/* * * * TEMPLATE COLORS * * * */


:root {
  /* --color-accent: #7db998; */
  --color-accent: #0365ad;

  /* --color-accent-light: rgba(127, 189, 155, 0.7); */
  /* --color-accent-light: rgba(238, 183, 144, 0.7); */
  --color-accent-light: #00b5ef;

  /* --color-accent-darker: #75ae8f; */
  --color-accent-darker: #de7021;

  /* cookieconsent */
  --color-dark: #b1591b;

  /* Change LATO to Open Sans */
  /* font-family: 'Open Sans', sans-serif; */
  --font-main: "Open Sans", sans-serif;
}

.mb-30 {
  margin-bottom: 32px;
}/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.1.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:99999!important;border-radius:4px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.cw{font-size:10px;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#777}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */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}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.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 td,.table-bordered th{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:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.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}:after,:before{-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}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{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}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,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,.h5,.h6,h4,h5,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{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{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}dd,dt{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[data-original-title],abbr[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 ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer: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 .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{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-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{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>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{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>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{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=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]: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[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],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px \9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio 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}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:5px 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}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:10px 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{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;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 .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{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:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.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.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{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{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px)and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px)and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px)and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px)and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.1.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}/* =========================================
===  CSS TABLE CONTENT  ====
============================================ 

	1.0 Global Style
	2.0 Top
	3.0 Content
	4.0 Footer
	5.0 Boorstrap Custom
	5.1 Alert
	5.2 Breadcrumb
	5.3 Buttons
	5.4 List Group
	5.5 Carousel
	6.0 Box
	7.0 Product List
	8.0 Product Detail
	9.0 Compare
	10.0 Quick Shop
	11.0 Shopping Cart
	12.0 Checkout
	13.0 My Account
	14.0 Homepage
	15.0 Color Style

============================================
===  END CSS TABLE CONTENT  ====
============================================ */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f7f7f7;
}
::-webkit-scrollbar {
    width: 5px;
    background-color: #35373d;
}
::-webkit-scrollbar-thumb {
    background-color: #35373d;
    border: 1px solid #f7f7f7;
}


html, html a{
	-webkit-font-smoothing:antialiased;
}
body,h1,h2,h3,h4,h5,h6,p{line-height:1.55em;}
h1,h2,h3,h4,h5,h6,p{margin-bottom:1em;}

html, body {overflow-x: hidden;}

body{
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#666666;
}
h1{
	font-family: 'Quicksand', sans-serif;
	font-size:30px;
	line-height:32px;
	font-weight:400;
	color:#3c3b48;
	text-transform:uppercase;
	
}
h2{
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	line-height:22px;
	font-weight:700;
	color:#737373;
	text-transform:uppercase;
}
h3{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:700;
	color:#666666;
	text-transform:uppercase;
}
h1,h2,h3{margin-top:0;}
/* default font size */
.fa {
	font-size: 14px;
}

/* margin classes */
.mb-30 {margin-bottom: 30px;}
.mt-30 {margin-top: 30px;}

/* Override the bootstrap defaults */
a {
	color: #666;
}
a:hover {
	text-decoration: none;
	color:#5da9dd
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.checkbox-inline  input[type="checkbox"],.radio input[type="radio"]{
	margin-top:4px;
}
.form-control{
	border-radius:0;
	-moz-border-radius:0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
	box-shadow:none;
	 -moz-box-shadow: none;
    -webkit-box-shadow:none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}
.form-control:focus{
	box-shadow:none;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;

	width: calc(100% - 30px);
	max-width: 1440px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
img.img-thumbnail{
	padding:0;
	border:none;
}
.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{
	padding-left:10px;
	padding-right:10px;
}
@media (min-width: 768px) {
  .drop-grid-6-6,.drop-grid-5-5,.drop-grid-4-4,.drop-grid-3-3,.drop-grid-2-2,.drop-grid-1-1{
	width: 748px;
	}
	.dropdown {max-width:748px;}
}
@media (min-width: 992px) {
  .drop-grid-6-6,.drop-grid-5-5,.drop-grid-4-4,.drop-grid-3-3,.drop-grid-2-2,.drop-grid-1-1{
	width: 972px;
	}
	.dropdown {max-width:972px;}
}
@media (min-width: 1200px) {
  .drop-grid-6-6,.drop-grid-5-5,.drop-grid-4-4,.drop-grid-3-3,.drop-grid-2-2,.drop-grid-1-1{
	width: 1170px;
	}
	.dropdown {max-width:1170px;}
}

.drop-grid-2-1{
	width: 600px;
}

.drop-grid-3-2{
	width: 800px;
}
.drop-grid-3-1{
	width: 400px;
}

.drop-grid-4-3{
	width: 900px;
}
.drop-grid-4-2{
	width: 600px;
}
.drop-grid-4-1{
	width: 300px;
}

.drop-grid-5-4{
	width: 960px;
}
.drop-grid-5-3{
	width: 720px;
}
.drop-grid-5-2{
	width: 480px;
}
.drop-grid-5-1{
	width: 240px;
}
.drop-grid-6-5{
	width: 1000px;
}
.drop-grid-6-4{
	width: 800px;
}
.drop-grid-6-3{
	width: 600px;
}
.drop-grid-6-2{
	width: 400px;
}
.drop-grid-6-1{
	width: 200px;
}

/*1 column*/
.row-col-1 .row-grid-1 {
	width: 100%;
}

/*2 columns*/
.row-col-2 .row-grid-1 {
	width: 50%;
}

/*3 columns*/
.row-col-3 .row-grid-1 {
	width: 33.3333333333%;
}
.row-col-3 .row-grid-2 {
	width: 66.6666666667%;
}

/*4 columns*/
.row-col-4 .row-grid-1 {
	width: 25%;
}
.row-col-4 .row-grid-2 {
	width: 50%;
}
.row-col-4 .row-grid-3 {
	width: 75%;
}

/*5 columns*/
.row-col-5 .row-grid-1 {
	width: 20%;
}
.row-col-5 .row-grid-2 {
	width: 40%;
}
.row-col-5 .row-grid-3 {
	width: 60%;
}
.row-col-5 .row-grid-4 {
	width: 80%;
}

/*6 columns*/
.row-col-6 .row-grid-1 {
	width: 16.6666666667%;
}
.row-col-6 .row-grid-2 {
	width: 33.3333333333%;
}
.row-col-6 .row-grid-3 {
	width: 50%;
}
.row-col-6 .row-grid-4 {
	width: 66.6666666667%;
}
.row-col-6 .row-grid-5 {
	width: 83.3333333333%;
}

/*Col-grid*/
.col-grid-1{
	width: 100%;
}
.col-grid-2{
	width: 50%;
}
.col-grid-3{
	width: 33%;
}
.col-grid-4{
	width: 25%;
}
.col-grid-5{
	width: 20%;
}
.col-grid-6{
	width: 16.6666666667%;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    text-decoration: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background:none;
}
a:hover,a:focus{
	text-decoration:none;
	outline:none;
	color:#5da9dd;
}
ul, ol {
    list-style-type: none;
	padding:0; 
	margin:0;
}
img{
	max-width:100%;
}
.btn{
	border-radius:0;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background: none;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #5da9dd;
}
#bt_container {
	position:relative;
	transition: transform 500ms ease 0s;
	-moz-transition: -moz-transform 500ms ease 0s;
	-webkit-transition: -webkit-transform 500ms ease 0s;

}
#bt_header {
	position: relative;
	z-index: 5;
}
#bt_header.bt-hboxed,
#bt_footer.bt-fboxed,#bt_container.bt-boxed{
	margin-left: auto;
	margin-right: auto;
}
#bt_footer{
	position: relative;
	z-index: 2;
}
/* top */
#top {
	background-color: #0365ad;
	border-bottom: 1px solid #d5e9f6;
	/* padding: 13px 0 0px; */
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:15px;
	color:#434343;
	text-transform:uppercase;
}
#top +div{height:0;}
#top .pull-left{
	text-transform:none;
	padding-top: 4px;
	margin-left: 8px;
}
#top .pull-left a span {padding:20px 0;}
#top .pull-left a,
#top .pull-left .fa {
	margin-right:3px;
	color: #b4dffe;
	transition: all 0.3s;
}
#top .pull-left a:hover,
#top .pull-left a:hover .fa {
	color: #fff;
}
#top .social {
	font-size: 16px;
	margin-left: 5px;	
}

#top a{
	color:#434343;
}
#top a:hover , #top li.dropdown.open> a, #top .btn-group.open >.btn{
	color:#5da9dd
}
#top #top-links.pull-right {
	width:85%; 
	text-align:right;
}
#top ul.list-inline{
	float:right; 
	margin-bottom:0;
	margin-right:20px;
}
#top .pull-right  ul.list-inline>li{
	padding: 15px 20px;
}

#top .pull-right .fa{
	font-size:12px;
	vertical-align:0; 
	margin-left:0.5em;
}
#top .dropdown-menu,
.bt-mobile .dropdown-menu{
	padding:10px 20px;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:3px solid #5da9dd;
	font-size:12px;
	border-radius:0;
	text-align:left;
	min-width:190px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	margin:0;
}
.bt-language .language:hover .dropdown-menu,#top #cart:hover .dropdown-menu,.bt-currency .currency:hover .dropdown-menu,
#top ul.list-inline .dropdown:hover  .dropdown-menu,#top .language .dropdown-menu:hover,
#top #cart .dropdown-menu:hover,#top .currency .dropdown-menu:hover,#top ul.list-inline .dropdown  .dropdown-menu:hover{
	display:block;
}
#top .list-inline a i{
	margin-right:5px;
}
.language .dropdown-menu,.currency .dropdown-menu{
	right:0;
	left:auto;
}
.currency .btn-group,.language .btn-group{
	vertical-align:top;
	padding-bottom:10px; 
}
.currency  .dropdown-menu .btn{
	overflow:hidden;
	width:100%;
}
.currency  .dropdown-menu .btn span{
	float:left;
}
.currency  .dropdown-menu .btn span +span{
	float:right;
}
#top .dropdown-menu li{
	border-top:1px solid #ededed;
	padding:12px 0;
}
#top .dropdown-menu li:first-of-type{
	border-top:none;
}
#top .dropdown-menu>li>a,.bt-mobile .dropdown-menu>li>a{
	padding:0;
	color:#666;
	overflow:hidden;
	line-height:1.55em;
}
#top .dropdown-menu>li>a:hover,.bt-mobile .dropdown-menu>li>a:hover{
	color:#5da9dd;
}
#top .dropdown-menu>li>a span{
	float:left;
}
#top .dropdown-menu>li>a span +span{
	float:right;
}
.bt-language,.bt-currency{
	float:right
}
.bt-currency {
	margin-right:40px;
}
.currency .btn,.language .btn{
	padding:0 0 2px;
	font-family:'Open Sans',sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:15px;
	color:#434343;
	text-transform:uppercase;
	background:none;
	border:none;
}
.currency .btn:hover,.language .btn:hover{
	color:#5da9dd; 
	text-decoration:none;
	background:none;
}
.currency .btn strong{
	margin-right:3px;
	font-size:14px;
}
.language .btn img{
	margin-right:5px
}
.language .dropdown-menu>li>a{
	overflow:hidden;
}
.language .dropdown-menu>li>a>.text-left{
	width:70%;
	float:left;
}
.language .dropdown-menu>li>a>.text-right{
	float:right;
	width:30%;
}

/* V - menu, menubar */
#bt_header.nohome .boss-new-position .menu_custom .menu {
	padding-bottom: 8px;
	/* border-top:1px solid #ebebeb; */
	border-bottom:1px solid #ebebeb;
}
#bt_header.nohome .boss-new-position .menu_custom .menu.boss_scroll {
	padding: 0;
	border: none;
}
#bt_header.yeshome .boss-new-position .menu_custom .menu {
	padding-bottom: 8px;
	/* border-top:1px solid #ebebeb; */
	/* border-bottom:1px solid #ebebeb; */
}
.menubar {
	clear: both;
	text-align: center;
}
/* .boss_scroll .menubar {padding-top: 8px;} */

.menubar .container {width:100%}

.bt-mobile,.open-bt-mobile{
	display:none;
}
header{
	/* border-bottom:1px solid #ebebeb; */
	padding: 10px 0;
	margin-bottom: 15px;
}
header .container div.row {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	justify-items: center;
	align-items: center;
}
header .container div.row::after {content: none;}

.common-home  header {border-bottom:none;}
.logo-zone img {max-height: 110px;}

/* search */
#SearchZone {justify-self: end;}
#boss-search, #boss-search-alt {margin-top:25px;}
#boss-search .choose-select>div,
#boss-search-alt .choose-select>div{float:left;}
#boss-search .choose-select .input_cat,
#boss-search-alt .choose-select .input_cat{
	border:1px solid #ededed;
	height:40px;
	line-height:38px;
	padding:0;
	position:relative;
}
#boss-search .choose-select .input_cat .sbSelector,
#boss-search-alt .choose-select .input_cat .sbSelector{
	padding-left:25px;
	padding-right:37px;
}
#boss-search .choose-select .input_cat .sbToggle,
#boss-search-alt .choose-select .input_cat .sbToggle {
    background: url("/templates/OP/skins/main/images/icon_selectsearch.png") no-repeat 0 0;
    height: 5px;
    position: absolute;
    right: 25px;
    top: 18px;
    width: 8px;
}
#boss-search .choose-select .sbHolder,
#boss-search-alt .choose-select .sbHolder {
    position: relative;
    width: 100%;
}
#boss-search .choose-select .sbOptions,
#boss-search-alt .choose-select .sbOptions {
    background:#fff;
    border: 1px solid #ededed;
    left: 0;
    margin: 0;
    min-height: 150px;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 38px !important;
    width: 100%;
	z-index:1000;
	margin-left:-1px;
	min-width:200px;
}
#boss-search .choose-select .sbOptions>li,
#boss-search-alt .choose-select .sbOptions>li {padding:0 6px 0 25px;}
#boss-search .choose-select>div select,#boss-search .choose-select>div input,
#boss-search-alt .choose-select>div select,#boss-search-alt .choose-select>div input{
	height: 40px;
	border: none;
	line-height: 40px;
}
#boss-search .choose-select #search,
#boss-search-alt .choose-select #search {position:relative;}
#boss-search .choose-select #search .btn {
	position:absolute;
	top:0;
	/* left:0; */
	right:0;
	border:none;
	background:transparent;
	/* padding:0 10px; */
	color:#666;
	/* height:40px; */
	z-index:2;
}
#boss-search .input-group-btn > .fa-search {
	font-size: large;
	padding: 12px 15px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
#boss-search-alt .choose-select #search .search-icon {
	position:absolute;
	top:0;
	right:0;
	border:none;
	background:transparent;
	padding: 10px;
	color:#666;
	/* height:40px; */
	z-index:2;
	cursor: pointer;
}
#boss-search-alt .choose-select #search .search-icon .fa {font-size: large;}
#boss-search .choose-select #search .form-control {
	/* border-left:none; */
	/* width:280px; */
	padding:0 60px;
	text-align: right;
}
#boss-search-alt .choose-select #search .form-control {
	padding: 0 50px;
    text-align: right;
}
#ctl00_ctl00_CMSWebPartManager_Search1_Search_ctl00_RequiredFieldValidator1 {text-align: right; display: block; color: red;}

#boss-search .choose-select #search .form-control::placeholder,
#boss-search-alt .choose-select #search .form-control::placeholder {
	color: #a4a4a4;
	font-style: italic;
}
#boss-search .input-group-btn,
#boss-search-alt .input-group-btn{position:initial;}
#search  .form-control::-webkit-input-placeholder {
   color: #666;
}

#search  .form-control:-moz-placeholder { /* Firefox 18- */
   color: #666;  
}

#search  .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}

#search  .form-control:-ms-input-placeholder {  
   color: #666;  
}

/* cart */
#cart{
	/* padding-bottom:12px; */
	float:right;
	width:auto;
	margin-left:20px;
	/* padding-top:30px; */
}
#cart > .btn {
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:15px;
	background: transparent;
	border: none;
	color: #5b5a5a;
	text-transform:uppercase;
	padding:0 15px;
	height:40px;
}
#cart > .btn i {
	margin-right:0.5em;
}
#cart > .btn:hover,#cart.open > .btn {
	background:#fff;
	color:#5da9dd;
	box-shadow: none;
	text-shadow: none;
}
.btn:active{box-shadow:none;}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	min-width:350px;
	padding:26px 0 0;
	font-size:14px;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:3px solid #5da9dd;
	border-radius:0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	margin-top:-1px;
}
#cart:hover .dropdown-menu{
	display:block;
}
#cart .dropdown-menu li{
	border:none;
	padding:0;
}
#cart .dropdown-menu li:first-child{
	padding:0 24px
}
#cart .dropdown-menu .table{
	margin-bottom:10px;
}
#cart .dropdown-menu .table tr:first-child td{
	padding-top:0;
}
#cart .dropdown-menu .table td{
	background: none;
    padding: 7px;
    border-top: none;
    border: 1px solid #eaeaea;
    vertical-align: middle;/*L*/
}
#cart .dropdown-menu .table td.name a{
	color:#666;
	line-height:18px;
	margin-top:12px;
}
#cart .dropdown-menu .table td.name a:hover{
	color:#5da9dd;
}
#cart .dropdown-menu .table td.name span.price{
	display:inline-block;
}
#cart .dropdown-menu .table td .image{
	margin-right:22px;
	position:relative;
}
#cart .dropdown-menu .table td .image img{
	background:none;
	border:none;
	border-radius:0;
	padding:0;
}
#cart .dropdown-menu .table .remove{
	cursor: pointer;
	font-weight: bold;
	color: #5da9dd;
}
#cart .dropdown-menu .table .remove:after{
	content: "X";
}

/* V */
#ctl00_ctl00_CMSWebPartManager_Basket1_BasketTitle_ctl00_dgItems tbody{
	content: "Korpa je trenutno prazna";
}
#cart .dropdown-menu .table .remove .btn-danger{
	width:21px;
	height:21px;
	border:1px solid #ef5b8f;
	color:#fff;
	border-radius:50%;
	text-align:center;
	background:#ef5b8f;
	outline:none;
	padding:0;
}
#cart .dropdown-menu .table .remove .btn-danger:hover{
	background:#fff;
	color:#ef5b8f;
}
#cart .dropdown-menu .table .remove .btn-danger .fa{
	vertical-align:top;
	line-height:19px;
	margin-left:0;
	letter-spacing:-1px;
}
#cart .dropdown-menu li p {
	margin: 14px 0 40px;
	font-size:14px;
	text-transform:none;
}
#cart .dropdown-menu .cart_bottom table{
	width:100%;
	margin-bottom:10px;
}
#cart .dropdown-menu .cart_bottom table td{
	padding:5px 26px 8px;
	font-weight:bold;
	color:#666
}
#cart .dropdown-menu .cart_bottom table td.text-right{
	font-size:20px;
	line-height:22px;
}
#cart .dropdown-menu .cart_bottom .buttons{
	background-color:#5da9dd;
	padding:16px 20px;
	margin:0;
}
#cart .dropdown-menu .cart_bottom .buttons .cart_bt{
	margin-right:8px;
}
#cart .dropdown-menu .cart_bottom .buttons .cart_bt,#cart .dropdown-menu .cart_bottom .buttons .checkout_bt{
	width:48%;
	display:inline-block;
	vertical-align:top;
}
.another-language #cart .dropdown-menu .cart_bottom .buttons .cart_bt{
	width:52%;
}
.another-language  #cart .dropdown-menu .cart_bottom .buttons .checkout_bt{
	width:44%;
}
#cart .dropdown-menu .cart_bottom .buttons .btn{
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	line-height:16px;
	padding:8px;
	border:1px solid #dfdfdf;
	border-radius:0;
	background:transparent;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	width:100%;
	font-weight:400;
}
#cart .dropdown-menu .cart_bottom .buttons .btn:hover{
	color:#5da9dd;
	background-color:#fff;
}
/* .boss-new-position{
	margin-bottom: 30px;
} */
.boss_header{
	/* background:#343434; */
	height:50px;
}
.boss_header + .container{
	margin-top: -50px;
}
.boss_header.boss_scroll + .container{
	margin-top: 0;
}
.menu.boss_scroll{
	position: fixed;
	width: 100%;
    top: 0;
	left: 0;
    z-index: 999;
	padding:0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
}
.right-to-left .menu.boss_scroll{
	left: auto;
	right: 0;
}
.boss_header.boss_scroll{
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
	height:53px;
	width: 100%;
    z-index: 999;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
}
.bt-boxed .boss_header.boss_scroll,.bt-hboxed .boss_header.boss_scroll{
	max-width: 1200px;
}
.header_category{
	float:left;
	width:24%;
	position:relative;
	z-index:99;
	height:auto;
}
.header_category .boss_heading  .box-heading{
	height:50px;
	background:#5da9dd;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	padding:0 20px;
	line-height:50px;
}
.header_category .boss_heading .box-heading span +span{
	float:right;
}
.header_category .boss_heading .box-heading span +span fa{
	font-size:0;
}
.menu.boss_scroll +.header_category  .box  .box-content{
	top: 0;
}
.header_category .box  .box-content{
	overflow:visible;
    position: absolute;
	width:100%;
}
.bt-other-page .header_category .boss_heading{
	cursor:pointer;
}
.bt-other-page .header_category .box .box-content {
    box-shadow: 0 2px 5px -2px #888;
    height: 0;
    overflow: hidden;
    top: 50px;
    transition-duration: 0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration: 0.3s;
    width: 100%;
	height:0;
}
.bt-other-page .header_category .box.opencate .box-content {
    height: auto;
    overflow: inherit;
	position:absolute;
}
.header_category .box-content .box-category.boss-menu-cate>li{
	border-style:solid;
	border-color:#ededed;
	border-width: 0 1px 1px;
	padding:0;
	background:#d5e9f6;
	position:relative;
	display:block;
}
.header_category .box-content .box-category.boss-menu-cate>li .nav_title img{
	float:left;
	margin-right:20px;
	margin-top:-4px;
}
.header_category .box-content .box-category.boss-menu-cate>li:hover{
	background:#fff;
}
.header_category .box-content .box-category.boss-menu-cate>li>.nav_title a{
	text-transform:uppercase;
	color:#666;
	line-height:18px;
	display:block;
}
.header_category .box-content .box-category.boss-menu-cate>li>.nav_title a span{
	float:right;
}
.header_category .box-content .box-category.boss-menu-cate>li:hover>.nav_title a{
	color:#343434;
	font-weight:700;
}
.header_category .box-content .box-category.boss-menu-cate>li .nav_submenu{
	visibility:hidden;
	opacity:0;
	position:absolute;
	left:100%;
	top:0;
	z-index:1;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
	background:#fff;
	z-index:22;
	/* border-bottom:3px solid #5da9dd; */
	/* padding:20px 30px; */
	transition:transform 0.4s ease 0s;
	-webkit-transition:-webkit-transform 0.4s ease 0s;
	-moz-transition:-moz-transform 0.4s ease 0s;
	transform:scale(0.7, 1);
	-webkit-transform:scale(0.7, 1);
	-moz-transform:scale(0.7, 1);
	transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
}
.header_category .box-content .box-category.boss-menu-cate>li .nav_submenu img{
	position:absolute;
	top:0;
	right:0;
	z-index:-1;
}
.header_category .box-content .box-category.boss-menu-cate>li:hover .nav_submenu{
	visibility:visible;
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
}
.header_category .box-content .box-category.boss-menu-cate .nav_submenu >a+.nav_sub_submenu{
	min-height:261px;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu> ul> li{
	float:left;
	padding:0 28px 0 0;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu> ul> li.nav_cat_child{
	border-top:1px solid #eaeaea;
	padding: 10px 15px;
	line-height:20px;
	display:block;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu> ul> li.nav_cat_child:first-child{
	border-top:none;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu> ul> li.nav_cat_child:last-child{
	border-bottom: 3px solid #5da9dd;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu ul li a{
	text-transform:uppercase;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu ul li.nav_cat_parent> a{
	font-size:16px;
	color:#5da9dd;
	font-weight:700;
	line-height:30px;
	display:block;
	margin-bottom:14px;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu ul li.nav_cat_parent ul li{
	border-top:1px solid #eaeaea;
	padding:0;
	line-height:34px;
	display:block;
}
.header_category .box-content .box-category.boss-menu-cate .nav_sub_submenu ul li.nav_cat_parent ul li:first-child{
	border-top:none;
}
.box .box-content .box-category.boss-menu-cate > li a.title i {
    color: #666;
    float: left;
    vertical-align:top;
	line-height:18px;
	width:20px;
	text-align:center;
}
.box .box-content .box-category.boss-menu-cate > li a.title.more i{
	margin-right:20px;
}
/*header_category fixed*/
.header_category.menucategory-fixed{
	position:fixed!important;
	left:5px;
	display:none;
	width:40px;
	margin-top:0;
}
.selectedGroupHeader0
{
    padding: 16px 10px 16px 0;
    background: #fff;
}


.category-list-item {
    border-top: 1px solid #ebebeb;
    background: none;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
	padding: 0.75em 0;
	display: block;
	text-transform: uppercase;
}
.category-mobile a {color: #ebebeb;}
.selectedGroupHeader0 a {
	color: #343434;
	border-top:none;
	font-weight: bold;
}
.category-mobile a:hover {color: #5da9dd;}

.item_child .category-list-item {
	font-size: 13px;
    padding: 0.5em 0;
}

/* .subsecond:before{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;    
    float:right;
    margin-top:-27px
} */

.subcategory .subgroupopen0, .subgroupopen0 .group-item2, .subgroupopen0 .subsecond {
	display:block !important;
}

.bt-other-page .header_category.menucategory-fixed .box.opencate .box-content {
	position:static;
}
.menucategory-fixed.b_show{opacity:1; }
.menucategory-fixed .box .box-content .boss-menu-cate  .parent_dropdown{
	position:absolute!important;
	padding-left:50px;
	padding-right: 10px;
	top:-1px;
	white-space: nowrap;
	width: auto;
	display:inline-block;
	position:relative;
	background: #fff;
	height: 41px;
	border: 1px solid #e8e8e8;
	line-height: 39px;
	z-index:-1;
	opacity:0; 
	visibility:hidden;
}
.menucategory-fixed .box .box-content .boss-menu-cate  li:hover .bt-icon + .parent_dropdown {width:auto; opacity:1; visibility:visible}

.menucategory-fixed.header_category .box .boss_heading{display:block;   transition: inherit; -webkit-transition: inherit;}
.menucategory-fixed.header_category .box .boss_heading .box-heading{
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  min-height: 40px;
}
.menucategory-fixed.header_category .box .boss_heading i{display:inline-block; margin:0}
.menucategory-fixed.header_category .box .boss_heading span{
  position: absolute!important;
  padding-left: 24px;
  padding-right: 25px;
  top: 0;
  white-space: nowrap;
  width: auto;
  display: inline-block;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  background: #5da9dd;
  height: 40px;
  text-align: left;
  font-size:15px;
}
.menucategory-fixed.header_category .box .boss_heading:hover span{opacity:1; visibility:visible}
.menucategory-fixed.header_category .box .box-content{ height:0}
.menucategory-fixed.header_category .box.opencate .box-content{height:100%}
.bt-home-page .menucategory-fixed.header_category .box .box-content{height:100%}

.menucategory-fixed .box .box-content .box-category.boss-menu-cate > li{padding:0; border:none; height:0; 
  transition:height 0.5s ease 0s;
  -webkit-transition:height 0.5s ease 0s;
}
.menucategory-fixed .box.opencate .box-content .box-category.boss-menu-cate > li{height:40px}
.menucategory-fixed .box .box-content .box-category.boss-menu-cate > li .nav_title{height:40px; line-height:40px; text-align:center}
.menucategory-fixed.header_category .box .box-content{
  border: none!important;
  position: relative;
  height: 100%;
  overflow:visible;
}
.menucategory-fixed .box .box-content .box-category .bt-icon{
  display: block;
  height: 0;
  width: 40px;
  line-height: 32px;
  text-align: center;
  overflow:hidden;
}
.menucategory-fixed .box.opencate .box-content .box-category .bt-icon{
  height:40px;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.menucategory-fixed .box .box-content .boss-menu-cate  li:hover .bt-icon{border-right:1px solid transparent}  
.menucategory-fixed .box .box-content .box-category > li:hover .nav_submenu{opacity:0; line-height:1.55em;}
.menucategory-fixed .box .box-content .box-category > li.dropdown_up .nav_submenu{
	top:auto;
	bottom:0;
}
.menucategory-fixed .box .box-content .boss-menu-cate .parent_dropdown:hover .nav_submenu{opacity:1}
.menucategory-fixed .box .box-content .box-category.boss-menu-cate > li a.title i{float:none; margin:0 0 0 10px; line-height:40px;}
.box .box-content .box-category.boss-menu-cate > li{
	margin-bottom:0px;
}

.bt-staticblock-freeshipping {
	float:right;
	width:76%; 
	padding-left:30px;
}
.header_slider{
	position:relative;
	margin-bottom:30px;
}
.bt-staticblock-freeshipping{
	overflow:hidden;
	margin:19px 0;
}
.bt-staticblock-freeshipping .bt-staticblock{
	float:left;
	width:50%;
}
.bt-staticblock-freeshipping .bt-staticblock +.bt-staticblock{
	border-left:1px solid #e3e3e3;
	padding-left:30px;
}
.bt-staticblock-freeshipping .bt-staticblock .bt-staticblock-icon:hover i{
	color:#737373;
}
.bt-staticblock-freeshipping .bt-staticblock h3{
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:20px;
}
.bt-staticblock-freeshipping .bt-staticblock h3 a{
	color:#737373;
}
.bt-staticblock-freeshipping .bt-staticblock h3 a:hover{
	color:#5da9dd;
}
.bt-staticblock-freeshipping .bt-staticblock>a{
	display:block;
	float:left;
	margin-right:15px;
}
.bt-staticblock-freeshipping .bt-staticblock .fa{
	font-size:19px;
	vertical-align:top;
	line-height:21px;
	color:#5da9dd;
}

/* content */
/* #content {min-height: 600px;} */
#content.col-sm-12{padding:0;}
#column-left + #content.col-sm-9{padding-right:0;padding-left:10px;}
#content.col-sm-9{padding-left:0}
#column-right{padding-right:0}

/* footer */
footer {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:16px;
	color:#f8f8f8;
}
footer .bt-footer-top{
	border-top:1px solid #eaeaea;
	background-color:#f8f8f8;
	padding:55px 0 52px;
}
footer .bt-footer-top .col-md-12{
	padding:0
}
.bt-footer-top .bt-featured-pro{
	overflow:hidden;
}
.bt-footer-top .bt-featured-pro #bt_procate_00{
	padding-left:0;
	padding-right:14px;
}
.bt-footer-top .bt-featured-pro #bt_procate_01{
	padding:0 14px;
}
.bt-footer-top .bt-featured-pro #bt_procate_02{
	padding-left:14px;
	padding-right:0;
}
.bt-footer-top .bt-featured-pro h3{
	margin-bottom:40px;
}
.bt-footer-top .bt-product-content .bt-item-extra{
	overflow:hidden;
}
.bt-footer-top .bt-product-content .bt-item-extra +.bt-item-extra {
	margin-top:20px;
}
.bt-footer-top .bt-product-content .bt-item-extra .product-thumb{
	margin-bottom:0;
}
.bt-footer-top .bt-product-content .bt-items .image{
	float:left;
	margin-right:28px;
}
.bt-footer-top .bt-product-content .bt-items .small_detail{
	overflow:hidden;
	min-width:50%;
	text-align:left;
}
.bt-footer-top .bt-product-content .bt-items .small_detail .caption{
	padding:0;
}
.bt-footer-top .bt-product-content .bt-items .name a{
	text-transform:none;
	margin-bottom:5px;
}
.bt-footer-top .bt-product-content .bt-items .rating{
	margin-bottom:5px;
}
.bt-footer-top .bt-product-content .bt-items .price{
	font-size:14px;
}
footer .bt-footer-middle{
	background-color:#343434;
	padding: 60px 0;
}
.bt-footer-middle>div>div .col-md-12{
	padding:0;
}
.bt-footer-middle .bt-block-footer {
	padding:0;
}
.bt-footer-middle .bt-block-footer>div {
	padding-left:0;
	padding-right: 0;
}
.bt-footer-middle .bt-block-footer img,.bt-footer-middle .boss-recent-post .box-heading,
.bt-footer-middle .footer-newsletter h3,.bt-footer-middle .footer-social h3,.bt-footer-middle .bt-block-footer p{
	margin-bottom:2em;
}
.bt-footer-middle .bt-block-footer img,.bt-footer-middle .boss-recent-post .box-heading,
.bt-footer-middle .footer-newsletter h3,.bt-footer-middle .footer-social h3,.bt-footer-middle .bt-block-footer .footer-contact p{
	margin-bottom: 3px;
}
.bt-footer-middle .footer-newsletter{
	margin-bottom:3em;
}
.bt-footer-middle .bt-block-footer a:hover,.bt-footer-middle .bt-block-footer ul li i,
.bt-footer-middle .boss-recent-post .item-recent-post .title a:hover,.bt-footer-bottom  .link ul li a:hover{
	color:#5da9dd;
}
.bt-footer-middle .bt-block-footer ul li span{
	padding-left:20px;
	line-height:30px;
}
.bt-footer-middle .bt-block-footer ul li +li span{
	padding-left:18px;
}
.bt-footer-middle .bt-block-footer .bold-italic{
	font-weight:700;
	font-style:italic;
}
.bt-footer-middle .box.boss-recent-post{
	margin-bottom:0;
}
.bt-footer-middle .box.boss-recent-post .box-heading span{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:700;
	color:#f8f8f8;
	text-transform:uppercase;
	margin-bottom:0;
}
.bt-footer-middle .boss-recent-post .item-recent-post{
	width:100%;
	overflow:hidden;
	border:none;
	padding:0;
}
.bt-footer-middle .boss-recent-post .item-recent-post +.item-recent-post{
	margin-top:20px;
}
.bt-footer-middle .boss-recent-post .item-recent-post .image{
	margin-right:20px;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title{
	overflow:hidden;
	min-width:50%;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title a{
	color:#f8f8f8;
	line-height:1.55em;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title .time-stamp{
	font-size:12px;
	color:#c5c5c5;
	line-height:1.55em;
	display:block;
	margin:0;
}
footer h3{	
	font-family:'Open Sans',sans-serif;
}
.bt-footer-middle .footer-newsletter p{
	line-height:1.55em;
	margin-bottom:15px;
}
.bt-footer-middle .footer-newsletter input.form-control{
	font-size:13px;
	color:#c5c5c5;
	height:40px;
	border-radius:0;
	padding:5px 50px 5px 20px;
	background-color:#454545;
	border:1px solid #343434;
	width:100%;
	line-height:30px;
}
.bt-footer-middle .footer-newsletter input.form-control:focus{
	border:1px solid #f8f8f8;
	box-shadow:none;
}
.bt-footer-middle .footer-newsletter .boss-newsletter{
	position:relative;
}
.bt-footer-middle .bt-block-footer .line-separator {
	border-bottom: 1px solid #ffffff47 !important;
    margin-bottom: 2em !important;
    max-width: 210px;
}
.bt-footer-middle .footer-newsletter .boss-newsletter .btn-new{
	position:absolute;
	color:#bfbfbf;
	text-transform:uppercase;
	padding:8px 16px;
	right:0;
	top:0;
	border-radius:0;
	height:40px;
	background:transparent;
	border:none;
}
.bt-footer-middle .footer-newsletter .boss-newsletter .btn-new .fa{
	font-size:16px;
	line-height:24px;
}
.bt-footer-middle .footer-newsletter .boss-newsletter .btn-new:hover{
	color:#5da9dd;
}
.bt-footer-middle .footer-social {
	float:left;
}
footer .bt-footer-middle h3,.bt-footer-middle .bt-block-footer a{
	color:#f8f8f8;
}
.bt-footer-middle .footer-social ul li{
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}
.bt-footer-middle .footer-social a{
	color:#ebebeb;
	display:block;
	width:32px;
	height:32px;
	border:1px solid #ebebeb;
	text-align:center;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
}
.bt-footer-middle .footer-social a:hover{
	background-color:#5da9dd;
	border:1px solid #5da9dd;
	color:#fff;
}
.bt-footer-middle .footer-social a i{
	vertical-align:top;
	line-height:32px;
}
footer .bt-footer-bottom{
	background-color:#1a1a1a;
	padding:20px 0 20px;
}
.bt-footer-bottom  .payment{
	float:right;
	text-align:right;    
	margin-top: -8px;
}
.bt-footer-bottom  .payment ul li{
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
}
.bt-footer-bottom  .payment img:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.bt-footer-bottom  .link ul li{
	display:inline-block;
	vertical-align:top;
	margin-bottom:3px;
}
.bt-footer-bottom  .link ul li:first-child a{
	border-left:none;
	padding-left:0
}
.bt-footer-bottom  .link ul li a{
	font-size:10px;
	font-weight:400;
	line-height:12px;
	color:#c5c5c5;
	text-transform:uppercase;
	border-left:1px solid #c5c5c5;
	padding:0 5px;
}
.bt-footer-bottom  .powered{padding-left:10px;}
.bt-footer-bottom  .powered a{
	color:#f8f8f8;
	text-decoration:underline;
}
.bt-footer-bottom  .powered a:hover{
	text-decoration:none;
}
.bt-footer-bottom  .powered p{margin-bottom:0;}
#back_top {
    bottom:10px;
    cursor: pointer;
    display:none;
    padding:4px;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	z-index:9998;
}

#back_top span{
	border-radius: 50%;
    box-shadow: 0 0 0 4px #5da9dd;
	-webkit-box-shadow: 0 0 0 4px #5da9dd; 
	-moz-box-shadow: 0 0 0 4px #5da9dd;
    color: #5da9dd;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 10px 0;
    padding-top: 6px;
    position: relative;
    text-align: center;
    transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
	-moz-transition: color 0.3s ease 0s;
    width: 40px;
    z-index: 1;
}
#back_top span:after{
	background: none repeat scroll 0 0 #5da9dd;
    border-radius: 100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -2px;
    padding: 2px;
    pointer-events: none;
    position: absolute;
    top: -2px;
    transition: transform 0.2s ease 0s, opacity 0.3s ease 0s;
	-webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.3s ease 0s;
	-moz-transition: -moz-transform 0.2s ease 0s, opacity 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
#back_top:hover span:after{
	opacity: 0;
    transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
}
#back_top i{
	font-size:35px;
	color:#fff;
	vertical-align:top;
	line-height:25px;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
#back_top:hover i{color:#5da9dd}
/* alert */
.alert {
	padding: 8px 14px;
	margin:0 0 15px;
}
.alert .fa{
	margin-right:5px;
}
.alert button.close{
	font-size:18px;
	line-height:18px;
}
/* breadcrumb */
.breadcrumb{
	background:none;
	padding:0;
	/* margin: 15px 0; */
	margin-top: 20px;
	margin-bottom: 20px;
}
.breadcrumb .fa {font-size:20px;color:#0365ad;}
.breadcrumb a {
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:400;
	text-transform:uppercase;
	color:#a1a1a1;
}
.breadcrumb a:hover,.breadcrumb .fa:hover {color:#5da9dd;}
.breadcrumb li+li:before,
.lbl-group > div:before {
	content:"/";
	color:#a1a1a1;
	padding:0 6px;
}
li#breadcrumb-hack::before {content: none;}

.brd-separetor {color:#a1a1a1;}
.breadcrumb li:last-child a {cursor:pointer;}
.breadcrumb>li:last-child::before {display:none}
.breadcrumb>li:empty {display:none}
/* buttons */
.buttons {margin: 1em 0;}

.btn-default {
	color: #777;
	background-color: #e7e7e7;
}
.btn-primary {
	color: #ffffff;
	background-color: #229ac8;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
/* .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {} */
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-success {
	color: #ffffff;
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
/* .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {} */
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/*box*/
#column-left .box-heading h1, #column-right .box-heading h1{
	color:#303030;
	margin-bottom:0.5em;
	font-size:24px;
}
.box .box-content{
	overflow:hidden;
}
#column-left > .box, #column-right > .box, .box.bt-filter .box-content .list a.title + div, .bt-banner-left{
	margin-bottom:2em;
}
.box.bt-category  .box-content .box-category li a,.box.boss_blog-cat .box-content .box-category li a{
	border-top:1px solid #ebebeb;
	background:none;
	border-radius:0;
	border-left:none;
	border-right:none;
	border-bottom:none;
	padding:0.75em 0;
}
.box.bt-category  .box-content> .box-category{
	padding-left:5px;
}
.box.bt-category  .box-content .box-category li a{
	font-size:13px;
}
.box.bt-category  .box-content .box-category li >a span i{
	vertical-align:top;
	line-height:21px;
	margin-right:5px;
}
.box.bt-category  .box-content .box-category li.active >a,
.box.bt-category  .box-content .box-category li a.list-group-item.active,
.box.boss_blog-cat .box-content .box-category li.active >a{
	color:#5da9dd;
	cursor:default;
}
.box.bt-category  .box-content .box-category> li:first-child >a{
	border-top:none;
	padding-top:0;
}
.box.bt-category  .box-content .box-category li .item_child li a,.box.boss_blog-cat .box-content .box-category li.sub_child  li a{
	padding-left:20px;
}
.box.bt-latest .box-content .box-item{
	overflow:hidden; 
	border-top:1px solid #ebebeb;
	padding:0.75em 0;
}
.box.bt-latest .box-content .box-item:first-child{
	border-top:none;
	padding-top:0;
}
.box.bt-latest .box-content .image{
	float:left;
	margin-right:10px;
}
.box.bt-latest .box-content .image img{
	max-width: 115px;
}
.box.bt-latest .box-content .caption{
	overflow:hidden;
	min-width:40%;
}
.box.bt-latest .box-content .name a{
	text-transform:none;
	margin-bottom:3px;
}
.box.bt-latest .box-content .rating{
	margin-bottom:5px;
}
.box.bt-latest .box-content .price{
	font-size:14px;
}
#column-left>.box.bt-manufacturer, #column-right>.box.bt-manufacturer{
	border-bottom:1px solid #ebebeb;
	padding-bottom:1em;
	margin-bottom:1em;
}
.box.bt-manufacturer .box-content .boss-select{
	width:100%;
	height:35px;
	border:1px solid #ebebeb;
	padding-left:5px;
	line-height:35px;
	font-size:13px;
	margin-top:3px;
}
.box.bt-alphabet .box-heading h1{display:none;}
.box.bt-filter{
	clear:both;
}
.box.bt-filter  .box-content  .list{
	margin-bottom:30px;
	padding-left:5px;
}
.box.bt-filter  .box-content  .list  a.title{
	font-size:16px;
	font-weight:700;
	color:#303030;
	line-height:18px;
	text-transform:capitalize;
	margin-bottom:1.5em;
	display:block;
}
.box.bt-filter  .box-content  .bt-filter-image ul li a{
	line-height: 0;
	display: block;
}
.box.bt-filter  .box-content  .list ul li a span{
	margin-right: 5px;
}
.bt-filter-image ul li{
	display:inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 2px solid transparent;
}
.bt-filter-image ul li.active {
	border: 2px solid #3f3f3d;
}
.bt-filter li a span.fe-checkbox {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url("/templates/OP/skins/main/images/bg_none_check.png");
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}
.bt-filter li.active a span.fe-checkbox {
  background-image: url("/templates/OP/skins/main/images/bg_check.png");
}
.box.bt-filter  .box-content  .list .checkbox{
	font-size:13px;
	border-top:1px solid #eaeaea;
	padding-top:0.75em;
	margin-bottom:0.75em;
	margin-top:0;
}
.box.bt-filter  .box-content  .list .checkbox:first-child{
	border-top:none;
	padding-top:0;
}
.box.bt-filter  .box-content  .list .checkbox input{
	margin-top:4px;
}
.box.bt-filter  .box-content .btn{
	font-size:10px;
	font-weight:700;
	line-height:22px;
	text-transform:uppercase;
	border:1px solid #3f383a;
	color:#3f383a;
	padding:4px 20px;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	background:#fff;
}
.box.bt-filter  .box-content .btn:hover{
	background:#3f383a;
	color:#fff;
}
#tags-load{
	position:fixed;
	left:0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 999;
	top: 0;
	display: none;
}
#tags-load:before{
	content:"";
	position:absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.7;
}
#tags-load .fa{
	position: absolute;
	top: 45%;
	font-size: 3em;
}
.fa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
    -webkit-animation: 2s linear 0s normal none infinite running fa-spin;
    -moz-animation: 2s linear 0s normal none infinite running fa-spin;
}
.fa-pulse {
    animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
    -webkit-animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
    -moz-animation: 1s steps(8, end) 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
	}
}
@-webkit-keyframes fa-spin {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
	}
}
@-moz-keyframes fa-spin {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		-moz-transform: rotate(359deg);
	}
}
.bt-tagcloud .box-content a{
	border: 1px solid #eaeaea;
	padding:4px 15px;
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
	margin-bottom:5px;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
}
.bt-tagcloud .box-content a:hover{
	border: 1px solid #5da9dd;
	background:#5da9dd;
	color:#fff;
}
.bt-banner-left{
	position:relative;
}
.bt-banner-left >a>img{
	width:100%;
}
.bt-banner-left >a>span.bg-top,.bt-banner-left >a>span.bg-bottom{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
	opacity:0;
	transition:height 0.5s ease 0s;
	-webkit-transition:height 0.5s ease 0s;
	-moz-transition:height 0.5s ease 0s;
}
.bt-banner-left >a:hover>span.bg-top,.bt-banner-left >a:hover>span.bg-bottom{
	opacity:1;
}
.bt-banner-left >a:hover>span.bg-top{
	height:40%
}
.bt-banner-left >a>span.bg-top{
	left:0;
	top:0;
}

.bt-banner-left >a>span.bg-bottom{
	bottom:0;
	left:0;
}
.bt-banner-left >a:hover>span.bg-bottom{
	height:36%;
}
.bt-banner-left >a>span{
	position:absolute;
	width:100%;
	text-align:center;
	left:0;
	transition: all 1s ease 0s;
}
.bt-banner-left >a>span.image1{
	top:42%;
}
.bt-banner-left >a>span.image2{
	top:54%;
}
/* product list */
#column-left{
	float:left;
	padding-left:0;
}
.bt-block-category,.category-info{
	margin-bottom:2em;
}
.bt-block-category{
	position:relative;
	overflow:hidden;
}
.bt-block-category img{
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	
}
.bt-block-category:hover img{
	transform: scale(1.15) rotate(-2deg);
	-webkit-transform: scale(1.15) rotate(-2deg);
	-moz-transform: scale(1.15) rotate(-2deg);
}
.bt-block-category .block-title{
	position:absolute;
	text-align:center;
	right:70px;
	top:100px;
}
#content.col-sm-6 .bt-block-category .block-title{
	right:15px;
	top:56px;
}
#content.col-sm-6 .bt-block-category .block-title h1{
	font-size:34px;
	line-height:36px;
}
.bt-block-category .block-title h1{
	font-family:'Open Sans',sans-serif;
	font-size:41px;
	font-weight:400;
	line-height:43px;
	color:#071113;
	margin-bottom:10px;
}
.bt-block-category .block-title h4{
	font-family:'Open Sans',sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:18px;
	color:#071113;
	margin-bottom:18px;
	text-transform:uppercase;
}
.bt-block-category .block-title a{
	text-transform:uppercase;
	color:#071113;
	border:1px solid #071113;
	padding:10px 22px;
	display:inline-block;
	background:transparent;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
}
.bt-block-category .block-title a:hover{
	color:#fff;
	background:#071113;
}
.category-info{
	overflow:hidden;
}
.category-info .image{
	float:left;
	margin-right:2em;
}
.category-info .image img{
	border:none;
	padding:0;
}
.category-info h3{
	font-size:18px;
	line-height:20px;
	color:#5da9dd;
	font-weight:400;
	margin-bottom:15px;
}
.category-info p{font-size:13px;}
.category-list{
	overflow:hidden;
	margin-left:0;
	margin-right:0;
}
.category-list h4{
	color: #5da9dd;
    font-family:'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:15px;
}
.category-list ul:empty{display:none;}
.category-list ul{
	float: left;
    margin-bottom: 0;
    margin-bottom: 22px;
    width: 100%;
}
.category-list ul li{
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #eaeaea;
	display:inline-block;
	padding:4px 15px;
	cursor: pointer;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
}
.category-list ul li:hover{
	background:#5da9dd;
	border: 1px solid #5da9dd;
}
.category-list ul li:hover a{
	color:#fff;
}
.category-list ul li a{
	font-size:13px;
}
h1 + .product-filter{
	margin-top:35px;
}
.product-filter{
	border-top:1px solid #eaeaea;
	overflow:hidden;
	margin-bottom:35px;
	padding-left:12px;
	font-size:13px;
	height:42px;
}
.product-filter *{
	height:100%;
	line-height:40px;
}
.product-filter .link-compare{
	float:left;
	width:20%;
	line-height:42px;
}
.product-filter .display{
	float:left;
	width:10%;
}
#content.col-sm-6 .product-filter .display{
	width:15%;
}
.product-filter .display .btn-list,.product-filter .display .btn-grid{
	background:transparent;
	border-top:none;
	border-bottom:none;
	outline:none;
	color:#666;
	width:40px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	text-align:center;
	line-height:42px;
}
.product-filter .display .btn-list{
	margin-right:-4px;
}
.product-filter .display .btn-list:hover,.product-filter .display .btn-grid:hover,
.product-filter .display .btn-list.active,.product-filter .display .btn-grid.active{
	color:#5da9dd;
}
.product-filter .limit-sort{
	overflow:hidden;
	text-align:right;
	/* width:70%; */
}
#content.col-sm-6  .product-filter .limit-sort{
	width:65%;
}
.product-filter .limit-sort label{
	margin-bottom:0
}
.product-filter .box_sort,.product-filter .box_limit{
	float:right;
	width:40%;
	margin-left:10px;
}
#content.col-sm-6  .product-filter .box_sort{
	width:57%;
	margin-left:8px
}
#content.col-sm-6  .product-filter .box_limit{
	margin-left:0;
	width:40%;
}
.product-filter .box_sort label+label,.product-filter .box_limit label+label{
	position:relative;
}
.product-filter .box_sort label+label:before,.product-filter .box_limit label+label:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	background:url("/templates/OP/skins/main/images/box_sort.jpg") no-repeat;
	display:block;
	height:100%;
	width:28px;
	pointer-events: none;
}
.product-filter .box_sort label+label select,.product-filter .box_limit label+label select{
	border:none;
	cursor:pointer;
	min-width:110px;
}
.name a{
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	line-height:24px;
	font-weight:400;
	color:#3c3b48;
	text-transform:uppercase;
	margin-bottom:10px;
	display:inline-block;
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
}
.name a:hover{
	color:#5da9dd;
}
.price, .big-book-sold{
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	line-height:22px;
	font-weight:700;
	color:#303030;
}
.big-book-sold{
	color:#ce0000;
	display:block;
	margin-bottom:17px;
}
.price-old{
	font-weight:400;
	text-decoration:line-through;
	margin-right:5px;
	font-size:16px;
	line-height:18px;
}

.description .list-unstyled{
	line-height: 28px;
}

.groupinfo-container h1 {
	margin-bottom: 0;
}

.product-thumb {
	position:relative;
	text-align:center;
}
.product-thumb.item {
	height: auto;
}
.product-thumb .image{
	position:relative;
}
.product-layout{
	transition:all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-moz-transition:all 0.8s ease 0s;
}
.product-grid{
	float:none;
	display:inline-block;
	margin-right:-4px;
	vertical-align:top;
	margin-bottom:30px;
}
.product-grid.col-md-cs5{
	width:20%;
}
.product-grid.col-md-cs5 .button-group.button-grid button{
	font-size:0;
}
.product-grid.col-md-cs5 .button-group.button-grid button i{
	margin:0;
}
.product-layout.product-grid .product-thumb .image{
	margin-bottom:20px;
}
.product-layout.product-grid  .description{
	display:none;
}
.product-grid  .rating{
	margin-bottom:14px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.product-list.product-layout{
	margin-bottom:60px;
}
.product-list .product-thumb .image{
	float:left;
	margin-right:17px;
	max-width:50%;
	transition:all 0.8s ease 0s
}
.box-special .box-content .caroufredsel_wrapper .list-product .product-thumb .image img {
	/* V ("preporucujemo" sekcija na home strani) */
	height: 260px;
	object-fit: contain;
	display: block;
}
#rec-product img{
	height: 146px;
	object-fit: contain;
	display: block;
}
.product-thumb .image img{
	width:100%;
}

#advancedfilterresult:empty {
	min-height: 64px !important;
}
#advancedfilterresult:empty::after {
	content: "Za odabrane kriterijume nisu pronađeni proizvodi. Pokušajte sa drugim kriterijumima.";
	margin: 0 15px 13px;
	padding: 15px;
	overflow: hidden;
	width: calc(100% - 30px);
	background: rgba(255, 65, 54, 0.05);
	float: left;
}

/* OWL Carousel za brendonve */
.brands .owl-stage {
    display: flex;
    justify-content: center;
    align-items: center;
}

.brands .owl-item a {
	padding: 50px 20px;
	display: block;
}

.brands .owl-item a img {
	width: 100%;
	max-height: 100px;
	object-fit: contain;
}


#carousel_tab01 .product-thumb .image img{
	max-width: 80px; /* V */
}
.product-list .product-thumb .caption{
	text-align:left;
	overflow:hidden;
}
.product-list .product-thumb .caption .description{
	font-size:13px;
	margin-bottom:20px;
}
.product-list .product-thumb .caption .rating,
.product-list .product-thumb .caption .price {
	margin-bottom:12px;
}
.rating .fa-stack {
	font-size: 6px;
}
.rating .fa-star-o {
	color: #5da9dd;
	font-size: 12px;
}
.rating .fa-star {
	color: #5da9dd;
	font-size: 12px;
}
.product-thumb .price-tax {
	font-size: 12px;
	display: block;
}
.button-grid.button-group {
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	border-bottom:1px solid #eaeaea;
	visibility:hidden;
	opacity:0; 
	filter:alpha(opacity=0);
	height:40px;
	line-height:0;
	background-color:#ffffff;
}
.product-thumb:hover .button-grid.button-group,
.product-related  .relt_product:hover .button-grid.button-group{
	visibility:visible;
	opacity:1;
	filter:alpha(opacity=1);
}
.button-group button{
	background: #ffffff;
	text-align: center;
	text-transform: uppercase;
	outline:none;
	height:40px;
	color: #a1a1a1;
	line-height:40px;
}
.button-grid.button-group button{
	display: inline-block;
	border:none;
	/* position:absolute; */
	bottom:0;
	right:-30px;
	vertical-align:top;
}
.product-thumb:hover  .button-grid.button-group .btn-quickshop,
.product-related  .relt_product:hover .button-group .btn-quickshop{
	right:0;
	-webkit-transition:all 0.3s ease 0.3s;
	-moz-transition:all 0.3s ease 0.3s;
	transition: all 0.3s ease 0.3s;
}
.product-thumb:hover .button-grid.button-group .btn-compare,
.product-related  .relt_product:hover .button-group .btn-compare{
	right:40px;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.2s;
}
.product-thumb:hover .button-grid.button-group .btn-wishlist,
.product-related  .relt_product:hover .button-group .btn-wishlist{
	right:80px;
	-webkit-transition:all 0.3s ease 0.1s;
	-moz-transition:all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
}
.product-thumb:hover .button-grid.button-group .btn-cart,
.product-related  .relt_product:hover .button-group .btn-cart{
	right:120px;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.button-grid.button-group button + button{
	border-left: 1px solid #eaeaea;
}
.button-grid.button-group button + button:hover{
	border-left: 1px solid #5da9dd;
}
.button-group button + button{
	width:40px;
	padding: 0 8px;
}
.button-group .btn-cart{
	font-family:'Open Sans',sans-serif;
	font-size:10px;
	font-weight:700;
}
.button-group.button-grid .btn-cart{
	/* width:calc(100% - 120px); */
	width: 100%;
	padding: 0 10px;
}
.button-group .btn-cart i{
	margin-right:4px;
}
.button-group.button-grid .btn-cart:hover{
	color:#303030
}
.button-group.button-grid .btn-cart:hover i{
	color:#fff;
}
.product-layout.product-grid .button-group.button-list,.product-layout.product-list .button-group.button-grid{
	display:none;
}
.button-group button + button:hover{
	background:#5da9dd;
	color:#fff;
}
.product-list .product-thumb .button-group button:hover{
	border:1px solid #5da9dd;
}
.product-list .product-thumb .button-group{
	text-align:left;
}
.product-list .product-thumb .button-group button,.bt-featured-pro .bt-product-large .product-thumb .button-group button{
	border:1px solid #ebebeb;
	margin-right:3px;
	vertical-align:top;
	line-height:38px;
}
.button-group button .fa{
	vertical-align:top;
	line-height:38px;
	font-size: small;
}
.product-list .product-thumb .button-group .btn-quickshop{
	color:#5da9dd;
}
.product-list .product-thumb .button-group .btn-quickshop:hover{
	color:#fff;
}
.product-list .product-thumb .button-group .btn-cart{
	color:#303030;
}
.button-group .btn-cart{
	padding:0 24px;
}
.product-list .product-thumb .button-group .btn-cart i{
	color:#5da9dd;
	margin-right:6px;
}
.button-group.button-list .btn-cart:hover i{
	color:#fff;
}
.product-grid  .price{
	margin-bottom:18px;
}
.product-list  .b_filter{
	margin-bottom:12px;
}
.b_filter img{
	margin-right: 3px;
}
.b_filter >*{
	display: inline-block;
	vertical-align: top;
}
.b_filter > span:after{
	content:",";
}
.b_filter > span:last-child:after{
	display: none;
}
.result-pagination{
	margin-bottom:30px;
	margin-top:38px;
	overflow:hidden;
}
.result-pagination .results{
	margin-top:10px;
}
.result-pagination .links{
	overflow:hidden;
	text-align:right;
}
.result-pagination .links .pagination{
	margin:0;
}
.result-pagination .links .pagination li,
.result-pagination .links .pagination > * {
	margin-bottom:5px;
	display:inline-block;
	cursor: pointer;
}
.result-pagination .links .pagination li>a,.result-pagination .links .pagination li>span{
	border:1px solid #e8e8e8;
	color:#e8e8e8;
	text-align:center;
	font-size:18px;
	line-height:36px;
	font-weight:700;
	padding:0;
	margin-right:5px;
	border-radius:0;
	background:#fff;
	width:40px;
	margin-left:0;
}
.result-pagination .links .pagination li>a:hover,.result-pagination .links .pagination li.active>span{
	border:1px solid #5da9dd;
	color:#5da9dd;
}
/*product detail*/
.product-info{
	margin-bottom:90px;
	margin-top: 70px;
}
.zoomWrapper{
	display: block;
    margin: 0 auto;
}

.product-info .col-sm-6  +.col-sm-6 {
	padding-left:30px;
}
.product-info .bt-product-zoom{
	position:relative;
	margin-bottom:30px;
	z-index: 0;
}
.product-info .bt-product-zoom  .image{
	margin-bottom:10px;
}
.product-info .bt-product-zoom  div.image-additional{
	position:relative;
	padding:0 45px;
}
.product-info .bt-product-zoom .thumbnails li .cloud-zoom img,
.product-info .bt-product-zoom .thumbnails{
	margin-bottom:5px;
}
.product-info .bt-product-zoom .thumbnails>li{
	text-align:center;
}
.product-info .bt-product-zoom  a.prev,.product-info .bt-product-zoom  a.next{
	width:28px;
	height:28px;
	border:1px solid #000;
	color:#000;
	text-align:center;
	border-radius:50%;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:absolute;
	top:50%;
	z-index:100;
	margin-top:-14px;
}
.product-info .bt-product-zoom  a.prev{
	left:10px;
}
.product-info .bt-product-zoom  a.next{
	right:10px;
}
.product-info .bt-product-zoom  a.prev:hover,.product-info .bt-product-zoom  a.next:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.product-info .bt-product-zoom  a.prev i,.product-info .bt-product-zoom  a.next i{
	font-size:18px;
	line-height:26px;
	letter-spacing:-2px;
}
.product-info h2 {
	font-size:25px;
	font-weight:400;
	line-height:27px;
	color:#5da9dd;
	margin-bottom:10px;
}
.product-info .review{
	margin-bottom:20px;
}
.product-info .description {
	line-height:24px;
	margin: 15px 0;
	/* border-bottom:1px solid #ebebeb;
	padding-bottom:20px;
	margin-bottom:18px; */
}
.product-info .description h2 {
	font-size: 20px;
	cursor: pointer;
	padding: 15px 0;
	/* border-top:1px solid #ebebeb; */
	border-bottom:1px solid #ebebeb;
}
.product-info .description h2:after {
    font-family: FontAwesome;
	content: "\f106";
    position: absolute;
    right: 15px;
}
.product-info .description h2.collapsed:after {
	font-family: FontAwesome;
	content: "\f107";
    position: absolute;
    right: 15px;
}


.product-info .description .stock{font-weight:400;}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-info .price_info{
	border-bottom:1px solid #ebebeb;
	padding-bottom:20px;
	margin-bottom:18px;
	line-height:24px;
}
.product-info .price_info .price,.product-info .price_info .price-new {
	font-family:'Open Sans',sans-serif;
	font-size:18px;
	font-weight:400;
	color:#5da9dd;
}
.product-info .price_info .price-old{
	font-family:'Open Sans',sans-serif;
	font-size:18px;
	color:#a0a0a0;
	line-height:22ppx;
}
.product-info .price_info .price-tax{
	line-height:24px;
	display:block;
}
.product-info .options h3{
	font-weight:400;
	line-height:30px;
	margin-bottom:10px;
}
.product-info .options .bt-image-option img{
	width: 30px;
	height: 30px;
	margin-right: 5px;
	border: 2px solid transparent;
}
.product-info .options .bt-image-option.active img{
	border: 2px solid #3f3f3d;
}
.product-info .options .bt-image-option input[type="radio"]{
	display: none;
}
.product-info .options .bt-image-option label{
	padding: 0;
}
.product-info .options .form-group{
	margin-bottom:20px;
}
.product-info .options .form-group .line-bottom{
	border-bottom:1px solid #ebebeb;
	padding-bottom:25px;
}
.product-info .options .form-group .checkbox:last-child, .product-info .options .form-group .radio:last-child{
	margin-bottom:0;
}
.product-info .options div.required .form-control{
	height:35px;
	padding:6px 10px;
	border:1px solid #c9c9c9;
	line-height:1.55em;
	font-size:12px
}
.product-info .options div.required  textarea.form-control{
	min-height:100px;
}
.product-info .options div.required .control-label{margin-bottom:8px;}
.product-info .options div.required .control-label:after {
    color: #666;
    content: "(*) ";
}
.input-group.date button.btn-default, .input-group.time button.btn-default, .input-group.datetime button.btn-default{
	height:35px;
	background:#fff;
	border-top:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	border-left:none;
	padding:6px 10px;
	
}
.input-group.date button.btn-default i, .input-group.time button.btn-default i, .input-group.datetime button.btn-default i{
	line-height:22px;
	vertical-align:top;
}
.product-info .quantily_info{
	overflow:hidden;
	margin-bottom:18px;
}
.product-info .quantily_info .select_number{
	overflow:hidden;
	position:relative;
}
.product-info .quantily_info .select_number input{
	width:65px;
	height:38px;
	padding:10px;
	text-align:center;
	line-height:18px;
	border:1px solid #c9c9c9
}
.product-info .quantily_info .select_number .increase, .product-info .quantily_info .select_number .decrease{
	position:absolute;
	left:65px;
	width:18px;
	height:18px;
	background:#7f7f7f;
	border:none;
	text-align:center;
	color:#fff;
	padding:0;
}
.product-info .quantily_info .select_number .increase:hover, .product-info .quantily_info .select_number .decrease:hover{
	background:#b2b2b2;
}
.product-info .quantily_info .select_number .increase i, .product-info .quantily_info .select_number .decrease i{
	line-height:17px;
	letter-spacing:-2px;
	font-size:16px;
	vertical-align:top;
}
.product-info .quantily_info .select_number .increase {top:0}
.product-info .quantily_info .select_number .decrease{bottom:0}
.product-info .quantily_info .title_text{
	float:left;
	margin-right:8px;
	margin-top:10px;
}
.product-info .quantily_info .minimum{
	margin-top:15px;
}
.product-info .options .btn-upload{
	display:block;
	margin-top:10px;
	padding:0 38px;
}
.product-info .button-group{
	overflow:hidden;
	margin-bottom:10px;
}
.product-info .button-group .btn-cart,.product-info .button-group .btn-wishlist,.product-info .button-group .btn-compare,
.product-info .options .btn-upload{
	font-family:'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
	text-transform:uppercase;
	text-align:center;
	transition:all 0.3s linear 0s;
	-moz-transition:all 0.3s linear 0s;
	-webkit-transition:all 0.3s linear 0s;
	height:40px;
	line-height:40px;
}
.product-info .button-group .btn-cart i{margin-right:10px;}
.product-info .button-group .btn-cart{
	display:block;
	width:100%;
	background:#5da9dd;
	color:#fff;
	border:1px solid #5da9dd;
	margin-bottom:15px;
	padding:0 10px;
	cursor: pointer;
}
.product-info .button-group .btn-cart:hover{
	background:#fff;
	color:#5da9dd;
}
.product-info .button-group .btn-wishlist,.product-info .button-group .btn-compare{padding:0 8px;}
.product-info .button-group .btn-wishlist .fa,.product-info .button-group .btn-compare .fa{vertical-align:top;line-height:40px;}
.product-info .button-group .btn-wishlist{width:46.5%;}
.product-info .button-group .btn-compare{width:50.5%;}
.product-info .button-group .btn-wishlist,.product-info .button-group .btn-compare,.product-info .options .btn-upload{
	background:#f9f9f9;
	border:1px solid #e2e2e2;
	color:#ababab;
}
.product-info .button-group .btn-wishlist:hover,.product-info .button-group .btn-compare:hover,.product-info .options .btn-upload:hover{
	background:#5da9dd;
	border:1px solid #5da9dd;
	color:#fff;
}
.product-info .button-group .btn-wishlist{position:relative}
.product-info .button-group .btn-wishlist:after{
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:100%;
	transition:all 0.5s ease 0s;
	z-index:-1;
}
.product-info .button-group .btn-wishlist:hover:after{
	width:100%;
	background:#5da9dd;
}
.product-info .button-group .btn-wishlist:hover{background:transparent;}
.product-info .button-group .btn-wishlist{float:left;cursor: pointer;}
.product-info .button-group .btn-compare{float:right;}
.product-info .button-group .btn-wishlist i,.product-info .button-group .btn-compare i{
	margin-right:6px;
	font-size: initial;
}
.product-info .review .rating{
	float:left;
	margin-right:5px;
	line-height:17px;
}
.product-info .review .review_text{
	overflow:hidden;
	line-height:20px;
}
.product-info .review .review_text a+a:before{
	content:"|";
	margin:0 5px;
	color:#000
}
.thumbnails > img {
	width: 100%;
}
.thumbnails .image-additional {
	float: left;
	margin:0 5px;
}
.htabs{
	border:1px solid #ededed;
	border-top: 0;
	border-right: 0;
	position: relative;
	z-index: 2;
}


.htabs ul li{
	display:inline-block;
	margin-bottom:-1px;
	float:none;
	vertical-align:top;
	margin-right:-3px;
	background: #fff;
}
.htabs ul li a{
	font-family:'Quicksand',sans-serif;
	float:left;
	padding:12px 24px 9px 16px;
	border-bottom:1px solid #ededed;
	font-size:16px;
	line-height:18px;
	color:#777;
	text-transform:uppercase;
	display:block;
	position: relative;
}
.htabs ul li a:before{
	content:"";
	position: absolute;
	left: 50%;
	width: 0;
	height:2px;
	background: #5da9dd;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	top: 0;
}
.htabs ul li.active a:before,.htabs ul li a:hover:before{
	left:0;
	width: 100%;
}
.htabs ul li +li a{
	border-left:1px solid #ededed;
}
.htabs ul li.active a,.htabs ul li a:hover{
	color:#717171
}
.htabs ul li.active a{
	border-bottom:1px solid #fff;
}
.htabs ul li:last-child.active a{
	border-right:1px solid #ededed;
}
.tab-content{
	border-left:1px solid #ededed;
	border-bottom:1px solid #ededed;
	border-right:1px solid #ededed;
	padding:25px 20px 10px 25px;
	overflow:hidden;
	margin-bottom:62px;
	z-index: 2;
	position: relative;
	background: #fff;
}
.tab-content iframe +p{
	margin-top:1em;
}
#tab-description{
	text-align:center;
}
.tab-content #tab-description p{
	text-align:left;
	font-size:13px;
}
#tab-description iframe{
	margin:10px 0 25px;
	max-width:100%;
}
.tab-content table.attribute {
	border:1px solid #ededed;
	width:100%;
	margin-bottom:15px;
}
.tab-content table.attribute  td{
	padding:15px;
}
.tab-content table.attribute tbody td{
	border-top:1px solid #ededed;
}
.tab-content table.attribute tbody td +td{
	border-left:1px solid #ededed;
}
.review-product{
	margin-bottom:65px;
}
#review{margin-bottom:50px;}
#review .box-review{
	border:1px solid #ededed;
	padding:22px 20px 12px;
	margin-bottom:18px;
	font-size:13px;
}
#review .box-review p.author span{
	color:#5da9dd;
}
#review .box-review p.author{
	color:#bfbfbf;
	margin-bottom:0;
}
#review .box-review p.author span:after{
	content:"|";
	margin:0 3px;
	color:#bfbfbf;
}
.review-product h1,.product-related h1,
.bt-facecomments h1{
	font-size:24px;
	line-height: 26px;
}
.review-product h1{
	margin-bottom:20px;
}
.review-product .form-horizontal .form-group{
	margin-left:0;
	margin-right:0;
	overflow:hidden;
	margin-bottom:10px;
}
.review-product .form-horizontal .form-group .control-label{
	float:left;
	width:35%;
	text-align:left;
	font-size:13px;
	font-weight:700;
	line-height:28px;
	padding-top:0;
}
.review-product .form-horizontal .form-group .form-control{
	width:50%;
	height:32px;
	padding:6px;
	line-height:20px;
}
.review-product .form-horizontal .form-group  textarea.form-control{
	min-height:100px;
}
.review-product .form-horizontal .buttons{
	overflow:hidden;
}
.product-related{
	overflow:hidden;
	margin-bottom:30px;
	position:relative;
}
.product-related h1{
	margin-bottom:36px;
}
.product-related .carousel-button{
	position:absolute;
	top:0;
	right:0;
}
.product-related .carousel-button .prev,.product-related .carousel-button .next{
	width:30px;
	height:30px;
	color:#000;
	border-radius:50%;
	border:1px solid #000;
	text-align:center;
	opacity:0.23;
	filter:alpha(opacity=23);
}
.product-related .carousel-button .prev:hover,.product-related .carousel-button .next:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.product-related .carousel-button .prev{margin-right:10px;}
.product-related .carousel-button .prev .fa,.product-related .carousel-button .next .fa{
	font-size:18px;
	line-height:28px;
}
.product-related .carousel-button .next .fa{
	letter-spacing:-2px;
}
.product-related ul li{
	display: inline-block;
    float: none;
    margin-left: 0;
    vertical-align: top;
	max-width:300px;
}
.product-related ul li .relt_product{
	position:relative;
	margin:0 15px;
	display:inline-block;
	overflow:hidden;
}
.product-related ul li .relt_product .image{
	position:relative;
	margin-bottom:25px;
}
.product-related ul li .relt_product .caption{
	text-align:center;
}
.product-related ul li .relt_product .caption .rating{
	margin-bottom:15px;
}
.product-related .list_carousel{
	margin:0 -15px;
}
.bt-facecomments{
	margin-bottom: 40px;
}
/*compare*/

.compare-infomation{
	overflow-x:auto;
	overflow-y:hidden;
	margin-bottom:80px;
}
.compare-info{
	margin-top:25px;
	width:100%;
	max-width:100%;
}
.compare-info td{
	padding:22px 28px;
	border:1px solid #ebebeb;
	vertical-align:middle;
}
.compare-info td.name, .compare-info td.description{
	vertical-align:top;
}
.compare-info td:first-child{
	padding:22px 20px;
	text-transform:uppercase;
	font-weight:700;
	vertical-align:middle;
}
.compare-info .image img{
	max-width:180px;
}
.compare-info .image{
	position:relative; 
	padding-top:52px;
	text-align:center;
	padding-bottom:30px
}
.compare-info .image a{
	position:absolute;
	top:22px;
	right:40px;
	color:#dcdcdc;
}
.compare-info .image a:hover{
	color:#303030
}
.compare-info .stock{
	color:#5da9dd;
	font-style:italic;
}
.compare-info .description{
	line-height:1.55em;
}
.compare-info .price{
	margin-bottom:20px;
}
.compare-info .btn-cart,.compare-info .btn-wishlist{
	font-family:'Open Sans',sans-serif;
	font-size:10px;
	font-weight:700;
	line-height:38px;
	text-transform:uppercase;
	width:100%;
	padding:0 10px;
	margin-bottom:10px;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	height:40px;
}
.compare-info .btn-cart{
	color:#fff;
	background:#5da9dd;
	border:1px solid #5da9dd;	
}
.compare-info .btn-cart .fa,.compare-info .btn-wishlist .fa{
	margin-right:8px;
	vertical-align:top;
	line-height:38px;
}
.compare-info .btn-cart:hover{
	background:#cdcdcd;
	border:1px solid #cdcdcd;
}
.compare-info .btn-wishlist{
	background:#fff;
	border:1px solid #ececec;
	color:#666;
}
.compare-info .btn-wishlist:hover{
	color:#fff;
	background:#5da9dd;
	border:1px solid #5da9dd;
}
/*search page*/
h1+ .control-label{
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:8px;
	margin-top:20px;
}
.content-search .box-search,.content-search .box-search-cate{
	margin-bottom:10px;
}
.content-search .box-search .form-control,.content-search .box-search-cate .form-control {
	width:40%;
}
.content-search .checkbox-search-cate input[type="checkbox"],.content-search .checkbox-search-desc input[type="checkbox"]{
	margin-top:2px;
}
.content-search .checkbox-search-desc{
	margin-bottom:20px;
}
#button-search{
	margin-bottom:30px;
}
.manufacturer-list{
	border-bottom:3px solid #5da9dd;
	margin-bottom:20px;
	padding:20px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
.manufacturer-list:last-child{
	margin-bottom:50px;
}
/*quickshop*/
.modal-header .close {
    margin-top: -10px;
}
.product-info-qs .product-name h1{
	font-size:24px;
	line-height:26px;
	color:#5da9dd;
}
.product-info-qs.product-info{
	margin-bottom:10px;
}
.product-info-qs.product-info .description,.product-info-qs.product-info .price_info {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:10px;
}
.product-info .price_info .price, .product-info .price_info .price-new {
    color: #5da9dd;
    font-size: 30px;
	line-height:32px;
    font-weight: 400;
}
.product-info-qs.product-info .viewdetail{
	text-align:right;
}
.product-info-qs.product-info .viewdetail a{
	color:#5da9dd;
	font-size:12px;
	font-weight:700;
}
.product-info-qs.product-info .viewdetail a:hover{
	text-decoration:underline;
}
.product-info-qs.product-info .image-additional ul{
	border-top:1px solid #eaeaea;
	padding-top:12px;
	margin-left:-8px;
}
.product-info-qs.product-info .image-additional ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 8px;
}
.product-info-qs.product-info .bt-product-zoom .image{
	margin-bottom:10px;
}
/*shoppingcart*/
.table-responsive{
	overflow-x:auto;
	overflow-y:hidden;
}
.cart-info,.wishlist-info{
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
}
.cart-info{
	margin-bottom:2em;
	margin-top:2em;
}
.cart-info .table,.checkout .table,.wishlist-info .table{
	border: 1px solid #e9e9e9;
	margin-bottom:0;
}
.cart-info .table thead,.checkout .table thead,.wishlist-info .table  thead{
	background:#f8f8f8;
}
.cart-info .table thead td,.checkout .table thead td, .wishlist-info .table  thead td{
	font-size:15px;
	text-transform:uppercase;
	color:#484848;
	line-height:17px;
	padding:20px 24px;
	
}
.cart-info .table  td.image,.cart-info .table  td.name,.checkout .table  td.name ,
.wishlist-info .table td.image,.wishlist-info .table  td.name{
	text-align:left;
}
.cart-info .table tr td,.checkout .table  tr td,.wishlist-info .table tr td{
	border-left:1px solid #e9e9e9;
	text-align:center;
	vertical-align:middle;
}
.cart-info .table tbody  tr td,.checkout .table  tbody  tr td,.wishlist-info .table tbody tr td{
	border-top:1px solid #e9e9e9;
	padding:17px;
}
.cart-info .table tbody  tr td.name,.wishlist-info .table tbody tr td.name{
	border-left:none;
}
.cart-info .table tbody  tr td.name a,.checkout .table  tbody  tr td.name a {margin-bottom:2px;}
.cart-info .table tbody  tr td.quantity{
	min-width:142px;
}
.cart-info .table tbody  tr td.quantity button{
	background:#ebebeb;
	border:1px solid #ebebeb;
	color:#232323;
	width:25px;
	height:25px;
	float:left;
	text-align:center
}
.cart-info .table tbody  tr td.quantity button .fa{
	vertical-align:top;
	line-height:25px;
}
.cart-info .table tbody  tr td.quantity input{
	float:left;
	width:40px;
	height:25px;
	padding:5px;
	line-height:15px;
	text-align:center;
	margin:0 5px;
}
.cart-info .table tbody  tr td.quantity .input-group{
	margin:0 auto;
}
.cart-info .table tbody  tr td.remove .btn-update, .cart-info .table tbody  tr td.remove .btn-remove,
.wishlist-info .table tbody  tr td.action .btn-remove,.wishlist-info .table tbody  tr td.action .btn-cart {
	background:transparent;
	border:none;
	padding:0;
}
.cart-info .table tbody  tr td.remove .btn-update{
	color:#5da9dd;
	margin-right:20px;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	width:25px;
	height:25px;
}
#content.col-sm-9 .cart-info .table tbody  tr td.remove .btn-update{
	margin-right:3px;
}
.cart-info .table tbody  tr td.remove .btn-update:hover{
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.cart-info .table tbody  tr td.remove .btn-remove,.wishlist-info .table tbody  tr td.action .btn-remove {
	color:#dcdcdc;
}
.cart-info .table tbody  tr td.remove .btn-remove:hover,.wishlist-info .table tbody  tr td.action .btn-remove:hover{
	color:#000;
}
.cart-info .table tbody  tr td.product-price,.cart-info .table tbody  tr td.total,
.checkout .table  tbody tr td.product-price,.checkout .table  tbody tr td.total {
	font-size:18px;
}
.checkout-cart #content{
	margin-bottom:50px;
}
.checkout-cart #content >h2{
	margin-bottom:0.5em;
}
.cart-module .panel-body{
	padding:15px 15px 30px 0;
	border-radius:0;
}
.cart-module .panel{
	border-radius:0;
	border:none;
	box-shadow:none;
}
.cart-module .panel:first-child{
	padding-left:0;
}
.cart-module .panel  + .panel{
	margin-top:0;
}
.cart-module .panel:last-child{padding-right:0;}
.cart-module .panel:last-child .panel-body{padding-right:0;}
.cart-module .panel>.panel-heading{
	padding:0;
	background:none;
}
.cart-module .input-group{
	display:block;
}
.cart-module .control-label{
	margin-bottom:8px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{margin-left:0;}
.cart-module .input-group input.form-control{
	float:none;
}
.cart-module .form-control{
	width:100%;
	height:42px;
	padding:6px 12px;
	line-height:30px;
	margin-bottom:12px;
}
.cart-module .input-group .input-group-btn{
	display:block;
	width:100%;
	margin-top:8px;
}
#button-quote{
	margin-top:8px;
}
.cart-module .required .control-label:after{
	content:"*";
	color:#ff0101;
	margin-left:3px;
}
.cart-module  .btn.btn-gray{
	padding:8px 24px;
}
.cart-module{
	margin-bottom:10px;
	overflow:hidden;
}
h4.panel-title{
	font-size:16px;    
	line-height: 18px;
    font-weight: 700;
	color:#666;
	/* margin-top: 1em; */
	margin: 0.5em 0;
    text-transform: uppercase;
}
.cart-total{
	overflow:hidden;
}
.cart-total table{
	float:right;
	text-align:right;
	width:auto;
	max-width:100%;
	border:1px solid #c4e4e7;
	background:#d5e9f6;
}
.cart-total table tr td{
	border-top:1px solid #c4e4e7;
	line-height:40px;
	padding-right:55px;
	font-size:16px;
}
.cart-total table tr td.left{
	text-align:left;
	padding-left:55px;
}
.cart-total table tr td.right{
	padding-left:45px;
}
.cart-total table tr:last-child  td{
	font-weight:700;
}
.cart-total table tr:first-child  td{
	border-top:none;
}
.cart-total + .buttons{
	overflow:hidden;
	margin-top:40px;
	margin-bottom: 40px;
}
.cart-total + .buttons  .btn.btn-blue{
	margin-right:80px;
}
.cart-total + .buttons  .btn.btn-gray,.cart-total + .buttons  .btn.btn-blue,#button-confirm{
	padding:12px 48px;
	font-size:16px;
	line-height:18px;
}
/*checkout*/
#content>h1{
	margin-bottom:0;
}
.checkout{
	margin:2em 0 50px;
}
.checkout .panel{
	box-shadow:none;
	border-radius:0;
	border:none;
	margin-bottom:0.5em;
}
.checkout .panel .panel-heading{
	background:#fff;
	border:none;
	border-radius:0;
	padding:0;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.checkout .panel .panel-heading.active{
	opacity:1;
	filter:alpha(opacity=100);
}
.checkout .panel .panel-heading h4.panel-title{
	padding:0.5em 0;
	border-bottom:3px solid #5da9dd;
}
.checkout .panel:first-child  .panel-heading h4.panel-title{
	padding-top:0;
}
.checkout .panel .panel-body{
	padding:20px 0;
}
.checkout .btn.btn-gray,.content-login  .btn.btn-gray{
	font-size:12px;
	padding:6px 20px;
	margin-top:18px;
}
.checkout .form-group +.btn.btn-gray, .content-login .form-group + .btn.btn-gray{
	margin-top:0;
}
.checkout .panel .panel-body  .form-group{
	margin-bottom:18px;
}
.checkout .panel .panel-body  .control-label{
	margin-bottom:8px;
}
.checkout .panel .panel-body p span{
	font-weight:700;
}
a.forgotten{
	margin-left:10px;
	color:#ed1c24;
	font-size:10px;
}
a.forgotten:hover{
	text-decoration:underline;
}
.checkout .panel .panel-body  .form-control{
	width:90%;
}
.checkout  .form-group.required .control-label:after{	
	content:"*";
	color:#ed1c24;
	margin-left:3px;
}
.checkout h3{
	margin-bottom:12px;
}
.checkout .panel .panel-body  .buttons{
	margin:0
}
#shipping-existing .form-control,#payment-existing .form-control{
	width:55%;
	margin:8px 0;
}
#payment-new .form-control, #shipping-new .form-control{
	width:55%;
}
#content.col-sm-9 #payment-new .form-control,#content.col-sm-9  #shipping-new .form-control{
	width:70%;
}
.checkout .table  tfoot tr td{
	font-size:16px;
	text-align:right;
	font-weight:700;
	border-left:none;
}
#button-confirm{
	margin-top:30px;
}
.checkout .panel .panel-body  .left-content{
	width:45%;
	margin-right:40px;
}
.btn{
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	font-weight:700;
	color:#fff;
	line-height:16px;
	text-transform:uppercase;
	background:#00b5ef;
	border:1px solid #00b5ef;
	padding:8px 15px;
	transition:all 0.3s linear 0s;
	-moz-transition:all 0.3s linear 0s;
	-webkit-transition:all 0.3s linear 0s;
}
.btn:hover{
	background:#fff;
	color:#5da9dd;
}
.btn.btn-gray{
	padding:10px 24px;
	color:#666;
	background:#fff;
	border:1px solid #d6d6d6;
	font-weight:400;
}
.btn.btn-gray:hover{
	color:#5da9dd;
	border:1px solid #5da9dd;
}
.btn.btn-blue{
	padding:10px 22px;
	color:#5da9dd;
	background:#fff;
	border:1px solid #5da9dd;
	font-weight:400;
}
.btn.btn-blue:hover{
	background:#5da9dd;
	color:#fff;
}
/*myaccount*/
.box.account{
	margin-bottom:32px;
}
.box.account .box-heading{
	font-family:'Quicksand',sans-serif;
	font-size:20px;
	line-height:22px;
	text-transform:uppercase;
	color:#303030;
	margin-bottom:0;
}
.box.account .box-content ul li a{
	border-top:1px solid #ebebeb;
	line-height:40px;
	display:block;
}
.box.account .box-content ul li:first-child a{
	border-top:none;
}
.box.account .box-content ul li a:hover,.box.account .box-content ul li.active a{
	color:#5da9dd;
}
.wishlist-info{margin-top:2em;}
.content-login .left{
	margin-right:10px;
}
.content-login .right{
	margin-left:10px;
}
.content-login p{
	line-height:1.55em;
}
.content-login .right .form-group  + .form-group{
	margin-bottom:25px;
}
h1.page-title{
	font-size:24px;
	line-height:26px;
	color:#5da9dd;
	font-weight:700;
	margin-bottom:30px;
}
.register{
	margin-top:25px;
	margin-bottom:60px;
}
.form-horizontal .control-label{
	margin-bottom:8px;
	padding-top:0;
}
.form-horizontal .required .control-label:after{
	content:"*";
	color:#ed1c24;
	margin-left:3px;
}
.form-horizontal .form-control{
	height:40px;
	padding:6px 10px;
	line-height:28px;
	margin-bottom:8px;
}
.form-horizontal textarea.form-control{
	min-height:100px;
}
/* V */
.register .form-control,
.contact-form-panel .form-control{
	width:70%;
}
.contact-form-panel .control-label{margin-top:20px;}
#content .social .fa {
	font-size: 26px;
	margin: 0 10px 10px 0;
	transition: all 0.2s;
}


.register h1{
	font-size:20px;
	color:#303030;
	line-height:32px;
	margin-bottom:0;
}
.register fieldset +fieldset{
	margin-top:43px;
}
.form-horizontal  .radio-inline{
	padding-top:0;
	margin-left:10px;
}
.register .newsletter{
	margin-top:6px;
}
.register .buttons{
	margin-top:10px;
}
.register .button-register{
	margin-top:18px;
}
.register .button-register .btn.btn-gray{
	padding:6px 20px;
}
.modal-dialog .modal-content{
	border-radius:0;
}
#content>h1.block-title{
	font-size:20px;
	line-height:30px;
	color:#303030;
	margin-bottom:3px;
}
h1.block-title +ul{
	margin-bottom:30px;
}
h1.block-title +ul li{
	margin-bottom:6px;
}
h1.block-title +ul li a{
	line-height:1.55em;
}
.wishlist-info + .buttons{
	margin:15px 0 56px; 
}
.wishlist-info .price{
	font-weight:400;
}
.wishlist-info .table tbody  tr td.action .btn-cart,.table-responsive .table tbody  tr td .btn-cart{
	color:#434343;
	margin-right:20px;
}
.wishlist-info .table tbody  tr td.action .btn-cart:hover,.table-responsive .table tbody  tr td .btn-cart:hover {
	color:#5da9dd;
}
.wishlist-info .table tbody  tr td.name a{
	margin-bottom:0;
}
.form-horizontal  .btn-gray+.btn-blue,h1.block-title + .table td .btn-gray+.btn-blue,
h1.block-title + .table +.buttons .btn-gray+.btn-blue{
	margin-left:5px;
}
h1.block-title + .form-horizontal,h1.block-title + .table,h1.block-title + .table-responsive {
	margin-top:20px;
}
h1.block-title + .table tr td{
	vertical-align:middle;
}
 .table .btn.btn-info,.table-responsive .table tbody  tr td .btn-cart{
	background:transparent;
	color:#434343;
}
.table .btn-info{
	border:none;
	padding:0
}
.table .btn-info:hover{
	color:#5da9dd;
}
.table-bordered.table thead td{
	border-bottom:none;
}
.table-responsive .table tbody  tr td .btn-cart{
	border:1px solid #434343;
}
.table-responsive .table tbody  tr td .btn-cart:hover{
	border:1px solid #5da9dd;
}
.table-responsive .table tbody  tr td .btn-return{
	background:transparent;
	border:1px solid #5da9dd;
	color:#5da9dd;
}
.table-responsive .table tbody  tr td .btn-return:hover{
	background:#5da9dd;
	color:#fff;
}
h1.block-title +p + .form-horizontal{
	margin-bottom:40px;
	margin-top:20px;
}
h1.block-title +p + .form-horizontal fieldset +fieldset{
	margin-top:30px;
}
.form-horizontal .input-group.date .input-group-btn{
	vertical-align:top;
}
.form-horizontal .input-group.date .input-group-btn .btn-default{
	margin-left:0;
	height:40px;
}
h1.block-title +p + .form-horizontal .radio{
	padding-top:0;
}
p +.content-login{
	margin-top:30px;
}
.form-horizontal fieldset +fieldset{
	margin-top: 30px;
}
.form-horizontal fieldset + .buttons{
	margin-bottom: 30px;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}
/*homepage*/
.col-sm-12{
	padding:0;
}
a.next,a.prev{
	display:inline-block;
	transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
}
.boss-blog-featured .box-heading  h1,.bt-block-theme-features .box-heading h1{
	margin-bottom:40px;
	margin-top:60px;
}
.bt-featured-pro .box-heading h1{
	text-align:center;
}
.bt-featured-pro .bt-product-content .bt-item-extra.element-4{
	float:left;
	margin:0 12px;
	width:23.1%;
}
.bt-featured-pro .bt-product-content .bt-item-extra.element-4:first-child{
	margin-left:0 ;
}
.bt-featured-pro .bt-product-content .bt-item-extra.element-4 .image{
	margin-bottom:20px;
}
.bt-featured-pro .bt-product-content .bt-item-extra.element-4 .rating{
	margin-bottom:16px;
}
.bt-featured-pro .bt-product-content .bt-item-extra.element-4 .price{
	margin-bottom:0;
}
/*---*/
.popular-cate {
	margin-bottom:60px;
	overflow:hidden;
}
.popular-cate .box-heading h1{
	text-align:center;
	color:#303030;
	margin-bottom:30px;
}
.popular-cate .box-content{
	position:relative;
	margin-left:-15px;
	margin-right:-15px;
}
.popular-cate .box-content .carousel-content>div{
	float:none;
	display:inline-block;
	padding:0;
	margin:0 15px;
	position:relative;
	text-align:center;
	vertical-align:top;
}
.popular-cate .box-content .carousel-content>div .cate-image img{
	width:100%;
	height: 225px;
    object-fit: cover;
}
.popular-cate .box-content .carousel-content>div .cate-name,.popular-cate .box-content .carousel-content>div .count-product{
	position:absolute;
	left:0;
	width:100%;
}
.popular-cate .box-content .carousel-content>div .cate-name{
	font-family:'Quicksand',sans-serif;
	color:#fff;
	font-size:40px;
	line-height:42px;
	font-weight:400;
	text-transform:uppercase;
	top:48%;
}
.popular-cate .box-content .carousel-content>div .count-product{
	top:56%;
	color:#fff;
	font-size:20px;
	line-height:22px;
	font-style:italic;
}
.popular-cate .box-content .prev, .popular-cate .box-content .next{
	width:30px;
	height:30px;
	border-radius:50%;
	position:absolute;
	top:46%; 
	text-align:center;
	border:1px solid #666;
	background:transparent;
	color:#666;
	margin-top:-15px;
	opacity:0;
	visibility:hidden;
}
.popular-cate .box-content:hover .prev, .popular-cate .box-content:hover .next{
	opacity:1;
	visibility:visible;
	border:1px solid #5da9dd;
	background:#5da9dd;
	color:#fff;
}
/* .popular-cate .box-content .prev:hover, .popular-cate .box-content .next:hover{} */

.popular-cate .box-content .prev .fa, .popular-cate .box-content .next .fa{
	font-size:20px;
	vertical-align:top;
	line-height:28px;
}
.popular-cate .box-content .next .fa{
	letter-spacing:-3px;
}
.popular-cate .box-content .prev{
	left:-30px;
}
.popular-cate .box-content .next{
	right:-30px;
}
.popular-cate .box-content:hover .prev{
	left:30px;
}
.popular-cate .box-content:hover .next{
	right:30px;
}
.popular-cate .cate-item{
	position:relative;
	cursor:pointer;
}
.popular-cate .cate-image a{
	position:relative;
	display:block;
}
.popular-cate .cate-image a span{
	font-size:20px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:700;
	position:absolute;
	width:100%;
	left:0;
	top:38px;
	color:#666;
}
.popular-cate .cate-image a img{
	border:1px solid #ebebeb;
}
.popular-cate .cate-detail{
	position:absolute;
	left:0;
	width:100%;
	top:76px;
}
.popular-cate .cate-detail a{
	text-transform:uppercase;
	line-height:28px;
}
.popular-cate .cate-detail >a{
	font-size:10px;
	font-weight:700;
	line-height:12px;
	color:#3e383a;
	border:1px solid #3e383a;
	display:inline-block;
	padding:7px 35px;
	margin-top:25px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	background:transparent;
}
.popular-cate .cate-detail >a:hover{
	color:#fff;
	border:1px solid #5da9dd;
	background:#5da9dd;
}
.popular-cate .cate-image a:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.1);
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	opacity:0;
}

.popular-cate .cate-item:hover  .cate-image a:before{
	opacity:1;
}
.boss-blog-featured {
	margin-bottom:60px;
}
.boss-blog-featured .box-heading  h1{
	text-align:center;
}
.boss-blog-featured .box-content .box-article{
	overflow:hidden;
}
.boss-blog-featured .box-content .box-article .article_content{
	margin-bottom:32px;
	border:1px solid #eaeaea;
	padding:0;
	width:31.6%
}
.boss-blog-featured .box-content .box-article .article_content +.article_content{
	margin-left:30px;
}
.boss-blog-featured .box-content .box-article .article_content .image{
	margin-bottom:25px;
}
.boss-blog-featured .box-content .box-article .article_content .image a{
	position:relative;
	display:block;
}
.boss-blog-featured .box-content .box-article .article_content .image a:before{
	content:"";
	box-shadow:0 0 0 0 rgba(93,169,221,0.7) inset;
    height: 100%;
    left: 0;
    opacity: 0;
	filter:alpha(opacity=0);
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
    width: 100%;
	box-sizing:border-box;
}
.boss-blog-featured .box-content .box-article .article_content .image a:hover:before{
	opacity: 1;
	filter:alpha(opacity=100);
	box-shadow:0 0 0 135px rgba(93,169,221,0.7) inset;
}
.boss-blog-featured .box-content .box-article .article_content .image a:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url('main/images/viewmore_bg.png') no-repeat center center;
	transition: all 0.3s ease 0.1s;
	-webkit-transition: all 0.3s ease 0.1s;
	-moz-transition: all 0.3s ease 0.1s;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	font-weight:300;
	display:inline-block;
	vertical-align:top;
}
.boss-blog-featured .box-content .box-article .article_content .image a:hover:after{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
}
.boss-blog-featured .box-content .box-article .article_content .article-detail{
	padding:0 28px 28px;
}
.boss-blog-featured .box-content .box-article .article_content .article-detail .description p{
	line-height:23px;
}
.boss-blog-featured .box-content .box-article .article_content .article-detail .article-name a{
	font-family:'Open Sans',sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:700;
	color:#666;
	text-transform:uppercase;
}
.boss-blog-featured .box-content .box-article .article_content .article-detail .article-name a:hover{
	color:#5da9dd;
}
.boss-blog-featured .box-content .box-article .article_content .article-detail .more-info .time-stamp{
	font-size:12px;
	margin:5px 0 8px;
}
.boss-blog-featured .box-content .box-article .article_content .article-detail .more-info .time-stamp a{
	color:#5da9dd;
}
.boss-blog-featured .box-content .box-article .article_content .article-detail .more-info .time-stamp a:hover{
	text-decoration:underline;
}
.boss-blog-featured .box-content .box-viewmore{
	clear:both;
	text-align:center;
}
.boss-blog-featured .box-content .box-viewmore a{
	font-size:10px;
	font-weight:700;
	line-height:22px;
	text-transform:uppercase;
	border:1px solid #3f383a;
	color:#3f383a;
	padding:3px 20px;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	background:#fff;
	display:inline-block;
}
.boss-blog-featured .box-content .box-viewmore a:hover{
	background:#3f383a;
	color:#fff;
}
.bt-block-theme-features{
	padding-bottom: 60px;
	background:#81bce4;
}
.bt-block-theme-features +*{
	clear:both;
}
.bt-block-theme-features .box-heading h1{
	color:#fff;
	text-align:center;
}
.bt-block-theme-features .box-content{
	overflow:hidden;
	margin:0 -10px;
}
.bt-block-theme-features .box-content .item-theme-features{
	padding:0 12px 0 11px;
	text-align:center;
}
.bt-block-theme-features .box-content .item-theme-features a{
	font-size:14px;
	color:#fff;
	line-height:1.55em;
	text-transform:uppercase;
	display:block;
	position:relative;
	transition:all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.bt-block-theme-features .box-content .item-theme-features a.image{
	margin-bottom:24px;
}
.bt-block-theme-features .box-content .item-theme-features a.image:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	box-shadow:0 0 0 0 rgba(0,0,0,0.25) inset;
	transition:all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.bt-block-theme-features .box-content .item-theme-features a.image:hover:before{
	box-shadow:0 0 0 100px rgba(0,0,0,0.3) inset;
}
.bt-block-theme-features .box-content .item-theme-features a.title:hover{
	color:#434343;
}
.bt-block-purchase{
	text-align:center;
	margin-bottom:40px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	background-size: cover;
	background-position: center 20%;
}
.bt-block-purchase:before{
	opacity:0;
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events:none;
	transition:opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	background:rgba(3, 101, 173, 0.5);
}
.bt-block-purchase:before{
	opacity:1;
}
.bt-block-purchase h1{
	color:#fff;
	margin:0;
	font-size:32px;
	line-height:34px;
}
.support a{
	display:block;
	position:relative;
}
.support a img,.banner-home-left a img{
	width:100%;
}
.support span,.banner-home-left  span,.banner-home-left a{
	display:block;
}
.support a:after{
	left:10px;
	top:10px;
	right:10px;
	bottom:10px;
	content:"";
	position:absolute;
	border:1px solid #fff;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
}
.support  a:hover:after{
	border-style:dashed;
	left:5px;
	top:5px;
	right:5px;
	bottom:5px;
}
.support .support-info{
	position:absolute;
	color:#fff;
	padding:12px 8px;
	font-size:20px;
	left:10px;
	top:10px;
	right:10px;
	bottom:10px;
	text-align:left;
}
.support .support-info .text{
	font-size:20px;
	font-weight:900;
	position:relative;
	padding-bottom:10px;
	width:140px;
	margin-bottom:10px;
	padding-left:30px;
}
.support .support-info .text:after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-12px;
	box-shadow:1px 0 4px rgba(0,0,0,0.07);
	width:24px;
	height:2px;
	background:#fff;
}
.support .support-info .number{
	font-weight:700;
}
.banner-home-left{
	position:relative;
}
.banner-home-left .text-info{
	position:absolute;
	left:0;
	bottom:22px;
	width:100%;
	text-align:center;
	color:#fff;
}
.banner-home-left .text-info .large-text1{
	font-family: 'Courgette', cursive;
	font-size:50px;
	font-style:italic;
	font-weight:400;
	line-height:50px;
	text-transform:lowercase;
}
.banner-home-left .text-info .large-text2{
	font-family:'Quicksand',sans-serif;
	font-size:46px;
	line-height:48px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:5px;
}
.banner-home-left .text-info .bg-text{
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	font-style:italic;
	font-size:17px;
	background:#0365ad;
	margin:0 22px;
	padding:5px 15px;
}
.banner-home-left:before,.banner-home-left:after{
	position:absolute;
	content:"";
	left:10px;
	top:10px;
	right:10px;
	bottom:10px;
	opacity:0;
	pointer-events:none;
}
.banner-home-left:before{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	transition:opacity 0.8s ease 0s, transform 0.8s ease 0s;
	-webkit-transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
	-moz-transition: opacity 0.8s ease 0s, -moz-transform 0.8s ease 0s;
	transform:scale(0,1);
	-webkit-transform:scale(0,1);
	-moz-transform:scale(0,1);
}
.banner-home-left:after{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	transition:opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
	-webkit-transition: opacity 0.6s ease 0.2s, -webkit-transform 0.6s ease 0.2s;
	-moz-transition: opacity 0.6s ease 0.2s, -moz-transform 0.6s ease 0.2s;
	transform:scale(1,0);
	-webkit-transform:scale(1,0);
	-moz-transform:scale(1,0);
}
.banner-home-left:hover:before,.banner-home-left:hover:after{
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
}
.banner-home-left.bt-banner1 a:before{
	background:rgba(228,170,130,0.4);
}
.banner-home-left a:before{
	opacity:0;
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events:none;
	transition:opacity 0.3s ease 0.s;
	-webkit-transition: opacity 0.3s ease 0.s;
	-moz-transition: opacity 0.3s ease 0.s;
}
.banner-home-left:hover a:before{
	opacity:1;
}
.banner-home-left.bt-banner2 span{
	text-transform:uppercase;
}
.banner-home-left .small-text{
	font-family:'Open Sans',sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:400;
	margin-bottom:5px;
}
.banner-home-left .large-text{
	font-family:'Lucida Bright',sans-serif;
	font-size:42px;
	font-weight:400;
	font-style:italic;
	line-height:46px;
}
.banner-home-left.bt-banner2 a:before{
	background:rgba(176,184,186,0.4);
}
/* .bt-home-page #column-left>*,
.bt-home-page #LeftZone .module{
	margin-bottom:30px;
} */
.bt-block-sale {
	clear:both;
	margin-bottom: 50px;
}
.bt-block-sale .block-item{
	float:left;
	width:31.6%;
	position:relative;
	cursor:pointer;
}
.bt-block-sale .block-item + .block-item{
	margin-left:30px;
}
/* .bt-block-sale .block-item:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
} */
/* .bt-block-sale .block-item:before{
	opacity:1
} */
/* .bt-block-sale .block-item.bt-item-1:before{
	background: rgba(92,77,64,0.4);
}
.bt-block-sale .block-item.bt-item-2:before{
	background: rgba(122,94,79,0.4);
}
.bt-block-sale .block-item.bt-item-3:before{
	background: rgba(74,83,66,0.4);
} */

.bt-block-sale.news .block-item a {position: relative;}
.bt-block-sale.news .block-item a img {
	-moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.bt-block-sale.news .block-item a .news-popup {
	position: absolute;
	left: 0;
	top: 0;
	padding: 15px;
	color: #fff;
	background: rgba(0, 95, 142, 0.55);
}
.bt-block-sale.news .block-item a .news-popup > span {
	display: block;
	text-transform: uppercase;
}
.bt-block-sale.news .block-item a .news-popup > span.title {
	font-size: 20px;

	-moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.bt-block-sale.news .block-item a:hover img {
	-webkit-filter: grayscale(70%);
	filter: grayscale(70%);
}
.bt-block-sale.news .block-item a:hover .news-popup > span.title {padding-left: 10px;}

.center-ver {
	justify-content: center;
	margin-bottom: 60px;
}

/* .center-ver span {
	display: flex;
} */

.center-ver span iframe {
	padding: 10px;
	width: 100%;
	height: 400px;
}

.bt-staticblock-title{
	position:absolute;
	left:0;
	width:100%;
	color:#fff;
	text-transform:uppercase;
}
.bt-staticblock-title h1,.bt-staticblock-title h2,.bt-staticblock-title h3,.bt-staticblock-title h4{
	color:#fff;
}
.bt-staticblock-title.bt-title-1{
	bottom:50px;
	text-align:center;
}
.bt-staticblock-title.bt-title-1 span i{
	box-shadow: 0 0 29px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0 0 29px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 29px rgba(0,0,0,0.75);
}
.bt-staticblock-title.bt-title-1 .star-big{
	font-size:20px;
	margin:0 3px;
}
.bt-staticblock-title.bt-title-1 .star-small{
	font-size:12px;
}
.bt-staticblock-title.bt-title-1  h1{
	font-family:"Quicksand",sans-serif;
	font-size:38px;
	line-height:42px;
	padding-bottom:5px;
	margin:0 74px 5px;
	border-bottom:1px dashed #fff;
}
.bt-staticblock-title.bt-title-1  h4{
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	margin:0;
	font-size:16px;
	line-height:18px;
}
.bt-staticblock-title.bt-title-2{
	bottom:24px;
	padding-left:32px;
	text-align:left;
}
.bt-staticblock-title.bt-title-2 h1{
	font-family:"Quicksand",sans-serif;
	font-size:32px;
	margin:0;
	line-height:40px;
}
.bt-staticblock-title.bt-title-2 h1 span{
	font-family:"Lucida Bright",sans-serif;
	font-size:45px;
	font-weight:600;
}
.bt-staticblock-title.bt-title-2 h3{
	font-family:'Open Sans',sans-serif;
	font-size:23px;
	line-height:25px;
	font-weight:700;
	margin-bottom:6px;
}
.bt-staticblock-title.bt-title-3{
	bottom:45px;
	text-align:center;
}
.bt-staticblock-title.bt-title-3 p{
	font-family:'Open Sans',sans-serif;
	font-size:13px;
	font-weight:700;
	line-height:15px;
	margin:0;
}
.bt-staticblock-title.bt-title-3 p span{
	font-family:'Lucida Bright',sans-serif;
	font-size:24px;
	line-height:26px;
	font-weight:400;
	font-style:italic;
}
.bt-staticblock-title.bt-title-3 h1{
	font-family:'Quicksand',sans-serif;
	font-size:28px;
	line-height:40px;
	font-weight:400;
	margin:8px 58px;
	padding:5px 0;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}
.bt-banner-home{
	overflow:hidden;
	margin-bottom:30px;
}
.bt-banner-home .bt-banner-item{
	width:48.2%;
	position:relative;
	text-align:center;
	color:#fff;
}
.bt-banner-home .bt-banner-item:before{
	content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
}
.bt-banner-home .bt-banner-item:hover:before{
	opacity:1;
}
.bt-banner-home .bt-item-left:before{
	background:rgba(187,204,218,0.4);
}
.bt-banner-home .bt-item-right:before{
	background:rgba(197,172,121,0.4);
}
.bt-banner-home .bt-banner-item h1,.bt-banner-home .bt-banner-item  h2,.bt-banner-home .bt-banner-item  h3{
	color:#fff;
}
.bt-banner-home .bt-item-left{
	float:left;
}
.bt-banner-home .bt-item-right{
	float:right;
}
.bt-banner-home .bt-banner-title{
	position:absolute;
	left:0;
	width:60%;
	text-align:center;
}
.bt-banner-home .bt-item-left .bt-banner-title{
	bottom:25px;
}
.bt-banner-home .bt-item-right .bt-banner-title{
	bottom:40px;
}
.bt-banner-home .bt-item-left .bt-banner-title h2{
	font-family:'Open Sans',sans-serif;
	font-size:40px;
	line-height:42px;
	font-weight:400;
	margin-bottom:5px;
}
.bt-banner-home .bt-item-left .bt-banner-title h2 sup,.bt-banner-home .bt-item-left .bt-banner-title h2 sub{
	font-size:15px;
	line-height:17px;
	font-style:italic;
}
.bt-banner-home .bt-item-left .bt-banner-title h2 sub{
	margin-left:-20px;
}
.bt-banner-home .bt-item-left .bt-banner-title h2 span{
	margin-left:8px;
	font-family:'Modern No. 20',sans-serif;
	font-size:45px;
	line-height:47px;
}
.bt-banner-home .bt-item-left .bt-banner-title h2 sup{top:-18px;}
.bt-banner-home .bt-item-left .bt-banner-title p{
	font-family:'Open Sans',sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:900;
	margin:0;
}
.bt-banner-home .bt-item-right .bt-banner-title h2{
	font-family:'Open Sans',sans-serif;
	font-size:17px;
	line-height:19px;
	font-weight:700;
	margin:0;
}
.bt-banner-home .bt-item-right .bt-banner-title h4{
	font-family:'Script MT',sans-serif;
	font-size:20px;
	line-height:22px;
	font-weight:400;
	margin:0 0 10px;
	position:relative;
}
.bt-banner-home .bt-item-right .bt-banner-title h4:before,.bt-banner-home .bt-item-right .bt-banner-title h4:after{
	content:"";
	position:absolute;
	width:26%;
	height:1px;
	border-top:1px dashed #fff;
	top:54%;
}
.bt-banner-home .bt-item-right .bt-banner-title h4:before{
	left:0;
	margin-left:28px;
}
.bt-banner-home .bt-item-right .bt-banner-title h4:after{
	right:0;
	margin-right:28px;
}
.bt-banner-home .bt-item-right .bt-banner-title h1{
	font-family:'Lucida Bright',sans-serif;
	font-size:30px;
	line-height:32px;
	font-weight:400;
	margin-bottom:5px;
	font-style:italic;
}
.box-special{
	text-align:center;
	margin-bottom:35px;
}
.box-special .box-heading h1{
	color:#666;
	margin-bottom:30px;
}
.box-special .box-content{
	margin-left:-15px;
	position:relative;
	overflow:hidden;
	margin-right:-10px;
}
.box-special .box-content .item{
	display:inline-block;
	vertical-align:top;
	margin:0 15px;
}
.box-special .box-content .item .caption{
	text-align:center;
}
.box-special .box-content .item .image{
	margin-bottom:20px;
}
.box-special .box-content .item .caption .name a{
	line-height:17px;
	color:#3c3b48;
	margin-bottom: 0;
}
.box-special .box-content .item .caption .name a:hover{
	color:#5da9dd;
}
.box-special .box-content .item .caption .rating{
	margin-bottom:12px;
}
.box-special .box-content .item .caption .price{
	margin-bottom:18px;
	color:#303030;
}
.box-special .box-content .carousel-button>a{
	color:#666;
	border:1px solid #666;
	border-radius:50%;
	width:30px;
	height:30px;
	text-align:center;
	background:transparent;
	position:absolute;
	top:100px;
	visibility:hidden;
	opacity:0;
}
.box-special:hover .box-content .carousel-button>a{
	visibility:visible;
	opacity:1;
}
.box-special .box-content .carousel-button>a:hover{
	color:#fff;
	border:1px solid #5da9dd;
	background:#5da9dd;
}
.box-special .box-content .carousel-button>a i{
	font-size:16px;
	vertical-align:top;
	line-height:28px;
}
.box-special .box-content .carousel-button .prev{
	left:-30px;
}
.box-special:hover .box-content .carousel-button .prev{
	left:30px;
}
.box-special:hover .box-content .carousel-button .next{
	right:25px;
}
.box-special .box-content .carousel-button .next{
	right:-30px;
}
.bt-featured-pro.bt-nprolarge-slider,
.boss-testimonial {
	border:1px solid #ebebeb;
	margin-top: 15px;
}
.bt-featured-pro.bt-nprolarge-slider .box-heading,#boss_homefilter_tabs1 .box-heading,.boss-testimonial .box-heading{
	border-bottom:1px solid #ebebeb; 
	background:#f8f8f8;
	padding:12px 18px;
}
#column-left .bt-featured-pro.bt-nprolarge-slider .box-heading.title h1,#boss_homefilter_tabs1 .box-heading.title h1,#column-left .boss-testimonial .box-heading.title h1{
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	line-height:16px;
	font-weight:700;
	margin:0;
	text-align:left;
}
.bt-featured-pro.bt-nprolarge-slider .box-content{
	padding:20px;
	position:relative;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .bt-item-extra{
	display:inline-block;
	vertical-align:top;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .product-thumb .image{
	margin-bottom:22px;
	border: 1px #fff solid; /* V */
}
.bt-featured-pro.bt-nprolarge-slider .box-content .product-thumb .name a{
	margin-bottom:8px;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .product-thumb .rating{
	margin-bottom:12px;
}
/* .bt-featured-pro.bt-nprolarge-slider .box-content .product-thumb .image:before{
	right:0;
	top:0;
	content:"";
	background:url('main/images/label_new.png')no-repeat left top;
	width:66px;
	height:66px;
	position:absolute;
} */
.bt-featured-pro.bt-nprolarge-slider  .box-content .prev,.bt-featured-pro.bt-nprolarge-slider  .box-content .next{
	width:30px;
	height:30px;
	border-radius:50%;
	position:absolute;
	top:155px; 
	text-align:center;
	border:1px solid #666;
	background:transparent;
	color:#666;
	opacity:0;
	visibility:hidden;
}
.bt-featured-pro.bt-nprolarge-slider  .box-content:hover .prev,.bt-featured-pro.bt-nprolarge-slider  .box-content:hover .next{
	opacity:1;
	visibility:visible;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .prev:hover,.bt-featured-pro.bt-nprolarge-slider  .box-content .next:hover{
	border:1px solid #5da9dd;
	background:#5da9dd;
	color:#fff;
}
.bt-featured-pro.bt-nprolarge-slider  .box-content .prev .fa,.bt-featured-pro.bt-nprolarge-slider .box-content .next .fa{
	font-size:20px;
	vertical-align:top;
	line-height:28px;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .next .fa{
	letter-spacing:-3px;
}
.bt-featured-pro.bt-nprolarge-slider .box-content .prev{
	left:-15px;
}
.bt-featured-pro.bt-nprolarge-slider  .box-content .next{
	right:-12px;
}
.bt-featured-pro.bt-nprolarge-slider .box-content:hover .prev{
	left:15px;
}
.bt-featured-pro.bt-nprolarge-slider  .box-content:hover .next{
	right:12px;
}
.boss-testimonial  .box-content{
	padding:30px 20px;
	text-align:center;
}
.boss-testimonial  .box-content .testimonial-item {
	display:inline-block;
	vertical-align:top;
	width: 100%;
}
.boss-testimonial  .box-content .testimonial-item  >div{
	text-align:center;
}
.boss-testimonial  .box-content .testimonial-item  .testimonial-image {
	margin-bottom:15px;
	width: 274px; 
}
.boss-testimonial  .box-content .testimonial-item  .testimonial-image img{
	border-radius:50%;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
}
.boss-testimonial  .box-content .testimonial-item  .testimonial-image img:hover{
	border-radius:0;
}
.boss-testimonial  .box-content .testimonial-item  .testimonial-date .time-stamp small{
	font-size: 13px;
	color:#c5c5c5;
	font-style:italic;
}
.boss-testimonial  .box-content .testimonial-item  .testimonial-date .time-stamp{
	margin-bottom:3px;
}
.boss-testimonial  .box-content .testimonial-item  .testimonial-name{
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:700;
    text-align: center;
    display: inline-block;
}
.boss-testimonial  .box-content .testimonial-item  .testimonial-message{
	line-height:25px;
}
.boss-testimonial  .box-content >a{
	color:#666;
	border:1px solid #666;
	border-radius:50%;
	width:30px;
	height:30px;
	text-align:center;
	background:transparent;
	margin-top:15px;
}
.boss-testimonial .box-content >a:hover{
	color:#fff;
	border:1px solid #5da9dd;
	background:#5da9dd;
}
.boss-testimonial .box-content >a i{
	font-size:16px;
	vertical-align:top;
	line-height:28px;
}
.boss-testimonial .box-content  .prev{
	margin-right:5px;
}
.boss-testimonial.box-content .next{
	margin-left:5px;
}
.bt-banner-sale{
	position:relative;
	margin-bottom:32px;
	cursor:pointer;
	color:#fff;
	margin-top:40px;
}
.bt-banner-sale .bt-banner-image:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	background: rgba(159,159,159,0.5);
	pointer-events:none;
}
.bt-banner-sale:hover .bt-banner-image:before{
	opacity:1;
}
.bt-banner-sale h1,.bt-banner-sale h2,.bt-banner-sale h3{
	color:#fff;
}
.bt-banner-sale .bt-banner-title{
	position:absolute;
	left:0;
	width:60%;
	top:25px;
	text-align:center;
}
.bt-banner-sale .bt-banner-title h3{
	font-size:17px;
	font-weight:700;
	line-height:19px;
	font-style:italic;
	margin-bottom:5px;
	letter-spacing:4px;
}
.bt-banner-sale .bt-banner-title h1{
	font-size:44px;
	line-height:46px;
	margin-bottom:0;
}
.bt-banner-sale .bt-banner-title h2{
	font-family:'Baskerville Old Face',sans-serif;
	font-size:56px;
	line-height:58px;
	font-weight:400;
	margin:0;
	position:relative;
}
.bt-banner-sale .bt-banner-title h2 sup{
	font-size:30px;
	line-height:32px;
	top:-20px;
	left:-10px;
}
.bt-banner-sale .bt-banner-title h2 sub{
	font-family:'Quicksand',sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:300;
	margin-left:-50px;
	bottom:0;
}
.bt-banner-sale .bt-banner-title h2:before,.bt-banner-sale .bt-banner-title h2:after{
	content:"";
	position:absolute;
	top:48%;
	width:14%;
	height:3px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.bt-banner-sale .bt-banner-title h2:before{
	left:26%;
}
.bt-banner-sale .bt-banner-title h2:after{
	right:26%;
}
.bt-featured-pro .box-heading h1{
	color:#666;
}
.bt-featured-pro .box-content{
	overflow:hidden;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content>div{
	float:left;
	width:100%; /* V */
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large{
	padding-right:15px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .small_detail{
	margin-top:22px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large  a.thumbnail {
	margin-bottom:6px;
	padding:0;
	border:none;
	border-radius:0;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large ul li{
	display:inline-block;
	vertical-align:top;
}

#showrooms .bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large ul li {
	display: inline-block;
	height: 480px;
	padding: 0 1px;
}
#showrooms .bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large ul li img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}
#showrooms .bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .nav_thumb {top:47%;}

.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .prev,
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .next{
	width:30px;
	height:30px;
	border-radius:50%;
	position:absolute;
	top:36%; 
	text-align:center;
	border:1px solid #666;
	background:transparent;
	color:#666;
	visibility:hidden;
	opacity:0;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .bt-item-large:hover .prev,
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .bt-item-large:hover .next{
	visibility:visible;
	opacity:1;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .prev:hover,
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .next:hover{
	border:1px solid #5da9dd;
	background:#5da9dd;
	color:#fff;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .prev .fa,
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .next .fa{
	font-size:20px;
	vertical-align:top;
	line-height:28px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .next .fa{
	letter-spacing:-3px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .prev{
	left:-15px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .next{
	right:-15px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .bt-item-large:hover .prev{
	left:15px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .bt-item-large:hover .next{
	right:15px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .description{
	display:none;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .rating{
	margin-bottom:12px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-large .price{
	margin-bottom:30px;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-grid{
	padding-left:15px;
}
/* .bt-featured-pro .product-layout{
	margin-bottom:25px;
} */
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-grid .product-layout.odd{
	margin-right:15px;
}
.bt-featured-pro .product-layout.even{
	margin-left:15px;
}
.bt-featured-pro .product-layout .bt-item .image{
	margin-bottom: 10px;
    display: block;
}
.bt-featured-pro .product-layout .bt-item .image img {
	/* V */
	height: 260px;
	object-fit: contain;
}
.bt-featured-pro.bt-prolarge-nslider  .box-content .bt-product-grid .product-layout .name a{
	margin-bottom:5px;
}
.bt-featured-pro .product-layout .rating{
	margin-bottom: 0;
}
.bt-featured-pro .product-layout .price{
	margin-bottom:17px;
}
.bt-featured-pro .product-thumb .image .button-group {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
}
.boss_homefilter_tabs .product-thumb .button-group .btn-cart:hover,
.bt-featured-pro.bt-nprolarge-slider .bt-product-grid .product-thumb .image .button-group .btn-cart:hover,
.box-special .product-thumb .image .button-group .btn-cart:hover{
	background:#5da9dd;
	color:#fff;
}
.boss_homefilter_tabs .product-thumb .button-group .btn-cart i,
.bt-featured-pro.bt-nprolarge-slider .bt-product-grid .product-thumb .image .button-group .btn-cart i,
.box-special .product-thumb .image .button-group .btn-cart i{
	margin:0;
}
#column-left .boss_homefilter_tabs .product-thumb .button-group,#column-right .boss_homefilter_tabs .product-thumb .button-group{
	display:none;
}
.bt-home-page  #column-left{
	padding-right:15px;
}
.bt-home-page #column-left + #content.col-sm-9{
	padding-left:15px;
}
.content-left,.content-right{
	margin-bottom:40px;
}
.content-left ul li a,.content-right ul li a{
	line-height:1.55em;
}
.content-left ul li ul li,.content-right ul li ul li{
	padding-left:20px;
}
.buttons{
	overflow:hidden;
}
#content>.panel-default{
	box-shadow:none;
	border-radius:0;
}
#content>.panel-default +.form-horizontal .form-control{
	width:50%;
}
/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{margin-left:-18px;}
} 

/* Color Style */
#cart .dropdown-menu .cart_bottom .buttons,
.bt-footer-middle .footer-social a:hover,
.popular-cate .box-content .prev:hover,
.popular-cate .box-content .next:hover,
.header_category .boss_heading .box-heading,
.htabs ul li a:before,
div.jGrowl div.jGrowl-notification .jGrowl-button .buttons,
.box .boss-alphabet ul li a:hover,
.bt-tagcloud .box-content a:hover,
.category-list ul li:hover {
    background-color: #5da9dd
}
.bt-block-theme-features {
    background-color: #81bce4
}
.bt-featured-pro.bt-nprolarge-slider .box-heading,
#boss_homefilter_tabs1 .box-heading,
.boss-testimonial .box-heading,
.boss-filter-container .tabs li {
    background-color: #f8f8f8
}
.header_category .box-content .box-category.boss-menu-cate > li {
    background-color: #d5e9f6
}
#search,
.mega-menu > ul.nav > li .dropdown,
.checkout .panel .panel-heading h4.panel-title,
.result-pagination .links .pagination li > a:hover,
.result-pagination .links .pagination li.active > span,
.manufacturer-list,
#top .dropdown-menu,
.mega-menu > ul.nav > li .dropdown .menu-row ul li:hover > .sub_menu,
.box .boss-alphabet ul li a:hover,
.bt-tagcloud .box-content a:hover,
.category-list ul li:hover,
.navbar .nav > li.dropdown .dropdown-menu {
    border-color: #5da9dd
}
body,
a,
.product-filter .display .btn-list,
.product-filter .display .btn-grid,
.article-filter .display .btn-list,
.article-filter .display .btn-grid,
.boss-blog-featured .box-content .box-article .article_content .article-detail .article-name a,
.boss-filter-container .tabs li a,
#column-left .bt-featured-pro.bt-nprolarge-slider .box-heading.title h1,
#boss_homefilter_tabs1 .box-heading.title h1,
#column-left .boss-testimonial .box-heading.title h1,
.header_category .box-content .box-category.boss-menu-cate > li > .nav_title a,
.box-discount .box-heading h1,
.bt-featured-pro .box-heading h1 {
    color: #666666
}
a:hover,
a:focus,
.boss-blog-featured .box-content .box-article .article_content .article-detail .article-name a:hover,
.time-stamp,
.bt-staticblock-freeshipping .bt-staticblock .fa,
.product-filter .display .btn-list:hover,
.product-filter .display .btn-grid:hover,
.product-filter .display .btn-list.active,
.product-filter .display .btn-grid.active,
.category-info h3,
.category-list h4,
.article-filter .display .btn-list:hover,
.article-filter .display .btn-grid:hover,
.article-filter .display .btn-list.active,
.article-filter .display .btn-grid.active,
.article-layout .article-name h2 a:hover,
.boss_article-detail .article-title .date-post .comment-count,
.comment-item .comment-item-header .comment-by span,
.product-info .price_info .price,
.product-info .price_info .price-new,
#review .box-review p.author span:after,
h1.page-title,
.result-pagination .links .pagination li > a:hover,
.result-pagination .links .pagination li.active > span,
.bt-staticblock-freeshipping .bt-staticblock h2 a:hover,
.product-info h2,
.boss-blog-featured .box-content .box-article .article_content .article-detail .more-info .time-stamp a,
.bt-recent-comments .box-content .recent-comment-item .comment-by,
.box.bt-category .box-content .box-category li.active >a,
.box.bt-category .box-content .box-category li:hover> a,
#cart button:hover a,
.result-pagination .links .pagination .pager-selected,
.box.bt-category .box-content .box-category li a.list-group-item.active,
.box.boss_blog-cat .box-content .box-category li.active >a {
    color: #5da9dd;
}
.result-pagination .links .pagination .pager-selected {
	border-color: #5da9dd;
}
.popular-cate .box-content .carousel-content>div .cate-name,
.popular-cate .box-content .carousel-content>div .count-product,
.bt-block-home-bg .title p,
.bt-block-home-bg h2,
.bt-block-theme-features .box-heading h1,
.bt-block-theme-features .box-content .item-theme-features a,
#cart button a,
.bt-video .bt_video_text,
.header_category .boss_heading .box-heading {
    color: #5b5a5a;
}
#cart .buttons .checkout_bt {
	float: right; /* V */
}
.article-layout .article-name h2 a,
a.btn-readmore,
.comments .submit-button .btn-submit {
    color: #3c3b48;
}
#top,#top a,.currency .btn,.language .btn {color: #fff;}
#top .b2b-link a {
	background: #fff;
	color: #0365ad;
	padding-right: 0.5em;
	border-radius: 2px;
}
#top a:hover,
#top li.dropdown.open> a,
#top .btn-group.open >.btn,
#top .dropdown-menu>li>a:hover,
.currency .btn:hover,
.language .btn:hover {
    color: #5da9dd
}
#top .login-user:hover{color:#fff;cursor: default;}
#top .dropdown-menu > li > a {
    color: #666666
}
#top {
    border-color: #d5e9f6
}
/* #top .dropdown a {color: #434343;} */

footer .bt-footer-top {
    background-color: #f8f8f8
}
footer .bt-footer-middle {
    background-color: #343434
}
footer .bt-footer-bottom {
    background-color: #1a1a1a
}
footer,
.bt-footer-middle .box.boss-recent-post .box-heading span,
.bt-footer-middle .boss-recent-post .item-recent-post .title a,
footer .bt-footer-middle h3,
.bt-footer-middle .bt-block-footer a,
.bt-footer-bottom .powered a {
	color: #f8f8f8;
}
.bt-footer-middle .bt-block-footer a:hover,
.bt-footer-middle .bt-block-footer ul li i,
.bt-footer-middle .boss-recent-post .item-recent-post .title a:hover,
.bt-footer-bottom .link ul li a:hover {
    color: #5da9dd
}
.bt-footer-middle .boss-recent-post .item-recent-post .title .time-stamp,
.bt-footer-middle .footer-newsletter input.form-control,
.bt-footer-bottom .link ul li a {
    color: #c5c5c5
}
.bt-block-footer .social .fa {
	font-size: 26px;
	margin: 12px 10px 10px 0;
	transition: all 0.2s;
}
footer .bt-footer-top {
    border-color: #eaeaea;
}
.mega-menu,
.mega-menu a,
.navbar,
.navbar a {
    color: #666666
}
.mega-menu a:hover,
.mega-menu > ul.nav > li >a:hover,
.mega-menu > ul.nav > li >a:focus,
.mega-menu > ul.nav > li .dropdown .menu-column ul.column.product .name a:hover,
.mega-menu > ul.nav > li .dropdown .menu-column a.parent,
.navbar a:hover,
.navbar .nav>li>a:hover {
    color: #5da9dd
}
.navbar .nav>li>a {
    color: #ffffff
}
.name a,
#cart .dropdown-menu .table td.name a {
    color: #666666
}
.name a:hover,
#cart .dropdown-menu .table td.name a:hover {
    color: #5da9dd
}
.price,
#cart .dropdown-menu .cart_bottom table td,
.cart-info .table tbody tr td.product-price,
.cart-info .table tbody tr td.total,
.checkout .table tbody tr td.product-price,
.checkout .table tbody tr td.total,
.cart-total table tr td.right {
    color: #666666
}
.price-new {
    color: #666666
}
.price-old {
    color: #666666
}
.rating .fa-star,
.rating .fa-star-o {
    color: #5da9dd
}
#RightZone .fa-check-circle{color:#4CAF50;}
#RightZone .fa-times-circle{color:rgb(245, 0, 0);}
.btn,
.bt-block-purchase a,
.product-info .button-group .btn-cart,
.product-info .button-group .btn-wishlist:hover,
.product-info .button-group .btn-compare:hover,
.product-info .options .btn-upload:hover,
#cart .dropdown-menu .cart_bottom .buttons .btn,
.btn.btn-blue:hover,
.compare-info .btn-cart,
.compare-info .btn-wishlist:hover,
.box-discount .box-content .carousel-button>a:hover,
.bt-featured-pro.bt-nprolarge-slider .box-content .prev:hover,
.bt-featured-pro.bt-nprolarge-slider .box-content .next:hover,
.bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .prev:hover,
.bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .next:hover,
.popular-cate .box-content .prev:hover,
.popular-cate .box-content .next:hover,
.boss-testimonial .box-content > a:hover {
    background-color: #5da9dd
}
.btn:hover,
.bt-block-purchase a:hover,
.product-info .button-group .btn-cart:hover,
#cart .dropdown-menu .cart_bottom .buttons .btn:hover,
.btn.btn-gray:hover,
.btn.btn-blue,
#cart > .btn:hover {
    background-color: #ffffff
}
.btn,
.bt-block-purchase a,
.product-info .button-group .btn-cart,
.product-info .button-group .btn-wishlist:hover,
.product-info .button-group .btn-compare:hover,
.product-info .options .btn-upload:hover,
#cart .dropdown-menu .cart_bottom .buttons .btn,
.btn-cart,
.btn.btn-blue:hover,
.compare-info .btn-cart,
.compare-info .btn-wishlist:hover,
.product-list .product-thumb .button-group .btn-cart:hover,
.box-discount .box-content .carousel-button>a:hover,
.bt-featured-pro.bt-nprolarge-slider .box-content .prev:hover,
.bt-featured-pro.bt-nprolarge-slider .box-content .next:hover,
.bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .prev:hover,
.bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .next:hover,
.popular-cate .box-content .prev:hover,
.popular-cate .box-content .next:hover,
.boss-testimonial .box-content > a:hover {
    color: #ffffff
}
.btn:hover,
.bt-block-purchase a:hover,
.bt-footer-middle .footer-newsletter .boss-newsletter .btn-new:hover,
.product-info .button-group .btn-cart:hover,
#cart .dropdown-menu .cart_bottom .buttons .btn:hover,
.btn.btn-gray,
.btn.btn-gray:hover,
.btn.btn-blue,
#cart > .btn:hover {
    color: #5da9dd
}
.btn,
.bt-block-purchase a,
.product-info .button-group .btn-cart,
.btn.btn-gray:hover,
.btn.btn-blue,
.compare-info .btn-cart,
.compare-info .btn-wishlist:hover,
.box-discount .box-content .carousel-button>a:hover,
.bt-featured-pro.bt-nprolarge-slider .box-content .prev:hover,
.bt-featured-pro.bt-nprolarge-slider .box-content .next:hover,
.bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .prev:hover,
.bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .next:hover,
.popular-cate .box-content .prev:hover,
.popular-cate .box-content .next:hover,
.boss-testimonial .box-content > a:hover {
    border-color: #5da9dd
}
.btn.btn-gray {
    background-color: #ffffff
}
.btn.btn-gray {
    color: #666666
}
.btn.btn-gray {
    border-color: #d6d6d6
}
.button-group button {
    background-color: #ffffff
}
.button-group button + button:hover,
.product-list .product-thumb .button-group .btn-cart:hover,
.bt-featured-pro .product-thumb .button-group .btn-cart:hover,
.boss_homefilter_tabs .product-thumb .button-group .btn-cart:hover,
.bt-featured-pro.bt-nprolarge-slider .bt-product-grid .product-thumb .image .button-group .btn-cart:hover,
.box-special .product-thumb .image .button-group .btn-cart:hover {
    background-color: #5da9dd
}
.button-group button {
    color: #a1a1a1
}
.button-group button + button:hover,
.product-list .product-thumb .button-group .btn-quickshop:hover,
.product-list .product-thumb .button-group .btn-cart:hover,
.bt-featured-pro .product-thumb .button-group .btn-cart:hover,
.boss_homefilter_tabs .product-thumb .button-group .btn-cart:hover,
.bt-featured-pro.bt-nprolarge-slider .bt-product-grid .product-thumb .image .button-group .btn-cart:hover,
.box-special .product-thumb .image .button-group .btn-cart:hover,
.boss_homefilter_tabs .product-thumb .button-group .btn-cart:hover i,
.bt-featured-pro.bt-nprolarge-slider .bt-product-grid .product-thumb .image .button-group .btn-cart:hover i,
.box-special .product-thumb .image .button-group .btn-cart:hover i,
.bt-featured-pro .bt-product-grid .product-thumb .image .button-group .btn-cart:hover i {
    color: #ffffff !important;
}
.product-list .product-thumb .button-group button,
.button-grid.button-group button + button,
.bt-featured-pro .product-thumb .button-group button {
    border-color: #ebebeb
}
.product-list .product-thumb .button-group button:hover,
.button-grid.button-group button + button:hover,
.bt-featured-pro .product-thumb .button-group button:hover {
    border-color: #5da9dd
}
.product-list .product-thumb .button-group .btn-cart,
.button-grid.button-group .btn-cart:hover {
    color: #303030
}
.button-grid.button-group .btn-cart:hover i {
    color: #fff;
}
#column-left .box-heading h1,
#column-right .box-heading h1,
.box.bt-filter .box-content .list a.title,
.box.account .box-heading,
.register h1,
h1.block-title,
.article-related h1,
.boss_article-detail .product-related h1,
.boss_article-detail .comments h1,
.box.boss-recent-post .box-heading span,
#column-left .box .box-heading.block-title h1,
#column-right .box .box-heading.block-title h1,
.popular-cate .box-heading h1,
.boss_article-detail + .bt-facecomments h1 {
    color: #303030
}
.breadcrumb a, .breadcrumb li {
    color: #a1a1a1
}
.breadcrumb a:hover
{
    color: #5da9dd
}
h1 {
    color: #3c3b48
}
h2,
.bt-staticblock-freeshipping .bt-staticblock h2 a {
    color: #737373
}
h3 {
    color: #666666
}



/* V */

#carousel-example-generic {margin: 30px 0;}
#carousel-example-generic .carousel-inner>.item>a>img,
#carousel-example-generic .carousel-inner>.item>img {
	height: 450px;
	object-fit: cover;
}

.article-wrapper {
	border:none;
	padding:0;
	margin-bottom: 30px;
}
.boss-new-position .article-wrapper {margin-bottom: 0;}
.information-entry {padding:0;}
.information-entry:not(:first-child) {
	border-left: 1px #ebebeb solid;
}
.article-entry {
	text-align: center;
	padding: 35px 60px;
	min-height: 220px;
}
.pzp .article-entry {
	text-align: left;
	padding: 0 15px;
}
.pzp .article-entry.right {
	margin-top: 40px;
}
.article-entry .title {
	font-size: 20px;
    line-height: 24px;
    color: #2e2e2e;
    font-weight: 400;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}
.pzp .article-entry .title {
	border-bottom: 1px #ebebeb solid;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.article-entry .description {
	font-size: 14px;
    line-height: 24px;
    color: #999797;
    font-weight: 300;
    margin-bottom: 15px;
}
.pzp .article-entry.right .description {
	padding: 20px 30px;
}
.pzp .article-entry.right .description:first-child {
	border: 1px solid #ebebeb;
	font-style: italic;
}
.article-entry .read-more {
	margin-bottom: 0;
	-webkit-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
	font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: #2e2e2e;
    display: inline-block;
}

/* proizvodi.aspx / kategorije */
.x_panel .podoblast .group-item {
	padding: 5px;
}
.x_panel .podoblast .group-item a {
	text-transform: uppercase;
}
.x_panel .podoblast .group-item a:empty {display:none;}
.x_panel .product-image-list img {
    height: 150px;
    max-width: 100%;
    object-fit: cover;
    object-position: 50% 10%;
    margin: 0 auto;
    display: block;
}


/* p u box-heading umesto h1 */
#tabs_content_container1 > div.box-heading.title > p,
#LeftZone div.box-heading.title > p {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 16px;
	font-weight: 700;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}
.box-heading > h2,
.bt-block-purchase h2 {
	color: #666;
	margin-bottom: 30px;
	margin-top: 10px;
	font-family: 'Quicksand', sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
	color: #3c3b48;
	text-transform: uppercase;
	text-align: center;
}
.bt-block-purchase h2 {
	color: #fff;
	margin: 0;
	font-size: 32px;
	line-height: 34px;
	position: relative;
	padding: 60px 0;
}
.bt-block-purchase a {
	background: none;
    border: none;
    width: 100%;
    height: 100%;
    display: block;
}
.bt-block-purchase a:hover {
	background-color: unset;
	color: unset;
}

/* autocomplete */
.ui-autocomplete{
	/* display: none !important; */
	z-index: 30 !important;
}
.ui-autocomplete .autoCompleteSearchPager {
	min-height: 30px;
	margin: 10px 0;
}
.ui-autocomplete .pager-num {
	padding: 5px 8px;
	margin: 0 4px;
	background: #eaeaea;
	cursor: pointer;
}
.ui-autocomplete .ui-menu-item {
	margin-bottom: 4px;
}
.ui-autocomplete .autocomplete-search {
	display: flex;
}
.ui-autocomplete .autocomplete-search .book_image-search-ddl {
	width: 20%;
	min-width: 80px;
}
.ui-autocomplete .autocomplete-search .smart-search-title {
	width: 80%;
	margin-top: 5px;
}
.ui-autocomplete .autocomplete-search .book_image-search-ddl img {
	height: 80px;
	object-fit: contain;
}

/* Collapse kategorije svuda */
.header_category .box .box-content{height:auto;overflow:inherit;visibility:hidden}
.header_category .box.opencate .box-content{height:auto;overflow:inherit;visibility:visible}

/* border oko proizvoda */
#RightZone .bt-featured-pro .product-layout .product-thumb {
	border: 1px solid #eaeaea;
	padding: 6px;
}

/* nazivi u listi proizvoda */
.bt-featured-pro .product-layout .bt-item .small_detail .caption .name,
#column-left .home_filter_content .list_carousel .product-thumb .small_detail .name {
	/* height: 66px; 3 reda naziv */
	height: 46px; /* 2 reda naziv */
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
.box-special .box-content .caption .name {
	height: 80px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
#column-left .bt-nprolarge-slider .caroufredsel_wrapper .bt-item .small_detail .caption .name {
	height: 66px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
.small_detail .caption .name a {
	font-weight: 600;
	width: 100%;
}

/* Alert za showBuyModal */
.show-buy-alert {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	color: #272320;
	background: #fff;
	border-radius: 0 !important;
	border: 1px solid #a8a6a5;
	padding: 7px 15px 7px;
	font-size: 14px;
	z-index: 99999;
	max-width: 1366px;
	margin: 0 auto;
}
.show-buy-alert h2{
	text-align: center;
	margin-bottom: 6px;
}
.show-buy-alert .buttons {
	text-align: center
}

.show-buy-alert i {
	font-size: 24px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.show-buy-alert .finish-shoping {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 13px;
	margin-top: 10px;
	background: #d3da2b;
	padding: 5px;
	text-transform: uppercase;
}
#alertImage {
	display: block;
	margin: 0 auto;
	max-height:80px;
}

/* Korpa */ 

.header_purchase {
	background-color: #0365ad;
	height: 40px;
	padding-left: 5px;
	line-height: 2.4;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 2;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin: 2px 0 0 0;
	font-weight: 300;
}
.orderHeader td:first-child {
	text-align: center;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	width: 25%;
}
.orderHeader td:nth-child(2),
.orderHeader td:nth-child(3) {
	text-align: center;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.orderHeader td:nth-child(4) {
	text-align: center;
	width: 22%;
	border-bottom: 1px solid #e1e1e1;
}
.orderHeader td:nth-child(5) {
	text-align: center;
	border-bottom: 1px solid #e1e1e1;
}
.itemStyle td:first-child {
    padding-left: 0;
    background-color: #fff;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    width: 25%;
	text-align: center;
}
.itemStyle td:first-child a {
	background-color: #f2f2f2;
	padding: 5% 10%;
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 13px;
}
.itemStyle td:nth-child(2) {
    text-align: center;
    width: 30%;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    height: 54px;
    font-size: 15px;
}
.itemStyle td:nth-child(3) {
    text-align: center;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    font-size: 15px;
}
.itemStyle td:nth-child(4) {
    padding-right: 0;
    font-size: 15px;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    width: 22%;
    text-align: center;
}
.itemStyle td:nth-child(4) span {
    position: relative;
    float: left;
	padding: 5% 15px 4% 1%;
	background-color: #f2f2f2;
    width: 100%;
    text-align: right;
}
.itemStyle td:nth-child(5) {
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    width: 3%;
    padding-left: 0;
    text-align: center;
}
.itemStyle td:nth-child(5) .deletebutton {
	position: relative;
    float: left;
    padding: 0;
    max-width: 100%;
    margin-left: 10px;
}
.total_style {
	background: #f5f5f5;
	margin-bottom: 10px;
	font-size: 20px;
	color: #911108;
}
.Logout-Container, .Login-Container {
	margin-left: 15px;
	margin-top: 45px;
}
.radio-container {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 30px;
}
.radio-container .active-radio {
	background: #5da9dd !important;
	color: #fff !important;
}
.radio-container .radio {
	float: left;
	background: #fff;
	padding: 8px 30px;
	margin: 0;
	width: 50%;
	text-align: center;
	outline: 1px solid #dcdcdc;
}
.label_wrap {
	font-size: 16px;
	float: left;
	margin-top: 15px;
}
.required-field-validator {
	float: left;
	color: #f00;
	font-size: 12px;
	margin-top: 19px;
	margin-left: 15px;
}
.required-field-validator::after {
    content: "OBAVEZNO POLJE ";
    float: left;
    text-transform: uppercase;
    margin-right: 5px;
}
.Login-Container INPUT[type='text'] {
    width: 100%;
    padding-left: 10px;
    height: 40px;
    border-radius: 2px;
    margin-bottom: 6px;
    margin-top: 6px;
    border: 1px solid #dcdcdc;
    float: left;
    position: relative;
}
.Login-Container SELECT {
    width: 100%;
    padding-left: 10px;
    height: 40px;
    margin-bottom: 6px;
    margin-top: 6px;
    border: 1px solid #dcdcdc;
    float: left;
    position: relative;
}
#panelStep3 > .step-panel > .shipping-details {display: none;}
#panelStep4 > .step-panel > .payment-details {display: none;}
/* .step-4-done .payment-details {display: block;} */

.radio_final{display:none !important;}
.fixed-menu-mobile{display:none;}

.change3, .change4 {display: none !important;}
.payment_method, .shipping_method {font-weight: bold;margin-bottom: 3px;}
.payment_description, .shipping_description {margin-bottom: 20px;}

.orderFooter td {line-height: 30px !important;}

/* filteri */
#filtersTop:before {
    content: "FILTERI";
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    color: #737373;
    text-transform: uppercase;
}
#filtersTop:empty{
	display:none;
}
.section-title-5 {
	cursor: pointer;
}

.pp__img__height {
	height: 200px !important;
}

.product__big__images .portfolio-full-image img {max-height: 550px;display: block;margin: 0 auto;}

#BrandZone {
	border-top: 1px solid #f2f2f2;
}

/* FOOTER */
/* footer .footer-item a {color: #b4dffe !important;}
footer .footer-item a:hover {color: #5da9dd !important;} */
footer .footer-item > .footer-item-title {
	text-transform: uppercase;
	margin-bottom: 1.5em;
}

/* footer-right */
#FooterZoneRight .item-recent-post .image {background: #fff;}
#FooterZoneRight .item-recent-post .image img {
	width: 90px;
	height: 70px;
	object-fit: contain;
	padding: 5px;
}

.table-history-purchase td {
	padding: 7px;
}

.details-color {
	color: #fff;
	background-color: #337ab7;
	padding: 3px;
}

.details-color:hover {
	background-color: #fff;
	border: 1px solid #337ab7;
	color: #337ab7;

}
.bt-staticblock-image img{
	width: 100%;
}

.from-price{
	font-weight: 400;
    color: #c5c5c5;
	font-size: 14px;
	line-height: initial;
}
.variation-item{
	padding: 15px 0;
	border-bottom: 1px solid #ededed;
    display: flex;
    align-items: center;
    justify-content: center;
}

.variation-container .variation-item:last-child{
	border-bottom: 0;
}
.btn-bought{
	background: #fff !important;
	color:#5da9dd !important;
}

.variation-image{
	cursor: pointer;
	height: 70px;
	object-fit: contain;
}
.variation-image-container{
	max-height: 70px;
	min-height: 70px;
	overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.key-attributes{
	font-weight: 700;
	text-transform: capitalize;
}
.list-loader{
	display: block;
	text-align: center;
	color:#62b636;
	width: 100%;
}


/* Upitnik */

.questionnaire span {line-height: 30px;}
.questionnaire_rblist label {padding-left: 5px;}

.questionnaire_submit {
	border-color: #5da9dd;
	color: #ffffff;
	background-color: #5da9dd;
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    background: #5da9dd;
    border: 1px solid #5da9dd;
    padding: 8px 15px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	border-radius: 0;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	user-select: none;
}
.questionnaire_submit:hover {
	color: #5da9dd;
	background-color: #fff;
	box-shadow: none;
}

.questionnaire_textbox,
.questionnaire_datetextbox,
.questionnaire_textarea {
	display: block;
	font-size: 13px;
	height: 40px;
    padding: 6px 10px;
    line-height: 28px;
	margin-bottom: 8px;
	color: #555;
	background-color: #fff;
    background-image: none;
	border: 1px solid #ccc;
	-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;
}
.questionnaire_textbox:focus,
.questionnaire_datetextbox:focus,
.questionnaire_textarea:focus {
	box-shadow: none;
	border-color: #66afe9;
	outline: 0;
}


/* Veterinari */

.fullpetslist .entry {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}
.fullpetslist h3,
.fullpetslist a.more {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.fullpetslist a.more {color: #0365ad;}
.fullpetslist a.more:hover {color: #5da9dd;}

.vet-list .product-image-list img {
	margin-bottom: 15px;
	object-position: 40% 50%;
}
.vet-list a.product-image-list:hover h2 {color: #5da9dd;}

/* Registracija */

#user-registration {margin-bottom: 60px;}
#user-registration fieldset, #user-registration .form-control {margin-bottom: 15px;}
#user-registration .control-label {
	font-weight: 600;
	text-align: left;
}
#user-registration .radio-label {
	display: block;
	line-height: 28px;
}
#user-registration .radio-label input {
	vertical-align: text-top;
	width: 15px;
    height: 15px;
}
#user-registration .radio-label span {
	vertical-align: middle;
	font-size: 15px;
}

/* Dogadjaji */

.testimonial-item .events-img img {
	border-radius: 0 !important;
	max-height: 200px;
}



/* ZAMENA MENIJA */
/*

SADA Kat Header, nav main:

:1137
.first-category-link {
	padding: 16px 10px 16px 15px;
} 

:542
.boss_scroll .menubar {
	padding-top: 8px;  => remove, do line height instead
}

boss-megamenu:26
.boss_scroll .mega-menu > ul.nav > li >a {
	color: #fff !important;
	padding-bottom: 28px; = > increase line height instead
}

*/

/* Carousel baner homepage */
.carousel-caption {
	color: #ffffff;
	text-shadow: 0 1px 0 #000000;
  }
  .carousel-control .icon-prev:before {
	content: "\f053";
	font-family: FontAwesome;
  }
  .carousel-control .icon-next:before {
	content: "\f054";
	font-family: FontAwesome;
  }
  
  #bt_slideshow > .carousel-control {
	background-image: none;
  }
  .carousel-inner {
	  overflow: hidden;
	  z-index: 0;
  }
  #bt_slideshow > .carousel-inner > .item {
	width: 100%;
	height: 100%;
	/* max-height: 800px; */
  }
  #bt_slideshow > .carousel-inner > .item img {
	width: 100%;
	height: auto;
	/* max-height: 800px; */
  }
  #bt_slideshow > .carousel-inner > .item > video {
	width: 90%;
  }
  #bt_slideshow .video-overlay {
	position: absolute;
	top: 30%;
  
	min-width: 652px;
  }
  #bt_slideshow .video-overlay.dog {
	right: 5%;
	text-align: left;
  }
  #bt_slideshow .video-overlay.cat {
	left: 38%;
	top: 50%;
	text-align: center;
	max-width: 300px;
  }
  #bt_slideshow .video-overlay.cat span {
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 40px;
  }
  #bt_slideshow .video-overlay.cat span:nth-child(2) {
	font-size: 30px;
	letter-spacing: 6px;
  }
  #bt_slideshow .video-overlay span {
	display: block;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 4px;
	color: #8e7868;
	margin-top: 32px;
	text-align: center;
  }
  #bt_slideshow .video-overlay span:nth-child(2) {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 8px;
  }
  #bt_slideshow .video-overlay img {
	max-height: 120px;
  }

  
#brandsRepeater .swiper-slide {
	color: #666666;
}
#brendsNest {
    height: 550px;
    max-height: 90vh;
    overflow-y: auto;
	overflow-x: hidden;
}
.brand-search {
    padding: 5px 10px;
    border: 1px solid #eaeaea;
    margin: 15px;
	width: 241px;
}
#manufacturerSearch.brand-search::placeholder {
	font-size: 13px;
}



#groupDescription h1,
#groupDescriptionSM h1 {
  color:var(--color-accent);
}
#groupDescription p,
#groupDescriptionSM p {
  line-height: 18px;
}
#groupDescription p:first-child,
#groupDescriptionSM p:first-child,
.mega__group__desc p:first-child,
#groupName h1,
#groupNameSM h1 {
  font-weight: 600;
  color:var(--color-accent);
  font-size: 2.6rem;
  text-transform: uppercase;
  line-height: 26px;
  font-family: "Quicksand",sans-serif;
}
#groupDescription ul,
#groupDescriptionSM ul {
  margin-left: 5px;
}
#groupDescription ul > li,
#groupDescriptionSM ul > li {
  text-indent: -5px;
}
#groupDescription ul > li:before,
#groupDescriptionSM ul > li:before {
  content: "-";
  text-indent: -5px;
  padding-right: 5px;
}

/* kategorije.aspx */
.hide-me-masonry {
	display: none;
  }
  .cate-grid {
	display: grid;
	grid-template-columns: 30% 40% auto;
  }
  .cate-grid .article-image {
	max-width: inherit !important;
	background: none !important;
	margin-right: 0;
	align-self: center;
  }
  .cate-name-desc {
	padding-right: 0;
	margin-right: 30px;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	height: auto !important;
	padding-left: 30px !important;
  }
  .article_dt.podoblast a {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	text-transform: uppercase;
  }
  .article_dt.podoblast a::marker {
	color: var(--color-accent);
	font-size: 16px;
  }
  .grid-item {
	width: 322px;
	float: left;
  }
  .cate-desktop .article-filter {
	border: none;
  }
  .cate-masonry-search {
	margin-bottom: 20px;
  }
  .cate-masonry-search input {
	width: 50%;
	padding: 6px;
	border: 1px solid var(--color-accent);
	display: block;
	margin: 0 auto;
  }
  #group-panel.grid {
	max-width: 1440px;
  }
  #group-panel .x_panel {
	overflow: hidden;
	border: 1px solid #ebebeb;
	margin-right: 20px;
	margin-bottom: 20px;
  }
  .cate-masonry {
	margin: 40px;
  }
  .cate-masonry-title {
	margin: 10px 0 0 10px;
  }
  .podoblast {
	padding: 10px 15px;
  }
  .podoblast a {
	text-transform: capitalize;
	line-height: 28px;
  }
  .cate-error {
	margin: 15px 0;
	padding: 15px;
	overflow: hidden;
	width: calc(50% - 30px);
	background: rgba(255, 65, 54, 0.05);
	float: left;
  }.navbar{
	margin: 0;
	border: none;
    font-family: "Lato",sans-serif;
	color: #666;
}
.navbar .navbar-collapse{
	padding: 0;
}
.navbar .nav{
	float: none;
	margin: 0;
}
.navbar a{
	color: #666;
}
.navbar a:hover{
	color: #63b2bf;
}
.navbar .nav>li{
	float: none;
	display: inline-block;
	padding:0;
}
.navbar .nav>li>a{    
	color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 16px 26px;
    text-transform: uppercase;
}
.navbar .nav>li>a:focus,.navbar .nav > li > a:hover{
	background: none;
	color: #63b2bf;
}
.navbar .nav > li.dropdown .dropdown-menu{
    background-clip: padding-box;
    background-color: #ffffff;
    border-bottom: 3px solid #63b2bf;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	border-radius: 0;
    float: left;
    left: -9999px;
    list-style: outside none none;
    min-width: 160px;
    opacity: 0;
	filter: alpha(opacity=0);
    padding: 20px 20px;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    z-index: 998;
	transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin:0 0 0;
	transform:scale(1,0.7);
	-webkit-transform:scale(1,0.7);
	-moz-transform:scale(1,0.7);
	transition: transform 0.5s ease 0s;
	-webkit-transition: -webkit-transform 0.5s ease 0s;
	-moz-transition: -moz-transform 0.5s ease 0s;
	display:block;
}
.right-to-left .navbar .nav > li.dropdown .dropdown-menu{
	text-align:right;
	left:9999px;
}
.navbar .nav> li.dropdown:hover .dropdown-menu{
    left: 0;
    opacity: 1;
	filter: alpha(opacity=100);
    visibility: visible;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
}
.navbar .nav>  li .dropdown-menu .dropdown-inner ul li{
    border-bottom: 1px solid #ededed;
    padding: 9px 0;
}
.navbar .nav>  li .dropdown-menu .dropdown-inner ul li a{
	text-transform: uppercase;
}
.navbar .nav>  li .dropdown-menu .see-all{
	padding: 9px 0;
	display: block;
	text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
	#menu{display: none;}
	.bt-mobile .menu_mobile .navbar{ margin: 0; text-align: left;}
	.bt-mobile .menu_mobile .navbar .navbar-header{display: none;}
	.bt-mobile .menu_mobile .navbar .navbar-collapse{display: block;}
	.bt-mobile .menu_mobile .navbar .nav>li{display: block;}
	.bt-mobile .menu_mobile .navbar .nav>li + li{border-top: 1px solid #444;}
	.bt-mobile .menu_mobile .navbar .nav>li>a{padding:20px;}
}

















.nav-heading{
	display:none;
}
.mega-menu,.mega-menu a{color:#5b5a5a}
.mega-menu a:hover{color:#000;}
.mega-menu > ul.nav > li,
.mega-menu ul.nav li.parent {
	float:none;
	display:inline-block;
}
.mega-menu > ul.nav > li >a,
.mega-menu .first-category-link,
#CategoryMobileZone .category-mobile a {
	font-family:'Lato',sans-serif;
	font-size:14px;
	line-height:30px;
	text-transform:uppercase;
	font-weight:400;
	position: relative;
	display: block;
	padding: 10px 15px;
}
#CategoryMobileZone .category-mobile a {border-top:1px solid #444;}

.boss-new-position>.boss_scroll {background-color: #0365ad;}

.boss_scroll .mega-menu > ul.nav .nav_title > a {
	color: #fff !important;
	/* padding-bottom: 28px; */
}
.mega-menu > ul.nav > li >a>span{
	margin-right:4px;
}
.right-to-left .mega-menu > ul.nav > li >a>span{
	margin-right:0;
	margin-left:4px;
}
.mega-menu > ul.nav > li >a:hover,.mega-menu > ul.nav > li >a:focus {
	background:none;
	border-radius:0;
	color:#000;
}
.mega-menu > ul.nav > li .dropdown {
    background-clip: padding-box;
    background-color: #ffffff;
    border-bottom: 3px solid #5da9dd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
    float: left;
    left: -9999px;
    list-style: outside none none;
    min-width: 160px;
    opacity: 0;
	filter: alpha(opacity=0);
    padding: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    z-index: 998;
	transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin:0 0 0;
	transform:scale(1,0.7);
	-webkit-transform:scale(1,0.7);
	-moz-transform:scale(1,0.7);
	transition: transform 0.5s ease 0s;
	-webkit-transition: -webkit-transform 0.5s ease 0s;
	-moz-transition: -moz-transform 0.5s ease 0s;
	display: block !important;
}
.right-to-left .mega-menu > ul.nav > li .dropdown{
	text-align:right;
	left:9999px;
}

/* HOVER FOR SUBMENUS: */
.mega-menu > ul.nav > li:hover .dropdown {
    left: 0;
    opacity: 1;
	filter: alpha(opacity=100);
    visibility: visible;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	transform:scale(1,1);
}
.mega-menu > ul.nav > li .dropdown .menu-row>img{
	position:absolute;
	right:0;
	top:0;
	max-width:none;
	z-index:-1
}
.mega-menu > ul.nav > li .dropdown .menu-row>img + .menu-column{
	min-height:250px;
}
.mega-menu > ul.nav > li .dropdown  .menu-column{
	padding:28px 14px 20px 30px;
}
.mega-menu > ul.nav > li .dropdown .menu-row.row-col-6 .menu-column.row-grid-1 + .menu-column{
	padding:28px 14px 20px 12px;
}
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.category li,
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.information li,
.mega-menu .subsecond > div {
	padding:9px 0; 
	border-top:1px solid #ededed;
	position: relative;
}
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.category li:first-child,
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.information li:first-child,
.mega-menu .subsecond > div:first-child{
	border-top:none;
	padding-top:0;
}
/* V */
.menu #MainMenuZone .menubar .mega-menu {
	font-family:'Lato',sans-serif;
	/* margin-bottom: 30px; */
	/* border-top: 1px solid #ebebeb; */
	/* border-bottom: 1px solid #ebebeb; */
}
/* HOVER FOR SUBSECOND MENUS */
.mega-menu li.nav_cat_child:hover .subsecond {
	display: block !important;
	position: absolute;
	left: 100%;
	top: 0;
	background-clip: padding-box;
    background-color: #ffffff;
    border-bottom: 3px solid #5da9dd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	padding: 20px;
}
.mega-menu li.nav_cat_child:hover .subsecond > div {padding:9px 0;}

.boss_scroll #MainMenuZone .menubar .mega-menu {
	border-top: none;
	border-bottom: none;
}
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.category li a,.mega-menu > ul.nav > li .dropdown  .menu-column  a.parent,
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.information li a{
	text-transform:uppercase;
}
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.category li a,
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.information li a{
	font-size:13px;
	line-height:15px;
	font-weight:400;
}
.mega-menu > ul.nav > li .dropdown  .menu-column  a.parent{
	font-size:16px;
	font-weight:700;
	line-height:18px;
	margin-bottom:26px;
	display:block;
	color:#5da9dd;
}
.mega-menu > ul.nav > li .dropdown img +.menu-column  a.parent,
.mega-menu > ul.nav > li .dropdown img +.menu-column + .menu-column  a.parent {
	display:none;
}
.mega-menu > ul.nav > li .dropdown  .menu-column.row-grid-2:first-child .staticblock{
	text-align:center;
	padding-right:10px;
}
.mega-menu > ul.nav > li .dropdown  .menu-column .staticblock img{
	margin: 10px 0 15px;
	width:auto !important;
}
.mega-menu > ul.nav > li .dropdown  .menu-column .staticblock iframe{
	max-width:100%;
	height:240px;
}
.mega-menu > ul.nav > li .dropdown  .menu-column .staticblock{
	font-size:14px;
	font-weight:400;
	line-height:16px;
}
.mega-menu > ul.nav > li .dropdown  .menu-column .staticblock p{
	line-height:1.55em;
}
.mega-menu > ul.nav > li .dropdown .menu-column.row-grid-2:first-child{
	border-right:1px solid #ededed;
	padding-bottom:50px;
}
.menu-row, .menu-column{
	float:left;
	width:100%;
}
.mega-menu > ul.nav > li .dropdown.drop-grid-6-6  .menu-column ul.column.information{
	padding-top:42px;
}
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.product .name a{
	text-transform:none;
}
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.product .name  br{
	display:none;
}
.mega-menu > ul.nav > li .dropdown  .menu-column ul.column.product .image{
	margin-bottom:10px;
}
.mega-menu > ul.nav > li .dropdown .menu-row ul li.sub_category{
	position:relative;
}
.mega-menu > ul.nav > li .dropdown .menu-row ul li .sub_menu {
    left: -9999px;
    position: absolute;
    top: -20px;
    transform: scale(0.7, 1);
	-webkit-transform:scale(0.7, 1);
	-moz-transform:scale(0.7, 1);
    transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
    -moz-transition: -moz-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
    z-index: 999;
}
.right-to-left .mega-menu > ul.nav > li .dropdown .menu-row ul li .sub_menu {
    left: 9999px;
    transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
	-moz-transform-origin: 100% 0 0;
}
.right-to-left .mega-menu > ul.nav > li .dropdown .menu-row ul li:hover > .sub_menu{
	left:auto;
	right:100%;
}
.right-to-left .mega-menu > ul.nav > li .dropdown .menu-row .menu-column .sub_category a > i{
    transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	float:left;
	margin-left:0;
	margin-right:8px;
}
.mega-menu > ul.nav > li .dropdown .menu-row ul li:hover > .sub_menu{
	background:#ffffff;
    border-bottom: 3px solid #5da9dd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    left: 100%;
    padding: 30px;
    transform: scale(1, 1);
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
    width: 200px;
}
.mega-menu > ul.nav > li .dropdown .menu-row .menu-column .sub_category a>i{
	float:right;
	vertical-align:top;
	line-height:20px;
	margin-left:8px;
}
.mega-menu > ul.nav > li .dropdown.drop-grid-6-1 .menu-row.row-col-1 .menu-column{
	padding-right:30px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {background:none;}
.bt-menu-bg img{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	max-width: none;
}
.close-panel{
	display: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	.mega-menu > ul.nav > li > a{padding-left:11px;padding-right:11px;}
}
/* @media only screen and (min-width: 768px) and (max-width: 1023px) {		
	.menubar{width:100%;margin-right:0; margin-top:15px;}
	.mega-menu > ul.nav > li > a{padding: 5px 16px 20px;}
} */
@media only screen and (max-width: 767px) {
	.menubar{
		float:none;
		margin:0;
		padding-top:0;
	}
	header .menubar{display:none;}
	.mega-menu > ul.nav > li >a:hover,.mega-menu > ul.nav > li >a:focus{color: #aaa;}
    .open-bt-mobile {
		clear: both;
		color:#5b5a5a;
		overflow: hidden;
		z-index: 99;
		display:block;
		cursor:pointer;
		position:absolute;
		left:10px;
		top:44px;
		padding:5px 4px;
		width:30px;
		height:30px;
		border:1px solid #aaa;
		text-align:center;
		transition:all 0.5s ease 0s;
		-moz-transition:all 0.5s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
		
	}
	.openNav .open-bt-mobile {z-index:0;}
	.right-to-left  .open-bt-mobile {right:10px;left:auto;}
	.open-bt-mobile  i{font-size:18px;vertical-align:top;line-height:18px;}
	.open-bt-mobile:hover {color:#000;}
	.openNav #bt_container:before {
		background:#000000;
		content: "";
		height: 100%;
		left: 0;
		opacity: 0.5;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 999;
	}
	.openNav #bt_container {
		right: 0;
		transform: translate3d(90%, 0px, 0px);
		-moz-transform: translate3d(90%, 0px, 0px);
		-webkit-transform: translate3d(90%, 0px, 0px);
	}

	/* V */
	/* Kategorije i filteri menu mobile */

	.cate-visible .menubar,
	.cate-visible .logged-link,
	.cate-visible .filter-mobile-menu
	{display:none !important;}

	.menu-visible .category-mobile,
	.menu-visible .filter-mobile-menu
	{display:none !important;}

	.filter-visible .menubar,
	.filter-visible .logged-link,
	.filter-visible .category-mobile
	{display:none !important;}

	.category-mobile .box-heading p {
		color: #ebebeb;
		font-size: 30px;
		font-weight: 600;
		line-height: 30px;
		text-transform: uppercase;
		margin-bottom: 30px;
	}

	.openNav .mega-menu .close-panel,
	.openNav .menu_mobile .close-panel {
		position: absolute;
		right:6px;
		text-align: center;
		top: 0;
		/* width: 25px; */
		z-index: 9999;
		color:#fff;
		display:block;
		cursor:pointer;
		padding: 15px;
	}
	.close-panel i, .menu_mobile .close-panel i{font-size:22px;}
	.close-panel:hover, .menu_mobile .close-panel:hover{color:#aaa}
	.mega-menu > ul.nav {
		background:#343434;
	}
	.mega-menu > ul.nav > li{
		clear: both;
		display: block !important;
		float: none;
		margin: 0;
		padding: 0;
		/* text-align: left; */
		background:#343434;
		border-top: 1px solid #444;
	}
	.mega-menu > ul.nav > li > a{
		border: medium none;
		color:#fff
	}
	.common-home .mega-menu > ul.nav > li > a{padding: 11px 20px 13px;}
	.mega-menu > ul.nav > li.active > a,.mega-menu > ul.nav > li > a:hover,
	.mega-menu > ul.nav > li > a:focus, .mega-menu > ul.nav > li:hover > a{color:#fff;}
	.mega-menu > ul.nav > li > a i{display:none;}
	.mega-menu > ul.nav > li:hover > a{
		border: medium none;
		border-radius: 0;
	}
	
	.mega-menu > ul.nav > li.parent:hover > a b{background-image:none;}
	.mega-menu ul.nav> li.parent >a span.menu-title{background:none}
	.mega-menu > ul.nav > li p.plus{
		color: #fff;
		cursor: pointer;
		height: 28px;
		margin-top: 0;
		padding-bottom: 1px;
		padding-top: 3px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 5px;
		width: 40px;
		font-size:22px;
		line-height:24px;
		z-index: 999;
	}
	.mega-menu > ul.nav > li .dropdown{
		border: medium none;
		box-shadow: none;
		margin-left: 0 !important;
		opacity: 1;
		position: static;
		visibility: visible;
		width: 100% !important;
		transform: scale(1,1);
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform-origin: top center;
		-moz-transform-origin: top center;
		-webkit-transform-origin: top center;
		display:none;
	}
	.mega-menu > ul.nav > li .dropdown .staticblock{padding-left: 10px;}
	.mega-menu > ul.nav > li .dropdown ul.column.product li{text-align:center;}
	.mega-menu > ul.nav > li .dropdown ul.column.product li .name{background-position: center bottom;}
	.mega-menu > ul.nav > li .dropdown .menu-column{width:100%!important; margin-bottom:10px;}
	.mega-menu > ul.nav > li .dropdown ul.column.manufacturer li {width:100%!important; text-align:center; padding-left:10px}
	.mega-menu > ul.nav > li .dropdown .menu-row ul li .sub_menu{display:none}
	.mega-menu > ul.nav > li .menu-row .menu-column .staticblock{padding-left:30px}
	.mega-menu > ul.nav > li .dropdown .menu-column.row-grid-2:first-child {border-right: none;padding-bottom:20px;}
	.mega-menu > ul.nav > li > a, .common-home .mega-menu > ul.nav > li> a{padding:15px 20px;}
	.mega-menu  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {background: none; color: #000;}
	.mega-menu > ul.nav > li .dropdown .menu-column {padding: 28px 20px 20px;}
	.mega-menu > ul.nav > li .menu-row .menu-column .staticblock {padding-left: 0;}
	.mega-menu > ul.nav > li .dropdown .menu-column.row-grid-2:first-child .staticblock {padding-right:0}
	.mega-menu > ul.nav > li .dropdown.drop-grid-6-6 .menu-column ul.column.information {padding-top: 0;}
	.mega-menu > ul.nav > li .dropdown .menu-row.row-col-6 .menu-column.row-grid-1 + .menu-column {padding:28px 20px 20px;}
	
}
@media only screen and (max-width:380px) {
	.open-bt-mobile{top:36px;}
}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.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;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 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/fancybox_sprite.png')!important;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox/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('images/fancybox/blank.gif'); /* helps IE */
	-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;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.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; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 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: bold;
	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);
}
div.jGrowl {
	z-index: 			9999;
	color: 				#63b2bf;
	font-size: 			12px;
}

/** Normal Style Positions **/
div.jGrowl {
	position:			absolute;
}

body > div.jGrowl {
	position:			fixed;
}

div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

div.jGrowl.top-right {
	right: 				0px;
	top: 				50px;
}

div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	zoom: 					1;
	width: 					280px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	border: 			1px solid #eaeaea;
    overflow: 				hidden;
   
	background:				#fff;
	box-shadow:0 3px 13px -10px #505050;
	position:relative;
}
div.jGrowl div.jGrowl-notification .jGrowl-button .buttons{
	margin:0;
	background:#63b2bf;
	padding:20px;
}
div.jGrowl div.jGrowl-notification .jGrowl-button .buttons .btn{
	background:#63b2bf;
	border:1px solid #dfdfdf;
	font-size:12px;
	font-weight:400;
	width:48%;
	float:left;
}
div.jGrowl div.jGrowl-notification .jGrowl-button .buttons .btn +.btn{
	float:right;
}
div.jGrowl div.jGrowl-notification .jGrowl-button .buttons .btn:hover{
	background:#fff;
}
div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
	margin: 				10px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
	
	
	font-size:				14px;	
	font-weight:			400;
	color:#63b2bf;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:15px;
	border-bottom:1px solid #e5e5e5;
	text-transform:uppercase;
	
}
div.jGrowl div.jGrowl-notification div.jGrowl-message{
	padding:15px;
	overflow:hidden;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header span{
	background:url(images/check.png) no-repeat left 3px;
	padding-left:22px;
	
}
div.jGrowl div.jGrowl-notification div.jGrowl-message img { 
	float:					left; 
	margin-right:			15px;
}
div.jGrowl div.jGrowl-notification div.jGrowl-message h3 {
	
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
	text-transform:none;
    color:#646464;
	margin:0;
	
}
div.jGrowl div.jGrowl-notification div.jGrowl-message h3 a{font-weight:400;text-decoration:none;color:#63b2bf}
div.jGrowl div.jGrowl-notification div.jGrowl-message h3 a:hover{text-decoration:underline}
div.jGrowl div.jGrowl-notification div.jGrowl-close {
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 1em;
    font-weight: bold;
    height: 25px;
    text-indent: -9999px;
    width: 25px;
    z-index: 99;
	position:absolute;
	right:0;
	top:7px;
	background:url(images/remove.png) no-repeat;
	color:#fff;
}
.right-to-left div.jGrowl div.jGrowl-notification div.jGrowl-close{
	font-size:0;
}
div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
	color:#040404;
	text-transform:uppercase;
	font-family:Arial;
}
div.jGrowl div.jGrowl-closer:hover{color:#63b2bf}
/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}.box  .bt-alphabet {
	overflow: hidden; 
	margin: 10px 0;
}
.box .boss-alphabet ul{
	padding-left:0;
}
.box .boss-alphabet ul li{	
    display: inline;
    float: left;   
    list-style: none outside none;
    text-align: center;
    text-transform: uppercase;  
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
}


.box .boss-alphabet ul li a{
	display: block;
    font-size: 11px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
	border: 1px solid #eaeaea;
	height: 24px;
	width: 24px;
	background-color:#FFFFFF;   
	margin-right:4px;
	margin-bottom:4px;
	font-family:Arial,sans-serif;
	color:#868585;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
 }
.box .boss-alphabet ul li a:hover{
	color:#fff;
	background-color:#63b2bf;
	border: 1px solid #63b2bf;
}
/*================================================================================ */
/* 1. Basics & Buttons												3000Themes.com
/*================================================================================ */
.content {
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  .podoblast .group-item2 {
    display: block !important;
  }
  .podoblast .subsecond {
    display: block;
    border-top: 1px solid #5da9dd;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .cate-mobile {
    display: none;
  }
}

@media only screen and (min-width: 1025px) {
  /* #logo{position:relative;} */
  .small-address {
    position: absolute;
    right: 0;
    bottom: 8px;
  }
  .small-address span {
    color: #005f8e;
  }
}

@media only screen and (min-width: 1200px) {
  .header_category .box .box-content {
    position: absolute;
  }
}

@media only screen and (max-width: 1280px) {
  .product-thumb:hover .button-grid.button-group .btn-compare,
  .product-related .relt_product:hover .button-group .btn-compare {
    right: 0;
  }
  .product-thumb:hover .button-grid.button-group .btn-wishlist,
  .product-related .relt_product:hover .button-group .btn-wishlist {
    right: 40px;
  }
  .product-thumb:hover .button-grid.button-group .btn-cart,
  .product-related .relt_product:hover .button-group .btn-cart {
    right: 80px;
  }
  #back_top {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .popular-cate .box-content .carousel-content .cate-image img {
    width: 100%;
  }
  /* #logo img{max-width:300px;padding-top:10px;} */
  .article-entry {
    padding: 30px;
  }
  #carousel-example-generic .carousel-inner > .item > img {
    height: 400px;
  }
  footer {
    font-size: 13px;
  }
}

/*ipad 2 ngang*/
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  body {
    -webkit-text-size-adjust: none;
  }
  #top #top-links.pull-right {
    width: 80%;
  }
  header > .container > .row .col-sm-3 {
    width: auto;
  }
  .header_category .box.opencate .box-content {
    height: auto;
    overflow: inherit;
    visibility: visible;
  }
  /*home page*/
  .bt-block-sale .block-item + .block-item {
    margin-left: 25px;
  }
  .bt-staticblock-title.bt-title-1 {
    bottom: 30px;
  }
  .bt-staticblock-title.bt-title-1 h1 {
    margin-left: 45px;
    margin-right: 45px;
  }
  .bt-staticblock-title.bt-title-2 h1,
  .bt-staticblock-title.bt-title-2 h1 span {
    font-size: 28px;
    line-height: 38px;
  }
  .bt-staticblock-title.bt-title-2 h1 sup {
    font-size: 24px;
    top: -10px;
  }
  .bt-staticblock-title.bt-title-2 {
    bottom: 20px;
    padding-left: 20px;
  }
  .bt-staticblock-title.bt-title-3 h1 {
    margin-left: 45px;
    margin-right: 45px;
    font-size: 25px;
    line-height: 36px;
  }
  .bt-staticblock-title.bt-title-3 {
    bottom: 32px;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4 {
    margin: 0 10px;
  }
  .product-thumb .button-group .btn-quickshop,
  .product-related .relt_product .button-group .btn-quickshop {
    display: none !important;
  }
  .bt-staticblock-freeshipping .bt-staticblock {
    width: 50%;
  }
  .popular-cate .box-content .carousel-content > div .cate-name {
    top: 46%;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .image span small {
    line-height: 50px;
  }
  .product-layout .product-thumb .image img {
    width: 100%;
  }
  .box-special
    .box-content
    .caroufredsel_wrapper
    .list-product
    .product-thumb
    .image
    img {
    height: 220px;
    object-fit: contain;
  } /* V */
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail {
    padding-top: 10px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    + .article_content {
    margin-left: 25px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.odd {
    margin-right: 12px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.even {
    margin-left: 12px;
  }
  #RightZone .bt-featured-pro .product-layout .bt-item .image img {
    height: 240px;
    object-fit: contain;
  } /* V */
  .bt-featured-pro.bt-nprolarge-slider .box-content .prev,
  .bt-featured-pro.bt-nprolarge-slider .box-content .next {
    top: 120px;
  }
  .banner-home-left .text-info .large-text2 {
    font-size: 44px;
    line-height: 46px;
  }
  .banner-home-left .text-info .bg-text {
    padding: 5px 10px;
  }
  .banner-home-left .large-text {
    font-size: 35px;
    line-height: 44px;
  }
  .support .support-info {
    top: 8px;
    bottom: 8px;
    padding: 8px 6px;
  }
  .support .support-info .text {
    margin-bottom: 6px;
    padding-bottom: 8px;
    padding-left: 20px;
  }
  .bt-banner-sale .bt-banner-title {
    top: 15px;
  }
  .bt-banner-sale .bt-banner-title h1 {
    font-size: 42px;
    line-height: 44px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .prev,
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .next {
    top: 32%;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 15px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title {
    bottom: 20px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h4:before,
  .bt-banner-home .bt-item-right .bt-banner-title h4:after {
    width: 21%;
  }
  .right-to-left .support .support-info .text {
    width: 205px;
  }
  .right-to-left .support .support-info .text:after {
    left: 35%;
  }
  /*category*/
  .product-filter .display .btn-list {
    margin-right: -4px;
  }
  #content.col-sm-6 .product-filter .display .btn-list {
    margin-right: -3px;
  }
  .right-to-left #content.col-sm-6 .product-filter .display .btn-list {
    margin-right: 0;
    margin-left: -3px;
  }
  .right-to-left .product-filter .display .btn-list {
    margin-right: 0;
    margin-left: -4px;
  }
  .product-filter .box_limit select {
    width: 70px;
  }
  .product-filter .box_sort select {
    width: 120px;
  }
  .bt-block-category .block-title {
    right: 30px;
    top: 90px;
  }
  #content.col-sm-6 .bt-block-category .block-title h1 {
    font-size: 28px;
    line-height: 30px;
  }
  #content.col-sm-6 .bt-block-category .block-title h4 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 14px;
  }
  #content.col-sm-6 .bt-block-category .block-title a {
    padding: 8px 20px;
  }
  .cart-info .table tbody tr td.remove .btn-update {
    margin-right: 5px;
  }
  /*detail*/
  .product-info .button-group .btn-wishlist {
    width: 45%;
  }
  .product-info .button-group .btn-compare {
    width: 53%;
  }
  .product-related .relt_product .image img {
    width: 100%;
  }
  .checkout .panel .panel-body .left-content {
    margin-right: 30px;
  }
  .product-info .button-group .btn-wishlist,
  .product-info .button-group .btn-compare {
    font-size: 0;
    width: 48%;
  }
  .cart-info .table tbody tr td.quantity input {
    margin: 0;
  }
  .cart-info .table tbody tr td.quantity button {
    padding: 0;
  }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1024px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .small-address {
    display: none;
  }
  .popular-cate .box-content .prev {
    left: 1px;
  }
  .popular-cate .box-content .next {
    right: 1px;
  }
  .button-group .btn-quickshop {
    display: none !important;
  }
  .button-group.button-grid .btn-cart {
    width: 100%;
  }
  .product-related .relt_product .image img {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .popular-cate .box-content .carousel-content .cate-image img {
    width: 100%;
  }
  .product-filter .link-compare {
    width: 24%;
  }
  #content.col-sm-6 .product-filter .link-compare {
    width: 45%;
    padding-left: 12px;
  }
  .right-to-left #content.col-sm-6 .product-filter .link-compare {
    padding-left: 0;
    padding-right: 12px;
  }
  .product-filter .display {
    width: 15.5%;
  }
  #content.col-sm-6 .product-filter .display {
    width: 24%;
  }
  #content.col-sm-6 .product-filter {
    height: auto;
    padding-left: 0;
  }
  .right-to-left #content.col-sm-6 .product-filter {
    padding-right: 0;
  }
  #content.col-sm-6 .product-filter .limit-sort {
    float: left;
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding-left: 12px;
    text-align: left;
    height: 42px;
  }
  .right-to-left #content.col-sm-6 .product-filter .limit-sort {
    text-align: right;
    padding-right: 12px;
    padding-left: 0;
  }
  .product-filter .box_limit {
    margin-left: 0;
  }
  .product-filter .box_sort {
    width: 55%;
  }
}

/* Tablet Portrait size to standard 960 (devices and browsers) ipad doc */
@media only screen and (min-width: 992px) and (max-device-width: 1199px) {
  .header_category .box .box-content {
    margin-bottom: 30px;
    position: inherit;
  }
  .bt-other-page .header_category .box .box-content {
    position: absolute;
  }
  .header_category {
    width: 24%;
  }
  /* .menu {width:76%;} */
}

@media only screen and (max-width: 991px) {
  .bt-staticblock-freeshipping,
  .header_slider {
    width: 100%;
    padding-left: 0;
  }
  .header_category {
    width: 22%;
  }
  /* .menu{width:78%;padding-left:10px} */
  .header_category .box.opencate .box-content {
    height: auto;
    overflow: inherit;
    visibility: visible;
    margin-bottom: 30px;
  }
  .header_category .box .box-content {
    height: 0;
    overflow: hidden;
    top: 50px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    visibility: hidden;
    width: 100%;
  }
  .contact-form-panel .form-control {
    width: 100%;
  }
  /* #logo img{max-width:190px;padding-top:26px;} */
  #carousel-example-generic .carousel-inner > .item > a > img,
  #carousel-example-generic .carousel-inner > .item > img {
    height: 330px;
  }
  #carousel_tab01 .product-thumb .image img {
    max-width: 60px; /* V */
  }
  footer .bt-footer-middle {
    padding: 45px 0 15px;
  }
  footer .footer-item {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #top #top-links.pull-right {
    width: 70%;
  }
  #top #top-links .list-inline li:first-child {
    padding-left: 0;
  }
  #top #top-links .list-inline .dropdown .dropdown-menu {
    left: 0;
    right: auto;
  }
  .currency .btn-group,
  .language .btn-group {
    padding-bottom: 10px;
  }
  /* #logo{width:24%;} */
  #boss-search .choose-select .input_cat .sbToggle {
    right: 15px;
  }
  #boss-search .choose-select .input_cat .sbSelector {
    padding-left: 15px;
    padding-right: 30px;
  }
  /* #top .list-inline > li.dropdown, */
  /* #cart {padding-bottom: 12px;} */
  /* .header_category .box-content .box-category.boss-menu-cate > li{padding:12px 14px;} */
  .box .box-content .box-category.boss-menu-cate > li a.title i {
    margin-top: 4px;
  }
  .header_category
    .box-content
    .box-category.boss-menu-cate
    > li
    .nav_submenu
    .nav_submenu_inner {
    max-width: 524px;
  }
  /*home page*/
  .bt-staticblock-freeshipping .bt-staticblock + .bt-staticblock {
    padding-left: 15px;
  }
  .right-to-left
    .bt-staticblock-freeshipping
    .bt-staticblock
    + .bt-staticblock {
    padding-left: 0;
    padding-right: 15px;
  }
  .bt-staticblock-freeshipping .bt-staticblock h3 {
    font-size: 13px;
  }
  .bt-block-sale .block-item + .block-item {
    margin-left: 18px;
  }
  .bt-staticblock-title.bt-title-1 {
    bottom: 15px;
  }
  .bt-staticblock-title.bt-title-1 h1 {
    font-size: 36px;
    line-height: 38px;
    margin: 0 25px 5px;
  }
  .bt-staticblock-title.bt-title-2 {
    bottom: 12px;
    padding-left: 15px;
  }
  .bt-staticblock-title.bt-title-2 h1,
  .bt-staticblock-title.bt-title-2 h1 span {
    font-size: 28px;
    line-height: 30px;
  }
  .bt-staticblock-title.bt-title-2 h1 sup {
    font-size: 20px;
    top: -5px;
  }
  .bt-staticblock-title.bt-title-2 h3 {
    font-size: 21px;
    line-height: 23px;
  }
  .bt-staticblock-title.bt-title-3 {
    bottom: 18px;
  }
  .bt-staticblock-title.bt-title-3 h1 {
    font-size: 20px;
    line-height: 27px;
    margin: 6px 22px 6px 24px;
    padding: 4px 0;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4 {
    margin: 0 8px;
    width: 23%;
  }
  .bt-block-theme-features .box-content {
    margin: 0;
  }
  .popular-cate .box-content .carousel-content > div .cate-name {
    font-size: 36px;
    top: 44%;
  }
  .popular-cate .box-content .carousel-content > div .count-product {
    font-size: 18px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    + .article_content {
    margin-left: 18px;
  }
  .boss-blog-featured .box-content .box-article .article_content .image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .right-to-left
    .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .image {
    margin-left: 0;
  }
  .boss-blog-featured .box-content .box-article .article_content .image img {
    width: 100%;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail {
    padding: 15px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail
    .article-name
    a {
    font-size: 14px;
    line-height: 18px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail
    .time-stamp {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail
    .description
    p {
    line-height: 18px;
  }
  .bt-block-home-bg .title p {
    max-width: 748px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .image
    span
    small {
    line-height: 130px;
  }
  .product-thumb .button-group .btn-cart {
    font-size: 0;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-content .prev,
  .bt-featured-pro.bt-nprolarge-slider .box-content .next,
  .box-discount .box-content .carousel-button > a {
    top: 80px;
  }
  .banner-home-left .text-info {
    bottom: 10px;
  }
  .banner-home-left .text-info .large-text1 {
    font-size: 52px;
  }
  .banner-home-left .text-info .large-text2 {
    font-size: 34px;
    line-height: 36px;
  }
  .banner-home-left:before,
  .banner-home-left:after {
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
  }
  .banner-home-left .text-info .bg-text {
    font-size: 14px;
    margin: 0 10px;
    padding: 5px 10px;
  }
  .banner-home-left .large-text {
    font-size: 27px;
    line-height: 34px;
  }
  .box-special
    .box-content
    .caroufredsel_wrapper
    .list-product
    .product-thumb
    .image
    img {
    /* V ("preporucujemo" sekcija na home strani) */
    height: 220px;
    object-fit: contain;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.even {
    margin-left: 10px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.odd {
    margin-right: 10px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large {
    padding-right: 12px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-grid {
    padding-left: 10px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout
    .small_detail {
    min-height: 150px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 10px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 2px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 span {
    font-size: 34px;
    line-height: 34px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup,
  .bt-banner-home .bt-item-left .bt-banner-title h2 sub {
    font-size: 13px;
    line-height: 15px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sub {
    margin-left: -18px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup {
    top: -12px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title {
    bottom: 10px;
  }
  .bt-banner-home .bt-banner-title {
    width: 65%;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h1 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 2px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h4 {
    margin-bottom: 5px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h2 {
    font-size: 14px;
    line-height: 16px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h4:before,
  .bt-banner-home .bt-item-right .bt-banner-title h4:after {
    width: 18%;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h4:before {
    margin-left: 25px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h4:after {
    margin-right: 25px;
  }
  .bt-banner-sale .bt-banner-title {
    width: 65%;
    top: 15px;
  }
  .bt-banner-sale .bt-banner-title h3 {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 2px;
  }
  .bt-banner-sale .bt-banner-title h1 {
    font-size: 32px;
    line-height: 34px;
  }
  .bt-banner-sale .bt-banner-title h2 {
    font-size: 40px;
    line-height: 42px;
  }
  .bt-banner-sale .bt-banner-title h2 sup {
    font-size: 22px;
    left: -8px;
    line-height: 24px;
    top: -16px;
  }
  .bt-banner-sale .bt-banner-title h2 sub {
    font-size: 14px;
    line-height: 16px;
    margin-left: -34px;
  }
  .right-to-left .bt-banner-sale .bt-banner-title h2 sub {
    margin-left: 0;
    margin-right: -34px;
  }
  .bt-banner-sale .bt-banner-title h2:before,
  .bt-banner-sale .bt-banner-title h2:after {
    width: 12%;
  }
  .popular-cate .box-content .carousel-content > div {
    margin: 0 10px;
  }
  .popular-cate .box-content {
    margin-left: -10px;
    margin-right: -10px;
  }
  .popular-cate .cate-image a span {
    top: 30px;
  }
  .popular-cate .cate-detail {
    top: 68px;
  }
  .popular-cate .cate-detail a {
    line-height: 24px;
  }
  .popular-cate .cate-detail > a {
    line-height: 12px;
    padding: 5px 30px;
  }
  .popular-cate .box-content .prev,
  .popular-cate .box-content .next {
    top: 45%;
  }
  #column-left .box-heading h1,
  #column-right .box-heading h1 {
    font-size: 21px;
  }
  #column-left .bt-featured-pro.bt-nprolarge-slider .box-heading h1,
  #boss_homefilter_tabs1 .box-heading h1,
  #column-left .boss-testimonial .box-heading h1 {
    font-size: 14px;
    line-height: 16px;
  }
  .bt-home-page #column-left {
    padding-right: 10px;
  }
  .right-to-left.bt-home-page #column-left {
    padding-right: 0;
    padding-left: 10px;
  }
  .bt-home-page #column-left + #content.col-sm-9 {
    padding-left: 10px;
  }
  .right-to-left.bt-home-page #column-left + #content.col-sm-9 {
    padding-left: 0;
    padding-right: 10px;
  }
  .bt-featured-pro.bt-nprolarge-slider .box-heading,
  #boss_homefilter_tabs1 .box-heading,
  .boss-testimonial .box-heading {
    padding: 12px 10px;
  }
  .support .support-info {
    bottom: 5px;
    font-size: 16px;
    left: 5px;
    padding: 6px 10px;
    right: 5px;
    top: 5px;
    line-height: 18px;
  }
  .support .support-info .text {
    font-size: 18px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 105px;
    line-height: 20px;
    padding-left: 8px;
  }
  .right-to-left .support .support-info .text {
    width: 165px;
    padding-left: 20px;
  }
  .right-to-left .support .support-info .text:after {
    left: 36%;
  }
  .support a:after {
    top: 7px;
    left: 8px;
    right: 8px;
    bottom: 7px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .prev,
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .next {
    top: 28%;
  }
  /*footer*/
  .bt-footer-middle .footer-social ul li {
    margin-right: 3px;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .title {
    min-width: 45%;
  }
  .bt-footer-middle .footer-newsletter input.form-control {
    padding-left: 18px;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .title a {
    line-height: 20px;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .image span small {
    line-height: 50px;
  }
  /*category*/
  .bt-banner-left > a > span.image1 {
    top: 42%;
  }
  .bt-banner-left > a > span.image2 {
    top: 55%;
  }
  .bt-block-category .block-title {
    top: 50px;
    right: 10px;
  }
  #content.col-sm-6 .bt-block-category .block-title {
    top: 35px;
    right: 5px;
  }
  .bt-block-category .block-title h1 {
    font-size: 32px;
    line-height: 34px;
  }
  #content.col-sm-6 .bt-block-category .block-title h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .bt-block-category .block-title h4 {
    font-size: 14px;
    line-height: 16px;
  }
  #content.col-sm-6 .bt-block-category .block-title h4 {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 14px;
  }
  #content.col-sm-6 .bt-block-category .block-title a {
    padding: 6px 16px;
    font-size: 12px;
  }
  .product-filter .box_limit select {
    width: 65px;
  }
  .product-filter .box_sort select,
  .another-language #content.col-sm-6 .product-filter .box_sort select {
    width: 110px;
  }
  .product-layout .product-thumb .image img {
    width: 100%;
  }
  /*detail*/
  .product-info .button-group .btn-wishlist,
  .product-info .button-group .btn-compare {
    font-size: 0;
    width: 48%;
  }
  .product-related .relt_product .image img {
    width: 100%;
  }
  .product-info .quantily_info .title_text {
    width: 15%;
  }
  /*shopping cart*/
  .cart-info .table tbody tr td.remove .btn-update {
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
  }
  .checkout .panel .panel-body .left-content {
    margin-right: 30px;
  }
  #content.col-sm-9 #shipping-existing .form-control,
  #content.col-sm-9 #payment-existing .form-control {
    width: 70%;
  }
  #content.col-sm-9 .checkout .panel .panel-body .left-content {
    margin-bottom: 35px;
    margin-right: 0;
    width: 100%;
  }
  #content.col-sm-9 .checkout .panel .panel-body .right-content {
    width: 100%;
  }
  .cart-info .table tbody tr td.quantity input {
    margin: 0;
  }
  .cart-info .table tbody tr td.quantity button {
    padding: 0;
  }
  /*myaccount*/
  /* .register .form-control {width:50%;} */
  .another-language .product-layout .product-thumb .button-group .btn-cart {
    font-size: 0;
  }
  .another-language .product-filter {
    height: auto;
    padding-right: 0;
  }
  .another-language .product-filter > * {
    height: 42px;
  }
  .another-language .product-filter .link-compare {
    width: 30%;
    padding-right: 12px;
  }
  .another-language .product-filter .limit-sort {
    width: 100%;
    border-top: 1px solid #eaeaea;
  }
  .another-language .product-filter .box_sort select {
    width: 140px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  #RightZone .bt-featured-pro .product-layout .bt-item .image img {
    height: 240px;
    object-fit: contain;
  } /* V */
}

@media only screen and (max-width: 850px){
    #brand-slider a {
      padding: 50px 10px;
  
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* V	#RightZone .bt-featured-pro .product-layout .bt-item .image {
			min-height: 266px;
		}  V */
  .hide-me {
    display: none;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  body {
    padding-bottom: 50px;
  }
  body.openNav {
    overflow-y: hidden;
    min-height: 100vh;
  }
  .openNav #bt_container {
    overflow: visible;
  }
  .hide-mobile {
    display: none !important;
  }
  .container {
    width: calc(100% - 15px);
  }
  /*header*/
  .boss_header.boss_scroll,
  .menu.boss_scroll {
    position: static;
  }
  .boss_header + .container {
    margin-top: 0;
  }
  #top {
    background: none !important;
    border: none;
    position: absolute;
    right: 44px;
    top: 24px;
    z-index: 21;
    padding: 0;
  }
  .right-to-left #top {
    left: 45px;
    right: auto;
  }
  .right-to-left #top #top-links.pull-right {
    width: auto;
  }
  .right-to-left header > div > div .col-sm-3 {
    width: 100%;
  }
  .right-to-left #top ul.list-inline {
    margin-left: 0;
  }
  .right-to-left .currency {
    margin-right: 0;
  }
  #bt_header {
    position: relative;
  }
  header {
    background: #efefef;
    padding: 10px;
  }
  /* #logo{text-align:left; margin-left:0;width:100%;padding:0;float:none;margin-bottom:10px} */
  #logo a,
  #top .pull-right ul.list-inline > li.dropdown > a {
    display: inline-block;
  }
  #logo img {
    padding: 5px 0;
    max-height: 75px;
    margin-bottom: 7px;
    /* margin-top:-5px; */
  }
  #boss-search {
    margin-top: 0;
  }
  #top #top-links .list-inline .dropdown a {
    display: block;
  }

  header .container div.row {
    display: flex;
    flex-direction: column;
  }
  /* #SearchZone {grid-column-start: span 2; order:3;} */
  /* #logo {order:1; text-align:left;} */
  /* #BasketZone {order:2;} */

  #top .pull-right ul.list-inline > li,
  .bt-language,
  .bt-currency,
  #top #left_top_links,
  .boss-new-position .menu #PlusMenuZone .menubar .mega-menu {
    display: none;
  }

  #top .pull-right ul.list-inline > li.dropdown {
    padding: 0 0 3px;
    margin-right: 5px;
    display: block;
  }
  #cart {
    width: auto;
    float: none;
    position: absolute;
    right: 10px;
    top: 24px;
    margin-left: 0;
    padding-top: 0;
  }
  .right-to-left #cart {
    left: 10px;
    right: auto;
  }
  #cart > .btn,
  #top .pull-right ul.list-inline > li.dropdown > a,
  #top .pull-right ul.list-inline > li.dropdown > a > i {
    font-size: 0;
  }
  #cart > .btn,
  #top .pull-right ul.list-inline > li.dropdown > a {
    width: 30px;
    height: 30px;
    border: 1px solid #dedede;
    text-align: center;
  }
  #cart > .btn {
    color: #434343;
    padding: 0;
  }
  #cart > .btn,
  #cart.open > .btn,
  #cart > .btn:hover {
    background: transparent;
  }
  #cart > .btn .fa,
  #top .pull-right ul.list-inline > li.dropdown > a .fa {
    vertical-align: top;
    font-size: small;
    line-height: 28px;
    margin: 0;
  }
  #cart .dropdown-menu {
    min-width: 310px;
  }
  #top .pull-right ul.list-inline > li > a span .fa {
    display: block;
  }
  .currency .dropdown-menu,
  .language .dropdown-menu {
    left: 0;
    right: auto;
  }
  #top ul.list-inline {
    float: right;
    margin: 0;
    text-align: right;
  }
  .right-to-left #top .dropdown-menu {
    left: 0;
    right: auto;
  }
  #top #top-links.pull-right .pull-right {
    float: right !important;
  }
  #top .top-drop {
    display: inline-block;
    font-size: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #dedede;
    text-align: center;
  }
  #top .top-drop .fa {
    display: block;
    color: #434343;
    line-height: 28px;
    margin: 0;
  }
  #top .top-drop > i,
  #top .fa-angle-down,
  #top .login-user {
    font-size: 0 !important;
    display: inline-block !important;
  }
  #top .dropdown-menu-right li > a {
    display: block;
    padding: 0;
    color: #666;
    overflow: hidden;
    line-height: 1.55em;
  }
  #boss-search,
  #boss-search-alt {
    margin-left: 0;
  }
  .header_category,
  #boss-search .input_cat {
    display: none;
  }
  #boss-search .choose-select #search .form-control {
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
    padding: 0 40px 0 10px;
    width: 480px;
  }
  #boss-search,
  #boss-search .choose-select > div {
    float: none;
    width: 100%;
  }
  #boss-search {
    padding-top: 0;
  }
  #boss-search-alt {
    margin-top: 0;
  }
  #search-form,
  #search {
    width: 100%;
  }
  #search .input-group-btn {
    display: block;
    width: auto;
  }
  .bt-staticblock-freeshipping,
  .header_slider {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header_category.menucategory-fixed {
    display: none !important;
  }
  .bt-mobile .bt-language,
  .bt-mobile .bt-currency {
    display: inline-block;
    float: none;
    width: 48%;
    margin-bottom: 20px;
    text-align: center;
  }
  .bt-mobile .bt-currency {
    margin-right: 0;
    margin-left: 0;
  }
  .bt-mobile .language,
  .bt-mobile .currency {
    margin: 0;
  }
  .bt-mobile .language .btn-group > .btn,
  .bt-mobile .currency .btn-group > .btn {
    background: #fff;
    font-size: 14px;
    width: 140px;
    height: 30px;
    text-align: left;
    padding: 0 10px;
    line-height: 30px;
    float: none;
  }
  .bt-mobile .dropdown-menu {
    text-transform: uppercase;
  }
  .bt-mobile .language .btn i,
  .bt-mobile .currency .btn i {
    margin-left: calc(50%);
  }
  .right-to-left .bt-mobile .language .btn i,
  .right-to-left .bt-mobile .currency .btn i {
    margin-left: 0;
    margin-right: calc(50%);
  }
  .bt-mobile .logged-link {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    position: relative;
    padding: 25px 0;
    overflow: hidden;
  }
  .bt-mobile .logged-link:before {
    content: "";
    border-left: 1px solid #444;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    position: absolute;
  }
  .bt-mobile {
    display: block;
    background: #343434;
    height: 100vh;
    left: -90%;
    position: fixed;
    top: 0;
    width: 90%;
    margin-bottom: 0;
    border: none;
    float: right;
    padding: 50px 0;
    text-align: center;
    /* min-height:800px; */
    z-index: 99;
    overflow-y: auto;
  }
  .bt-mobile .logged-link > a {
    color: #fffefe;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    float: left;
    width: 50%;
  }
  .bt-mobile .logged-link > a i {
    width: 40px;
    height: 40px;
    background: #fff;
    line-height: 40px;
    color: #3d3b48;
    margin-right: 8px;
    font-size: 16px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
  }
  .bt-mobile .logged-link > a:hover,
  .bt-mobile .logged-link > a:hover i {
    color: #5da9dd;
  }

  #carousel-example-generic .carousel-inner > .item > img {
    height: 250px;
  }
  .article-entry {
    min-height: unset;
  }

  /* proizvodi.aspx / kategorije */
  /* .group-menu #editions #group-panel {
    text-align: center;
  }
  .group-menu #editions #group-panel .grid-item {
    width: 100%;
  }
  .x_panel .podoblast .group-item2 {
    display: inline-block;
  }
  .x_panel .podoblast .group-item {
    padding: 15px;
    display: inline-block;
  }
  .x_panel .podoblast .group-item a {
    background: #efefef;
    padding: 10px;
  }
  .x_panel .product-image-list img {
    height: 160px;
    width: 320px;
    object-position: 50% 25%;
  } */

  /* liste (filteri) */
  .product-filter {
    margin-bottom: 0;
  }

  /* detalji proizvoda - product preview */
  #RightZone .product__big__images .portfolio-full-image img {
    max-height: 400px;
  }
  .product-info h1 {
    text-align: center;
  }

  /* fixed-menu-mobile */

  .fixed-menu-mobile {
    position: fixed;
    bottom: 0;
    background: rgba(255, 255, 255, 0.88);
    width: 100%;
    padding-top: 1px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: space-around;
    z-index: 999;
  }
  .fixed-menu-mobile a {
    /* width: 25%; */
    text-align: center;
    float: left;
    padding: 5px;
    cursor: pointer;
  }
  .fixed-menu-mobile i {
    display: block;
    clear: both;
    font-size: 16px;
    margin-bottom: 1px;
    color: #5da9dd;
  }
  .fixed-menu-mobile span {
    font-size: 12px;
  }
  .selectedGroupHeader0 {
    background: #ebebeb;
  }

  .category-mobile a {
    text-align: left !important;
    padding-left: 10%;
    padding-right: 5px !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .category-mobile > div > a {
    font-weight: bold !important;
  }
  #CategoryMobileZone .podoblast {
    background: #4d4d4d !important;
  }
  #CategoryMobileZone .podoblast a {
    padding-left: 2rem;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: lowercase !important;
  }
  .podoblast a::first-letter {
    text-transform: capitalize !important;
  }
  .podoblast .subsecond {
    background: #666 !important;
    border-top: none !important;
  }
  #CategoryMobileZone .subsecond:before {
    content: "";
  }
  .item_child .category-list-item {
    padding: 0.75em 0 0.75em calc(10% + 24px);
  }

  /* FILTERS MOBILE */

  .slide-filters-menu {
    display: none;
  }
  .filter-mobile-menu .boss-filter-container,
  .filter-mobile-menu .bt-featured-pro {
    display: none !important;
  }
  .filter-mobile-menu {
    padding: 15px;
  }
  .filter-mobile-menu .sidebar__list:first-child {
    border: 2px #5da9dd solid !important;
    margin-bottom: 30px;
    background: #fff;
  }
  .filter-mobile-menu .sidebar__list .title-category {
    padding: 20px 20px 20px 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #5da9dd;
    line-height: 15px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 !important;
    border-bottom: 1px solid #444;
    position: relative;
  }
  .filter-mobile-menu .sidebar__list .title-category a:hover {
    color: #fff;
  }
  .filter-mobile-menu .sidebar__list .title-category .fa {
    margin-right: 5px;
    font-size: 15px;
    cursor: pointer;
  }
  .filter-mobile-menu .filtersLeft > div {
    padding: 0 !important;
  }
  .filter-mobile-menu .sidebar__list .sublist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 0 5px;
    background: #4d4d4d;
  }
  .filter-mobile-menu .sidebar__list .sublist > li {
    border-bottom: 1px #444 solid;
  }
  .filter-mobile-menu .sidebar__list .sublist li label,
  .filter-mobile-menu .sidebar__list .sublist li a {
    color: #ebebeb;
    padding: 18px 25px;
    cursor: pointer;
    transition: all 0.3s;
    margin: 0 !important;
  }
  .filter-mobile-menu .sidebar__list .sublist li:hover label,
  .filter-mobile-menu .sidebar__list .sublist li:hover a {
    color: #fff;
    background: #5da9dd;
  }

  .filter-mobile-menu #FilterTags {
    background: unset;
    text-align: left;
  }
  .filter-mobile-menu .res__filter {
    text-align: left;
  }

  .filter-mobile-menu #filtersTop {
    text-align: left;
    display: block;
  }
  .filter-mobile-menu #filtersTop::before {
    content: "";
  }
  .filter-mobile-menu #filtersTop > div {
    background: #4d4d4d;
    padding: 15px 20px 0;
    margin-bottom: 15px !important;
  }
  .filter-mobile-menu .section-title-5 {
    margin-bottom: 12px;
    margin-top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 20px;
    color: #ebebeb;
    font-weight: 600;
    padding-bottom: 12px;
    padding-top: 0;
    border-bottom: 1px #444 solid;
    border-top: none !important;
  }
  .filter-mobile-menu ul.sidebar__list.k-widget {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    background-color: unset;
    color: #ebebeb;
  }
  .filter-mobile-menu ul.sidebar__list.k-widget > li.check-line {
    width: 50%;
    margin-bottom: 12px;
  } /* * RESPONSIVE! * */

  /* * END FILTERS MENU * */

  #back_top {
    bottom: 60px;
  }

  .zoomContainer {
    display: none !important;
    pointer-events: none;
    touch-action: auto !important;
  }
  .zoomWrapper {
    pointer-events: none;
    touch-action: auto !important;
  }

  /*homepage*/
  .boss_header {
    display: none;
  }
  .bt-block-sale .block-item {
    width: 100%;
  }
  .bt-block-sale .block-item + .block-item {
    margin-top: 30px;
    margin-left: 0;
  }
  #content.col-sm-12 {
    padding: 0 10px;
  }
  .bt-staticblock-shopnow .bt-staticblock {
    width: 100%;
    text-align: center;
  }
  .bt-block-theme-features .box-content .item-theme-features {
    width: 25%;
  }
  .bt-block-theme-features .box-content {
    margin: 0;
  }
  .popular-cate .box-content .carousel-content .cate-image img {
    width: 100%;
  }
  .bt-block-home-bg .title p {
    padding: 0 10px;
    line-height: 20px;
  }
  .bt-block-home-bg {
    padding: 62px 0;
  }
  .bt-block-sale .block-item img {
    width: 100%;
  }
  .boss-blog-featured .box-content .box-article .article_content {
    width: 100%;
  }
  .boss-blog-featured {
    padding: 0 10px;
  }
  .boss-blog-featured .box-content .box-article .article_content .image img {
    width: 100%;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail
    .article-name
    a {
    font-size: 14px;
    line-height: 20px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail
    .description
    p {
    line-height: 18px;
  }
  .bt-video .vjs-default-skin .vjs-big-play-button {
    font-size: 3em;
  }
  .popular-cate .box-content .prev,
  .popular-cate .box-content .next {
    background: #fff;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4 .caption {
    min-height: 118px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    + .article_content {
    margin-left: 0;
  }
  .bt-staticblock-freeshipping .bt-staticblock {
    width: 100%;
  }
  .bt-staticblock-freeshipping .bt-staticblock + .bt-staticblock {
    margin-top: 20px;
    padding: 0;
    border: none;
  }
  .bt-block-sale {
    padding-left: 10px;
    padding-right: 10px;
  }
  .box-discount .box-content .carousel-button > a {
    opacity: 1;
    visibility: visible;
  }
  .box-discount .box-content .carousel-button .prev,
  .box-discount:hover .box-content .carousel-button .prev {
    left: 20px;
  }
  .box-discount .box-content .carousel-button .next,
  .box-discount:hover .box-content .carousel-button .next {
    right: 20px;
  }
  .popular-cate .box-content:hover .prev {
    left: 12px;
  }
  .popular-cate .box-content:hover .next {
    right: 10px;
  }
  .popular-cate .box-content {
    margin-left: 5px;
    margin-right: -5px;
  }
  .popular-cate .box-content .carousel-content > div {
    margin: 0 10px;
  }
  /* .list-product .product-thumb .image{min-height: 200px;} 
		#RightZone .bt-featured-pro .product-layout .bt-item .image {min-height: 200px;} V */

  /*footer*/
  .bt-footer-top .bt-featured-pro .boss-category-pro {
    width: 100%;
  }
  .bt-footer-top .bt-featured-pro .boss-category-pro + .boss-category-pro {
    margin-top: 60px;
  }
  .bt-footer-top .bt-featured-pro h3 {
    margin-bottom: 20px;
  }
  .bt-footer-top .bt-featured-pro #bt_procate_00,
  .bt-footer-top .bt-featured-pro #bt_procate_02 {
    padding-left: 10px;
    padding-right: 10px;
  }
  footer .bt-footer-middle {
    padding: 30px 0 0;
  }
  .bt-footer-middle .bt-block-footer {
    padding: 0 10px;
  }
  .bt-footer-middle .bt-block-footer > div {
    margin-bottom: 30px;
  }
  .bt-footer-middle .boss-recent-post {
    margin-bottom: 30px;
  }
  .bt-footer-middle .footer-social {
    width: 100%;
  }
  footer .bt-footer-bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bt-footer-bottom .payment {
    float: none;
    text-align: left;
    margin-top: 0;
  }
  .right-to-left .bt-footer-bottom .payment {
    text-align: right;
  }
  .bt-footer-bottom .powered {
    margin-bottom: 10px;
    float: none;
  }
  .bt-footer-bottom .payment ul li:first-child {
    margin-left: 0;
  }
  .right-to-left .bt-footer-middle .bt-block-footer + div + div,
  .bt-footer-middle .footer-social {
    padding-right: 10px;
  }
  /* .bt-footer-middle .box.boss-recent-post {margin-bottom: 30px;} */
  /*category*/
  /* .bt-breadcrumb {
    padding: 0 10px;
  }
  .breadcrumb {
    padding-left: 10px;
  } */
  #column-left + #content.col-sm-9,
  .right-to-left .bt-home-page #column-left + #content.col-sm-9 {
    padding-right: 10px;
  }
  .right-to-left #column-left + #content.col-sm-9,
  .bt-home-page #column-left + #content.col-sm-9 {
    padding-left: 10px;
  }
  .product-filter .link-compare {
    width: 100%;
  }
  .product-grid .product-thumb .image img {
    width: 100%;
  }
  .result-pagination {
    margin-top: 10px;
  }
  .product-info .col-sm-6 + .col-sm-6 {
    padding-left: 10px;
  }
  /*cart*/
  .cart-info,
  .checkout .table-responsive {
    border: none;
  }
  .cart-module .form-control,
  #content.col-sm-9 .cart-module .form-control {
    width: 100%;
  }
  .cart-total + .buttons .pull-right {
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align: left;
  }
  .right-to-left .cart-total + .buttons .pull-right {
    text-align: right;
  }
  .right-to-left .cart-total + .buttons .btn.btn-blue {
    margin-right: 0;
  }
  .cart-total table {
    float: left;
  }
  .right-to-left .cart-total table {
    float: right;
  }
  .checkout .panel .panel-body .left-content {
    margin-right: 0;
    width: 100%;
    margin-bottom: 35px;
  }
  #payment-new .form-control,
  #shipping-new .form-control,
  #shipping-existing .form-control,
  #payment-existing .form-control,
  #content.col-sm-9 #payment-new .form-control,
  #content.col-sm-9 #shipping-new .form-control {
    width: 100%;
  }
  .right-to-left .product-info > div > div:first-child {
    float: none;
  }
  .cart-info .table,
  .wishlist-info .table {
    border: 0 none;
  }
  .cart-info .table thead tr,
  .wishlist-info .table thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    float: left;
    width: 45%;
    margin-bottom: 15px;
  }
  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    float: left;
    width: 55%;
    padding-left: 0;
  }
  .cart-info .table tbody tr td.name small {
    display: none;
  }
  .cart-info .table,
  .wishlist-info .table,
  .cart-info .table thead,
  .wishlist-info .table thead,
  .cart-info .table tbody,
  .wishlist-info .table tbody,
  .cart-info .table tr,
  .wishlist-info .table tr,
  .cart-info .table td,
  .wishlist-info .table td {
    display: block;
  }
  .cart-info .table tbody tr,
  .wishlist-info .table tbody tr {
    border: 1px solid #eaeaea;
    padding-bottom: 17px;
  }
  .cart-info .table tbody tr + tr,
  .wishlist-info .table tbody tr + tr {
    border-top: none;
  }
  .cart-info .table tbody tr td,
  .wishlist-info .table tbody tr td {
    border: medium none;
    float: none;
    position: relative;
    white-space: normal;
    width: auto;
    padding-bottom: 0;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-info .table tbody tr td.quantity .input-group {
    margin: 0;
  }
  .bt-breadcrumb + .row .alert {
    margin-left: 10px;
    margin-right: 10px;
  }
  /*myaccount*/
  .content-login .left {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .content-login .right {
    margin-left: 0;
  }
  .register .form-control {
    width: 100%;
  }
  #content.col-sm-6 {
    float: none;
  }
  .bt-video .video-js .vjs-tech {
    height: 100%;
  }
  .cart-module .panel + .panel {
    padding-left: 0;
  }
  .cart-total + .buttons {
    margin-top: 20px;
  }
  .variation-image-container {
    max-height: 100% !important;
    display: Block !important;
  }
  .variation-item {
    display: block !important;
  }
  .variation-item .btn-cart {
    width: 100%;
  }
  .variation-item {
    text-align: center;
    line-height: 28px;
  }
  .mt-15-r {
    margin-top: 15px;
  }

  #b2b-info ul {
    margin-left: 0 !important;
  }

  /* kategorije.aspx */
  .cate-masonry {
    margin: 10px;
  }
  .grid-item {
      width: 100%;
  }
  .x_panel {
      margin-right: 0;
      border: none;
  }
  .cate-error {
      width: 100%;
  }
  .cate-image-list {
    display: none;
  }
  .cate-masonry-title a {
    color: var(--color-accent);
  }
  .podoblast {
    padding: 0;
    padding-left: 1.5rem;
  }
  .group-item2 {
    display: block;
    border-left: 1px solid var(--color-accent);
    line-height: 28px;
  }
  .group-item2 a {
    padding-left: 7px;
  }
  .cate-desktop {
    display: none;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .currency,
  .language {
    margin-right: 15px;
  }
  .right-to-left .currency,
  .right-to-left .language {
    margin-right: 0;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4 {
    float: none;
    display: inline-block;
    margin: 0;
    width: 47.5%;
    vertical-align: top;
    margin-bottom: 20px;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4 .image img {
    width: 100%;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4.odd {
    margin-right: 10px;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4.even {
    margin-left: 10px;
  }
  .product-layout.product-grid {
    width: 50%;
  }
  .bt-block-category .block-title {
    right: 45px;
    top: 72px;
  }
  .bt-block-category .block-title h1 {
    font-size: 34px;
    line-height: 36px;
  }
  .bt-block-category .block-title h4 {
    font-size: 14px;
  }
  .bt-block-category .block-title a {
    padding: 8px 20px;
  }
  .content-search .box-search .form-control,
  .content-search .box-search-cate .form-control {
    width: 70%;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .image
    span
    small {
    line-height: 210px;
  }
  .bt-footer-middle .boss-recent-post .item-recent-post .image span small {
    line-height: 54px;
  }
  .bt-block-sale {
    text-align: center;
  }
  .bt-block-sale .block-item {
    margin: 0 auto;
    max-width: 500px;
    float: none;
  }
  .bt-block-sale .block-item + .block-item {
    margin-left: auto;
  }
  .bt-staticblock-title.bt-title-1 h1 {
    margin: 0 140px 5px;
  }
  .bt-staticblock-title.bt-title-3 {
    bottom: 65px;
  }
  .bt-staticblock-title.bt-title-3 h1 {
    margin-left: 115px;
    margin-right: 115px;
  }
  /* #content {min-height: 750px;} */
  .popular-cate .box-content .carousel-content > div .cate-name {
    top: 44%;
  }
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    width: 25%;
  }
  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    width: 75%;
  }
  .boss-blog-featured .box-content .box-article .article_content {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 460px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    + .article_content {
    margin: 0 auto 25px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .image
    a:hover::before {
    box-shadow: 0 0 0 165px rgba(93, 169, 221, 0.7) inset;
  }
  .box-discount .box-content .carousel-button > a {
    top: 90px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large {
    padding-right: 10px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-grid {
    padding-left: 10px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .prev,
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .next {
    top: 29%;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.even {
    margin-left: 12px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.odd {
    margin-right: 12px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout {
    width: 45%;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 15px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 {
    font-size: 34px;
    line-height: 36px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup {
    top: -16px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup,
  .bt-banner-home .bt-item-left .bt-banner-title h2 sub {
    font-size: 14px;
    line-height: 16px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 span {
    font-size: 42px;
    line-height: 44px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title {
    bottom: 30px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h1 {
    font-size: 26px;
    line-height: 28px;
  }
  .bt-banner-sale .bt-banner-title {
    top: 18px;
  }
  .bt-banner-sale .bt-banner-title h1 {
    font-size: 34px;
    line-height: 36px;
  }
  .bt-banner-sale .bt-banner-title h2 {
    font-size: 40px;
    line-height: 42px;
  }
  .bt-banner-sale .bt-banner-title h2 sup {
    font-size: 26px;
    left: -8px;
    line-height: 28px;
    top: -14px;
  }
  .bt-banner-sale .bt-banner-title h2 sub {
    font-size: 16px;
    line-height: 18px;
    margin-left: -38px;
  }
  .bt-banner-sale .bt-banner-title h3 {
    font-size: 15px;
    line-height: 17px;
  }
  .bt-banner-sale .bt-banner-title h2:before,
  .bt-banner-sale .bt-banner-title h2:after {
    width: 12%;
  }
  .bt-block-theme-features .box-content .item-theme-features {
    width: 50%;
    margin-bottom: 30px;
  }
  .box-special
    .box-content
    .caroufredsel_wrapper
    .list-product
    .product-thumb
    .image
    img {
    height: 200px;
    object-fit: contain;
  } /* V */
  #RightZone .bt-featured-pro .bt-item-extra {
    width: 50%;
    float: left;
  }
  #RightZone .bt-featured-pro .product-layout .bt-item .image img {
    height: 350px;
    object-fit: contain;
  } /* V */
  .button-group.button-grid .btn-cart {
    width: 100%;
  } /* V */
  .variation-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .variation-item {
    border-bottom: none;
  }
}

@media only screen and (min-width: 631px) and (max-width: 680px) {
  .bt-banner-home .bt-banner-title {
    width: 65%;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 10px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 {
    font-size: 32px;
    line-height: 34px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup {
    top: -14px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup,
  .bt-banner-home .bt-item-left .bt-banner-title h2 sub {
    font-size: 12px;
    line-height: 14px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 span {
    font-size: 40px;
    line-height: 42px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title {
    bottom: 20px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h1 {
    font-size: 24px;
    line-height: 26px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title h2 {
    font-size: 15px;
    line-height: 17px;
  }
  .popular-cate .cate-image a span {
    top: 25px;
  }
  .popular-cate .cate-detail {
    top: 55px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout
    .small_detail {
    min-height: 132px;
  }
}

@media only screen and (min-width: 550px) and (max-width: 610px) {
  .popular-cate .box-content .carousel-content > div .cate-name {
    top: 44%;
  }
  .box-discount .box-content .carousel-button > a {
    top: 80px;
  }
  .bt-banner-sale .bt-banner-title {
    top: 16px;
  }
  .bt-banner-sale .bt-banner-title h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .bt-banner-sale .bt-banner-title h2 {
    font-size: 36px;
    line-height: 38px;
  }
  .bt-banner-sale .bt-banner-title h2 sup {
    font-size: 22px;
    left: -6px;
    line-height: 24px;
    top: -12px;
  }
  .bt-banner-sale .bt-banner-title h2 sub {
    font-size: 14px;
    line-height: 16px;
    margin-left: -30px;
  }
  .bt-banner-sale .bt-banner-title h3 {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 2px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout
    .small_detail {
    min-height: 132px;
  }
}

@media only screen and (min-width: 515px) and (max-width: 549px) {
  .bt-block-category .block-title h1 {
    font-size: 30px;
    line-height: 32px;
  }
  h1.block-title + .table td .btn-gray + .btn-blue {
    margin-top: 10px;
  }
  .bt-featured-pro .bt-product-content .bt-item-extra.element-4 {
    width: 47%;
  }
  .bt-banner-sale .bt-banner-title {
    top: 12px;
  }
  .bt-banner-sale .bt-banner-title h1 {
    font-size: 28px;
    line-height: 30px;
  }
  .bt-banner-sale .bt-banner-title h2 {
    font-size: 36px;
    line-height: 38px;
  }
  .bt-banner-sale .bt-banner-title h2 sup {
    font-size: 22px;
    left: -6px;
    line-height: 24px;
    top: -12px;
  }
  .bt-banner-sale .bt-banner-title h2 sub {
    font-size: 14px;
    line-height: 16px;
    margin-left: -30px;
  }
  .bt-banner-sale .bt-banner-title h3 {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 2px;
  }
  .bt-banner-sale .bt-banner-title h2::before,
  .bt-banner-sale .bt-banner-title h2::after {
    width: 12%;
  }
  #carousel-example-generic .carousel-inner > .item > img {
    height: 220px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 514px) {
  .bt-block-category .block-title h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .bt-block-category .block-title {
    right: 14px;
    top: 50px;
  }
  h1.block-title + .table + .buttons .btn-gray + .btn-blue {
    margin-top: 10px;
  }
  .bt-staticblock-title.bt-title-1 h1 {
    margin: 0 120px 5px;
  }
  .bt-staticblock-title.bt-title-3 h1 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .box-discount .box-content .carousel-button > a {
    top: 95px;
  }
  .bt-banner-sale .bt-banner-title {
    top: 10px;
  }
  .bt-banner-sale .bt-banner-title h1 {
    font-size: 26px;
    line-height: 28px;
  }
  .bt-banner-sale .bt-banner-title h2 {
    font-size: 36px;
    line-height: 38px;
  }
  .bt-banner-sale .bt-banner-title h2 sup {
    font-size: 22px;
    left: -6px;
    line-height: 24px;
    top: -12px;
  }
  .bt-banner-sale .bt-banner-title h2 sub {
    font-size: 14px;
    line-height: 16px;
    margin-left: -30px;
  }
  .bt-banner-sale .bt-banner-title h3 {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 2px;
  }
  .bt-banner-sale .bt-banner-title h2::before,
  .bt-banner-sale .bt-banner-title h2::after {
    width: 12%;
  }
  #carousel-example-generic .carousel-inner > .item > img {
    height: 208px;
  }
}

@media only screen and (max-width: 630px) {
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    width: 35%;
  }
  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    width: 65%;
  }
  .bt-banner-home .bt-banner-item,
  .bt-banner-home .bt-banner-item img {
    width: 100%;
  }
  .bt-banner-home .bt-item-left {
    margin-bottom: 30px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 52px;
  }
  .popular-cate .cate-image a span {
    top: 18px;
    font-size: 18px;
  }
  .popular-cate .cate-detail {
    top: 45px;
  }
  .popular-cate .cate-detail a {
    line-height: 23px;
  }
  .popular-cate .cate-detail > a {
    line-height: 10px;
  }
  #SearchZone,
  #boss-search .choose-select #search .form-control {
    width: 100%;
  }
  #brand-slider a {
    padding: 50px 5px;

  }
}

@media only screen and (max-width: 560px) {
  .bt-featured-pro.bt-prolarge-nslider .box-content > div {
    float: none;
    width: 100%;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large {
    padding: 0;
    margin-bottom: 40px;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-grid {
    padding: 0;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.odd {
    margin-right: 11px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.even {
    margin-left: 11px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 25px;
  }
  #brand-slider a {
    padding: 50px 0px;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .currency {
    margin-right: 30px;
  }
  .bt-video {
    margin-top: 20px;
  }
  .bt-featured-pro .box-heading h1 {
    font-size: 28px;
  }
  .bt-block-theme-features {
    text-align: center;
  }
  .bt-block-theme-features .box-content .item-theme-features {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 25px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .bt-block-theme-features .box-content .item-theme-features a img {
    width: 100%;
  }
  .bt-block-theme-features
    .box-content
    .item-theme-features
    a.image:hover:before {
    box-shadow: 0 0 0 125px rgba(0, 0, 0, 0.3) inset;
  }
  .bt-block-category .block-title,
  #content.col-sm-6 .bt-block-category .block-title {
    right: 12px;
    top: 36px;
  }
  .bt-block-category .block-title h1,
  #content.col-sm-6 .bt-block-category .block-title h1 {
    font-size: 20px;
    line-height: 22px;
  }
  .bt-block-category .block-title h4 {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
  }
  .bt-block-category .block-title a {
    padding: 5px 14px;
    font-size: 10px;
  }
  .result-pagination .results {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .result-pagination .links {
    overflow: visible;
  }
  .content-search .box-search .form-control,
  .content-search .box-search-cate .form-control {
    width: 100%;
  }
  .boss-blog-featured .box-content .box-article .article_content .image {
    width: 100%;
    margin-right: 0;
  }
  .right-to-left
    .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .image {
    margin-left: 0;
  }
  .boss-blog-featured .box-content .box-article .article_content {
    margin-bottom: 30px;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail {
    padding-left: 15px;
    padding-bottom: 20px;
  }
  .right-to-left
    .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .article-detail {
    padding-right: 15px;
  }
  .article-entry .description img {
    float: none !important;
    margin-bottom: 15px;
  }
  .category-list ul {
    width: 40%;
  }
  .category-list ul + ul + ul {
    margin-top: 20px;
  }
  .product-info .button-group .btn-wishlist,
  .product-info .button-group .btn-compare {
    width: 100%;
    overflow: hidden;
  }
  .product-info .button-group .btn-wishlist {
    margin-bottom: 15px;
  }
  .product-related .carousel-button {
    top: 35px;
  }
  .product-related h1 {
    margin-bottom: 50px;
  }
  h1.block-title + .table td .btn-gray + .btn-blue {
    margin-top: 10px;
  }
  .product-info .quantily_info .title_text {
    width: 15%;
  }
  .review-product .form-horizontal .form-group .control-label {
    width: 34.5%;
  }
  .product-thumb .button-group .btn-cart i {
    margin-right: 10px;
  }
  .cart-total table tr td {
    padding-right: 40px;
  }
  .cart-total table tr td.left {
    padding-left: 40px;
  }
  .cart-info .table td.image,
  .wishlist-info .table td.image {
    width: 40%;
  }
  .cart-info .table tbody tr td.name,
  .wishlist-info .table tbody tr td.name {
    width: 60%;
  }
  .bt-block-purchase h1 {
    font-size: 26px;
  }
  .bt-staticblock-title.bt-title-3 h1 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .bt-staticblock-title.bt-title-3 {
    bottom: 40px;
  }
  .box-discount .box-content .carousel-button > a {
    top: 75px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 13px;
  }
  .bt-banner-home .bt-item-right .bt-banner-title {
    bottom: 22px;
  }
  .bt-banner-sale .bt-banner-title {
    display: none;
  }
  .boss-blog-featured
    .box-content
    .box-article
    .article_content
    .image
    a:hover::before {
    box-shadow: 0 0 0 165px rgba(93, 169, 221, 0.7) inset;
  }
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .prev,
  .bt-featured-pro.bt-prolarge-nslider .box-content .bt-product-large .next {
    top: 34%;
  }
  .box-special
    .box-content
    .caroufredsel_wrapper
    .list-product
    .product-thumb
    .image
    img {
    height: 200px;
    object-fit: contain;
  } /* V */
  #RightZone .bt-featured-pro .bt-item-extra {
    width: 100%;
  }
  /* #RightZone .bt-featured-pro .product-layout .bt-item .image {min-height: 200px;} Vlada */
  /* #logo img{max-height:60px;} V */
  #carousel-example-generic .carousel-inner > .item > img {
    height: 150px;
  }
  .filter-mobile-menu ul.sidebar__list.k-widget > li.check-line {
    width: 100%;
  } /* * RESPONSIVE! * */
}

@media only screen and (min-width: 451px) and (max-width: 479px) {
  .popular-cate .box-content .carousel-content > div .cate-name {
    font-size: 34px;
    line-height: 36px;
    top: 45%;
  }
  .box-discount .box-content .carousel-button > a {
    top: 90px;
  }
}

@media only screen and (min-width: 421px) and (max-width: 450px) {
  .popular-cate .box-content .carousel-content > div .cate-name {
    font-size: 32px;
    line-height: 34px;
    top: 44%;
  }
}

@media only screen and (min-width: 401px) and (max-width: 420px) {
  .popular-cate .box-content .carousel-content > div .cate-name {
    font-size: 30px;
    line-height: 32px;
    top: 42%;
  }
}

@media only screen and (min-width: 371px) and (max-width: 400px) {
  .popular-cate .box-content .carousel-content > div .cate-name {
    font-size: 28px;
    line-height: 30px;
    top: 43%;
  }
  /* #logo img{width:85%;} */
}

@media only screen and (max-width: 370px) {
  /* #logo img{width:75%;} */
  /* #logo img{max-height:60px;} */
  #top,
  #cart {
    top: 38px;
  }
}

@media only screen and (max-width: 350px) {
  .bt-featured-pro .box-heading h1 {
    font-size: 26px;
  }
  .product-layout {
    padding: 0 10px;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout {
    padding: 0;
  }
  .bt-block-category .block-title,
  #content.col-sm-6 .bt-block-category .block-title {
    top: 20px;
  }
  .bt-block-category .block-title a {
    padding: 2px 14px;
  }
  .bt-staticblock-title.bt-title-3 h1 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title {
    bottom: 15px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 span {
    font-size: 40px;
    line-height: 42px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup,
  .bt-banner-home .bt-item-left .bt-banner-title h2 sub {
    font-size: 12px;
    line-height: 14px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sup {
    top: -15px;
  }
  .bt-banner-home .bt-item-left .bt-banner-title h2 sub {
    bottom: 0;
  }
  #carousel-example-generic {
    display: none;
  }
}

@media only screen and (max-width: 339px) {
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.odd {
    margin-right: 0;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout.even {
    margin-left: 0;
  }
  .bt-featured-pro.bt-prolarge-nslider
    .box-content
    .bt-product-grid
    .product-layout {
    width: 100%;
  }
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
#bt_loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff
}
.bt-loading {
    height: 128px;
    left: 50%;
    margin-left: -64px;
    margin-top: -64px;
    position: absolute;
    top: 50%;
    width: 128px;
    z-index: 9999;
}
.right-to-left .bt-loading {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -64px;
}
#circularG{
position:relative;
width:128px;
height:128px}

.circularG{
position:absolute;
background-color:#81bce4;
width:29px;
height:29px;
-moz-border-radius:19px;
-moz-animation-name:bounce_circularG;
-moz-animation-duration:0.64s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:19px;
-webkit-animation-name:bounce_circularG;
-webkit-animation-duration:0.64s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:19px;
-ms-animation-name:bounce_circularG;
-ms-animation-duration:0.64s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:19px;
-o-animation-name:bounce_circularG;
-o-animation-duration:0.64s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:19px;
animation-name:bounce_circularG;
animation-duration:0.64s;
animation-iteration-count:infinite;
animation-direction:linear;
}

#circularG_1{
left:0;
top:50px;
-moz-animation-delay:0.24s;
-webkit-animation-delay:0.24s;
-ms-animation-delay:0.24s;
-o-animation-delay:0.24s;
animation-delay:0.24s;
}

#circularG_2{
left:14px;
top:14px;
-moz-animation-delay:0.32s;
-webkit-animation-delay:0.32s;
-ms-animation-delay:0.32s;
-o-animation-delay:0.32s;
animation-delay:0.32s;
}

#circularG_3{
top:0;
left:50px;
-moz-animation-delay:0.4s;
-webkit-animation-delay:0.4s;
-ms-animation-delay:0.4s;
-o-animation-delay:0.4s;
animation-delay:0.4s;
}

#circularG_4{
right:14px;
top:14px;
-moz-animation-delay:0.48s;
-webkit-animation-delay:0.48s;
-ms-animation-delay:0.48s;
-o-animation-delay:0.48s;
animation-delay:0.48s;
}

#circularG_5{
right:0;
top:50px;
-moz-animation-delay:0.56s;
-webkit-animation-delay:0.56s;
-ms-animation-delay:0.56s;
-o-animation-delay:0.56s;
animation-delay:0.56s;
}

#circularG_6{
right:14px;
bottom:14px;
-moz-animation-delay:0.64s;
-webkit-animation-delay:0.64s;
-ms-animation-delay:0.64s;
-o-animation-delay:0.64s;
animation-delay:0.64s;
}

#circularG_7{
left:50px;
bottom:0;
-moz-animation-delay:0.72s;
-webkit-animation-delay:0.72s;
-ms-animation-delay:0.72s;
-o-animation-delay:0.72s;
animation-delay:0.72s;
}

#circularG_8{
left:14px;
bottom:14px;
-moz-animation-delay:0.8s;
-webkit-animation-delay:0.8s;
-ms-animation-delay:0.8s;
-o-animation-delay:0.8s;
animation-delay:0.8s;
}

@-moz-keyframes bounce_circularG{
0%{
-moz-transform:scale(1)}

100%{
-moz-transform:scale(.3)}

}

@-webkit-keyframes bounce_circularG{
0%{
-webkit-transform:scale(1)}

100%{
-webkit-transform:scale(.3)}

}

@-ms-keyframes bounce_circularG{
0%{
-ms-transform:scale(1)}

100%{
-ms-transform:scale(.3)}

}

@-o-keyframes bounce_circularG{
0%{
-o-transform:scale(1)}

100%{
-o-transform:scale(.3)}

}

@keyframes bounce_circularG{
0%{
transform:scale(1)}

100%{
transform:scale(.3)}

}.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.black_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_heavy_72 {
font-size:72px;
line-height:72px;
font-weight:900;
font-family:Raleway;
color:rgb(213, 210, 210);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_regular_18 {
font-size:18px;
line-height:26px;
font-family:"Open Sans";
color:rgb(119, 119, 119);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_34 {
font-size:35px;
line-height:35px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.arrowicon {
line-height:1px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_40 {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbox30 {
line-height:30px;
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:0px 14px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blue_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(49, 165, 203);
padding:3px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.green_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitecircle_600px {
line-height:1px;
width:800px;
height:800px;
text-decoration:none;
background:linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);
filter:progid;
background-color:transparent;
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.fullrounded {
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_thin_34 {
font-size:35px;
line-height:35px;
font-weight:200;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullbg_gradient {
width:100%;
height:100%;
text-decoration:none;
background-color:#490202;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30 {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.red_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(224, 51, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blue_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(53, 152, 220);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70_shadowed {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30_shadowed {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blackboxed_heavy {
font-size:70px;
line-height:70px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 20px;
text-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 7px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.bignumbers_white {
color:#ffffff;
background-color:rgba(0, 0, 0, 0);
font-size:84px;
line-height:84px;
font-weight:800;
font-family:Raleway;
text-decoration:none;
padding:0px 0px 0px 0px;
text-shadow:rgba(0, 0, 0, 0.247059) 0px 0px 7px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none solid none none;
}

.tp-caption.whiteline_long {
line-height:1px;
min-width:660px;
background-color:transparent;
text-decoration:none;
border-width:2px 0px 0px 0px;
border-color:rgb(255, 255, 255) rgb(34, 34, 34) rgb(34, 34, 34) rgb(34, 34, 34);
border-style:solid none none none;
}

.tp-caption.light_medium_20_shadowed {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullgradient_overlay {
background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter:progid;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_medium_20 {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.reddishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgba(100, 1, 24, 0.8);
padding:50px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.borderbox_725x130 {
min-width:725px;
min-height:130px;
background-color:transparent;
text-decoration:none;
border-width:2px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

.tp-caption.light_heavy_34 {
font-size:34px;
line-height:34px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_30 {
font-size:30px;
line-height:30px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_whitebg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_blackbg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_thin_60 {
font-size:60px;
line-height:60px;
font-weight:100;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbgfull {
background-color:#85b85f;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.bluebgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgb(61, 164, 207);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blackbgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgba(0, 0, 0, 0.247059);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wave_repeat1 {
width:100%;
height:600px;
background-repeat:repeat-x;
background-color:transparent;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg2 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave21.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg1 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave11.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg3 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave3.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg4 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave4.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.greenishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
padding:50px;
text-shadow:none;
background-color:rgba(40, 67, 62, 0.8);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.wavebg5 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave51.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.deepblue_sea {
width:100%;
height:1000px;
background-color:rgba(30, 46, 59, 1);
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}.not-animated { opacity: 0; }
.notouch .animated {
  opacity: 1;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.notouch .animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {opacity: 1;}
  25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
  0%, 50%, 100% {opacity: 1;}
  25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
  0%, 50%, 100% {opacity: 1;}
  25%, 75% {opacity: 0;}
}

@keyframes flash {
  0%, 50%, 100% {opacity: 1;}
  25%, 75% {opacity: 0;}
}

.notouch .animated.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes shake {
  0%, 100% {-webkit-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
  20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
  0%, 100% {-moz-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
  20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
  0%, 100% {-o-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
  20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
  0%, 100% {transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
  20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.notouch .animated.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
.notouch .animated .shake:hover{
  -webkit-animation:shake ease-in-out 1 normal 800ms;
  -moz-animation:shake ease-in-out 1 normal 800ms;
  -ms-animation:shake ease-in-out 1 normal 800ms;
  -o-animation:shake ease-in-out 1 normal 800ms;
  animation:shake ease-in-out 1 normal 800ms;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
  40% {-webkit-transform: translateY(-30px);}
  60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
  40% {-moz-transform: translateY(-30px);}
  60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
  40% {-o-transform: translateY(-30px);}
  60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}

.notouch .animated.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes tada {
  0% {-webkit-transform: scale(1);}
  10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
  100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
  0% {-moz-transform: scale(1);}
  10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
  100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
  0% {-o-transform: scale(1);}
  10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
  100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
  0% {transform: scale(1);}
  10%, 20% {transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
  100% {transform: scale(1) rotate(0);}
}

.notouch .animated.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
.notouch .animated .tada:hover{
  -webkit-animation:tada ease-in-out 1 normal 800ms;
  -moz-animation:tada ease-in-out 1 normal 800ms;
  -ms-animation:tada ease-in-out 1 normal 800ms;
  -o-animation:tada ease-in-out 1 normal 800ms;
  animation:tada ease-in-out 1 normal 800ms;
}
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
  20% { -webkit-transform: rotate(15deg); }
  40% { -webkit-transform: rotate(-10deg); }
  60% { -webkit-transform: rotate(5deg); }
  80% { -webkit-transform: rotate(-5deg); }
  100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
  20% { -moz-transform: rotate(15deg); }
  40% { -moz-transform: rotate(-10deg); }
  60% { -moz-transform: rotate(5deg); }
  80% { -moz-transform: rotate(-5deg); }
  100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
  20% { -o-transform: rotate(15deg); }
  40% { -o-transform: rotate(-10deg); }
  60% { -o-transform: rotate(5deg); }
  80% { -o-transform: rotate(-5deg); }
  100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
  20% { transform: rotate(15deg); }
  40% { transform: rotate(-10deg); }
  60% { transform: rotate(5deg); }
  80% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

.notouch .animated.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
.notouch .animated .swing:hover {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation: swing ease-in-out 1 normal 800ms;
  -moz-animation: swing ease-in-out 1 normal 800ms;
  -o-animation: swing ease-in-out 1 normal 800ms;
  animation: swing ease-in-out 1 normal 800ms;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.notouch .animated.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% { -webkit-transform: scale(1); }
  50% { -webkit-transform: scale(1.1); }
  100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
  0% { -moz-transform: scale(1); }
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
  0% { -o-transform: scale(1); }
  50% { -o-transform: scale(1.1); }
  100% { -o-transform: scale(1); }
}
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.notouch .animated.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
.notouch .animated .pulse:hover {
  -webkit-animation: pulse ease-in-out 1 normal 800ms;
  -moz-animation: pulse ease-in-out 1 normal 800ms;
  -o-animation: pulse ease-in-out 1 normal 800ms;
  animation: pulse ease-in-out 1 normal 800ms;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}

.notouch .animated.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.notouch .animated.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.notouch .animated.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.notouch .animated.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.notouch .animated.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@-o-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.notouch .animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.notouch .animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.notouch .animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.notouch .animated.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.notouch .animated.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.notouch .animated.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.notouch .animated.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.notouch .animated.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.notouch .animated.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@-o-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.notouch .animated.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

.notouch .animated.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}

@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}

@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

.notouch .animated.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}

@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

.notouch .animated.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}

.notouch .animated.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}

@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

.notouch .animated.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}

@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

.notouch .animated.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}

@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

.notouch .animated.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

.notouch .animated.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
  }
  
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  
  70% {
    -webkit-transform: scale(.9);
  }
  
  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(.3);
  }
  
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  
  70% {
    -moz-transform: scale(.9);
  }
  
  100% {
    -moz-transform: scale(1);
  }
}

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(.3);
  }
  
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  
  70% {
    -o-transform: scale(.9);
  }
  
  100% {
    -o-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  
  70% {
    transform: scale(.9);
  }
  
  100% {
    transform: scale(1);
  }
}

.notouch .animated.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  
  80% {
    -webkit-transform: translateY(10px);
  }
  
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  
  80% {
    -moz-transform: translateY(10px);
  }
  
  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  
  80% {
    -o-transform: translateY(10px);
  }
  
  100% {
    -o-transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  
  80% {
    transform: translateY(10px);
  }
  
  100% {
    transform: translateY(0);
  }
}

.notouch .animated.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  
  80% {
    -webkit-transform: translateY(-10px);
  }
  
  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  
  80% {
    -moz-transform: translateY(-10px);
  }
  
  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  
  80% {
    -o-transform: translateY(-10px);
  }
  
  100% {
    -o-transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  
  80% {
    transform: translateY(-10px);
  }
  
  100% {
    transform: translateY(0);
  }
}

.notouch .animated.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  
  80% {
    -webkit-transform: translateX(-10px);
  }
  
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  
  80% {
    -moz-transform: translateX(-10px);
  }
  
  100% {
    -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  
  80% {
    -o-transform: translateX(-10px);
  }
  
  100% {
    -o-transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  
  80% {
    transform: translateX(-10px);
  }
  
  100% {
    transform: translateX(0);
  }
}

.notouch .animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  
  80% {
    -webkit-transform: translateX(10px);
  }
  
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  
  80% {
    -moz-transform: translateX(10px);
  }
  
  100% {
    -moz-transform: translateX(0);
  }
}

@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  
  80% {
    -o-transform: translateX(10px);
  }
  
  100% {
    -o-transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  
  80% {
    transform: translateX(10px);
  }
  
  100% {
    transform: translateX(0);
  }
}

.notouch .animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  
  25% {
    -webkit-transform: scale(.95);
  }
  
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
  }
}

@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  
  25% {
    -moz-transform: scale(.95);
  }
  
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  
  100% {
    opacity: 0;
    -moz-transform: scale(.3);
  }
}

@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  
  25% {
    -o-transform: scale(.95);
  }
  
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  
  100% {
    opacity: 0;
    -o-transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  
  25% {
    transform: scale(.95);
  }
  
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  
  100% {
    opacity: 0;
    transform: scale(.3);
  }
}

.notouch .animated.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}

@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

.notouch .animated.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}

@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

.notouch .animated.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}

@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

.notouch .animated.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}

@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

.notouch .animated.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

.notouch .animated.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.notouch .animated.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.notouch .animated.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.notouch .animated.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.notouch .animated.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

.notouch .animated.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.notouch .animated.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

.notouch .animated.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

.notouch .animated.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.notouch .animated.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
  0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
  40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
  80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
  100% { -webkit-transform: translateY(700px); opacity: 0; }
}

@-moz-keyframes hinge {
  0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
  20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
  40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
  80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
  100% { -moz-transform: translateY(700px); opacity: 0; }
}

@-o-keyframes hinge {
  0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
  20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
  40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
  80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
  100% { -o-transform: translateY(700px); opacity: 0; }
}

@keyframes hinge {
  0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }
  20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }
  40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }
  80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }
  100% { transform: translateY(700px); opacity: 0; }
}

.notouch .animated.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
  100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}

@-moz-keyframes rollIn {
  0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
  100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}

@-o-keyframes rollIn {
  0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
  100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}

@keyframes rollIn {
  0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
  100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}

.notouch .animated.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}

@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}

@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}

.notouch .animated.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}

/* originally authored by Angelo Rohit - https://github.com/angelorohit */

@-webkit-keyframes lightSpeedIn {
  0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
  60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
  80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
  100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-moz-keyframes lightSpeedIn {
  0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
  60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
  80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
  100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-o-keyframes lightSpeedIn {
  0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
  60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
  80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
  100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@keyframes lightSpeedIn {
  0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
  60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
  80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
  100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}

.notouch .animated.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.notouch .animated.lightSpeedIn {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

/* originally authored by Angelo Rohit - https://github.com/angelorohit */

@-webkit-keyframes lightSpeedOut {
  0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
  100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-moz-keyframes lightSpeedOut {
  0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
  100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-o-keyframes lightSpeedOut {
  0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
  100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@keyframes lightSpeedOut {
  0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
  100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

.notouch .animated.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

.notouch .animated.lightSpeedOut {
  -webkit-animation-duration: 0.25s;
  -moz-animation-duration: 0.25s;
  -o-animation-duration: 0.25s;
  animation-duration: 0.25s;
}
@keyframes ae-animation-fade{
	0% { transform: scale(0);}
  100% { transform: scale(1);}
}
.notouch .animated.ae-animation-fade{
	-webkit-animation-name: ae-animation-fade;
  -moz-animation-name: ae-animation-fade;
  -o-animation-name: ae-animation-fade;
  animation-name: ae-animation-fade;
  
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.notouch .animated.ae-animation-fade {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
@-webkit-keyframes zoom-in
{
    0%
    {
        -webkit-transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@-moz-keyframes zoom-in
{
    0%
    {
        -moz-transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}

@keyframes zoom-in
{
    0%
    {
        -webkit-transform: scale3d(.3, .3, .3);
           -moz-transform: scale3d(.3, .3, .3);
            -ms-transform: scale3d(.3, .3, .3);
             -o-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);

        opacity: 0;
    }

    50%
    {
        opacity: 1;
    }
}
.notouch .animated.zoom-in {
	-webkit-animation-timing-function: ease;
	-moz-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-fill-mode: none;
	-moz-animation-fill-mode: none;
	animation-fill-mode: none;
	-webkit-animation-name: zoom-in;
	-moz-animation-name: zoom-in;
	animation-name: zoom-in;
}

.notouch .animated.zoom-in {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@media (max-device-width: 1024px) {
  .not-animated { opacity: 1; }
}/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
.boss-filter-container{
	border:1px solid #ededed;
}
.filtercontainer{
	position: relative;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor:default;
}
.list_carousel li {
	padding: 0;
	display:inline-block; 
	vertical-align:top;
	float:none; 
}
.clearfix {
	float: none;
	clear: both;
}
/* .pager {
	float: left;
	width: 300px;
	text-align: center;
} */
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
/*end category & home filter*/
.boss-filter-container .tabs{
	background:#f8f8f8;
	margin-bottom:8px;
}
.boss-filter-container .tabs li {
	display: inline-block;  
	margin:0; 
	border-top:3px solid transparent;
	border-bottom:1px solid #ededed;
	background:#f8f8f8;
	vertical-align:top;
}
.boss-filter-container .tabs li a{
	padding:10px 21px;
	display:block;
}
#content .boss-filter-container .tabs li a{
	height:87px;
	padding:15px 21px;
}
.boss-filter-container .tabs li{
	margin-right:-4px;
}
.right-to-left .boss-filter-container .tabs li{
	margin-right:0;
	margin-left:-3px;
} 
.boss-filter-container .tabs li.active{
	border-top:3px solid #5da9dd;
	background:#fff;
	border-bottom:1px solid transparent;
}
.boss-filter-container .tabs li + li{
	border-left:1px solid #ededed;
}
.right-to-left .boss-filter-container .tabs li + li{
	border-left:none;
	border-right:1px solid #ededed;
}
.boss-filter-container .tabs li a{
	font-family:'Lato',sans-serif;
	font-size:14px;
	line-height:16px;
	color:#666;
	font-weight:700;
	text-transform:uppercase;
}
.boss-filter-container .tabs li a img{
	display:block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 4+ */
	filter: gray;
}
.boss-filter-container .tabs li.active a img,.boss-filter-container .tabs li:hover a img{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: url(grayscale.svg);
	filter: none;
}
.boss-filter-container .list_carousel .box-product li .product-thumb{
	padding:20px;
	overflow:hidden;
}
#content .boss-filter-container .list_carousel .box-product li .product-thumb{
	padding:0;
}
.boss-filter-container .list_carousel .box-product li  .product-thumb+.product-thumb{
	border-top:1px solid #ededed;
}
.home_filter_content .column .product-thumb .image{
	margin: 0 20px 0 0;
    float: left;
	position:relative;
}
.home_filter_content .column .product-thumb .image  span{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	text-align:center;
	font-weight:700;
	font-size:12px;
	line-height:20px;
	color:#fff;
	background:#ffac35;
}
#column-left .home_filter_content .list_carousel .product-thumb .small_detail{
	overflow:hidden;
	text-align:left;
}
#column-left .home_filter_content .list_carousel .product-thumb .small_detail .name a{
	text-transform:none;
	margin-bottom:0;
	margin-top:-5px;
}
#column-left .home_filter_content .list_carousel .product-thumb .small_detail .price,
#column-left .home_filter_content .list_carousel .product-thumb .small_detail .big-book-sold{
	font-size:14px;
	margin-bottom:0;
}
.bt-column-right .boss-filter-container{background:#1f1f1f; margin-bottom:40px;}
.tab_content {display: none;}
/*.home_filter_content{position:relative}*/
.home_filter_content .list_carousel.responsive{
	padding:0; 
	margin:0 0 0 -7px;
}
.home_filter_content .total{display:none}
#bt_container.bt-light .home_filter_content .list_carousel.responsive.bt-default .product-thumb{border:none; padding:0; box-shadow: none;}
#column-left .home_filter_content .product-thumb .rating{margin-bottom:3px}
.home_filter_content .product-thumb .description{margin-top:2px; margin-bottom: 21px;}
.home_filter_content .product-thumb .description p{margin:0}
.home_filter_content .product-thumb .cart{text-align:right}
.home_filter_content .product-thumb .cart a.btn-shopping{margin-left:7px}
.home_filter_content .product-thumb .box_btn_icon{display:none}
/*----------bt-product-list*/
.home_filter_content .list_carousel.responsive.bt-product-list{margin:0 20px; padding-left:0; padding-right:0; border-bottom:1px solid #151515; position:relative}
.home_filter_content .list_carousel.responsive.bt-product-list:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	border-bottom:1px solid #2d2d2d
}
.home_filter_content .bt-product-list li{margin:0}
.home_filter_content .bt-product-list li .total{display:block; font-family: "Source Sans Pro",sans-serif; font-weight:400; font-size:14px; color:#fff; text-align:center; margin-top: 17px; margin-bottom:17px}
.home_filter_content .bt-product-list li .product-thumb{padding:11px 10px 10px; background:#181818; border:1px solid #000; overflow:hidden; position:relative; margin-bottom:9px; box-shadow:0 0 1px transparent}
.home_filter_content .bt-product-list li .product-thumb:hover{border-color:#c83200}
.home_filter_content .bt-product-list li .product-thumb:before{
	content:'';
	border-top:1px solid #262626;
	position:absolute;
	height:1px;
	width:100%;
	top:0;
	left:0;
}
.home_filter_content .bt-product-list .product-thumb .image{
	float: left;
    margin: 0 15px 0 0;
    padding: 0;
    border: none;
	width: 11%;
}
.home_filter_content .bt-product-list .product-thumb .small_detail{
	float: left;
    padding: 0 20px 0 0;
    width: 25%;
	border-right: 1px solid #1e1e1e;
	position:relative
}
.home_filter_content .bt-product-list .product-thumb .box_btn_icon{
    overflow: hidden;
    padding-left: 20px;
	position:relative;
	display: block;
}
.home_filter_content .bt-product-list .product-thumb .small_detail:before{
	content:'';
	border-right:1px solid #000;
	height:100%;
	width:1px;
	right:0;
	top:0;
	position:absolute;
}
.home_filter_content .bt-product-list a.prev, .home_filter_content .bt-product-list a.next{
	bottom: 0;
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    text-shadow: none;
    top: auto;
}
.home_filter_content .bt-product-list a.prev:hover, .home_filter_content .bt-product-list a.next:hover{color:#c83200}
.home_filter_content .bt-product-list a.prev{
	float: left;
    left: 0;
    margin-top: -37px;
    right: auto;
}
.home_filter_content .bt-product-list a.next{
	float: right;
    right: 0;
    margin-top: -37px;
}
.home_filter_content .bt-product-list a.prev i, .home_filter_content .bt-product-list a.next i{display:none}
.home_filter_content .bt-product-list a.prev span, .home_filter_content .bt-product-list a.next span{display:inline}
/*--------column*/
.home_filter_content .list_carousel.responsive.column{margin:0}
.home_filter_content .column li{margin:0;}

.home_filter_content .column .product-thumb{
	padding: 0;
    border: none;
    background: none;
}
.home_filter_content .column .product-thumb:before{border:none}
.home_filter_content .column .product-thumb .box_btn_icon{display:none}
/*-----------column-noimage */
.home_filter_content .list_carousel.responsive.column-noimage{margin:0; padding-top: 0;}
.home_filter_content .column-noimage li{margin:0; padding-top:10px;}
.home_filter_content .column-noimage .product-thumb{
	background: none;
    border: medium none;
    border-radius: 3px 0 0 3px;
    float: left;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.home_filter_content .column-noimage .product-thumb:before{border:none;}
.home_filter_content .column-noimage .product-thumb .bt-stt{
	background: none repeat scroll 0 0 #c83200;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 23px;
    left: 50%;
    letter-spacing: 1px;
    line-height: 21px;
    margin-left: -11px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 23px;
    z-index: 1;
    margin-top: -9px;
}
.home_filter_content .column-noimage .product-thumb .image{float:left; margin-right:20px; background:none; overflow: visible; margin-bottom:0}/*
.home_filter_content .column-noimage .product-thumb .price{display: block; font-size: 13px;}
.home_filter_content .column-noimage .product-thumb .box_btn_icon{display:none}
.home_filter_content .column-noimage .product-thumb .name{margin:8px 0; text-overflow: ellipsis;  overflow: hidden;}
/*next prev
.home_filter_content .prev{
	color: #fff;
    font-size: 19px;
    font-weight: 700;
    position: absolute;
    right: 50px;
    top: 10px;
	text-shadow:0px 3px 0px #000;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
}
.home_filter_content .next{
	color: #fff;
    font-size: 19px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    top: 10px;
	text-shadow:0px 3px 0px #000;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
}*/
.home_filter_content .prev:hover, .home_filter_content .next:hover{color:#111}
.home_filter_content .prev span, .home_filter_content .next span{display:none}
.hide-on-desktop{display:none!important}
/********filterproduct*********/
.boss_homefilter_tabs{clear:both;}
.bt-column .boss_homefilter_tabs{
	margin-bottom: 40px;
    position: relative;
    background: #1f1f1f;
    border: 1px solid #1f1f1f;
}
.bt-column .boss_homefilter_tabs .home_filter_content{position:static}
.boss_homefilter_tabs .bt-title{
	color: #2a2a2a;
	border-bottom: 10px solid #e6e6e8;
	padding: 80px 0 55px 0;
	margin-bottom: 60px;
	font-size:40px;
	text-transform:uppercase;
	font-weight:500;
	text-align:center;
}
#taboptions{position:relative; margin-bottom:30px}
#taboptions ul li{
	color: #000000;
	padding: 0;
	position: relative;
	height: 100%;
	margin:1px 0 0;
}
#taboptions ul li a{
	color: #000000;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	padding: 10px 0 10px 20px;
	background: #e6e6e8;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#taboptions ul li a i{
	position: absolute;
	right: 20px;
	left: auto;
	top: 40%;
	font-size: 10px;
	display: none;
	color: #ffffff;
}
#taboptions ul li a.selected{ cursor:default}
#taboptions ul li a.selected, #taboptions ul li:hover a{background:#000; color:#fff; font-weight:700}
.notouch #taboptions ul li:hover a i, .notouch #taboptions ul li a.selected i{display:block; }
.notouch #taboptions ul li:hover a:not(.selected) i{
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.notouch #taboptions ul li:hover a.selected i{}
.boss_homefilter_tabs .box_filtercontainer{position:relative}
.boss_homefilter_tabs .filtercontainer{}
.boss_homefilter_tabs .filtercontainer .element{text-align:center; margin:0 20px 60px;}
.boss_homefilter_tabs .filtercontainer .element .name{margin-bottom:13px}
.boss_homefilter_tabs .filtercontainer .element .image{margin-bottom:10px}
.hide-on-desktop{display:none}
/*block tab content home*/
#content .home_filter_content li{margin:0 15px;max-width:190px;}
#content .boss-filter-container .tabs li{
	min-width:117px;
	text-align:center;
}
#content .boss-filter-container .box-content{
	padding:30px 20px;
}
.boss_homefilter_tabs{position:relative;}
#content .boss-filter-container .box-content .image{
	margin-bottom:25px;
}
#content .boss-filter-container .box-content .name a{
	line-height:17px;
}
#content .boss-filter-container .box-content .rating{
	margin-bottom:10px;
}
#content .boss-filter-container .box-content .price{
	color:#303030;
}
.boss_homefilter_tabs .box-content .prev,.boss_homefilter_tabs .box-content  .next{
	text-align:center;
	position:absolute;
	width:38px;
	height:45px;
	right:0;
	transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	background:#fff;
	border-left:1px solid #ededed;
}
.right-to-left .boss_homefilter_tabs .box-content .prev,.right-to-left .boss_homefilter_tabs .box-content  .next{
	left:0;
	right:auto;
	border-left:none;
	border-right:1px solid #ededed;
}
.boss_homefilter_tabs .box-content .prev:hover,.boss_homefilter_tabs .box-content  .next:hover{
	background:#5da9dd;
	color:#fff;
}
.boss_homefilter_tabs .box-content .prev i,.boss_homefilter_tabs .box-content  .next i{
	font-size:20px;
	vertical-align:top;
	line-height:45px;
}
.boss_homefilter_tabs .box-content .prev {
	top:0;
}
.boss_homefilter_tabs .box-content  .next{
	top:45px;
	border-top:1px solid #ededed;
}
/* home category & home filter*/
@media only screen and (max-width: 767px) {	
	.hide-on-desktop {
		display: none !important;
	}
	.box_filtercontainer{clear:both; }
	.boss_homefilter_tabs .filtercontainer .element{margin:0 0 50px; max-width:100%}
		
}
@media only screen and (min-width: 1280px)  and (max-width: 1345px){
	
	
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	/*.list_carousel ul li { width:21.9%}*/
	
	.hide-on-desktop {display: none !important;}	
	.element{max-width:190px}
	.home_filter_content .bt-product-list .product-thumb .image{width:20%}
	#content .boss-filter-container .tabs li{min-width:97px;}
	#content .boss-filter-container .tabs li a{padding:15px 8px;}
	.boss_homefilter_tabs .box-content .prev, .boss_homefilter_tabs .box-content .next{width:34px;}
	#column-left .boss-filter-container .tabs li{display:block;margin:0;}
	#column-left .boss-filter-container .tabs li + li {border-left:none;}
	.right-to-left #column-left .boss-filter-container .tabs li + li {border-right:none;}
	#column-left .boss-filter-container .tabs li:last-child.active{border-bottom: 1px solid #ededed;}
	
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {	
	/*.list_carousel ul li { width:21.9%}*/
	
	.hide-on-desktop {display: none !important;}	
	.element{max-width:220px}
	.tabs li a, .home_filter_content h3 a{font-size:15px; padding-left:10px; padding-right:10px}
	.home_filter_content .bt-product-list .product-thumb .image{width:20%}
	#column-left .boss-filter-container .tabs li{display:block;margin:0;}
	#column-left .boss-filter-container .tabs li + li {border-left:none;}
	.right-to-left  #column-left .boss-filter-container .tabs li + li {border-right:none;}
	#column-left .boss-filter-container .tabs li:last-child.active{border-bottom: 1px solid #ededed;}
	#column-left .boss-filter-container .list_carousel .box-product li .product-thumb{padding:20px 12px;}
	#column-left  .home_filter_content .column .product-thumb .image{margin-right:12px;}
	.home_filter_content .column-noimage .product-thumb .image{margin-right:10px;}
	#content .boss-filter-container .tabs li{min-width:75px;}
	#content .boss-filter-container .tabs li a{padding:5px 0;height:70px;}
	.boss_homefilter_tabs .box-content .prev, .boss_homefilter_tabs .box-content .next{width:28px;height:37px;}
	.boss_homefilter_tabs .box-content .prev i, .boss_homefilter_tabs .box-content .next i{line-height:37px;}
	.boss_homefilter_tabs .box-content .next{top:35px;}
	.boss-filter-container .tabs li a{text-transform:none;}
}
@media only screen and (max-width: 767px) {	
	.hide-on-mobile{display:none!important}
	.home_filter_content .bt-product-list li .product-thumb{padding-bottom:20px;}
	.home_filter_content .bt-product-list .product-thumb .image{width:auto; margin:0 0 10px; text-align: center; float:none; background:none}	
	.home_filter_content .bt-product-list .product-thumb .image img{width:auto}
	.home_filter_content .bt-product-list .product-thumb .image a.cs_img{display:inline-block}
	.home_filter_content .bt-product-list .product-thumb .small_detail{width:100%; padding:0 0 15px; border-bottom:1px solid #1e1e1e; border-right:none}
	.home_filter_content .bt-product-list .product-thumb .box_btn_icon{padding:10px 0 0; clear:both}
	.home_filter_content .bt-product-list .product-thumb .small_detail:before{
		border-bottom:1px solid #000;
		height:1px;
		width:100%;
		top:auto;
		bottom:0
	}
	.home_filter_content .product-thumb .cart{text-align:left;}
	.home_filter_content .list_carousel.responsive{margin:0}
	.home_filter_content li{margin:0 5px}
	.home_filter_content .bt-product-list li .product-thumb{margin-bottom:20px}
	.home_filter_content h3:first-child{margin-top:0}
	#content .boss-filter-container .box-content{padding:0 15px}
	#content .home_filter_content li{margin:0 10px;}
	h3.hide-on-desktop {border-bottom:1px solid #ededed;margin-left:-15px;margin-right:-15px; height:45px;margin-bottom:0;}
	h3.hide-on-desktop a{padding:12px 20px;display:inline-block}
	h3.hide-on-desktop.active{margin-bottom:20px;}
	h3.hide-on-desktop.active a{color:#5da9dd;}
	.boss_homefilter_tabs .box-content .next{border-top:none;top:0;border-bottom:1px solid #ededed;}
	.boss_homefilter_tabs .box-content .prev{right:39px;border-bottom:1px solid #ededed;}
	.right-to-left .boss_homefilter_tabs .box-content .next{left:39px;right:auto;}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px)  {	
	/*.list_carousel ul li { width:44.5%}*/
	.hide-on-desktop {
		display: block !important;
	}
	.boss_homefilter_tabs .filtercontainer .element{max-width:45%; margin:0 10px 30px}
}
@media only screen and (max-width: 479px)  {	
	/*.list_carousel ul li { width:100%}*/
	.hide-on-desktop {
		display: block !important;
	}
	.boss_homefilter_tabs .product-thumb .button-group .btn-cart{min-width:51px;}
}
@media only screen and (max-width: 345px){
	.boss_homefilter_tabs .product-thumb .button-group .btn-cart{min-width:41px;}
}/* date time */
.remain-time {
    display:block;
	width:100%;
	overflow:hidden;
	margin-bottom:3px;
}
.remain-time div {
    display:inline-block;
    line-height: 14px;
    min-width: 24px;
    text-align: center;
	margin-bottom:2px;	
}
.remain-time div.sep {
    min-width: 10px;
    padding-top: 5px;
    text-align: center;
	font-weight:800;
}
.remain-time div.sep:first-child{
	min-width:0;
}
.list-product div.item{
	overflow: hidden;
}
.list-product .money-save, .list-product .percent-save  {
	font-size: 12px;
	color: #555;
	font-weight: 700;
}
/* button product detail */
#tday,#thour,#tmin,#tsec{
	border:1px solid #bebebe;
	margin-top:2px;
	display:inline-block;
	height:35px;
	background-image:url(main/images/bg_line.jpg);
	background-repeat:repeat-x;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:600;
	padding:5px 15px 0;
	margin-bottom:9px;
	text-align:center;
	float:none;
}
#product #tday,#product #thour,#product #tmin,#product #tsec{font-size:16px; padding:6px 10px 0;}
#product #tday .ttext,#product #thour .ttext,#product #tmin .ttext,#product #tsec .ttext{font-size:12px; }
#countsp{margin:10px 0 15px}
.list-product .right .price{
	display:block;
	font-size:16px;
	text-align:center;
	margin-bottom: 15px;
}
.list-product .right .price .price-old{
	margin-right:11px;
}
.list-product .right .price .percent-save,.list-product .right .price .money-save{
	display:none;
}
.list-product .right .cart{
	display:block;
	text-align:center;
	margin-bottom:2px;
}
.list-product .right .rating{display:none}
.list-product .right{
	overflow:hidden;
}
.list-product .right .cart .button{
	display:none;
}

#countsp .status-special{
	margin-bottom:8px;
}
#countsp .status-special h3{
	font-size:16px;
	line-height:18px;
}
.devi-special span{
	font-size:20px;
	line-height:22px;
	color:#63b2bf;
}
.devi-special p{
	margin-bottom:0.5em;
}
.countdate >span{
	display:inline-block;
	margin-right:5px;
}
.remain-time span{
	font-family: 'Lato', sans-serif;
	font-size:9px;
	line-height:11px;
	color:#666;
	font-weight:700;
	text-transform:uppercase;
}
.remain-time .number{
	overflow:hidden;
	border-radius:4px;
	display:block;
	background-image:url(main/images/bg_line.jpg);
	background-repeat:repeat-x;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	margin-bottom:5px;
	text-align:center;
	float:none;
	color:#fff;
	height:30px;
	font-size:16px;
	padding:0 10px;
	line-height:30px;
}
#countsp .remain-time span{
	font-size:18px;
	line-height:20px;
}
#countsp .remain-time  .number{
	background: url(main/images/bg_line_2.jpg);
	background-position:left center;
	height:60px;
	font-size:32px;
	padding:0 20px;
	line-height:60px;
	margin-bottom:0.5em;
	border-radius:8px;
}
.list-product .right .status {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 14px;
	font-family: 'Open Sans', sans-serif;
	display:block;
	color:#000000;
}
.status .small{
	font-size: 11px;
	font-weight: normal;
	color: #787878;
}
.list-product .right .name{display:none}
.list-product .right .qty{display:none}.boss-search.box{
	margin-bottom:50px;
}
#blogsearch {
	position:relative;
	width:100%;
	line-height:0;
	margin-top:5px;
}
#blogsearch .form-control{
	margin-top:5px 0 10px;
	height:36px; 
	padding:6px 10px;
	line-height:24px;
	border:1px solid #c9c9c9;
} 
#blogsearch .form-control:focus{
	border:1px solid #303030;
}
#blogsearch .input-group-btn{
	display:inline-block;
	position:static;
}
#blogsearch .btn-search {
	background:transparent; 
	color:#7c7c7c; 
	border:none; 
	height:36px; 
	padding:6px 10px;
	position:absolute;
	right:0;
	top:0;
	z-index: 4;
}
.right-to-left  #blogsearch .btn-search {
	left:0;
	right:auto;
}
#blogsearch .btn-search:hover{
	color:#303030;
}
#blogsearch .btn-search .fa{
	vertical-align:top;
	line-height:24px;
}
#blogsearch .btn-search:hover{color:#000}
.box.boss_blog-cat .box-content .box-category li a{
	display:block;
}
.box.boss_blog-cat .box-content .box-category li a span{
	color:#d3d3d3;
	float:right;
}
.right-to-left .box.boss_blog-cat .box-content .box-category li a span{
	float:left;
}
.box.boss_blog-cat .box-content .box-category> li:first-child a{
	border-top:none;
	padding-top:0;
}
.box.boss_blog-cat .box-content .box-category li a:hover span{
	color:#5da9dd;
}
.box.boss-recent-post  .box-heading span{
	font-family: "Quicksand",sans-serif;
}
.box.boss-recent-post  .box-heading span,#column-left .box  .box-heading.block-title h1,
 #column-right .box  .box-heading.block-title h1{
	color: #303030;
    font-size: 20px;
    margin-bottom: 18px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
	display:inline-block;
	margin-bottom:0.5em;
}
.box.boss_blog-cat{
	margin-bottom:40px;
}
.box.bt-recent-comments{
	margin-bottom:32px;
}
.box.boss-recent-post{
	margin-bottom:65px;
}
.boss-recent-post .item-recent-post{
	border-top:1px solid #f8f8f8;
	padding:10px 0;
	overflow:hidden;
}
.boss-recent-post .item-recent-post:first-child{
	border-top:none;
}
.boss-recent-post .item-recent-post .image{
	float:left;
	margin-right:10px;
}
.right-to-left .boss-recent-post .item-recent-post .image{
	float:right;
	margin-right:0;
	margin-left:10px;
}
.boss-recent-post .item-recent-post .image a{
	position:relative;
	display:block;
}
.boss-recent-post .item-recent-post .title{
	min-width:40%;
	overflow:hidden;
	line-height:1.55em;
}
.boss-recent-post .item-recent-post .title small{
	font-size:13px;
	color:#a1a1a1;
}
.boss-recent-post .item-recent-post .image a:before{
	height: 100%;
	width: 100%;
	content:"";
}
.boss-recent-post .item-recent-post .image a:before {
    box-shadow:0 0 0 0px rgba(93,169,221,0.7) inset;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
}
.boss-recent-post .item-recent-post .image a:hover:before{
    opacity: 1;
    box-shadow:0 0 0 35px rgba(93,169,221,0.7) inset;
}
.boss-recent-post .item-recent-post .image a:after {
    content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url('main/images/viewmore_bg.png') no-repeat center center;
    transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-webkit-transition:all 0.3s ease 0.1s;
	-moz-transition:all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}
.boss-recent-post .item-recent-post .image a:hover:after {
	 transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.bt-recent-comments .box-content .recent-comment-item{
	border-top:1px solid #f8f8f8;
	padding-top:10px;
	margin-bottom:18px;
}
.bt-recent-comments .box-content .recent-comment-item:first-child{
	border-top:none;
	padding-top:0;
}
.bt-recent-comments .box-content .recent-comment-item .article-title{
	font-weight:700;
}
.bt-recent-comments .box-content .recent-comment-item .article-title,.comment-by{
	line-height:1.55em;
}
.bt-recent-comments .box-content .recent-comment-item .comment-by{
	color:#5da9dd;
}
.bt-recent-comments .box-content .recent-comment-item .time-stamp{
	font-size:13px;
	line-height:22px;
	color:#a1a1a1;
	margin:0;
}
.bt-recent-comments .box-content .recent-comment-item .item-content{
	font-style:italic;
	line-height:1.55em;
	margin-bottom:8px;
}
.article-filter{
	border: 1px solid #eaeaea;
    font-size: 13px;
    height: 42px;
    margin-bottom: 35px;
    overflow: hidden;
    padding:0 12px;
	margin-top:30px;
}
.article-filter .rss-feed{
	float:left;
	height:auto;
	margin-right:30px;
	margin-top:8px;
}
.right-to-left .article-filter .rss-feed{
	float:right;
	margin-right:0;
	margin-left:30px;
}
.article-filter .display {
    float: left;
    width: 15%;
}
.right-to-left .article-filter .display {
    float: right;
}
.article-filter  .display .btn-list,.article-filter  .display .btn-grid {
	background: none repeat scroll 0 0 transparent;
    border-color:#ebebeb;
    border-style: none solid;
    border-width: medium 1px;
    color: #666;
    line-height: 42px;
    outline: medium none;
    text-align: center;
    width: 40px;
}
.article-filter  .display .btn-list:hover,.article-filter  .display .btn-grid:hover, 
.article-filter  .display .btn-list.active,.article-filter  .display .btn-grid.active {
	color:#5da9dd;
}
.article-filter .display .btn-list {
    margin-right: -4px;
}
.right-to-left .article-filter .display .btn-list {
    margin-right:0;
	margin-left:-4px;
}
.article-filter .limit-sort {
    overflow: hidden;
    text-align: right;
    width: 78%;
}
.article-filter .box_sort,.article-filter  .box_limit {
    float: right;
    margin-left: 20px;
    width: 38%;
}
.right-to-left .article-filter .box_sort,.right-to-left .article-filter  .box_limit {
    float: left;
    margin-left:0;
	margin-right:20px;
}
.article-filter .box_sort label + label:before, .article-filter .box_limit label + label:before {
    background: url("main/images/box_sort.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
}
.right-to-left .article-filter .box_sort label + label:before,.right-to-left  .article-filter .box_limit label + label:before {
	right:auto;
	left: 0;
}
.article-filter .box_sort label + label, .article-filter .box_limit label + label {
    position: relative;
}
.article-filter .limit-sort label {
    margin-bottom: 0;
}
.article-filter .box_sort label + label select, .article-filter .box_limit label + label select {
    border: medium none;
    cursor: pointer;
	outline:none;
}
.article-filter *{
	height: 100%;
}
.article-layout{
	transition:all 0.8s ease 0s;
	-moz-transition:all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
}
.article-layout .content-bg{
	border:1px solid #eaeaea;
	padding:0;
	overflow:hidden;
}
.article-image{
	position:relative;
}
.article-grid .article-image{
	margin-bottom:14px;
}
.article-grid .article-image img{
	width:100%;
	height: 272px;
    object-fit: contain;
    background: #fff;
}
.article-layout .article-image,.article-layout .article-image img,
.article-related .content-articles .relt-article .image,.article-related .content-articles .relt-article .image img{
    transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
}
.article-layout .article-image,.article-related .content-articles .relt-article .image{
	background:#fff;
}
.article-layout .article-image:hover img,
.article-related .content-articles .relt-article .image:hover img{
	transform:scale(0.92);
	-webkit-transform:scale(0.92);
	-moz-transform:scale(0.92);
}
.article-layout .article-name h2 a{
	color:#3c3b48;
	line-height:24px;
}
.article-layout .article-name h2 a:hover{
	color:#5da9dd;
}
.article-layout .article_dt {
	height: 280px;
	padding: 0 8px 20px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
.article-layout .article_dt > .article-name > h2 {margin-bottom: 5px;}
.right-to-left .article-layout .article_dt{
	padding: 0 18px 20px 8px ;
}

.article-layout .article_dt .article-title{
	line-height:1.55em;
}
/* V */
.article-layout .article_dt .article-title span {display: block; margin-bottom: 5px;}

a.btn-readmore,.comments .submit-button .btn-submit{
	font-size:10px;
	font-weight:700;
	line-height:12px;
	color:#3c3b48;
	text-transform:uppercase;
	border:1px solid #3c3b48;
	background:#fff;
	padding:8px 30px;
	display:inline-block;
	transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
}
a.btn-readmore:hover, .comments .submit-button .btn-submit:hover{
	color:#fff;
	background:#3c3b48;
}
.article-grid {
    display: inline-block;
    float: none;
    margin-bottom: 30px;
    margin-right: -3px;
    vertical-align: top;
}
.time-stamp {
	font-size:13px;
	color:#000;
	font-weight:400;
	line-height:22px;
	display:block;
}
.article-layout .time-stamp{
	margin:5px 0;
}
.article-list{
	margin-bottom:30px;
}
.article-list .content_bg{
	max-height:302px;
}
.article-list .article-image{
	float:left;
	margin-right:30px;
	max-width:50%;
	margin-bottom:0;
}
.right-to-left .article-list .article-image{
	float:right;
	margin-right:0;
	margin-left:30px;
}
.article-list .article_dt{
	float:none;
	display:block;
	overflow:hidden;
	padding-left:0; 
	padding-top:25px;
}
.right-to-left .article-list .article_dt{
	padding-right:0;
	padding-left:8px;
	padding-top:25px;
}
.result-pagination.blog-pagination{
	margin-top:0;
}
.result-pagination.blog-pagination .links{
	float:right;
}
.right-to-left .result-pagination.blog-pagination .links{
	float:left;
}
.result-pagination.blog-pagination .links .pagination li > a, .result-pagination.blog-pagination .links .pagination li > span{
	width:30px;
	height:30px;
	font-size:13px;
	line-height:28px;
}

/*article detail*/

.boss_article-detail {margin-bottom: 60px;} /* V */

.boss_article-detail .article-title img{
	margin-bottom:25px;
	max-height: 600px;
}
.boss_article-detail .article-title  h2.article-title-boss{
	color:#3c3b48;
	line-height:24px;
	margin-bottom:0;
}
.boss_article-detail .article-title  .date-post .time-stamp.time-article{
	margin-bottom:10px;
	display:inline-block;
}
.boss_article-detail .article-title  .date-post .comment-count{
	font-size:13px;
	line-height:22px;
	color:#5da9dd;
}
.boss_article-detail .article-title  .date-post .comment-count:before{
	content:"|";
	margin:0 8px;
}
.boss_article-detail .article-content{
	line-height:1.55em;
}
.boss_article-detail .article-content p{
	margin-bottom:20px;
}
.boss_article-action{
	overflow:hidden;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:25px;
	margin-bottom:30px;
}
.boss_article-action .tags{
	float:left;
	width:70%;
}
.boss_article-action .tags ul{
	list-style:none outside none;
	margin:0px;
	padding:0
}
.boss_article-action .tags ul li{display:inline}
.boss_article-action .tags li a{
	float:left;
	color:#606060;
}
.boss_article-action .tags li a:hover{
	color:#5da9dd;
}
.boss_article-action .tags li + li a:before{
	content:" , ";
	margin-right:3px;
}
.boss_article-action .tags span{
	float:left;
	margin-right:8px;
	font-weight:700;
}
.boss_article-action .article-share{float:right;}
.boss_article-action .article-share img{
	height:16px;
	width:16px;
	margin-right:5px;
	float:left;
}
.boss_article-action .article-share span{
	float:left;
	text-indent:-9999px;
}
.article-related{
	overflow:hidden;
	width:100%;
	margin-top:56px;
	margin-bottom:45px;
	position:relative;
}
.article-related h1, .boss_article-detail .product-related h1,.boss_article-detail .comments h1,
.boss_article-detail + .bt-facecomments h1{
	font-size:20px;
	line-height:18px;
	color:#303030;
	margin-bottom:40px;
}
.article-related .list_carousel{
	margin-left:-12px;
}
.article-related .content-articles .relt-article{
	border:1px solid #eaeaea;
	max-width:272px;
	margin:0 12px;
}
.article-related li{ 
    display: inline-block;
	float:none;
    vertical-align:top;
	max-width:300px;
}
.article-related li .name a{
	font-size:16px;
	font-weight:700;
	line-height:24px;
	margin-bottom:6px;
}
.article-related li .name a:hover{
	color:#5da9dd;
}
.article-related li .comment-count a{
	color:#5da9dd;
}
.article-related li .comment-count a:before{
	content:"|";
	margin:0 8px;
}
.article-related li .comment-count a:hover{
	text-decoration:underline;
}
.article-related li .title{
	line-height:1.55em;
}
.article-related li .caption{
	padding:0 20px;
}
.article-related li .image{
	margin-bottom:10px;
}
.article-related li .caption .date-comments{
	margin-bottom:8px;
	line-height:22px;
}
.article-related li .caption .date-comments .time-stamp{
	display:inline-block;
}
.article-related li .caption .btn-readmore{
	margin-top:5px;
	margin-bottom:25px;
}
.article-related  .carousel-button{
	position:absolute;
	right:0;
	top:0;
}
.right-to-left .article-related  .carousel-button{
	right:auto;
	left:0;
}
.article-related  .carousel-button .prev,.article-related  .carousel-button .next{
	width:30px;
	height:30px;
	border:1px solid #3f383a;
	color:#3f383a;
	border-radius:50%;
	text-align:center;
}
.right-to-left .article-related  .carousel-button .prev,.right-to-left .article-related  .carousel-button .next{
	float:left;
}
.article-related  .carousel-button .prev{
	margin-right:5px;
}
.article-related  .carousel-button .prev .fa,.article-related  .carousel-button .next .fa{
	font-size:18px;
	vertical-align:top;
	line-height:28px;
}
.article-related  .carousel-button .prev:hover,.article-related  .carousel-button .next:hover{
	color:#000;
	border:1px solid #000;
}
.article-related  .carousel-button .next .fa{
	letter-spacing:-2px;
}
.boss_article-detail .product-related{
	margin-bottom:10px;
}
.boss_article-detail .comments {
	margin-bottom:68px;
}
.form-comment label em {
	color:#ff0000;
}
.form-comment-container .captcha{
	margin:15px 0;
}
.form-comment-container .captcha img{
	margin-bottom:5px;
}
.form-comment-container .input-box{
	margin-bottom:10px;
}
.comments .form-control{
	width:56%;
	margin-bottom: 30px;
}
#article-comments{
	margin-bottom:30px;
}
#article-comments .comment-item{
	border:1px solid #eaeaea;
	padding:12px 20px 15px ; 
	margin-bottom:20px;
}
.comment-item .comment-item-header .comment-by{
	margin-right:20px;
}
.comment-item .comment-item-header .comment-by,.comment-item .comment-item-header .time-stamp {
	color:#a1a1a1;
}
.comment-item .comment-item-header .comment-by span{
	font-weight:700;
	color:#5da9dd;
	text-transform:uppercase;
	margin-left:5px;
}
.comment-item .comment-item-header .time-stamp {
	margin:0;
}
.comment-item .comment-item-header{
	margin-bottom:10px;
}
.comment-item  .comment-body{
	line-height:1.55em;
}
.pagination-results .results {
    color: #a0a0a0;
    font-size: 10px;
    font-weight: 700;
    margin-top: 9px;
    text-transform: uppercase;
}
.comments .pagination-results {
    margin-bottom: 25px;
}
.content_search{margin-bottom:8px}
.content_search .form-control{width:50%}
.content_search input [type="checkbox"], p >label.checkbox-inline  input{margin-top:0}
.boss-blog-search .form-control{width:50%}
.boss-blog-search+p {margin-bottom:20px;}
.article-layout .article_dt .article-content{
	line-height:1.55em;
	margin-bottom:10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {	
	.article-related li .comment-count a:before { margin: 0 5px;}
	.article-filter .display{width:12%;}.article-filter .box_sort, .article-filter .box_limit {margin-left: 15px;width: 46%;}.article-filter .box_sort label + label::before, .article-filter .box_limit label + label::before{width:22px;}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {	
	.article-filter .rss-feed {margin-right:12px;}
	.right-to-left .article-filter .rss-feed{margin-left:12px;}
	.article-filter .limit-sort {width:78%}
	.article-filter .box_sort{width:52%;}
	.article-filter .box_sort select{width:135px;}
	.article-filter .box_limit {width:40%; margin-left:5px;}
	.right-to-left .article-filter .box_limit {margin-left:0;margin-right:5px;}
	.article-filter .box_limit select{width:90px;}
	.boss-recent-post .item-recent-post .image {max-width:50%}
	.boss-recent-post .item-recent-post .title {line-height: 20px; min-width: 35%;}
	.article-list .content-bg{max-height:none}
}
@media only screen and (max-width: 767px) {
	.result-pagination.blog-pagination .links {float:none;}
	.comments .form-control {width: 100%;}
	a.btn-readmore{padding:8px 20px;}
	.article-related li .title {line-height: 21px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.article-layout.article-grid{width:50%;}
}
@media only screen and (max-width: 479px) { 
	.boss_article-detail .product-related .carousel-button {top: 0;}	
}
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

.header_slider .tp-banner-container {
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px;
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}

.tp-caption {
  z-index: 1;
  white-space: nowrap;
}

.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important;
}

.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 1);
  text-decoration: none;
  min-width: 408px;
  min-height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.large_white_text {
  color: #ffffff;
  text-shadow: none;
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0px;
  border: 1px solid #fff !important;
  padding: 14px 40px;
  cursor: pointer;
}

.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 1);
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 468px;
  min-height: 3px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.medium_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-family: "lato", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.boldwide_small_white {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.whitedivider3px_vertical {
  color: #000000;
  text-shadow: none;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 1);
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 3px;
  min-height: 130px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.finewide_small_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.finewide_verysmall_white_mw {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  max-width: 470px;
  white-space: normal !important;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: rgb(235, 235, 235);
  background-color: rgba(235, 235, 235, 1);
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.finewide_large_white {
  color: #fff;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_medium_white {
  color: #fff;
  text-shadow: none;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

.tp-caption.huge_red {
  position: absolute;
  color: rgb(223, 75, 107);
  font-weight: 400;
  font-size: 150px;
  line-height: 130px;
  font-family: "Oswald", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  background-color: rgb(45, 49, 54);
  padding: 0px;
}

.tp-caption.middle_yellow {
  position: absolute;
  color: rgb(251, 213, 114);
  font-weight: 600;
  font-size: 50px;
  line-height: 50px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.huge_thin_yellow {
  position: absolute;
  color: rgb(251, 213, 114);
  font-weight: 300;
  font-size: 90px;
  line-height: 90px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  letter-spacing: 20px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.big_dark {
  position: absolute;
  color: #333;
  font-weight: 700;
  font-size: 70px;
  line-height: 70px;
  font-family: "Open Sans";
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_dark {
  position: absolute;
  color: #333;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  font-family: "Open Sans";
  margin: 0px;
  letter-spacing: 5px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}

.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.medium_text_shadow {
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_bold_grey {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(102, 102, 102);
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}

.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 70px;
  line-height: 70px;
  font-family: "Quicksand", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: transparent;
  text-transform: uppercase;
}

.tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff;
}

.tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}

.tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}

.tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
  color: #000;
  text-shadow: none;
}

.tp-caption.noshadow {
  text-shadow: none;
}

.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
  color: #ffa902;
}

.tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline;
}

.tp-caption.smoothcircle {
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px 500px 500px 500px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.largeblackbg {
  font-size: 50px;
  line-height: 70px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  padding: 0px 20px 5px;
  text-shadow: none;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 1);
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(102, 102, 102);
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(102, 102, 102);
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(117, 117, 117);
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: rgba(235, 235, 235, 1);
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(52, 73, 94);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(52, 73, 94);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(227, 58, 12);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(227, 58, 12);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(227, 58, 12);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(243, 156, 18);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(243, 156, 18);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.grassfloor {
  text-decoration: none;
  background-color: rgba(160, 179, 151, 1);
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(127, 140, 141);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(52, 73, 94);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.roundedimage {
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(243, 156, 18);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: "Open Sans", sans;
}

.tp-caption.noshadow {
  text-shadow: none;
}

.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

/*.tp-caption			{	transform:none !important}*/

/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  right: 0px;
  top: 0px;
}

.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  right: 0px;
  top: 0px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url(/templates/OP/skins/main/images/gradient/g30.png) repeat-x top;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}

.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url(/templates/OP/skins/main/images/gradient/g40.png) repeat-x top;
}

.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
  background-position: bottom, 15px 11px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-simpleresponsive .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

/*	BUTTON COLORS	*/

.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}

.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}

.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}

.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}

.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/

/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

.tp-simpleresponsive img {
  max-width: none;
}

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important;
}

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
  position: absolute;

  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
  background: url(/templates/OP/skins/main/images/revolutionslider/shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow2 {
  background: url(/templates/OP/skins/main/images/revolutionslider/shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
  background: url(/templates/OP/skins/main/images/revolutionslider/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.html5vid.videoisplaying .tp-poster {
  display: none;
}

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #fff;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer;
}

.html5vid .tp-revstop {
  width: 6px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
}
.html5vid .tp-revstop {
  display: none;
}
.html5vid.videoisplaying .revicon-right-dir {
  display: none;
}
.html5vid.videoisplaying .tp-revstop {
  display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
  display: none;
}
.html5vid:hover .tp-video-play-button {
  display: block;
}

.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.tp-dottedoverlay.twoxtwo {
  background: url(/templates/OP/skins/main/images/revolutionslider/gridtile.png);
}
.tp-dottedoverlay.twoxtwowhite {
  background: url(/templates/OP/skins/main/images/revolutionslider/gridtile_white.png);
}
.tp-dottedoverlay.threexthree {
  background: url(/templates/OP/skins/main/images/revolutionslider/gridtile_3x3.png);
}
.tp-dottedoverlay.threexthreewhite {
  background: url(/templates/OP/skins/main/images/revolutionslider/gridtile_3x3_white.png);
}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear {
  clear: both;
}

.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(/templates/OP/skins/main/images/revolutionslider/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
  background: url(/templates/OP/skins/main/images/revolutionslider/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/bullet_boxed.png) no-Repeat top
    left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/navigdots.png) no-Repeat bottom
    left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}

/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative;
}
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/large_left.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/large_right.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}

.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/small_left_boxed.png) no-Repeat top
    left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}
.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/small_right_boxed.png) no-Repeat
    top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}

.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}

.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_right2.png) no-Repeat top
    left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_right2.png) no-Repeat top
    left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

.tp-leftarrow.default {
  z-index: 21;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_left1.png) no-Repeat;
  width: 31px;
  height: 55px;
}
.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_right1.png) no-Repeat;
  width: 31px;
  height: 55px;
}

.tp-leftarrow:hover {
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_left1_hover.png) no-Repeat;
}
.tp-rightarrow:hover {
  background: url(/templates/OP/skins/main/images/revolutionslider/arrow_right1_hover.png) no-Repeat;
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px; /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /*filter: alpha(opacity=50);	*/
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;

  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-thumbs img {
  width: 100%;
}

/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(/templates/OP/skins/main/images/revolutionslider/timer.png);
  position: absolute;
  z-index: 200;
  top: 0px;
}
.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 5px;
  top: auto;
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none;
  }
  .responsive .tparrows {
    display: none;
  }
}

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-simpleresponsive a {
  text-decoration: none;
}

.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tp-simpleresponsive > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(/templates/OP/skins/main/images/revolutionslider/coloredbg.png) repeat;
}

.tp-caption.slidelink a span {
  background: url(/templates/OP/skins/main/images/revolutionslider/coloredbg.png) repeat;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder {
  display: none;
}
.tparrows .tp-arr-titleholder {
  display: none;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: transparent;
}
.tparrows.preview1:after {
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.tp-rightarrow.preview1:after {
  content: "\e825";
}
.tp-leftarrow.preview1:after {
  content: "\e824";
}

.tparrows.preview1:hover:after {
  background: rgba(255, 255, 255, 1);
  color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;}											
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}*/

.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
  height: 21px;
}
.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview1 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid rgba(255, 255, 255, 1) !important;
}

/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
  min-width: 60px;
  min-height: 60px;
  background: #fff;

  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  backface-visibility: hidden;
}
.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: "revicons";
  color: #aaa;
  font-size: 25px;
  margin-top: -12px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.tp-rightarrow.preview2:after {
  content: "\e81e";
  right: 18px;
}
.tp-leftarrow.preview2:after {
  content: "\e81f";
  left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: auto;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.tparrows.preview2.hovered {
  width: 300px;
}
.tparrows.preview2:hover {
  background: #fff;
}
.tparrows.preview2:hover:after {
  color: #000;
}
.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
  height: 17px;
}
.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview2 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 20px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 11px;
  }
  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 11px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
  .tparrows.preview2:hover {
    width: 30px !important;
    height: 30px !important;
  }
}

/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
  width: 70px;
  height: 70px;
  background: #fff;
  background: rgba(255, 255, 255, 1);
  -webkit-transform-style: flat;
}
.tparrows.preview3:after {
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: "revicons";
  color: #aaa;
  font-size: 30px;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.tparrows.preview3:hover:after {
  color: #000;
}
.tp-rightarrow.preview3:after {
  content: "\e825";
}
.tp-leftarrow.preview3:after {
  content: "\e824";
}

.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0px;
  padding-right: 70px;
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0px;
  direction: rtl;
  padding-left: 70px;
}
.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
  height: 17px;
}
.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview3 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px;
  }
  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px;
  }
  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px;
  }
  .tparrows.preview3 .tp-arr-titleholder {
    padding: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
}

/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
  width: 30px;
  height: 110px;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}
.tparrows.preview4:after {
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: "revicons";
  color: #fff;
  font-size: 20px;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview4:after {
  content: "\e825";
}
.tp-leftarrow.preview4:after {
  content: "\e824";
}

.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0px;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0px;
}
.tparrows.preview4 .tp-arr-iwrapper {
  position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0px;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0px;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 10px;
  text-align: left;
  color: #fff;
  position: relative;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 11px;
  line-height: 2.75;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}
.tp-leftarrow.preview4:after {
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}

@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 {
  height: 17px;
}
.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview4 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (max-width: 767px) {
  .tparrows.preview4 {
    width: 20px;
    height: 80px;
  }
  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }

  .tparrows.preview1 .tp-arr-allwrapper,
  .tparrows.preview2 .tp-arr-allwrapper,
  .tparrows.preview3 .tp-arr-allwrapper,
  .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important;
  }
}

/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(/templates/OP/skins/main/images/revolutionslider/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
  background: url(/templates/OP/skins/main/images/revolutionslider/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1s infinite ease-in-out;
  animation: tp-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2s infinite linear;
  animation: tp-rotate 2s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2s infinite ease-in-out;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes tp-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-transparentimg {
  content: "url(/templates/OP/skins/main/images/revolutionslider/transparent.png)";
}
.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}

.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1;
}

@font-face {
  font-family: "revicons";
  src: url("font/revicons.eot?5510888");
  src: url("font/revicons.eot?5510888#iefix") format("embedded-opentype"),
    url("font/revicons.woff?5510888") format("woff"),
    url("font/revicons.ttf?5510888") format("truetype"),
    url("font/revicons.svg?5510888#revicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
  content: "\e802";
} /* '' */
.revicon-pencil-1:before {
  content: "\e831";
} /* '' */
.revicon-picture-1:before {
  content: "\e803";
} /* '' */
.revicon-cancel:before {
  content: "\e80a";
} /* '' */
.revicon-info-circled:before {
  content: "\e80f";
} /* '' */
.revicon-trash:before {
  content: "\e801";
} /* '' */
.revicon-left-dir:before {
  content: "\e817";
} /* '' */
.revicon-right-dir:before {
  content: "\e818";
} /* '' */
.revicon-down-open:before {
  content: "\e83b";
} /* '' */
.revicon-left-open:before {
  content: "\e819";
} /* '' */
.revicon-right-open:before {
  content: "\e81a";
} /* '' */
.revicon-angle-left:before {
  content: "\e820";
} /* '' */
.revicon-angle-right:before {
  content: "\e81d";
} /* '' */
.revicon-left-big:before {
  content: "\e81f";
} /* '' */
.revicon-right-big:before {
  content: "\e81e";
} /* '' */
.revicon-magic:before {
  content: "\e807";
} /* '' */
.revicon-picture:before {
  content: "\e800";
} /* '' */
.revicon-export:before {
  content: "\e80b";
} /* '' */
.revicon-cog:before {
  content: "\e832";
} /* '' */
.revicon-login:before {
  content: "\e833";
} /* '' */
.revicon-logout:before {
  content: "\e834";
} /* '' */
.revicon-video:before {
  content: "\e805";
} /* '' */
.revicon-arrow-combo:before {
  content: "\e827";
} /* '' */
.revicon-left-open-1:before {
  content: "\e82a";
} /* '' */
.revicon-right-open-1:before {
  content: "\e82b";
} /* '' */
.revicon-left-open-mini:before {
  content: "\e822";
} /* '' */
.revicon-right-open-mini:before {
  content: "\e823";
} /* '' */
.revicon-left-open-big:before {
  content: "\e824";
} /* '' */
.revicon-right-open-big:before {
  content: "\e825";
} /* '' */
.revicon-left:before {
  content: "\e836";
} /* '' */
.revicon-right:before {
  content: "\e826";
} /* '' */
.revicon-ccw:before {
  content: "\e808";
} /* '' */
.revicon-arrows-ccw:before {
  content: "\e806";
} /* '' */
.revicon-palette:before {
  content: "\e829";
} /* '' */
.revicon-list-add:before {
  content: "\e80c";
} /* '' */
.revicon-doc:before {
  content: "\e809";
} /* '' */
.revicon-left-open-outline:before {
  content: "\e82e";
} /* '' */
.revicon-left-open-2:before {
  content: "\e82c";
} /* '' */
.revicon-right-open-outline:before {
  content: "\e82f";
} /* '' */
.revicon-right-open-2:before {
  content: "\e82d";
} /* '' */
.revicon-equalizer:before {
  content: "\e83a";
} /* '' */
.revicon-layers-alt:before {
  content: "\e804";
} /* '' */
.revicon-popup:before {
  content: "\e828";
} /* '' */
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

.header_slider .tp-banner-container {
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px;
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}

.tp-caption {
  z-index: 1;
  white-space: nowrap;
}

.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important;
}

.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 1);
  text-decoration: none;
  min-width: 408px;
  min-height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}

.tp-caption.large_white_text {
  color: #ffffff;
  text-shadow: none;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  font-family: var(--font-main);
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0px;
  border: 1px solid #fff !important;
  padding: 18px 62px;
  cursor: pointer;
}

.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 1);
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 468px;
  min-height: 3px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.medium_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: var(--font-main);
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.boldwide_small_white {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.whitedivider3px_vertical {
  color: #000000;
  text-shadow: none;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 1);
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 3px;
  min-height: 130px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.finewide_small_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.finewide_verysmall_white_mw {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  max-width: 470px;
  white-space: normal !important;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: rgb(235, 235, 235);
  background-color: rgba(235, 235, 235, 1);
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.finewide_large_white {
  color: #fff;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_medium_white {
  color: #fff;
  text-shadow: none;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: var(--font-main);
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}

.tp-caption.huge_red {
  position: absolute;
  color: rgb(223, 75, 107);
  font-weight: 400;
  font-size: 150px;
  line-height: 130px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  background-color: rgb(45, 49, 54);
  padding: 0px;
}

.tp-caption.middle_yellow {
  position: absolute;
  color: rgb(251, 213, 114);
  font-weight: 600;
  font-size: 50px;
  line-height: 50px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.huge_thin_yellow {
  position: absolute;
  color: rgb(251, 213, 114);
  font-weight: 300;
  font-size: 90px;
  line-height: 90px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  letter-spacing: 20px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.big_dark {
  position: absolute;
  color: #333;
  font-weight: 700;
  font-size: 70px;
  line-height: 70px;
  font-family: "Open Sans";
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_dark {
  position: absolute;
  color: #333;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  font-family: "Open Sans";
  margin: 0px;
  letter-spacing: 5px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}

.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_text {
  color: #313131;
  text-shadow: none;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: var(--font-main);
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.medium_text_shadow {
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.large_text {
  color: #313131;
  text-shadow: none;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  font-family: var(--font-main);
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0px;
  border: 1px solid #313131 !important;
  padding: 18px 62px;
  cursor: pointer;
}

.tp-caption.medium_bold_grey {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(102, 102, 102);
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}

.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 120px;
  line-height: 60px;
  font-family: "Quicksand", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: transparent;
  text-transform: uppercase;
}

.tp-caption.very_big_black {
  position: absolute;
  color: #313131;
  text-shadow: none;
  font-weight: 300;
  font-size: 120px;
  line-height: 60px;
  font-family: "Quicksand", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: transparent;
  text-transform: uppercase;
}

.tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}

.tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}

.tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
  color: #000;
  text-shadow: none;
}

.tp-caption.noshadow {
  text-shadow: none;
}

.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.tp-caption a:hover {
  color: #ffa902;
}

.tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline;
}

.tp-caption.smoothcircle {
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px 500px 500px 500px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.largeblackbg {
  font-size: 50px;
  line-height: 70px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  padding: 0px 20px 5px;
  text-shadow: none;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 1);
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
}

.tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(102, 102, 102);
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(102, 102, 102);
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(117, 117, 117);
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: rgba(235, 235, 235, 1);
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(52, 73, 94);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(52, 73, 94);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(227, 58, 12);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(227, 58, 12);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(227, 58, 12);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(243, 156, 18);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(243, 156, 18);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.grassfloor {
  text-decoration: none;
  background-color: rgba(160, 179, 151, 1);
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(127, 140, 141);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(52, 73, 94);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.roundedimage {
  border-width: 0px;
  border-color: rgb(34, 34, 34);
  border-style: none;
}

.tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: none;
}

.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(243, 156, 18);
  padding: 10px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: "Open Sans", sans;
}

.tp-caption.noshadow {
  text-shadow: none;
}

.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

/*.tp-caption			{	transform:none !important}*/

/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  right: 0px;
  top: 0px;
}

.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  left: -40px;
  top: 0px;
}

.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  right: 0px;
  top: 0px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url(/templates/B2C/skins/main/images/gradient/g30.png) repeat-x top;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}

.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url(/templates/B2C/skins/main/images/gradient/g40.png) repeat-x top;
}

.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
  background-position: bottom, 15px 11px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-simpleresponsive .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }
}

/*	BUTTON COLORS	*/

.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}

.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}

.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}

.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}

.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/

/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

.tp-simpleresponsive img {
  max-width: none;
}

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important;
}

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
  position: absolute;

  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
  background: url(/templates/B2C/skins/main/images/revolutionslider/shadow1.png)
    no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow2 {
  background: url(/templates/B2C/skins/main/images/revolutionslider/shadow2.png)
    no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
  background: url(/templates/B2C/skins/main/images/revolutionslider/shadow3.png)
    no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.html5vid.videoisplaying .tp-poster {
  display: none;
}

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #fff;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer;
}

.html5vid .tp-revstop {
  width: 6px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
}
.html5vid .tp-revstop {
  display: none;
}
.html5vid.videoisplaying .revicon-right-dir {
  display: none;
}
.html5vid.videoisplaying .tp-revstop {
  display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
  display: none;
}
.html5vid:hover .tp-video-play-button {
  display: block;
}

.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.tp-dottedoverlay.twoxtwo {
  background: url(/templates/B2C/skins/main/images/revolutionslider/gridtile.png);
}
.tp-dottedoverlay.twoxtwowhite {
  background: url(/templates/B2C/skins/main/images/revolutionslider/gridtile_white.png);
}
.tp-dottedoverlay.threexthree {
  background: url(/templates/B2C/skins/main/images/revolutionslider/gridtile_3x3.png);
}
.tp-dottedoverlay.threexthreewhite {
  background: url(/templates/B2C/skins/main/images/revolutionslider/gridtile_3x3_white.png);
}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear {
  clear: both;
}

.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px);
  transform: translateZ(5px);
}
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(/templates/B2C/skins/main/images/revolutionslider/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.navbar-old {
  background: url(/templates/B2C/skins/main/images/revolutionslider/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/bullet.png)
    no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}

.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/bullets.png)
    no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/bullets2.png)
    no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/bullets2.png)
    no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/bullet_boxed.png)
    no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
}

.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/navigdots.png)
    no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}

/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  transform: translateZ(5000px);
  transform-style: flat;
  backface-visibility: hidden;
  z-index: 600;
  position: relative;
}
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/large_left.png)
    no-Repeat top left;
  width: 40px;
  height: 40px;
}
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/large_right.png)
    no-Repeat top left;
  width: 40px;
  height: 40px;
}

.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/small_left.png)
    no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/small_right.png)
    no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_left.png)
    no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_right.png)
    no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}

.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/small_left_boxed.png)
    no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}
.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/small_right_boxed.png)
    no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}

.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrowleft.png)
    no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrowright.png)
    no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}

.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_left2.png)
    no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_right2.png)
    no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_left2.png)
    no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_right2.png)
    no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}

.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_left1.png)
    no-Repeat;
  width: 31px;
  height: 55px;
}
.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_right1.png)
    no-Repeat;
  width: 31px;
  height: 55px;
}

.tp-leftarrow:hover {
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_left1_hover.png)
    no-Repeat;
}
.tp-rightarrow:hover {
  background: url(/templates/B2C/skins/main/images/revolutionslider/arrow_right1_hover.png)
    no-Repeat;
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/

.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px; /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px; /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /*filter: alpha(opacity=50);	*/
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;

  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-thumbs img {
  width: 100%;
}

/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(/templates/B2C/skins/main/images/revolutionslider/timer.png);
  position: absolute;
  z-index: 200;
  top: 0px;
}
.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 5px;
  top: auto;
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none;
  }
  .responsive .tparrows {
    display: none;
  }
}

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-simpleresponsive a {
  text-decoration: none;
}

.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tp-simpleresponsive > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(/templates/B2C/skins/main/images/revolutionslider/coloredbg.png)
    repeat;
}

.tp-caption.slidelink a span {
  background: url(/templates/B2C/skins/main/images/revolutionslider/coloredbg.png)
    repeat;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder {
  display: none;
}
.tparrows .tp-arr-titleholder {
  display: none;
}

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
}
.tparrows.preview1:after {
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.tp-rightarrow.preview1:after {
  content: "\e825";
}
.tp-leftarrow.preview1:after {
  content: "\e824";
}

.tparrows.preview1:hover:after {
  background: rgba(255, 255, 255, 1);
  color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;}											
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}*/

.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
  height: 21px;
}
.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview1 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid rgba(255, 255, 255, 1) !important;
}

/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
  min-width: 60px;
  min-height: 60px;
  background: #fff;

  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  backface-visibility: hidden;
}
.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: "revicons";
  color: #aaa;
  font-size: 25px;
  margin-top: -12px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.tp-rightarrow.preview2:after {
  content: "\e81e";
  right: 18px;
}
.tp-leftarrow.preview2:after {
  content: "\e81f";
  left: 18px;
}

.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: auto;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.tparrows.preview2.hovered {
  width: 300px;
}
.tparrows.preview2:hover {
  background: #fff;
}
.tparrows.preview2:hover:after {
  color: #000;
}
.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
  height: 17px;
}
.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview2 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 20px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 11px;
  }
  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 11px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
  .tparrows.preview2:hover {
    width: 30px !important;
    height: 30px !important;
  }
}

/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
  width: 70px;
  height: 70px;
  background: #fff;
  background: rgba(255, 255, 255, 1);
  -webkit-transform-style: flat;
  transform-style: flat;
}
.tparrows.preview3:after {
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: "revicons";
  color: #aaa;
  font-size: 30px;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.tparrows.preview3:hover:after {
  color: #000;
}
.tp-rightarrow.preview3:after {
  content: "\e825";
}
.tp-leftarrow.preview3:after {
  content: "\e824";
}

.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0px;
  padding-right: 70px;
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0px;
  direction: rtl;
  padding-left: 70px;
}
.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
  height: 17px;
}
.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview3 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px;
  }
  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px;
  }
  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px;
  }
  .tparrows.preview3 .tp-arr-titleholder {
    padding: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
}

/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
  width: 30px;
  height: 110px;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
}
.tparrows.preview4:after {
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: "revicons";
  color: #fff;
  font-size: 20px;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview4:after {
  content: "\e825";
}
.tp-leftarrow.preview4:after {
  content: "\e824";
}

.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0px;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0px;
}
.tparrows.preview4 .tp-arr-iwrapper {
  position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0px;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0px;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -180px;
}

.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 10px;
  text-align: left;
  color: #fff;
  position: relative;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 11px;
  line-height: 2.75;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}
.tp-leftarrow.preview4:after {
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}

@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 {
  height: 17px;
}
.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview4 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}

@media only screen and (max-width: 767px) {
  .tparrows.preview4 {
    width: 20px;
    height: 80px;
  }
  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }

  .tparrows.preview1 .tp-arr-allwrapper,
  .tparrows.preview2 .tp-arr-allwrapper,
  .tparrows.preview3 .tp-arr-allwrapper,
  .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important;
  }
}

/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(/templates/B2C/skins/main/images/revolutionslider/loader.gif)
    no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tp-loader.spinner5 {
  background: url(/templates/B2C/skins/main/images/revolutionslider/loader.gif)
    no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1s infinite ease-in-out;
  animation: tp-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2s infinite linear;
  animation: tp-rotate 2s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2s infinite ease-in-out;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes tp-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-transparentimg {
  content: "url(/templates/B2C/skins/main/images/revolutionslider/transparent.png)";
}
.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
  transform-style: preserve-3d;
  transform-origin: 50% 50%;
}

.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1;
}

@font-face {
  font-family: "revicons";
  src: url("font/revicons.eot?5510888");
  src: url("font/revicons.eot?5510888#iefix") format("embedded-opentype"),
    url("font/revicons.woff?5510888") format("woff"),
    url("font/revicons.ttf?5510888") format("truetype"),
    url("font/revicons.svg?5510888#revicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
  content: "\e802";
} /* '' */
.revicon-pencil-1:before {
  content: "\e831";
} /* '' */
.revicon-picture-1:before {
  content: "\e803";
} /* '' */
.revicon-cancel:before {
  content: "\e80a";
} /* '' */
.revicon-info-circled:before {
  content: "\e80f";
} /* '' */
.revicon-trash:before {
  content: "\e801";
} /* '' */
.revicon-left-dir:before {
  content: "\e817";
} /* '' */
.revicon-right-dir:before {
  content: "\e818";
} /* '' */
.revicon-down-open:before {
  content: "\e83b";
} /* '' */
.revicon-left-open:before {
  content: "\e819";
} /* '' */
.revicon-right-open:before {
  content: "\e81a";
} /* '' */
.revicon-angle-left:before {
  content: "\e820";
} /* '' */
.revicon-angle-right:before {
  content: "\e81d";
} /* '' */
.revicon-left-big:before {
  content: "\e81f";
} /* '' */
.revicon-right-big:before {
  content: "\e81e";
} /* '' */
.revicon-magic:before {
  content: "\e807";
} /* '' */
.revicon-picture:before {
  content: "\e800";
} /* '' */
.revicon-export:before {
  content: "\e80b";
} /* '' */
.revicon-cog:before {
  content: "\e832";
} /* '' */
.revicon-login:before {
  content: "\e833";
} /* '' */
.revicon-logout:before {
  content: "\e834";
} /* '' */
.revicon-video:before {
  content: "\e805";
} /* '' */
.revicon-arrow-combo:before {
  content: "\e827";
} /* '' */
.revicon-left-open-1:before {
  content: "\e82a";
} /* '' */
.revicon-right-open-1:before {
  content: "\e82b";
} /* '' */
.revicon-left-open-mini:before {
  content: "\e822";
} /* '' */
.revicon-right-open-mini:before {
  content: "\e823";
} /* '' */
.revicon-left-open-big:before {
  content: "\e824";
} /* '' */
.revicon-right-open-big:before {
  content: "\e825";
} /* '' */
.revicon-left:before {
  content: "\e836";
} /* '' */
.revicon-right:before {
  content: "\e826";
} /* '' */
.revicon-ccw:before {
  content: "\e808";
} /* '' */
.revicon-arrows-ccw:before {
  content: "\e806";
} /* '' */
.revicon-palette:before {
  content: "\e829";
} /* '' */
.revicon-list-add:before {
  content: "\e80c";
} /* '' */
.revicon-doc:before {
  content: "\e809";
} /* '' */
.revicon-left-open-outline:before {
  content: "\e82e";
} /* '' */
.revicon-left-open-2:before {
  content: "\e82c";
} /* '' */
.revicon-right-open-outline:before {
  content: "\e82f";
} /* '' */
.revicon-right-open-2:before {
  content: "\e82d";
} /* '' */
.revicon-equalizer:before {
  content: "\e83a";
} /* '' */
.revicon-layers-alt:before {
  content: "\e804";
} /* '' */
.revicon-popup:before {
  content: "\e828";
} /* '' */
/* ======================= */
/* NEW SEARCH AUTOCOMPLETE */
/* ======================= */

#SearchZone > .ver-item > .module {
  position: relative;
}

#search .new-search-loader {
  position: absolute;
  left: 2px;
  z-index: 2;
  padding: 5px 8px;
  font-size: 16px;
  line-height: 30px;
}
#autocompleteNew {
  /* background: #d6f3fd; */
  background: #fff;
  border: 1px solid #dedede;
  position: relative;
  padding: 2rem;
  z-index: 2;

  display: grid;
  gap: 1rem;
  grid-template-columns: minmax(0, 68%) minmax(0, 32%);

  /* temp? */
  position: absolute;
  right: 0;
  top: calc(100% + 56px);
  width: 1200px;
}
#autocompleteNew::before {
  /* content: ''; */
  content: none;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 8px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  /* To Be Continued */
  bottom: 100%;
  left: 50%;
}
#autocompleteNew #products-container {
  border-right: 1px solid #ccc;
  padding-right: 1rem;
}
#autocompleteNew #products-container > button {
  display: block;
  margin: 0 auto;
}
#autocompleteNew #products-container .pager .page:focus,
#autocompleteNew #products-container .pager .page:focus-visible,
#autocompleteNew #products-container > button:focus,
#autocompleteNew #products-container > button:focus-visible {
  outline: none;
}
#autocompleteNew #products-container .data {
  display: grid;
  /* grid-template-columns: 1fr 1fr; */
  grid-template-columns: repeat(auto-fit, minmax(264px, 1fr));
  gap: 1rem;
}
#autocompleteNew .no-products {
  grid-column: span 2;
  text-align: center;
  padding: 2rem;
  border: 1px solid var(--color-accent);
  color: var(--color-accent);
  margin: 2rem 1rem 0;
  text-transform: uppercase;
}
#autocompleteNew #products-container .product {
  display: grid;
  grid-template-columns: 80px minmax(0, auto);
  align-items: center;
  gap: 0.5rem 1rem;
  overflow: hidden;
}
#autocompleteNew #products-container .product:focus,
#autocompleteNew #products-container .product:focus-visible {
  outline: none;
  color: #000;
}
#autocompleteNew #products-container .product:hover {
  color: #666;
}
#autocompleteNew #products-container .product:hover .name {
  color: #000;
}
#autocompleteNew #products-container .product img {
  /* grid-row: span 2; */
  max-height: 112px;
  margin: auto;
}
#autocompleteNew #products-container .product .name {
  font-family: 'Quicksand', sans-serif;
  /* align-self: end; */
}
#autocompleteNew #products-container .product .prices {
  align-self: start;
  font-weight: 700;
  font-size: 15px;
}
#autocompleteNew #products-container .product .prices .full {
  text-decoration: line-through;
}
#autocompleteNew #products-container .product .prices .sales {
  color: var(--color-accent);
}

#autocompleteNew #categories-container .data {
  display: grid;

  max-height: 540px;
  overflow-y: auto;
  overflow-x: hidden;
}
#autocompleteNew #categories-container .category {
  display: block;
  text-transform: capitalize;
  padding: 0.4rem 0;
}
mark {
  padding: 0;
  background-color: #fffaaa;
}

#autocompleteNew #close-btn {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  padding: 0.5rem 1rem;
  cursor: pointer;
}
#autocompleteNew .big-search-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.75);
  display: flex; /*js*/
  align-items: center;
  justify-content: center;
}
#autocompleteNew .big-search-loader img {
  max-height: 100px;
  max-width: 100px;
}
#autocompleteNew .title {
  font-weight: 600;
  font-size: 18px;
  margin: 1rem 0 1.5rem;
  display: inline-block;
}
#autocompleteNew .data {
  margin-bottom: 2rem;
}

#autocompleteNew #products-container .pager {
  margin: 0 auto;
}
#autocompleteNew #products-container .pager .page {
  padding: 0.5rem 1.2rem;
  display: inline-block;
  margin: 0.25rem;
  border: 1px solid #dedede;
}
#autocompleteNew #products-container .pager .page:hover {
  cursor: pointer;
  border-color: var(--color-accent);
}
#autocompleteNew #products-container .pager .page.current {
  border-color: var(--color-accent);
  color: var(--color-accent);
}

/* =========================== */
/* END NEW SEARCH AUTOCOMPLETE */
/* =========================== */

/* temp idea for sticker */
/* 
      content: "";
      position: absolute;
      right: -18px;
      top: -3px;
      border-bottom: 28px solid red;
      border-left: 28px solid transparent;
      border-right: 28px solid transparent;
      transform: rotate(45deg);
  */

@media (max-width: 1240px) {
  #autocompleteNew {
    width: 960px;
  }
}
@media (max-width: 991px) {
  #autocompleteNew {
    width: 740px;
  }
}
@media (max-width: 767px) {
  #autocompleteNew {
    width: calc(100% + 12rem);
    top: calc(100% + 2px);
    left: -6rem;

    max-height: calc(100vh - 200px);
    overflow-y: auto;
  }
  #search .new-search-loader {
    left: unset;
    right: 36px;
  }
  #boss-search .choose-select #search .btn {
    z-index: 3;
  }
}
@media (max-width: 630px) {
  #autocompleteNew {
    width: 100%;
    left: 0;
  }
}

@media (max-width: 575px) {
  #autocompleteNew {
    display: block;
  }
  #autocompleteNew #products-container {
    border-right: none !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
  }
  #autocompleteNew #products-container .pager {
    margin-bottom: 2rem;
  }
  #autocompleteNew #products-container .product img {
    max-height: 96px;
  }
}/* CUSTOM CHECKBOX
 *
 *
 * Da bi ovo radilo HTML mora biti u sledećem formatu:
 *  <label class="b2b-container">Text
        <input type="checkbox">
        <span class="b2b-checkmark"></span>
    </label>
 *
 */

/* Label - container */
.b2b-container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Sakriva se default checkbox */
.b2b-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Pravi se custom checkbox            <=============       Custom boje ovde ?    */
.b2b-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  /* background-color: #eee; */
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  transition: all 0.3s ease;
}

/* Boja pozadine na hover            <=============       Custom boja ovde ?    */
.b2b-container:hover input ~ .b2b-checkmark {
  /* background-color: #ccc; */
  border-color: #5da9dd;
}

/* Boja pozadine kada je čekirano                <=============       Glavna boja sajta ?      */
.b2b-container input:checked ~ .b2b-checkmark {
  background-color: #5da9dd;
  border-color: #5da9dd;
}

/* Sakrivanje checkmarka kada nije selektovano */
.b2b-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Prikazivanje checkmarka kada je selektovano */
.b2b-container input:checked ~ .b2b-checkmark:after {
  display: block;
}

/* Custom checkmark */
.b2b-container .b2b-checkmark:after {
  left: 6px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	
	
	background-color:#fff;	
	cursor:move;	
	border:3px solid #ccc;
	
	overflow:hidden;
	
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
/* For opencart */
.bosszoomtoolbox .image{position: relative; z-index: 10;}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ---- isotope ---- */

.isotope {
  /* max-width: 1440px; */
  max-width: 100%;
}

/* clear fix */
.isotope:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .item ---- */

.item {
  float: left;
  width: 100%;
 
}

.item.ourbrand {
  width: 25%;
  height: auto;
}
.opc.step1 {
  margin-top: 2em;
}
.opc.step3,
.opc.step4 {
  margin-bottom: 2em;
}

.opc .radio_final {
  display: none;
}

.intesa-info,
.opc.step1 .purchase-grid table {
  margin-bottom: 12px;
}
.opc.step1 .shipping-info {
  text-align: right;
}

.cart-qty > input {
  text-indent: 4px;
}

.header_purchase {
  /* background-color: var(--color-accent); */
  border-bottom: 1px solid var(--color-accent);
  height: 40px;
  line-height: 2.4;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 2;
  font-size: 17px;
  /* color: #fff; */
  text-transform: uppercase;
  margin: 0;
  font-weight: 400;
  width: 100%;
  padding-left: 1em;
  margin-bottom: 1em;
}

.orderHeader td {
  border-top: none !important;
}

.opc .x_title .panel_toolbox {
  position: absolute;
  top: 0;
  right: 25px;
  z-index: 2;
}
.opc .x_title .panel_toolbox a {
  color: #fff;
  cursor: pointer;

  transition: 0.2s linear;
}
.opc .x_title .panel_toolbox a:hover {
  background-color: rgba(222, 222, 222, 0.5);
}

#user_data .Login-Container > .row > div input,
#user_data .Login-Container > .row > div select {
  display: block;
  margin: 0.5em 0 1em;
  width: 100%;
  height: 3em;
  line-height: 2em;
  text-indent: 0.5em;

  border-radius: 2px;
  border: 1px solid #dcdcdc;
}

.unreg_user h3 {
  background: #f3f3f3;
  padding: 2em;
  line-height: 2em;
  margin-top: 4em;
  text-align: center;
}
@media (max-width: 991px) {
  .unreg_user h3 {
    margin-top: 0;
  }
}
.unreg_user .register-shopper {
  display: block;
  background: var(--color-accent);
  padding: 1em;
  color: #fff;
  margin-top: 1em;
  text-align: center;
}

.opc .payment_method,
.opc .shipping_method {
  font-weight: 600;
  font-size: 16px;
}

.payment_description{
  margin-bottom: 15px;
}



.opc .shipping-details {
  margin-left: 40px;
}
.opc.step6 .shipping-details,
.opc.step6 .payment-details {
  margin-left: 16px;
}

.opc.step5 .buttons-1 {
  width: 100%;
  padding: 16px;
  margin-bottom: 24px;
  background: #f3f3f3;
  float: right;
}
.opc.step5 .buttons-1 h3 {
  text-align: center;
  line-height: 33px;
}
.opc.step5 #ButtonCheck {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #e89b64;
  color: #fff;
  margin-top: 16px;
}
.opc.step5 #ButtonNotCheck {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #757475;
  color: #fff;
  margin-top: 16px;
}

.step-panel td {
  font-size: 20px;
  padding: 10px;
}
.opc.step6 .step-panel td {
  font-size: 18px;
}
.step-panel .itemStyle td {
  font-size: 15px;
}
.step-panel .itemStyle td > * {
  vertical-align: middle;
}

.opc.step6 .basket_table .itemStyle td,
.opc.step6 .basket_table .orderFooter td {
  border-top: 1px solid #ddd;
}

.header_rec {
  font-weight: 600;
  font-size: 16px;
  margin: 12px 0 8px;
}

.opc.step6 h1 {
  display: none;
}
.opc.step6 .orderFooter td {
  line-height: 32px;
}
.opc.step6 .itemStyle td:not(:first-child),
.opc.step6 .orderFooter td:last-child {
  white-space: nowrap;
}

#ctl00_ctl00_CMSWebPartManager_Purchase_PurchaseTitle_ctl00_rbShippingType_1 {
  margin-top: 21px;
}
label[for="ctl00_ctl00_CMSWebPartManager_Purchase_PurchaseTitle_ctl00_rbShippingType_1"] .shipping_method {
  margin-top: 15px;
}
label[for="ctl00_ctl00_CMSWebPartManager_Purchase_PurchaseTitle_ctl00_rbShippingType_1"] .shipping_method .shipping_price {
  display: none;
}

.uspesna-kupovina > .x_title > h2 {
  display: inline-block;
}
.uspesna-kupovina > .x_title > .fa-check {
  position: relative;
  top: 3px;
}

@media print {
  #bt_header,
  #FooterZoneContent,
  #successfull_buy,
  .breadcrumb,
  .intesa-info {
    display: none !important;
  }
  .opc {
    margin: 0 !important;
  }
}
.total_style{
  color: #e8a778;
    font-weight: bold;
}/*!
Video.js Default Styles (http://videojs.com)
Version 4.11.3
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurrences of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('font/vjs.eot');
  src: url('font/vjs.eot?#iefix') format('embedded-opentype'), url('font/vjs.woff') format('woff'), url('font/vjs.ttf') format('truetype'), url('font/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus highlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */

  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */

}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */

  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */

  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */

  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */

  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */

  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.2);
}
/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4000000000000001em;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */

  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */

  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */

  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */

  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */

  font-size: 10px;
  /* Allow poster to be vertically aligned. */

  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/

  /* Provide some basic defaults for fonts */

  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */

  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */

  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Increase font-size when fullscreen */
.video-js.vjs-fullscreen .vjs-text-track {
  font-size: 3em;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(fonts\font-awesome\css/'fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url(fonts\font-awesome\css/'fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url(fonts\font-awesome\css/'fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url(fonts\font-awesome\css/'fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url(fonts\font-awesome\css/'fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url(fonts\font-awesome\css/'fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.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;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(fonts\font-awesome\css/'fonts/fontawesome-webfont.eot?v=4.6.3');src:url(fonts\font-awesome\css/'fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url(fonts\font-awesome\css/'fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url(fonts\font-awesome\css/'fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url(fonts\font-awesome\css/'fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url(fonts\font-awesome\css/'fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.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}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.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-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(js\OWL/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}