/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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
}
/*v.mekhno*/
.contacts-container {
    display:flex;
}
.contacts-adress{
    padding-left: 40px;
}
ul.contacts-adress{
    list-style: none; margin-top:40px;
}
li.contacts-adress{
    margin-bottom:30px;
}
.circle-img {
    float: left; 
    width: 136px; 
    margin: 15px; 
    border: 8px solid #ffa700; 
    border-radius: 50%;  
    box-shadow: 0 0 0 7px white, 0 0 0 8px #755193;
}
.flex-container {
   display: flex;
   flex-direction: row;
}

.flex-item {}
@media (max-width:767px) {

.fon_tov div.image {
	min-height: 428px;
}
.fon_tov {
	min-height: 428px;
}

.flex-container {   
   flex-direction: column-reverse;
}

.flex-item {
  width:95%;
  margin: auto;
}
}

/*v.mekhno*/
/*! 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
	}

	.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: #7b589c;
	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: #7b589c
}

a.text-primary:focus, a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus, a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus, a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
	color: #66512c
}

.text-danger {
    font-weight: bolder;
	color: #a94442;
	margin-bottom: 20px;
	
}

a.text-danger:focus, a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #7b589c
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus, 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].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
		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
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

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
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .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;
		font-size: 18px
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn.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 {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled, .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: #7b589c;
	border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled, .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: #7b589c;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #7b589c;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled, .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.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled, .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.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled, .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.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled, .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: #7b589c;
	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-top: 4px solid \9;
	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: #7b589c;
	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 dashed;
	border-bottom: 4px solid \9
}

.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, .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 {
	z-index: 2;
	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: #7b589c
}

.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: #7b589c
}

.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: #7b589c;
	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 {
	z-index: 3;
	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: #7b589c;
	border-color: #7b589c
}

.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;
	line-height: 1.3333333
}

.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;
	line-height: 1.5
}

.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: #7b589c
}

.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: middle;
	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: #7b589c;
	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-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron .h1, .jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron > hr {
	border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.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: #7b589c
}

.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: #7b589c;
	-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-object.img-thumbnail {
	max-width: none
}

.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, button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.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: #7b589c;
	border-color: #7b589c
}

.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, button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.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, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.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, button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.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, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.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, button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.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, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.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, button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.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, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.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: #7b589c
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #7b589c;
	border-color: #7b589c
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #7b589c
}

.panel-primary > .panel-heading .badge {
	color: #7b589c;
	background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #7b589c
}

.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-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}

.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;
	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-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	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);
	line-break: auto
}

.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: 1000px;
		perspective: 1000px
	}

	.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;
	margin-top: -10px
}

.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;
	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 !important
	}

	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 !important
	}

	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 !important
	}

	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 !important
	}

	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 !important
	}

	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.4.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';
	font-display: swap;
	src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul > li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before, .fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before, .fa-users:before {
	content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before, .fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}

.fa-won:before, .fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before, .fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

/*------------------stylesheet.css-------------------*/
@font-face {
	font-family: 'lazy_crazyregular';
	src: url('../fonts/3930-webfont.woff2') format('woff2'),
	url('../fonts/3930-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;

}

body {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	color: #757575;
	font-size: 14px;
}

/* default font size */
.fa {
	font-size: 14px;
}

a {
	color: #755193;
}

a:hover {
	text-decoration: none;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-size: 14px;
	color: #212121;
	font-weight: normal;
}

.bf-count {
	color: #757575 !important;
	background: none !important;
}

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: 14px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}

.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
}

/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}

#top .container {
	padding: 0 20px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}

#top .btn-link:hover, #top-links a:hover {
	color: #444;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}

#top-links .dropdown-menu a:hover {
	color: #FFF;
}

#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}

#top-links {
	padding-top: 6px;
}

#top-links a + a {
	margin-left: 15px;
}

/*#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}*/

#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}

#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}

#cart.open > .btn:hover {
	color: #444;
}

#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}

#cart .dropdown-menu {
	min-width: 100%;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}

@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}

#cart .dropdown-menu li p {
	margin: 20px 0;
}

/* menu */
#menu {
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
	border-color: #755193 #755193 #755193;
	min-height: 40px;
}

#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
	padding-bottom: 0;
}

#menu .dropdown-inner {
	display: table;
}

#menu .dropdown-inner ul {
	display: table-cell;
}

#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}

#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
}

#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
	border-color: #755193 #755193 #755193;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #755193;
	border-color: #755193 #755193 #755193;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}

@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}

	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}

	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}

	#menu .dropdown-inner {
		display: block;
	}

	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}

	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}

	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

/* content */
#content {
	min-height: 600px;
}

/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #ebebeb;
	line-height: 24px;
}

.im_ban55 img {
	width: 215px;
}

.im_ban55 {
	margin-left: -15px;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
	margin: 0 0 0px 0;
	padding: 8px 0;
	border: 0px solid #ddd;
	background: none;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 14px;
}

.breadcrumb a {
	text-decoration: underline;
	color: #757575;
}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb > li {

	padding: 0 0px;
}

.breadcrumb > li + li:before {
	content: '>>';
	padding: 10px;
}

.breadcrumb > li:after {
	content: '';

}

.pagination {
	margin: 0;
}

/* buttons */
.buttons {
	margin: 1em 0;
}

.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-xs {
	font-size: 9px;
}

.btn-sm {
	font-size: 10.2px;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}

.btn-group > .btn-xs {
	font-size: 9px;
}

.btn-group > .btn-sm {
	font-size: 10.2px;
}

.btn-group > .btn-lg {
	font-size: 15px;
}

.btn-default {
	color: #777;
	text-shadow: 0 0px 0 rgba(255, 255, 255, 0);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
	border: 0px solid #755193 !important;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #755193;
	background-position: 0 -15px;
}

.but_log {
	background: #755193;
	width: 150px !important;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border: 0px solid #333;
	float: left;
	color: #fff !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	margin-right: 15px;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	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] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	border-radius: 20px;
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
	border-color: #755193 #755193 #755193;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	border-color: #755193 #755193 #755193;
}

.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	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: #755193;
	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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	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;
}

/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}

.product-thumb .image {
	text-align: center;
}

.product-thumb .image a {
	display: block;
}

.product-thumb .image a:hover {
	opacity: 0.8;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}

.product-grid .product-thumb .image {
	float: none;
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}

.product-thumb h4 {
	font-weight: bold;
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}

.product-list .product-thumb .caption {
	margin-left: 230px;
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}

	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

.product-thumb .rating {
	padding-bottom: 10px;
}

.rating .fa-stack {
	font-size: 8px;
}

.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}

.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}

.rating .fa-star + .fa-star-o {
	color: #E69500;
}

h2.price {
	margin: 0;
}


.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}

.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}

@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails > li {
	margin-left: 20px;
}

.thumbnails {
	margin-left: -20px;
}

.thumbnails > img {
	width: 100%;
}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}

.image-additional {
	max-width: 78px;
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear: left;
	}
}

/* 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%;
	}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}

/***************************rtsasuk******************************/
.fon_top {
	box-shadow: 0px 10px 10px 3px #e5e5e5;
	min-height: 65px;
}

.megamenu-thumb {
	display: none;
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}

.nopad {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#megamenu-menu .nav > li:last-child {
	background: #f7a600;
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
}

#megamenu-menu .nav > li:last-child a {
	color: #ffffff;
}

.clock svg {
	fill: #757575;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}

.tel {
	font-size: 14px;
	color: #757575;
	font-family: 'Open Sans', sans-serif;
	line-height: 40px;
}

.tel span {
	color: #755193;
	font-weight: bold;
	font-size: 18px;
	margin-left: 15px;
}

.clock {
	font-size: 14px;
	color: #757575;
	line-height: 20px;
}

.clock span {
	margin-left: 10px;
}

.lang {
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}

/*.lang a, .lang button.dropdown-toggle
{
 	background: #f7a600;
 	display: block;
 	text-align: center;
 	border-radius: 20px;
 	-webkit-border-radius: 20px;
 	-moz-border-radius: 20px;
 	-ms-border-radius: 20px;
 	-o-border-radius: 20px;
 	color: #fff;
 	width: 40px;
 	height: 26px;
 	line-height: 26px;
	 display: block;
	 margin-left: 7px;
	 cursor: pointer;
	 float: left;
}*/
.but_ic button {
	background: none;
	border: 0px solid #333;
	padding: 0px;

}

.lang a:hover {
	background: none;
	border: 1px solid #757575;
	color: #757575;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
/ / border: 1 px solid #ff0000;
}

.navbar {
	margin-bottom: 0px !important;
}

/*.iSearchBoxWrapper
{
	width: 320px;
}*/
#logo {
	width: 165px;
	display: block;

}

/*#search
{
	border: 1px solid #bababa;
	height: 30px;
	width: 100%;
	line-height: 30px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}*/
#search {
	width: 290px;
}

.inp_s {
	width: 100%;
	border: 0px solid #333 !important;
	background: none;
	padding-left: 20px;
	color: #000 !important;
	font-size: 14px;
	line-height: 35px;
}

.but_s {
	background: none;
	border: 0px solid #000000;
	padding: 0px;
	height: 30px;
	line-height: 35px !important;
}

.but_s i.fa {
	font-size: 18px;
	color: #b7b7b7 !important;
	height: 30px;
	line-height: 35px !important;
	margin-right: 20px;
}

/*.sss
{
	height: 130px;
	display: flex;
	align-items: center;
}*/
.sss {
	margin-right: 6%;
}

.iconh {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
	float: left;
	font-size: 14px;
	color: #474747;
}

.iconh a {
	font-size: 14px;
	color: #474747;
}

.iconh a:hover {
	text-decoration: underline;
}

.iconh li {
	float: left;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-left: 8px;
	margin-right: 8px;
}

.iconh li:hover {
	color: #f7a600;
}

.but_ic .dropdown-menu {
	left: 100px !important;
	border: 0px solid #333 !important;
	float: right !important;
	width: 340px !important;
	padding: 18px !important;
	border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-ms-border-radius: 10px !important;
	-o-border-radius: 10px !important;
	-webkit-box-shadow: 0px 2px 11px 10px rgba(229, 229, 229, 1);
	-moz-box-shadow: 0px 2px 11px 10px rgba(229, 229, 229, 1);
	box-shadow: 0px 2px 11px 10px rgba(229, 229, 229, 1);
}

.iconh svg {
	fill: #755193;
	height: 40px;
	float: left;
	background: #ffffff;
	padding: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #e8e8e8;
	margin-right: 10px;
}

.iconh li:hover svg {
	fill: #fff !important;
	background: #f7a600;
	padding: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.iconh li:hover .but_ic_compare svg {
	background: none !important;
	fill: #755193 !important;
	padding: 5px !important;
}

.but_ic_compare {
	font-size: 14px;
	text-transform: uppercase;
	color: #757575;
}

.fon_bord_log {
	background: url("../image/fon_log.jpg") right no-repeat;

}

.post-info-share a {
	font-size: 20px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: block;
	background: #7b589c;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-info-share a:hover {
	background: #fff;
	color: #7b589c;
	border: 1px solid #7b589c;
}

.post-info-share {
	clear: both;
}

.comment-image {
	float: left;
	margin-right: 20px;
}

.comment-name {
	font-size: 14px;
	color: #7b589c;
	font-weight: 500;
}

.but_comp {
	width: 175px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	background: #f7a600;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
}

.count_comp {
	font-size: 14px;
	text-transform: uppercase;
	color: #757575;
	font-weight: 500;
}

#cart button {
	background: none;
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;

}

.zag_com {
	font-size: 14px;
	color: #757575;
	font-weight: 500;
}

.post-info-vote {
	margin-bottom: 20px;
}

.form-horizontal1 {

	border: 1px solid #e8e8e8;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}

.but_k {
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background: #7b589c;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #fff;
	margin-top: 20px;
}

.but_k:hover {
	border: 1px solid #7b589c;
	background: none;
	color: #7b589c;
}

#compare-total {
	text-decoration: none;
}

#cart-total bb {
	position: absolute;
	top: -5px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #f7a600;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	color: #fff;
}

.fon_menu2 {
	background: #755193;

}

.withimage div.image {
	float: left;
	margin-right: 20px;
}

.withimage div.name {
	height: 91px;
	display: flex;
	align-items: center;
	width: 115px;
}

.fon_ban {
	background: url("../image/fon_ban.jpg") repeat;
	height: 369px !important;
}

#slideshow0 {
	margin-top: 10px !important;
}

.owl-wrapper-outer {
	border: 0px solid #fff !important;
	border-radius: 0px !important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

.owl-carousel {
	margin: 0 0 0px !important;
	background: none !important;
	direction: ltr !important;
	z-index: 1;
}

#slideshow0 div.owl-pagination {
	text-align: center;
	top: -30px;
	position: relative;
}

.advantage svg {
	width: 55px;
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
	position: relative !important;
	min-height: 1px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.col-xs-1-5 {
	width: 20% !important;
	float: left !important;
}

@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20% !important;
		float: left !important;
	}
}

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20% !important;
		float: left !important;
	}
}

@media (min-width: 1200px) {
	.fon_tov div.image {
		min-height: 285px;
	}
	.fon_tov{
		min-height: 285px;
	}

	.col-lg-1-5 {
		width: 20% !important;
		float: left !important;
	}
}

.imgb svg {
	fill: #755193;
}

.advantage {

	padding: 23px;
	margin-top: 35px;
	margin-bottom: 35px;

}

.pag_cat {
	float: right;
	width: 240px;
}

.fon_tov div.image {
	border-bottom: 1px solid #ebebeb;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0px;
}

.product-list .fon_tov div.image {
	border-bottom: 0px solid #ebebeb;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.product-list .price_tov {
	float: left;
}

.product-list .zag_tov {
	min-height: 100%;
}

.product-list .fon_tov div.image {
	border-bottom: 0px solid #ebebeb;
	margin-bottom: 15px;
}

.imgb {
	width: 110px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	background: #e8e8e8;
	border-radius: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #ffffff;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
}

.hr5 {
	display: block;
	width: 130px;
	border-bottom: 3px solid #f7a600;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.zag_b {
	font-size: 16px;
	text-transform: uppercase;
	color: #755193;
	font-weight: 500;
	display: block;
	margin-top: 12px;
	margin-bottom: 20px;


}

.desc_b {
	min-height: 85px;
	font-size: 14px;
	color: #757575;
	line-height: 18px;
}

.bannerban img {
	box-shadow: 0 0 10px #d1cfcf;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ban1 {
	float: left;
	margin-right: 30px;
}

.ban2 {
	float: left;
}

.manuflist img {
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 75px;
	margin-bottom: 75px;
}

.zag_mod {
	color: #212121;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	background: url("../image/zag_line.png") repeat-x;
	height: 100px;
	line-height: 100px;
}

.zag_mod span {
	background: #fff;
	padding-left: 50px;
	padding-right: 50px;
}

.four-in-tab ul.nav-tabs > li > a {
	margin-right: 0px;
	border: 0px solid transparent !important;
	border-radius: 0px 0px 0 0 !important;
	-webkit-border-radius: 0px 0px 0 0 !important;
	-moz-border-radius: 0px 0px 0 0 !important;
	-ms-border-radius: 0px 0px 0 0 !important;
	-o-border-radius: 0px 0px 0 0 !important;
	font-size: 16px;
	color: #212121;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.four-in-tab ul.nav-tabs {

	margin-left: auto !important;
	margin-right: auto !important;
	border-bottom: 0px solid #ddd !important;
	display: block;
	width: 580px;
}

.four-in-tab ul.nav-tabs > li.active > a, .four-in-tab ul.nav-tabs > li.active > a:focus, .four-in-tab ul.nav-tabs > li.active > a:hover, .four-in-tab ul.nav-tabs > li > a:hover {
	color: #fff;
	font-size: 16px;
	background: #755193 !important;
	border: 0px solid #ddd !important;
	border-radius: 35px !important;
	-webkit-border-radius: 35px !important;
	-moz-border-radius: 35px !important;
	-ms-border-radius: 35px !important;
	-o-border-radius: 35px !important;
}

.fon_tov {
	border: 1px solid #ebebeb;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.fon_tov:hover {
	box-shadow: 0 0 10px #d1cfcf;
	cursor: pointer;
}

.zag_tov {
	min-height: 60px;
}

.zag_tov a {
	font-size: 14px;
	color: #212121;
	line-height: 18px;
	display: block;
	margin-bottom: 5px;
}

.zag_tov a:hover {
	font-size: 14px;
	color: #755193;
}

.zag_tov span {
	color: #755193;
	font-weight: 500;
}

.price_tov {

	font-size: 23px;
	color: #f26022;
	font-weight: 900;
	display: block;
	text-align: right;
}

.price-old {

	float: left;
	font-size: 18px;
	color: #212121;
	text-decoration: line-through;
	font-weight: 400;
	display: block;
	line-height: 33px;
}

.add_list {
	width: 195px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ffa701;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 0px solid #000000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px !important;

}

.add_list:hover {
	opacity: 0.8;
}

.all_cat {
	width: 295px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: #755193;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	margin-top: 110px;
	margin-bottom: 80px;
}

.all_cat:hover {
	background: #f7a600;
	color: #ffffff;
}

.blog_title1 a {
	font-size: 16px;
	color: #755193;
	line-height: 20px !important;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;

	min-height: 45px;
}

.blog_stats1 {
	font-size: 14px;
	color: #757575;
	display: block;
	margin-bottom: 10px;

}

.desc_blog {
	font-size: 14px;
	color: #757575;

	margin-bottom: 15px;
	min-height: 100px;
}

#carouselnewlist .item {
	border: 1px solid #e8e8e8 !important;
	margin: 15px;
	padding: 15px;
}

.fon_new_one {
	border: 1px solid #e8e8e8 !important;
	padding: 15px;
	margin-bottom: 30px;
}

#carouselnewlist .item .image {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.blog_item1 {
	border: 1px solid #e8e8e8;
	margin: 15px;
}

.blog_item1:hover {
	border: 1px solid #fff;
	margin: 15px;
	box-shadow: 0 0 10px #d1cfcf;
	cursor: pointer;
}

.yum nav {
	background: #e8e8e8 !important;

}

.yum {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border: 0px solid #000000 !important;

}

.amenu li {
	border-top: 0px solid rgba(0, 0, 0, .06) !important;
}

.selected div {
	border-bottom: 0px solid #fff !important;
}

.selected li > div {

	border-bottom: 0px solid #fff !important;
	border-top: 0px solid #dedede !important;
}

.link_cat {

	margin-top: 65px;

	display: block;
}

.fon_ban55 {
	background: #eff2f2;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.im_ban55 img {
	margin-bottom: 15px;
}

.im_ban55_line {
	height: 3px;
	width: 130px;
	display: block;
	background: #f7a600;
	margin-bottom: 35px;
}

.line_video {
	height: 3px;
	width: 100px;
	display: block;
	background: #f7a600;
	margin-bottom: 35px;
	margin-top: 15px;
}

.text_ban55 {
	font-size: 24px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 28px;
	margin-bottom: 30px;
}

.det_ban55 a {
	width: 300px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	background: #755193;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
}

.det_ban55 a:hover {
	background: #f7a600;
}

.lazy {
	float: right;
	font-size: 42px;
	color: #f7a600;
	font-family: 'lazy_crazyregular';
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.zag_send {
	text-align: center;
	color: #212121;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
}

.podzag_send {
	text-align: center;
	color: #757575;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}

#input-newsletter {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	width: 300px !important;
	border: 0px solid #333 !important;
	height: 45px;
	float: left;
}

#subcribe {
	background: none !important;
	border: 0px solid #333 !important;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;
	background: #755193 !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	height: 45px;
	font-size: 14px;
	color: #ebebeb;
}

#subcribe:hover {
	background: #f7a600 !important;
}

.fon_send {
	width: 420px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
}

footer div.amenu div {
	font-size: 16px;
	font-weight: 500;
	color: #755193;
	text-transform: uppercase;
	margin-bottom: 0px !important;
}

footer h5 {
	font-size: 16px;
	font-weight: 500 !important;
	color: #755193;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 30px !important;
}

footer div.yum nav {
	background: none !important;
	box-shadow: 0 0 0px #d1cfcf;
}

footer div.amenu li > div {
	cursor: pointer;
	padding-left: 0em !important;
	border-bottom: 0px solid #fff !important;
	border-top: 0px solid #dedede !important;
}

footer div.amenu li > div > a {
	padding: 0px !important;
	text-transform: none !important;
	color: #757575;
	font-size: 14px;
	line-height: 24px;
}

footer div.amenu li > div > a:hover {
	color: #faa61a;
}

footer div.amenu li > div:hover {

	background: none !important;
}

.line_vert {
	border-right: 1px solid #ffffff;
	min-height: 280px;
}

footer a {
	color: #757575;
	font-size: 14px;
	line-height: 24px;
}

footer a:hover {
	color: #faa61a;
}

.f2 {
	font-size: 14px;
	color: #181716;
	font-weight: bold;
	margin-top: 80px;
}

.f2 a {
	font-size: 14px;
	color: #6858a1;
	text-decoration: underline;
}

.f2 a:hover {
	font-size: 14px;
	color: #6858a1;
	font-weight: 400;
	text-decoration: none;
}

.line_vert span, .line_vert2 span {
	color: #6858a1;
	font-size: 14px;
}

.link55 a {
	font-weight: 500;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

.soc {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.soc li {
	float: left;
	margin-right: 10px;
}

.copy {
	background: #d7d7d7;

	font-size: 14px;
	color: #757575;
}

.help {
	float: right;
	line-height: 90px;
}

.help span {
	color: #755193;
	font-size: 18px;
	font-weight: 500;
	margin-left: 10px;
}

.zag_cat {
	color: #212121;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	background: url("../image/zag_cat.png") center repeat-x;
	margin-bottom: 35px;
	display: block;

}

#content h1 {
	color: #212121;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;

	background: #ffffff;
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fon_catlist {
	box-shadow: 0 0 5px #d1cfcf;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	min-height: 200px;
	text-align: center;
}

.fon_catlist:hover {
	box-shadow: 0 0 10px #d1cfcf;
}

.fon_catlist img {
	margin-bottom: 15px;
}

.zag_cattt a {
	font-size: 14px;
	color: #212121;
}

.zag_cattt a:hover {
	color: #755193;
}

.bf-attr-header {
	background: none !important;
	border: 0px solid #000000 !important;
	color: #212121;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 20px;
}

.bf-cell {
	border-bottom: 0px solid #EEE !important;
}

.box-heading {
	background: none !important;
	font-size: 14px;
	color: #212121;
	text-transform: uppercase;
	font-weight: 500;
	border-bottom: 0px solid #000000 !important;
}

.bf-count::before {
	content: '(';
}

.bf-count::after {
	content: ')';
}

.bf-range-min, .bf-range-max {
	width: 50px !important;
	height: 28px !important;
	text-align: center !important;
	margin-left: 18px !important;
	margin-right: 18px !important;
}

.input-group-addon {
	float: left;
	width: 120px;
	background: none;
	border: 0px solid #333 !important;
	color: #757575;
	font-size: 14px;
	text-align: left !important;
}

.listgrid {
	float: left;
	margin-right: 10px;
	line-height: 24px;
}

#list-view {
	padding: 0px;
	margin: 0px;
	background: none;
	border: 0px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}

#grid-view {
	padding: 0px;
	margin: 0px;
	background: none;
	border: 0px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}

#list-view:hover, #grid-view:hover {
	color: #f7a600;
}

.listgrid0 button.active {
	color: #f7a600;
}

.listgrid0 {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sha-sort a {
	font-size: 14px;
	color: #757575;
}

.pagin5 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.pagin5 a {
	float: left;
	padding: 3px;
	font-size: 14px;
	color: #757575;
}

.pagin5 a:hover {
	color: #f7a600;
}

.iconlist svg, .iconlist_det svg {
	fill: #755193;
}

.iconlist button, .iconlist_det button {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 7px;
	display: block;
	border-radius: 20px;
	text-align: center;
	background: #e8e8e8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;

	margin-right: 6px !important;
	border: 0px solid #000000;

}

.add_list2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ffa701;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 0px solid #000000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
}

.add_list2:hover {
	opacity: 0.8;
}

.enter {
	margin-top: 10px;
}

.desc_cat h4 {
	text-transform: uppercase;
	color: #755193;
	font-size: 14px;
	font-weight: 500;
}

.pagination {
	margin-top: 15px;
	margin-bottom: 15px;
}

.bf-attr-block {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 25px;
}

.product-grid div.desc_list_mini {
	display: none;
}

.product-list div.desc_list_mini {
	display: block;
	margin-top: 60px;
}

.product-list div.image {
	float: left;
	margin-right: 20px;
}

.fon_list {
	margin-top: 10px;
}

.product-list .add_list2 {
	width: 200px;
	float: right;
}

#bord_det {
	border: 1px solid #ebebeb;
	padding: 15px;
}

#owl-additional img {
	border: 1px solid #ebebeb;
}

#owl-thumb .item {
	border: 1px solid #ebebeb;
	margin-bottom: 15px;
}

#owl-additional div.item {
	margin: 0px;
	margin-bottom: 10px;
}

#carouselrel5 div.item {
	margin: 15px;
}

.det55 h1 {
	margin-top: 0px;
	font-size: 18px;
	color: #212121;
	text-transform: uppercase;
	display: block;
	margin-bottom: 25px;
}

.det55 div.rating {
	float: right;
}

.list_det {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

.list_det span {
	color: #755193;
}

.size_table {
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #755193;
	line-height: 25px !important;
	text-decoration: underline;
}

.size_table img {
	margin-right: 25px;
}

.select-quantity {
	display: none;
}

.list-unstyled h2 {
	margin-top: 5px;
	margin-bottom: 5px
}

.det55 ul.list-unstyled {
	text-align: center;
}

#button-cart {
	background: #f7a600;
	height: 36px;
	line-height: 36px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	padding: 0px !important;
	border: 0px solid #333 !important;
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
}

#button-cart:hover {
	opacity: 0.8;
}

.smch_call_button {
	background: #e8e8e8 !important;
	height: 36px !important;
	line-height: 36px !important;
	display: block !important;
	border-radius: 20px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	padding: 0px !important;
	border: 0px solid #333 !important;
	width: 175px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px !important;
	font-size: 14px !important;
	color: #757575 !important;

	text-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;
}

.iconlist_det {
	width: 100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.b1, .b2 {
	font-size: 14px;
	color: #757575;
	line-height: 18px;
}

.b1 div.zag_b_det, .b2 div.zag_b_det {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.b1 img, .b2 img {
	margin-top: 10px;
}

.b1 a, .b2 a {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

.det55 ul.nav-tabs {
	border-bottom: 1px solid #e8e8e8 !important;
	margin-top: 50px;
	padding-left: 15px;
}

.det55 ul.nav-tabs > li > a {
	font-size: 16px;
	color: #212121;
	padding-left: 53px;
	padding-right: 53px;
}

.det55 ul.nav-tabs > li.active > a, .det55 ul.nav-tabs > li.active > a:focus, .det55 ul.nav-tabs > li.active > a:hover {
	color: #212121;
	background-color: #ebebeb !important;
	border: 0px solid #ddd !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;

}

.det55 ul.nav-tabs > li {
	float: left;
	margin-bottom: -2px !important;
}

.zag_atr {
	font-size: 14px;
	color: #727272;
	line-height: 30px;
}

.val_atr {
	font-size: 14px;
	color: #755193;
	line-height: 30px;
}

.PB_image {
	float: left;
	margin-right: 20px;
}

.pb_name {
	width: 400px;
	padding-top: 35px;
}

.PB_product_name {
	font-size: 14px !important;
	color: #212121 !important;
}

.pb_name strong {
	font-size: 23px;
	color: #f26022;
	font-weight: 900;
}

.cenakomp {
	color: #f24841;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.PB_bundle_total_price {
	font-size: 24px !important;
	color: #212121 !important;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}

#ProductBundlesSubmitButton {
	width: 170px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #f7a600;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
}

#answertab_add {
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #755193;
	text-align: center;
	text-transform: uppercase;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #fff;
	font-size: 14px;
	border: 0px solid #333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.answer_logo img {
	height: 50px;
}

.fon_tov_viewt {
	border: 1px solid #e8e8e8 !important;
	padding: 5px;
}

.zag_viewt a {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
}

.zag_viewt a:hover {
	text-decoration: underline;
}

.price, .price-new-viewt {
	font-size: 18px;
	color: #f24841;
}

.price-old-viewt {
	font-size: 14px;
	color: #000000;
	font-weight: 500;
	text-decoration: line-through;
}

.bg-danger {
	background-color: #f2dede;
	position: absolute;
	z-index: 2000;
	top: -60px;
	width: 200px;
	display: block;
	text-align: center;
}

.zag_tabpane {
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}

.form-control {
	background: #f8f8fa;
	border: 1px solid #888888;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

#simplecheckout_payment div.radio {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
}

.simple-content .checkout-heading {
	background: none !important;

	color: #333;
	border-radius: 0px !important;
	padding: 0px 0px !important;
	margin-bottom: 15px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	font-size: 14px;
	color: #212121;
	font-weight: 500;

}

.zag_uspeh {
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	color: #755193;
	font-weight: 500;
	margin-bottom: 35px;
}

.uspeh1 {
	font-size: 14px;
	color: #757575;
	text-align: center;
	width: 340px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.uspeh2 {
	font-size: 18px;
	color: #757575;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}

.but_uspeh {
	width: 250px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #755193;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.but_uspeh:hover {
	color: #fff;
}

.fon_catlist_5 {
	box-shadow: 0 0 5px #d1cfcf;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	min-height: 200px;
	text-align: center;
}

.fon_catlist_5:hover {
	box-shadow: 0 0 10px #d1cfcf;
}

.fon_catlist_5 img {
	margin-bottom: 15px;
}

.zag_catlist1 {
	font-size: 36px;
	color: #212121;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.zag_catlist2 {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.zag_gar {
	font-size: 24px;
	color: #34373d;

	font-weight: 500;
	display: block;
	margin-top: 20px;

}

.line_gar {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.line_gar2 {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.line_gar3 {
	width: 300px;
	border-bottom: 2px solid #755193;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.desc1 {
	font-size: 20px;
	color: #34373d;
}

.desc2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.desc2 li {
	background: url("../image/bold.png") top left no-repeat;
	padding-left: 20px;
	display: block;
	margin-bottom: 30px;
}

.desc22 {
	font-size: 14px;
	color: #755193;
}

.desc20 {
	font-size: 24px;
	font-weight: 500;
	color: #755193;
}

.desc20_link {
	color: #755193;
}

.fon_about {
	text-align: center;
	margin-bottom: 40px;
}

.zag_pr_about {
	font-size: 16px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
}

.fon_about2 img {
	width: 110px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fon_about2 {
	box-shadow: 0 0 5px #d1cfcf;
	padding: 40px;
	margin-top: 20px;
}

.fon_foto {
	border: 1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.fon_foto img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.zag_dost {
	font-size: 30px;
	color: #755193;
	font-weight: 500;
	line-height: 88px;
}

.hag img {
	margin-left: 15px;
}

.hag span {
	font-size: 24px;
	color: #755193;
	font-weight: 500;
}

.text_dost {
	box-shadow: 0 0 5px #d1cfcf;
	padding: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.fon_pay {
	box-shadow: 0 0 5px #d1cfcf;
	text-align: center;
	padding: 15px;
}

.line_pay {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.zag_pay {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
	min-height: 50px;
}

.product-list div.image {
	width: 200px;
}

.kontact5 b {
	font-size: 18px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
}

.kontact5 h3 {
	font-size: 24px;
	color: #34373d;
	font-weight: 500;
	display: block;
	margin-bottom: 30px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background: none !important;
	border: 0px solid #e3e3e3 !important;
	border-radius: 0px !important;

	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0) !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

.well input.form-control {
	background: #fff !important;
	border: 1px solid #ebebeb !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	height: 40px;
}

.fon_bord_log .btn {
	width: 250px !important;
	height: 40px !important;
	padding: 0px !important;
	line-height: 40px;
	color: #ffffff !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
}

.razmer_stopa {
	float: left;
	margin-right: 15px;
}

.zag_razmer_setka {
	font-size: 14px;
	color: #212121;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}

.zag_razmer_setka span {
	color: #f7a600;
	font-size: 20px;
}

.desc_razmer {
	font-size: 14px;
	color: #757575;
	display: block;
	margin-bottom: 30px;
}

.all_razmer {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-bottom: 30px;
	margin-top: 40px;
	margin-left: 30px;
}

.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: 15px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #e8e8e8;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: none !important;
}

.table-striped > tbody > tr {
	border-bottom: 1px solid #e8e8e8 !important;
}

.zag_table_size {
	font-size: 14px;
	color: #755193;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}

.line_404 {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.erore1 {
	text-align: center;
	font-size: 24px;
	color: #755193;
	font-weight: 500;
	text-transform: uppercase;
}

.erore2 {
	text-align: center;
	font-size: 16px;
	color: #757575;
}

.link400 {
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	width: 250px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #755193;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.blogs h1 {
	text-align: left !important;
	margin-left: 0px !important;
	width: 100% !important;
	margin-top: 0px;
}

.zag_rel_blog {
	font-size: 18px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 500;
	display: block;

}

.fon_rel_blog {
	background: #ffffff;
	padding: 15px;
	border: 1px solid #e8e8e8;
	margin-top: 30px;
}

.blog_title a {
	font-size: 14px;
	color: #755193;
	font-weight: 500;
	display: block;
	min-height: 55px;
	margin-top: 10px;
}

.blog_date {
	font-size: 14px;
	color: #757575;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.det_blog a {
	font-size: 14px;
	color: #755193;
	width: 110px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	border: 1px solid #755193;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;

}


#input-option4 div.radio {
	float: left;
	margin-top: 0px;
}

#input-option4 div.radio img {
	width: 24px;
	height: 24px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	padding: 0px;
}

#input-option4 div.active img {
	border: 3px solid #755193;
}

#input-option4 {

	margin-bottom: 40px;
	width: 200px !important;
	display: block;
	float: none !important;
}

#input-option4 div.radio label {
	display: flex;
	width: 24px;
	height: 24px;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 0px !important;
	margin-right: 10px;
}

#input-option4 input[type="radio"] {

	margin-left: 5px;
	cursor: pointer;
	z-index: 10;
	position: absolute;
	left: 0px;

}

#input-option4 div.radio img {
	width: 24px !important;
	height: 24px !important;
	margin-left: 0px !important;
	position: relative;
	z-index: 100;
}

#input-option4 span {

	cursor: pointer;
	z-index: 100;
	position: absolute;
	background: #fff;
	font-size: 16px;
	line-height: 24px;
	color: #2C2C2C;
	width: 24px;
	height: 24px;
	left: 0px;

}

#input-option4 nn {
	display: none;
}


#input-option3 div.radio {
	float: left;
	margin-top: 0px;
}

#input-option3 div.radio nn {
	width: 24px;
	height: 24px;

	padding: 0px;
}

#input-option3 div.active nn {
	background: #f7a600 !important;
	color: #fff;
}

#input-option3 {
	clear: both;
	margin-bottom: 40px;
	width: 100% !important;
	display: block;
	float: none !important;
}

#input-option3 div.radio label {
	display: flex;
	width: 24px;
	height: 24px;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 0px !important;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	color: #212121;
	font-weight: 500;
}

.control-label3 {
	color: #212121;
	font-weight: 500;
}

.control-label4 {
	float: left;
	margin-right: 20px;
	color: #212121;
	font-weight: 500;
}

#input-option3 input[type="radio"] {

	margin-left: 5px;
	cursor: pointer;
	z-index: 10;
	position: absolute;
	left: 0px;

}

#input-option3 div.radio nn {
	width: 24px !important;
	height: 24px !important;
	margin-left: 0px !important;
	position: relative;
	z-index: 100;
	background: #ebebeb;
}

#input-option3 span {

	cursor: pointer;
	z-index: 100;
	position: absolute;
	background: #fff;
	font-size: 16px;
	line-height: 24px;
	color: #2C2C2C;
	width: 24px;
	height: 24px;
	left: 0px;

}


.list_det {
	clear: both;
}

.list_det .form-group {
	float: left;
}

.fon_video {
	background: url("../image/fon_video.png") right center no-repeat;
	min-height: 734px;
	padding-top: 50px;
}

.zag_mod_video {
	font-size: 24px;
	color: #363636;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 15px;
	margin-bottom: 25px;
	display: block;
}


.videolist5 {
	background: #fff;

	margin-left: 50px;
	border: 1px solid #e8e8e8;

	margin: 15px;
}

.videolist5:hover {
	box-shadow: 0 0 10px #d1cfcf;
	cursor: pointer;
}

.zag_video a, .zag_video {
	font-size: 16px;
	text-transform: uppercase;
	color: #363636;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
}

.desc_video {
	font-size: 14px;
	color: #757575;
	padding-left: 15px;
	padding-right: 15px;
}

.line_soc {
	border-top: 1px solid #e8e8e8;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.soc2 {
	float: right;
}

.all_video5 a {
	width: 290px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	background: #755193;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	color: #ffffff;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 60px;
}

.all_video5 a:hover {
	opacity: 0.8;
}

.logo_f img {
	height: 80px;
}

.date_video {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
}

.date_video_about {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-bottom: 10px;

	margin-top: 15px;
}

.fon_about img {
	width: 114px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.all_video a {
	width: 150px;
	height: 44px;
	line-height: 44px;
	display: block;
	text-align: center;
	background: #f7a600;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	text-transform: uppercase;
	color: #fff !important;
}

.all_video a:hover {
	opacity: 0.8;
}

.soc_text {
	font-size: 14px;
	color: #757575;
	line-height: 32px;

}

.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
	background: url("../image/left.png") no-repeat !important;
	left: 15px !important;
	width: 37px !important;
	height: 17px !important;
	top: 90% !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-next {
	background: url("../image/right.png") no-repeat !important;
	left: 150px !important;
	width: 37px !important;
	height: 17px !important;
	top: 90% !important;
}

swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10% !important;

	left: 70px !important;

	width: 60px !important;

	font-size: 18px !important;
}

.swiper-container {
	width: 100%;

}

.ic_yotub {
	position: absolute;
	left: 15px;
	top: 15px;
}

.fon_tov .image {
	padding: 10px;
}

.upc {
	width: 130px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #f26022;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 900;
}

.ean {
	width: 75px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #ff0000;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 900;
}

.jan {
	width: 75px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #7dc855;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	padding: 5px;
	z-index: 900;
}

.isbn {
	width: 75px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #00b7f4;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 900;
}

#bord_det .isbn, #bord_det .jan, #bord_det .ean, #bord_det .upc {
	top: 0px;
}

.fon_tov .rating {
	line-height: 40px;
}

.simpleregister-have-account {
	font-size: 18px;
	font-weight: 500;
	color: #282828;
}

.zag_im_acc {
	width: 85px;
	height: 85px;
	line-height: 85px;
	display: block;
	background: #755193;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	-ms-border-radius: 45px;
	-o-border-radius: 45px;
	padding: 15px;
	float: left;
	fill: #fff;
	margin-right: 15px;
}

.product-thumb1 {
	line-height: 85px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	padding: 5px;

}

.product-thumb1:hover {
	background: #f7a600;
}

.product-thumb1 a {
	font-size: 16px;
	color: #34373d;
	font-weight: 500;
}

.product-thumb1 a:hover {
	color: #ffffff;
}

.product-thumb1:hover .zag_im_acc {
	fill: #f7a600;
}

.product-thumb1:hover .zag_im_acc {
	background: #ffffff;
}

.ddd {
	height: 85px;
	display: flex;
	align-items: center;
	line-height: 20px !important;
}

.zag_ac {
	color: #34373d;
	font-size: 20px;
	font-weight: 500;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	line-height: 75px;
	margin-bottom: 25px;

}

#owl-additional {
	float: left;
}

#owl-additional .owl-item {
	width: 75px !important;
	float: none;
}


.smch_call_button:hover {
	background: #666 !important;
	color: #fff !important;
}

.copy2 {
	line-height: 90px;
}

.text_tel {
	color: #757575;
	font-size: 17px;
	margin-top: 20px;
}

.tel {
	font-size: 34px;
	color: #7b589c;
	font-weight: bold;
	line-height: 40px;
	display: block;
	margin-bottom: 5px;
}

#cart {
	margin-top: 25px;
	float: right;
}

.ccc svg {
	width: 35px;
	fill: #755193;
	padding-top: 10px;
}

.ccc {
	width: 60px;
	height: 60px;

	display: block;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	background: #e8e8e8;
}

.text_ccc {
	display: block;
	margin-top: 15px;
	color: #474747;
	font-size: 14px;
}

.fon_bord_log {
	border: 1px solid #ebebeb;
	padding: 20px;
}

#uLogin {
	float: left;
}

.text_ulogin5 {
	font-size: 14px;
	color: #757575;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
	line-height: 18px;

}

.zag_login5 {
	font-size: 24px;
	color: #212121;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}

.well label {
	float: left;
	line-height: 40px;
	width: 70px;
	font-size: 16px;
	color: #757575;
}

.well input {
	font-size: 16px;

	width: 300px;
	margin-bottom: 10px;
	font-size: 14px !important;

}

.but_log2 {
	line-height: 40px;
}

.well p {
	margin-bottom: 20px;
}

.form-horizontal input {
	font-size: 16px;
	height: 50px;
	background: #f6f4f4;
	color: #757575;
	border-radius: 30px !important;
	-webkit-border-radius: 30px !important;
	-moz-border-radius: 30px !important;
	-ms-border-radius: 30px !important;
	-o-border-radius: 30px !important;
}

.fon_adr {
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	padding: 12px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	margin-bottom: 15px;
}

.fon_adr:hover {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	background: #f7a600;
	color: #fff;
	cursor: pointer;
}

.zag_ad {
	color: #755193;
	font-size: 16px;
	font-weight: 500;
}

.fon_adr:hover .zag_ad, .fon_adr:hover .regedit5 a {
	color: #fff;
}

.form-horizontal label {
	text-align: left !important;
	font-size: 20px;
	font-weight: 500;
	color: #755193;
}

.form-horizontal div.form-group {
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	padding: 12px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
}

#simpleregister_button_confirm {
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #755193;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	padding: 0px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}

.next2 {
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #755193 !important;
	border-radius: 20px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border: 0px solid #333;
}

.prev2 {
	color: #8f72ac;
	font-size: 16px;
	display: block;
	line-height: 40px;
}

.prev2 i.fa {
	margin-right: 10px;
}

.podzag5 {
	font-size: 20px;
	color: #34373d;
	font-weight: 500;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
}

.regedit5 a {
	float: left;
	line-height: 50px;
	color: #f7a600;
	font-size: 14px;
	margin-right: 50px;
}

.del5 {
	float: left;
	margin-top: 13px;
}

.fon_wish {
	height: 95px;
	box-shadow: 0 0 5px #d1cfcf;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin-bottom: 10px;

}

.im_hart, .name_hart, .model_hart, .stock_hart, .pr_hart, .del_hart, .name_hart1 {
	line-height: 85px;
	font-size: 14px;
	color: #34373d;
	font-weight: 500;
}

.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
	color: #755193;
	font-size: 14px;
	border-right: 1px solid #e8e8e8;
	height: 95px;
	padding-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.name_hart {
	margin-left: 45px;

}

.im_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	padding-right: 10px;
	display: flex;
	align-items: center;
	color: #755193;
}

.name_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.model_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.stock_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.pr_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.del_tov_hart {

	height: 95px;
	display: flex;
	align-items: center;
}

.del_tov_hart button {
	background: none;
	border: 0px solid #333;
	padding: 0px;
	color: #f7a600;
	margin-right: 35px;
}

.view5 i.fa {
	font-size: 22px;
	color: #dddddd;
}

.view5 {
	text-align: center;
	line-height: 95px;
	width: 100%;
	display: block;
}

.rad input {
	height: 15px;
	margin-right: 10px;
}

.rad {
	height: 100px;
	display: flex;
	align-items: center;
	width: 260px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border: 1px solid #e8e8e8;
	justify-content: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	color: #34373d !important;
	font-size: 16px;
	font-weight: 500;
}

.ocmod-popup-footer button {
	width: 200px !important;
	height: 40px !important;
	line-height: 40px !important;
	display: block !important;
	border-radius: 20px !important;
	padding: 0px !important;
	border: 1px solid #755193 !important;
	font-size: 16px;
	color: #755193;
}

.har0 .zag_atr {
	font-size: 14px;
	color: #757575;
	line-height: 24px;
}

.har0 .val_atr {
	line-height: 24px;
}

.sku {
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}

.sku span {
	color: #755193;
}

.pr_det_old {
	font-size: 18px;
	color: #212121;
	line-height: 30px;
	text-decoration: line-through;
}

.pr_det_new {
	font-size: 23px;
	color: #f26022;
	line-height: 34px;
	font-weight: 900;

}

.iconhli_mob {
	display: none !important;
}

.iconhli_mob_searh {
	display: none !important;
}

.line_cart55 {
	border: 1px solid #e8e8e8;
	margin-bottom: 12px;
	padding: 15px;
}

.name_cart55 a {
	font-size: 16px;
	color: #7b589c;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}

.name_cart55 a:hover {
	color: #282828;
}

.total {
	font-size: 18px;
	color: #f24841;
	font-weight: 500;
}

.fon_cupon {
	background: #f7f7f7;
	padding: 15px;
	margin-bottom: 35px;
}

.text_cupon {
	font-size: 14px;
	color: #7b589c;
	display: block;
	margin-bottom: 10px;
}

.inputs input.form-control {
	background: #fff !important;
	border: 1px solid #e8e8e8 !important;
	width: 180px !important;
	min-width: 180px !important;
	height: 40px;
}

.inputs {
	float: left;
}

.simplecheckout-cart-buttons {
	float: left;
	padding: 0px 0px !important;
	margin-left: 15px !important;
}

#total_sub_total, #total_shipping, #total_total {
	color: #212121;
	font-size: 14px;
	font-weight: 500;
}

.simplecheckout-cart-total-value {
	font-size: 18px;
	color: #ffb526;
	font-weight: 500;
}

#total_total {
	border-top: 1px solid #e8e8e8;
	margin-top: 15px;
	padding-top: 15px;
}

#total_total .simplecheckout-cart-total-value {
	color: #7b589c;
}

#simplecheckout_button_cart {
	width: 130px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #e8e8e8;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	color: #757575;
	font-size: 14px;
	cursor: pointer;


}

.checkout-heading {
	border-bottom: 1px solid #e8e8e8 !important;
	font-size: 20px !important;
	color: #34373d !important;
	font-weight: 500 !important;
	display: block !important;
	margin-bottom: 30px !important;

}

.simplecheckout-block-content .form-horizontal div.form-group {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
	padding: 0px;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;

}

.simplecheckout-block-content .form-horizontal div.form-group label {
	display: block;
	margin-bottom: 5px !important;
}

.form-horizontal div.form-group:hover {
	background: none !important;
}

.simplecheckout-block-content {
	padding: 0px !important;
}

#simplecheckout_customer .simplecheckout-block-content {
	border: 1px solid #e8e8e8;
	padding: 25px !important;
}

.checkout-heading-button a {
	font-size: 14px !important;
	color: #8f72ac;
	font-weight: 500;
}

.row-customer_register {
	font-size: 14px !important;
	color: #ffb526;
	text-decoration: underline;
}

.row-customer_register .radio label {
	font-size: 14px;
}

.row-customer_register .radio input {
	height: 0px !important;
}

.simplecheckout-block-content .form-horizontal input {
	font-size: 16px;
	height: 50px;
	background: #f8f8fa !important;
	color: #757575;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

.simplecheckout-block-content .form-group {
	margin-bottom: 0px !important;
}

#simplecheckout_button_confirm, #button-confirm {
	background: #ffa700 !important;
	height: 40px !important;
	line-height: 40px !important;
	width: 260px !important;
	padding: 0px !important;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;


}

#simplecheckout_shipping .radio {
	float: left;
	margin-right: 35px;
	margin-top: 0px !important;
}

.simplecheckout-block-content .form-horizontal div.form-group:hover label {
	color: #282828 !important;
}

.ost {
	font-size: 18px;
	color: #7b589c;
	font-weight: 500;

}

.data_sale {
	font-size: 12px;
	color: #757575;
	margin-top: 20px;
}

.daysale {
	font-size: 48px;
	color: #7b589c;
	font-weight: 900;
	line-height: 26px;
	text-align: center;
	margin-top: 15px;
}

.daysale span {
	font-size: 16px;
	line-height: 18px;
}

.line_sale {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 15px;
	padding-top: 15px;
}

.blog_title a {
	font-size: 14px;
	color: #757575;
	line-height: 18px !important;
}

.blog_title a:hover {
	color: #7b589c;
}

.blogs {
	background: #ffb526;
	height: 60px;
	line-height: 60px;
	display: block;
}

.blogs h1 {
	background: none !important;
	line-height: 60px;
	font-size: 18px !important;
	font-weight: 500 !important;
	color: #ffffff !important;
}

.date_sale_det {
	float: right;
	font-size: 18px;
	color: #ffffff;
}

.border_blog {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.main_description span {
	color: #8f72ac;
	font-weight: 500;
}

#carouselspecial .item {
	margin: 15px;
}

.sravn_list .table-bordered {
	border: 0px solid #333 !important;
}

.sravn_list .table-bordered > tbody > tr > td, .sravn_list .table-bordered > tbody > tr > th, .sravn_list .table-bordered > tfoot > tr > td, .sravn_list .table-bordered > tfoot > tr > th, .sravn_list .table-bordered > thead > tr > td, .sravn_list .table-bordered > thead > tr > th {
	border: 0px solid #ddd !important;
}

.sravn_list .table-bordered > tbody > tr > td.linetd {
	border-left: 1px solid #e8e8e8 !important;
	border-right: 1px solid #e8e8e8 !important;
	border-bottom: 1px solid #e8e8e8 !important;
	margin-right: 30px !important;
}

.sravn_list .table-bordered > tbody > tr > td.linetdpr {
	border-top: 1px solid #e8e8e8 !important;
	color: #ffb526;
	font-size: 18px;
	font-weight: 500;
	border-right: 1px solid #e8e8e8 !important;
	border-left: 1px solid #e8e8e8 !important;
	border-bottom: 1px solid #e8e8e8 !important;
}

.sravn_list .table-bordered > tbody > tr > td.linetdpr strike {
	font-size: 14px;
	font-weight: 500;
	color: #282828;
}

.sravn_list .table-bordered > tbody > tr > td.zaglinetd {
	border-top: 1px solid #e8e8e8 !important;
	color: #8f72ac;
	font-size: 18px;
	font-weight: 500;
	background: #f0eded;
	border-right: 1px solid #e8e8e8 !important;
	border-left: 1px solid #e8e8e8 !important;
}

.sravn_list .table-bordered > thead {
	border-bottom: 1px solid #e8e8e8 !important;
	font-size: 20px;
	color: #34373d;
	font-weight: 500;
}

.nametd {
	color: #34373d;
	font-size: 14px;
	font-weight: 500;
}

.linetdname a {
	font-size: 18px;
	color: #8f72ac;
	font-weight: 500;

}

.del_srav {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #8f72ac;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	border: 0px solid #e8e8e8;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #e8e8e8 !important;
}

.del_srav:hover {
	opacity: 0.8;
}

.buy_srav {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	border: 0px solid #e8e8e8;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #ffb526 !important;
	margin-bottom: 12px;
}

.buy_srav:hover {
	opacity: 0.8;
}

.blogs5 #logo {
	width: 165px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.blogs5 .lang {
	margin-top: 70px;
}

.nextshop {
	height: 44px;
	line-height: 44px;
	width: 200px;
	display: block;
	background: #ffa700;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	margin-top: 60px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.nextshop:hover {
	background: none;
	border: 1px solid #7b589c;
	color: #7b589c;
}

.blog_home {
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	background: #7b589c;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	margin-bottom: -20px;
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
}

.list_kat {
	width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.list_kat a {
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border: 1px solid #7b589c;
	text-align: center;
	color: #7b589c;
	font-size: 14px;
	font-weight: 500;
	float: left;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}

.list_kat a:hover {
	background: #7b589c;
	color: #fff;
}

#slideshow1 {
	display: none !important;
}

.smbpp-post-item {
	background: #FFFFFF !important;
	padding: 20px;
	border: 1px solid #e8e8e8;
	margin-bottom: 30px;
}

.zag_post a {
	font-size: 16px;
	color: #7b589c;
	font-weight: 500;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 22px;
}

.zag_post a:hover {
	text-decoration: underline;
}

.post_dat {
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	color: #757575;
	line-height: 18px;
	display: block;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.desc_post {
	font-size: 14px;
	color: #757575;
	line-height: 20px;
	display: block;
	margin-bottom: 20px;

}

.det_post a {
	width: 110px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	float: right;
	border: 1px solid #7b589c;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	color: #7b589c;
	font-size: 14px;
}

.det_post a:hover {
	background: #7b589c;
	color: #fff;
}

.image0 {
	border: 1px solid #e8e8e8;
	height: 98px;
}

.fon_post_list {
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	height: 98px;
	padding: 10px;
}

.otst_post {
	margin-bottom: 25px;
}

.zag_post2 a {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}

.post_dat2 {
	font-size: 12px;
}

.zag_post0 {
	font-size: 14px;
	color: #757575;
	font-weight: 500;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.zag_post00 {
	font-size: 14px;
	color: #757575;
	font-weight: 500;
	display: block;

	margin-bottom: 20px;
}

#smbpp-search {
	background: #fff;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e8e8e8;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}

#smbpp-search input {
	background: none !important;
	width: 210px;
	float: left;
	margin-left: 10px;
	border: 0px solid #e8e8e8;
	height: 40px;
}

#smbpp-search button {
	padding: 0px;
	background: none;
	border: 0px solid #333;
}

.tags a {

	float: left;
	padding: 8px;
	background: #fff;
	border: 1px dashed #e8e8e8;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.tags a:hover {
	background: #7b589c;
	color: #fff;
	border: 1px solid #e8e8e8;
}

.manuf_list_about img {
	float: left !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.zag_mod_video_about {
	font-size: 16px;
	color: #363636;
	font-weight: 500;
	text-transform: uppercase;

	margin-bottom: 15px;
	display: block;
}

.name_ava {
	font-size: 18px;
	color: #7b589c;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 15px;
}

.posada_ava {
	font-size: 16px;
	color: #757575;
	font-weight: 400;


	margin-left: 40px;
	margin-bottom: 5px;
}

.desc_ava {
	font-size: 16px;
	color: #757575;
	font-weight: 400;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.zag_dost2 {
	font-size: 16px;
	color: #7b589c;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	margin-top: 15px;
	margin-bottom: 30px;;
}

.ululul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.ululul li {
	background: url("../image/bold2.png") no-repeat;
	display: block;
	padding-left: 20px;
	margin-bottom: 15px;
}

.zag_adr_d {
	color: #555555;
	font-size: 14px;
	display: block;
	margin-top: 15px;

}

.text_adr_d {
	margin-bottom: 20px;
}

.ululul b {
	color: #7b589c;
}

.ocmod-popup-heading {
	font-size: 20px;
	color: #23527c;
	text-transform: uppercase;
	font-weight: 500;
}

.totals-right {
	font-size: 22px;
	color: #282828;
	font-weight: 500;
}

.totals {
	font-weight: 500;
}

.blogs5 .fon_video {
	background: none !important;
}

.sss .dropdown-menu {
	display: block;
	position: static;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, .15);
	background: none !important;
	padding: 0px !important;
}


.megmenu10 a {
	color: #757575;
	font-size: 14px;
	padding: 0px !important;
	margin-right: 40px !important;
	margin-top: 25px;
	margin-bottom: 25px;
}

.megmenu10 a:hover {
	color: #7b599d;
	font-size: 14px;
	background: none !important;
	padding: 0px !important;
	text-decoration: underline !important;
}

.megmenu10 li:last-child a {
	height: 25px;
	line-height: 25px;
	display: block;
	background: #ffa700;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	width: 65px;
	text-align: center;
	color: #fff;
	margin-top: 22px;
}

.megmenu10 li:last-child a:hover {
	background: #ffa700 !important;
	opacity: 0.7;
}

.but_ic {
	cursor: pointer;
}

.but_ic bb {
	position: absolute;
	top: 5px;

	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #f7a600;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	color: #fff;
}

textarea:focus, input:focus, button:focus {
	outline: none !important;
}

#client-name, #client-mail {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border: 1px solid #e8e8e8 !important;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
	padding-left: 15px;
	height: 40px;
}

#client-comment {
	margin-top: 15px;
	padding-left: 15px;
	border: 1px solid #e8e8e8 !important;
}

.fon_search_blog {
	margin-top: 40px;
}

#smbpp-search i {
	margin-right: 10px !important;
	font-size: 18px !important;
}

@media (max-width: 767px) {
	.fon_wish {
		height: 100%;
	}

	.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
		height: 100%;
		display: block;
	}

	.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
		padding-right: 0px;
	}

	.view5 {
		text-align: center;
		line-height: 18px;
		width: 100%;
		display: block;
	}

	.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
		font-size: 13px;
		border-right: 0px solid #e8e8e8;
	}

	.fon_catlist {
		box-shadow: 0 0 0px #d1cfcf !important;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		min-height: 100% !important;
		text-align: left;
	}

	.fon_catlist img {
		float: left;
		margin-right: 10px;
	}

	.zag_cattt {
		height: 100px;
		display: flex;
		align-items: center;
	}

	#supermenu ul li div.bigdiv {

		background: #755193;
		position: static !important;
		top: 0px !important;

	}

	#supermenu ul li a.tll {
		border-right: 0px solid #333 !important;
	}

	.withimage img {
		display: none;
	}

	.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: normal !important;
	}

	#simplecheckout_button_confirm {
		margin-top: 20px !important;
	}

	.det55 ul.nav-tabs > li.active > a {
		background: #7b589c !important;
		color: #fff !important;
	}

	.det55 ul.nav-tabs > li.active > a, .det55 ul.nav-tabs > li.active > a:focus, .det55 ul.nav-tabs > li.active > a:hover {
		background: #7b589c !important;
		color: #fff !important;
	}

	.breadcrumb li {
		width: 100%;
		display: block;

	}

	.fon_bord_log {
		background: none;
	}

	#sha-sort {
		display: none;
	}

	.lang_mob {
		padding-top: 30px;
		float: right;
		margin-right: 30px;
	}

	.well input {
		width: 100%;
	}

	.pag_cat {
		display: none;
	}

	.lang_mob a {
		color: #fff;
		text-transform: capitalize !important;
		padding-left: 10px;
		padding-right: 10px;
	}

	.kont_mob2 {
		background: #e8e8e8;
		padding: 15px;

	}

	.tel_mob {
		font-size: 18px;
		color: #757575;
		margin-bottom: 20px;
	}

	.fon_megmenu_mob {
		background: #fff;
	}

	.lang_mob a:first-child {
		border-right: 1px solid #fff;
	}

	.fon_mob_menu5 #logo_mob {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.fon_mob_menu5 #logo_mob {
		width: 145px;
	}

	.menu-add-mobil {
		display: none !important;
	}

	.list_kat {
		width: 100% !important;
	}

	.list_kat a {
		width: 100px;
		margin-left: 5px;

		margin-right: 5px;
	}

	.nextshop {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 10px;
	}

	.amenu li > div {
		background: #7b589c !important;

		padding-left: 0em !important;
		border-bottom: 0px solid #fff !important;
		border-top: 0px solid #dedede !important;
	}

	.amenu li > div > a {
		font-size: 15px !important;
		font-weight: 500 !important;
		color: #fff !important;
		text-transform: uppercase
	}

	.amenu span.toggle::before {
		color: #f7a600 !important;
		opacity: 1 !important;
		content: '\25b8' !important;
		font-size: 30px !important;
	}

	.amenu li li {
		padding-left: 15px !important
	}

	.amenu li li a {
		font-size: 13px !important;
	}

	.sss .dropdown-menu {
		display: block !important;
		position: absolute;

	}

	.manuf_list_about img {
		margin-bottom: 15px;
	}

	#logo {
		width: 165px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	#slideshow0 {
		display: none !important;
	}

	#slideshow1 {
		display: block !important;
		margin-top: 15px !important;
		margin-bottom: 5px !important;
	}

	.iconhli_mob_searh {
		display: block !important;
	}

	.blogs h1 {
		line-height: 24px;
		text-align: left !important;
		display: block !important;
		margin-top: 15px;
	}

	.date_sale_det {
		float: none;
		text-align: left;
	}

	.blogs {
		height: 100%;
		margin-bottom: 15px;
	}

	.inputs input.form-control {

		width: 130px !important;
		min-width: 130px !important;
	}

	#simplecheckout_button_confirm {
		position: static !important;
	}

	.simplecheckout-button-right {
		float: left !important;
		text-align: left !important;
	}

	.iconh li {
		line-height: 100%;
		margin-left: 3px;
		margin-right: 3px;
	}

	.iconhli_mob {
		display: block !important;
	}

	.ccc {
		background: none;

	}

	.ccc svg {
		width: 40px;
	}

	#megamenu-menu {
		left: -10px !important;
	}

	.iconhli_mob_searh a {
		height: 40px;
		width: 40px;
		line-height: 40px;
		display: block !important;
		background: #e8e8e8;
		border-radius: 20px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.iconh .dropdown-menu {


		border: 0px solid #ccc !important;

		border-radius: 0px !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
		margin-bottom: 0px !important;
		padding: 0px;
		margin-top: 10px !important;
	}

	.but_ic .dropdown-menu {

		left: -20px !important;
		border: 0px solid #333 !important;
		float: none !important;
		width: 290px !important;
		padding: 18px !important;
		border: 1px solid #e8e8e8;
	}

	.fon_ban {
		height: 100% !important;
		padding-bottom: 10px !important;
	}

	.advantages-block {
		margin-top: 20px;
	}

	.hr5 {
		display: none;
	}

	.zag_b {
		font-size: 12px;
	}

	.bannerban {
		display: none;
	}

	.link_cat {
		display: none !important;
	}

	#four-in-tab0 .nav-tabs > li {

		margin-bottom: 0px;
		text-align: center;
	}

	.advantages-block {
		display: none;
	}

	#four-in-tab0 div.image {
		border-bottom: 0px solid #ebebeb;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		float: left;
		width: 130px;
		margin-right: 10px;
	}

	.amenu > .extended {
		background: none !important;
	}

	.amenu > div {
		font-size: 18px;
		position: relative;
		padding: 0em !important;
		color: #7b589c !important;
		height: 44px !important;
		line-height: 44px !important;
		border-radius: 22px !important;
		background: #f6f6f6 !important;
		box-shadow: none;
		text-shadow: 0px 0px 0 rgba(0, 0, 0, 0) !important;
		-webkit-border-radius: 22px !important;
		-moz-border-radius: 22px !important;
		-ms-border-radius: 22px !important;
		-o-border-radius: 22px !important;
		text-align: center !important;
		width: 100%;
		margin-left: 0px !important;
		cursor: pointer;
		margin-top: 20px;
	}

	.four-in-tab ul.nav-tabs > li > a {
		margin-left: 5px !important;
	}

	.link_cat {
		display: none;
	}

	.amenu > div .nav-bars {
		display: none !important;
	}

	.zag_tov {
		min-height: 100%;
	}

	.zag_tov a {
		margin-bottom: 5px;
	}

	.all_cat {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.im_ban55_line {
		display: none;
	}

	#four-in-tab0 .add_list {
		width: 145px;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.price_tov {
		text-align: left;
	}

	.count_comp {
		line-height: 40px !important;
	}

	#search {


		border: 1px solid #e8e8e8 !important;

		margin-bottom: 0px !important;
	}

	.navbar-toggle {
		position: relative;
		float: none;
		padding: 0px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
	}

	.text_ccc {
		display: none;
	}

	.ic_yotub {
		display: none !important;
	}

	.swiper-pagination {
		display: none !important;
	}

	.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
		display: none !important;
	}

	.swiper-button-next, .swiper-container-rtl .swiper-button-next {
		display: none !important;
	}

	#input-newsletter {
		border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
		width: 200px !important;
		border: 0px solid #333 !important;
		height: 45px;
		float: left;
	}

	.four-in-tab ul.nav-tabs {

		margin-left: 10px !important;
		margin-right: 10px !important;
		border-bottom: 0px solid #ddd !important;
		width: 100%;

	}

	.iconh {
		list-style: none;
		margin: 0px;
		padding: 0px;
		display: flex !important;
		align-items: center !important;
		height: 80px;
		float: right;
	}

	#megamenu-menu i.fa {
		font-size: 24px;
		color: #755193;
	}

	.navbar-ex1-collapse3 {
		position: absolute;
		left: 30px;
		top: 30px;
		width: 240px;
		z-index: 1000;
		background: #755193;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#megamenu-menu .nav > li > a {
		color: #fff !important;
		text-align: center;
	}

	#megamenu-menu .nav > li:last-child {
		background: #f7a600;
		display: block;
		height: 25px;
		line-height: 25px;
		text-align: center;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
		width: 200px;
		margin-left: auto;
		margin-right: auto;
	}

	.nopad {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.iSearchBoxWrapper {
		width: 100%;
	}

	.iconhli div.dropdown-menu {
		background: none !important;
		border: 0px solid #ccc;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	}

	.sss {

		height: 100%;
		display: block;
		margin-top: 10px;
	}

	#showLeft {
		border: 0px solid #333;
		background: none;
		padding: 0px;
		margin-top: 30px;
	}

	#showLeft i.fa {
		font-size: 22px !important;
		color: #7b599d !important;
		font-weight: 300 !important;
	}

	#cbp-spmenu-s1 .navbar-nav {
		margin: 0px !important;
	}

	.mob_menu .gam2 {
		display: none;
	}

	.mob_menu .active .gam2 {
		position: fixed !important;
		top: 0px;
		right: 10px !important;
		z-index: 100000;
		float: right;
		display: block;
		padding: 10px;
		background: #8f72ac;
	}

	.fon_mob_menu5 {
		background: #7b599d;
	}

	.iconhul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
	}

	.mob_login {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.mob_login li {
		float: left;
		margin-bottom: 20px;
	}

	.mob_login li:first-child {
		border-right: 1px solid #fff;
	}

	.mob_login a {
		color: #fff;
		font-size: 14px;
		margin-left: 15px;
		margin-right: 15px;

	}

	.iconhli {
		float: left;
		width: 40px;
		height: 40px;
		line-height: 40px;

		display: block;
		border-radius: 20px;
		text-align: center;
		background: #e8e8e8;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-left: 5px;
		margin-right: 5px;
	}

	/*.iSearchBoxWrapper .iSearchBox
	{
		border: 1px solid #ccc;
	}*/
	.fon_menu2 {
		background: none;
	}

	#supermenu {
		background: #755193;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
		margin-top: 20px;
		margin-bottom: 20px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		width: 100% !important;
	}

	#supermenu ul {

		width: 100%;
		background: #755193;
		z-index: 1000;
	}

	#supermenu ul li.tlli {
		padding-bottom: 5px !important;
		padding-top: 5px !important;
	}

	#supermenu.respsmall ul li.tlli.sep {

		border-top: 0px solid #5A5A5A !important;
		height: 0px;

	}

	#supermenu.respsmall .superdropper {

		padding-bottom: 0px;
	}

	#supermenu.respsmall ul li.tlli {
		position: relative;
		display: block;
		z-index: 20;
		padding-left: 1px;
		font-size: 16px;
		text-transform: uppercase;
	}

	#supermenu.respsmall .superdropper span {
		font-size: 20px;
		text-decoration: none;
		padding: 0px;
		background: none !important;
		color: #000;
		display: block;
		margin-right: 5px;
		margin-top: 0px !important;
		width: 30px;
		text-align: center;
		border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		font-size: 18px;
		color: #fff;
		font-weight: 500;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		text-transform: uppercase;
		display: block;
		padding: 16px 10px 16px 10px;
		z-index: 6;
		position: relative;
		text-shadow: 0 0 1px #111;
		text-align: center;
		background: url('mkid.png') 100% left no-repeat;

	}

	#supermenu ul li div.bigdiv {

		-webkit-border-bottom-right-radius: 0px !important;
		-webkit-border-bottom-left-radius: 0px !important;
		-moz-border-radius-bottomright: 0px !important;
		-moz-border-radius-bottomleft: 0px !important;
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
		margin-top: 15px;
		border-top: 0px;
		border-bottom: 0px solid #755193 !important;
	}

	a:focus {
		outline: none !important;
	}

	img, a {
		outline-style: none !important;
	}

	input:focus {
		outline: none !important;
		-moz-outline-offset: 0px !important;
	}

	input:active {
		outline: none !important;
		-moz-outline-offset: 0px !important;
	}

	.withimage div.name {
		height: 100%;
		display: block;
		width: 100%;
		padding-left: 35px;
		padding-right: 35px;
	}

	#supermenu ul li div .withimage .name a {

		color: #fff !important;
		font-size: 12px !important;
		font-weight: 500;
		text-decoration: none;

	}

	.exped li.exped a.tll {
		margin-bottom: 20px !important;
	}

	#supermenu ul li div .withimage {
		background: #755193;
	}

	#supermenu.respsmall ul li div .withimage .image img {

		width: 100% !important;
	}

	#slideshow0 div.owl-pagination {

		top: 0px;
	}

	.fon_send {
		width: 100%;
		margin-bottom: 15px;
	}

	.desc_b {
		display: none;
	}

	.advantage {
		box-shadow: 0 0 0px #d1cfcf;
		padding: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.zag_b {

		border-bottom: 0px solid #f7a600;
	}

	.ban1 {
		float: left;
		margin-right: 0px;
	}

	.bannerban img {
		box-shadow: 0 0 10px #d1cfcf;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.manuflist img {
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 15px;
		margin-bottom: 15px;
		width: 85px;
	}

	.manuflist {
		text-align: center;
	}

	.zag_mod {
		color: #212121;
		font-size: 18px;
		text-transform: uppercase;
		text-align: center;
		background: none;
		height: 100%;
		line-height: 60px;
	}

	.four-in-tab ul.nav-tabs > li > a {
		margin-right: 0px;
		border: 0px solid transparent !important;
		border-radius: 0px 0px 0 0 !important;
		-webkit-border-radius: 0px 0px 0 0 !important;
		-moz-border-radius: 0px 0px 0 0 !important;
		-ms-border-radius: 0px 0px 0 0 !important;
		-o-border-radius: 0px 0px 0 0 !important;
		font-size: 13px;
		color: #212121;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top: 5px;

	}

	.four-in-tab ul.nav-tabs > li.active > a, .four-in-tab ul.nav-tabs > li.active > a:focus, .four-in-tab ul.nav-tabs > li.active > a:hover, .four-in-tab ul.nav-tabs > li > a:hover {
		color: #fff;
		font-size: 13px;
	}

	.fon_ban55 {
		background: #eff2f2;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.im_ban55 img {


		margin-bottom: 15px;
		width: 211px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.fon_video {
		background: none;
		padding-top: 0px;
		min-height: 100%;
	}

	.copy2 {
		line-height: 20px;
		margin-top: 20px;
	}

	.logo_f img {
		display: block;
		max-width: 100%;
		height: auto;
	}

	.soc2 {
		float: left;
	}

	.all_video5 {
		display: none;
	}

	.zag_mod_video {
		display: none;
	}

	.text_ban55 {
		font-size: 18px;
		color: #755193;
		text-transform: uppercase;
		font-weight: 900;
		line-height: 24px;
		margin-bottom: 15px;
		text-align: center;
	}

	.lazy {

		font-size: 24px;
	}

	.line_vert, .line_vert2 {
		text-align: center;

		min-height: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.line_vert {

		border-right: 0px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}

	footer h5 {
		margin-bottom: 10px !important;
	}

	.soc {
		width: 125px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.copy {
		line-height: 20px;
		font-size: 12px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.copy2 span {
		display: none;
	}

	.help {
		float: none;
	}

	.help span {
		color: #755193;
		font-size: 14px;
		font-weight: 500;
		margin-left: 10px;
	}

	.breadcrumb {

		margin-top: 10px;
		margin-bottom: 10px;

	}

	.zag_cat {
		margin-bottom: 15px;
	}

	.input-group-addon {
		display: none;
	}

	.listgrid0 {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	#sha-sort a {

		margin-right: 13px !important;
		font-size: 12px !important;
	}

	.product-list div.image {
		width: 100px;
	}

	.desc_list_mini {
		display: none !important;
	}

	.product-list div.fon_list {
		margin-top: 0px;
	}

	.product-list .add_list2 {
		width: 100%;
		float: right;
	}

	.sticker_rectangle > div {

		height: 30px !important;
	}

	#owl-additional {
		display: none !important;
	}

	.size_table {
		text-align: center;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	#product {
		text-align: center;
	}

	.list_det {
		text-align: center;
	}

	.det55 ul.nav-tabs {

		padding-left: 0px;
		margin-top: 20px;
	}

	.det55 ul.nav-tabs > li {
		float: none;
		margin-bottom: -2px !important;
	}

	.det55 ul.nav-tabs > li > a {
		background-color: #ebebeb !important;
		margin-top: 4px !important;
	}

	.PB_image {
		float: none;
		margin-right: 10px;
	}

	.PB_options_image {

		width: 90px;
	}

	.pb_name {
		width: 90px;
		padding-top: 15px;
	}

	.box-productbundles {
		text-align: center;
	}

	.zag_mod span {
		padding-left: 0px;
		padding-right: 5px;
	}

	.line_gar3 {
		width: 100%;
	}

	.zag_dost {
		font-size: 20px;
		color: #755193;
		font-weight: 500;
		line-height: 40px;
	}

	.office_map iframe {
		width: 100%;
	}

	#content h2 {
		font-size: 24px;
	}

	.swiper-slide {
		width: 600px !important;
	}

	.lang {
		display: none;
	}

	#supermenu ul li a.tll {
		font-size: 15px;
		color: #fff;
		font-weight: 500;
		line-height: 20px;
		text-decoration: none;
		float: none !important;
		padding: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-left: 10px;
		padding-right: 10px;
		border-right: 1px solid #9579b0;
		width: 100% !important;
		height: 20px !important;
		display: block !important;

		text-align: left !important;

	}

	.enter {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.pag_cat {
		float: right;
		width: 100%;
	}

	.list_det {
		text-align: left;
	}

	#product {
		text-align: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#simplecheckout_button_confirm {
		position: static !important;
	}

	.swiper-pagination {
		display: none !important;
	}

	.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
		display: none !important;
	}

	.swiper-button-next, .swiper-container-rtl .swiper-button-next {
		display: none !important;
	}

	.ic_yotub {
		display: none !important;
	}

	.swiper-slide {
		width: 600px !important;
	}

	.fon_menu2 {
		background: none;
	}

	#supermenu {
		background: #755193;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
		margin-top: 20px;
		margin-bottom: 20px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		width: 100% !important;
	}

	#supermenu ul {

		background: #755193;
		z-index: 1000;
	}

	#supermenu ul li.tlli {
		padding-bottom: 5px !important;
		padding-top: 5px !important;
	}

	#supermenu.respsmall ul li.tlli.sep {

		border-top: 0px solid #5A5A5A !important;
		height: 0px;

	}

	#supermenu.respsmall .superdropper {

		padding-bottom: 0px;
	}

	#supermenu.respsmall ul li.tlli {
		position: relative;
		display: block;
		z-index: 20;
		padding-left: 1px;
		font-size: 16px;
		text-transform: uppercase;
	}

	#supermenu.respsmall .superdropper span {
		font-size: 20px;
		text-decoration: none;
		padding: 0px;
		background: none !important;
		color: #000;
		display: block;
		margin-right: 5px;
		margin-top: 0px !important;
		width: 30px;
		text-align: center;
		border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		font-size: 18px;
		color: #fff;
		font-weight: 500;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		text-transform: uppercase;
		display: block;
		padding: 16px 10px 16px 10px;
		z-index: 6;
		position: relative;
		text-shadow: 0 0 1px #111;
		text-align: center;
		background: url('mkid.png') 100% left no-repeat;
	}

	#supermenu ul li div.bigdiv {

		-webkit-border-bottom-right-radius: 0px !important;
		-webkit-border-bottom-left-radius: 0px !important;
		-moz-border-radius-bottomright: 0px !important;
		-moz-border-radius-bottomleft: 0px !important;
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
		margin-top: 15px;
		border-top: 0px;
		border-bottom: 0px solid #755193 !important;
	}


	.iconhli div.dropdown-menu {
		background: none !important;
		border: 0px solid #ccc;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	}

	#search {
		background: #fff !important;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;

	}

	.iconhul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
	}

	.iconhli {
		float: left;
		width: 40px;
		height: 40px;
		line-height: 40px;

		display: block;
		border-radius: 20px;
		text-align: center;
		background: #e8e8e8;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-left: 5px;
		margin-right: 5px;
	}

	/*.iSearchBoxWrapper .iSearchBox
	{
		border: 1px solid #ccc;
	}*/
	#logo {
		width: 100%;
	}

	.prmn-cmngr {
		border-left: 1px solid #e1e1e1;
		border-right: 0px solid #e1e1e1;
	}

	#supermenu.respsmall .menu-add-mobil {
		text-align: right !important;
		margin-top: 10px;
	}

	#slideshow0 div.owl-pagination {
		text-align: center;
		top: -40px;
		position: relative;
	}

	.advantage {

		padding: 5px;

	}

	.zag_b {
		font-size: 14px;
	}

	.amenu > div {
		font-size: 12px !important;
	}

	.ban1 {
		width: 50% !important;

	}

	.ban2 {
		width: 44% !important;
	}

	.manuflist img {
		padding-left: 18px;
		padding-right: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 85px;
	}

	.im_ban55 img {
		border-bottom: 3px solid #f7a600;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.text_ban55 {
		font-size: 18px;
		color: #755193;
		text-transform: uppercase;
		font-weight: 900;
		line-height: 22px;
		margin-bottom: 20px;
	}

	.fon_ban55 {
		background: #eff2f2;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.line_vert {
		border-right: 0px solid #fff;
		min-height: 100%;
	}

	#error-msg {
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
	}

	.fon_send {

		margin-bottom: 15px;
	}

	.copy {
		line-height: 22px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.iconlist button, .iconlist_det button {

		margin-right: 3px !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	#simplecheckout_button_confirm {
		position: static !important;
	}

	.swiper-slide {
		width: 600px !important;
	}

	#megamenu-menu .nav > li > a {
		color: #757575;
		padding: 0px 7px 0px 7px !important;
		line-height: 25px;
	}

	.tel {
		font-size: 13px;
		color: #757575;
		font-family: 'Open Sans', sans-serif;
		line-height: 30px;
		margin-top: 10px;
	}

	.tel span {
		color: #755193;
		font-weight: bold;
		font-size: 14px;
		margin-left: 10px;
	}

	.clock svg {
		display: none;
	}

	.clock {
		font-size: 13px;
		color: #757575;
		line-height: 20px;
	}

	#supermenu ul li a.tll {
		font-size: 13px !important;
		line-height: 18px !important;
		padding-left: 2px !important;
		padding-right: 2px !important;
		border-right: 1px solid #9579b0;
	}

	.amenu > div {
		font-size: 14px !important;
	}

	.ban1 {
		width: 50% !important;

	}

	.ban2 {
		width: 44% !important;
	}

	.manuflist img {
		padding-left: 18px;
		padding-right: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 110px;
	}

	#carouselgal img {
		display: block;
		max-width: 100%;
		height: auto;
	}

	.bf-range-min, .bf-range-max {
		width: 50px !important;
		height: 28px !important;
		text-align: center !important;
		margin-left: 8px !important;
		margin-right: 8px !important;
	}

	.add_list2 {

		font-size: 14px;
	}

	.iconlist button, .iconlist_det button {
		float: left;
		width: 32px;
		height: 32px;
		line-height: 32px;
		padding: 5px;
		display: block;
		border-radius: 20px;
		text-align: center;
		background: #e8e8e8;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-right: 3px !important;
		border: 0px solid #000000;
	}

	.zag_viewt a {
		font-size: 13px;
		color: #755193;
		text-transform: uppercase;
	}
}

.post-block {
	padding: 8px;
	border-radius: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	display: block;
	float: left;
}

#smbpp-post-description {
	margin-bottom: 20px;
}

.m-menu .ms-footer_column_title {
	display: none;
}

.m-menu .ms-footer_column_list {
	display: none;
}

.m-menu .ms-footer_column_soc {
	display: none;
}

.m-menu .nv_logo {
	display: none;
}

footer .ms-footer_column-contacts .amenu {
	display: none;
}

footer .nv_logo {
	display: none;
}

.nv_slider {
	height: 490px;
	overflow: hidden;
}

.ms-basis_content_middle_size {
	flex-wrap: wrap;
}

.ms-basis_content_middle_color_item span {
	border: 2px solid #d4d4d4 !important;
}

@media screen and (max-width: 768px) {
	.nv_slider {
		height: auto;
	}
}

/***************************rtsasuk******************************/
.fon_top {
	box-shadow: 0px 10px 10px 3px #e5e5e5;
	min-height: 65px;
}

.megamenu-thumb {
	display: none;
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}

.nopad {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#megamenu-menu .nav > li:last-child {
	background: #f7a600;
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
}

#megamenu-menu .nav > li:last-child a {
	color: #ffffff;
}

.clock svg {
	fill: #757575;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}

.tel {
	font-size: 14px;
	color: #757575;
	font-family: 'Open Sans', sans-serif;
	line-height: 40px;
}

.tel span {
	color: #755193;
	font-weight: bold;
	font-size: 18px;
	margin-left: 15px;
}

.clock {
	font-size: 14px;
	color: #757575;
	line-height: 20px;
}

.clock span {
	margin-left: 10px;
}

.lang {
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}

/*.lang a, .lang button.dropdown-toggle
{
 	background: #f7a600;
 	display: block;
 	text-align: center;
 	border-radius: 20px;
 	-webkit-border-radius: 20px;
 	-moz-border-radius: 20px;
 	-ms-border-radius: 20px;
 	-o-border-radius: 20px;
 	color: #fff;
 	width: 40px;
 	height: 26px;
 	line-height: 26px;
	 display: block;
	 margin-left: 7px;
	 cursor: pointer;
	 float: left;
}*/
.but_ic button {
	background: none;
	border: 0px solid #333;
	padding: 0px;

}

.lang a:hover {
	background: none;
	border: 1px solid #757575;
	color: #757575;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
/ / border: 1 px solid #ff0000;
}

.navbar {
	margin-bottom: 0px !important;
}

/*.iSearchBoxWrapper
{
	width: 320px;
}*/
#logo {
	width: 165px;
	display: block;

}

/*#search
{
	border: 1px solid #bababa;
	height: 30px;
	width: 100%;
	line-height: 30px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}*/
#search {
	width: 290px;
}

.inp_s {
	width: 100%;
	border: 0px solid #333 !important;
	background: none;
	padding-left: 20px;
	color: #000 !important;
	font-size: 14px;
	line-height: 35px;
}

.but_s {
	background: none;
	border: 0px solid #000000;
	padding: 0px;
	height: 30px;
	line-height: 35px !important;
}

.but_s i.fa {
	font-size: 18px;
	color: #b7b7b7 !important;
	height: 30px;
	line-height: 35px !important;
	margin-right: 20px;
}

/*.sss
{
	height: 130px;
	display: flex;
	align-items: center;
}*/
.sss {
	margin-right: 6%;
}

.iconh {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
	float: left;
	font-size: 14px;
	color: #474747;
}

.iconh a {
	font-size: 14px;
	color: #474747;
}

.iconh a:hover {
	text-decoration: underline;
}

.iconh li {
	float: left;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-left: 8px;
	margin-right: 8px;
}

.iconh li:hover {
	color: #f7a600;
}

.but_ic .dropdown-menu {
	left: 100px !important;
	border: 0px solid #333 !important;
	float: right !important;
	width: 340px !important;
	padding: 18px !important;
	border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-ms-border-radius: 10px !important;
	-o-border-radius: 10px !important;
	-webkit-box-shadow: 0px 2px 11px 10px rgba(229, 229, 229, 1);
	-moz-box-shadow: 0px 2px 11px 10px rgba(229, 229, 229, 1);
	box-shadow: 0px 2px 11px 10px rgba(229, 229, 229, 1);
}

.iconh svg {
	fill: #755193;
	height: 40px;
	float: left;
	background: #ffffff;
	padding: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #e8e8e8;
	margin-right: 10px;
}

.iconh li:hover svg {
	fill: #fff !important;
	background: #f7a600;
	padding: 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.iconh li:hover .but_ic_compare svg {
	background: none !important;
	fill: #755193 !important;
	padding: 5px !important;
}

.but_ic_compare {
	font-size: 14px;
	text-transform: uppercase;
	color: #757575;
}

.fon_bord_log {
	background: url("../image/fon_log.jpg") right no-repeat;

}

.post-info-share a {
	font-size: 20px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: block;
	background: #7b589c;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-info-share a:hover {
	background: #fff;
	color: #7b589c;
	border: 1px solid #7b589c;
}

.post-info-share {
	clear: both;
}

.comment-image {
	float: left;
	margin-right: 20px;
}

.comment-name {
	font-size: 14px;
	color: #7b589c;
	font-weight: 500;
}

.but_comp {
	width: 175px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	background: #f7a600;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
}

.count_comp {
	font-size: 14px;
	text-transform: uppercase;
	color: #757575;
	font-weight: 500;
}

#cart button {
	background: none;
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;

}

.zag_com {
	font-size: 14px;
	color: #757575;
	font-weight: 500;
}

.post-info-vote {
	margin-bottom: 20px;
}

.form-horizontal1 {

	border: 1px solid #e8e8e8;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}

.but_k {
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background: #7b589c;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #fff;
	margin-top: 20px;
}

.but_k:hover {
	border: 1px solid #7b589c;
	background: none;
	color: #7b589c;
}

#compare-total {
	text-decoration: none;
}

#cart-total bb {
	position: absolute;
	top: -5px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #f7a600;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	color: #fff;
}

.fon_menu2 {
	background: #755193;

}

.withimage div.image {
	float: left;
	margin-right: 20px;
}

.withimage div.name {
	height: 91px;
	display: flex;
	align-items: center;
	width: 115px;
}

.fon_ban {
	background: url("../image/fon_ban.jpg") repeat;
	height: 369px !important;
}

#slideshow0 {
	margin-top: 10px !important;
}

.owl-wrapper-outer {
	border: 0px solid #fff !important;
	border-radius: 0px !important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

.owl-carousel {
	margin: 0 0 0px !important;
	background: none !important;
	direction: ltr !important;
	z-index: 1;
}

#slideshow0 div.owl-pagination {
	text-align: center;
	top: -30px;
	position: relative;
}

.advantage svg {
	width: 55px;
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
	position: relative !important;
	min-height: 1px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.col-xs-1-5 {
	width: 20% !important;
	float: left !important;
}

@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20% !important;
		float: left !important;
	}
}

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20% !important;
		float: left !important;
	}
}

@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20% !important;
		float: left !important;
	}
}

.imgb svg {
	fill: #755193;
}

.advantage {

	padding: 23px;
	margin-top: 35px;
	margin-bottom: 35px;

}

.pag_cat {
	float: right;
	width: 240px;
}

.fon_tov div.image {
	border-bottom: 1px solid #ebebeb;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0px;
}

.product-list .fon_tov div.image {
	border-bottom: 0px solid #ebebeb;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.product-list .price_tov {
	float: left;
}

.product-list .zag_tov {
	min-height: 100%;
}

.product-list .fon_tov div.image {
	border-bottom: 0px solid #ebebeb;
	margin-bottom: 15px;
}

.imgb {
	width: 110px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	background: #e8e8e8;
	border-radius: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #ffffff;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
}

.hr5 {
	display: block;
	width: 130px;
	border-bottom: 3px solid #f7a600;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.zag_b {
	font-size: 16px;
	text-transform: uppercase;
	color: #755193;
	font-weight: 500;
	display: block;
	margin-top: 12px;
	margin-bottom: 20px;


}

.desc_b {
	min-height: 85px;
	font-size: 14px;
	color: #757575;
	line-height: 18px;
}

.bannerban img {
	box-shadow: 0 0 10px #d1cfcf;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ban1 {
	float: left;
	margin-right: 30px;
}

.ban2 {
	float: left;
}

.manuflist img {
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 75px;
	margin-bottom: 75px;
}

.zag_mod {
	color: #212121;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	background: url("../image/zag_line.png") repeat-x;
	height: 100px;
	line-height: 100px;
}

.zag_mod span {
	background: #fff;
	padding-left: 50px;
	padding-right: 50px;
}

.four-in-tab ul.nav-tabs > li > a {
	margin-right: 0px;
	border: 0px solid transparent !important;
	border-radius: 0px 0px 0 0 !important;
	-webkit-border-radius: 0px 0px 0 0 !important;
	-moz-border-radius: 0px 0px 0 0 !important;
	-ms-border-radius: 0px 0px 0 0 !important;
	-o-border-radius: 0px 0px 0 0 !important;
	font-size: 16px;
	color: #212121;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.four-in-tab ul.nav-tabs {

	margin-left: auto !important;
	margin-right: auto !important;
	border-bottom: 0px solid #ddd !important;
	display: block;
	width: 580px;
}

.four-in-tab ul.nav-tabs > li.active > a, .four-in-tab ul.nav-tabs > li.active > a:focus, .four-in-tab ul.nav-tabs > li.active > a:hover, .four-in-tab ul.nav-tabs > li > a:hover {
	color: #fff;
	font-size: 16px;
	background: #755193 !important;
	border: 0px solid #ddd !important;
	border-radius: 35px !important;
	-webkit-border-radius: 35px !important;
	-moz-border-radius: 35px !important;
	-ms-border-radius: 35px !important;
	-o-border-radius: 35px !important;
}

.fon_tov {
	border: 1px solid #ebebeb;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.fon_tov:hover {
	box-shadow: 0 0 10px #d1cfcf;
	cursor: pointer;
}

.zag_tov {
	min-height: 60px;
}

.zag_tov a {
	font-size: 14px;
	color: #212121;
	line-height: 18px;
	display: block;
	margin-bottom: 5px;
}

.zag_tov a:hover {
	font-size: 14px;
	color: #755193;
}

.zag_tov span {
	color: #755193;
	font-weight: 500;
}

.price_tov {

	font-size: 23px;
	color: #f26022;
	font-weight: 900;
	display: block;
	text-align: right;
}

.price-old {

	float: left;
	font-size: 18px;
	color: #212121;
	text-decoration: line-through;
	font-weight: 400;
	display: block;
	line-height: 33px;
}

.add_list {
	width: 195px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ffa701;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 0px solid #000000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px !important;

}

.add_list:hover {
	opacity: 0.8;
}

.all_cat {
	width: 295px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: #755193;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	margin-top: 110px;
	margin-bottom: 80px;
}

.all_cat:hover {
	background: #f7a600;
	color: #ffffff;
}

.blog_title1 a {
	font-size: 16px;
	color: #755193;
	line-height: 20px !important;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;

	min-height: 45px;
}

.blog_stats1 {
	font-size: 14px;
	color: #757575;
	display: block;
	margin-bottom: 10px;

}

.desc_blog {
	font-size: 14px;
	color: #757575;

	margin-bottom: 15px;
	min-height: 100px;
}

#carouselnewlist .item {
	border: 1px solid #e8e8e8 !important;
	margin: 15px;
	padding: 15px;
}

.fon_new_one {
	border: 1px solid #e8e8e8 !important;
	padding: 15px;
	margin-bottom: 30px;
}

#carouselnewlist .item .image {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.blog_item1 {
	border: 1px solid #e8e8e8;
	margin: 15px;
}

.blog_item1:hover {
	border: 1px solid #fff;
	margin: 15px;
	box-shadow: 0 0 10px #d1cfcf;
	cursor: pointer;
}

.yum nav {
	background: #e8e8e8 !important;

}

.yum {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border: 0px solid #000000 !important;

}

.amenu li {
	border-top: 0px solid rgba(0, 0, 0, .06) !important;
}

.selected div {
	border-bottom: 0px solid #fff !important;
}

.selected li > div {

	border-bottom: 0px solid #fff !important;
	border-top: 0px solid #dedede !important;
}

.link_cat {

	margin-top: 65px;

	display: block;
}

.fon_ban55 {
	background: #eff2f2;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.im_ban55 img {
	margin-bottom: 15px;
}

.im_ban55_line {
	height: 3px;
	width: 130px;
	display: block;
	background: #f7a600;
	margin-bottom: 35px;
}

.line_video {
	height: 3px;
	width: 100px;
	display: block;
	background: #f7a600;
	margin-bottom: 35px;
	margin-top: 15px;
}

.text_ban55 {
	font-size: 24px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 28px;
	margin-bottom: 30px;
}

.det_ban55 a {
	width: 300px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	background: #755193;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
}

.det_ban55 a:hover {
	background: #f7a600;
}

.lazy {
	float: right;
	font-size: 42px;
	color: #f7a600;
	font-family: 'lazy_crazyregular';
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.zag_send {
	text-align: center;
	color: #212121;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
}

.podzag_send {
	text-align: center;
	color: #757575;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}

#input-newsletter {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	width: 300px !important;
	border: 0px solid #333 !important;
	height: 45px;
	float: left;
}

#subcribe {
	background: none !important;
	border: 0px solid #333 !important;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;
	background: #755193 !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	height: 45px;
	font-size: 14px;
	color: #ebebeb;
}

#subcribe:hover {
	background: #f7a600 !important;
}

.fon_send {
	width: 420px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
}

footer div.amenu div {
	font-size: 16px;
	font-weight: 500;
	color: #755193;
	text-transform: uppercase;
	margin-bottom: 0px !important;
}

footer h5 {
	font-size: 16px;
	font-weight: 500 !important;
	color: #755193;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 30px !important;
}

footer div.yum nav {
	background: none !important;
	box-shadow: 0 0 0px #d1cfcf;
}

footer div.amenu li > div {
	cursor: pointer;
	padding-left: 0em !important;
	border-bottom: 0px solid #fff !important;
	border-top: 0px solid #dedede !important;
}

footer div.amenu li > div > a {
	padding: 0px !important;
	text-transform: none !important;
	color: #757575;
	font-size: 14px;
	line-height: 24px;
}

footer div.amenu li > div > a:hover {
	color: #faa61a;
}

footer div.amenu li > div:hover {

	background: none !important;
}

.line_vert {
	border-right: 1px solid #ffffff;
	min-height: 280px;
}

footer a {
	color: #757575;
	font-size: 14px;
	line-height: 24px;
}

footer a:hover {
	color: #faa61a;
}

.f2 {
	font-size: 14px;
	color: #181716;
	font-weight: bold;
	margin-top: 80px;
}

.f2 a {
	font-size: 14px;
	color: #6858a1;
	text-decoration: underline;
}

.f2 a:hover {
	font-size: 14px;
	color: #6858a1;
	font-weight: 400;
	text-decoration: none;
}

.line_vert span, .line_vert2 span {
	color: #6858a1;
	font-size: 14px;
}

.link55 a {
	font-weight: 500;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

.soc {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.soc li {
	float: left;
	margin-right: 10px;
}

.copy {
	background: #d7d7d7;

	font-size: 14px;
	color: #757575;
}

.help {
	float: right;
	line-height: 90px;
}

.help span {
	color: #755193;
	font-size: 18px;
	font-weight: 500;
	margin-left: 10px;
}

.zag_cat {
	color: #212121;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	background: url("../image/zag_cat.png") center repeat-x;
	margin-bottom: 35px;
	display: block;

}

#content h1 {
	color: #212121;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;

	background: #ffffff;
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fon_catlist {
	box-shadow: 0 0 5px #d1cfcf;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	min-height: 200px;
	text-align: center;
}

.fon_catlist:hover {
	box-shadow: 0 0 10px #d1cfcf;
}

.fon_catlist img {
	margin-bottom: 15px;
}

.zag_cattt a {
	font-size: 14px;
	color: #212121;
}

.zag_cattt a:hover {
	color: #755193;
}

.bf-attr-header {
	background: none !important;
	border: 0px solid #000000 !important;
	color: #212121;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 20px;
}

.bf-cell {
	border-bottom: 0px solid #EEE !important;
}

.box-heading {
	background: none !important;
	font-size: 14px;
	color: #212121;
	text-transform: uppercase;
	font-weight: 500;
	border-bottom: 0px solid #000000 !important;
}

.bf-count::before {
	content: '(';
}

.bf-count::after {
	content: ')';
}

.bf-range-min, .bf-range-max {
	width: 50px !important;
	height: 28px !important;
	text-align: center !important;
	margin-left: 18px !important;
	margin-right: 18px !important;
}

.input-group-addon {
	float: left;
	width: 120px;
	background: none;
	border: 0px solid #333 !important;
	color: #757575;
	font-size: 14px;
	text-align: left !important;
}

.listgrid {
	float: left;
	margin-right: 10px;
	line-height: 24px;
}

#list-view {
	padding: 0px;
	margin: 0px;
	background: none;
	border: 0px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}

#grid-view {
	padding: 0px;
	margin: 0px;
	background: none;
	border: 0px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}

#list-view:hover, #grid-view:hover {
	color: #f7a600;
}

.listgrid0 button.active {
	color: #f7a600;
}

.listgrid0 {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sha-sort a {
	font-size: 14px;
	color: #757575;
}

.pagin5 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.pagin5 a {
	float: left;
	padding: 3px;
	font-size: 14px;
	color: #757575;
}

.pagin5 a:hover {
	color: #f7a600;
}

.iconlist svg, .iconlist_det svg {
	fill: #755193;
}

.iconlist button, .iconlist_det button {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 7px;
	display: block;
	border-radius: 20px;
	text-align: center;
	background: #e8e8e8;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;

	margin-right: 6px !important;
	border: 0px solid #000000;

}

.add_list2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ffa701;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 0px solid #000000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
}

.add_list2:hover {
	opacity: 0.8;
}

.enter {
	margin-top: 10px;
}

.desc_cat h4 {
	text-transform: uppercase;
	color: #755193;
	font-size: 14px;
	font-weight: 500;
}

.pagination {
	margin-top: 15px;
	margin-bottom: 15px;
}

.bf-attr-block {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 25px;
}

.product-grid div.desc_list_mini {
	display: none;
}

.product-list div.desc_list_mini {
	display: block;
	margin-top: 60px;
}

.product-list div.image {
	float: left;
	margin-right: 20px;
}

.fon_list {
	margin-top: 10px;
}

.product-list .add_list2 {
	width: 200px;
	float: right;
}

#bord_det {
	border: 1px solid #ebebeb;
	padding: 15px;
}

#owl-additional img {
	border: 1px solid #ebebeb;
}

#owl-thumb .item {
	border: 1px solid #ebebeb;
	margin-bottom: 15px;
}

#owl-additional div.item {
	margin: 0px;
	margin-bottom: 10px;
}

#carouselrel5 div.item {
	margin: 15px;
}

.det55 h1 {
	margin-top: 0px;
	font-size: 18px;
	color: #212121;
	text-transform: uppercase;
	display: block;
	margin-bottom: 25px;
}

.det55 div.rating {
	float: right;
}

.list_det {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

.list_det span {
	color: #755193;
}

.size_table {
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #755193;
	line-height: 25px !important;
	text-decoration: underline;
}

.size_table img {
	margin-right: 25px;
}

.select-quantity {
	display: none;
}

.list-unstyled h2 {
	margin-top: 5px;
	margin-bottom: 5px
}

.det55 ul.list-unstyled {
	text-align: center;
}

#button-cart {
	background: #f7a600;
	height: 36px;
	line-height: 36px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	padding: 0px !important;
	border: 0px solid #333 !important;
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
}

#button-cart:hover {
	opacity: 0.8;
}

.smch_call_button {
	background: #e8e8e8 !important;
	height: 36px !important;
	line-height: 36px !important;
	display: block !important;
	border-radius: 20px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	padding: 0px !important;
	border: 0px solid #333 !important;
	width: 175px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px !important;
	font-size: 14px !important;
	color: #757575 !important;

	text-shadow: 0 0px 0 rgba(0, 0, 0, 0) !important;
}

.iconlist_det {
	width: 100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.b1, .b2 {
	font-size: 14px;
	color: #757575;
	line-height: 18px;
}

.b1 div.zag_b_det, .b2 div.zag_b_det {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.b1 img, .b2 img {
	margin-top: 10px;
}

.b1 a, .b2 a {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

.det55 ul.nav-tabs {
	border-bottom: 1px solid #e8e8e8 !important;
	margin-top: 50px;
	padding-left: 15px;
}

.det55 ul.nav-tabs > li > a {
	font-size: 16px;
	color: #212121;
	padding-left: 53px;
	padding-right: 53px;
}

.det55 ul.nav-tabs > li.active > a, .det55 ul.nav-tabs > li.active > a:focus, .det55 ul.nav-tabs > li.active > a:hover {
	color: #212121;
	background-color: #ebebeb !important;
	border: 0px solid #ddd !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;

}

.det55 ul.nav-tabs > li {
	float: left;
	margin-bottom: -2px !important;
}

.zag_atr {
	font-size: 14px;
	color: #727272;
	line-height: 30px;
}

.val_atr {
	font-size: 14px;
	color: #755193;
	line-height: 30px;
}

.PB_image {
	float: left;
	margin-right: 20px;
}

.pb_name {
	width: 400px;
	padding-top: 35px;
}

.PB_product_name {
	font-size: 14px !important;
	color: #212121 !important;
}

.pb_name strong {
	font-size: 23px;
	color: #f26022;
	font-weight: 900;
}

.cenakomp {
	color: #f24841;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.PB_bundle_total_price {
	font-size: 24px !important;
	color: #212121 !important;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}

#ProductBundlesSubmitButton {
	width: 170px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #f7a600;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
}

#answertab_add {
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #755193;
	text-align: center;
	text-transform: uppercase;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #fff;
	font-size: 14px;
	border: 0px solid #333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.answer_logo img {
	height: 50px;
}

.fon_tov_viewt {
	border: 1px solid #e8e8e8 !important;
	padding: 5px;
}

.zag_viewt a {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
}

.zag_viewt a:hover {
	text-decoration: underline;
}

.price, .price-new-viewt {
	font-size: 18px;
	color: #f24841;
}

.price-old-viewt {
	font-size: 14px;
	color: #000000;
	font-weight: 500;
	text-decoration: line-through;
}

.bg-danger {
	background-color: #f2dede;
	position: absolute;
	z-index: 2000;
	top: -60px;
	width: 200px;
	display: block;
	text-align: center;
}

.zag_tabpane {
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}

.form-control {
	background: #f8f8fa;
	border: 1px solid #888888;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

#simplecheckout_payment div.radio {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
}

.simple-content .checkout-heading {
	background: none !important;

	color: #333;
	border-radius: 0px !important;
	padding: 0px 0px !important;
	margin-bottom: 15px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	font-size: 14px;
	color: #212121;
	font-weight: 500;

}

.zag_uspeh {
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	color: #755193;
	font-weight: 500;
	margin-bottom: 35px;
}

.uspeh1 {
	font-size: 14px;
	color: #757575;
	text-align: center;
	width: 340px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.uspeh2 {
	font-size: 18px;
	color: #757575;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}

.but_uspeh {
	width: 250px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #755193;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.but_uspeh:hover {
	color: #fff;
}

.fon_catlist_5 {
	box-shadow: 0 0 5px #d1cfcf;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	min-height: 200px;
	text-align: center;
}

.fon_catlist_5:hover {
	box-shadow: 0 0 10px #d1cfcf;
}

.fon_catlist_5 img {
	margin-bottom: 15px;
}

.zag_catlist1 {
	font-size: 36px;
	color: #212121;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.zag_catlist2 {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.zag_gar {
	font-size: 24px;
	color: #34373d;

	font-weight: 500;
	display: block;
	margin-top: 20px;

}

.line_gar {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.line_gar2 {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.line_gar3 {
	width: 300px;
	border-bottom: 2px solid #755193;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.desc1 {
	font-size: 20px;
	color: #34373d;
}

.desc2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.desc2 li {
	background: url("../image/bold.png") top left no-repeat;
	padding-left: 20px;
	display: block;
	margin-bottom: 30px;
}

.desc22 {
	font-size: 14px;
	color: #755193;
}

.desc20 {
	font-size: 24px;
	font-weight: 500;
	color: #755193;
}

.desc20_link {
	color: #755193;
}

.fon_about {
	text-align: center;
	margin-bottom: 40px;
}

.zag_pr_about {
	font-size: 16px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
}

.fon_about2 img {
	width: 110px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fon_about2 {
	box-shadow: 0 0 5px #d1cfcf;
	padding: 40px;
	margin-top: 20px;
}

.fon_foto {
	border: 1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.fon_foto img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.zag_dost {
	font-size: 30px;
	color: #755193;
	font-weight: 500;
	line-height: 88px;
}

.hag img {
	margin-left: 15px;
}

.hag span {
	font-size: 24px;
	color: #755193;
	font-weight: 500;
}

.text_dost {
	box-shadow: 0 0 5px #d1cfcf;
	padding: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.fon_pay {
	box-shadow: 0 0 5px #d1cfcf;
	text-align: center;
	padding: 15px;
}

.line_pay {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.zag_pay {
	font-size: 14px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
	min-height: 50px;
}

.product-list div.image {
	width: 200px;
}

.kontact5 b {
	font-size: 18px;
	color: #755193;
	text-transform: uppercase;
	font-weight: 500;
}

.kontact5 h3 {
	font-size: 24px;
	color: #34373d;
	font-weight: 500;
	display: block;
	margin-bottom: 30px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background: none !important;
	border: 0px solid #e3e3e3 !important;
	border-radius: 0px !important;

	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0) !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

.well input.form-control {
	background: #fff !important;
	border: 1px solid #ebebeb !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	height: 40px;
}

.fon_bord_log .btn {
	width: 250px !important;
	height: 40px !important;
	padding: 0px !important;
	line-height: 40px;
	color: #ffffff !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
}

.razmer_stopa {
	float: left;
	margin-right: 15px;
}

.zag_razmer_setka {
	font-size: 14px;
	color: #212121;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}

.zag_razmer_setka span {
	color: #f7a600;
	font-size: 20px;
}

.desc_razmer {
	font-size: 14px;
	color: #757575;
	display: block;
	margin-bottom: 30px;
}

.all_razmer {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-bottom: 30px;
	margin-top: 40px;
	margin-left: 30px;
}

.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: 15px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #e8e8e8;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: none !important;
}

.table-striped > tbody > tr {
	border-bottom: 1px solid #e8e8e8 !important;
}

.zag_table_size {
	font-size: 14px;
	color: #755193;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}

.line_404 {
	width: 100px;
	border-bottom: 2px solid #ffc455;
	display: block;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	margin-left: auto;
	margin-right: auto;
}

.erore1 {
	text-align: center;
	font-size: 24px;
	color: #755193;
	font-weight: 500;
	text-transform: uppercase;
}

.erore2 {
	text-align: center;
	font-size: 16px;
	color: #757575;
}

.link400 {
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	width: 250px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #755193;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.blogs h1 {
	text-align: left !important;
	margin-left: 0px !important;
	width: 100% !important;
	margin-top: 0px;
}

.zag_rel_blog {
	font-size: 18px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 500;
	display: block;

}

.fon_rel_blog {
	background: #ffffff;
	padding: 15px;
	border: 1px solid #e8e8e8;
	margin-top: 30px;
}

.blog_title a {
	font-size: 14px;
	color: #755193;
	font-weight: 500;
	display: block;
	min-height: 55px;
	margin-top: 10px;
}

.blog_date {
	font-size: 14px;
	color: #757575;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.det_blog a {
	font-size: 14px;
	color: #755193;
	width: 110px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	border: 1px solid #755193;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;

}


#input-option4 div.radio {
	float: left;
	margin-top: 0px;
}

#input-option4 div.radio img {
	width: 24px;
	height: 24px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	padding: 0px;
}

#input-option4 div.active img {
	border: 3px solid #755193;
}

#input-option4 {

	margin-bottom: 40px;
	width: 200px !important;
	display: block;
	float: none !important;
}

#input-option4 div.radio label {
	display: flex;
	width: 24px;
	height: 24px;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 0px !important;
	margin-right: 10px;
}

#input-option4 input[type="radio"] {

	margin-left: 5px;
	cursor: pointer;
	z-index: 10;
	position: absolute;
	left: 0px;

}

#input-option4 div.radio img {
	width: 24px !important;
	height: 24px !important;
	margin-left: 0px !important;
	position: relative;
	z-index: 100;
}

#input-option4 span {

	cursor: pointer;
	z-index: 100;
	position: absolute;
	background: #fff;
	font-size: 16px;
	line-height: 24px;
	color: #2C2C2C;
	width: 24px;
	height: 24px;
	left: 0px;

}

#input-option4 nn {
	display: none;
}


#input-option3 div.radio {
	float: left;
	margin-top: 0px;
}

#input-option3 div.radio nn {
	width: 24px;
	height: 24px;

	padding: 0px;
}

#input-option3 div.active nn {
	background: #f7a600 !important;
	color: #fff;
}

#input-option3 {
	clear: both;
	margin-bottom: 40px;
	width: 100% !important;
	display: block;
	float: none !important;
}

#input-option3 div.radio label {
	display: flex;
	width: 24px;
	height: 24px;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 0px !important;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	color: #212121;
	font-weight: 500;
}

.control-label3 {
	color: #212121;
	font-weight: 500;
}

.control-label4 {
	float: left;
	margin-right: 20px;
	color: #212121;
	font-weight: 500;
}

#input-option3 input[type="radio"] {

	margin-left: 5px;
	cursor: pointer;
	z-index: 10;
	position: absolute;
	left: 0px;

}

#input-option3 div.radio nn {
	width: 24px !important;
	height: 24px !important;
	margin-left: 0px !important;
	position: relative;
	z-index: 100;
	background: #ebebeb;
}

#input-option3 span {

	cursor: pointer;
	z-index: 100;
	position: absolute;
	background: #fff;
	font-size: 16px;
	line-height: 24px;
	color: #2C2C2C;
	width: 24px;
	height: 24px;
	left: 0px;

}


.list_det {
	clear: both;
}

.list_det .form-group {
	float: left;
}

.fon_video {
	background: url("../image/fon_video.png") right center no-repeat;
	min-height: 734px;
	padding-top: 50px;
}

.zag_mod_video {
	font-size: 24px;
	color: #363636;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 15px;
	margin-bottom: 25px;
	display: block;
}


.videolist5 {
	background: #fff;

	margin-left: 50px;
	border: 1px solid #e8e8e8;

	margin: 15px;
}

.videolist5:hover {
	box-shadow: 0 0 10px #d1cfcf;
	cursor: pointer;
}

.zag_video a, .zag_video {
	font-size: 16px;
	text-transform: uppercase;
	color: #363636;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
}

.desc_video {
	font-size: 14px;
	color: #757575;
	padding-left: 15px;
	padding-right: 15px;
}

.line_soc {
	border-top: 1px solid #e8e8e8;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.soc2 {
	float: right;
}

.all_video5 a {
	width: 290px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	background: #755193;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	color: #ffffff;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 60px;
}

.all_video5 a:hover {
	opacity: 0.8;
}

.logo_f img {
	height: 80px;
}

.date_video {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
}

.date_video_about {
	font-size: 14px;
	color: #755193;
	display: block;
	margin-bottom: 10px;

	margin-top: 15px;
}

.fon_about img {
	width: 114px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.all_video a {
	width: 150px;
	height: 44px;
	line-height: 44px;
	display: block;
	text-align: center;
	background: #f7a600;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	text-transform: uppercase;
	color: #fff !important;
}

.all_video a:hover {
	opacity: 0.8;
}

.soc_text {
	font-size: 14px;
	color: #757575;
	line-height: 32px;

}

.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
	background: url("../image/left.png") no-repeat !important;
	left: 15px !important;
	width: 37px !important;
	height: 17px !important;
	top: 90% !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-next {
	background: url("../image/right.png") no-repeat !important;
	left: 150px !important;
	width: 37px !important;
	height: 17px !important;
	top: 90% !important;
}

swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10% !important;

	left: 70px !important;

	width: 60px !important;

	font-size: 18px !important;
}

.swiper-container {
	width: 100%;

}

.ic_yotub {
	position: absolute;
	left: 15px;
	top: 15px;
}

.fon_tov .image {
	padding: 10px;
}

.upc {
	width: 130px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #f26022;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 900;
}

.ean {
	width: 75px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #ff0000;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 900;
}

.jan {
	width: 75px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #7dc855;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	padding: 5px;
	z-index: 900;
}

.isbn {
	width: 75px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #00b7f4;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 16px;
	top: 16px;
	z-index: 900;
}

#bord_det .isbn, #bord_det .jan, #bord_det .ean, #bord_det .upc {
	top: 0px;
}

.fon_tov .rating {
	line-height: 40px;
}

.simpleregister-have-account {
	font-size: 18px;
	font-weight: 500;
	color: #282828;
}

.zag_im_acc {
	width: 85px;
	height: 85px;
	line-height: 85px;
	display: block;
	background: #755193;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	-ms-border-radius: 45px;
	-o-border-radius: 45px;
	padding: 15px;
	float: left;
	fill: #fff;
	margin-right: 15px;
}

.product-thumb1 {
	line-height: 85px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	padding: 5px;

}

.product-thumb1:hover {
	background: #f7a600;
}

.product-thumb1 a {
	font-size: 16px;
	color: #34373d;
	font-weight: 500;
}

.product-thumb1 a:hover {
	color: #ffffff;
}

.product-thumb1:hover .zag_im_acc {
	fill: #f7a600;
}

.product-thumb1:hover .zag_im_acc {
	background: #ffffff;
}

.ddd {
	height: 85px;
	display: flex;
	align-items: center;
	line-height: 20px !important;
}

.zag_ac {
	color: #34373d;
	font-size: 20px;
	font-weight: 500;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	line-height: 75px;
	margin-bottom: 25px;

}

#owl-additional {
	float: left;
}

#owl-additional .owl-item {
	width: 75px !important;
	float: none;
}


.smch_call_button:hover {
	background: #666 !important;
	color: #fff !important;
}

.copy2 {
	line-height: 90px;
}

.text_tel {
	color: #757575;
	font-size: 17px;
	margin-top: 20px;
}

.tel {
	font-size: 34px;
	color: #7b589c;
	font-weight: bold;
	line-height: 40px;
	display: block;
	margin-bottom: 5px;
}

#cart {
	margin-top: 25px;
	float: right;
}

.ccc svg {
	width: 35px;
	fill: #755193;
	padding-top: 10px;
}

.ccc {
	width: 60px;
	height: 60px;

	display: block;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	background: #e8e8e8;
}

.text_ccc {
	display: block;
	margin-top: 15px;
	color: #474747;
	font-size: 14px;
}

.fon_bord_log {
	border: 1px solid #ebebeb;
	padding: 20px;
}

#uLogin {
	float: left;
}

.text_ulogin5 {
	font-size: 14px;
	color: #757575;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
	line-height: 18px;

}

.zag_login5 {
	font-size: 24px;
	color: #212121;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}

.well label {
	float: left;
	line-height: 40px;
	width: 70px;
	font-size: 16px;
	color: #757575;
}

.well input {
	font-size: 16px;

	width: 300px;
	margin-bottom: 10px;
	font-size: 14px !important;

}

.but_log2 {
	line-height: 40px;
}

.well p {
	margin-bottom: 20px;
}

.form-horizontal input {
	font-size: 16px;
	height: 50px;
	background: #f6f4f4;
	color: #757575;
	border-radius: 30px !important;
	-webkit-border-radius: 30px !important;
	-moz-border-radius: 30px !important;
	-ms-border-radius: 30px !important;
	-o-border-radius: 30px !important;
}

.fon_adr {
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	padding: 12px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	margin-bottom: 15px;
}

.fon_adr:hover {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	background: #f7a600;
	color: #fff;
	cursor: pointer;
}

.zag_ad {
	color: #755193;
	font-size: 16px;
	font-weight: 500;
}

.fon_adr:hover .zag_ad, .fon_adr:hover .regedit5 a {
	color: #fff;
}

.form-horizontal label {
	text-align: left !important;
	font-size: 20px;
	font-weight: 500;
	color: #755193;
}

.form-horizontal div.form-group {
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	padding: 12px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
}

#simpleregister_button_confirm {
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #755193;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	padding: 0px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}

.next2 {
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #755193 !important;
	border-radius: 20px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border: 0px solid #333;
}

.prev2 {
	color: #8f72ac;
	font-size: 16px;
	display: block;
	line-height: 40px;
}

.prev2 i.fa {
	margin-right: 10px;
}

.podzag5 {
	font-size: 20px;
	color: #34373d;
	font-weight: 500;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
}

.regedit5 a {
	float: left;
	line-height: 50px;
	color: #f7a600;
	font-size: 14px;
	margin-right: 50px;
}

.del5 {
	float: left;
	margin-top: 13px;
}

.fon_wish {
	height: 95px;
	box-shadow: 0 0 5px #d1cfcf;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin-bottom: 10px;

}

.im_hart, .name_hart, .model_hart, .stock_hart, .pr_hart, .del_hart, .name_hart1 {
	line-height: 85px;
	font-size: 14px;
	color: #34373d;
	font-weight: 500;
}

.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
	color: #755193;
	font-size: 14px;
	border-right: 1px solid #e8e8e8;
	height: 95px;
	padding-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.name_hart {
	margin-left: 45px;

}

.im_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	padding-right: 10px;
	display: flex;
	align-items: center;
	color: #755193;
}

.name_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.model_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.stock_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.pr_tov_hart {
	border-right: 1px solid #e8e8e8;
	height: 95px;
	display: flex;
	align-items: center;
	color: #755193;
}

.del_tov_hart {

	height: 95px;
	display: flex;
	align-items: center;
}

.del_tov_hart button {
	background: none;
	border: 0px solid #333;
	padding: 0px;
	color: #f7a600;
	margin-right: 35px;
}

.view5 i.fa {
	font-size: 22px;
	color: #dddddd;
}

.view5 {
	text-align: center;
	line-height: 95px;
	width: 100%;
	display: block;
}

.rad input {
	height: 15px;
	margin-right: 10px;
}

.rad {
	height: 100px;
	display: flex;
	align-items: center;
	width: 260px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border: 1px solid #e8e8e8;
	justify-content: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	color: #34373d !important;
	font-size: 16px;
	font-weight: 500;
}

.ocmod-popup-footer button {
	width: 200px !important;
	height: 40px !important;
	line-height: 40px !important;
	display: block !important;
	border-radius: 20px !important;
	padding: 0px !important;
	border: 1px solid #755193 !important;
	font-size: 16px;
	color: #755193;
}

.har0 .zag_atr {
	font-size: 14px;
	color: #757575;
	line-height: 24px;
}

.har0 .val_atr {
	line-height: 24px;
}

.sku {
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}

.sku span {
	color: #755193;
}

.pr_det_old {
	font-size: 18px;
	color: #212121;
	line-height: 30px;
	text-decoration: line-through;
}

.pr_det_new {
	font-size: 23px;
	color: #f26022;
	line-height: 34px;
	font-weight: 900;

}

.iconhli_mob {
	display: none !important;
}

.iconhli_mob_searh {
	display: none !important;
}

.line_cart55 {
	border: 1px solid #e8e8e8;
	margin-bottom: 12px;
	padding: 15px;
}

.name_cart55 a {
	font-size: 16px;
	color: #7b589c;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}

.name_cart55 a:hover {
	color: #282828;
}

.total {
	font-size: 18px;
	color: #f24841;
	font-weight: 500;
}

.fon_cupon {
	background: #f7f7f7;
	padding: 15px;
	margin-bottom: 35px;
}

.text_cupon {
	font-size: 14px;
	color: #7b589c;
	display: block;
	margin-bottom: 10px;
}

.inputs input.form-control {
	background: #fff !important;
	border: 1px solid #e8e8e8 !important;
	width: 180px !important;
	min-width: 180px !important;
	height: 40px;
}

.inputs {
	float: left;
}

.simplecheckout-cart-buttons {
	float: left;
	padding: 0px 0px !important;
	margin-left: 15px !important;
}

#total_sub_total, #total_shipping, #total_total {
	color: #212121;
	font-size: 14px;
	font-weight: 500;
}

.simplecheckout-cart-total-value {
	font-size: 18px;
	color: #ffb526;
	font-weight: 500;
}

#total_total {
	border-top: 1px solid #e8e8e8;
	margin-top: 15px;
	padding-top: 15px;
}

#total_total .simplecheckout-cart-total-value {
	color: #7b589c;
}

#simplecheckout_button_cart {
	width: 130px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #e8e8e8;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	color: #757575;
	font-size: 14px;
	cursor: pointer;


}

.checkout-heading {
	border-bottom: 1px solid #e8e8e8 !important;
	font-size: 20px !important;
	color: #34373d !important;
	font-weight: 500 !important;
	display: block !important;
	margin-bottom: 30px !important;

}

.simplecheckout-block-content .form-horizontal div.form-group {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
	padding: 0px;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;

}

.simplecheckout-block-content .form-horizontal div.form-group label {
	display: block;
	margin-bottom: 5px !important;
}

.form-horizontal div.form-group:hover {
	background: none !important;
}

.simplecheckout-block-content {
	padding: 0px !important;
}

#simplecheckout_customer .simplecheckout-block-content {
	border: 1px solid #e8e8e8;
	padding: 25px !important;
}

.checkout-heading-button a {
	font-size: 14px !important;
	color: #8f72ac;
	font-weight: 500;
}

.row-customer_register {
	font-size: 14px !important;
	color: #ffb526;
	text-decoration: underline;
}

.row-customer_register .radio label {
	font-size: 14px;
}

.row-customer_register .radio input {
	height: 0px !important;
}

.simplecheckout-block-content .form-horizontal input {
	font-size: 16px;
	height: 50px;
	background: #f8f8fa !important;
	color: #757575;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
}

.simplecheckout-block-content .form-group {
	margin-bottom: 0px !important;
}

#simplecheckout_button_confirm, #button-confirm {
	background: #ffa700 !important;
	height: 40px !important;
	line-height: 40px !important;
	width: 260px !important;
	padding: 0px !important;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;


}

#simplecheckout_shipping .radio {
	float: left;
	margin-right: 35px;
	margin-top: 0px !important;
}

.simplecheckout-block-content .form-horizontal div.form-group:hover label {
	color: #282828 !important;
}

.ost {
	font-size: 18px;
	color: #7b589c;
	font-weight: 500;

}

.data_sale {
	font-size: 12px;
	color: #757575;
	margin-top: 20px;
}

.daysale {
	font-size: 48px;
	color: #7b589c;
	font-weight: 900;
	line-height: 26px;
	text-align: center;
	margin-top: 15px;
}

.daysale span {
	font-size: 16px;
	line-height: 18px;
}

.line_sale {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 15px;
	padding-top: 15px;
}

.blog_title a {
	font-size: 14px;
	color: #757575;
	line-height: 18px !important;
}

.blog_title a:hover {
	color: #7b589c;
}

.blogs {
	background: #ffb526;
	height: 60px;
	line-height: 60px;
	display: block;
}

.blogs h1 {
	background: none !important;
	line-height: 60px;
	font-size: 18px !important;
	font-weight: 500 !important;
	color: #ffffff !important;
}

.date_sale_det {
	float: right;
	font-size: 18px;
	color: #ffffff;
}

.border_blog {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.main_description span {
	color: #8f72ac;
	font-weight: 500;
}

#carouselspecial .item {
	margin: 15px;
}

.sravn_list .table-bordered {
	border: 0px solid #333 !important;
}

.sravn_list .table-bordered > tbody > tr > td, .sravn_list .table-bordered > tbody > tr > th, .sravn_list .table-bordered > tfoot > tr > td, .sravn_list .table-bordered > tfoot > tr > th, .sravn_list .table-bordered > thead > tr > td, .sravn_list .table-bordered > thead > tr > th {
	border: 0px solid #ddd !important;
}

.sravn_list .table-bordered > tbody > tr > td.linetd {
	border-left: 1px solid #e8e8e8 !important;
	border-right: 1px solid #e8e8e8 !important;
	border-bottom: 1px solid #e8e8e8 !important;
	margin-right: 30px !important;
}

.sravn_list .table-bordered > tbody > tr > td.linetdpr {
	border-top: 1px solid #e8e8e8 !important;
	color: #ffb526;
	font-size: 18px;
	font-weight: 500;
	border-right: 1px solid #e8e8e8 !important;
	border-left: 1px solid #e8e8e8 !important;
	border-bottom: 1px solid #e8e8e8 !important;
}

.sravn_list .table-bordered > tbody > tr > td.linetdpr strike {
	font-size: 14px;
	font-weight: 500;
	color: #282828;
}

.sravn_list .table-bordered > tbody > tr > td.zaglinetd {
	border-top: 1px solid #e8e8e8 !important;
	color: #8f72ac;
	font-size: 18px;
	font-weight: 500;
	background: #f0eded;
	border-right: 1px solid #e8e8e8 !important;
	border-left: 1px solid #e8e8e8 !important;
}

.sravn_list .table-bordered > thead {
	border-bottom: 1px solid #e8e8e8 !important;
	font-size: 20px;
	color: #34373d;
	font-weight: 500;
}

.nametd {
	color: #34373d;
	font-size: 14px;
	font-weight: 500;
}

.linetdname a {
	font-size: 18px;
	color: #8f72ac;
	font-weight: 500;

}

.del_srav {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #8f72ac;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	border: 0px solid #e8e8e8;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #e8e8e8 !important;
}

.del_srav:hover {
	opacity: 0.8;
}

.buy_srav {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	border: 0px solid #e8e8e8;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #ffb526 !important;
	margin-bottom: 12px;
}

.buy_srav:hover {
	opacity: 0.8;
}

.blogs5 #logo {
	width: 165px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.blogs5 .lang {
	margin-top: 70px;
}

.nextshop {
	height: 44px;
	line-height: 44px;
	width: 200px;
	display: block;
	background: #ffa700;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	margin-top: 60px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.nextshop:hover {
	background: none;
	border: 1px solid #7b589c;
	color: #7b589c;
}

.blog_home {
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	background: #7b589c;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	margin-bottom: -20px;
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
}

.list_kat {
	width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.list_kat a {
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border: 1px solid #7b589c;
	text-align: center;
	color: #7b589c;
	font-size: 14px;
	font-weight: 500;
	float: left;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}

.list_kat a:hover {
	background: #7b589c;
	color: #fff;
}

#slideshow1 {
	display: none !important;
}

.smbpp-post-item {
	background: #FFFFFF !important;
	padding: 20px;
	border: 1px solid #e8e8e8;
	margin-bottom: 30px;
}

.zag_post a {
	font-size: 16px;
	color: #7b589c;
	font-weight: 500;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 22px;
}

.zag_post a:hover {
	text-decoration: underline;
}

.post_dat {
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	color: #757575;
	line-height: 18px;
	display: block;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.desc_post {
	font-size: 14px;
	color: #757575;
	line-height: 20px;
	display: block;
	margin-bottom: 20px;

}

.det_post a {
	width: 110px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	float: right;
	border: 1px solid #7b589c;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	color: #7b589c;
	font-size: 14px;
}

.det_post a:hover {
	background: #7b589c;
	color: #fff;
}

.image0 {
	border: 1px solid #e8e8e8;
	height: 98px;
}

.fon_post_list {
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	height: 98px;
	padding: 10px;
}

.otst_post {
	margin-bottom: 25px;
}

.zag_post2 a {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}

.post_dat2 {
	font-size: 12px;
}

.zag_post0 {
	font-size: 14px;
	color: #757575;
	font-weight: 500;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.zag_post00 {
	font-size: 14px;
	color: #757575;
	font-weight: 500;
	display: block;

	margin-bottom: 20px;
}

#smbpp-search {
	background: #fff;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e8e8e8;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}

#smbpp-search input {
	background: none !important;
	width: 210px;
	float: left;
	margin-left: 10px;
	border: 0px solid #e8e8e8;
	height: 40px;
}

#smbpp-search button {
	padding: 0px;
	background: none;
	border: 0px solid #333;
}

.tags a {

	float: left;
	padding: 8px;
	background: #fff;
	border: 1px dashed #e8e8e8;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.tags a:hover {
	background: #7b589c;
	color: #fff;
	border: 1px solid #e8e8e8;
}

.manuf_list_about img {
	float: left !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.zag_mod_video_about {
	font-size: 16px;
	color: #363636;
	font-weight: 500;
	text-transform: uppercase;

	margin-bottom: 15px;
	display: block;
}

.name_ava {
	font-size: 18px;
	color: #7b589c;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 15px;
}

.posada_ava {
	font-size: 16px;
	color: #757575;
	font-weight: 400;


	margin-left: 40px;
	margin-bottom: 5px;
}

.desc_ava {
	font-size: 16px;
	color: #757575;
	font-weight: 400;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.zag_dost2 {
	font-size: 16px;
	color: #7b589c;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	margin-top: 15px;
	margin-bottom: 30px;;
}

.ululul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.ululul li {
	background: url("../image/bold2.png") no-repeat;
	display: block;
	padding-left: 20px;
	margin-bottom: 15px;
}

.zag_adr_d {
	color: #555555;
	font-size: 14px;
	display: block;
	margin-top: 15px;

}

.text_adr_d {
	margin-bottom: 20px;
}

.ululul b {
	color: #7b589c;
}

.ocmod-popup-heading {
	font-size: 20px;
	color: #23527c;
	text-transform: uppercase;
	font-weight: 500;
}

.totals-right {
	font-size: 22px;
	color: #282828;
	font-weight: 500;
}

.totals {
	font-weight: 500;
}

.blogs5 .fon_video {
	background: none !important;
}

.sss .dropdown-menu {
	display: block;
	position: static;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, .15);
	background: none !important;
	padding: 0px !important;
}


.megmenu10 a {
	color: #757575;
	font-size: 14px;
	padding: 0px !important;
	margin-right: 40px !important;
	margin-top: 25px;
	margin-bottom: 25px;
}

.megmenu10 a:hover {
	color: #7b599d;
	font-size: 14px;
	background: none !important;
	padding: 0px !important;
	text-decoration: underline !important;
}

.megmenu10 li:last-child a {
	height: 25px;
	line-height: 25px;
	display: block;
	background: #ffa700;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	width: 65px;
	text-align: center;
	color: #fff;
	margin-top: 22px;
}

.megmenu10 li:last-child a:hover {
	background: #ffa700 !important;
	opacity: 0.7;
}

.but_ic {
	cursor: pointer;
}

.but_ic bb {
	position: absolute;
	top: 5px;

	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #f7a600;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	color: #fff;
}

textarea:focus, input:focus, button:focus {
	outline: none !important;
}

#client-name, #client-mail {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border: 1px solid #e8e8e8 !important;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
	padding-left: 15px;
	height: 40px;
}

#client-comment {
	margin-top: 15px;
	padding-left: 15px;
	border: 1px solid #e8e8e8 !important;
}

.fon_search_blog {
	margin-top: 40px;
}

#smbpp-search i {
	margin-right: 10px !important;
	font-size: 18px !important;
}

@media (max-width: 767px) {
	.fon_wish {
		height: 100%;
	}

	.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
		height: 100%;
		display: block;
	}

	.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
		padding-right: 0px;
	}

	.view5 {
		text-align: center;
		line-height: 18px;
		width: 100%;
		display: block;
	}

	.im_tov_hart2, .name_tov_hart2, .model_tov_hart2, .stock_tov_hart2, .pr_tov_hart2, .del_hart2 {
		font-size: 13px;
		border-right: 0px solid #e8e8e8;
	}

	.fon_catlist {
		box-shadow: 0 0 0px #d1cfcf !important;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		min-height: 100% !important;
		text-align: left;
	}

	.fon_catlist img {
		float: left;
		margin-right: 10px;
	}

	.zag_cattt {
		height: 100px;
		display: flex;
		align-items: center;
	}

	#supermenu ul li div.bigdiv {

		background: #755193;
		position: static !important;
		top: 0px !important;

	}

	#supermenu ul li a.tll {
		border-right: 0px solid #333 !important;
	}

	.withimage img {
		display: none;
	}

	.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: normal !important;
	}

	#simplecheckout_button_confirm {
		margin-top: 20px !important;
	}

	.det55 ul.nav-tabs > li.active > a {
		background: #7b589c !important;
		color: #fff !important;
	}

	.det55 ul.nav-tabs > li.active > a, .det55 ul.nav-tabs > li.active > a:focus, .det55 ul.nav-tabs > li.active > a:hover {
		background: #7b589c !important;
		color: #fff !important;
	}

	.breadcrumb li {
		width: 100%;
		display: block;

	}

	.fon_bord_log {
		background: none;
	}

	#sha-sort {
		display: none;
	}

	.lang_mob {
		padding-top: 30px;
		float: right;
		margin-right: 30px;
	}

	.well input {
		width: 100%;
	}

	.pag_cat {
		display: none;
	}

	.lang_mob a {
		color: #fff;
		text-transform: capitalize !important;
		padding-left: 10px;
		padding-right: 10px;
	}

	.kont_mob2 {
		background: #e8e8e8;
		padding: 15px;

	}

	.tel_mob {
		font-size: 18px;
		color: #757575;
		margin-bottom: 20px;
	}

	.fon_megmenu_mob {
		background: #fff;
	}

	.lang_mob a:first-child {
		border-right: 1px solid #fff;
	}

	.fon_mob_menu5 #logo_mob {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.fon_mob_menu5 #logo_mob {
		width: 145px;
	}

	.menu-add-mobil {
		display: none !important;
	}

	.list_kat {
		width: 100% !important;
	}

	.list_kat a {
		width: 100px;
		margin-left: 5px;

		margin-right: 5px;
	}

	.nextshop {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 10px;
	}

	.amenu li > div {
		background: #7b589c !important;

		padding-left: 0em !important;
		border-bottom: 0px solid #fff !important;
		border-top: 0px solid #dedede !important;
	}

	.amenu li > div > a {
		font-size: 15px !important;
		font-weight: 500 !important;
		color: #fff !important;
		text-transform: uppercase
	}

	.amenu span.toggle::before {
		color: #f7a600 !important;
		opacity: 1 !important;
		content: '\25b8' !important;
		font-size: 30px !important;
	}

	.amenu li li {
		padding-left: 15px !important
	}

	.amenu li li a {
		font-size: 13px !important;
	}

	.sss .dropdown-menu {
		display: block !important;
		position: absolute;

	}

	.manuf_list_about img {
		margin-bottom: 15px;
	}

	#logo {
		width: 165px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	#slideshow0 {
		display: none !important;
	}

	#slideshow1 {
		display: block !important;
		margin-top: 15px !important;
		margin-bottom: 5px !important;
	}

	.iconhli_mob_searh {
		display: block !important;
	}

	.blogs h1 {
		line-height: 24px;
		text-align: left !important;
		display: block !important;
		margin-top: 15px;
	}

	.date_sale_det {
		float: none;
		text-align: left;
	}

	.blogs {
		height: 100%;
		margin-bottom: 15px;
	}

	.inputs input.form-control {

		width: 130px !important;
		min-width: 130px !important;
	}

	#simplecheckout_button_confirm {
		position: static !important;
	}

	.simplecheckout-button-right {
		float: left !important;
		text-align: left !important;
	}

	.iconh li {
		line-height: 100%;
		margin-left: 3px;
		margin-right: 3px;
	}

	.iconhli_mob {
		display: block !important;
	}

	.ccc {
		background: none;

	}

	.ccc svg {
		width: 40px;
	}

	#megamenu-menu {
		left: -10px !important;
	}

	.iconhli_mob_searh a {
		height: 40px;
		width: 40px;
		line-height: 40px;
		display: block !important;
		background: #e8e8e8;
		border-radius: 20px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.iconh .dropdown-menu {


		border: 0px solid #ccc !important;

		border-radius: 0px !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
		margin-bottom: 0px !important;
		padding: 0px;
		margin-top: 10px !important;
	}

	.but_ic .dropdown-menu {

		left: -20px !important;
		border: 0px solid #333 !important;
		float: none !important;
		width: 290px !important;
		padding: 18px !important;
		border: 1px solid #e8e8e8;
	}

	.fon_ban {
		height: 100% !important;
		padding-bottom: 10px !important;
	}

	.advantages-block {
		margin-top: 20px;
	}

	.hr5 {
		display: none;
	}

	.zag_b {
		font-size: 12px;
	}

	.bannerban {
		display: none;
	}

	.link_cat {
		display: none !important;
	}

	#four-in-tab0 .nav-tabs > li {

		margin-bottom: 0px;
		text-align: center;
	}

	.advantages-block {
		display: none;
	}

	#four-in-tab0 div.image {
		border-bottom: 0px solid #ebebeb;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		float: left;
		width: 130px;
		margin-right: 10px;
	}

	.amenu > .extended {
		background: none !important;
	}

	.amenu > div {
		font-size: 18px;
		position: relative;
		padding: 0em !important;
		color: #7b589c !important;
		height: 44px !important;
		line-height: 44px !important;
		border-radius: 22px !important;
		background: #f6f6f6 !important;
		box-shadow: none;
		text-shadow: 0px 0px 0 rgba(0, 0, 0, 0) !important;
		-webkit-border-radius: 22px !important;
		-moz-border-radius: 22px !important;
		-ms-border-radius: 22px !important;
		-o-border-radius: 22px !important;
		text-align: center !important;
		width: 100%;
		margin-left: 0px !important;
		cursor: pointer;
		margin-top: 20px;
	}

	.four-in-tab ul.nav-tabs > li > a {
		margin-left: 5px !important;
	}

	.link_cat {
		display: none;
	}

	.amenu > div .nav-bars {
		display: none !important;
	}

	.zag_tov {
		min-height: 100%;
	}

	.zag_tov a {
		margin-bottom: 5px;
	}

	.all_cat {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.im_ban55_line {
		display: none;
	}

	#four-in-tab0 .add_list {
		width: 145px;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.price_tov {
		text-align: left;
	}

	.count_comp {
		line-height: 40px !important;
	}

	#search {


		border: 1px solid #e8e8e8 !important;

		margin-bottom: 0px !important;
	}

	.navbar-toggle {
		position: relative;
		float: none;
		padding: 0px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
	}

	.text_ccc {
		display: none;
	}

	.ic_yotub {
		display: none !important;
	}

	.swiper-pagination {
		display: none !important;
	}

	.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
		display: none !important;
	}

	.swiper-button-next, .swiper-container-rtl .swiper-button-next {
		display: none !important;
	}

	#input-newsletter {
		border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
		width: 200px !important;
		border: 0px solid #333 !important;
		height: 45px;
		float: left;
	}

	.four-in-tab ul.nav-tabs {

		margin-left: 10px !important;
		margin-right: 10px !important;
		border-bottom: 0px solid #ddd !important;
		width: 100%;

	}

	.iconh {
		list-style: none;
		margin: 0px;
		padding: 0px;
		display: flex !important;
		align-items: center !important;
		height: 80px;
		float: right;
	}

	#megamenu-menu i.fa {
		font-size: 24px;
		color: #755193;
	}

	.navbar-ex1-collapse3 {
		position: absolute;
		left: 30px;
		top: 30px;
		width: 240px;
		z-index: 1000;
		background: #755193;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#megamenu-menu .nav > li > a {
		color: #fff !important;
		text-align: center;
	}

	#megamenu-menu .nav > li:last-child {
		background: #f7a600;
		display: block;
		height: 25px;
		line-height: 25px;
		text-align: center;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
		width: 200px;
		margin-left: auto;
		margin-right: auto;
	}

	.nopad {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.iSearchBoxWrapper {
		width: 100%;
	}

	.iconhli div.dropdown-menu {
		background: none !important;
		border: 0px solid #ccc;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	}

	.sss {

		height: 100%;
		display: block;
		margin-top: 10px;
	}

	#showLeft {
		border: 0px solid #333;
		background: none;
		padding: 0px;
		margin-top: 30px;
	}

	#showLeft i.fa {
		font-size: 22px !important;
		color: #7b599d !important;
		font-weight: 300 !important;
	}

	#cbp-spmenu-s1 .navbar-nav {
		margin: 0px !important;
	}

	.mob_menu .gam2 {
		display: none;
	}

	.mob_menu .active .gam2 {
		position: fixed !important;
		top: 0px;
		right: 10px !important;
		z-index: 100000;
		float: right;
		display: block;
		padding: 10px;
		background: #8f72ac;
	}

	.fon_mob_menu5 {
		background: #7b599d;
	}

	.iconhul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
	}

	.mob_login {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.mob_login li {
		float: left;
		margin-bottom: 20px;
	}

	.mob_login li:first-child {
		border-right: 1px solid #fff;
	}

	.mob_login a {
		color: #fff;
		font-size: 14px;
		margin-left: 15px;
		margin-right: 15px;

	}

	.iconhli {
		float: left;
		width: 40px;
		height: 40px;
		line-height: 40px;

		display: block;
		border-radius: 20px;
		text-align: center;
		background: #e8e8e8;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-left: 5px;
		margin-right: 5px;
	}

	/*.iSearchBoxWrapper .iSearchBox
	{
		border: 1px solid #ccc;
	}*/
	.fon_menu2 {
		background: none;
	}

	#supermenu {
		background: #755193;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
		margin-top: 20px;
		margin-bottom: 20px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		width: 100% !important;
	}

	#supermenu ul {

		width: 100%;
		background: #755193;
		z-index: 1000;
	}

	#supermenu ul li.tlli {
		padding-bottom: 5px !important;
		padding-top: 5px !important;
	}

	#supermenu.respsmall ul li.tlli.sep {

		border-top: 0px solid #5A5A5A !important;
		height: 0px;

	}

	#supermenu.respsmall .superdropper {

		padding-bottom: 0px;
	}

	#supermenu.respsmall ul li.tlli {
		position: relative;
		display: block;
		z-index: 20;
		padding-left: 1px;
		font-size: 16px;
		text-transform: uppercase;
	}

	#supermenu.respsmall .superdropper span {
		font-size: 20px;
		text-decoration: none;
		padding: 0px;
		background: none !important;
		color: #000;
		display: block;
		margin-right: 5px;
		margin-top: 0px !important;
		width: 30px;
		text-align: center;
		border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		font-size: 18px;
		color: #fff;
		font-weight: 500;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		text-transform: uppercase;
		display: block;
		padding: 16px 10px 16px 10px;
		z-index: 6;
		position: relative;
		text-shadow: 0 0 1px #111;
		text-align: center;
		background: url('mkid.png') 100% left no-repeat;

	}

	#supermenu ul li div.bigdiv {

		-webkit-border-bottom-right-radius: 0px !important;
		-webkit-border-bottom-left-radius: 0px !important;
		-moz-border-radius-bottomright: 0px !important;
		-moz-border-radius-bottomleft: 0px !important;
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
		margin-top: 15px;
		border-top: 0px;
		border-bottom: 0px solid #755193 !important;
	}

	a:focus {
		outline: none !important;
	}

	img, a {
		outline-style: none !important;
	}

	input:focus {
		outline: none !important;
		-moz-outline-offset: 0px !important;
	}

	input:active {
		outline: none !important;
		-moz-outline-offset: 0px !important;
	}

	.withimage div.name {
		height: 100%;
		display: block;
		width: 100%;
		padding-left: 35px;
		padding-right: 35px;
	}

	#supermenu ul li div .withimage .name a {

		color: #fff !important;
		font-size: 12px !important;
		font-weight: 500;
		text-decoration: none;

	}

	.exped li.exped a.tll {
		margin-bottom: 20px !important;
	}

	#supermenu ul li div .withimage {
		background: #755193;
	}

	#supermenu.respsmall ul li div .withimage .image img {

		width: 100% !important;
	}

	#slideshow0 div.owl-pagination {

		top: 0px;
	}

	.fon_send {
		width: 100%;
		margin-bottom: 15px;
	}

	.desc_b {
		display: none;
	}

	.advantage {
		box-shadow: 0 0 0px #d1cfcf;
		padding: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.zag_b {

		border-bottom: 0px solid #f7a600;
	}

	.ban1 {
		float: left;
		margin-right: 0px;
	}

	.bannerban img {
		box-shadow: 0 0 10px #d1cfcf;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.manuflist img {
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 15px;
		margin-bottom: 15px;
		width: 85px;
	}

	.manuflist {
		text-align: center;
	}

	.zag_mod {
		color: #212121;
		font-size: 18px;
		text-transform: uppercase;
		text-align: center;
		background: none;
		height: 100%;
		line-height: 60px;
	}

	.four-in-tab ul.nav-tabs > li > a {
		margin-right: 0px;
		border: 0px solid transparent !important;
		border-radius: 0px 0px 0 0 !important;
		-webkit-border-radius: 0px 0px 0 0 !important;
		-moz-border-radius: 0px 0px 0 0 !important;
		-ms-border-radius: 0px 0px 0 0 !important;
		-o-border-radius: 0px 0px 0 0 !important;
		font-size: 13px;
		color: #212121;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top: 5px;

	}

	.four-in-tab ul.nav-tabs > li.active > a, .four-in-tab ul.nav-tabs > li.active > a:focus, .four-in-tab ul.nav-tabs > li.active > a:hover, .four-in-tab ul.nav-tabs > li > a:hover {
		color: #fff;
		font-size: 13px;
	}

	.fon_ban55 {
		background: #eff2f2;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.im_ban55 img {


		margin-bottom: 15px;
		width: 211px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.fon_video {
		background: none;
		padding-top: 0px;
		min-height: 100%;
	}

	.copy2 {
		line-height: 20px;
		margin-top: 20px;
	}

	.logo_f img {
		display: block;
		max-width: 100%;
		height: auto;
	}

	.soc2 {
		float: left;
	}

	.all_video5 {
		display: none;
	}

	.zag_mod_video {
		display: none;
	}

	.text_ban55 {
		font-size: 18px;
		color: #755193;
		text-transform: uppercase;
		font-weight: 900;
		line-height: 24px;
		margin-bottom: 15px;
		text-align: center;
	}

	.lazy {

		font-size: 24px;
	}

	.line_vert, .line_vert2 {
		text-align: center;

		min-height: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.line_vert {

		border-right: 0px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}

	footer h5 {
		margin-bottom: 10px !important;
	}

	.soc {
		width: 125px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.copy {
		line-height: 20px;
		font-size: 12px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.copy2 span {
		display: none;
	}

	.help {
		float: none;
	}

	.help span {
		color: #755193;
		font-size: 14px;
		font-weight: 500;
		margin-left: 10px;
	}

	.breadcrumb {

		margin-top: 10px;
		margin-bottom: 10px;

	}

	.zag_cat {
		margin-bottom: 15px;
	}

	.input-group-addon {
		display: none;
	}

	.listgrid0 {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	#sha-sort a {

		margin-right: 13px !important;
		font-size: 12px !important;
	}

	.product-list div.image {
		width: 100px;
	}

	.desc_list_mini {
		display: none !important;
	}

	.product-list div.fon_list {
		margin-top: 0px;
	}

	.product-list .add_list2 {
		width: 100%;
		float: right;
	}

	.sticker_rectangle > div {

		height: 30px !important;
	}

	#owl-additional {
		display: none !important;
	}

	.size_table {
		text-align: center;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	#product {
		text-align: center;
	}

	.list_det {
		text-align: center;
	}

	.det55 ul.nav-tabs {

		padding-left: 0px;
		margin-top: 20px;
	}

	.det55 ul.nav-tabs > li {
		float: none;
		margin-bottom: -2px !important;
	}

	.det55 ul.nav-tabs > li > a {
		background-color: #ebebeb !important;
		margin-top: 4px !important;
	}

	.PB_image {
		float: none;
		margin-right: 10px;
	}

	.PB_options_image {

		width: 90px;
	}

	.pb_name {
		width: 90px;
		padding-top: 15px;
	}

	.box-productbundles {
		text-align: center;
	}

	.zag_mod span {
		padding-left: 0px;
		padding-right: 5px;
	}

	.line_gar3 {
		width: 100%;
	}

	.zag_dost {
		font-size: 20px;
		color: #755193;
		font-weight: 500;
		line-height: 40px;
	}

	.office_map iframe {
		width: 100%;
	}

	#content h2 {
		font-size: 24px;
	}

	.swiper-slide {
		width: 600px !important;
	}

	.lang {
		display: none;
	}

	#supermenu ul li a.tll {
		font-size: 15px;
		color: #fff;
		font-weight: 500;
		line-height: 20px;
		text-decoration: none;
		float: none !important;
		padding: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-left: 10px;
		padding-right: 10px;
		border-right: 1px solid #9579b0;
		width: 100% !important;
		height: 20px !important;
		display: block !important;

		text-align: left !important;

	}

	.enter {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.pag_cat {
		float: right;
		width: 100%;
	}

	.list_det {
		text-align: left;
	}

	#product {
		text-align: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#simplecheckout_button_confirm {
		position: static !important;
	}

	.swiper-pagination {
		display: none !important;
	}

	.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
		display: none !important;
	}

	.swiper-button-next, .swiper-container-rtl .swiper-button-next {
		display: none !important;
	}

	.ic_yotub {
		display: none !important;
	}

	.swiper-slide {
		width: 600px !important;
	}

	.fon_menu2 {
		background: none;
	}

	#supermenu {
		background: #755193;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
		margin-top: 20px;
		margin-bottom: 20px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		width: 100% !important;
	}

	#supermenu ul {

		background: #755193;
		z-index: 1000;
	}

	#supermenu ul li.tlli {
		padding-bottom: 5px !important;
		padding-top: 5px !important;
	}

	#supermenu.respsmall ul li.tlli.sep {

		border-top: 0px solid #5A5A5A !important;
		height: 0px;

	}

	#supermenu.respsmall .superdropper {

		padding-bottom: 0px;
	}

	#supermenu.respsmall ul li.tlli {
		position: relative;
		display: block;
		z-index: 20;
		padding-left: 1px;
		font-size: 16px;
		text-transform: uppercase;
	}

	#supermenu.respsmall .superdropper span {
		font-size: 20px;
		text-decoration: none;
		padding: 0px;
		background: none !important;
		color: #000;
		display: block;
		margin-right: 5px;
		margin-top: 0px !important;
		width: 30px;
		text-align: center;
		border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		-ms-border-radius: 0px !important;
		-o-border-radius: 0px !important;
	}

	#supermenu.respsmall a.mobile-trigger {
		font-size: 18px;
		color: #fff;
		font-weight: 500;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		text-transform: uppercase;
		display: block;
		padding: 16px 10px 16px 10px;
		z-index: 6;
		position: relative;
		text-shadow: 0 0 1px #111;
		text-align: center;
		background: url('mkid.png') 100% left no-repeat;
	}

	#supermenu ul li div.bigdiv {

		-webkit-border-bottom-right-radius: 0px !important;
		-webkit-border-bottom-left-radius: 0px !important;
		-moz-border-radius-bottomright: 0px !important;
		-moz-border-radius-bottomleft: 0px !important;
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
		margin-top: 15px;
		border-top: 0px;
		border-bottom: 0px solid #755193 !important;
	}


	.iconhli div.dropdown-menu {
		background: none !important;
		border: 0px solid #ccc;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	}

	#search {
		background: #fff !important;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;

	}

	.iconhul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
	}

	.iconhli {
		float: left;
		width: 40px;
		height: 40px;
		line-height: 40px;

		display: block;
		border-radius: 20px;
		text-align: center;
		background: #e8e8e8;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-left: 5px;
		margin-right: 5px;
	}

	/*.iSearchBoxWrapper .iSearchBox
	{
		border: 1px solid #ccc;
	}*/
	#logo {
		width: 100%;
	}

	.prmn-cmngr {
		border-left: 1px solid #e1e1e1;
		border-right: 0px solid #e1e1e1;
	}

	#supermenu.respsmall .menu-add-mobil {
		text-align: right !important;
		margin-top: 10px;
	}

	#slideshow0 div.owl-pagination {
		text-align: center;
		top: -40px;
		position: relative;
	}

	.advantage {

		padding: 5px;

	}

	.zag_b {
		font-size: 14px;
	}

	.amenu > div {
		font-size: 12px !important;
	}

	.ban1 {
		width: 50% !important;

	}

	.ban2 {
		width: 44% !important;
	}

	.manuflist img {
		padding-left: 18px;
		padding-right: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 85px;
	}

	.im_ban55 img {
		border-bottom: 3px solid #f7a600;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.text_ban55 {
		font-size: 18px;
		color: #755193;
		text-transform: uppercase;
		font-weight: 900;
		line-height: 22px;
		margin-bottom: 20px;
	}

	.fon_ban55 {
		background: #eff2f2;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.line_vert {
		border-right: 0px solid #fff;
		min-height: 100%;
	}

	#error-msg {
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
	}

	.fon_send {

		margin-bottom: 15px;
	}

	.copy {
		line-height: 22px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.iconlist button, .iconlist_det button {

		margin-right: 3px !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	#simplecheckout_button_confirm {
		position: static !important;
	}

	.swiper-slide {
		width: 600px !important;
	}

	#megamenu-menu .nav > li > a {
		color: #757575;
		padding: 0px 7px 0px 7px !important;
		line-height: 25px;
	}

	.tel {
		font-size: 13px;
		color: #757575;
		font-family: 'Open Sans', sans-serif;
		line-height: 30px;
		margin-top: 10px;
	}

	.tel span {
		color: #755193;
		font-weight: bold;
		font-size: 14px;
		margin-left: 10px;
	}

	.clock svg {
		display: none;
	}

	.clock {
		font-size: 13px;
		color: #757575;
		line-height: 20px;
	}

	#supermenu ul li a.tll {
		font-size: 13px !important;
		line-height: 18px !important;
		padding-left: 2px !important;
		padding-right: 2px !important;
		border-right: 1px solid #9579b0;
	}

	.amenu > div {
		font-size: 14px !important;
	}

	.ban1 {
		width: 50% !important;

	}

	.ban2 {
		width: 44% !important;
	}

	.manuflist img {
		padding-left: 18px;
		padding-right: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 110px;
	}

	#carouselgal img {
		display: block;
		max-width: 100%;
		height: auto;
	}

	.bf-range-min, .bf-range-max {
		width: 50px !important;
		height: 28px !important;
		text-align: center !important;
		margin-left: 8px !important;
		margin-right: 8px !important;
	}

	.add_list2 {

		font-size: 14px;
	}

	.iconlist button, .iconlist_det button {
		float: left;
		width: 32px;
		height: 32px;
		line-height: 32px;
		padding: 5px;
		display: block;
		border-radius: 20px;
		text-align: center;
		background: #e8e8e8;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		margin-right: 3px !important;
		border: 0px solid #000000;
	}

	.zag_viewt a {
		font-size: 13px;
		color: #755193;
		text-transform: uppercase;
	}
}

.post-block {
	padding: 8px;
	border-radius: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	display: block;
	float: left;
}

#smbpp-post-description {
	margin-bottom: 20px;
}

.m-menu .ms-footer_column_title {
	display: none;
}

.m-menu .ms-footer_column_list {
	display: none;
}

.m-menu .ms-footer_column_soc {
	display: none;
}

.m-menu .nv_logo {
	display: none;
}

footer .ms-footer_column-contacts .amenu {
	display: none;
}

footer .nv_logo {
	display: none;
}

/***************************rtsasuk******************************/
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

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

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

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

/*----------------------component.css-----------------*/
/* General styles for all menus */
.cbp-spmenu {
	background: #fff;
	position: fixed;

}


.cbp-spmenu .navbar-nav a {
	display: block;
	color: #7b589c !important;
	font-size: 16px !important;
	line-height: 60px;
	border-top: 1px solid #e8e8e8;
	font-weight: 500;
}


/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 10000;
	overflow-y: scroll;
	background: rgba(0, 0, 0, 0.5);
}


.cbp-spmenu-left {
	left: -100%;
}

.cbp-spmenu-right {
	right: -100%;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
	top: -150px;
}

.cbp-spmenu-bottom {
	bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 240px;
}

.cbp-spmenu-push-toleft {
	left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Example media queries */

@media screen and (max-width: 55.1875em) {

	.cbp-spmenu-horizontal {
		font-size: 75%;
		height: 110px;
	}

	.cbp-spmenu-top {
		top: -110px;
	}

	.cbp-spmenu-bottom {
		bottom: -110px;
	}

}

@media screen and (max-height: 26.375em) {

	.cbp-spmenu-vertical {
		font-size: 90%;
		width: 190px;
	}

	.cbp-spmenu-left,
	.cbp-spmenu-push-toleft {
		left: -190px;
	}

	.cbp-spmenu-right {
		right: -190px;
	}

	.cbp-spmenu-push-toright {
		left: 190px;
	}
}

/*-------------private_cabinet.css------------------*/
.pr_container {
	width: 100%;
	max-width: 1190px;
	padding: 0 25px;
	margin: 0 auto;
	color: #212121;
	font-weight: 400;
}

.pr_row {
	display: flex;
	flex-wrap: wrap;
}

.pr_title {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.pr_title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 4;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
}

.pr_title span {
	position: relative;
	z-index: 10;
	display: inline-block;
	padding: 0 70px;
	background-color: #ffffff;
}

@media screen and (max-width: 1100px) {
	.pr_container {
		max-width: 770px;
	}

	.pr_container .breadcrumb {
		display: none;
	}

	.pr_row {
		display: block;
		padding-top: 50px;
	}

	.pr_title:before {
		display: none;
	}

	.pr_title span {
		padding: 0;
		background-color: transparent;
	}
}

@media screen and (max-width: 700px) {
	.pr_container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.pr_title {
		margin-bottom: 24px;
	}
}


.pr_aside {
	width: 220px;
	min-width: 220px;
}

.pr_aside_info {
	background-color: #f9f7f7;
}

.pr_aside_person {
	padding: 45px 30px 30px;
	text-align: center;
}

.pr_aside_person_photo {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.pr_aside_person_photo img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
}

.pr_aside_person_photo_add {
	position: absolute;
	right: -5px;
	bottom: 5px;
	display: block;
	width: 46px;
	height: 46px;
	cursor: pointer;
}

.pr_aside_person_photo_add img {
	display: block;
	width: 100%;
	text-align: center;
}

.pr_aside_person_name {
	margin-top: 24px;
	font-size: 14px;
	line-height: 18px;
}

.pr_aside_menu {
	padding: 0 10px 20px 30px;
	text-align: left;
}

.pr_aside_menu_punkt {
	display: block;
	margin-bottom: 16px;
	color: inherit;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

.pr_aside_menu_punkt:last-of-type {
	margin-bottom: 0;
}

@media screen and (max-width: 1100px) {
	.pr_aside {
		width: 100%;
		min-width: 0;
		margin-bottom: 40px;
	}

	.pr_aside_info {
		background-color: transparent;
	}

	.pr_aside_person {
		padding: 0;
	}

	.pr_aside_person_photo {
		width: 140px;
		height: 140px;
		margin: 0 auto;
		padding-bottom: 0;
	}

	.pr_aside_menu {
		display: none;
	}
}

@media screen and (max-width: 700px) {
	.pr_aside {
		margin-bottom: 30px;
	}

	.pr_aside_person_photo {
		width: 160px;
		height: 160px;
	}

	.pr_aside_person_name {
		margin-top: 20px;
	}
}


.pr_content {
	width: calc(100% - 250px);
	padding-left: 30px;
}

.pr_menu {
	display: none;
	color: #212121;
}

.pr_menu_list {
	display: none;
}

.pr_menu .pr_menu_item {
	position: relative;
	display: block;
	padding: 18px 34px;
	margin-bottom: 1px;
	background-color: #e8e8e8;
	font-size: 14px;
	color: inherit;
	cursor: pointer;
	text-transform: uppercase;
}

.pr_menu .pr_menu_item.active {
}

.pr_menu .pr_menu_item.active:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 0;
	height: 0;
	border-top: 9px solid #757575;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	transform: translateY(-50%);
}

.pr_logout {
	display: none;
	margin-top: 60px;
	margin-bottom: 110px;
	text-align: center;
}

.pr_logout_link {
	display: block;
	padding: 18px 12px;
	background-color: #ffffff;
	color: #212121;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	border-radius: 50px;
	border: 1px solid #dddddd;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.pr_logout_link:hover {
	color: #212121;
	transform: scale(1.1);
}

@media screen and (max-width: 1100px) {
	.pr_content {
		width: 100%;
		padding-left: 0;
	}

	.pr_menu {
		display: block;
	}

	.pr_logout {
		display: block;
	}
}

@media screen and (max-width: 700px) {
	.pr_logout {
		margin-top: 30px;
		margin-bottom: 75px;
	}
}


.pr_data {
}

.pr_data_item {
	padding: 5px 50px;
	margin-bottom: 30px;
	background-color: #f9f7f7;
	color: #34373d;
	font-size: 14px;
	line-height: 18px;
}

.pr_data_row {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #e1e1e1;
}

.pr_data_row:last-of-type {
	border-bottom: none;
}

.pr_data_cl {
}

.pr_data_cl-1 {
	width: 185px;
	min-width: 185px;
	padding-right: 10px;
}

.pr_data_cl-2 {
	flex-grow: 100;
	padding-right: 10px;
}

.pr_data_cl-3 {
}

.pr_data_cl_title {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
}

.pr_data_cl_link,
.pr_data_cl_link:visited {
	color: #ffa700;
	line-height: 24px;
	text-decoration: underline;
	cursor: pointer;
}

.pr_data_cl_link:hover,
.pr_data_cl_link:focus,
.pr_data_cl_link:active {
	color: #ffa700;
}

.pr_data_cl_item {
	display: flex;
	margin-bottom: 4px;
}

.pr_data_cl_item:last-of-type {
	margin-bottom: 0;
}

.pr_data_cl_item_left {
	width: 185px;
	min-width: 185px;
	padding-right: 10px;
}

.pr_data_cl_item_right {
	color: #757575;
}

.pr_data p {
}

.pr_data p:last-of-type {
	margin-bottom: 0;
}

.pr_data_cl_item_link {
	display: inline-block;
	margin-top: 4px;
	text-decoration: underline;
	cursor: pointer;
}

.pr_data_cl_button {
	display: inline-block;
	background-color: #7b589c;
	padding: 13px 46px;
	color: #ffffff;
	text-align: center;
	border-radius: 50px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.pr_data_cl_button:hover {
	color: #ffffff;
	transform: scale(1.1);
}

@media screen and (max-width: 1100px) {
	.pr_data_item {
		padding: 5px 30px;
		margin-bottom: 2px;
	}

	.pr_data_cl-1 {
		width: 180px;
		min-width: 180px;
	}

	.pr_data_cl-2 {
		padding-right: 18px;
	}

	.pr_data_cl-3-butt {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.pr_data_cl_button {
		min-width: 210px;
	}
}

@media screen and (max-width: 700px) {
	.pr_data_row {
		flex-wrap: wrap;
		padding: 10px 0 20px;
	}

	.pr_data_item {
		padding: 5px 15px;
	}

	.pr_data_cl-1 {
		width: 70%;
		min-width: 0;
		order: 4;
		padding-right: 0;
	}

	.pr_data_cl-2 {
		order: 8;
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}

	.pr_data_cl-3 {
		width: 30%;
		margin-left: auto;
		order: 4;
		text-align: right;
	}

	.pr_data_cl-3-butt {
		order: 12;
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}

	.pr_data_cl_item_left {
		width: 50%;
		min-width: 50%;
	}
}


.pr_testimonials {
	/*margin-bottom: 140px;*/
}

.pr_testimonials_title {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	text-transform: uppercase;
}

.pr_testimonials_box {
	margin-top: 50px;
}

.pr_testimonials_item {
	display: flex;
	padding: 46px 12px 16px;
	color: #757575;
	border-top: 1px solid #ebebeb;
}

.pr_testimonials_image {
	width: 68px;
	height: 68px;
	min-width: 68px;
	margin-right: 30px;
}

.pr_testimonials_image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border: 1px solid #e8e8e8;
}

.pr_testimonials_content {
}

.pr_testimonials_header {
	margin-bottom: 18px;
}

.pr_testimonials_tense {
}

.pr_testimonials_date {
	display: inline-block;
	min-width: 110px;
	padding-right: 10px;
}

.pr_testimonials_time {
	display: inline-block;
	color: #7b589c;
}

.pr_stars {
	display: flex;
	margin-top: 10px;
}

.pr_star {
	display: inline-block;
	width: 17px;
	height: 16px;
	background-image: url(/image/catalog/star-full.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.pr_star-half {
	background-image: url(/image/catalog/star-half.svg);
}

.pr_testimonials_text {
}

.pr_testimonials_bottom {
}

.pr_testimonials_rating {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.pr_testimonials_rating_text {
}

.pr_testimonials_rating_buttons {
	color: #bdbdbd;
}

.pr_testimonials_rating_button {
	display: inline-flex;
	align-items: center;
	margin-left: 40px;
	cursor: pointer;
}

.pr_testimonials_rating_button img {
	display: block;
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
}

.pr_testimonials_rating_button span {
	display: inline-block;
	margin-left: 10px;
}

.pr_testimonials_answer {
}

.pr_testimonials_answer_link {
	color: #7b589c;
	text-decoration: underline;
	cursor: pointer;
}

.pr_testimonials_answer_link:hover,
.pr_testimonials_answer_link:active,
.pr_testimonials_answer_link:focus,
.pr_testimonials_answer_link:visited {
	color: #7b589c;
}

.pr_testimonials_answer_box {
	display: none;
}

.pr_testimonials_answer_field {
	margin-top: 20px;
}

.pr_testimonials_answer_field textarea {
	width: 100%;
	min-height: 100px;
	padding: 14px 16px;
	background-color: #f8f8fa;
	border-radius: 4px;
	border: 1px solid #ecedee;
	resize: none;
}

.pr_testimonials_answer_button {
	margin-top: 36px;
	text-align: right;
}

.pr_button {
	display: inline-block;
	padding: 14px 16px;
	background-color: #7b589c;
	color: #ffffff;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	border-radius: 50px;
	border: none;
	outline: none;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.pr_button:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

@media screen and (max-width: 1100px) {
	.pr_testimonials_title {
		display: none;
	}

	.pr_testimonials_box {
		margin-top: 0;
	}

	.pr_testimonials_item:first-of-type {
		border-top: none;
	}
}

@media screen and (max-width: 700px) {
	.pr_testimonials_item {
		padding: 24px 12px;
	}

	.pr_testimonials_rating {
		justify-content: space-between;
		width: calc(100% + 98px);
		margin-left: -98px;
		margin-top: 20px;
	}

	.pr_testimonials_rating_button {
		margin-left: 20px;
	}

	.pr_testimonials_answer {
		margin-top: 18px;
		text-align: right;
	}

	.pr_testimonials_answer_field {
		width: calc(100% + 98px);
		margin-left: -98px;
	}
}


.pr_subs {
	/*margin-bottom: 80px;*/
}

.pr_subs_title {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	text-transform: uppercase;
}

.pr_subs_box {
	display: flex;
	justify-content: space-between;
	margin: 40px 0 50px;
}

.pr_subs_item {
	width: calc(50% - 15px);
	padding: 30px;
	color: #757575;
	background-color: #f9f7f7;
}

.pr_subs_item-full {
	width: 100%;
}

.pr_subs_item_title {
	margin-bottom: 26px;
	color: #7b589c;
	font-weight: 500;
	text-transform: uppercase;
}

.pr_subs_item_list {
}

.pr_subs_item_list_item {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-left: 37px;
	margin-bottom: 30px;
	cursor: pointer;
}

.pr_subs_item_list_item input {
	display: none;
}

.pr_subs_item_list_item .input_emulate {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: #fdfdfd;
	text-align: center;
	border-radius: 2px;
	border: 2px solid #e3e4eb;
}

.pr_subs_item_list_item .input_emulate:after {
	content: "\f00c";
	color: transparent;
	font-family: "FontAwesome";
	font-size: 14px;
	line-height: 18px;
}

.pr_subs_item_list_item input:checked + .input_emulate:after {
	color: #7b589c;
	-webkit-transition: all 0.2s ease-in-out;
}

.pr_subs_item_form {
}

.pr_subs_item_form_title {
	margin-bottom: 0;
	color: #34373d;
	font-weight: 500;
	text-transform: uppercase;
}

.pr_subs_item_form_field {
	margin: 40px 0;
}

.pr_subs_item_form_field input {
	width: 100%;
	padding: 15px 25px;
	background-color: #ffffff;
	line-height: 1;
	border-radius: 2px;
	border: 1px solid #e8e8e8;
}

.pr_subs_item_form_button {
	margin: 30px auto 10px;
	text-align: center;
}

.pr_subs_soc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 0;
}

.pr_subs_soc_item {
	display: flex;
	width: calc((100% - 60px) / 3);
	padding: 10px 18px;
	background-color: #e8e8e8;
	border-radius: 50px;
}

.pr_subs_soc_item figure {
	margin-right: 16px;
}

.pr_subs_soc_item figure img {
	display: block;
	height: 31px;
}

.pr_subs_soc_item figcaption {
	color: #212121;
	font-weight: 500;
	line-height: 1;
}

.pr_subs_soc_item_name {
	display: block;
	margin-bottom: 4px;
}

.pr_subs_soc_item_butt {
	display: block;
	color: #7b589c;
	text-decoration: underline;
	cursor: pointer;
}

@media screen and (max-width: 1100px) {
	.pr_subs_title {
		margin: 30px 0;
	}

	.pr_subs_box {
		margin: 2px 0 0;
	}

	.pr_subs_item {
		width: 41%;
		margin-right: 3px;
	}

	.pr_subs_item:nth-of-type(2n + 2) {
		width: calc(59% - 3px);
		margin-right: 0;
	}

	.pr_subs_item-full {
		width: 100%;
		margin-right: 0;
	}

	.pr_subs_soc {
		width: calc(100% + 40px);
		padding: 10px 0;
		margin-left: -20px;
	}

	.pr_subs_soc_item {
		width: calc((100% - 24px) / 3);
	}
}

@media screen and (max-width: 700px) {
	.pr_subs_box {
		flex-wrap: wrap;
	}

	.pr_subs_title {
		max-width: 220px;
		margin: 25px auto 20px;
		text-align: center;
	}

	.pr_subs_item,
	.pr_subs_item:nth-of-type(2n + 2) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2px;
	}

	.pr_subs_soc {
		width: 100%;
		margin: -30px 0;
		padding: 10px 14px;
		flex-direction: column;
	}

	.pr_subs_soc_item {
		width: 100%;
		margin-bottom: 12px;
	}

	.pr_subs_soc_item:last-of-type {
		margin-bottom: 0;
	}
}


.pr_elect {
	/*margin-bottom: 230px;*/
}

.pr_elect_title {
	margin-bottom: 36px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	text-transform: uppercase;
}

.pr_elect_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pr_elect_item {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: calc((100% - 70px) / 3);
	margin-bottom: 30px;
	background-color: #ffffff;
	color: #212121;
	border: 1px solid #ebebeb;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.pr_elect_item:hover {
	box-shadow: 0 0 6px 0 rgba(183, 183, 183, 0.7);
}

.pr_elect_image {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 130%;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.pr_elect_item:hover .pr_elect_image {
	box-shadow: 0 4px 4px 0 rgba(183, 183, 183, 0.3);
}

.pr_elect_image img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.pr_elect_image .pr_stars {
	position: absolute;
	top: 14px;
	left: 14px;
	margin-top: 0;
}

.pr_elect_image .ms_stars {
	position: absolute;
	top: 14px;
	left: 14px;
	margin-top: 0;
}

.pr_elect_plash {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 76px;
	max-width: 50%;
	min-height: 40px;
	display: flex;
	align-items: center;
	padding: 6px 16px;
	background-color: #7dc855;
	color: #ffffff;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 0 0 0 10px;
}

.pr_elect_plash-red {
	background-color: #ff0000;
	text-align: center;
}

.pr_elect_plash-orange {
	background-color: #f26022;
}

.pr_elect_close {
	position: absolute;
	top: 4px;
	right: 6px;
	display: none;
	width: 31px;
	height: 31px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.pr_elect_close:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.pr_elect_item:hover .pr_elect_close {
	display: block;
}

.pr_elect_close img {
	display: block;
	width: 100%;
	height: 100%;
}

.pr_elect_descr {
	flex-grow: 100;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 18px 13px 20px 20px;
	font-weight: 500;
	border-top: 1px solid #ebebeb;
}

.pr_elect_descr_top {
	flex-grow: 100;
}

.pr_elect_descr_m {
	display: none;
}

.pr_elect_descr_m_el {
	display: flex;
	align-items: center;
}

.pr_elect_descr_m_el .pr_stars {
	margin-top: 0;
}

.pr_elect_descr_m_el_text {
	margin-left: 10px;
	color: #757575;
	font-size: 12px;
	line-height: 1;
}

.pr_elect_descr_bottom {
	font-size: 18px;
}

.pr_elect_price {
	display: flex;
	justify-content: space-between;
}

.pr_elect_price_full {
	display: inline-block;
	position: relative;
}

.pr_elect_price_full:after {
	content: "";
	position: absolute;
	top: calc(50% + 2px);
	left: -7px;
	display: block;
	width: calc(100% + 14px);
	height: 1px;
	background-color: #f26022;
}

.pr_elect_price_full b {
	font-size: 23px;
	font-weight: 900;
}

.pr_elect_price_now {
	display: inline-block;
	color: #f26022;
}

.pr_elect_price_now b {
	font-size: 23px;
	font-weight: 900;
}

.pr_elect_button {
	margin-top: 16px;
	padding: 0 15px;
	text-align: center;
}

.pr_elect_button a {
	display: inline-block;
	width: 100%;
	padding: 15px 10px;
	background-color: #ffa700;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	border-radius: 50px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.pr_elect_button a:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

@media screen and (max-width: 1100px) {
	.pr_elect_box {
		margin-top: 12px;
	}

	.pr_elect_item {
		width: 33.3%;
	}

	.pr_elect_descr {
		padding: 18px 10px 20px;
	}

	.pr_elect_price_full {
		line-height: 32px;
	}

	.pr_elect_price_full b {
		font-size: 18px;
	}

	.pr_elect_price_now {
		line-height: 30px;
	}

	.pr_elect_price_now b {
		font-size: 20px;
	}
}

@media screen and (max-width: 700px) {
	.pr_elect_item {
		flex-direction: row;
		width: 100%;
		margin-bottom: 10px;
	}

	.pr_elect_image {
		width: calc(40% - 10px);
		min-width: calc(40% - 10px);
		height: 100%;
		padding-bottom: 0;
	}

	.pr_elect_image .pr_stars {
		display: none;
	}

	.pr_elect_descr {
		padding: 7px 10px 12px
	}

	.pr_elect_plash {
		left: 0;
		right: auto;
		justify-content: center;
		padding: 6px;
		text-align: center;
		border-radius: 0;
	}

	.pr_elect_descr_m {
		display: block;
	}

	.pr_elect_price {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin-top: 15px;
	}

	.pr_elect_price_full {
		order: 4;
		margin-top: 10px;
		line-height: 1;
	}

	.pr_elect_price_now {
		order: 2;
		line-height: 1;
	}

	.pr_elect_button {
		padding: 0;
	}
}


.pr_history {
	/*margin-bottom: 170px;*/
}

.pr_history_title {
	padding-left: 50px;
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	text-transform: uppercase;
}

.pr_history_panel {
	display: flex;
	align-items: center;
	margin: 16px 12px;
	font-weight: 500;
	text-align: center;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.pr_history_panel_item {
	padding: 14px 10px;
}

.pr_history_panel_item:nth-of-type(1) {
	width: 163px;
	min-width: 163px;
	padding-right: 22px;
}

.pr_history_panel_item:nth-of-type(2) {
	width: 235px;
	min-width: 235px;
}

.pr_history_panel_item:nth-of-type(3) {
	width: 15.6%;
	min-width: 15.6%;
}

.pr_history_panel_item:nth-of-type(4) {
	width: 15.6%;
	min-width: 15.6%;
}

.pr_history_panel_item:nth-of-type(5) {
	flex-grow: 100;
	padding-right: 48px;
}

.pr_history_box {
	margin-top: 12px;
}

.pr_history_item {
}

.pr_history_item_head {
	display: flex;
	align-items: center;
	background-color: #ebebeb;
	text-align: center;
}

.pr_history_item:nth-of-type(2n + 2) .pr_history_item_head {
	background-color: #ffffff;
}

.pr_history_item_head_cl {
	padding: 23px 0 18px;
}

.pr_history_item_head_cl:nth-of-type(1) {
	width: 175px;
	min-width: 175px;
}

.pr_history_item_head_cl:nth-of-type(2) {
	width: 235px;
	min-width: 235px;
}

.pr_history_item_head_cl:nth-of-type(3) {
	width: 15.6%;
	min-width: 15.6%;
}

.pr_history_item_head_cl:nth-of-type(4) {
	width: 15.6%;
	min-width: 15.6%;
}

.pr_history_item_head_cl:nth-of-type(5) {
	flex-grow: 100;
	padding-right: 60px;
}

.pr_history_item_head_cl a {
	color: #7b589c;
	text-decoration: underline;
	cursor: pointer;
}

.pr_history_item_head_cl a:hover {
	color: #7b589c;
}

.pr_history_item_head_cl-text-succ {
	color: #ffa700;
}

.pr_history_butt_off {
	display: none;
}

.pr_history_item_body {
	display: none;
	border: 1px solid #ebebeb;
}

.pr_history_item_row {
	display: flex;
	border-bottom: 1px solid #ebebeb;
}

.pr_history_item_row:last-of-type {
	border-bottom: none;
}

.pr_history_item_cl {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 25px 0 20px;
	text-align: center;
}

.pr_history_item_cl-img {
	width: 175px;
	min-width: 175px;
	padding-left: 20px;
	padding-right: 20px;
}

.pr_history_item_cl-img figure {
	position: relative;
	width: 100%;
	height: 100%;
}

.pr_history_item_cl-img figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	object-position: center;
}

.pr_history_item_cl-descr {
	width: 235px;
	min-width: 235px;
	text-align: left;
}

.pr_history_item_descr {
	line-height: 24px;
}

.pr_history_item_descr p:last-of-type {
	margin-bottom: 0;
}

.pr_history_item_descr_b {
	font-weight: 500;
}

.pr_history_item_descr_l {
	color: #7b589c;
}

.pr_history_item_cl-status {
	width: 15.6%;
	min-width: 15.6%;
}

.pr_history_item_status_text {
	color: #757575;
}

.pr_history_item_status_text-succ {
	color: #ffa700;
}

.pr_history_item_cl-price {
	width: 15.6%;
	min-width: 15.6%;
}

.pr_history_item_cl-amount {
	flex-grow: 100;
	padding-right: 60px;
}

.pr_history_item_cl_hidden {
	display: none;
}

@media screen and (max-width: 1100px) {
	.pr_history_panel {
		margin: 0 0 12px;
		border-top: 0;
	}

	.pr_history_panel .pr_history_panel_item {
		padding: 14px 5px;
	}

	.pr_history_item_head .pr_history_item_head_cl {
		padding: 23px 5px 18px;
	}

	.pr_history_item_body .pr_history_item_cl {
		padding: 25px 5px 20px;
	}

	.pr_history_panel_item:nth-of-type(1),
	.pr_history_item_head_cl:nth-of-type(1),
	.pr_history_item_cl-img {
		width: 20%;
		min-width: 0;
	}

	.pr_history_panel_item:nth-of-type(2),
	.pr_history_item_head_cl:nth-of-type(2),
	.pr_history_item_cl-descr {
		width: 24%;
		min-width: 0;
	}

	.pr_history_panel_item:nth-of-type(3),
	.pr_history_item_head_cl:nth-of-type(3),
	.pr_history_item_cl-status {
		width: 20%;
		min-width: 0;
	}

	.pr_history_panel_item:nth-of-type(4),
	.pr_history_item_head_cl:nth-of-type(4),
	.pr_history_item_cl-price {
		width: 18%;
		min-width: 0;
	}

	.pr_history_panel_item:nth-of-type(5),
	.pr_history_item_head_cl:nth-of-type(5),
	.pr_history_item_cl-amount {
		width: 18%;
		min-width: 0;
	}
}

@media screen and (max-width: 700px) {
	.pr_history_panel {
		display: none;
	}

	.pr_history_item_head_cl:nth-of-type(1),
	.pr_history_item_head_cl:nth-of-type(2),
	.pr_history_item_head_cl:nth-of-type(5) {
		width: 32%;
	}

	.pr_history_item_head_cl:nth-of-type(3),
	.pr_history_item_head_cl:nth-of-type(4) {
		display: none;
	}

	.pr_history_box {
		margin-top: 4px;
	}

	.pr_history_item_row {
		flex-wrap: wrap;
	}

	.pr_history_item_cl {
		text-align: left;
	}

	.pr_history_item_cl.pr_history_item_cl-img {
		order: 2;
		width: 140px;
		min-width: 140px;
	}

	.pr_history_item_cl.pr_history_item_cl-descr {
		order: 2;
		width: calc(100% - 140px);
	}

	.pr_history_item_cl.pr_history_item_cl-status {
		order: 2;
		width: 100%;
		padding: 14px 0 7px;
		border-top: 1px solid #e8e8e8;
	}

	.pr_history_item_cl.pr_history_item_cl-price {
		order: 4;
		width: 100%;
		padding: 7px 0;
	}

	.pr_history_item_cl.pr_history_item_cl-amount {
		order: 2;
		width: 100%;
		padding: 7px 0;
	}

	.pr_history_item_cl_hidden {
		display: inline-block;
		width: 140px;
		min-width: 140px;
		padding: 0 10px 0 15px;
	}
}


.popup_container {
	position: fixed;
	top: -200%;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	min-width: 100vw;
	min-height: 100vh;
	opacity: 0;
}

.popup_container.active {
	top: 0;
	opacity: 1;
	transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out;
}

.popup_background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
}

.popup_content {
	position: relative;
	z-index: 20;
	width: calc(100% - 40px);
	max-height: calc(100% - 80px);
	max-width: 1180px;
	margin: 40px auto;
	background-color: #ffffff;
	color: #212121;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
	border-radius: 10px;
}

.popup_content::-webkit-scrollbar {
	width: 0 !important;
}

.popup {
	position: relative;
	padding: 50px;
}

.popup_close {
	position: absolute;
	top: 13px;
	right: 32px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.popup_close:hover {
	transform: scale(1.1);
}

.popup_close img {
	display: block;
	width: 17px;
}

.popup_title {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1;
	text-align: center;
}

.popup_title-l {
	color: #7b589c;
	font-weight: 500;
}

.popup_title-g {
	color: #757575;
	font-weight: 500;
}

@media screen and (max-width: 700px) {
	.popup {
		padding: 50px 20px;
	}

	.popup_content {
		width: calc(100% - 20px);
	}
}


.order_box {
	margin-top: 45px;
}

.order_item {
	position: relative;
	display: flex;
	align-items: center;
	padding: 18px 30px 18px 50px;
	border-bottom: 1px solid #e8e8e8;
}

.order_item:hover {
	background-color: #f4f3f3;
	transition: all 0.2s ease-in-out;
}

.order_item_close {
	position: absolute;
	top: 10px;
	left: 10px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.order_item_close:hover {
	transform: scale(1.1);
}

.order_item_close img {
	display: block;
	width: 12px;
}

.order_image {
	width: 84px;
	height: 100%;
	min-height: 100px;
	margin-right: 20px;
}

.order_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.order_descr {
	flex-grow: 100;
	font-weight: 500;
	padding-right: 10px;
}

.order_descr_top {
}

.order_descr_link {
	color: #7b589c;
}

.order_descr_bottom {
	margin-top: 20px;
	font-size: 18px;
}

.order_descr_price {
	color: #ffa700;
}

.order_code {
	width: 23%;
	color: #757575;
}

.order_price_m {
	display: none;
	font-size: 18px;
	font-weight: 500;
}

.order_change {
	display: flex;
	align-items: center;
}

.order_change_butt {
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
	min-width: 30px;
	border-radius: 50%;
	background-color: #ffffff;
	border: 1px solid #dedede;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.order_change_butt:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.order_change_butt span:before,
.order_change_butt span:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	width: 8px;
	height: 3px;
	background-color: #757575;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.order_change_butt-plus {
	background-color: #ffa700;
	border-color: #ffa700;
}

.order_change_butt-plus span:before,
.order_change_butt-plus span:after {
	width: 13px;
	height: 3px;
	background-color: #ffffff;
}

.order_change_butt-plus span:after {
	width: 3px;
	height: 13px;
}

.order_change_number {
	display: inline-block;
	min-width: 37px;
	color: #7b589c;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

.order_price {
	width: 160px;
	min-width: 160px;
	font-size: 18px;
	font-weight: 500;
	text-align: right;
}

.order_bottom {
	margin-top: 32px;
}

.order_bottom_price {
	font-size: 18px;
	font-weight: 500;
	text-align: right;
}

.order_bottom_price_number {
	display: inline-block;
	margin-left: 60px;
}

.order_bottom_buttons {
	padding-left: 74px;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.order_bottom_button {
	display: inline-block;
	padding: 11px 20px;
	color: #7b589c;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #7b589c;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.order_bottom_button:hover {
	color: #7b589c;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.order_bottom_button-fill {
	background-color: #7b589c;
	color: #ffffff;
	text-transform: uppercase;
}

.order_bottom_button-fill:hover {
	color: #ffffff;
}

.order_slider_container {
	position: relative;
	width: calc(100% + 32px);
	padding: 40px 30px 0;
	margin-top: 60px;
	margin-left: -32px;
	border-top: 1px solid #e8e8e8;
}

.order_slider_container_title {
	margin-bottom: 32px;
	color: #7b589c;
	font-size: 20px;
	line-height: 20px;

}

.order_slider {
}

.order_slide {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 18px 0;
}

.order_slide_item {
	display: flex;
	align-items: center;
}

.order_slide_item_image {
	width: 160px;
	min-width: 160px;
	margin-right: 24px;
}

.order_slide_item_image figure {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border: 1px solid #e8e8e8;
}

.order_slide_item_image figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.order_slide_item_text {
	font-weight: 500;
}

.order_slide_item_link {
	color: #7b589c;
}

.order_slide_item_price {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
}

.order_slide_item_price_first {
	position: relative;
	display: inline-block;
	color: #757575;
}

.order_slide_item_price_first:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -5px;
	display: inline-block;
	width: calc(100% + 10px);
	height: 1px;
	background-color: #ffa700;
}

.order_slide_item_price_first b {
	font-weight: 500;
}

.order_slide_item_price_second {
	display: block;
	color: #f26022;
}

.order_slide_item_price_second b {
	font-size: 23px;
	font-weight: 900;
}

.order_slide_sign {
	margin: 0 15px;
}

.order_slide_sign-plus {
	position: relative;
	width: 18px;
	height: 18px;
}

.order_slide_sign-plus:before,
.order_slide_sign-plus:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 18px;
	display: block;
	width: 18px;
	height: 4px;
	background-color: #ffa700;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.order_slide_sign-plus:after {
	width: 4px;
	height: 18px;
}

.order_slide_sign-equally {
}

.order_slide_sign-equally:before,
.order_slide_sign-equally:after {
	content: "";
	display: block;
	width: 16px;
	height: 3px;
	margin-bottom: 4px;
	background-color: #ffa700;
}

.order_slide_sign-plus:after {
	margin-bottom: 0;
}

.order_slide_item-final {
	flex-direction: column;
	align-items: center;
}

.order_slide_item_fprice {
	margin-bottom: 24px;
	font-size: 18px;
}

.order_slide_item_fprice b {
	font-size: 23px;
	font-weight: 900;
}

.order_slide_item_fbutton {
	text-align: center;
}

.order_slide_item_fbutton a {
	display: inline-block;
	min-width: 170px;
	padding: 12px 10px;
	background-color: #ffa700;
	color: #ffffff;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 50px;
	cursor: pointer;
}

.order_slide_item_fbutton a:hover {
	color: #ffffff;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.order_slider .owl-pagination {
	display: none;
}

.order_slider .owl-controls .owl-buttons .owl-prev {
	top: auto;
	left: -48px;
	right: auto;
	bottom: 50%;
}

.order_slider .owl-controls .owl-buttons .owl-next {
	top: auto;
	left: auto;
	right: -44px;
	bottom: 50%;
}

.order_slider_arrow {
	position: relative;
	width: 38px;
	height: 100px;
	background-color: #e8e8e8;
	cursor: pointer;
	transform: translateY(-50%);
	transition: all 0.2s ease-in-out;
}

.order_slider_arrow:hover {
	background-color: #7b589c;
}

.order_slider_arrow:before,
.order_slider_arrow:after {
	content: "";
	position: absolute;
	top: 18px;
	right: 20px;
	display: block;
	width: 1px;
	height: 35px;
	background-color: #a995bc;
	transform: rotate(28deg);
	transition: all 0.2s ease-in-out;
}

.order_slider_arrow:after {
	top: 49px;
	transform: rotate(-28deg);
}

.order_slider_arrow-right:before,
.order_slider_arrow-right:after {
	right: 16px;
	background-color: #a995bc;
	transform: rotate(-28deg);
}

.order_slider_arrow-right:after {
	transform: rotate(28deg);
}

.order_slider_arrow:hover .order_slider_arrow:before,
.order_slider_arrow:hover .order_slider_arrow:after {
	background-color: #c5b5d3;
}

@media screen and (max-width: 1100px) {
/.order_box {
	width: calc(100% + 100px);
	margin-left: -50px;
}

	.order_item {
		padding: 16px 32px 20px 66px;
	}

	.order_item_close {
		top: 16px;
		left: 26px;
	}

	.order_code {
		display: none;
	}

	.order_price {
		width: 120px;
		min-width: 120px;
	}

	.order_bottom_buttons {
		padding-left: 0;
	}

	.order_slider_container {
		display: none;
	}
}

@media screen and (max-width: 700px) {
	.order_box {
		width: calc(100% + 40px);
		margin-top: 0;
		margin-left: -20px;
	}

	.order_item {
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 35px 10px 20px;
		background-color: #f4f3f3;
	}

	.order_item:nth-of-type(2n + 2) {
		background-color: #ffffff;
	}

	.order_item_close {
		top: 12px;
		right: 10px;
		left: auto;
	}

	.order_image {
		margin-bottom: 20px;
		border: 1px solid #ebebeb;
	}

	.order_descr {
		width: calc(100% - 104px);
		padding-right: 0;
		margin-bottom: 20px;
	}

	.order_descr_bottom {
		display: none;
	}

	.order_price_m {
		width: 32%;
		display: block;
	}

	.order_change {
		width: 32%;
		justify-content: center;
	}

	.order_price {
		width: 32%;
		min-width: 0;
	}

	.order_bottom_buttons {
		flex-direction: column-reverse;
		align-items: center;
	}

	.order_bottom_button {
		margin-top: 20px;
		min-width: 200px;
	}

	.order_bottom_button:last-of-type {
		margin-top: 0;
	}
}


.chose_point_box {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.chose_point_box:after {
	content: "";
	position: absolute;
	left: -50px;
	bottom: 0;
	display: block;
	width: calc(100% + 100px);
	height: 1px;
	background-color: #e8e8e8;
}

.chose_point_box:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}

.chose_point_box:last-of-type:after {
	display: none;
}

.chose_point_column {
	width: 32%;
}

.chose_point_column-full {
	width: 100%;
}

.chose_point_title {
	margin-bottom: 10px;
	color: #7b589c;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
}

.chose_point_item {
	margin-top: 26px;
	margin-bottom: 20px;
	line-height: 30px;
}

.chose_point_item p {
	margin-bottom: 0;
}

.chose_point_item_b {
	font-weight: 500;
}

.chose_point_item_l {
	color: #7b589c;
}

.chose_point_item_c {
	color: #757575;
}

@media screen and (max-width: 700px) {
	.chose_point_column {
		width: 100%;
	}
}


.popup_data .popup_content {
	max-width: 612px;
}

.data_form {
	margin-top: 65px;
	padding: 0 16px 0 20px;
	font-size: 16px;
}

.popup_form {
	color: #757575;
}

.popup_form_item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.popup_form_item:last-of-type {
	margin-bottom: 0;
}

.popup_form_item_label {
	flex-grow: 100;
	display: flex;
	align-items: center;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.popup_form_item_label span {
}

.popup_form_item_field {
	display: flex;
	justify-content: space-between;
	width: 62%;
}

.popup_form_item_field input {
	width: 100%;
	padding: 4px 10px 4px 26px;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	border-radius: 2px;
	border: 1px solid #ebebeb;
	transition: all 0.2s ease-in-out;
}

.popup_form_item_field input:focus {
	border-color: #ffa700;
}

.popup_form_item_field-birthd {
}

.popup_form_item_field-birthd input {
	width: calc((100% - 40px) / 3);
	padding: 4px 10px;
	text-align: center;
}

.popup_form_item_field-sex {
}

.popup_form_item_field-sex label {
	position: relative;
	display: flex;
	align-items: center;
	width: 50%;
	padding-left: 40px;
	cursor: pointer;
}

.popup_form_item_field-sex label input {
	display: none;
}

.popup_form_item_field-sex label .input_emulate {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: #fdfdfd;
	text-align: center;
	border-radius: 5px;
	border: 2px solid #e3e4eb;
}

.popup_form_item_field-sex label .input_emulate:after {
	content: "\f00c";
	color: transparent;
	font-family: "FontAwesome";
	font-size: 14px;
	line-height: 18px;
}

.popup_form_item_field-sex label input:checked + .input_emulate:after {
	color: #7b589c;
	-webkit-transition: all 0.2s ease-in-out;
}

.popup_form_item_field-phone {
}

.popup_form_item_field-phone input:first-of-type {
	width: 46px;
	min-width: 46px;
	padding: 4px;
	margin-right: 14px;
	color: #212121;
	text-align: center;
}

.popup_form_item_field-sms {
}

.popup_form_item_field-sms input {
	width: 110px;
	min-width: 110px;
	margin-right: 32px;
}

.popup_form_item_field-sms button {
	width: 100%;
	background-color: #acacac;
	color: #ffffff;
	padding: 4px;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	border-radius: 2px;
	border: none;
	transition: all 0.2s ease-in-out;
}

.popup_form_item_field-sms button:hover {
	transform: scale(1.1);
}

.popup_form_submit {
	margin-top: 56px;
	text-align: center;
}

.popup_form_submit button {
	display: inline-block;
	min-width: 294px;
	max-width: 100%;
	padding: 13px 10px;
	background-color: #7b589c;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	outline: none;
	border-radius: 50px;
	border: none;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.popup_form_submit button:hover {
	transform: scale(1.1);
}

@media screen and (max-width: 700px) {
	.data_form {
		margin-top: 30px;
	}

	.popup_form_item {
		display: block;
	}

	.popup_form_item_label {
		margin-bottom: 16px;
	}

	.popup_form_item_label span br {
		display: none;
	}

	.popup_form_item_field {
		flex-wrap: wrap;
		width: 100%;
	}

	.popup_form_item_field-phone {
		flex-wrap: nowrap;
	}

	.popup_form_item_field-sms input {
		width: 100%;
		min-width: 0;
		margin-right: 0;
		margin-bottom: 12px;
	}

	.popup_form_submit {
		margin-top: 30px;
	}

	.popup_form_submit button {
		width: 100%;
		min-width: 0;
	}
}


.popup_adress .popup_content {
	max-width: 485px;
}

.popup_adress .popup_title {
	margin-bottom: 50px;
}

.popup_adress .popup_title-a {
	margin-top: 40px;
}

.popup_adress .popup_form_item_field input {
	border-radius: 50px;
}

.popup_adress .popup_form_item_field-t1 {
	width: 76%;
}

.popup_adress .popup_form_item_field-t2 {
	width: 64%;
}

.popup_adress .popup_form_submit {
	margin-top: 70px;
}

@media screen and (max-width: 700px) {
	.popup_adress .popup_title {
		margin-bottom: 30px;
	}

	.popup_adress .popup_form_item_field-t1,
	.popup_adress .popup_form_item_field-t2 {
		width: 100%;
	}

	.popup_adress .popup_form_submit {
		margin-top: 30px;
	}
}


.popup_password .popup_content {
	max-width: 580px;
}

.popup_password .popup_title {
	margin-bottom: 75px;
}

.popup_password .popup_form_item_label {
	font-size: 16px;
}

@media screen and (max-width: 700px) {
	.popup_password .popup_title {
		margin-bottom: 30px;
	}
}


.hidden-d {
	display: none;
}

.visible-d {
	display: block;
}

@media screen and (max-width: 1100px) {
	.hidden-p {
		display: none;
	}

	.visible-p {
		display: block;
	}
}

@media screen and (max-width: 700px) {
	.hidden-m {
		display: none;
	}

	.visible-m {
		display: block;
	}
}

/*
 * YUMenu v1.07 Copyright В© 2018, iDiY
 */

.amenu,
.amenu li,
.amenu > div,
.amenu > div .nav-bars,
.amenu li > div,
.amenu li > div > span {
	display: -ms-flexbox;
	display: flex;
}

.amenu > div,
.amenu li > div {
	-ms-flex-direction: row;
	flex-direction: row;

	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.amenu,
.amenu li {
	-ms-flex-direction: column;
	flex-direction: column;
}

.amenu {
	position: relative;
	min-width: 0;
	margin-bottom: 20px;
	word-wrap: break-word;
	border: 1px solid #dfdfdf;
	border-radius: .5rem;
	background-color: transparent;
	background-clip: border-box;
}

.amenu > div {
	font-size: 18px;
	color: #212121;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
	margin-left: 30px;
}

footer .amenu > div {
	margin-left: 0px;
}

.amenu > .minimized,
.amenu > .toggler {
	cursor: pointer;
}

.amenu > .minimized {
	border-radius: .5rem;
}

.amenu > .minimized + nav {
	display: none;
}

.amenu > div > i {
	font-size: 1em;
	margin-right: .5em;
}

.amenu > div .nav-bars {
	font-size: 15px;
	position: relative;
	overflow: hidden;
	max-width: 1.5em;
	margin-left: auto;
	opacity: 0;
	color: #bbb;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .95);
	-ms-flex: 0 0 1.5em;
	flex: 0 0 1.5em;
}

.amenu .nav-bars::after {
	font-family: FontAwesome;
	font-size: 1.1em;
	font-weight: normal;
	content: '\f0c9';
}

.amenu > .minimized .nav-bars {
	overflow: visible;
	opacity: 1;
}

.amenu > .extended.minimized .nav-bars {
	overflow: hidden;
	opacity: 0;
}

.amenu ul,
.amenu li {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: transparent;
}

.amenu ul {
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	list-style: none;
}

.amenu > div,
.amenu > div .nav-bars,
.amenu li > div > span {
	-ms-flex-align: center;
	align-items: center;

	-ms-flex-pack: center;
	justify-content: center;
}

.amenu li {
	border-top: 1px solid rgba(0, 0, 0, .06);
}

.amenu nav > ul > li:first-child {
	border-top-color: transparent;
}

.amenu li > div {
	cursor: pointer;
	padding-left: .5em;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #dedede;
	-ms-flex-align: center;
	align-items: center;
}

.amenu li > div > a {
	position: relative;
	display: block;
	margin: 0;
	padding: .75em;
	text-decoration: none;
	color: #212121;
	outline: none;
	background: transparent;
	flex-grow: 1;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.amenu li:hover > div > a,
.amenu li.selected > div > a {
	color: #ffffff;
}

.amenu li li a:hover {
	color: #ffa700 !important;
}

.amenu .current {
	font-weight: bold;
}

.amenu .menu-more-btn > div {
	padding-left: .5em;
}

.amenu .more-wrapper {
	display: none;
}

.amenu .icon {
	padding-left: .5em;
}

.amenu .icon img {
	max-width: 2.5em;
	max-height: 2.5em;
}

.amenu .icon i {
	font-size: 1.25em;
	padding: 0 .25em;
}

.amenu .count {
	font-size: .85em;
	height: 1.85em;
	margin-right: 3.75em;
	padding: 0 .65em;
	pointer-events: none;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: .925em;
	background-color: rgba(255, 255, 255, .85);
	-ms-flex: 0 0 1.85em;
	flex: 0 0 1.85em;
}

.amenu .count + span.toggle {
	margin-left: -2.5em;
}

.amenu span.toggle {
	max-width: 2.5em;

	background-color: transparent;
	background-clip: border-box;
	-ms-flex: 0 0 2.5em;
	flex: 0 0 2.5em;

	-ms-flex-item-align: stretch;
	align-self: stretch;
}


.amenu li li.more > div > a::before,
.amenu li li .icon + a::before {
	content: '';
}

.amenu li li > div:hover > a::before,
.amenu li li.selected > div > a::before {
	opacity: .6;
}

.amenu ul ul {
	display: none;
}

.amenu *::before,
.amenu *::after {
	display: block;
}

.amenu > div,
.amenu li > div,
.amenu li > div > span,
.amenu li li > div > a::before,
.amenu .nav-bars,
.amenu span.toggle::before {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}


@media (max-width: 767.98px) {
	.amenu {
		border: none;
	}

	.amenu > div {
		font-size: 18px;
		position: relative;
		padding: .85em;
		color: #fff;
		border-radius: .5rem;
		background: #23a1d1;
		box-shadow: none;
		text-shadow: 1px 1px 0 rgba(0, 0, 0, .15);
	}

	.amenu > .extended {
		border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;
		background: #474747;
	}

	.amenu > div .nav-bars,
	.amenu > .extended.minimized .nav-bars {
		overflow: visible;
		opacity: 1;
		color: rgba(255, 255, 255, .9);
		text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
	}

	.amenu > nav {
		display: none;
	}

	.amenu li,
	.amenu nav > ul > li:first-child {
		border-top: 2px solid #fff;
	}

	.amenu li > div {
		background-color: rgba(0, 0, 0, .03);
	}

	.amenu li:hover > div,
	.amenu li.selected > div,
	.amenu li.item-active > div {
		background-color: rgba(0, 0, 0, .05);
	}


	.amenu span.toggle::before {
		font-family: FontAwesome;
		font-size: 14px;
		font-weight: normal;
		content: '\f067';
		opacity: .5;
		color: #7b589c;
	}

	.amenu li.selected > div > span.toggle::before {
		content: '\f067';
		transform: none;

	}

	.amenu li.selected-xs > div > span.toggle::before {
		content: '\f068';
	}

	.amenu li:hover > div > span.toggle::before,
	.amenu span.toggle:hover::before {
		opacity: .75;
	}
}

@media (min-width: 768px) {
	.amenu > div.hidn {
		display: none !important;
	}

	.amenu ul.list-active {
		display: block;
	}

	.amenu li:hover > div,
	.amenu li.selected > div {
		background: #7b589c;
	}


	.amenu span.toggle::before {
		font-family: FontAwesome;
		font-size: 1.25em;
		font-weight: normal;
		content: '\f105';
		color: #7b589c;
	}

	.amenu li:hover > div > span.toggle::before,
	.amenu li.selected > div > span.toggle::before {
		opacity: .65;
	}

	.amenu li > div > span.toggle:hover::before {
		opacity: .85;
	}

	.amenu li.selected > div > span.toggle::before {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		color: #ffffff;
	}
}

.selected ul {
	background: #7b589c;
}

li.selected a {
	color: #ffffff !important;
}

/*!
 * 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
	}
}

/*------------isearch---------------*/
.iSearchBox {
	padding: 10px;
	background: white;
	display: none;
	-moz-box-shadow: 0 1px 2px #ccc;
	-webkit-box-shadow: 0 1px 2px #CCC;
	box-shadow: 0 1px 2px #CCC;
	z-index: 10003;
	position: absolute;
	margin-top: 1px;
	overflow: inherit !important;
}

.iSearchBox li, .iSearchBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.iSearchBox ul {
	margin-bottom: 10px;
}

.iSearchBox li {
	margin-bottom: 10px;
	cursor: pointer;
	padding: 0 10px;
	border-top: 1px solid #fff;
}

.iSearchBox li:last-child {
	margin-bottom: 0;
	font-size: 13px;
}

.iSearchBox li:hover h3, .iSearchBox li:hover .iSearchModel, .iSearchBox li:hover .iSearchPrice {
	color: #003264;
}

.iSearchBox li:hover,
.iSearchBox li.activekey {
	-moz-box-shadow: 0 1px 1px #888;
	-webkit-box-shadow: 0 1px 1px #888;
	box-shadow: 0 1px 1px #888;
	border-top: 1px solid #eee;
}

.iSearchBox li.iSearchNoResults, .iSearchBox li.iSearchNoResults:hover {
	-moz-box-shadow: 0 1px 1px #fff;
	-webkit-box-shadow: 0 1px 1px #fff;
	box-shadow: 0 1px 1px #fff;
	border-top: 1px solid #fff;
	cursor: default;
	text-align: center;
}

.iSearchBox li img {
	float: left;
	padding: 10px 10px 10px 0;
}

.iSearchBox li .iSearchItem {
	min-height: 50px;
}

.iSearchBox li h3 {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	/*padding-bottom: 10px;*/
	width: 42%;
	float: left;
	overflow: hidden;
	white-space: normal !important;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	color: #003264;
}

.iSearchBox li .iSearchPrice {
	float: right;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	display: block;
	padding: 10px 0;
}

.iSearchBox li .iSearchPrice .specialPrice {
	color: red;
	text-decoration: line-through;
}

.iSearchBox li .iSearchModel {
	color: #555;
	font-size: 11px;
	font-weight: normal;
}

.iSearchBox .iSearchViewAllResults {
	height: 20px;
	color: #333;
	margin-bottom: 0px;
	text-align: center;
	line-height: 20px;
}

.iSearchBoxWrapper {
	position: relative;
}


.iSearchBoxWrapper .clearfix:before,
.iSearchBoxWrapper .clearfix:after {
	content: "";
	display: table;
}

.iSearchBoxWrapper .clearfix:after {
	clear: both;
}

.iSearchBoxWrapper .clearfix {
	zoom: 1;
}

.iSearchBoxWrapper #iSearchBoxLoadingImage {
	background-image: url(../image/isearch/loading.gif);
	width: 16px;
	height: 16px;
	visibility: hidden;
	display: none !important;
}

.iSearchBox ul li.iSearchHeading {
	margin: 0 0 10px 0;
	font-size: 18px;
	padding-left: 5px;
	position: relative;
}

.iSearchBox ul li.iSearchHeading:hover {
	border-color: white;
	cursor: default;
	box-shadow: none;
}

/* Fixes the nivo slider overlap */
.slideshow .nivo-controlNav {
	z-index: 10;
}

/*---------------magnific-popup2--------------------------------/
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.5;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

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

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

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

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

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

.mfp-ajax-cur {
	cursor: progress;
}

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

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

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

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

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

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

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

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

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

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

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

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

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

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

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

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

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

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

.mfp-arrow-left {
	left: 0;
}

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

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

.mfp-arrow-right {
	right: 0;
}

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

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

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

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

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

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

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

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

.mfp-figure figure {
	margin: 0;
}

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

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

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

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
         * Remove all paddings around the image on small screen
         */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

/* megamenu-menu */
#megamenu-menu {
	border: 0px solid #755193;
	margin-top: 20px;
	margin-bottom: 20px;
}

#megamenu-menu .nav > li > a {
	color: #757575;
	padding: 0px 17px 0px 17px;
	line-height: 25px;
}

#megamenu-menu .nav > li > a:hover, #megamenu-menu .nav > li.open > a {
	background: none;
	color: #7b589c;
	text-decoration: underline;
}

#megamenu-menu .dropdown-menu {
	padding-bottom: 0;
}

#megamenu-menu .dropdown-inner {
	display: table;
}

#megamenu-menu .dropdown-inner ul {
	display: table-cell;
}

#megamenu-menu .dropdown-inner a {
	/* min-width: 150px; */
	display: block;
	padding: 4px 12px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}

#megamenu-menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}

#megamenu-menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#megamenu-menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #755193;
	background-image: linear-gradient(to bottom, #755193, #755193);
	background-repeat: repeat-x;
	border-color: #755193 #755193 #755193;
}

#megamenu-menu .btn-navbar:hover, #megamenu-menu .btn-navbar:focus, #megamenu-menu .btn-navbar:active, #megamenu-menu .btn-navbar.disabled, #megamenu-menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #755193;
}

@media (min-width: 768px) {
	#megamenu-menu .dropdown:hover .dropdown-menu {
		display: block;
	}

	#megamenu-menu {
		/* background-color: #ff0000 !important; */
		background-image: none !important;
		background-repeat: repeat-x;
		border-color: #755193 #755193 #755193;

	}

	#megamenu-menu .megamenu-type-category-simple ul.megamenu-haschild li {
		position: relative;

	}

	#megamenu-menu .megamenu-type-category-simple ul.megamenu-haschild li ul {
		display: none !important;
	}

	#megamenu-menu .megamenu-type-category-simple ul.megamenu-haschild li {
		list-style: none !important;
	}

	#megamenu-menu .megamenu-type-category-simple ul.megamenu-haschild li:hover > ul {
		display: block !important;
		position: absolute !important;
		top: 0 !important;
	}

	#megamenu-menu .megamenu-type-category-simple .megamenu-issubchild {
		background-image: url("/catalog/view/theme/default/image/arrow_right.png");
		background-position: right center;
		background-repeat: no-repeat;
	}

	#megamenu-menu .megamenu-type-category-simple .megamenu-ischild {
		background-clip: padding-box;
		background-color: #fff;
		border-top: 1px solid rgba(0, 0, 0, 0.15);
		border-bottom: 1px solid rgba(0, 0, 0, 0.15);
		border-right: 1px solid rgba(0, 0, 0, 0.15);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
		font-size: 14px;
		list-style: outside none none;
		min-width: 160px;
		z-index: 1001;
	}

	#megamenu-menu .megamenu-type-product .megamenu-parent-block {
		display: inline-block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 20px;
		vertical-align: top;
		width: 160px;

	}

	#megamenu-menu .megamenu-type-manufacturer .megamenu-parent-block {
		display: inline-block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 20px;
		vertical-align: top;
		width: 120px;

	}

	#megamenu-menu .megamenu-type-category-full .megamenu-parent-block {
		display: inline-block;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 20px;
		vertical-align: top;
		width: 120px;

	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-parent-block {
		display: inline-block;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 20px;
		vertical-align: top;
		width: 120px;

	}

	#megamenu-menu .megamenu-type-product .megamenu-parent-title {
		display: block;
		padding: 5px;
		text-decoration: none;

	}

	#megamenu-menu .megamenu-type-manufacturer .megamenu-parent-title {
		display: block;
		padding: 5px;
		text-decoration: none;
		font-size: 14px;
	}

	#megamenu-menu .megamenu-type-manufacturer .megamenu-parent-img img {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ececec;
		border-radius: 3px;
	}

	#megamenu-menu .megamenu-type-product .megamenu-parent-img img {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ececec;
		border-radius: 3px;
	}

	#megamenu-menu .megamenu-type-manufacturer a:hover {
		background: none !important;
		color: #333 !important;
	}

	#megamenu-menu .megamenu-type-product a:hover {
		background: none !important;
		color: #333 !important;
	}

	#megamenu-menu .megamenu-type-category-full .megamenu-parent-title {
		border-bottom: 1px solid #eee;
		display: block;
		padding: 5px;
		text-decoration: none;
		font-weight: bold;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-parent-title:hover {
		text-decoration: underline;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-parent-title {
		border-bottom: 1px solid #eee;
		display: block;
		padding: 5px;
		text-decoration: none;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-parent-img img {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ececec;
		border-radius: 3px;
	}

	#megamenu-menu .megamenu-type-category-full a:hover {
		background: none !important;
		color: #333 !important;
	}

	#megamenu-menu .megamenu-type-category-full-image a:hover {
		color: #333 !important;
		background: none !important;
	}

	#megamenu-menu .megamenu-type-manufacturer a.megamenu-parent-title:hover {
		text-decoration: underline;
	}

	#megamenu-menu .megamenu-type-product a.megamenu-parent-title:hover {
		text-decoration: underline;
	}

	#megamenu-menu .megamenu-type-category-full .megamenu-ischild a:hover {
		text-decoration: underline;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-ischild a:hover {
		text-decoration: underline;
	}

	#megamenu-menu .megamenu-type-product a.megamenu-parent-img {
		padding: 0 !important;
	}

	#megamenu-menu .megamenu-type-manufacturer a.megamenu-parent-img {
		padding: 0 !important;
	}

	#megamenu-menu .megamenu-type-category-full-image a.megamenu-parent-img {
		padding: 0 !important;
	}

	#megamenu-menu .megamenu-type-product {
		width: 530px;
	}

	#megamenu-menu .megamenu-type-manufacturer {
		width: 530px;
	}

	#megamenu-menu .megamenu-type-category-simple .dropdown-inner {
		display: block !important;
	}

	#megamenu-menu .megamenu-type-category-simple .megamenu-haschild {
		display: block !important;
	}

	#megamenu-menu .megamenu-type-information .dropdown-inner {
		display: block !important;
	}

	#megamenu-menu .megamenu-type-information .megamenu-haschild {
		display: block !important;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-parent-title {
		border: 0;
		font-weight: bold;
	}

	#megamenu-menu .megamenu-type-html {
		padding: 5px;
	}

	#megamenu-menu .megamenu-type-auth {
		padding: 5px;
	}

	#megamenu-menu .megamenu-type-product .dropprice {
		color: #55b12b;
		font-size: 12px;

	}

	#megamenu-menu .megamenu-type-product .dropprice span {
		margin-right: 3px;
		color: #f00;
		text-decoration: line-through;
	}

	#megamenu-menu .megamenu-type-auth {
		padding: 10px;
		width: 217px;
	}

	#megamenu-menu .megamenu-type-auth a {
		color: #755193;
		padding: 0px;
	}

	#megamenu-menu .megamenu-type-auth a:hover {
		color: #23527c !important;
	}

	#megamenu-menu .menu-add-html {
		display: inline-block;
		float: right;
		height: 100%;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 10px;
		overflow: hidden;
		position: relative;
		vertical-align: bottom;
		display: inline;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-haschild {
		display: inline;
		vertical-align: top;
	}

	#megamenu-menu .megamenu-type-category-full .megamenu-haschild {
		display: inline;
		vertical-align: top;
	}

	#megamenu-menu .megamenu-type-information .megamenu-haschild {
		display: inline;
		vertical-align: top;
	}

	#megamenu-menu .megamenu-thumb {
		width: 20px;
		margin-right: 3px;
	}

	#megamenu-menu .dropdown-img {
		display: inline-block;
	}

	#megamenu-menu .megamenu-blockwithimage {
		display: inline !important;
		vertical-align: top;
	}

	#megamenu-menu .megamenu-blockwithimage li {
		width: 160px;
		display: inline-block;
	}

}

@media (max-width: 767px) {
	#megamenu-menu {

	}

	#megamenu-menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}

	#megamenu-menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}

	#megamenu-menu .dropdown-inner {
		display: block;
	}

	#megamenu-menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}

	#megamenu-menu .dropdown-menu a:hover,
	#megamenu-menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}

	#megamenu-menu .megamenu-type-category-simple .megamenu-ischild {
		padding-left: 10px;
	}

	#megamenu-menu .megamenu-type-category-full .megamenu-ischild {
		padding-left: 10px;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-ischild {
		padding-left: 10px;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-parent-img {
		display: none;
	}

	#megamenu-menu .megamenu-type-manufacturer .megamenu-parent-img {
		display: none;
	}

	#megamenu-menu .megamenu-type-product .megamenu-parent-img {
		display: none;
	}

	#megamenu-menu .megamenu-type-product .dropprice {
		display: none;
	}

	#megamenu-menu .megamenu-type-auth {
		color: #fff;
	}

	#megamenu-menu .menu-add-html {
		display: none;
	}

	#megamenu-menu .megamenu-thumb {
		display: none;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	#megamenu-menu {

	}

	#megamenu-menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}

	#megamenu-menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}

	#megamenu-menu .dropdown-inner {
		display: block;
	}

	#megamenu-menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}

	#megamenu-menu .dropdown-menu a:hover,
	#megamenu-menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}

	#megamenu-menu .megamenu-type-category-simple .megamenu-ischild {
		padding-left: 10px;
	}

	#megamenu-menu .megamenu-type-category-full .megamenu-ischild {
		padding-left: 10px;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-ischild {
		padding-left: 10px;
	}

	#megamenu-menu .megamenu-type-category-full-image .megamenu-parent-img {
		display: none;
	}

	#megamenu-menu .megamenu-type-manufacturer .megamenu-parent-img {
		display: none;
	}

	#megamenu-menu .megamenu-type-product .megamenu-parent-img {
		display: none;
	}

	#megamenu-menu .megamenu-type-product .dropprice {
		display: none;
	}

	#megamenu-menu .megamenu-type-auth {
		color: #fff;
	}

	#megamenu-menu .menu-add-html {
		display: none;
	}

	#megamenu-menu .megamenu-thumb {
		display: none;
	}

}

/*----------------ocmodpcart-----------------*/
.popup-phone-wrapper {
	position: fixed;
	opacity: 0.6;
	text-align: center;
	z-index: 9999;
	background-color: #e47364;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 46px;
	right: 30px;
	bottom: 30px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.popup-phone-wrapper:hover {
	opacity: 0.9;
	cursor: pointer;
}

.popup-phone-wrapper i {
	font-size: 20px;
	animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
}

.popup-phone-wrapper + .scroll-top-wrapper.show {
	right: 30px;
	bottom: 80px;
}

@keyframes trambling-animation {
	0%, 50%, 100% {
		transform: rotate(0deg);
	}
	10%, 30% {
		transform: rotate(-10deg);
	}
	20%, 40% {
		transform: rotate(10deg);
	}
}

#ocmod-popup-okno {
	background: #fff;
	max-width: 800px;
	width: 90%;
	margin: 0 auto;
	min-height: 100px;
	position: relative;
	box-shadow: 0px 0px 0px 2px #999;
	border-radius: 2px;
}

#ocmod-popup-okno.ocmodpphone {
	max-width: 500px;
}

#ocmod-popup-okno .ocmod-popup-heading {
	text-align: center;

	color: #333;
	font-size: 16px;
	padding: 0px 25px;
	position: relative;
	min-height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-radius: 2px 2px 0 0;
}

#ocmod-popup-okno .mfp-close {
	background: #eee;
	font-size: 24px;
	color: #333;
	width: 60px;
	height: 40px;
	right: 0;
	top: 0px;
	position: absolute;
	z-index: 2;
	cursor: pointer !important;
	outline: none;
	border: 0;
	border-radius: 0 2px 0 0;
	opacity: 1;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

#ocmod-popup-okno .mfp-close:hover {
	color: #dd4b39;
	background-color: #fafafa;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

#ocmod-popup-okno .ocmod-popup-footer {
	padding: 15px 25px 15px 25px;
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
}

#ocmod-popup-okno .ocmod-popup-footer button {
	padding: 5px 25px;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	border: 0;
	background: #fafafa;
	border-radius: 2px;
	outline: none;
	text-align: center;
	margin-bottom: 10px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
	float: left;
}

#ocmod-popup-okno .ocmod-popup-footer button:hover {
	background-color: #eee;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

#ocmod-popup-okno .ocmod-popup-footer a {
	float: right;
	background: #755193;
	color: #fff;
	font-size: 16px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	display: inline-block;
	border-radius: 20px;
	text-align: center;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	width: 200px;
}

#ocmod-popup-okno .ocmod-popup-footer a:hover {
	background: #f7a600;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

#ocmod-popup-okno .ocmod-popup-center {
	background: #fff;
	padding: 10px 25px 0 25px;
	font-size: 14px;
}

@media (max-width: 767px) {
	#ocmod-popup-okno .ocmod-popup-heading {
		font-size: 14px;
	}

	#ocmod-popup-okno .ocmod-popup-footer button {
		width: 100%;
	}

	#ocmod-popup-okno .ocmod-popup-footer a {
		width: 100%;
		margin-top: 5px;
	}
}

#ocmod-popup-okno .alert {
	margin: 0;
}

#ocmod-popup-okno .ocmod_form {
	clear: both;
	padding: 20px 0 10px 0;
	margin: 0;
}

#ocmod-popup-okno .ocmod_form > div {
	width: 100%;
	display: inline-block;
}

#ocmod-popup-okno .ocmod_form > div + div {
	margin-top: 10px;
}

#ocmod-popup-okno .ocmod_form > div label {
	font-size: 14px;
	line-height: 30px;
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 20px;
}

#ocmod-popup-okno .ocmod_form > div label span.required {
	color: #dd4b39;
	padding-right: 2px;
}

#ocmod-popup-okno .ocmod_form > div input,
#ocmod-popup-okno .ocmod_form > div textarea {
	border: 1px solid #ddd;
	padding: 5px 10px;
	background: #fff;
	outline: none;
	font-size: 14px;
	width: 70%;
}

#ocmod-popup-okno .ocmod_form > div textarea {
	min-height: 70px;
	resize: vertical;
}

.mfp-zoom-in .mfp-content > div {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	transform: scale(0.7);
}

.mfp-zoom-in.mfp-ready .mfp-content > div {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-in.mfp-removing .mfp-content > div {
	transform: scale(0.7);
	opacity: 0;
}

.masked {
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.2;
	left: 0;
	top: 0;
}

.masked_loading {
	background: url(../image/ocmodpreloader.svg) no-repeat center center;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10001;
	top: 0;
	left: 0;
}

.display-products-cart {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
}

.display-products-cart #main-price.spec {
	text-decoration: line-through;
	font-size: 12px;
}

.display-products-cart #special-price {
	color: #dd4b39;
}

.display-products-cart tr td {
	border-bottom: 1px solid #eee;
	padding: 0;
	vertical-align: middle;
}

.display-products-cart tr td.remove {
	vertical-align: middle;
	min-width: 20px;
	padding: 0;
	text-align: right;
}

.display-products-cart tr td.remove button {
	font-size: 14px;
	background: transparent;
	border: 0;
	outline: none;
}

.display-products-cart tr td.remove button:hover {
	color: #dd4b39;
}

.display-products-cart tr td.image {
	vertical-align: middle;
	padding: 0;
}

.display-products-cart.porder tr td.image {
	padding: 10px 0;
}

.display-products-cart tr td.image img {
	border: 0;
	background-color: transparent;
}

.display-products-cart tr td.name {
	padding: 10px;
	font-size: 13px;
	vertical-align: middle;
}

.display-products-cart.porder tr td.name {
	font-size: 14px;
}

.display-products-cart.porder tr td.name .discounts {
	font-size: 13px;
	color: #555;
	line-height: 1.3;
	padding-left: 5px;
}

.display-products-cart tr td.name a {
	font-size: 14px;
}

.display-products-cart tr td.qt {
	min-width: 110px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
}

.display-products-cart tr td.totals {
	padding: 0 10px;
	text-align: right;
	font-size: 14px;
	min-width: 110px;
	vertical-align: middle;
}

.display-products-cart .porder tr td.totals {
	padding: 0;
}

.display-products-cart .number {
	border: 1px solid #ddd;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	border-radius: 2px;
}

.display-products-cart .frame-change-count {
	width: 110px;
}

.display-products-cart .btn-plus button {
	width: 30px;
	height: 26px;
	font-size: 12px;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	display: inline-block;
	background: #fafafa;
	border: 0;
	outline: none;
	text-align: center;
}

.display-products-cart .btn-minus button {
	width: 30px;
	height: 26px;
	font-size: 20px;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	display: inline-block;
	background: #fafafa;
	border: 0;
	outline: none;
	text-align: center;
}

.display-products-cart .btn-plus {
	float: right;
	height: 26px;
	width: 30px;
}

.display-products-cart .btn-minus {
	float: left;
	height: 26px;
	width: 30px;
}

.display-products-cart .btn-plus button:hover,
.display-products-cart .btn-minus button:hover {
	background-color: #eee;
	color: #dd4b39;
}

.display-products-cart input.plus-minus {
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	width: 50px;
	height: 26px;
	outline: none;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 30px;
}

.mobile-products-cart {
	display: none;
	position: relative;
}

.mobile-products-cart > div {
	width: 100%;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 15px;
	display: inline-block;
}

.mobile-products-cart .remove button {
	font-size: 14px;
	background: transparent;
	border: 0;
	outline: none;
	padding-top: 10px;
}

.mobile-products-cart .remove button:hover {
	color: #dd4b39;
}

.mobile-products-cart .image {
	height: 100px;
}

.mobile-products-cart .image img {
	border: 0;
	padding: 10px;
}

.mobile-products-cart .name {
	font-size: 13px;
}

.mobile-products-cart .name a {
	display: inline;
	line-height: 1.4;
	font-size: 15px;
	padding-right: 5px;
}

.mobile-products-cart .qt {
	padding-top: 10px;
	text-align: center;
}

.mobile-products-cart .totals {
	font-size: 14px;
	padding-top: 15px;
}

.mobile-products-cart .remove {
	padding: 0 0 0 15px;
}

.all-total {
	float: right;
	padding: 15px 0;
}

.all-total .totals-left {
	float: right;
	text-align: right;
	line-height: 26px;
	font-size: 14px;
}

.all-total .totals-right {
	float: right;
	margin-left: 10px;
	text-align: right;
	font-size: 16px;
	line-height: 26px;
	min-width: 70px;
}

.all-total .clear-total {
	clear: both;
}

.mobile-products-cart .number {
	border: 1px solid #ddd;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	border-radius: 2px;
}

.mobile-products-cart .frame-change-count {
	width: 110px;
}

.mobile-products-cart .btn-plus button {
	width: 30px;
	height: 26px;
	font-size: 12px;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	display: inline-block;
	background: #fafafa;
	border: 0;
	outline: none;
	text-align: center;
}

.mobile-products-cart .btn-minus button {
	width: 30px;
	height: 26px;
	font-size: 20px;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	display: inline-block;
	background: #fafafa;
	border: 0;
	outline: none;
	text-align: center;
}

.mobile-products-cart .btn-plus {
	float: right;
}

.mobile-products-cart .btn-minus {
	float: left;
}

.mobile-products-cart .btn-plus button:hover,
.mobile-products-cart .btn-minus button:hover {
	background-color: #eee;
	color: #dd4b39;
}

.mobile-products-cart input.plus-minus {
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	width: 50px;
	height: 26px;
	outline: none;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 30px;
}

@media (max-width: 767px) {
	#ocmod-popup-okno .popup-heading {
		font-size: 15px;
	}

	#ocmod-popup-okno .popup-footer button {
		width: 100%;
	}

	#ocmod-popup-okno .popup-footer a {
		width: 100%;
		margin-top: 5px;
	}

	.mobile-products-cart {
		display: block;
	}

	.display-products-cart {
		display: none;
	}

	.display-products-cart.porder tr td.qt {
		min-width: 100px;
	}

	.display-products-cart.porder tr td.name {
		min-width: 100px;
	}

	.display-products-cart.porder tr td.image img {
		width: 60px;
	}
}

/*--------------opencart_gallary--------------------*/
.og-container {
	width: 100%;
	display: inline-block;
}

.gallery-title {
	margin-bottom: 30px;
	text-align: center;
}

.gallery-title span {
	background: #ffffff;
	padding: 0px 6px;
	color: #808080;
	text-shadow: 2px 2px 2px #d1d1d1;
}

.og-container .og-album {
	margin-bottom: 10px;
	text-align: center;
	float: left;
}

.og-container .og-album img:hover {
	opacity: 0.7;
}

.og-container .og-album-1-1 {
	background: url('../image/opencart_gallery/square-120.png') no-repeat;
	width: 140px;
	height: 140px;
	position: relative;
	margin: auto;
}

.og-container .og-album-1-1 img {
	position: absolute;
	top: 10px;
	left: 10px;
}

.og-container .og-album-1-2 {
	background: url('../image/opencart_gallery/square-160.png') no-repeat;
	width: 183px;
	height: 183px;
	position: relative;
	margin: auto;
}

.og-container .og-album-1-2 img {
	position: absolute;
	top: 12px;
	left: 12px;
}

.og-container .og-album-1-3 {
	background: url('../image/opencart_gallery/square-200.png') no-repeat;
	width: 228px;
	height: 228px;
	position: relative;
	margin: auto;
}

.og-container .og-album-1-3 img {
	position: absolute;
	top: 14px;
	left: 14px;
}

.og-container .og-album-0-1 {
	background: url('../image/opencart_gallery/rectangular-120.png') no-repeat;
	width: 140px;
	height: 109px;
	position: relative;
	margin: auto;
}

.og-container .og-album-0-1 img {
	position: absolute;
	top: 10px;
	left: 10px;
}

.og-container .og-album-0-2 {
	background: url('../image/opencart_gallery/rectangular-160.png') no-repeat;
	width: 184px;
	height: 143px;
	position: relative;
	margin: auto;
}

.og-container .og-album-0-2 img {
	position: absolute;
	top: 12px;
	left: 12px;
}

.og-container .og-album-0-3 {
	background: url('../image/opencart_gallery/rectangular-200.png') no-repeat;
	width: 226px;
	height: 177px;
	position: relative;
	margin: auto;
}

.og-container .og-album-0-3 img {
	position: absolute;
	top: 14px;
	left: 13px;
}

.og-container p {
	margin-top: 5px;
	font-weight: normal;
}

.og-container p a {
	text-decoration: none;
}

.og-container p img {
	margin-top: 3px;
}


.og-container .album-info {
	display: table;
	margin-bottom: 20px;
}

.og-container .album-info .left {
	width: 400px;
	float: left;
}

.og-container .album-info .left .main-image-0 {
	background: url('../image/opencart_gallery/rectangular.png') no-repeat;
	width: 380px;
	height: 298px;
}

.og-container .album-info .left .main-image-0 img {
	position: relative;
	top: 24px;
	left: 22px;
}

.og-container .album-info .left .main-image-1 {
	background: url('../image/opencart_gallery/square.png') no-repeat;
	width: 380px;
	height: 380px;
}

.og-container .album-info .left .main-image-1 img {
	position: relative;
	top: 17px;
	left: 17px;
}

.og-container .album-info .left .main-info {
	width: 380px;
	text-align: center;
}

.og-container .album-info .right {
	margin-left: 400px;
	text-align: center;
	float: none;
}

.og-container .album-info .right .image-list {
	width: 580px;
	margin: 10px 0px;
}

.og-container .album-info .right .image-list div {
	float: left;
	margin: 0px auto 20px auto !important;
	text-align: center;
	width: 25%;
}

.og-container .album-info .right .image-list div img {
	border: 1px solid #d1d1d1;
	padding: 2px;

}

.og-container .album-info .right .image-list div img:hover {
	opacity: 0.7;
}

.og-container .album-info {
	display: table;
	margin-bottom: 20px;
}

.og-container .album-info .left {
	width: 400px;
	float: left;
}

.og-container .album-info .left .main-image {
	background: url('../image/opencart_gallery/rectangular.png') no-repeat;
	width: 380px;
	height: 298px;
}

.og-container .album-info .left .main-image img {
	position: relative;
	top: 24px;
	left: 22px;
}

.og-container .album-info .left .main-info {
	width: 380px;
	text-align: center;
}

.og-container .album-info .right {
	margin-left: 400px;
	text-align: center;
	float: none;
}

.og-container .album-info .right .image-list {
	width: 580px;
	margin: 10px 0px;
}

.og-container .album-info .right .image-list div {
	float: left;
	margin: auto;
	text-align: center;
	width: 25%;
	height: 120px;
}

.og-container .album-info .right .image-list div img {
	border: 1px solid #d1d1d1;
	padding: 2px;
}

.og-container .video-info {
	display: table;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.og-container .htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 20px;
}

.og-container .htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}

.og-container .htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}

.og-container .tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}

/*************VIDEO*************/
.og-container .og-vd-md {
	text-align: center;
	margin: auto;
}

.og-container .og-vd-md img:hover {
	opacity: 0.7;
}

.og-container .og-vd-md a img {
	border: 2px solid #d1d1d1;
	padding: 1px;
	z-index: 80;
	margin: 0px auto 15px auto;
	position: relative;
}

.og-container .og-vd-md p {
	margin-top: 8px;
}

.og-container .og-vd-md-1 {
	width: 128px;
	height: 72px;
	margin: auto;
	position: relative;
	z-index: 80;
}

.og-container .og-vd-md-2 {
	width: 160px;
	height: 90px;
	margin: auto;
	position: relative;
	z-index: 80;
}

.og-container .og-vd-md-3 {
	width: 192px;
	height: 108px;
	margin: auto;
	position: relative;
	z-index: 80;
}

.og-container .og-vd-md-4 {
	width: 224px;
	height: 126px;
	margin: auto;
	position: relative;
	z-index: 80;
}

.og-container .og-vd-md-5 {
	width: 256px;
	height: 144px;
	margin: auto;
	position: relative;
	z-index: 80;
}

.og-container .og-vd-md-6 {
	width: 288px;
	height: 162px;
	margin: auto;
	position: relative;
	z-index: 80;
}

.og-container .og-vd-md-7 {
	width: 320px;
	height: 180px;
	margin: auto;
	position: relative;
	z-index: 80;
}

.og-container .play-button {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 100;
	display: inline-table;
	left: 39px;
	top: 11px;
}

.og-container .og-vd-md-1 .play-button {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 100;
	display: inline-table;
	left: 39px;
	top: 11px;
}

.og-container .og-vd-md-2 .play-button {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 100;
	display: inline-table;
	left: 55px;
	top: 20px;
}

.og-container .og-vd-md-3 .play-button {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 100;
	display: inline-table;
	left: 70px;
	top: 29px;
}

.og-container .play-button-1 {
	background: url('../image/opencart_gallery/play_button/1.png') no-repeat;
}

.og-container .play-button-2 {
	background: url('../image/opencart_gallery/play_button/2.png') no-repeat;
}

.og-container .play-button-3 {
	background: url('../image/opencart_gallery/play_button/3.png') no-repeat;
}

.og-container .play-button-4 {
	background: url('../image/opencart_gallery/play_button/4.png') no-repeat;
}

.og-container .play-button-5 {
	background: url('../image/opencart_gallery/play_button/5.png') no-repeat;
}

.og-container .play-button-6 {
	background: url('../image/opencart_gallery/play_button/6.png') no-repeat;
}

.og-container .play-button-7 {
	background: url('../image/opencart_gallery/play_button/7.png') no-repeat;
}

.og-container .play-button-8 {
	background: url('../image/opencart_gallery/play_button/8.png') no-repeat;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	margin-bottom: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
}

.album-wall {
	margin-bottom: 20px;
}

.popup-pict {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	-webkit-box-shadow: 7px 10px 19px -8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 7px 10px 19px -8px rgba(0, 0, 0, 0.75);
	box-shadow: 7px 10px 19px -8px rgba(0, 0, 0, 0.75);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.popup-pict:hover {
	-webkit-box-shadow: 7px 10px 30px -8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 7px 10px 30px -8px rgba(0, 0, 0, 0.75);
	box-shadow: 7px 10px 30px -8px rgba(0, 0, 0, 0.75);
}

.popup-pict:hover,
.popup-pict:focus {
	outline: 0;
	border: 0;
}

.popup-pict img {
	max-width: 100%;
}

.album-title {
	margin-bottom: 30px;
	text-align: center;
}

.album-description {
	font-size: 14px;
	font-family: Arial;
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px;
}

/* fade */
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
	0% {
		opacity: 1
	}
}

@-moz-keyframes empty {
	0% {
		opacity: 1
	}
}

@keyframes empty {
	0% {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes backSlideOut {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
	}
	100% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
	}
}

@-moz-keyframes backSlideOut {
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px);
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%);
	}
	100% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%);
	}
}

@keyframes backSlideOut {
	25% {
		opacity: .5;
		transform: translateZ(-500px);
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%);
	}
	100% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%);
	}
}

@-webkit-keyframes backSlideIn {
	0%, 25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%);
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0);
	}
}

@-moz-keyframes backSlideIn {
	0%, 25% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(200%);
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0);
	}
}

@keyframes backSlideIn {
	0%, 25% {
		opacity: .5;
		transform: translateZ(-500px) translateX(200%);
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px);
	}
	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0);
	}
}

@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(.8);
	}
}

@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(.8);
	}
}

@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(.8);
	}
}

@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%);
	}
}

@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%);
	}
}

@keyframes goDown {
	from {
		transform: translateY(-100%);
	}
}

@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}

@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}

@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5);
	}
}

@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}

@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}

@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5);
	}
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls .owl-buttons div {
	position: absolute;
}

.owl-controls .owl-buttons .owl-prev {
	right: 100px;
	top: -20px;
}

.owl-controls .owl-buttons .owl-next {
	right: 20px;
	top: -20px;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-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);
}

/* OpenCart Code */
.owl-carousel {
	margin: 0 0 20px;
	background: #fff;
	direction: ltr !important;
	z-index: 1;
}

.owl-carousel:hover .owl-buttons div {
	opacity: 1;
}

.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}

.owl-pagination {
	text-align: center;
	top: 20px;
	position: relative;
}

.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}

.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: #bdbdbd;
	border-radius: 20px;

}

.owl-controls .owl-page.active span {
	background: #7b589c;
}

@media (max-width: 767px) {
	.owl-controls .owl-buttons .owl-next {
		right: 0px;
		top: 45% !important;
	}

	.owl-controls .owl-buttons .owl-prev {
		left: 0px !important;
		top: 45% !important;
	}
}

/*----------------progroman--------------*/
.prmn-cmngr {
	position: relative;
}

.prmn-cmngr a {
	cursor: pointer;
}

.prmn-cmngr .prmn-cmngr__popup {
	position: absolute;
	top: 25px;
	left: -50px;
	background: #FFF;
	padding: 15px 25px;
	min-width: 250px;
	max-width: 400px;
	z-index: 9999;
	border: 1px solid #dadada;
	-webkit-box-shadow: 0 2px 5px #5B5A5A;
	-moz-box-shadow: 0 2px 5px #5B5A5A;
	box-shadow: 0 2px 5px #5B5A5A;
}

.prmn-cmngr .prmn-cmngr__confirm {
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	color: #333;
}

.prmn-cmngr .prmn-cmngr__confirm-city {
	white-space: nowrap;
}

.prmn-cmngr .prmn-cmngr__confirm-btns {
	margin-top: 15px;
}

.prmn-cmngr-cities a {
	cursor: pointer;
}

.prmn-cmngr-cities .prmn-cmngr-cities__city {
	margin-bottom: 5px;
}

.prmn-cmngr-cities .prmn-cmngr-cities__search-block {
	margin-bottom: 15px;
}

.prmn-cmngr-cities .prmn-cmngr-cities__search-label {
	font-size: 15px;
	font-weight: 500;
}

.prmn-cmngr-cities .prmn-cmngr-cities__search {
	width: 250px;
}

@media (max-width: 400px) {
	.prmn-cmngr-cities .col-xs-4 {
		width: 100%;
	}
}

/*
##==================================================================##
## @author    : OCdevWizard                                         ##
## @contact   : ocdevwizard@gmail.com                               ##
## @support   : http://help.ocdevwizard.com                         ##
## @license   : http://license.ocdevwizard.com/Licensing_Policy.pdf ##
## @copyright : (c) OCdevWizard. Smart Blog Pro Plus, 2019          ##
##==================================================================##
*/

.smbpp-h3 .fa {
	font-size: inherit;
}

.smbpp-tags-block a {
	text-decoration: none !important;
}

.smbpp-posts-block h4 a {
	font-weight: bold;
	color: #23a1d1;
	font-size: inherit;
	line-height: 20px;
	text-decoration: none;
}

.smbpp-posts-block h4 a:hover {
	color: #2a6496;
}

.list-group .smbpp-list-group-item.active {
	background: #fff;
}

.list-group .smbpp-list-group-item:hover {
	border-left: 0 !important;
}

.list-group .smbpp-list-group-item.current-item {
	background: #eee;
}

.smbpp-list-group-item a {
	border: 0;
	padding: 0;
	background: none;
	display: inline-block;
	color: #23a1d1;
	text-decoration: underline;
	position: relative;
}

.smbpp-list-group-item a:hover {
	border: 0;
	padding: 0;
	text-shadow: none;
	background: none;
}

.smbpp-list-group-item a:hover span {
	background: #080808;
}

.smbpp-list-group-item img {
	float: left;
	margin: 0 8px 0 0;
}

.smbpp-list-group-item .image a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.smbpp-list-group-item .image a:hover::before {
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;
}

.smbpp-comments-block .media-body,
.smbpp-comments-block .media-left,
.smbpp-comments-block .media-right {
	display: table-cell;
	vertical-align: top;
}

.smbpp-comments-block .media-left,
.smbpp-comments-block .media > .pull-left {
	padding-right: 10px;
}

.smbpp-comments-block .owl-carousel .owl-item img {
	display: block;
	width: unset;
}

.smbpp-comments-block .product-thumb .caption {
	padding: 20px 20px;
	min-height: 180px;
}

#column-left .smbpp-posts-block .product-thumb,
#column-left .smbpp-comments-block .product-thumb,
#column-right .smbpp-posts-block .product-thumb,
#column-right .smbpp-comments-block .product-thumb {
	margin-bottom: 0px;
}

.smbpp-posts-block .owl-theme .owl-nav.disabled + .owl-dots,
.smbpp-comments-block .owl-theme .owl-nav.disabled + .owl-dots {
	margin-bottom: 20px;
	padding-top: 0px;
}

.smbpp-posts-block .owl-theme .owl-dots .owl-dot span,
.smbpp-comments-block .owl-theme .owl-dots .owl-dot span {
	margin: 5px 3px;
}

.smbpp-comments-block .owl-carousel .owl-stage-outer {
	width: 100.2%;
}

.product-thumb.post-block {
	padding: 10px;
	display: inline-block;
}

.smbpp-thumb .caption {
	min-height: 140px;
}

.smbpp-thumb .caption .description {
	display: block;
}

.product-list .smbpp-post-heading {
	margin-top: 0;
}

.product-list .smbpp-thumb .button-group {
	border: 0;
	background: none;
	text-align: left !important;
	padding: 0 !important;
}

.product-list .smbpp-post-item {
	display: flex;
	justify-content: flex-start;
}

.product-list .smbpp-post-item .image {
	padding-left: 0;
	width: 210px;
	min-width: 210px;
}

.smbpp-post-item .video {
	width: 100%;
}

.product-list .smbpp-post-item .video {
	padding-left: 0;
	width: 210px;
	min-width: 210px;
}

.product-list .smbpp-post-item .caption {
	margin-left: 20px;
}

.smbpp-post-item {
	border: 0;
}

.smbpp-post-item .caption {
	min-height: unset;
	padding: 0;
}

.smbpp-post-item .image a {
	position: relative;
	overflow: hidden;
}

.smbpp-post-item .image a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.smbpp-post-item .image a:hover::before {
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;
}


.smbpp-post-heading {
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 14px;
	margin: 10px 0;
	font-weight: 700;
}

.post-info-block {
	display: block;
	margin-bottom: 15px;
}

.post-info-block span + span {
	margin-left: 10px;
}

.post-info-tags {
	margin: 15px 0;
	display: block;
}

.post-info-tags a {
	background: #eee;
	color: #333;
	display: inline-block;
	height: 23px;
	line-height: 22px;
	padding: 0 12px 0 23px;
	position: relative;
	margin: 0 5px 10px 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

.post-info-tags a:before {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
	content: '';
	height: 6px;
	left: 10px;
	position: absolute;
	width: 6px;
	top: 8px;
}

.post-info-tags a:hover,
.post-info-tags a:focus,
.post-info-tags a:active {
	background: #ccc;
	color: #fff;
}

.post-info-tags a:hover:after,
.post-info-tags a:focus:after,
.post-info-tags a:active:after {
	border-left-color: #ccc;
}

.post-info-share {
	/*float: left;*/
	display: inline-block;
}

.post-info-vote {
	display: inline-block;
}

.post-info-share + div {
	margin-left: 20px;
}

.post-info-tags > div,
.post-info-vote > div,
.post-info-share > div {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
}

.post-info-tags > div {
	padding-top: 1px;
}

.post-info-vote > div {
	padding-top: 5px;
}

.post-info-share > div {
	padding-top: 5px;
}

.post-info-vote button {
	background: none;
	border: 1px solid #eee;
	outline: 0;
	padding: 3px 5px;
}

.post-info-vote button i {
	font-size: 20px;
	line-height: 20px;
}

.post-info-vote button:nth-child(2) {
	color: #cf4242;
}

.post-info-vote button:nth-child(3) {
	color: #42cf5e;
}

.post-info-vote button span {
	font-weight: 700;
	margin: 0 4px;
	font-size: 15px;
}

.post-info-share a {
	outline: 0;
	padding: 6px 6px;
	line-height: 19px;
	min-width: 31px;
	display: inline-block;
	text-align: center;
	color: #fff;
}

.post-info-share a.fb {
	background: #3b5998;
}

.post-info-share a.tw {
	background: #1da1f2;
}

.post-info-share a.pt {
	background: #cb2027;
}

.post-info-share a.vk {
	background: #6383a8;
}

.post-info-share a.at {
	background: #ff6550;
}

#smbpp-comment-email,
#smbpp-comment-respond-email {
	display: none;
}

#smbpp-comment-alerts .alert,
#smbpp-comment-respond-alerts .alert {
	margin-bottom: 0;
}

#smbpp-comment-form textarea,
.comment-inner-aditional textarea {
	resize: vertical;
	min-height: 70px;
}

#smbpp-comment-form h3 i,
#smbpp-comment h3 i {
	font-size: 21px;
}

#smbpp-comment-form {
	margin-top: 20px;
}

#smbpp-comment-form form > div {
	padding: 15px;
	border: 1px solid #eee;
}

#comment-error-warning .alert {
	margin-bottom: 5px
}

#smbpp-post-description,
#smbpp-category-description,
#smbpp-author-description {
	font-size: 14px;
}

.image-main {
	margin: 0 0 20px 0;
	overflow: hidden;
}

.video-main {
	margin: 0 0 20px 0;
	overflow: hidden;
}

.video-main > iframe {
	width: 100%;
	height: 400px;
}

.video-main .video-inner {
	width: 100%;
	height: 400px;
}

.image-main a {
	display: block;
	max-height: 400px;
	position: relative;
}

.image-main a img {
	width: 100%;
	height: 100%;
}

.image-main a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.image-main a:hover::before {
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;
}


.image-additionals {
	position: relative;
	margin-bottom: 20px;
}

.image-additionals .inner {
	display: grid;
	grid-gap: 20px;
	margin-top: 10px;
}

.image-additionals .inner div {
	overflow: hidden;
}

.image-additionals .inner a {
	display: block;
	position: relative;
}

.image-additionals .inner a img {
	width: 100%;
	height: 100%;
}

.image-additionals .inner a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.image-additionals .inner a:hover::before {
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;
}

.show-image-additionals div {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #eee;
	cursor: pointer;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}

.show-image-additionals span i {
	font-size: 25px;
}

.show-image-additionals span:nth-child(2) {
	display: none;
}

.more-image-additionals {
	display: none;
}

.more-image-additionals.active {
	display: block;
}

.smbpp-post-comments-block {
}

.smbpp-post-comments-block > div {
	display: flex;
}

.smbpp-post-comments-block > div + div {
	margin-top: 10px;
}

.smbpp-post-comments-block > div .comment-inner {
	margin-left: 15px;
	border: 1px solid #eee;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.smbpp-post-comments-block > div .comment-inner > div:nth-child(1) {
	width: 100%
}

.smbpp-post-comments-block > div .comment-inner .comment-name {
	font-weight: 700;
	display: block;
	padding: 10px;
	background: #f7f7f7;
}

.smbpp-post-comments-block > div .comment-inner .comment-date {
	float: right;
	font-weight: 400;
}

.smbpp-post-comments-block > div .comment-inner .comment-description {
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #eee;
}

.smbpp-post-comments-block > div .comment-inner .comment-vote {
	border-left: 1px solid #eee;
	justify-content: center;
	display: flex;
	align-items: center;
	min-width: 90px;
	flex-direction: column;
}

.smbpp-post-comments-block > div .comment-inner .comment-vote div + div {
	margin-top: 7px;
}

.smbpp-post-comments-block > div .comment-inner .comment-vote button {
	background: none;
	border: 1px solid #eee;
	outline: 0;
	padding: 3px 5px;
}

.smbpp-post-comments-block > div .comment-inner .comment-vote button i {
	font-size: 20px;
	line-height: 20px;
}

.smbpp-post-comments-block > div .comment-inner .comment-vote button:nth-child(1) {
	color: #cf4242;
	transform: scale(-1, 1);
}

.smbpp-post-comments-block > div .comment-inner .comment-vote button:nth-child(2) {
	color: #42cf5e
}

.smbpp-post-comments-block > div .comment-inner-additional {
	margin-left: 15px;
	border: 1px solid transparent;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.smbpp-post-comments-block > div .comment-inner-additional .alert {
	margin-bottom: 0;
	width: 100%;
}

.smbpp-post-comments-block > div .comment-inner > div:nth-child(1) {
	width: 100%
}

.smbpp-post-comments-block > div .comment-image {
	width: 40px;
}

.smbpp-post-comments-block > div .comment-image button {
	background: none;
	border: 0;
	outline: 0;
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
}

.smbpp-post-comments-block > div .comment-image button i {
	font-size: 20px;
}

.comment-pagination-item {
	display: none;
}

#smbpp-comment .pagination {
	margin-top: 15px;
}

#smbpp-comment h3 {
	margin-bottom: 20px;
}

.smbpp-post-vote-alert {
	margin-top: 15px;
}

.smbpp-post-vote-alert button,
.comment-inner-additional button {
	outline: 0;
}

.smbpp-comment-respond {
	margin-top: 0px !important;
}

.smbpp-comment-respond .comment-inner-aditional {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-left: 18px;
	padding: 15px;
	width: 100%;
}

.comment-responds-block,
.comment-alert-message {
	margin-left: 55px;
}

.comment-alert-message .comment-inner-aditional {
	width: 100%;
}

.comment-alert-message .comment-inner-aditional .alert {
	margin-bottom: 0
}

.video-inner {
	background-size: cover;
	position: relative;
	margin: 0 auto;
	background-position: 50% 50%;
	width: 100%;
	height: 150px;
}

.video-inner > div {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 50px;
	height: 50px;
	margin-left: -31px;
	margin-top: -25px;
}

.video-inner i {
	position: relative;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 180%;
	border: 5px solid #fff;
	width: 50px;
	height: 50px;
	line-height: 40px;
	box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.25);
	transition: transform 0.5s cubic-bezier(0.2, 0.5, 0.5, 1.2);
}

.video-inner i:before {
	margin-left: 5px;
}

.video-inner > div i:after {
	transition: background .5s ease-out;
	background: white;
	border-radius: 50%;
	content: '';
	position: absolute;
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	opacity: .2;
	transition: opacity .5s ease;
}

.video-inner:hover {
	cursor: pointer;
}

.video-inner > div:hover i {
	color: #000;
	border-color: #fff;
	transform: scale(1.5);
}

.video-inner > div:hover i:after {
	opacity: 1;
	z-index: -1;
}

.video-inner > div:active i {
	transform: scale(0.5);
}

.video-inner span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, 0);
	animation: youtube-lines 3.7s cubic-bezier(0.3, 0.52, 0.41, 0.87) infinite;
}

.video-inner span:nth-child(2) {
	animation-delay: 1.8s;
}

@keyframes youtube-lines {
	0% {
		transform: scale(1);
		border-color: rgba(255, 255, 255, 0);
	}
	30% {
		border-color: rgba(255, 255, 255, 0.6);
	}
	100% {
		transform: scale(2.4);
		border-color: rgba(255, 255, 255, 0);
	}
}

@media (min-width: 320px) {
	.image-additionals .inner {
		grid-template-columns: repeat(1, 1fr);
	}

	.image-additionals .inner div {
		height: 81px;
	}
}

@media (min-width: 525px) {
	.image-additionals .inner {
		grid-template-columns: repeat(2, 1fr);
	}

	.image-additionals .inner div {
		height: 81px;
	}
}

@media (min-width: 768px) {
	.image-additionals .inner div {
		height: 95px;
	}
}

@media (min-width: 992px) {
	.image-additionals .inner div {
		height: 100%;
	}

	.image-additionals .inner {
		grid-template-columns: repeat(4, 1fr);
	}

	#column-left + #content .image-additionals .inner div {
		height: 95px;
	}

	#column-left + #content .image-additionals .inner {
		grid-template-columns: repeat(3, 1fr);
	}

	#content + #column-right .image-additionals .inner {
		grid-template-columns: repeat(3, 1fr);
	}

	#content + #column-right .image-additionals .inner div {
		height: 95px;
	}
}

@media (min-width: 1200px) {
	.image-additionals .inner div {
		height: 95px;
	}
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

/*
 *
 * @category  : OpenCart
 * @module    : Smart Checkout
 * @author    : OCdevWizard <ocdevwizard@gmail.com>
 * @copyright : Copyright (c) 2014, OCdevWizard
 * @license   : http://license.ocdevwizard.com/Licensing_Policy.pdf
 *
 */

@font-face {
	font-family: 'Roboto-Medium';
	src: url('../smart_checkout_fonts/Roboto-Medium.eot');
	src: url('../smart_checkout_fonts/Roboto-Medium.woff') format('woff'),
	url('../smart_checkout_fonts/Roboto-Medium.ttf') format('truetype'),
	url('../smart_checkout_fonts/Roboto-Medium.svg') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto-Regular';
	src: url('../smart_checkout_fonts/Roboto-Regular.eot');
	src: url('../smart_checkout_fonts/Roboto-Regular.woff') format('woff'),
	url('../smart_checkout_fonts/Roboto-Regular.ttf') format('truetype'),
	url('../smart_checkout_fonts/Roboto-Regular.svg') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Roboto-Thin';
	src: url('../smart_checkout_fonts/Roboto-Thin.eot');
	src: url('../smart_checkout_fonts/Roboto-Thin.woff') format('woff'),
	url('../smart_checkout_fonts/Roboto-Thin.ttf') format('truetype'),
	url('../smart_checkout_fonts/Roboto-Thin.svg') format('svg');
	font-display: swap;
}

button.smch-call-button {
	/* insert there your css style */
	width: 100% !important;
	border-bottom: 1px solid #ddd !important;
}

#smch-modal-body * {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	box-sizing: content-box;
}

#smch-modal-body {
	background: #fff;
	max-width: 400px;
	width: 90%;
	margin: 0 auto;
	min-height: 100px;
	position: relative;
	overflow: hidden;
}

#smch-modal-body .modal-heading {
	text-align: left;
	background-color: #EDEDED;
	font-family: Roboto-Regular, Arial, Tahoma;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding: 0 20px;
	position: relative;
	min-height: 50px;
	line-height: 50px;
	overflow: hidden;
}

#smch-modal-body .modal-close {
	width: 24px;
	height: 24px;
	background: url(close.png) no-repeat;
	right: 15px;
	top: 13px;
	position: absolute;
	opacity: 0.5;
	cursor: pointer !important;
}

#smch-modal-body .modal-body {
	background: #fff;
	padding: 20px;
	overflow: auto;
}

#smch-modal-body .modal-footer {
	padding: 17px 20px 17px 20px;
	background-color: #EDEDED;
	position: relative;
	display: inline-block;
	border-top: 1px solid #ddd;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	box-sizing: border-box;
}

.smch-modal-loadmask {
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: #eeeeee;
	opacity: 0.4;
	left: 0;
	top: 0;
}

.smch-modal-loadmask-loading {
	background: url(loading.svg) no-repeat center center;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10001;
	top: 0;
	left: 0;
}

#smch-modal-body > #check-data #smch-modal-data .image_block {
	display: block;
	position: relative;
	min-height: 200px;
}

#smch-modal-body > #check-data #smch-modal-data .image_block > .image {
	display: inline-block;
	position: relative;
	text-align: left;
	vertical-align: top;
	float: left;
	border: 1px solid #EDEDED;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#smch-modal-body > #check-data #smch-modal-data .image_block > .image.no_images {
	display: block;
	position: relative;
	text-align: center;
	vertical-align: top;
	float: none;
	border: 1px solid #EDEDED;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#smch-modal-body > #check-data #smch-modal-data .image_block > .images {
	display: inline-block;
	position: relative;
	text-align: left;
	margin: 0 0 0 10px;
	width: 127px;
}

#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img {
	cursor: pointer;
	border: 1px solid #EDEDED;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	margin-bottom: 5px;
}

#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img + img {
	margin-left: 7px;
}

#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img:nth-child(2n+1) {
	margin-left: 0px;
}

#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img:hover {
	border: 1px solid #9C9C9C;
}

#smch-modal-body > #check-data #smch-modal-data .processing {
	display: block;
	position: relative;
	clear: both;
	border: 1px solid #EDEDED;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .name {
	display: inline-block;
	width: 132px;
	margin-left: 15px;
	font-family: Roboto-Regular, Arial, Tahoma;
	color: #555;
	padding: 10px 0;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .name > span {
	font-size: 12px;
	display: block;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .name > span.name_main {
	font-size: 14px;
	font-family: Roboto-Medium, Arial, Tahoma;
	color: #000;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .name > span > b {
	color: #000;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity {
	border-right: 1px solid #ededed;
	border-left: 1px solid #EDEDED;
	display: inline-block;
	padding: 10px 0;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 70px;
	min-height: 82px;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div {
	bottom: 0;
	height: 61px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > input.input-quantity {
	border: 1px solid #D9D9D9;
	background: #fff;
	width: 40px;
	display: inline-block;
	height: 19px;
	margin: 3px auto;
	text-align: center;
	clear: both;
	font-family: Roboto-Regular, Arial, Tahoma;
	font-size: 12px;
	color: #444;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > input.input-quantity:after {
	content: " ";
	clear: both;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#decrease-quantity,
#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#increase-quantity {
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	color: #444;
	display: block;
	height: 18px;
	font-family: Roboto-Regular, Arial, Tahoma;
	padding: 0px 0px;
	width: 40px;
	margin: 0 auto;
	-webkit-transition: border-color .20s;
	-moz-transition: border-color .20s;
	-o-transition: border-color .20s;
	transition: border-color .20s;
	cursor: pointer;
	background: #F3F3F3;
	border: 1px solid #D9D9D9;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#decrease-quantity {
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#increase-quantity {
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#decrease-quantity:active,
#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#increase-quantity:active {
	border-color: #4D90FE;
	color: #000;
	-moz-box-shadow: 0 0 10px #D4D4D4 inset;
	-webkit-box-shadow: 0 0 10px #D4D4D4 inset;
	box-shadow: 0 0 10px #D4D4D4 inset;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#decrease-quantity:hover,
#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#increase-quantity:hover {
	background: #F4F4F4;
	border-color: #C0C0C0;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals {
	display: inline-block;
	padding: 10px 0;
	margin: 0 0 0 10px;
	position: relative;
	text-align: left;
	vertical-align: top;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals > #ocdev-price {
	font-size: 18px;
	font-family: Roboto-Regular, Arial, Tahoma;
	display: block;
	text-align: left;
	color: #333;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals > #ocdev-price.old-price {
	font-size: 12px !important;
	color: #999 !important;
	text-decoration: line-through;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals > #ocdev-special {
	font-size: 18px;
	font-family: Roboto-Regular, Arial, Tahoma;
	display: block;
	text-align: left;
	color: #333;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .tax {
	display: block;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	color: #333;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .tax > span {
	display: inline-block;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .tax > #ocdev-tax {
	display: inline-block;
}

#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .discount {
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	display: block;
	text-align: left;
	color: #333;
	margin-top: 5px;
}

#smch-modal-body > .slide-description {
	color: #fff;
	margin-left: -380px !important;
	padding: 15px;
	position: absolute;
	top: 65px;
	width: 350px;
	z-index: 4;
	background: #333;
}

#smch-modal-body > .slide-description > .content {
	overflow: auto;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	line-height: 18px;
	max-height: 400px;
}

#smch-modal-body > .slide-description > .open {
	cursor: pointer;
	left: 380px;
	position: absolute;
	display: block !important;
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-family: Times New Roman, Arial, Tahoma;
	font-weight: bold;
	font-style: italic;
	top: 0px;
	z-index: 2;
	padding: 5px 0;
	width: 17px;
	background: #7b589d;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
}

#smch-modal-body > .slide-description > .open:hover {
	background: #3cb736;
}

#smch-modal-body > .slide-informer {
	color: #fff;
	margin-left: -380px !important;
	padding: 15px;
	position: absolute;
	top: 97px;
	width: 350px;
	z-index: 2;
	background: #333;
}

#smch-modal-body > .slide-informer > .content {
	overflow: auto;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	line-height: 18px;
	max-height: 400px;
}

#smch-modal-body > .slide-informer > .open {
	cursor: pointer;
	left: 380px;
	position: absolute;
	display: block !important;
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-family: Times New Roman, Arial, Tahoma;
	font-weight: bold;
	font-style: italic;
	top: 0px;
	z-index: 2;
	padding: 5px 0;
	width: 17px;
	background: #44b5f6;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
}

#smch-modal-body > .slide-informer > .open:hover {
	background: #2e8abf;
}

#smch-modal-body > .slide-attributes {
	color: #fff;
	margin-left: -380px !important;
	padding: 15px;
	position: absolute;
	top: 129px;
	width: 350px;
	z-index: 1;
	background: #333;
}

#smch-modal-body > .slide-attributes > .content {
	overflow: auto;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	line-height: 18px;
	max-height: 400px;
}

#smch-modal-body > .slide-attributes > .open {
	cursor: pointer;
	left: 380px;
	position: absolute;
	display: block !important;
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-family: Times New Roman, Arial, Tahoma;
	font-weight: bold;
	font-style: italic;
	top: 0px;
	z-index: 1;
	padding: 5px 0;
	width: 17px;
	background: #EF9104;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
}

#smch-modal-body > .slide-attributes > .open:hover {
	background: #2e8abf;
}

#smch-modal-body > .slide-attributes > .content > .attributes-table {
	border-collapse: collapse;
	background: #fff;
	width: 100%;
}

#smch-modal-body > .slide-attributes > .content > .attributes-table thead tr td {
	border: 1px solid #222;
	padding: 4px 5px;
	font-size: 12px;
	color: #fff;
	background: #888;
	font-family: Roboto-Regular, Arial, Tahoma;
}

#smch-modal-body > .slide-attributes > .content > .attributes-table tbody tr td {
	border: 1px solid #222;
	padding: 2px 5px;
	font-size: 12px;
	color: #888;
	font-family: Roboto-Regular, Arial, Tahoma;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields {
	position: relative;
	display: block;
	margin: 5px 0 0 0;
	overflow: auto;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields > .left {
	float: left;
	width: 49%;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields > .right {
	float: right;
	width: 49%;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields > .center {
	clear: both;
	display: block;
	width: 100%;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields input,
#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields select,
#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields textarea {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing: border-box;
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 5px;
	position: relative;
	width: 100%;
	font-size: 12px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	-webkit-transition: border-color .75s;
	-moz-transition: border-color .75s;
	-o-transition: border-color .75s;
	transition: border-color .75s;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields select {
	padding: 4px 5px;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields textarea {
	resize: vertical;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields input:focus,
#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields textarea:focus {
	border: 1px solid #5A5F63;
}

#smch-modal-body > #check-data #smch-modal-data .ocdev-smart-checkout-fields input {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing: border-box;
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 5px;
	position: relative;
	width: 100%;
	font-size: 12px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	-webkit-transition: border-color .75s;
	-moz-transition: border-color .75s;
	-o-transition: border-color .75s;
	transition: border-color .75s;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table,
#smch-modal-body > #check-data #smch-modal-data table.option {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0 5px 0;
}

#smch-modal-body > #check-data #smch-modal-data table.option > thead {
	background: #F6F7F7;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table > thead > tr > td,
#smch-modal-body > #check-data #smch-modal-data table.option > thead > tr > td {
	font-size: 14px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table td,
#smch-modal-body > #check-data #smch-modal-data table.option td {
	border: 1px solid #ededed;
	padding: 3px 5px;
	font-size: 12px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	vertical-align: middle;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table > tbody > tr > td > div,
#smch-modal-body > #check-data #smch-modal-data table.option > tbody > tr > td > div {
	margin: 2px 0 0 0;
	display: inline-block;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table > tbody > tr > td.td-heading,
#smch-modal-body > #check-data #smch-modal-data table.option > tbody > tr > td.td-heading {
	font-family: Roboto-Medium, Arial, Tahoma;
	background: #F6F7F7;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table > tbody > tr > td.first-td,
#smch-modal-body > #check-data #smch-modal-data table.option > tbody > tr > td.first-td {
	border-right: 1px solid transparent;
	width: 13px;
	padding-right: 0;
	line-height: 18px;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table > tbody > tr > td:nth-child(3) label,
#smch-modal-body > #check-data #smch-modal-data table.option > tbody > tr > td:nth-child(3) label {
	float: right;
}

#smch-modal-body > #check-data #smch-modal-data table.smch-methods-table > tbody > tr > td > label,
#smch-modal-body > #check-data #smch-modal-data table.option > tbody > tr > td > label {
	color: #333;
	float: left;
	font-family: Roboto-Regular, Arial, Tahoma;
	font-size: 12px;
	line-height: 12px;
}

#smch-modal-body > #check-data #smch-modal-data .option > input,
#smch-modal-body > #check-data #smch-modal-data .option > select,
#smch-modal-body > #check-data #smch-modal-data .option > textarea {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing: border-box;
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 5px;
	position: relative;
	width: 100%;
	font-size: 12px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	-webkit-transition: border-color .75s;
	-moz-transition: border-color .75s;
	-o-transition: border-color .75s;
	transition: border-color .75s;
}

#smch-modal-body > #check-data #smch-modal-data .option > select {
	padding: 4px 5px;
}

#smch-modal-body > #check-data #smch-modal-data .option > textarea {
	resize: vertical;
}

#smch-modal-body > #check-data #smch-modal-data .option > input:focus,
#smch-modal-body > #check-data #smch-modal-data .option > textarea:focus {
	border: 1px solid #5A5F63;
}

#smch-modal-body > #check-data #smch-modal-data .option {
	margin: 5px 0 0 0;
}

#smch-modal-body > #check-data #smch-modal-data #require-information {
	position: relative;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	text-align: right;
	margin: 0px 0 5px 0;
	font-family: Roboto-Regular, Arial, Tahoma;
}

#smch-modal-body > #check-data #smch-modal-data #require-information > a {
	font-weight: normal;
	font-size: 12px;
	color: #026dc0;
	font-family: Roboto-Regular, Arial, Tahoma;
}

#smch-modal-body > #check-data #smch-modal-data #require-information > input[type=checkbox] {
	float: right;
	margin: 2px 0 2px 5px;
}

#smch-modal-body > #check-data #smch-modal-data #require-information > .error-text {
	margin: 3px 0 0 0;
}

#smch-modal-body > #check-data #smch-modal-data .error-text {
	font-size: 11px;
	color: #DF2E2E;
	font-family: Roboto-Regular, Arial, Tahoma;
	display: block;
	margin: -4px 0 2px;
}

#smch-modal-body > #check-data #smch-modal-data .error-text-table,
#smch-modal-body > #check-data #smch-modal-data .error-text-table-option {
	font-size: 11px;
	color: #DF2E2E;
	font-family: Roboto-Regular, Arial, Tahoma;
	display: block;
	margin: 4px 0 2px;
}

#smch-modal-body > #check-data #smch-modal-data .error-style {
	border: 1px solid #DF2E2E !important;
}

#smch-modal-body > #check-data #smch-modal-data .error-style-table > thead > tr > td,
#smch-modal-body > #check-data #smch-modal-data .error-style-table-option > thead > tr > td {
	background: #DF2E2E;
	color: #fff !important;
	border: 1px solid #DF2E2E !important;
}

#smch-modal-body > #check-data #smch-modal-data .error-style-table-option > input,
#smch-modal-body > #check-data #smch-modal-data .error-style-table-option > select,
#smch-modal-body > #check-data #smch-modal-data .error-style-table-option > textarea {
	border: 1px solid #DF2E2E !important;
}

#smch-modal-body > .modal-footer {
	position: relative;
	display: block;
	padding: 20px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	background: #EDEDED;
	height: auto;
}

#smch-modal-body > .modal-footer > input,
#smch-modal-body > .modal-footer > input.close-button-bottom {
	display: inline-block;
	height: 35px;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	width: 210px;
	outline: none;
	border: 0;
	font-size: 14px;
	font-family: Roboto-Medium, Arial, Tahoma;
	text-decoration: none;
	color: #FFF;
	background: #7b589d;
	text-align: center;
	border-radius: 20px;
	float: right;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

#smch-modal-body > .modal-footer > input:hover {
	background: #ffa700;
}

#smch-modal-body > .modal-footer > input:active {
	background: #ffa700;
}

#smch-modal-body > .modal-footer > input.close-button-bottom {
	background: #E94E4E;
}

#smch-modal-body > .modal-footer > input.close-button-bottom:hover {
	background: #E81717;
}

#smch-modal-body > .modal-footer > input.close-button-bottom:active {
	background: #AA3A3A;
}

#smch-modal-body > .modal-footer > .totals {
	border: 2px solid #bbb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	font-size: 14px;
	padding: 6px 10px 5px;
	position: relative;
	text-align: center;
	font-family: Roboto-Medium, Arial, Tahoma;
	color: #333;
}

#smch-modal-body > .modal-footer > .totals > span {
	display: inline-block;
}

#smch-modal-body > .modal-footer > .totals > #total-order {
	display: inline-block;
}

#smch-data-accordion-sub {
	display: inline-block;
	width: 100%;
}

#smch-data-accordion-sub > div {
	margin-top: 5px;
}

#smch-data-accordion-sub .heading {
	font-size: 14px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	background: #F5F5F5;
	border: 1px solid #DDD;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	padding: 4px 5px 2px;

}

#smch-data-accordion-sub .heading a {
	font-size: 14px;
	line-height: 14px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	text-decoration: none;
}

#smch-data-accordion-sub .heading i,
#smch-data-accordion-sub .section i {
	font-family: FontAwesome;
}

#smch-data-accordion {
	display: inline-block;
	width: 100%;
}

#smch-data-accordion > div {
	margin-top: 5px;
}

#smch-data-accordion .heading {
	font-size: 14px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	background: #F5F5F5;
	border: 1px solid #DDD;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	padding: 4px 5px 2px;
	display: none !important;
}

#smch-data-accordion .heading a {
	font-size: 14px;
	line-height: 14px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	text-decoration: none;
}

#smch-data-accordion .heading i,
#smch-data-accordion .section i {
	font-family: FontAwesome;
}

#smch-data-accordion .section .next-step-button {
	display: inline-block;
	padding: 4px 0 3px;
	margin: 0;
	width: 100%;
	outline: none;
	border: 0;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	text-decoration: none;
	color: #FFF;
	background: #3498db;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
	cursor: pointer;
}

#smch-data-accordion .section .next-step-button:hover {
	background: #2980b9;
}

#smch-data-accordion .section .next-step-button:active {
	background: #34495e;
}

#smch-data-accordion-sub .section .next-step-button {
	display: inline-block;
	padding: 4px 0 3px;
	margin: 0;
	width: 100%;
	outline: none;
	border: 0;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	text-decoration: none;
	color: #FFF;
	background: #3498db;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
	cursor: pointer;
}

#smch-data-accordion-sub .section .next-step-button:hover {
	background: #2980b9;
}

#smch-data-accordion-sub .section .next-step-button:active {
	background: #34495e;
}

#smch-data-accordion-sub .section .smch-remove-button {
	display: inline-block;
	padding: 4px 0 3px;
	margin: 0 0 5px 0;
	width: 100%;
	outline: none;
	border: 0;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	text-decoration: none;
	color: #FFF;
	background: #E94E4E;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
	cursor: pointer;
}

#smch-data-accordion-sub .section .smch-remove-button:hover {
	background: #E81717;
}

#smch-data-accordion-sub .section .smch-remove-button:active {
	background: #AA3A3A;
}

#smch-data-accordion #collapse-checkout-confirm > div {
	margin: 5px 0 0 0;
}

#smch-data-accordion #collapse-checkout-confirm .buttons {
	width: 100%;
	display: inline-block;
	margin: 5px 0 0 0;
}

#smch-data-accordion #collapse-checkout-confirm .buttons .pull-right {
	float: none !important;
}

#smch-data-accordion #collapse-checkout-confirm #button-confirm,
#smch-data-accordion #collapse-checkout-confirm input[type=submit],
#smch-data-accordion #collapse-checkout-confirm input[type=button] {
	display: inline-block;
	padding: 8px 0 7px !important;
	margin: 0;
	width: 100%;
	outline: none;
	border: 0;
	font-size: 14px;
	font-family: Roboto-Medium, Arial, Tahoma;
	text-decoration: none;
	color: #FFF;
	background: #7b589d;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .50s;
	-moz-transition: background .50s;
	-o-transition: background .50s;
	transition: background .50s;
	cursor: pointer;
}

#smch-data-accordion #collapse-checkout-confirm #button-confirm:hover,
#smch-data-accordion #collapse-checkout-confirm input[type=submit]:hover,
#smch-data-accordion #collapse-checkout-confirm input[type=button]:hover {
	background: #3cb736;
}

#smch-data-accordion #collapse-checkout-confirm #button-confirm:active,
#smch-data-accordion #collapse-checkout-confirm input[type=submit]:active,
#smch-data-accordion #collapse-checkout-confirm input[type=button]:active {
	background: #33933A;
}

#smch-modal-body .table-totals {
	margin-bottom: 5px !important;
}

#smch-modal-body .table-totals table {
	border-collapse: collapse;
	width: 100%;
}

#smch-modal-body .table-totals table tr td {
	border: 1px solid #ededed;
	padding: 3px 5px !important;
	font-size: 12px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	vertical-align: middle;
}

#collapse-checkout-confirm #check-data input,
#collapse-checkout-confirm #check-data select,
#collapse-checkout-confirm #check-data textarea {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing: border-box;
	display: block;
	margin: 0 0 5px 0;
	padding: 4px 5px !important;
	height: auto;
	position: relative;
	width: 100%;
	font-size: 12px;
	color: #333;
	font-family: Roboto-Regular, Arial, Tahoma;
	-webkit-transition: border-color .75s;
	-moz-transition: border-color .75s;
	-o-transition: border-color .75s;
	transition: border-color .75s;
}

#collapse-checkout-confirm #check-data select {
	padding: 4px 5px;
}

#collapse-checkout-confirm #check-data textarea {
	resize: vertical;
}

#collapse-checkout-confirm #check-data input:focus,
#collapse-checkout-confirm #check-data textarea:focus {
	border: 1px solid #5A5F63;
	box-shadow: none;
}

#collapse-checkout-confirm .well {
	padding: 9px !important;
}

#collapse-checkout-confirm h2 {
	font-size: 16px;
}

#collapse-checkout-confirm legend {
	font-size: 16px;
	padding: 5px 0px !important;
	margin-bottom: 10px !important;
}

#collapse-checkout-confirm .col-sm-2 {
	width: 28.666667%;
	padding-right: 10px !important;
}

#collapse-checkout-confirm .col-sm-10 {
	width: 63.333333%;
}

#smch-voucher-success,
#smch-coupon-success,
#smch-reward-success {
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 10px;
	margin-bottom: 5px;
	font-family: Roboto-Regular, Arial, Tahoma;
	text-decoration: none;
	color: #FFF;
	border-radius: 3px;
	background: #7b589d;
	border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	-ms-border-radius: 20px !important;
	-o-border-radius: 20px !important;
}

#smch-modal-body .alert-warning {
	display: block;
	padding: 4px 0 3px 5px;
	margin: 5px 0 0px 0px;
	outline: none;
	border: 0;
	font-size: 12px;
	font-family: Roboto-Regular, Arial, Tahoma;
	text-decoration: none;
	color: #FFF;
	background: #E94E4E;
	text-align: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#smch-modal-body .alert .fa {
	font-family: FontAwesome;
}

#smch-modal-body .alert-warning a {
	color: #fff;
	text-decoration: underline;
}

@media (min-width: 320px) and (max-width: 359px) {
	#smch-modal-body {
		width: 295px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .image {
		display: block;
		text-align: center;
		float: none;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images {
		margin: 8px 0 0 0;
		width: 100%;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity {
		width: 40px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .name {
		width: 90px;
		margin-left: 5px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals {
		margin: 0 0 0 5px;
	}

	#smch-modal-body > .modal-footer > input, #smch-modal-body > .modal-footer > input.close-button-bottom {
		width: 110px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img + img {
		margin-left: 2px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img:nth-child(2n+1) {
		margin-left: 2px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img:nth-child(5n+1) {
		margin-left: 0px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .name > span.name_main {
		font-size: 12px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > #ocdev-special {
		font-size: 15px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > #ocdev-price.old-price {
		font-size: 11px !important;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .tax {
		font-size: 11px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .discount {
		font-size: 11px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div {
		width: 30px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#decrease-quantity, #smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#increase-quantity {
		width: 30px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > input.input-quantity {
		width: 30px;
	}

	#smch-modal-body > .slide-description {
		margin-left: -275px !important;
		width: 245px;
	}

	#smch-modal-body > .slide-description > .open {
		left: 275px;
	}

	#smch-modal-body > .slide-informer {
		margin-left: -275px !important;
		width: 245px;
	}

	#smch-modal-body > .slide-informer > .open {
		left: 275px;
	}

	#smch-modal-body > .slide-attributes {
		margin-left: -275px !important;
		width: 245px;
	}

	#smch-modal-body > .slide-attributes > .open {
		left: 275px;
	}
}

@media (min-width: 360px) and (max-width: 414px) {
	#smch-modal-body {
		width: 330px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .image {
		display: block;
		text-align: center;
		float: none;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images {
		margin: 8px 0 0 0;
		width: 100%;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity {
		width: 40px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div {
		width: 30px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#decrease-quantity, #smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > button#increase-quantity {
		width: 30px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .quantity > div > input.input-quantity {
		width: 30px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .name {
		margin-left: 10px;
		width: 115px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .name > span.name_main {
		font-size: 12px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals {
		margin: 0 0 0 5px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > #ocdev-special {
		font-size: 15px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > #ocdev-price.old-price {
		font-size: 11px !important;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .tax {
		font-size: 11px;
	}

	#smch-modal-body > #check-data #smch-modal-data .processing > .totals > .discount {
		font-size: 11px;
	}

	#smch-modal-body > .modal-footer > input, #smch-modal-body > .modal-footer > input.close-button-bottom {
		width: 150px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img + img {
		margin-left: 2px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img:nth-child(2n+1) {
		margin-left: 2px;
	}

	#smch-modal-body > #check-data #smch-modal-data .image_block > .images > img:nth-child(5n+1) {
		margin-left: 0px;
	}

	#smch-modal-body > .slide-description {
		margin-left: -275px !important;
		width: 245px;
	}

	#smch-modal-body > .slide-description > .open {
		left: 275px;
	}

	#smch-modal-body > .slide-informer {
		margin-left: -275px !important;
		width: 245px;
	}

	#smch-modal-body > .slide-informer > .open {
		left: 275px;
	}

	#smch-modal-body > .slide-attributes {
		margin-left: -275px !important;
		width: 245px;
	}

	#smch-modal-body > .slide-attributes > .open {
		left: 275px;
	}
}

/*-----supermenu------------------*/
@-webkit-keyframes fadeIn {
	from {
		top: -20px;
	}
	to {
		top: 0px;
	}
}

@-moz-keyframes fadeIn {
	from {
		top: -20px;
	}
	to {
		top: 0px;
	}
}

@keyframes fadeIn {
	from {
		top: -20px;
	}
	to {
		top: 0px;
	}
}

#supermenu, #supermenu * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#supermenu {
	background-repeat: repeat-x;
	margin-bottom: 0px;

}

#supermenu a {
	cursor: pointer;
	font-size: 12px;
}

#supermenu a.mobile-trigger {
	display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
	#supermenu a.mobile-trigger {
		display: block;
	}
}

#supermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 0px;
}

#supermenu ul li.tlli {
	position: relative;
	display: inline-block;
	z-index: 20;
	padding-left: 10px;
	padding-right: 10px;
	/*border-right: 1px solid #9579b0;*/
	border-right: none;
}

#supermenu ul li.tlli:hover {
	z-index: 10000;
}

#supermenu ul li.tlli:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 0;
	display: block;
	width: 1px;
	height: calc(100% - 24px);
	background-color: #9579b0;
}

#supermenu ul li.tlli:last-of-type:after {
	display: none;
}

#supermenu ul li a.tll {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	line-height: 20px;
	text-decoration: none;
	float: left;
	/*padding: 0px;
	padding-left: 10px;
	padding-right: 10px;*/
	padding: 12px 10px;

	/*width: 140px;*/
	width: auto;

	/*height: 57px;*/
	height: auto;

	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;

}

#supermenu ul li:nth-child(4) {
	width: 160px !important;

}

#supermenu ul li:last-child {
	border-right: 0px solid #9579b0 !important;

}

#supermenu ul li.tlli:hover {
	/*background: #60457a;*/
	color: #ffffff;
	background-color: #ffa700;


}

#supermenu ul li.tlli:hover a {

	/*color: #ffa700 !important;*/
	color: #fff !important;

}

#supermenu ul li a.tllhome, #supermenu ul li a.tllhomel {
	background: transparent url('home_icon.png') center center no-repeat !important;
	color: transparent !important;
	padding-left: 18px;
	padding-right: 7px;
}

#supermenu ul li a.tllhomel {
	background: transparent url('home_iconh.png') center center no-repeat !important;
}

#supermenu ul li.tlli:hover a.tllhome {
	background: transparent url('home_iconh.png') center center no-repeat !important;
}

#supermenu ul li.tlli:hover a.tllhomel {
	background: transparent url('home_icon.png') center center no-repeat !important;
}

#supermenu ul li div.bigdiv {
	display: none;
	background: #fff;
	position: absolute;
	left: 0px;
	z-index: 5;
	padding: 0px;
	width: 1130px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	/*top:57px;
	border-top: 0px;
	border-bottom: 10px solid #7b589c;*/
	top: 44px;
	border-bottom: 20px solid #7b589c;
	border-radius: 0 0 7px 7px;
}

#supermenu ul li div.bigdiv.withflyout {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}

#supermenu ul li div.bigdiv.withflyout.andlogin {
	padding: 5px;
}

#supermenu ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
	display: none;
	position: absolute;
	background: #fff;
	padding: 0px;
	z-index: 99;
	top: 0px;
	left: 198px;
	min-height: 100%;

	z-index: -1;
}

#supermenu ul li div.bigdiv p {
	margin-bottom: 7px;
}

#supermenu ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright .inflyouttoright {
	padding: 10px;
	width: 1000px;
}

#supermenu ul li div.bigdiv.withflyout .withimage {
	width: 135px;
}

#supermenu .withchildfo {
	display: block;
	vertical-align: top;

}

#supermenu .withchildfo.hasflyout {
	padding-right: 20px;
	background-image: url('mkidr.png');
	background-position: right center;
	background-repeat: no-repeat;
}

#supermenu .withchildfo a.theparent {
	color: #333;
	display: block;
	padding: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
}

#supermenu ul li.tlli.act div.bigdiv {
	display: table;
}

#supermenu > ul > li > div > ul {
	display: table-cell;
}

#supermenu > ul > li ul + ul {
	padding-left: 20px;
}

#supermenu ul li div .withchild ul.child-level li a {
	text-decoration: none;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 5px;
	color: #444;
	display: block;
	min-width: 120px;
	background: url('slist.png') left center no-repeat;
}

#supermenu ul li div .withchild ul.child-level li a:hover {
	text-decoration: underline;
}

#supermenu ul li div .supermenu-left {
	display: block;
	vertical-align: top;
}

#supermenu ul li div .menu-add {
	width: 320px;
	margin-left: 5px;
	height: 100%;
	overflow: hidden;
	float: right;
	vertical-align: bottom;
	display: inline-block;
	margin-top: 0px;
	position: relative;
}

#supermenu ul li div .menu-add img {
	float: right;
}

#supermenu ul li div .withchild {
	display: inline-block;
	width: 173px;
	margin-left: 10px;
	margin-top: 10px;
	vertical-align: top;
}

#supermenu ul li div .withchild a.theparent {
	color: #333;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 5px;
	text-decoration: none;
}

#supermenu ul li div .withchild a.theparent:hover {
	color: #000;
}

#supermenu ul li div .withimage {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#supermenu ul li div .withimage .name a {
	color: #212121 !important;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
}

@media (max-width: 767px) {
	#supermenu ul li div .withimage .name a {
		color: #fff !important;
	}
}

#supermenu ul li div .withimage .dropprice {
	color: #55B12B;
}

#supermenu ul li div .withimage .dropprice span {
	color: #f00;
	text-decoration: line-through;
}

#supermenu ul li div .withimage .child-level a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

#supermenu ul li div .withimage .child-level {
	margin-left: 5px;
}

#supermenu ul li div .withimage .name a:hover {
	text-decoration: none;
	/*color: #ffa700 !important;*/
	color: #212121 !important;
}

#supermenu .mainexpand {
	display: none;
}

#supermenu ul li div .dropbrands {
	width: 150px;
	margin-right: 10px;
	float: right;
	vertical-align: top;
	display: inline-block;
	margin-top: 10px;
}

#supermenu ul li div .dropbrands span {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	color: #333;
}

#supermenu ul li div .dropbrands ul li a {
	padding: 5px;
	padding-left: 7px;
	text-decoration: none;
	color: #555;
	display: block;
}

#supermenu ul li div.bigdiv .linkoftopitem {
	display: block;
	clear: both;
	padding-top: 12px;
}

#supermenu ul li div.bigdiv.withflyout .linkoftopitem {
}

#supermenu ul li div.bigdiv .linkoftopitem a {
	color: #333;
	text-decoration: none;
	padding: 6px;
	text-align: center;
	border: 1px solid #ccc;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	background-color: #eeeeee;
	background-image: linear-gradient(to bottom, #fff, #e9e9e9);
	background-repeat: repeat-x;
}

#supermenu ul li div.bigdiv .linkoftopitem a:hover {
	background-color: #fff;
	background-image: linear-gradient(to bottom, #e9e9e9, #fff);
	background-repeat: repeat-x;
}

#supermenu ul li div.bigdiv .headingoftopitem {
	display: block;
	clear: both;
	margin-bottom: 8px;
	border-bottom: 1px solid #e9e9e9;
}

#supermenu ul li div.bigdiv .addingaspace {
	display: block;
	clear: both;
	margin-bottom: 0px;
}

#supermenu ul li div.bigdiv.withflyout .headingoftopitem {
	margin-left: 5px;
	margin-right: 5px;
}

#supermenu ul li div.bigdiv .headingoftopitem h2 {
	font-size: 18px;
	display: block;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	border: none;
	background: none;
	font-weight: normal;
}

#supermenu ul li div.bigdiv .headingoftopitem h2 a {
	font-size: 18px !important;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: none;
	font-weight: normal;
}

#supermenu ul li div.bigdiv.withflyout .headingoftopitem h2, #supermenu ul li div.bigdiv.withflyout .headingoftopitem h2 a {
	font-size: 14px;
}

#supermenu ul li div.bigdiv.withflyout .headingoftopitem h2 {
	padding-left: 5px;
}

#supermenu form {
	padding-top: 5px;
}

#supermenu input[type='text'], #supermenu input[type='password'] {
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 188px;
	color: #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e7e7e7;
}

#supermenu ul li.tlli.mkids:hover a.tll {
	-webkit-border-radius: 0px 0px 1px 1px;
	-moz-border-radius: 0px 0px 1px 1px;
	-khtml-border-radius: 0px 0px 1px 1px;
	border-radius: 0px 0px 1px 1px;
}

#supermenu.respmedium ul li.tlli .bigdiv {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}

#supermenu.respmedium ul li div .menu-add {
	width: 180px !important;
}

#supermenu.respmedium ul li div .menu-add img {
	width: 100%;
	height: auto;
}

#supermenu.respmedium ul li div .menu-add + .supermenu-left, #supermenu.respmedium ul li div .menu-add + .dropbrands + .supermenu-left {
	margin-right: 190px !important;
}

#supermenu.respmedium ul li div .dropbrands {
	width: 180px !important;
	clear: right;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 10px;
}

/*#supermenu.respsmall {
  display: none;
}*/
#supermenu ul li.tlli.sep {
	display: none;
}

#supermenu.white {
	background: #fff;
	border: none;
	border-bottom: 1px solid #777;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#supermenu.respsmall.white a.mobile-trigger, #supermenu.alt2.respsmall a.mobile-trigger, #supermenu.imgmenu.respsmall a.mobile-trigger {
	background: url('mkidb2.png') 100% center no-repeat;
	color: #555;
	text-shadow: none;
}

#supermenu.white ul li a.tll {
	font-size: 13px;
	color: #333;
	padding: 15px 10px 12px 10px;
	text-shadow: 0 0px 0px #000;
	border-top: 1px solid #fff;
}

#supermenu.white ul li div.bigdiv {
	background: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #777;
	border-top: 0px;
}

#supermenu.white.respsmall ul li div.bigdiv {
	border: 1px solid #fff;
	border-top: 0px;

}

#supermenu.white ul li.tlli:hover a.tll {
	background: #fff;
	color: #333;
	text-shadow: 0 0px 0px #fff;
	border-top: 1px solid #777;
}

#supermenu.respsmall.white ul li.tlli:hover a.tll {
	color: #333;
	border-top: 1px solid #fff;
}

#supermenu.alt1 {
	background: #333333;
	background-image: linear-gradient(to bottom, #333333, #222222);
	background-repeat: repeat-x;
	border: 1px solid #1d1d1d;
	border-bottom: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 0px 1px 1px #888;
	-webkit-box-shadow: inset 0px 1px 1px #888;
	box-shadow: inset 0px 1px 1px #888;
}

#supermenu.alt1 ul li a.tll {
	font-size: 12px;
	color: #ddd;
	text-shadow: 0 0px 0px #000;
}

#supermenu.alt1 ul li.tlli.sep, #supermenu.alt2 ul li.tlli.sep {
	display: inline-block;
	padding-left: 0px;
	padding-right: 0px;
	width: 2px;
	padding-left: 1px;
	*display: inline;
}

#supermenu.alt1 ul li.tlli.sep span.item-sep, #supermenu.alt2 ul li.tlli.sep span.item-sep {
	width: 2px;
	height: 100%;
	background: url('sep.png') center center no-repeat;
}

#supermenu.alt2 ul li.tlli.sep span.item-sep {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#supermenu.alt1 ul li.tlli:hover a.tll, #supermenu.imgmenu ul li.tlli:hover a.tll {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
	background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
	background-repeat: repeat-x;
	color: #333;
	text-shadow: 0 0px 0px #fff;
}

#supermenu.alt1 ul li div.bigdiv, #supermenu.imgmenu ul li div.bigdiv {
	background: #f7f7f7;
	background-image: linear-gradient(to bottom, #f7f7f7, #e7e7e7);
	background-repeat: repeat-x;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	border: none;
	padding: 6px;
	border-top: 0px;
	-webkit-box-shadow: 0px 0px 4px #999;
	-moz-box-shadow: 0px 0px 4px #999;
	box-shadow: 0px 0px 4px #999;
}

#supermenu.respsmall.alt1 ul li.tlli.sep {
	display: block;
	height: 0px;
	overflow: hidden;
	width: 100%;
}

#supermenu.alt1 ul li div .withchild a.theparent, #supermenu.alt1 ul li div .withimage .name a, #supermenu.alt1 .withchildfo a.theparent {
	color: #666;
}

#supermenu.alt1 ul li div .withchild a.theparent {
	border-bottom: 1px solid #ddd;
}

#supermenu.alt1 ul li div .withchild a.theparent:hover, #supermenu.alt1 ul li div .withimage .name a:hover, #supermenu.alt1 .withchildfo a.theparent:hover {
	color: #333;
}

#supermenu.alt1 ul li div .withchild ul.child-level li a {
	color: #777;
}

#supermenu.alt1 ul li div .withchild ul.child-level li a:hover {
	color: #444;
}

#supermenu.alt1 ul li div.bigdiv .linkoftopitem a, #supermenu.alt2 ul li div.bigdiv .linkoftopitem a {
	background: #555555;
	background-image: linear-gradient(to bottom, #555, #444);
	background-repeat: repeat-x;
	border: 1px solid #2d2d2d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 0px 1px 1px #888;
	-webkit-box-shadow: inset 0px 1px 1px #888;
	box-shadow: inset 0px 1px 1px #888;
	color: #ddd;
}

#supermenu.alt1 ul li div.bigdiv .linkoftopitem a:hover, #supermenu.alt2 ul li div.bigdiv .linkoftopitem a:hover {
	background: #222;
}

#supermenu.alt2 {
	background: #f7f7f7;
	background-image: linear-gradient(to bottom, #f7f7f7, #e7e7e7);
	background-repeat: repeat-x;
	border: 1px solid #e7e7e7;
	border-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#supermenu.alt2 ul li a.tll {
	font-size: 12px;
	color: #444;
	text-shadow: 0 1px 1px #fff;
}

#supermenu.alt2 ul li:hover a.tll {
	color: #ddd;
	text-shadow: 0 1px 1px #111;
	background: #525252;
}

#supermenu.alt2 ul li div.bigdiv {
	background: #525252;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	border-color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#supermenu.respsmall.alt2 ul li.tlli.sep {
	display: block;
	height: 0px;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #FFFFFF;
}

#supermenu.respsmall.alt2 ul li.tlli:hover a.tll {
	color: #000;
}

#supermenu.alt2 ul li div .withchild a.theparent, #supermenu.alt2 ul li div .withimage .name a, #supermenu.alt2 .withchildfo a.theparent, #supermenu.alt2 ul li div .dropbrands span {
	color: #ddd
}

#supermenu.alt2 ul li div .withchild ul.child-level li a, #supermenu.alt2 ul li div, #supermenu.alt2 ul li div a, #supermenu.alt2 ul li div .dropbrands ul li a {
	color: #a7a7a7;
}

#supermenu.alt2 .withchildfo {
	border-bottom: 1px solid #797979;
}

#supermenu.alt2 .withchildfo:hover, #supermenu.alt2 ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
	background-color: #6f6b6b;
}

#supermenu.alt2 ul li div .withchild a.theparent, #supermenu.alt2 ul li div .dropbrands span {
	border-bottom: 1px solid #797979;
}

#supermenu.alt2.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
	background: none;
}

#supermenu.imgmenu ul li a.tll {
	text-align: center;
	color: #444;
	text-shadow: 0 0px 0px #fff;
}

#supermenu.imgmenu {
	background: #fff;
	border: none;
	border: 1px solid #eee;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#supermenu.imgmenu ul {
	text-align: center;
}

#supermenu.imgmenu ul li {
	text-align: left;
}

#supermenu.imgmenu ul li.tlli {
	border-left: 1px solid #f9f9f9;
	border-right: 1px solid #f9f9f9;
}

#supermenu.imgmenu ul li div .withchild a.theparent {
	border-bottom: 1px solid #ddd;
}

#supermenu.respsmall.imgmenu ul li.tlli a.tll > img {
	width: 35px;
	height: auto;
	float: left;
	margin-right: 10px;
}

#supermenu.respsmall.imgmenu ul li.tlli a.tll > br {
	display: none !important;
}

#supermenu.respsmall.imgmenu ul li.tlli a.tll {
	text-align: left;
	line-height: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#supermenu.respsmall.imgmenu ul li.tlli {
	border: none;
	border-bottom: 1px solid #eee;
}

#supermenu.respsmall.imgmenu ul li.tlli:hover a.tll {
	color: #333;
}

#supermenu.respsmall.imgmenu ul li.exped div.bigdiv {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#supermenu.respsmall.imgmenu ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
	background: none;
}

/* New responsive mode */


#supermenu.respsmall > ul {
	visibility: hidden;
	height: 0px;

}

#supermenu.respsmall > ul.exped {
	visibility: visible;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#supermenu.respsmall ul li.tlli.hometlli {
	display: none;
}

#supermenu.respsmall ul li.tlli {
	position: relative;
	display: block;
	z-index: 20;
	padding-left: 1px;
	font-size: 12px;
}

#supermenu.respsmall ul li.tlli.sep {
	border-top: 1px solid #5A5A5A;
	height: 0px;
}

#supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
	position: relative;
	z-index: 1;
	left: auto;
	top: auto;
	-webkit-box-shadow: 0px 0px 0px #ccc;
	-moz-box-shadow: 0px 0px 0px #ccc;
	box-shadow: 0px 0px 0px #ccc;
}

#supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright .inflyouttoright {
	width: 100% !important;
}

#supermenu.respsmall ul li div .supermenu-left {
	margin: 0px !important;
}

#supermenu.respsmall ul li div .supermenu-left:before, #supermenu.respsmall ul li div .supermenu-left:after,
#supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright:before, #supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright:after {
	clear: both;
	content: " ";
	display: table;
}

#supermenu.respsmall ul li div .menu-add {
	display: none;
}

#supermenu.respsmall ul li div .dropbrands {
	display: none;
}

#supermenu .menu-add-mobil, #supermenu .dropbrands.dropbrands-mobil {
	display: none;
}

#supermenu.respsmall .menu-add-mobil, #supermenu.respsmall .dropbrands-mobil {
	display: block;
}

#supermenu.respsmall .menu-add-mobil {
	text-align: center;
	margin-top: 10px;
}

#supermenu.respsmall .menu-add-mobil img {
	max-width: 100% !important;
}

#supermenu.respsmall .dropbrands.dropbrands-mobil {
	display: block;
	float: none;
	width: auto;
	margin-right: 0px;
}

#supermenu.respsmall ul li div .withchild, #supermenu.respsmall ul li div .withimage {
	display: inline-block;
	width: 49% !important;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-bottom: 0px;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
	*display: inline;
}

#supermenu.respsmall ul li div .withimage .image img {
	width: 50px;
	height: auto;
	float: left;
	margin-right: 10px;
}

#supermenu.respsmall ul li div .withchild:nth-child(even), #supermenu.respsmall ul li div .withimage:nth-child(even) {
	float: right;
	clear: right;
}

#supermenu.respsmall ul li div .withchild:nth-child(odd), #supermenu.respsmall ul li div .withimage:nth-child(odd) {
	float: left;
	clear: left;
}

#supermenu.respsmall .withchildfo a.theparent {
	padding-top: 14px;
	padding-bottom: 14px;
}

#supermenu .superdropper {
	display: none;
}

#supermenu.respsmall .superdropper {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	text-decoration: none;
	z-index: 7;
	padding-left: 40px;
	padding-bottom: 10px;
}

#supermenu.respsmall .superdropper span {
	font-size: 20px;
	text-decoration: none;
	padding: 5px 10px;
	background: #fff;
	color: #000;
	display: block;
	margin-right: 5px;
	margin-top: 9px;
	width: 30px;
	text-align: center;
	border-radius: 2px;
}

#supermenu.respsmall .superdropper span + span {
	display: none;
}

#supermenu.respsmall ul li.tlli.exped .superdropper span {
	display: none;
}

#supermenu.respsmall ul li.tlli.exped .superdropper span + span {
	display: block;
}

#supermenu.respsmall ul li div.bigdiv {
	position: relative;
	margin: 0px !important;
	width: 100% !important;
	display: block;
	display: none;
}

#supermenu.respsmall ul li.exped div.bigdiv {
	display: block !important;

}

#supermenu.respsmall .withchildfo {
	position: relative;
}

#supermenu.respsmall .withchildfo.hasflyout {
	background-image: none;
}

#supermenu.respsmall .withchildfo.hasflyout.exped .flyouttoright {
	display: block !important;

}

#supermenu.respsmall .withchildfo.hasflyout .superdropper span,
#supermenu.respsmall .withchildfo.hasflyout.exped .superdropper span + span {
	display: block !important;
}

#supermenu.respsmall .withchildfo.hasflyout .superdropper span + span,
#supermenu.respsmall .withchildfo.hasflyout.exped .superdropper span {
	display: none !important;
}

#supermenu.respsmall ul li.tlli:hover a.tll {
	background: none;
	text-shadow: 0px 0px 0px #fff;
	color: #fff;
}

#supermenu.respsmall ul li div.bigdiv .addingaspace {
	display: none !important;
}

@media all and (max-width: 500px) {
	#supermenu.respsmall ul li div .withchild, #supermenu.respsmall ul li div .withimage {
		width: 100% !important;
		float: none !important;
	}
}

#supermenu .withchildfo:last-child {
	border-bottom: 0px;
}

#supermenu .withchildfo:last-child a.theparent {
	padding-bottom: 5px;
}

a.nname {
	color: #212121 !important;
}

/*-------------productbundles--------------------------*/
/* Front End Styles */
.PB_plusbutton {
	font-size: 30px;
	font-weight: bold;
	vertical-align: top;
	margin-bottom: 0px;
	margin-right: 13px;
	display: inline-block;
	margin-top: 40px;
}

.PB_product {
	display: inline-block;
	vertical-align: top;
	position: relative;
	*zoom: 1;
	*display: inline;
	margin: 0 13px 10px 0;
}

.PB_product_image {
	padding: 3px;
	border: 1px solid #E7E7E7;
}

.PB_product_name {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 4px 0;
	font-size: 14px;
}

.PB_bundle_info {
	text-align: center;
	vertical-align: top;
	display: inline-block;
	margin: 25px 0 0 13px;
	*zoom: 1;
	*display: inline;
}

.PB_bundle_total_price {
	font-size: 16px;
}

.PB_heading_text {
	font-size: 16px;
	display: block;
	padding-bottom: 8px;
	font-weight: bold;
}

.PB_options_image {
	padding: 3px;
	border: 1px solid #E7E7E7;
}

.PB_colorbox_footer {
	display: block;
	vertical-align: middle;
	margin-top: 10px;
}

.PB_continue {
	float: right;
	display: inline-block;
	text-align: right;
}

.PB_options_product_field {
	padding: 5px 0 12px 0;
}

.PB_options_product_field a {
	color: #000 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 16px;
	display: block;
}

.PB_options_product_field a:hover {
	text-decoration: underline;
}

.PB_colorbox_footer_text {
	display: block;
	width: auto;
	font-size: 12px;
	line-height: 15px;
	color: #4c4c4c;
}

.PB_options_product_item {
	float: left;
	padding: 5px 20px 5px 0;
}

.PB_options_product_item_last {
	float: left;
	padding: 5px 0px 5px 0;
}

.PB_options .option {
	display: block;
	padding: 5px 0;
}

#ProductBundlesOptionsForm {
	display: inline-block;
}

/* PB listing pagination */
.pbListing-pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.pbListing-pagination .links {
	float: left;
}

.pbListing-pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}

.pbListing-pagination .results {
	float: right;
	padding-top: 3px;
}

.pbListing-pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}

.pbListing-content {
	padding: 0px;
	overflow: auto;
	margin-bottom: 20px;
}

.pbListing-box {
	margin-bottom: 20px;
}

.pbListing-box .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	border-top: 1px solid #DBDEE1;
	padding: 8px;
}

.pbListing-box .box-content .box-products {
	padding: 10px;
}

.pbListing-box .box-content .box-products .PB_bundle_info {
	text-align: center;
	vertical-align: top;
	display: inline-block;
	margin: 25px 0 0 13px;
	*zoom: 1;
	*display: inline;
}

.bundle-name {
	font-size: 14px;
	padding: 0px 0px 10px 0px;
}

.bundle-list-name {
	font-size: 14px;
	padding: 5px 0px 5px 10px;
}

.pb_quantity {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	z-index: 99;
	top: -5px;
	left: -10px;
	color: #fff;
	background-color: #ee3313;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 34px;
	height: 34px;
	line-height: 34px;
	padding: 0;
	text-align: center;
}

/*! fancyBox v2.1.5 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('fancybox_sprite.png');
}

#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('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* 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 !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('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);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/*---------------ulogin---------------------*/
.ulogin_form {
	display: inline-block;
	line-height: 1em;
}

.ulogin_accounts, .ulogin_form, .ulogin_note {
	margin: 5px 15px;
}

.panel.ulogin_panel {
	clear: both;
}

.ulogin_provider {
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
	float: left;
}

.ulogin_provider:hover {
	opacity: 0.75;
}

.ulogin_right {
	float: right;
}

/*------------providers.min.css---------------*/
.big_provider {
	background: url(/version/2.0/img/providers-32-classic.png?version=img.2.0.0) no-repeat;
	width: 32px;
	height: 32px;
}

.big_provider.theme-flat {
	background-image: url(/version/2.0/img/providers-32-flat.png?version=img.2.0.0);
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.big_provider {
		background: url(/version/2.0/img/providers-64-classic.png?version=img.2.0.0) no-repeat;
		background-size: 32px;
	}
}

.small_provider {
	background: url(/version/2.0/img/providers-16-classic.png?version=img.2.0.0) no-repeat;
	width: 16px;
	height: 16px;
}

.small_provider.theme-flat {
	background-image: url(/version/2.0/img/providers-16-flat.png?version=img.2.0.0);
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.small_provider {
		background: url(/version/2.0/img/providers-32-classic.png?version=img.2.0.0) no-repeat;
		background-size: 16px;
	}
}

.mobile_provider {
	background: url(/version/2.0/img/providers-64-classic.png?version=img.2.0.0) no-repeat;
	background-size: 48px;
	width: 48px;
	height: 48px;
}

.mobile_provider.theme-flat {
	background-image: url(/version/2.0/img/providers-64-flat.png?version=img.2.0.0);
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.mobile_provider {
		background: url(/version/2.0/img/providers-128-classic.png?version=img.2.0.0) no-repeat;
		background-size: 48px;
	}
}

.other_small {
	background-position: 0 -1px;
}

.other_big {
	background-position: 0 -2px;
}

.other_mobile {
	background-position: 0 -3px;
}

.vkontakte_small {
	background-position: 0 -18px;
}

.vkontakte_big {
	background-position: 0 -36px;
}

.vkontakte_mobile {
	background-position: 0 -54px;
}

.odnoklassniki_small {
	background-position: 0 -35px;
}

.odnoklassniki_big {
	background-position: 0 -70px;
}

.odnoklassniki_mobile {
	background-position: 0 -105px;
}

.mailru_small {
	background-position: 0 -52px;
}

.mailru_big {
	background-position: 0 -104px;
}

.mailru_mobile {
	background-position: 0 -156px;
}

.facebook_small {
	background-position: 0 -69px;
}

.facebook_big {
	background-position: 0 -138px;
}

.facebook_mobile {
	background-position: 0 -207px;
}

.twitter_small {
	background-position: 0 -86px;
}

.twitter_big {
	background-position: 0 -172px;
}

.twitter_mobile {
	background-position: 0 -258px;
}

.google_small {
	background-position: 0 -103px;
}

.google_big {
	background-position: 0 -206px;
}

.google_mobile {
	background-position: 0 -309px;
}

.yandex_small {
	background-position: 0 -120px;
}

.yandex_big {
	background-position: 0 -240px;
}

.yandex_mobile {
	background-position: 0 -360px;
}

.livejournal_small {
	background-position: 0 -137px;
}

.livejournal_big {
	background-position: 0 -274px;
}

.livejournal_mobile {
	background-position: 0 -411px;
}

.openid_small {
	background-position: 0 -154px;
}

.openid_big {
	background-position: 0 -308px;
}

.openid_mobile {
	background-position: 0 -462px;
}

.flickr_small {
	background-position: 0 -171px;
}

.flickr_big {
	background-position: 0 -342px;
}

.flickr_mobile {
	background-position: 0 -513px;
}

.lastfm_small {
	background-position: 0 -188px;
}

.lastfm_big {
	background-position: 0 -376px;
}

.lastfm_mobile {
	background-position: 0 -564px;
}

.linkedin_small {
	background-position: 0 -205px;
}

.linkedin_big {
	background-position: 0 -410px;
}

.linkedin_mobile {
	background-position: 0 -615px;
}

.liveid_small {
	background-position: 0 -222px;
}

.liveid_big {
	background-position: 0 -444px;
}

.liveid_mobile {
	background-position: 0 -666px;
}

.soundcloud_small {
	background-position: 0 -239px;
}

.soundcloud_big {
	background-position: 0 -478px;
}

.soundcloud_mobile {
	background-position: 0 -717px;
}

.steam_small {
	background-position: 0 -256px;
}

.steam_big {
	background-position: 0 -512px;
}

.steam_mobile {
	background-position: 0 -768px;
}

.uid_small {
	background-position: 0 -273px;
}

.uid_big {
	background-position: 0 -546px;
}

.uid_mobile {
	background-position: 0 -819px;
}

.webmoney_small {
	background-position: 0 -290px;
}

.webmoney_big {
	background-position: 0 -580px;
}

.webmoney_mobile {
	background-position: 0 -870px;
}

.youtube_small {
	background-position: 0 -307px;
}

.youtube_big {
	background-position: 0 -614px;
}

.youtube_mobile {
	background-position: 0 -921px;
}

.foursquare_small {
	background-position: 0 -324px;
}

.foursquare_big {
	background-position: 0 -648px;
}

.foursquare_mobile {
	background-position: 0 -972px;
}

.tumblr_small {
	background-position: 0 -341px;
}

.tumblr_big {
	background-position: 0 -682px;
}

.tumblr_mobile {
	background-position: 0 -1023px;
}

.googleplus_small {
	background-position: 0 -358px;
}

.googleplus_big {
	background-position: 0 -716px;
}

.googleplus_mobile {
	background-position: 0 -1074px;
}

.vimeo_small {
	background-position: 0 -375px;
}

.vimeo_big {
	background-position: 0 -750px;
}

.vimeo_mobile {
	background-position: 0 -1125px;
}

.instagram_small {
	background-position: 0 -392px;
}

.instagram_big {
	background-position: 0 -784px;
}

.instagram_mobile {
	background-position: 0 -1176px;
}

.wargaming_small {
	background-position: 0 -409px;
}

.wargaming_big {
	background-position: 0 -818px;
}

.wargaming_mobile {
	background-position: 0 -1227px;
}

.transparent {
	filter: "alpha(opacity=55) progid:DXImageTransform.Microsoft.AlphaImageLoader(src=transparent.png, sizingMethod='crop'";
	opacity: 0.55;
}

/*-------------------main_site-----------------------*/
.ms-container {
}

.ms-main-block {
	margin-bottom: 100px;
}

.ms-center-main-block {
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

.ms-button_container {
}

.ms-button_order {
	display: inline-block;
	background-color: #7b589c;
	padding: 13px 46px;
	color: #ffffff;
	text-align: center;
	border-radius: 50px;
	border: none;
	outline: none;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.ms-button_order:hover {
	color: #ffffff;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

@media screen and (max-width: 768px) {
	.ms-main-block {
		margin-bottom: 30px;
	}
}

.ms-sentence {
}

.ms-title-line {
	display: flex;
	margin-bottom: 50px;
	color: #212121;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}

.ms-title-line:before,
.ms-title-line:after {
	content: "";
	flex-grow: 100;
	display: block;
	height: 1px;
	margin-top: 15px;
	background-color: #ebebeb;
}

.ms-title-line span {
	padding: 0 30px;
	min-width: 350px;
	max-width: 100%;
}

.ms-title-line-short {
	margin-bottom: 30px;
}

.ms-sentence_tab {
}

.ms-sentence_tab_panel {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}

.ms-sentence_tab_panel_item {
	padding: 12px 18px;
	margin: 0 20px;
	color: #212121;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	border-radius: 50px;
	background-color: transparent;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.ms-sentence_tab_panel_item:hover,
.ms-sentence_tab_panel_item.active {
	background-color: #7b589c;
	color: #ffffff;
}

.ms-sentence_tab_content {
}

.ms-sentence_tab_content_item {
	display: none;
}

.ms-sentence_tab_content_item.active {
	display: block;
}

.ms-sentence_tab_content_item_controls {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 50px;
}

.ms-sentence_tab_content_item_control_arrow {
	display: inline-block;
	cursor: pointer;
}

.ms-sentence_tab_content_item_control_arrow img {
	display: block;
	width: 38px;
	height: 17px;
}

.ms-sentence_tab_content_item_control_arrow-right img {
	transform: scale(-1, 1);
}

.ms-sentence_tab_content_item_control_number {
	display: inline-block;
	margin: 0 20px;
	font-family: "Open Sans", "Roboto", sans-serif;
	color: #bdbdbd;
	font-size: 18px;
	line-height: 1;
}

.ms-sentence_tab_content_item_control_number_first {
	color: #212121;
}

.ms-sentence_tab_content_item_control_number_second {
}

.ms-sentence_tab_content_item_slider {
}

.ms-sentence_tab_content_item .pr_elect_item {
	width: calc((100% - 90px) / 4)
}

.ms-sentence_slider_container .owl-buttons {
}

.ms-sentence_slider_container .order_slider_arrow {
	display: none;
}

.ms-sentence_slider_container .order_slider_arrow:before,
.ms-sentence_slider_container .order_slider_arrow:after {
	display: none;
}

.ms-sentence_slider_container .owl-pagination {
	display: none;
}

.ms-sentence .ms-button_container {
	margin-top: 20px;
	text-align: center;
}

.ms-info_item {
	display: flex;
	flex-direction: column;
	width: calc((100% - 60px) / 3);
	border: 1px solid #e8e8e8;
}

.ms-info_item_top {
	border-bottom: 1px solid #e8e8e8;
}

.ms-info_item_top figure {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 50%;
}

.ms-info_item_top figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.ms-info_item_bottom {
	flex-grow: 100;
	padding: 20px 24px;
	color: #757575;
	font-size: 14px;
}

.ms-info_item_bottom_title {
	margin-bottom: 20px;
	color: #7b589c;
	font-size: 16px;
	font-weight: 500;
}

.ms-info_item_bottom_data {
	margin-bottom: 20px;
}


@media screen and (max-width: 992px) {
	.ms-sentence_tab_content_item .pr_elect_item {
		width: 49%;
	}

	.ms-info_item {
		width: 49%;
	}
}

@media screen and (max-width: 768px) {
	.ms-title-line {
		justify-content: center;
		margin-bottom: 20px;
	}

	.ms-title-line:before,
	.ms-title-line:after {
		display: none;
	}

	.ms-title-line span {
		min-width: 0;
		padding: 0;
	}

	.ms-sentence_tab_panel {
		margin-bottom: 20px;
	}

	.ms-sentence_tab_panel_item {
		padding: 6px 6px;
		margin: 0 2px;
		font-size: 13px;
	}

	.ms-sentence_tab_content_item_controls {
		display: none;
	}

	.ms-sentence_slider_container .owl-pagination {
		display: block;
	}

	.ms-sentence_tab_content_item .pr_elect_item {
		width: 100%;
	}

	.ms-info_item {
		width: 100%;
	}

	.ms-sentence .ms-button_container {
		margin-top: 40px;
	}
}


.rekl_block {
	padding: 100px 0;
	background-color: #eff2f2;
}

.rekl_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 2%;
	padding-left: 60px;
}

.rekl_logotype {
	grid-column: 1/2;
	grid-row: 1/2;
	width: 100%;
	max-width: 220px;
	margin-bottom: 20px;
}

.rekl_logotype img {
	display: block;
	max-width: 100%;
}

.rekl_image {
	grid-column: 2/3;
	grid-row: 1/3;
	display: flex;
	align-items: center;
	height: 100%;
}

.rekl_image img {
	max-width: 100%;
}

img.rekl_image_mobile {
	display: none;
}

.rekl_content {
	grid-column: 1/2;
	grid-row: 2/3;
}

.rekl_content:before {
	content: "";
	display: block;
	height: 2px;
	width: 130px;
	background-color: #ffa700;
}

.rekl_text {
	margin-top: 50px;
	color: #7b589c;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
}

.rekl_button {
	margin-top: 80px;
}

.rekl_button .ms-button_order {
	min-width: 310px;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.rekl_block {
		padding: 60px 0;
	}

	.rekl_container {
		display: block;
		padding-left: 0;
	}

	.rekl_logotype {
		display: flex;
		justify-content: center;
		width: 100%;
		max-width: 100%;
	}

	.rekl_image {
		display: flex;
		justify-content: center;
		width: 100%;
		margin: 40px auto;
	}

	img.rekl_image_desktop {
		display: none;
	}

	img.rekl_image_mobile {
		display: block;
	}

	.rekl_content {
		text-align: center;
	}

	.rekl_content:before {
		margin: 0 auto;
	}

	.rekl_text {
		margin-top: 30px;
		font-size: 16px;
	}

	.rekl_text br {
		display: none;
	}

	.rekl_button {
		margin-top: 40px;
	}

	.rekl_button .ms-button_order {
		min-width: 0;
		width: 310px;
		max-width: 100%;
	}
}


.company_block {
}

.company_content {
	margin-top: 80px;
	margin-bottom: 110px;
	color: #757575;
	font-size: 14px;
}

.company_content a {
	font-weight: 500;
	text-decoration: underline;
}

.company_content a:hover {
	text-decoration: none;
}

.company_signature {
}

.company_signature svg {
	display: block;
	max-width: 100%;
	margin-left: auto;
}

@media screen and (max-width: 768px) {
	.company_content {
		margin-top: 40px;
		margin-bottom: 0;
	}

	.company_signature svg {
		display: none;
	}
}


.nv_block {
	padding-top: 30px;
}

.nv_block-hidden {
	display: none;
}

.nv_container {
	display: flex;
}

.nv_left {
	width: 300px;
	min-width: 300px;
	padding-right: 30px;
}

.nv_left .yum.amenu > div {
	display: none;
}

.nv_logo {
	display: none;
	margin-bottom: 30px;
}

.nv_logo img {
	display: block;
	width: 130px;
	max-width: 100%;
	margin: 0 auto;
}

.nv_menu_switch {
	display: none;
	text-align: center;
}

.nv_menu_switcher {
	position: relative;
	display: inline-block;
	padding: 14px 50px;
	background-color: #7b589c;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	border-radius: 50px;
}

.nv_menu_switcher:hover {
	color: #ffffff;
}

.nv_menu_switcher:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	display: inline-block;
	border-left: 8px solid #ffa700;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 0.2s ease-in-out;
}

.nv_menu_switcher.active:after {
	transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
}

.nv_menu_switcher span {
}

.nv_menu {
	box-shadow: -3px -3px 3px 0 rgba(111, 104, 104, 0.1);
}

.nv_menu_box {
}

.nv_menu_item {
	position: relative;
	padding: 20px 20px 20px 30px;
	margin-bottom: 2px;
	background-color: #e8e8e8;
	color: #212121;
	font-size: 14px;
	border-top: 2px solid #dddddd;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.nv_menu_item:before,
.nv_menu_item:after {
	content: "";
	position: absolute;
	top: 24px;
	right: 12px;
	display: inline-block;
	width: 3px;
	height: 12px;
	background-color: #8b6da7;
	border-radius: 2px;
	transform: translateY(-3px) rotate(-45deg);
	transition: all 0.2s ease-in-out;
}

.nv_menu_item:after {
	transform: translateY(3px) rotate(45deg);
}

.nv_menu_item.active {
	background-color: #7b589c;
	color: #ffffff;
}

.nv_menu_item.active:before,
.nv_menu_item.active:after {
	right: 15px;
	background-color: #ffffff;
}

.nv_menu_item.active:after {
	top: 18px;
	right: 8px;
}

.nv_item_text {
}

.nv_menu_list {
	display: none;
	padding-top: 30px;
	padding-left: 20px;
}

.nv_menu_link {
	display: block;
	margin-bottom: 10px;
	color: #ffffff;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

.nv_menu_link:hover {
	color: #ffa700;
	text-decoration: underline;
}

.nv_right {
	width: calc(100% - 300px);
}

.nv_slider {
	box-shadow: 0 0 7px 0 rgba(33, 33, 33, 0.13);
}

.nv_slider .owl-pagination {
	top: -30px;
	height: 0;
}

.nv_slider .owl-buttons {
	display: none;
}

.nv_slide {
	background-size: cover;
	background-position: center right;
	background-repeat: no-repeat;
}

.nv_slide_link-box {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

.nv_slide_mobile {
	display: block;
	width: 100%;
}

.nv_slider_wrapper_desktop,
.nv_slider_wrapper_mobile {
	display: block;
}

.nv_slider_wrapper_mobile {
	display: none;
}

.nv_slide_wrapper_desktop,
.nv_slide_wrapper_mobile {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}

/*.nv_slide_content{
	width: 50%;
	padding: 60px 0 0 60px;
	margin-bottom: 60px;
}
.nv_slide_title{
	margin-bottom: 30px;
	color: #7b589c;
	font-size: 33px;
	font-weight: 900;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.nv_slide_undertitle{
	color: #212121;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}
.nv_slide_price{
	position: relative;
	padding-top: 50px;
	font-weight: 900;
	overflow: hidden;
}
.nv_slide_price:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 400px;
	height: 400px;
	background-color: #ffa700;
	border-radius: 50%;
	transform: translate(-60px,0);
}
.nv_slide_price_old{
	position: absolute;
	top: 0;
	left: 260px;
	z-index: 4;
	display: inline-block;
	color: rgba(33,33,33,0.5);
	font-size: 12px;
	line-height: 1;
}
.nv_slide_price_old:after{
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffa700;
}
.nv_slide_price_old b{
	font-weight: 900;
	font-size: 18px;
}
.nv_slide_price_new{
	position: relative;
	z-index: 4;
	padding-left: 70px;
	color: #ffffff;
	font-size: 24px;
}
.nv_slide_price_new b{
	font-weight: 900;
	font-size: 48px;
}*/

.nv_right_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.nv_right_item {
	width: calc(50% - 12px);
	margin-top: 24px;
	box-shadow: 0 0 7px 0 rgba(33, 33, 33, 0.1);
}

.nv_right_item_banner {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ececed;
}

.nv_right_item_banner img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.nv_right_button_box {
	display: none;
	margin-top: 50px;
	text-align: center;
}

.nv_right_button {
	display: inline-block;
	padding: 16px 30px;
	background-color: #f6f6f6;
	color: #7b589c;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 50px;
	border: 1px solid #ededed;
}

.nv_right_button:hover {
	color: #7b589c;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
.nv_logo {
       margin-bottom: 10px;
       
}
.nv_right_button_box {
     margin-top: 20px;
     margin-bottom: -32px;
}
.ms-main-block {
    margin-bottom: 30px;
}
}




@media screen and (max-width: 992px) {
	.nv_block-hidden {
		display: block;
		margin-bottom: 30px;
		background-color: #fcfcfc;
		background-image: linear-gradient(to bottom, #fcfcfc, #fdfdfd);
		box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	}

	.nv_container {
		display: block;
	}

	.nv_left {
		width: 100%;
		min-width: 0;
		padding-right: 0;
		padding-bottom: 20px;
	}

	.nv_logo {
		display: block;
	}

	.nv_menu_switch {
		display: block;
	}

	.nv_menu {
		display: none;
		margin-top: 20px;
		padding: 0;
	}

	.nv_right {
		width: 100%;
	}

	.nv_right_button_box {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.nv_left {
		padding-bottom: 0;
	}

	.nv_left .yum.amenu > div {
		display: block;
	}

	.nv_slider {
		margin-bottom: 30px !important;
	}

	.nv_slider_wrapper_desktop {
		display: none;
	}

	.nv_slider_wrapper_mobile {
		display: block;
	}

	/*.nv_slide{
		position: relative;
	}
	.nv_slide:before{
		content: "";
		position: absolute;
		top: 0;
	    left: 0;
		display: block;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(255,255,255,0.5);
	}
	.nv_slide_content{
		position: relative;
		z-index: 4;
		width: 100%;
		padding: 30px 20px 10px;
		margin-bottom: 0;
	}
	.nv_slide_title{
		margin-bottom: 14px;
		font-size: 16px;
	}
	.nv_slide_undertitle{
		font-size: 12px;
	}
	.nv_slide_price:before{
		width: 160px;
		height: 160px;
		transform: translate(-10px,20px);
	}
	.nv_slide_price_old{
		top: auto;
	    left: 170px;
	    bottom: 24px;
	    margin-bottom: 0;
		font-size: 12px;
	}
	.nv_slide_price_old b{
		font-size: 14px;
	}
	.nv_slide_price_new{
		padding-left: 36px;
		font-size: 12px;
	}
	.nv_slide_price_new b{
		font-size: 18px;
	}*/
	.nv_slider .owl-pagination {
		top: 10px;
	}

	.nv_right_item {
		width: 100%;
		margin-top: 14px;
	}
}


.ms-video_block {
	max-width: 100vw;
	overflow: hidden;
}

.ms-video_panel {
	position: relative;
	padding-bottom: 90px;
}

.ms-video_title {
	position: relative;
	color: #363636;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

.ms-video_title:after {
	content: "";
	display: block;
	height: 2px;
	width: 130px;
	margin-top: 10px;
	background-color: #ffa700;
}

.ms-video_yb {
	position: absolute;
	left: 0;
	bottom: 0;
}

.ms-video_yb img {
	display: block;
	width: auto;
	height: 76px;
	max-width: 100%;
}

.ms-video_block .ms-sentence_tab_content_item_controls {
	position: relative;
	z-index: 1;
	margin-top: -40px;
	margin-bottom: 150px;
}

.ms-video_slider {
	position: relative;
	width: 100%;
	max-width: 810px;
	margin: 150px auto 110px !important;
}

.ms-video_slider:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 100vw;
	height: calc(100% + 140px);
	background-color: #7b589c;
	border-radius: 250px;
	transform: translate(88%, -50%);
}

.ms-video_slider.owl-carousel .owl-wrapper-outer {
	position: relative;
	z-index: 10;
	overflow: visible;
}

.ms-video_slider .owl-item {
	opacity: 0.6;
	transform: scale(0.73);
}

.owl-item.active {
	opacity: 1;
	transform: none;
}

.ms-video_item {
	width: 100%;
}

.ms-video_item_box {
	width: 100%;
}

.ms-video_item_box figure {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.ms-video_item_box figure iframe {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.ms-video_button_box {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.ms-video_button {
	display: inline-block;
	min-width: 290px;
	padding: 20px;
	background-color: #ffa700;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 50px;
	transition: all 0.2s ease-in-out;
}

.ms-video_button:hover {
	color: #ffffff;
	text-decoration: none;
	transform: scale(1.1);
}

@media screen and (max-width: 992px) {
	.ms-video_panel {
		padding-bottom: 0;
	}

	.ms-video_yb {
		display: none;
	}

	.ms-video_block .ms-sentence_tab_content_item_controls {
		display: none;
	}

	.ms-video_slider:before {
		display: none;
	}

	.ms-video_slider {
		margin: 30px auto !important;
	}
}


.ms-recently {
}

.ms-recently_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ms-recently_item {
	display: flex;
	width: calc((100% - 60px) / 3);
	margin-bottom: 30px;
	border: 1px solid #e8e8e8;
}

.ms-recently_image {
	flex-basis: 150px;
}

.ms-recently_image figure {
	position: relative;
	height: 100%;
}

.ms-recently_image figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	max-height: 100%;
	max-width: 100%;
	transform: translate(-50%, -50%);
}

.ms-recently_content {
	padding: 20px;
	font-weight: 500;
}

.ms-recently_content_title {
	display: block;
	margin-bottom: 20px;
	color: #7b589c;
	font-size: 16px;
	text-transform: uppercase;
}

.ms-recently_price {
	margin-bottom: 4px;
	color: #f24841;
	font-size: 14px;
}

.ms-recently_price b {
	font-size: 16px;
	font-weight: 600;
}

@media screen and (max-width: 768px) {
	.ms-recently {
		display: none;
	}
}


.ms-discount_block {
}

.ms-discount_panel {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 22px;
}

.ms-discount_title {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 40px;
	color: #7b589c;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
}

.ms-discount_code {
	margin-bottom: 0;
	color: #757575;
	font-size: 14px;
}

.ms-discount_panel_number {
	display: none;
	color: #bababa;
	font-size: 20px;
	line-height: 1;
}

.ms-discount {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 18px 0;
	color: #212121;
}

.ms-discount_item {
	display: flex;
	align-items: center;
}

.ms-discount_item_image {
	width: 160px;
	min-width: 160px;
	margin-right: 24px;
}

.ms-discount_item_image figure {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border: 1px solid #e8e8e8;
}

.ms-discount_item_image figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.ms-discount_item_text {
	font-weight: 500;
}

.ms-discount_item_link {
	color: #7b589c;
}

.ms-discount_item_price {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
}

.ms-discount_item_price_first {
	position: relative;
	display: inline-block;
	color: #757575;
}

.ms-discount_item_price_first:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -5px;
	display: inline-block;
	width: calc(100% + 10px);
	height: 1px;
	background-color: #ffa700;
}

.ms-discount_item_price_first b {
	font-weight: 500;
}

.ms-discount_item_price_second {
	display: block;
	color: #f26022;
}

.ms-discount_item_price_second b {
	font-size: 23px;
	font-weight: 900;
}

.ms-discount_sign {
	margin: 0 15px;
}

.ms-discount_sign-plus {
	position: relative;
	width: 18px;
	height: 18px;
}

.ms-discount_sign-plus:before,
.ms-discount_sign-plus:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 18px;
	display: block;
	width: 18px;
	height: 4px;
	background-color: #ffa700;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ms-discount_sign-plus:after {
	width: 4px;
	height: 18px;
}

.ms-discount_sign-equally {
}

.ms-discount_sign-equally:before,
.ms-discount_sign-equally:after {
	content: "";
	display: block;
	width: 16px;
	height: 3px;
	margin-bottom: 4px;
	background-color: #ffa700;
}

.ms-discount_sign-plus:after {
	margin-bottom: 0;
}

.ms-discount_item-final {
	flex-direction: column;
	align-items: center;
}

.ms-discount_item_fprice {
	margin-bottom: 24px;
	font-size: 18px;
}

.ms-discount_item_fprice b {
	font-size: 23px;
	font-weight: 900;
}

.ms-discount_item_redact {
	display: none;
	padding: 10px 20px;
	margin: 0 auto 20px;
	background-color: #ffffff;
	text-align: center;
}

.ms-discount_item_redact a {
	color: #212121;
	font-size: 14px;
}

.ms-discount_item_fbutton {
	text-align: center;
}

.ms-discount_item_fbutton a {
	display: inline-block;
	min-width: 170px;
	padding: 12px 10px;
	background-color: #ffa700;
	color: #ffffff;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 50px;
	cursor: pointer;
}

.ms-discount_item_fbutton a:hover {
	color: #ffffff;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

@media screen and (max-width: 1100px) {
	.ms-discount_block {
		padding-top: 18px;
		background-color: #f3f3f3;
	}

	.ms-discount_panel {
		margin-bottom: 10px;
	}

	.ms-discount_title {
		padding-left: 0;
	}

	.ms-discount_code {
		display: none;
	}

	.ms-discount_panel_number {
		display: block;
	}

	.ms-discount {
		flex-wrap: wrap;
		align-items: stretch;
	}

	.ms-discount_item {
		margin-bottom: 20px;
		width: calc(50% - 20px);
	}

	.ms-discount_item-final {
		width: 100%;
		margin-bottom: 0;
	}

	.ms-discount_sign {
		margin: auto 10px;
	}

	.ms-discount_sign-equally {
		display: none;
	}

	.ms-discount_item_redact {
		display: block;
	}

	.ms-discount_item_fprice {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 768px) {
	.ms-discount_item {
		flex-direction: column;
		align-items: flex-start;
	}

	.ms-discount_item-final {
		align-items: center;
	}

	.ms-discount_item_image {
		max-width: 100%;
		min-width: 0;
		margin-right: 0;
		margin-bottom: 14px;
	}
}


.ms-info {
}

.ms-info_tabs {
	display: flex;
	border-bottom: 1px solid #e8e8e8;
}

.ms-info_tab {
	display: block;
	padding: 12px 24px;
	margin: 0 20px;
	color: #212121;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.ms-info_tab:hover,
.ms-info_tab.active {
	background-color: #ebebeb;
}

.ms-info_contents {
}

.ms-info_content {
	display: none;
	padding-top: 30px;
}

.ms-info_content_head {
	position: relative;
	display: none;
	padding: 20px 30px 20px 24px;
	background-color: #e8e8e8;
	cursor: pointer;
}

.ms-info_content_head:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 22px;
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 9px solid #757575;
	border-bottom: 6px solid transparent;
	transform: translateY(-50%);
	transition: all 0.2s ease-in-out;
}

.ms-info_content.active .ms-info_content_head:after {
	transform: translateY(-50%) rotate(-90deg);
}

.ms-info_content_text {
	display: flex;
	align-items: center;
	color: #212121;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
}

.ms-info_content_text_title {
}

.ms-info_content_text_number {
	display: inline-block;
	padding-left: 0.6em;
	color: #7b589c;
}

.ms-info_content.active {
	display: block;
}

.ms-info_har_box {
	margin-bottom: 30px;
}

.ms-info_har {
	display: flex;
	color: #727272;
	font-size: 14px;
}

.ms-info_har_title {
	display: block;
	width: 250px;
	min-width: 250px;
}

.ms-info_har_text {
	display: block;
	color: #7b589c;
}

.ms-info_content .ms-button_container {
	text-align: center;
}

@media screen and (max-width: 768px) {
	.ms-info {
		margin-bottom: 0;
	}

	.ms-info .ms-center-main-block {
		padding-left: 0;
		padding-right: 0;
	}

	.ms-info_tabs {
		display: none;
	}

	.ms-info_content {
		display: block;
		padding-top: 0;
		margin-top: 2px;
	}

	.ms-info_content_head {
		display: block;
	}

	.ms-info_content_body {
		display: none;
		padding: 30px 15px;
	}

	.ms-info_content.active .ms-info_content_body {
		display: block;
	}

	.ms-info_har_title {
		width: 130px;
		min-width: 130px;
	}
}


.ms-info_q_container {
	padding-top: 30px;
}

.ms-info_q_button_container {
	margin-bottom: 34px;
}

.ms-info_q_button_box {
	text-align: center;
}

.ms-info_q_button_box .ms-button_order {
	text-transform: uppercase;
}

.ms-info_q_box {
}

.ms-info_q_item {
	display: flex;
	padding: 46px 12px 40px;
	color: #757575;
	border-bottom: 1px solid #ebebeb;
}

.ms-info_q_box .ms-info_q_item:nth-of-type(n + 2) {
	padding-left: 100px;
}

.ms-info_q_image {
	width: 68px;
	height: 68px;
	min-width: 68px;
	margin-right: 30px;
	background-color: #ebebeb;
}

.ms-info_q_image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.ms-info_q_content {
	flex-grow: 100;
}

.ms-info_q_header {
	margin-bottom: 15px;
}

.ms-info_q_tense {
	font-size: 12px;
	line-height: 18px;
}

.ms-info_q_name {
	display: inline-block;
	margin-right: 10px;
	color: #7b589c;
	font-size: 14px;
}

.ms-info_q_date {
	display: inline-block;
	min-width: 100px;
	padding: 0 10px;
	color: #838383;
	text-align: center;
}

.ms-info_q_plash {
	display: inline-block;
	padding: 2px 12px;
	margin-left: 10px;
	background-color: #7dc855;
	color: #ffffff;
	border-radius: 2px;
}

.ms-info_q_plash-a {
	background-color: #ffa700;
}

.ms-info_q_text {
}

.ms-info_q_bottom {
	margin-top: 30px;
}

.ms-info_q_rating {
	display: flex;
	align-items: center;
}

.ms-info_q_rating_text {
}

.ms-info_q_rating_buttons {
	display: flex;
	margin-right: 60px;
	color: #bdbdbd;
}

.ms-info_q_rating_button {
	display: flex;
	align-items: center;
	margin-left: 40px;
	cursor: pointer;
}

.ms-info_q_rating_button img {
	display: block;
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
}

.ms-info_q_rating_button span {
	display: inline-block;
	margin-left: 10px;
	transition: all 0.2s ease-in-out;
}

.ms-info_q_rating_button span:before {
	content: "(";
	display: inline-block;
	padding-right: 0.3em;
}

.ms-info_q_rating_button span:after {
	content: ")";
	display: inline-block;
	padding-left: 0.3em;
}

.ms-info_q_rating_button .btn_like_dslike_active + span {
	color: #ffa700;
}

.ms-info_q_rating_button .like-button {
}

.ms-info_q_rating_button .like-button:before,
.ms-info_q_rating_button .dislike-button:before {
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(/image/catalog/hand_on.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
}

.ms-info_q_rating_button .dislike-button:before {
	background-image: url(/image/catalog/hand_off.png);
}

.ms-info_q_rating_button .fa {
	display: none;
}

.ms-info_q_answer {
}

.ms-info_q_answer_link {
	padding: 5px 20px;
}

.ms-info_q_answer_box {
	display: none;
}

.ms-info_q_answer_field {
	margin-top: 20px;
}

.ms-info_q_answer_field textarea {
	width: 100%;
	min-height: 100px;
	padding: 14px 16px;
	background-color: #f8f8fa;
	border-radius: 4px;
	border: 1px solid #ecedee;
	resize: none;
}

.ms-info_q_answer_button {
	margin-top: 36px;
	text-align: right;
}

.ms-info_o_title {
	margin: 18px 0 24px;
	padding-left: 40px;
	color: #7b589c;
	font-size: 20px;
	font-weight: 400;
}

.ms-info_o_box {
}

.ms-info_o_box .ms-info_q_item {
	border-bottom: none;
}

.ms-info_o_form {
	padding: 40px 14px;
	border: 1px solid #ebebeb;
}

.ms-info_o_form_title {
	margin-bottom: 30px;
	color: #757575;
	font-size: 14px;
	font-weight: 500;
}

.ms-info_o_form_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ms-info_o_form_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 29%;
	margin-bottom: 20px;
}

.ms-info_o_form_item-full {
	width: 100%;
}

.ms-info_o_form_item input,
.ms-info_o_form_item textarea {
	width: 100%;
	height: auto !important;
	padding: 12px 18px !important;
	margin: 0 0 auto !important;
	background-color: #f8f8fa;
	font-size: 14px;
	line-height: 16px;
	border-radius: 2px;
	border: 1px solid #ecedee;
	outline: none;
}

.ms-info_o_form_item textarea {
	min-height: 100px;
	resize: none;
}

.ms-info_o_form_item .alert-danger {
	width: 100%;
	margin: 8px 0 0;
}

.ms-info_o_form_star_title {
	color: #757575;
	font-size: 14px;
	font-weight: 500;
}

.ms_stars {
	display: flex;
	margin-top: 10px;
}

.ms_star {
	display: inline-block;
	width: 28px;
	height: 13.5px;
	background-image: url(/image/catalog/star-full.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ms_star-half {
	background-image: url(/image/catalog/star-half.svg);
}

.ms_star input {
	display: none;
}

.ms-info_o_form_item .ms_stars {
	margin: 0 30px 0 10px;
}

.ms-info_o_form_item .ms_star {
	filter: grayscale(1);
	opacity: 0.7;
}

.ms-info_o_form_item .ms_star.active {
	filter: grayscale(0);
	opacity: 1;
}

.ms-info_o_form_button_box {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.ms-info_o_form_button_box button {
	text-transform: uppercase;
}

@media screen and (max-width: 786px) {
	.ms-info_q_item {
		padding: 24px 12px 14px;
	}

	.ms-info_q_box .ms-info_q_item:nth-of-type(n + 2) {
		padding-left: 12px;
	}

	.ms-info_q_plash {
		margin: 10px auto 0 0;
	}

	.ms-info_q_rating {
		justify-content: space-between;
		flex-wrap: wrap;
		width: calc(100% + 98px);
		margin-left: -98px;
		margin-top: 20px;
	}

	.ms-info_q_rating_text,
	.ms-info_q_rating_buttons,
	.ms-info_q_answer_link {
		margin-bottom: 10px;
	}

	.ms-info_q_answer {
		width: calc(100% + 98px);
		margin-left: -98px;
	}

	.ms-info_q_rating_buttons {
		margin-right: 0;
	}

	.ms-info_q_rating_button {
		margin-left: 20px;
	}

	.ms-info_q_answer {
		text-align: right;
	}

	.ms-info_q_answer_button {
		margin-top: 16px;
	}

	.ms-info_o_title {
		padding-left: 0;
	}

	.ms-info_o_form_item {
		width: 100%;
	}
}


.ms-basis {
}

.ms-basis_container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 14px;
	border: 1px solid #e8e8e8;
}

.ms-basis_images {
	display: flex;
	width: 49%;
}

.ms-basis_images_column {
	width: 16%;
	min-width: 16%;
	margin-right: 14px;
}

.ms-basis_images_column_item {
	margin-bottom: 8px;
}

.ms-basis_images_column_item:last-of-type {
	margin-bottom: 0;
}

.ms-basis_images_column_item figure {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 117%;
}

.ms-basis_images_column_item figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	object-position: center;
	cursor: pointer;
	border: 1px solid #ebebeb;
	transition: all 0.2s ease-in-out;
}

.ms-basis_images_column_item figure img.active {
	border-color: #ffbe44;
}

.ms-basis_images_main {
	flex-grow: 100;
}

.ms-basis_images_main figure {
	position: relative;
	width: 100%;
	height: 100%;
}

.ms-basis_images_main figure img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	object-position: center;
	border: 1px solid #ebebeb;
}

.ms-basis_images_main_plash {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	min-width: 60px;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.ms-basis_images_main_plash_first {
	display: block;
	padding: 12px 6px;
	background-color: #f26022;
	color: #ffffff;
}

.ms-basis_images_main_plash_second {
	display: block;
	padding: 10px 6px;
	background-color: #ffffff;
	color: #f26022;
	font-family: "Open Sans", "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid #ebebeb;
}

.ms-basis_content {
	width: 49%;
}

.ms-basis_content_top {
	padding-bottom: 30px;
	border-bottom: 1px solid #e8e8e8;
}

.ms-basis_content_top_panel {
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px;
}

.ms-basis_content_top_title {
	flex-grow: 100;
	margin-top: 0;
	margin-bottom: 20px;
	color: #212121;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.1;
	text-transform: uppercase;
}

.ms-basis_content_top_title_top {
	display: block;
}

.ms-basis_content_top_title_bottom {
	display: block;
	color: #7b589c;
}

.ms-basis_content_top_panel .ms_stars {
	width: 90px;
	min-width: 90px;
	margin-top: 0;
	margin-left: 10px;
}

.ms-basis_content_top_slider {
	display: none !important;
	padding-bottom: 30px;
}

.ms-basis_content_top_slide {
}

.ms-basis_content_top_slide figure {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 97%;
	border: 1px solid #ebebeb;
}

.ms-basis_content_top_slide figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.ms-basis_content_top_slider .owl-buttons {
	display: none;
}

.ms-basis_content_top_info {
	display: grid;
	grid-template-columns: 31% 1fr 36px;
	grid-column-gap: 10px;
	grid-row-gap: 14px;
	padding: 0 44px 0 54px;
}

.ms-basis_content_top_info_limited {
	display: none;
	color: #f24841;
	align-self: center;
}

.ms-basis_content_top_info_stars {
	display: none;
	align-self: center;
	align-items: center;
}

.ms-basis_content_top_info_stars .ms_stars {
	margin-top: 0;
}

.ms-basis_content_top_info_stars_text {
	display: inline-block;
	margin-left: 10px;
	color: #757575;
	font-family: "Open Sans", "Roboto", sans-serif;
	font-family: 12px;
}

.ms-basis_content_top_info_price-now {
	grid-column: 1/2;
	grid-row: 1/2;
	color: #f26022;
	font-size: 20px;
}

.ms-basis_content_top_info_price-now b {
	font-size: 26px;
	font-weight: 900;
}

.ms-basis_content_top_info_price-old {
	grid-column: 1/2;
	grid-row: 2/3;
	color: #212121;
	font-size: 16px;
}

.ms-basis_content_top_info_price-old span {
	position: relative;
	display: inline-block;
}

.ms-basis_content_top_info_price-old span:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -4px;
	display: block;
	width: calc(100% + 8px);
	height: 1px;
	background-color: #f26022;
}

.ms-basis_content_top_info_price-old b {
	font-size: 20px;
	font-weight: 400;
}

.ms-basis_content_top_info_button-quick {
	grid-column: 2/3;
	grid-row: 1/2;
}

.ms-basis_content_top_info_button-quick a {
	display: inline-block;
	min-width: 200px;
	padding: 10px;
	margin: 0 auto;
	background-color: #e8e8e8;
	color: #757575;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	border-radius: 50px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.ms-basis_content_top_info_button-quick a:hover {
	transform: scale(1.1);
}

.ms-basis_content_top_info_button-temp {
	grid-column: 2/3;
	grid-row: 2/3;
}

.ms-basis_content_top_info_button-temp a {
	display: inline-block;
	min-width: 200px;
	padding: 10px;
	margin: 0 auto;
	background-color: #ffa700;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	border-radius: 50px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.ms-basis_content_top_info_button-temp a:hover {
	transform: scale(1.1);
}

.ms-basis_content_top_info_icon {
}

.ms-basis_content_top_info_icon a {
	position: relative;
	display: block;
	width: 36px;
	height: 36px;
	background-color: #e8e8e8;
	border-radius: 50%;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.ms-basis_content_top_info_icon a:hover {
	transform: scale(1.1);
}

.ms-basis_content_top_info_icon svg {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	height: 19px;
	transform: translate(-50%, -50%);
}

.ms-basis_content_top_info_icon-scales {
	grid-column: 3/4;
	grid-row: 1/2;
}

.ms-basis_content_top_info_icon-heart {
	grid-column: 3/4;
	grid-row: 2/3;
}

.ms-basis_content_middle {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 28px 0 30px 40px;
	border-bottom: 1px solid #e8e8e8;
}

.ms-basis_content_middle_part-1 {
	width: 49%;
	margin-bottom: 15px;
}

.ms-basis_content_middle_part-1_title {
	margin-bottom: 18px;
	color: #212121;
}

.ms-basis_content_middle_size {
	display: flex;
	margin-bottom: 8px;
	line-height: 1;
}

.ms-basis_content_middle_size_item {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 0;
}

.ms-basis_content_middle_size_item:last-of-type {
	margin-right: 0;
}

.ms-basis_content_middle_size_item input {
	display: none;
}

.ms-basis_content_middle_size_item span {
	position: relative !important;
	height: 32px !important;
	display: inline-block;
	min-width: 28px;
	padding: 8px;
	background-color: #ebebeb !important;
	color: #212121 !important;
	font-size: 12px !important;
	font-weight: 500;
	line-height: 1 !important;
	text-align: center;
	border-radius: 2px;
	border: 2px solid #ffffff;
	transition: all 0.2s ease-in-out;
}

.ms-basis_content_middle_size_item input:checked + span {
	border-color: #ffa700;
}

.ms-basis_content_middle_link {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	color: #7b589c;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
	text-decoration: underline;
}

.ms-basis_content_middle_link svg {
	display: block;
	width: 23px;
	min-width: 23px;
	margin-right: 14px;
}

.ms-basis_content_middle_link span {
	display: inline-block;
}

.ms-basis_content_middle_color {
	display: flex;
	align-items: center;
}

.ms-basis_content_middle_color_title {
	margin-bottom: 0;
	margin-right: 18px;
	color: #212121;
	font-weight: 500;
}

.ms-basis_content_middle_color_box {
	display: flex;
	align-items: center;
}

.ms-basis_content_middle_color_item {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 0;
}

.ms-basis_content_middle_color_item:last-of-type {
	margin-right: 0;
}

.ms-basis_content_middle_color_item input {
	display: none;
}

.ms-basis_content_middle_color_item span {
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.ms-basis_content_middle_color_item input:checked + span {
	border-color: #ffa700;
}

.ms-basis_content_middle_part-2 {
	flex-grow: 100;
}

.ms-basis_content_middle_part-2_p {
	margin-bottom: 7px;
	color: #7b589c;
}

.ms-basis_content_middle_part-2_p_t {
	color: #757575;
}

.ms-basis_content_middle_part-3 {
	width: 100%;
	margin-top: 15px;
}

.ms-basis_content_bottom {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 16px;
}

.ms-basis_content_bottom_item {
	display: grid;
	grid-template-columns: 60px 1fr;
	width: 48%;
	margin-top: 20px;
}

.ms-basis_content_bottom_item_image {
	grid-column: 1/3;
	grid-row: 1/2;
}

.ms-basis_content_bottom_item_image svg {
	display: block;
	width: 44px;
	margin-right: 16px;
}

.ms-basis_content_bottom_item_content {
	grid-column: 2/3;
	grid-row: 1/2;
}

.ms-basis_content_bottom_item_content_title {
	margin-bottom: 12px;
	color: #7b589c;
	font-weight: 500;
	text-transform: uppercase;
}

.ms-basis_content_bottom_item_content b {
	color: #212121;
	font-weight: 500;
}

.ms-basis_content_bottom_item_link {
	grid-column: 2/3;
	grid-row: 2/3;
}

.ms-basis_content_bottom_item_link a {
	color: #7b589c;
	text-decoration: underline;
}

@media screen and (max-width: 1100px) {
	.ms-basis_images {
		width: 100%;
	}

	.ms-basis_content {
		width: 100%;
		padding-top: 20px;
	}
}

@media screen and (max-width: 768px) {
	.ms-basis_container {
		padding: 0;
		border: none;
	}

	.ms-basis_images {
		display: none;
	}

	.ms-basis_content_top_title {
		margin-bottom: 0;
		font-size: 14px;
	}

	.ms-basis_content_top_slider {
		display: block !important;
	}

	.ms-basis_content_top_panel .ms_stars {
		display: none;
	}

	.ms-basis_content_top_info {
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-row-gap: 0;
		max-width: 375px;
		padding: 0;
		margin: 0 auto;
	}

	.ms-basis_content_top_info_limited {
		display: block;
		grid-column: 1/3;
		grid-row: 1/2;
	}

	.ms-basis_content_top_info_stars {
		display: flex;
		grid-column: 1/3;
		grid-row: 2/3;
	}

	.ms-basis_content_top_info_price-now {
		grid-column: 3/5;
		grid-row: 2/3;
	}

	.ms-basis_content_top_info_price-old {
		grid-column: 3/5;
		grid-row: 1/2;
	}

	.ms-basis_content_top_info_button-quick {
		grid-column: 2/5;
		grid-row: 4/5;
		margin-top: 10px;
	}

	.ms-basis_content_top_info_button-quick a {
		width: 100%;
		min-width: 0;
	}

	.ms-basis_content_top_info_button-temp {
		grid-column: 2/5;
		grid-row: 3/4;
		margin-top: 10px;
	}

	.ms-basis_content_top_info_button-temp a {
		width: 100%;
		min-width: 0;
	}

	.ms-basis_content_top_info_icon-scales {
		grid-column: 1/2;
		grid-row: 3/4;
		margin-top: 10px;
	}

	.ms-basis_content_top_info_icon-heart {
		grid-column: 1/2;
		grid-row: 4/5;
		margin-top: 10px;
	}

	.ms-basis_content_middle {
		display: block;
		padding: 28px 0 0;
		border-bottom: none;
	}

	.ms-basis_content_middle_part-1 {
		width: 100%;
		margin-bottom: 20px;
	}

	.ms-basis_content_middle_part-2 {
		margin-bottom: 20px;
	}

	.ms-basis_content_middle_part-2 {
		margin-top: 0;
	}

	.ms-basis_content_bottom {
		display: none;
	}

	.ms-basis_content_bottom_item {
		width: 100%;
	}

	.ms-basis_content_top_info {
		padding: 0 !important;
	}

	.ms_stars .fa-stack {
		width: 18px;
		height: 13px;
	}

	.ms_star {
		width: 18px;
		height: 13px;
	}

	.iSearchBoxWrapper {
		top: 0;
		position: absolute;
		border: none;
		z-index: 2;
		left: 0;
		padding: 12px 15px;
		background: #fcfcfc;
		width: 100%;
		display: none;
	}

	#search {
		width: 100%;
		display: block;
		background: #fcfcfc !important;
		border: none !important;
	}

	.ms-header_search input {
		width: calc(100% - 45px) !important;
	}

	.iSearchBoxWrapper .iSearchBox {
		width: calc(100% - 75px) !important;
	}
}

.ms-footer {
	padding: 45px 0 40px;
	background-color: #ebebeb;
	color: #757575;
	font-size: 14px;
	line-height: 24px;
}

.ms-footer_panel {
	text-align: center;
}

.ms-footer_panel_title {
	margin-bottom: 4px;
	color: #212121;
	font-weight: 500;
	text-transform: uppercase;
}

.ms-footer_panel_under_title {
	margin-bottom: 10px;
}

.ms-footer_panel_form {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}

.ms-footer_panel_form input {
	width: 320px;
	max-width: 100%;
	padding: 16px 28px;
	background-color: #ffffff;
	color: #212121;
	font-size: 14px;
	line-height: 18px;
	border: none;
	outline: none;
}

.ms-footer_panel_form input::placeholder {
	color: #757575;
}

.ms-footer_panel_form button {
	position: relative;
	display: flex;
	align-items: center;
	padding: 16px 20px;
	background-color: #7b589c;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	border: none;
	outline: none;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.ms-footer_panel_form button:hover {
	transform: scale(1.1);
}

.ms-footer_panel_form button svg {
	content: "";
	display: block;
	width: 16px;
	margin-right: 16px;
}

.ms-footer_columns {
	display: flex;
	justify-content: center;
	margin-top: 70px;
}

.ms-footer_column {
	margin-bottom: 20px;
}

.ms-footer_column:not(:last-of-type) {
	margin-right: 6%;
	padding-right: 6%;
	border-right: 1px solid #ffffff;
}

.ms-footer_column_title {
	margin-bottom: 24px;
	color: #7b589c;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
}

.ms-footer_column_list {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.ms-footer_column_list li {
}

.ms-footer_column_list li a {
	color: inherit;
	transition: all 0.2s ease-in-out;
}

.ms-footer_column_list li a:hover {
	color: #faa61a;
	text-decoration: underline;
}

.ms-footer_column_text {
	margin-top: 40px;
	color: #212121;
	font-weight: 500;
}

.ms-footer_column_text a {
	color: #6858a1;
	text-decoration: underline;
}

.ms-footer_column_item {
	margin-bottom: 20px;
}

.ms-footer_column_item:last-of-type {
	margin-bottom: 0;
}

.ms-footer_column_item_title {
	margin-bottom: 0;
	color: #7b589c;
}

.ms-footer_column_item_city {
	margin-bottom: 0;
}

.ms-footer_column_item_city a {
	color: #212121;
	font-weight: 500;
	text-decoration: underline;
	cursor: pointer;
}

.ms-footer_column_item_city a:hover {
	color: #212121;
	text-decoration: none;
}

.ms-footer_column_soc {
	margin-top: 30px;
}

.ms-footer_column_soc_title {
	margin-bottom: 16px;
	color: #7b589c;
}

.ms-footer_column_soc_box {
	display: flex;
}

.ms-footer_column_soc_item {
	display: block;
	width: 32px;
	height: 32px;
	min-width: 32px;
	margin-right: 13px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.ms-footer_column_soc_item:last-of-type {
	margin-right: 0;
}

.ms-footer_column_soc_item:hover {
	transform: scale(1.1);
}

.ms-footer_column_soc_item img {
	display: block;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 992px) {
	.ms-footer {
		padding: 35px 0 20px;
	}

	.ms-footer_panel_form input {
		padding: 16px 14px;
	}

	.ms-footer_panel_form button {
		padding: 16px 14px;
	}

	.ms-footer_panel_form button svg {
		display: none;
	}

	.ms-footer_columns {
		flex-direction: column;
		margin-top: 50px;
		text-align: center;
	}

	.ms-footer_column:not(:last-of-type) {
		padding-right: 0;
		padding-bottom: 20px;
		margin-right: 0;
		margin-bottom: 20px;
		border-right: none;
		border-bottom: 1px solid #ffffff;
	}

	.ms-footer_column-about,
	.ms-footer_column-info {
		display: none;
	}

	.ms-footer_column_soc_box {
		justify-content: center;
	}
}


.ms-header {
	padding: 15px 0 !important;
}

.ms-header .ms-center-main-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logotype {
	width: 150px;
	max-width: 100%;
}

.logotype img {
	display: block;
	max-width: 100%;
	transform: translateY(-14%);
}

.hamburger {
	display: none;
}

.ms-header_panel {
	flex-grow: 100;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-left: 20px;
}

.ms-header_search {
	position: relative;
	margin-right: 6%;
}

.ms-header_search input {
	width: 290px;
	max-width: 100%;
	padding: 8px 30px 8px 22px;
	color: #bababa;
	font-size: 14px;
	border-radius: 50px;
	outline: none;
	border: 1px solid #bababa;
}

.ms-header_search input::placeholder {
	color: #bababa;
}

.ms-header_search img {
	position: absolute;
	top: 50%;
	right: 12px;
	display: block;
	width: 17px;
	transform: translateY(-50%);
}

.ms-header_contacts {
	margin-right: 6%;
}

.ms-header_contacts_top {
	margin-bottom: 0;
	color: #757575;
	font-size: 16px;
}

.ms-header_contacts_middle {
	margin-bottom: 0;
	color: #7b589c;
	font-size: 30px;
	font-weight: 700;
}

.ms-header_contacts_middle a {
	color: inherit;
}

.ms-header_contacts_bottom {
	display: flex;
	justify-content: space-between;
}

.ms-header_contacts_sh {
}

.ms-header_contacts_sh_label {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.ms-header_contacts_sh_label img {
	display: block;
	height: 17px;
	margin-right: 4px;
}

.ms-header_contacts_sh_label span {
	color: #757575;
	font-size: 14px;
	line-height: 1;
	text-decoration: underline;
}

.ms-header_contacts_sh_info {
	position: relative;
	display: none;
}

.ms-header_contacts_sh.active .ms-header_contacts_sh_info {
	display: block;
}

.ms-header_contacts_sh_bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	cursor: pointer;
}

.ms-header_contacts_sh_popup {
	position: absolute;
	bottom: -26px;
	left: 50%;
	z-index: 200;
	color: #757575;
	background-color: #ffffff;
	padding: 30px;
	border-radius: 10px;
	transform: translate(-50%, 100%);
}

.ms-header_contacts_sh_popup:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	border-bottom: 15px solid #ffffff;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	transform: translate(-50%, -100%);
}

.ms-header_contacts_sh_popup.no-arrow:before {
	display: none;
}

.ms-header_contacts_sh_popup-t {
	min-width: 340px;
	max-width: 100vw;
	font-size: 16px;
}

.ms-header_contacts_sh_popup-c {
	width: 100vw;
	max-width: 1145px;
	padding-top: 0;
}

.ms-header_contacts_sh_time_title {
	margin-bottom: 20px;
	color: #7b589c;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}

.ms-header_contacts_sh_time_text {
}

.ms-header_contacts_sh_box {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}

.ms-header_contacts_sh_box:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
}

.ms-header_contacts_sh_box:last-of-type:after {
	display: none;
}

.ms-header_contacts_sh_column {
	width: 32%;
}

.ms-header_contacts_sh_item {
	margin-bottom: 30px;
}

.ms-header_contacts_sh_popup p {
	margin-bottom: 12px;
}

.ms-header_contacts_sh_popup p:last-of-type {
	margin-bottom: 0;
}

.ms-header_contacts_sh_popup b {
	color: #212121;
	font-weight: 500;
}

.ms-header_contacts_sh_popup p.ms-header_contacts_sh_title {
	margin-bottom: 30px;
	min-height: 1.43em;
	color: #7b589c;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}

.ms-header_panel_item {
	position: relative;
	margin-right: 18px;
}

.ms-header_panel_item > span {
	position: absolute;
	display: none;
	top: calc(100% + 10px);
	left: 50%;
	transform: translateX(-50%);
	width: max-content;
	font-size: 11px;
	background-color: #e8e8e8;
	padding: 5px;
	color: #7b589c;
}

.ms-header_panel_item:hover > span {
	display: block;
}

.ms-header_panel_item-search {
	display: none;
}

.ms-header_panel_item figure {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #e8e8e8;
	border-radius: 50%;
}

.ms-header_panel_item figure svg,
.ms-header_panel_item figure img {
	display: block;
	width: 22px;
}

.ms-header_panel_item figure span {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #ffa700;
	color: #ffffff;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
}

.ms-header_panel_item-big {
	margin-left: 22px;
}

.ms-header_panel_item-big figure {
	width: 70px;
	height: 70px;
}

.ms-header_panel_item-big figure svg,
.ms-header_panel_item-big figure img {
	display: block;
	width: 40px;
}

.ms-header_langs {
	position: relative;
	width: 40px;
	min-width: 40px;
	height: 16px;
	margin-left: 12px;
}

.ms-header_langs_list {
	position: absolute;
	width: 100%;
	height: 16px;
	padding-right: 12px;
	background-color: #ffffff;
	overflow: hidden;
	cursor: pointer;
}

.ms-header_langs_list:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 10px;
	height: 16px;
	background-image: url(/image/catalog/header_arrow.png);
	background-position: center 8px;
	background-repeat: no-repeat;
	background-size: 100%;
}

.ms-header_langs_list:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
}

.ms-header_langs_list.active {
	height: 48px;
}

.ms-header_langs_list.active:after {
	display: none;
}

.ms-header_langs_list_item {
	order: 8;
	display: block;
	height: 16px;
	color: #757575;
}

.ms-header_langs_list_item.active {
	order: 4;
}

@media screen and (max-width: 1200px) {
	.ms-header_search {
		margin-right: 4%;
	}

	.ms-header_search input {
		width: 240px;
	}

	.ms-header_contacts {
		margin-right: 4%;
	}
}

@media screen and (max-width: 1100px) {
	.ms-container {
		padding-top: 62px;
	}

	.ms-header {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;
		width: 100%;
		padding: 16px 0 !important;
		background-color: #fcfcfc;
		box-shadow: 3px 0 3px 3px rgba(0, 0, 0, 0.1);
	}

	.logotype {
		display: none;
	}

	.hamburger {
		display: block;
		width: 30px;
		margin-right: 20px;
	}

	.hamburger img {
		display: block;
		max-width: 100%;
	}

	.ms-header_panel {
		margin-left: 0;
	}

	.ms-header_search {
		display: none;
	}

	.ms-header_contacts {
		display: none;
	}

	.ms-header_panel_item {
		margin-left: 16px;
		margin-right: 0;
	}

	.ms-header_panel_item-search {
		display: block;
	}

	.ms-header_panel_item figure {
		width: 30px;
		height: 30px;
	}

	.ms-header_panel_item figure svg,
	.ms-header_panel_item figure img {
		width: 16px;
	}

	.ms-header_panel_item figure span {
		top: -6px;
		right: -6px;
		bottom: auto;
		width: 16px;
		height: 16px;
		font-size: 10px;
	}

	.ms-header_panel_item-big {
		margin-right: 0;
	}

	.ms-header_panel_item-big figure {
		width: 30px;
		height: 30px;
	}

	.ms-header_panel_item-big figure img {
		width: 16px;
	}

	.ms-header_langs {
		display: none;
	}
}


.ms-menu {
	background-color: #7b589c;
}

.ms-menu_box {
	position: relative;
	display: flex;
}

.ms-menu_item {
	flex-grow: 100;
}

.ms-menu_item_link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.ms-menu_item_link:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 0;
	display: block;
	width: 1px;
	height: calc(100% - 24px);
	background-color: #9579b0;
}

.ms-menu_item:last-of-type .ms-menu_item_link:after {
	display: none;
}

.ms-menu_item_link:hover {
	color: #ffffff;
	background-color: #ffa700;
}

.ms-menu_section {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 0;
	background-color: #ffffff;
	overflow: hidden;
	transform: translateY(100%);
}

.ms-menu_item:hover .ms-menu_section {
	height: auto;
	padding: 20px;
	border-radius: 0 0 7px 7px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.ms-menu_section_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-height: 0vh;
	overflow: hidden;
}

.ms-menu_item:hover .ms-menu_section_box {
	max-height: 100vh;
	transition: max-height 0.4s ease-in-out;
}

.ms-menu_section_item {
	display: flex;
	align-items: center;
	width: 24%;
	margin-bottom: 20px;
	color: #212121;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
}

.ms-menu_section_item img {
	display: block;
	width: 91px;
	height: 91px;
	margin-right: 20px;
	object-fit: cover;
	object-position: center;
}

.ms-menu_section_item span {
}

.ms-menu_section_border {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background-color: #7b589c;
	border-radius: 0 0 7px 7px;
}

@media screen and (max-width: 1100px) {
	.ms-menu {
		display: none;
	}
}


.m-menu {
	position: fixed;
	top: -200%;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	min-width: 100vw;
	min-height: 100vh;
	opacity: 0;
	overflow-y: auto;
}

.m-menu.active {
	top: 0;
	opacity: 1;
	transition: top 0.1s linear, opacity 0.2s ease-in-out;
}

.m-menu_container {
	position: relative;
	padding-bottom: 60px;
}

.m-menu_background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	cursor: pointer;
}

.m-menu_popup {
	position: relative;
	z-index: 20;
	background-color: #ffffff;
}

.m-menu_top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 30px 24px 24px;
	background-color: #7b599d;
	color: #ffffff;
}

.m-menu_top .logotype {
	display: block;
	width: 140px;
	min-width: 140px;
	margin-bottom: 26px;
}

.m-menu_top .logotype img {
	transform: none;
}

.m-menu_langs {
	display: flex;
	align-items: center;
}

.m-menu_lang {
	position: relative;
	display: block;
	color: #ffffff;
}

.m-menu_lang:not(:last-of-type) {
	padding-right: 15px;
	margin-right: 15px;
}

.m-menu_lang:not(:last-of-type):after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 10px;
	background-color: #ffffff;
	transform: translateY(-50%);
}

.m-menu_enter {
	width: 100%;
}

.m-menu_enter_item {
	position: relative;
	color: #ffffff;
}

.m-menu_enter_item:not(:last-of-type) {
	padding-right: 15px;
	margin-right: 15px;
}

.m-menu_enter_item:not(:last-of-type):after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 12px;
	background-color: #ffffff;
	transform: translateY(-50%);
}

.m-menu_middle {
	padding: 24px;
}

.m-menu_salons {
	font-family: "Open Sans", "Roboto", sans-serif;
}

.m-menu_salons span {
}

.m-menu_salons a {
	margin-left: 0.2em;
	display: inline-block;
	color: #f26022;
	text-decoration: underline;
}

.m-menu_catalog {
	margin: 24px auto 10px;
	text-align: center;
}

.m-menu_catalog a {
	position: relative;
	display: inline-block;
	padding: 14px 50px;
	background-color: #ffa700;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	border-radius: 50px;
}

.m-menu_catalog a:hover {
	color: #ffffff;
}

.m-menu_catalog a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	display: inline-block;
	border-left: 8px solid #ffffff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 0.2s ease-in-out;
}

.m-menu_list {
}

.m-menu_box {
}

.m-menu_item {
	display: block;
	padding: 22px 24px !important;
	color: #7b589c;
	font-size: 16px;
	font-weight: 500;
	border-top: 1px solid #e8e8e8;
}

.m-menu_bottom {
	padding: 24px;
	background-color: #e8e8e8;
	color: #757575;
}

.m-menu_contact-client {
	margin-bottom: 20px;
}

.m-menu_contact-client a {
	color: inherit;
	font-size: 18px;
}

.m-menu_contact-time {
	font-family: "Open Sans", "Roboto", sans-serif;
}

.m-menu_contact-time b {
	font-weight: 600;
}


.breadcrumb_block {
	margin-bottom: 0;
	padding-bottom: 1px;
}

.breadcrumb_block .breadcrumb {
	margin: 30px 0;
}

@media screen and (max-width: 992px) {
	.breadcrumb_block {
		display: none;
	}
}

.zag_tov a {
	height: 54px;
	overflow: hidden;
}

.ms-header_contacts_sh_popup-c {
	z-index: 1000;
}

.ms-info_contents table {
	border: 4px double black;
	border-collapse: collapse;
}

.ms-info_contents th {
	text-align: left;
	background: #ccc;
	padding: 5px;
	border: 1px solid black;
}

.ms-info_contents td {
	padding: 5px;
	border: 1px solid black;
}

.ms-recently_image figure img {
	max-width: calc(100% - 1px);
}

.ms-basis_images_main figure img {
	object-fit: contain;
}

.ms-basis_content_top_info {
	grid-template-columns: 44% 1fr 36px;
	padding: 0 34px;
}

.ms-basis_content_top_info_price-now b span {
	font-size: 24px;
	color: #212121;
}

.ms-basis_images_column {
	max-height: 550px;
	padding-right: 7px;
	margin-right: 7px;
}

.m-menu-close {
	position: absolute;
	z-index: 1000;
	left: 20px;
	top: 16px;
	font-size: 40px;
	line-height: 22px;
	color: #fff;
}

.ms-basis_content_middle_part-2 {
	display: none;
}

.ms-basis_content_middle_part-1 {
	width: 100%;
}

.ms-info_content_reviews_text {
	padding-left: 40px;
}

.ms-info_content_body iframe {
	max-width: 100%;
}

.ms-header_contacts_middle {
	/* pointer-events: none; */
}

.sizes-popup {
	position: relative;
	margin: 0 auto;
	max-width: 90vw;
	max-height: 90vh;
	width: max-content;
	padding: 15px;
	background-color: #fff;
}

.sizes-popup img {
	max-width: calc(90vw - 30px);
	max-height: calc(90vh - 30px);
	object-fit: contain;
}

.mfp-close {
	opacity: 1;
	font-size: 60px;
}

.product-layout .fa-stack {
	width: 16px;
}

.product-layout .ms_star {
	width: 16px;
}

.ms-basis_content_top_info_stock {
	color: #7b589c;
	font-size: 15px;
	text-transform: uppercase;
}

.ms-basis_content_top_info_price-now b span {
	font-size: 20px;
	font-weight: 400;
}

.ms-basis_content_top_title_bottom {
	font-size: 15px;
	font-weight: 500;
	color: #212121;
	margin-top: 10px;

}

.ms-basis_content_top_info_price-old {
	grid-row: 1/3;
}

.ms-basis_content_top_info_price-now {
	grid-row: 2/3;
}

.ms-basis_content_top_info_price-now b {
	position: relative;
}

.ms-basis_content_top_info_price-now b:before {
	position: absolute;
	content: '';
	width: 40px;
	height: 23px;
	background-color: #fff;
	right: 0;
	bottom: 0;
}

.ms-basis_content_top_info_price-now b:after {
	content: attr(data-end);
	color: #212121;
	font-size: 20px;
	font-weight: 400;
	position: absolute;
	right: 9px;
	bottom: 1px;
}

@media screen and (max-width: 991px) {
	.ms-header_contacts_middle {
		pointer-events: all;
	}
}

@media screen and (max-width: 767px) {
	#column-left {
		width: auto;
		z-index: 1000;
		position: absolute;
	}

	.ms-info_content_reviews_text {
		padding-left: 0;
	}

	.ms-info_content_body iframe {
		height: 55vw;
	}

	.ms-header_contacts_sh {
		width: 130px;
		display: inline-block;
	}

	.ms-header_contacts_sh_info {
		position: static;
	}

	.ms-header_contacts_sh_popup-c {
		left: 0 !important;
		transform: translate(0, calc(100% - 40px));
	}

	.ms-header_contacts_sh_popup-t {
		left: 0 !important;
		min-width: 100vw;
		transform: translate(0, calc(100% - 40px));
	}

	.amenu {
		margin-top: -30px;
	}

	.yum.amenu {
		margin-top: -10px;
	}
}

@media screen and (max-width: 768px) {
	.ms-header_search input {
		width: calc(100% - 45px) !important;
	}

	.iSearchBoxWrapper .iSearchBox {
		width: calc(100% - 75px) !important;
	}
}

.nv_slider {
	height: 490px;
	overflow: hidden;
}

.ms-basis_content_middle_size {
	flex-wrap: wrap;
}

.ms-basis_content_middle_color_item span {
	border: 2px solid #d4d4d4 !important;
}

@media screen and (max-width: 768px) {
	.nv_slider {
		height: auto;
	}
}

/*.ms-video_item_box figure iframe {
	display: none;
}*/
.ms-video_item_box figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

.ms-video_item_box figure img:hover {
	filter: brightness(110%);
}

.ms-basis_content_top_title_top h1 {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	line-height: 1.1;
}

@media screen and (max-width: 768px) {
	.ms-basis_content_top_title_top h1 {
		font-size: 14px;
	}
}

.ms-header_search button {
	position: absolute;
	top: 50%;
	right: 12px;
	display: block;
	width: 17px;
	transform: translateY(-50%);
	padding: 0;
	background: transparent;
	margin: 0;
	border: none;
}

.ms-header_search button img {
	right: auto;
}

.nv_slider {
	box-shadow: none;
	height: 520px;
}

.nv_slider.owl-carousel .owl-wrapper-outer {
	box-shadow: 0 0 7px 0 rgba(33, 33, 33, 0.13) !important;
	height: calc(100% - 30px);
}

.nv_slider.owl-carousel .owl-wrapper, .nv_slider.owl-carousel .owl-item {
	height: 100%;
}

.nv_slide {
	height: 100%;
}

.nv_slide img {
	height: 100%;
}

.nv_slider .owl-pagination {
	top: 15px;
}

@media screen and (max-width: 768px) {
	.nv_slider {
		height: auto;
		padding-bottom: 30px;
	}
}

.cart-disabled {
	background-color: #e8e8e8 !important;
}

.cart-disabled:hover {
	transform: none !important;
}

.alert-popup{
	position: relative;
    margin: 0 auto;
    max-width: 90vw;
    max-height: 90vh;
    width: max-content;
    padding: 15px;
    background-color: #fff;
    text-align: center;
    width: 400px;
    min-height: 200px;    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.ms-basis_content_middle .text-danger{
	display: none !important;
}

.nv_categories{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}

.nv_categories .col-xs-12{
	padding: 0 5px;
}

.nv_cat_item{
	display: block;
	margin-bottom: 20px;
	min-height: 370px;
}

.nv_cat_item > div{
	border: 1px solid #ebebeb;
	width: 100%;
	height: 330px;
}

.nv_cat_item:hover > div{
	box-shadow: 0 0 6px 0 rgba(183, 183, 183, .7);
}

.nv_cat_item > div img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nv_cat_item > span{
	display: block;
	padding: 10px;
	font-weight: 500;
	color: #000;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.nv_cat_item{
		min-height: unset;
	}
	.nv_categories .col-xs-12{
		width: 50%;
	}
}

@media screen and (max-width: 599px) {
	.nv_cat_item{
		margin-bottom: 10px;
	}
	.nv_cat_item > div{
		height: 52vw;
	}
}

/* new filters */

.catalog-filters{
	display: none;
	padding: 0 15px;
}

.filter_vier-btn{
	width: 200px;
	max-width: calc(50% - 7px);
	text-align: center;
	position: relative;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	border-radius: 4px;
	background-color: #ffa900;
	color: #fff;
}

.filter_vier-btn svg{
	width: 16px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px
}

.filter_vier-btn svg path{
	fill: #fff;
}

.filter_vier-btn.active{
	z-index: 1001;
	position: fixed;
	top: 140px;
	width: max-content;
	font-size: 0;
	padding: 10px;
}

.filter_vier-btn.active svg{
	position: static;
	transform: none;
}

.catalog-filters__select{
	display: none;
	width: 200px;
	max-width: calc(50vw - 22px);
	position: absolute;
	top: 0;
	right: 15px;
}

.catalog-filters__select select{
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	border-radius: 4px;
	padding: 0 15px;
}
#sha-sort a[sort-class="p.sort_order-ASC"] {
	display: none !important;
}
@media (max-width: 767px){
	.catalog-filters{
		display: flex;
		justify-content: space-between;
	}
	.catalog-filters__select{
		display: block;
	}
	#block_filter_vier{
		max-width: calc(100vw - 30px);
		right: auto;
		left: -120%;
	}
	#block_filter_vier.active {
		right: auto;
		left: 0;
	}
	#head_filter{
		text-align: center;
	}
	#content{
		position: static;
	}
	#sha-sort{
		display: block;
	}
	#sha-sort a{
		display: none !important;
	}
	#sha-sort a[sort-class="pd.name-DESC"], #sha-sort a[sort-class="p.price-DESC"], #sha-sort a[sort-class="rating-ASC"], #sha-sort a[sort-class="p.model-DESC"], #sha-sort a.selected{
		display: none !important;
	}
	.zag_cat + .row > .col-xs-12.col-sm-12.col-md-12.col-lg-8{
		position: static;
	}
	.cat-main-row{
		position: relative;
	}
	.breadcrumb + .row{
		position: relative;
	}
}

@media screen and (max-width: 1100px){
	.ms-container {
		padding-top: 35px;
	}
}

@media (max-width: 740px){
	.ms-container {
		padding-top: 35px;
	}
}

.faq-block{
	padding: 40px 0;
}

.faq-title{
	display: block;
	font-weight: 500;
	font-size: 30px;
	line-height: 40px;
	color: #757575;
	margin-bottom: 10px;
}

.faq-item{
	border: 1px solid #757575;
	border-radius: 1px;
	margin-bottom: 15px;
}

.faq-header{
	padding: 15px 60px 15px 17px;
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.faq-header > i{
	font-size: 21px;
	margin-right: 13px;
	font-style: normal;
}

.faq-header > span{
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	color: #EB8200;
}

.faq-header > svg{
	right: 40px;
	top: 26px;
	position: absolute;
	transition: linear .2s;
}

.faq-header.active > svg{
	transform: rotate(-180deg);
}

.faq-body{
	display: none;
	padding: 0 60px 15px 17px;
	font-size: 14px;
	line-height: 16px;
	color: #757575;
}

.faq-body p{
	margin-bottom: 10px;
}

.faq-body ul{
	padding-left: 18px;
	list-style-type: none;
	margin-bottom: 10px;
}

.faq-body ul li{
	margin-bottom: 5px;
}

.faq-body ul li:last-child{
	margin-bottom: 0;
}

.faq-body *:last-child{
	margin-bottom: 0;
}

@media screen and (max-width: 991px){
	.faq-header{
		align-items: flex-start;
	}
	.faq-header > svg{
		top: 23px;
	}
}

@media screen and (max-width: 480px){
	.faq-title{
		font-size: 21px;
		line-height: 30px;
	}
	.faq-header{
		padding: 10px 40px 10px 10px;
	}
	.faq-header > i{
		font-size: 18px;
		margin-right: 8px;
	}
	.faq-header > svg{
		top: 16px;
		right: 15px;
	}
	.faq-body{
		padding: 5px 15px 15px;
	}
	.faq-body ul{
		padding-left: 10px;
	}
	.nv_slider_wrapper_desktop{
		max-height: 205px;
	}
}
.nv_slider_wrapper_mobile{
	max-height: 205px;
}