@font-face {
	font-family: proxima nova regular;
	src: url(../fonts/proxima-nova-regular/ProximaNova-Regulard41d.eot?#iefix) format('embedded-opentype'),url(../fonts/proxima-nova-regular/ProximaNova-Regular.html) format('woff2'),url(../fonts/proxima-nova-regular/ProximaNova-Regular.woff) format('woff'),url(../fonts/proxima-nova-regular/ProximaNova-Regular.ttf) format('truetype'),url(../fonts/proxima-nova-regular/ProximaNova-Regular.svg#ProximaNova-Regular) format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:proxima nova light;src:url(../fonts/proxima-nova-light/ProximaNova-Light.eot);src:url(../fonts/proxima-nova-light/ProximaNova-Lightd41d.eot?#iefix) format('embedded-opentype'),url(../fonts/proxima-nova-light/ProximaNova-Light.woff2) format('woff2'),url(../fonts/proxima-nova-light/ProximaNova-Light.woff) format('woff'),url(../fonts/proxima-nova-light/ProximaNova-Light.ttf) format('truetype'),url(../fonts/proxima-nova-light/ProximaNova-Light.svg#ProximaNova-Light) format('svg');font-weight:300;font-style:normal;
}

@font-face {
	font-family:proxima nova bold;src:url(../fonts/proxima-nova-bold/ProximaNova-Bold.eot);	src:url(../fonts/proxima-nova-bold/ProximaNova-Boldd41d.eot?#iefix) format('embedded-opentype'),url(../fonts/proxima-nova-bold/ProximaNova-Bold.woff2) format('woff2'),url(../fonts/proxima-nova-bold/ProximaNova-Bold.woff) format('woff'),66url(../fonts/proxima-nova-bold/ProximaNova-Bold.ttf) format('truetype'),url(../fonts/proxima-nova-bold/ProximaNova-Bold.svg#ProximaNova-Bold) format('svg');font-weight:700;font-style:normal;
}

@font-face {
	font-family:pf dindisplay pro;src:url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Regular.ttf) format("truetype"),url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Regular.eot);
}

@font-face {
	font-family:pf dindisplay medium;src:url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Medium.ttf) format("truetype"),url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Medium.eot);
}

@font-face {
	font-family:pf dindisplay pro black;src:url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Black.ttf) format("truetype"),url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Black.eot);
}

@font-face {
	font-family:pf dindisplay pro bold;src:url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Bold_0.ttf) format("truetype"),url(../fonts/PFDinDisplayPro/PFDinDisplayPro-Bold_0.eot);
}

body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f7f4ef;
	padding: 0;
	margin: 0;
	font-family: proxima nova regular,open sans,sans-serif;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

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 {
	font-size: 2em;
	margin: .67em 0;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

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 {
	border: 0;
	padding: 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-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

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

td,th {
	padding: 0;
}

@media print {
	*,:after,:before {
		background: 0 0!important;
		color: #000!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
		text-shadow: none!important;
	}

	a,a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="#"]:after,a[href^="javascript:"]:after {
		content: "";
	}

	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-regulard41d.eot?#iefix) format('embedded-opentype'),url(../../../../index.html) 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: transparent;
}

button,input,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #428bca;
	text-decoration: none;
}

a:focus,a:hover {
	color: #2a6496;
	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 {
	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;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

@media(max-width:960px) {
	hr {
		margin: 10px 0;
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	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: #999;
}

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

@media(max-width:480px) {
	.h2,h2 {
		font-size: 18px;
	}
}

.h3,h3 {
	font-size: 28px;
}

.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:200px) {
	.lead {
		font-size: 21px;
	}
}

.small,small {
	font-size: 85%;
}

.mark,mark {
	background-color: #fcf8e3;
	padding: .2em;
}

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

.text-primary {
	color: #428bca;
}

a.text-primary:focus,a.text-primary:hover {
	color: #3071a9;
}

.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 {
	color: #a94442;
}

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

.bg-primary {
	color: #fff;
	background-color: #428bca;
}

a.bg-primary:focus,a.bg-primary:hover {
	background-color: #3071a9;
}

.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;
	list-style: none;
	margin-left: -5px;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 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:200px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[data-original-title],abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}

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

blockquote .small:before,blockquote footer:before,blockquote small:before {
	content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right;
}

.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;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	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 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 1170px;
}

@media(max-width:1250px) {
	.container {
		width: 950px;
	}
}

@media(max-width:960px) {
	.container {
		width: 100%;
	}
}

@media(max-width:666px) {
	.container {
		width: 100%;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media(min-width:200px) {
	.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:666px) {
	.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: #999;
	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;
	float: none;
	display: table-column;
}

table td[class*=col-],table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell;
}

.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 {
	overflow-x: auto;
	min-height: .01%;
}

@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 {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 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;
	line-height: normal;
}

input[type=file] {
	display: block;
}

input[type=range] {
	display: block;
	width: 100%;
}

select[multiple],select[size] {
	height: auto;
}

input[type=checkbox]:focus,input[type=file]: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 #00C6FF;
	-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=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
		line-height: 34px;
	}

	.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
		line-height: 30px;
	}

	.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.section_form_order_bottom .form-group {
	float: left;
}

.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-left: -20px;
}

.checkbox+.checkbox,.radio+.radio {
	margin-top: -5px;
}

.checkbox-inline,.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer;
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px;
}

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 {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg,.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 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.33;
	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.33;
	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.33;
}

.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;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.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;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.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;
	border-color: #a94442;
	background-color: #f2dede;
}

.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:200px) {
	.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 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .checkbox,.form-horizontal .radio {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

@media(min-width:200px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media(min-width:200px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px;
		font-size: 18px;
	}
}

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

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

.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: #fff;
	text-decoration: none;
	background: #4c5052;
}

.btn.active,.btn:active {
	outline: 0;
	background-image: none;
	-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;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none;
}

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: #428bca;
	border-color: #357ebd;
}

.btn-primary.focus,.btn-primary:focus {
	color: #fff;
	background-color: #3071a9;
	border-color: #193c5a;
}

.btn-primary:hover {
	color: #fff;
	background-color: #3071a9;
	border-color: #285e8e;
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3071a9;
	border-color: #285e8e;
}

.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: #285e8e;
	border-color: #193c5a;
}

.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: #428bca;
	border-color: #357ebd;
}

.btn-primary .badge {
	color: #428bca;
	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 {
	color: #428bca;
	font-weight: 400;
	border-radius: 0;
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
	border-color: transparent;
}

.btn-link:focus,.btn-link:hover {
	color: #2a6496;
	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: #999;
	text-decoration: none;
}

.btn-group-lg>.btn,.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	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-property: height,visibility;
	-o-transition-property: height,visibility;
	transition-property: height,visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown,.dropup {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	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);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.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 {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	color: #999;
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	content: "";
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media(min-width:200px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.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-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group>.btn-group {
	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-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .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-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}

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-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	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 {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
	padding-left: 45px;
}

.nav>li>a:focus,.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee;
}

.nav>li.disabled>a {
	color: #999;
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
	background-color: #eee;
	border-color: #428bca;
}

.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;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified>li {
	float: none;
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media(min-width:200px) {
	.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:200px) {
	.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: #428bca;
}

.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 {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media(min-width:200px) {
	.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:200px) {
	.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-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media(min-width:200px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	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);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media(min-width:200px) {
	.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-left: 0;
		padding-right: 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:200px) {
	.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:200px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-bottom,.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media(min-width:200px) {
	.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;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:focus,.navbar-brand:hover {
	text-decoration: none;
}

.navbar-brand>img {
	display: block;
}

@media(min-width:200px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	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:200px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav>li>a {
	padding: 15px 10px padding-left:44px!important;
	line-height: 20px;
	position: relative;
}

@media(max-width:960px) {
	.nav>li>a {
		padding: 6px 5px;
		padding-left: 28px;
	}
}

.navbar-nav.navbar-right>li>a {
	padding-left: 10px!important;
}

.navbar-nav>li>a:before {
	content: '';
	width: 35px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 13px;
}

@media(max-width:960px) {
	.navbar-nav>li>a:before {
		width: 25px;
		height: 29px;
		margin-top: 10px;
	}
}

@media(max-width:666px) {
	.navbar-nav>li>a.coffee-machine:after {
		content: 'Типы';
		font-size: 14px;
	}

	.navbar-nav>li>a.lists:after {
		content: 'Бренды';
		font-size: 14px;
	}

	.navbar-nav>li>a.tools:after {
		content: 'Прайс';
		font-size: 14px;
	}
}

@media(max-width:480px) {
	.navbar-nav>li>a:before {
		width: 18px;
		height: 23px;
		margin-top: 8px;
	}

	.navbar-nav>li>a:after {
		font-size: 12px;
	}

	.navbar-nav>li>a {
		padding-left: 20px;
	}
}

.navbar-nav>li>a.coffee-machine:before {
	background-image: url(../img/img/coffee-machine.svg);
}

.navbar-nav>li>a.lists:before {
	background-image: url(../img/img/list.svg);
}

.navbar-nav>li>a.tools:before {
	background-image: url(../img/img/tools.svg);
}

.navbar-nav.navbar-right>li>a:before {
	display: none;
}

.navbar-nav {
	float: left;
	margin: 0;
}

.navbar-nav>li {
	float: left;
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media(min-width:200px) {
	.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:200px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-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;
}

.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.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 {
	background-color: #e7e7e7;
	color: #555;
}

@media(max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
	color: #333;
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #999;
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #999;
}

.navbar-inverse .navbar-nav>li>a {
	color: #999;
}

.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 {
	background-color: #080808;
	color: #fff;
}

@media(max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #999;
	}

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

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #999;
}

.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 {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb>.active {
	color: #999;
}

.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;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	z-index: 3;
	color: #2a6496;
	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;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.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: #999;
	background-color: #fff;
	cursor: not-allowed;
}

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

.label-default[href]:focus,.label-default[href]:hover {
	background-color: grey;
}

.label-primary {
	background-color: #428bca;
}

.label-primary[href]:focus,.label-primary[href]:hover {
	background-color: #3071a9;
}

.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;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	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: #428bca;
	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:200px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.container .jumbotron,.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 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-left: auto;
	margin-right: auto;
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
	border-color: #428bca;
}

.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 {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.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 {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	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: #428bca;
	-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 {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 1e4px;
}

.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 {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item,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 {
	text-decoration: none;
	color: #555;
	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 {
	background-color: #eee;
	color: #999;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
	color: #999;
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}

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

.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-right-radius: 3px;
	border-top-left-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-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-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-left: 15px;
	padding-right: 15px;
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-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-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0;
}

.panel>.table-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 {
	border: 0;
	margin-bottom: 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: #428bca;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #428bca;
}

.panel-primary>.panel-heading .badge {
	color: #428bca;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #428bca;
}

.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;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 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;
	opacity: .2;
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

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

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}

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

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

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

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.in {
	opacity: .5;
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 20px;
}

.modal-footer {
	padding: 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

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

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media(min-width:200px) {
	.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-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
}

.tooltip.in {
	opacity: .9;
}

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

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

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

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

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	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 {
	bottom: 0;
	right: 5px;
	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-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

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

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

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

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

.popover-title {
	margin: 0;
	padding: 8px 14px;
	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 {
	border-width: 10px;
	content: "";
}

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

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

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

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

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

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

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

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

.carousel {
	position: relative;
}

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

.carousel-inner>.item {
	display: none;
	position: relative;
	-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: 1e3px;
		perspective: 1e3px;
	}

	.carousel-inner>.item.active.right,.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		left: 0;
	}

	.carousel-inner>.item.active.left,.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		left: 0;
	}

	.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		left: 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;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.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%);
	background-repeat: repeat-x;
}

.carousel-control.right {
	left: auto;
	right: 0;
	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%);
	background-repeat: repeat-x;
}

.carousel-control:focus,.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
}

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

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

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

.carousel-control .icon-next,.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.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%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: transparent;
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

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

@media screen and (min-width:200px) {
	.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-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 {
	content: " ";
	display: table;
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: 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;
}

@font-face {
	font-family:azoft sans;src:url(../fonts/azoft-sans_2_.ttf) format('truetype');
}

@font-face {
	font-family:HelveticaNeueCyr-Black;src:url(../fonts/HelveticaNeueCyr-Black.otf) format("opentype");
}

@font-face {
	font-family:HelveticaNeueCyr-BlackItalic;src:url(../fonts/HelveticaNeueCyr-BlackItalic.otf) format("opentype");
}

@font-face {
	font-family:HelveticaNeueCyr-Bold;src:url(../fonts/HelveticaNeueCyr-Bold.otf) format("opentype");
}

@font-face {
	font-family:HelveticaNeueCyr-BoldItalic;src:url(../fonts/HelveticaNeueCyr-BoldItalic.otf) format("opentype");
}

@font-face {
	font-family:HelveticaNeueCyr-Italic;src:url(../fonts/HelveticaNeueCyr-Italic.otf) format("opentype");
}

@font-face {
	font-family:HelveticaNeueCyr-Roma;src:url(../fonts/HelveticaNeueCyr-Roman.otf) format("opentype");
}

@font-face {
	font-family:HelveticaNeueCyr-Light;src:url(../fonts/HelveticaNeueCyr-Light.otf) format("opentype");
}

@font-face {
	font-family:proxima nova-regular;src:url(../fonts/proxima_nova/Proxima_Nova_Regular.otf);
}

@font-face {
	font-family:proxima nova-light;src:url(../fonts/proxima_nova/Proxima_Nova_Light.otf);
}

@font-face {
	font-family:Proxima_Nova_Extrabold;src:url(../fonts/proxima_nova/Proxima_Nova_Extrabold.otf);
}

@font-face {
	font-family:proxima nova thin;src:url(../fonts/proxima_nova/Proxima_Nova_Thin.otf);
}

html {
	width: 100%;
}

.h1,h1 {
	font-size: 35px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #3c3f3e;
}

.form-control:focus {
	border-color: #00C6FF;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.input-group-addon:first-child {
	font-family: HelveticaNeueCyr-Roma;
}

.btn-default {
	background-color: #00C6FF;
	border-color: #00C6FF;
	width: 266px;
	height: 40px;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	box-sizing: border-box;
	font-size: 14px;
	border: 0;
	font-family: azoft sans;
}

.modal-body .form-group {
	margin-bottom: 0;
}

.btn-default:hover {
	background-color: #4c5052;
	color: #fff;
	border: #00C6FF 3px solid;
}

#order_phone_form .btn-default {
	width: 220px;
	height: 35px;
}

#order_phone_form .btn-default:hover {
	padding-top: 5px;
}

.order_form p {
	font-size: 13px;
	color: #a49e92;
}

.lead {
	font-size: 16px;
}

.page-header {
	margin-bottom: 30px;
}

.page-header .lead {
	margin-bottom: 10px;
}

.container .navbar-collapse,.container .navbar-header {
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

.navbar-header {
	float: left;
}

.navbar-collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important;
	visibility: visible!important;
}

.navbar-toggle {
	display: none;
}

.navbar-collapse {
	border-top: 0;
}

.navbar-brand {
	margin-left: -15px;
}

.navbar-nav {
	float: left;
	margin: 0;
	margin-left: -1px;
}

.navbar-nav.navbar-right {
	float: right;
}

.navbar .navbar-nav .open .dropdown-menu {
	position: absolute;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-width: 0 1px 1px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #333;
}

.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar .navbar-nav .open .dropdown-menu>li>a:focus,.navbar .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #fff!important;
	background-color: #428bca!important;
}

.navbar .navbar-nav .open .dropdown-menu>.disabled>a,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #999!important;
	background-color: transparent!important;
}

.navbar-form {
	float: left;
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#top-bar .navbar-top-form {
	padding-top: 7px;
}

#top-bar .navbar-top-form .col-xs-4,.navbar-top-form .col-xs-3,.navbar-top-form .col-xs-5 {
	margin: 0;
	padding: 0;
}

#top-bar .navbar-top-form .col-xs-3 {
	padding-top: 8px;
	padding-left: 27px;
}

#top-bar .navbar-top-form .col-xs-4 {
	padding-top: 8px;
	padding-left: 12px;
}

@media(max-width:1250px) {
	#top-bar .navbar-top-form .col-xs-3 {
		width: auto;
		padding-right: 10px;
	}

	#top-bar .navbar-top-form .col-xs-4 {
		display: none;
	}

	#top-bar .navbar-top-form .col-xs-5 {
		width: auto;
	}
}

@media(max-width:1251px) {
	#top-bar .col-xs-7 {
		display: none;
	}

	#top-bar .col-xs-2,#top-bar .col-xs-3 {
		width: 50%;
	}
}

@media(max-width:480px) {
	#top-bar {
		display: none!important;
	}
}

#top-bar .navbar-top-form #phone_number_top_nav {
	display: inline-block;
	width: 83%;
}

#top-bar .navbar-top-form .btn-small {
	background-color: #00C6FF;
	color: #fff;
	border-radius: 0;
	margin-left: 4px;
}

#top-bar .navbar-top-form .form-group {
	margin-bottom: 0;
	width: 219px;
	float: left;
}

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

.navbar {
	margin-bottom: 0;
	border: 0;
}

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

.navbar-default {
    background-color: #4C5052;
    border-color: #4C5052;
}

.navbar-default .navbar-nav>li>a {
	color: #7a8b94;
	font-family: Arial;
	padding-top: 19px;
	text-decoration: none;
	border-bottom: 1px solid #b3bec3;
	padding-bottom: 0;
	padding-right: 0;
	margin-right: 15px;
	font-size: 13px;
	line-height: 15px;
}

.navbar-default .navbar-nav>li.bookmark>a {
	margin-right: 0;
}

.top-menu li a {
	text-decoration: underline;
	background-color: transparent;
	color: #7a8b94;
	font-weight: 400;
}

.top-menu li a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #3dc5d5!important;
	font-weight: 400;
	border-bottom: solid 1px #3dc5d5;
}

.top-menu li a:focus {
	text-decoration: none;
	background-color: transparent;
	color: #3dc5d5!important;
	font-weight: 400;
	border-bottom: solid 1px #3dc5d5;
}

.clock-work {
	background: url(../img/icons/clock-work.png) no-repeat;
	color: #818b8d;
	font-size: 11px;
	height: 40px;
}

.clock-work span {
	font-weight: 700;
}

section.header .row {
	margin-top: 0;
	position: relative;
}

section.header .row .col-xs-6 {
	padding-left: 80px;
	padding-right: 0;
}

section.header .header_links {
	font-size: 13px;
	margin-right: 16px;
	margin-top: 24px;
	display: inline-block;
	margin-left: -2px;
}

section.header .header_links a {
	color: #4084c4;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	font-family: HelveticaNeueCyr-Light;
	border-bottom: solid 1px #9fc1e1;
}

section.header .header_links a:hover {
	color: #3dc5d5;
	text-decoration: none;
	border-bottom: solid 1px #3dc5d5;
}

li.bookmark {
	background: url(../img/bookmark.png) no-repeat;
	padding-left: 25px;
	background-position: 0 20px;
	padding-right: 0;
}

li.bookmark a {
	padding-right: 0;
}

.navbar-inverse {
	background-color: #edf1f3;
	border-color: #edf1f3;
}

.navbar-inverse .navbar-nav>li>a {
	color: #7a8b94;
}

ul.top_menu_big {
	list-style: none;
	display: block;
	margin-left: 0;
	padding-left: 0;
}

@media(max-width:480px) {
	ul.top_menu_big {
		display: none;
		position: absolute;
		top: 0;
		left: 15px;
		right: 15px;
		z-index: 9999;
		box-shadow: 0 0 40px 0 rgba(56,90,125,.12);
		margin-top: 105px!important;
	}

	ul.top_menu_big.active {
		display: block;
	}
}

ul.top_menu_big li a {
	color: #4084c4;
	font-size: 16px;
	border-bottom: 1px solid #4084c4;
	text-decoration: none;
}

ul.top_menu_big li a:hover {
	text-decoration: none;
	border-bottom: 0;
}

ul.top_menu_big li a:active {
	text-decoration: none;
	border-bottom: 0;
}

ul.top_menu_small {
	list-style: none;
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
}

ul.top_menu_small li {
	float: left;
	padding-right: 18px;
}

ul.top_menu_small li a {
	color: #4084c4;
	font-size: 14px;
	border-bottom: 1px solid #4084c4;
	text-decoration: none;
}

ul.top_menu_small li a:hover {
	text-decoration: none;
	border-bottom: 0;
}

h2.slogan {
	color: #4c5052;
	font-size: 21px;
	line-height: 28px;
	margin: 0;
	font-family: open sans,sans-serif;
	font-weight: lighter;
	margin-top: 4px;
	margin-left: -3px;
}

span.text {
	font-size: 12px;
	line-height: 28px;
	color: #9ca5a7;
	display: block;
	text-align: right;
	margin-bottom: 0;
	text-transform: uppercase;
}

@media(max-width:480px) {
	span.text {
		font-size: 10px;
		line-height: 14px;
	}
}

span.phone {
	font-size: 21px;
	line-height: 28px;
	color: #000;
	display: block;
	text-align: right;
	margin-bottom: 24px;
	font-family: open sans,sans-serif;
	font-weight: 700;
}

@media(max-width:480px) {
	span.phone {
		line-height: 20px;
	}
}

span.order {
	display: block;
	text-align: right;
}

span.order a {
	font-size: 13px;
	line-height: 28px;
	color: #6fac52;
	text-decoration: none;
	border-bottom: 1px dotted #6fac52;
	font-family: HelveticaNeueCyr-Roma;
}

span.order a:hover {
	color: #6c7471;
	border-bottom: 1px dotted #6c7471;
	font-family: HelveticaNeueCyr-Roma,Arial,sans-serif;
}

.navbar-fixed-top .nav li {
	margin-left: 10px;
	margin-right: 0;
	margin-top: 1px;
}

.navbar-fixed-top .nav li:first-child {
	margin-left: 0;
}

.navbar-fixed-top .nav li a {
	padding-left: 0;
}

.navbar-nav>li {
	float: left;
}

.nav li {
	margin-left: 25px;
	margin-right: 0;
	position: relative;
}

.nav li:first-child {
	margin-left: 20px;
}

@media(max-width:960px) {
	.nav li {
		margin-left: 5px;
	}

	.nav li:first-child {
		margin-left: 18px;
	}

	.nav li.order-now {
		margin-left: 0;
		min-width: 150px;
	}

	section.second_navigation {
		height: auto!important;
	}
}

@media(max-width:480px) {
	.nav li:first-child {
		margin-left: 10px;
	}

	.nav li.order-now {
		margin: 0;
		min-width: 0;
		height: 40px;
	}
}

.nav li a:hover,.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #00C6FF;
    font-weight: 400;
    color: #fff;
    outline: none;
}

.navbar-second ul.navbar-nav ul {
	background: #fff;
	padding: 0;
	list-style: none;
	min-width: 248px;
	position: absolute;
	display: none;
}

.navbar-second ul.navbar-nav li:hover ul {
	display: block;
}

.navbar-second ul.navbar-nav ul li {
	margin: 0;
	margin-left: 0;
}

.navbar-second ul.navbar-nav ul li a {
	color: #000;
	line-height: 28px;
	padding: 5px 15px;
	display: block;
	font-weight: 200;
	font-family: arial;
	font-size: 14px;
	border-bottom: 1px solid #cbc9ca;
}

.navbar-second ul.navbar-nav ul li a:hover {
	color: #fff;
	background-color: #4c5052;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
	background-color: #434648;
}

.navbar {
	width: 100%;
	overflow: hidden;
}

@media(max-width:480px) {
	.navbar {
		min-height: 0;
	}
}

.navbar-second {
	background-color: #4c5052;
	border: 0;
	margin-bottom: 0;
	margin: 0 auto;
}

@media(max-width:960px) {
	.navbar-second {
		height: 50px;
	}
}

@media(max-width:480px) {
	.navbar-second {
		height: 40px;
	}
}

.navbar-second a {
	color: #fff;
}

.navbar-second ul.navbar-nav a {
	line-height: 45px;
	font-family: proxima nova bold,open sans;
	font-weight: 700;
	font-size: 16px;
}

@media(max-width:960px) {
	.navbar-second ul.navbar-nav a {
		font-size: 14px;
		line-height: 38px;
	}
}

@media(max-width:666px) {
	.navbar-second ul.navbar-nav a {
		font-size: 0;
	}

	.navbar-second ul.navbar-nav li.order-now a {
		font-size: 14px;
	}
}

@media(max-width:480px) {
	.navbar-second ul.navbar-nav a {
		line-height: 37px;
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 0;
		margin-right: 5px;
	}

	.navbar-second ul.navbar-nav li.order-now a {
		padding: 0 5px!important;
		font-size: 0;
	}

	.navbar-second ul.navbar-nav li.order-now a:after {
		content: 'Заказать ';
		font-size: 14px;
	}
}

.navbar-second li.active {
	border-top: #00C6FF solid 5px;
}

.navbar-second ul.navbar-nav .active a {
	color: #00C6FF;
	font-weight: 700;
	margin-top: -5px;
}

.navbar-second .order-now {
	background-color: #00C6FF;
	text-align: center;
	margin-right: 0;
	font-size: 18px;
	font-family: open sans,sans-serif;
	font-weight: 700;
}

.navbar-second .order-now:hover {
	background-color: #00A4FC;
	    transition: .3s;
}

.navbar-second .order-now a:hover {
	border-radius: 0 10px 10px 0;
	color: #fff;
}

.navbar-second .menu_fridge {
	background: url(../img/icon_menu_fridge.png) no-repeat 0 23px;
	padding-left: 35px!important;
}

.navbar-second .menu_fridge:hover {
	background: url(../img/icon_menu_fridge_active.png) no-repeat 0 23px;
}

.navbar-second .active .menu_fridge {
	background: url(../img/icon_menu_fridge_active.png) no-repeat 0 23px;
}

.navbar-second .menu_washer {
	background: url(../img/icon_menu_washer.png) no-repeat 0 23px;
	padding-left: 35px!important;
}

.navbar-second .menu_washer:hover {
	background: url(../img/icon_menu_washer_active.png) no-repeat 0 23px;
}

.navbar-second .active .menu_washer {
	background: url(../img/icon_menu_washer_active.png) no-repeat 0 23px;
}

.navbar-second .menu_dishwasher {
	background: url(../img/icon_menu_dishwasher.png) no-repeat 2px 21px;
	padding-left: 35px!important;
}

.navbar-second .menu_dishwasher:hover {
	background: url(../img/icon_menu_dishwasher_active.png) no-repeat 2px 21px;
}

.navbar-second .active .menu_dishwasher {
	background: url(../img/icon_menu_dishwasher_active.png) no-repeat 2px 21px;
}

.navbar-second .menu_other {
	background: url(../img/icon_menu_other.png) no-repeat 0 23px;
	padding-left: 35px!important;
}

section.slider {
	height: 355px;
}

.carousel-indicators {
	position: absolute;
	z-index: 15;
	width: auto;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: left;
	height: 39px;
	background: url(../img/indicators_bg.png) repeat-y;
	overflow: hidden;
}

.carousel-indicators li {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0;
	text-indent: -999px;
	border: 5px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #fff;
	margin-bottom: 7px;
	margin-top: 7px;
}

.carousel-indicators .active {
	width: 16px;
	height: 16px;
	background-color: #f2b23d;
	margin-bottom: 7px;
	margin-top: 7px;
}

.carousel-indicators li:first-child {
	margin-top: 0;
}

.carousel-control.right {
	background: 0 0;
	position: absolute;
	left: 353px;
	top: 50px;
	margin-left: 48px;
	width: 44px;
	height: 44px;
	border: 1px solid #d8d5cf;
	border-radius: 5px;
}

.carousel-control.left {
	background: 0 0;
	position: absolute;
	left: 351px;
	top: 50px;
	width: 44px;
	height: 44px;
	border: 1px solid #d8d5cf;
	border-radius: 5px;
}

.carousel-caption {
	background: #fff;
	text-align: center;
	padding: 10px;
	height: 270px;
	box-sizing: border-box;
}

.carousel-caption h1 {
	color: #4c5052;
	margin: 0;
	padding: 0;
	font-family: proxima nova bold,open sans;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 2px;
	font-size: 28px;
}

.carousel-caption h3 {
	color: #00C6FF;
	margin: 0;
	padding: 0;
	font-family: proxima nova bold,open sans;
	font-weight: 700;
	margin: 10px 0;
	font-size: 22px;
}

.carousel-caption p {
	font-size: 14px;
	line-height: 22px;
	color: #4c5052;
	margin: 20px 0;
	font-family: HelveticaNeueCyr-Light,open sans;
	padding: 0;
}

.carousel-caption .slider_a a {
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	color: #4084c4;
	display: block;
	bottom: 0;
	position: absolute;
	border-bottom: 1px solid #4084c4;
	font-weight: 700;
}

.carousel-caption .slider_a a:hover {
	border-bottom: 1px solid #4084c4;
	text-decoration: none;
	line-height: 18px;
}

.promo .col-xs-9 {
	position: relative min-height:205px;
}

@media(max-width:1250px) {
	.promo .col-xs-9 {
		width: 70%;
	}
}

@media(max-width:960px) {
	.promo .col-xs-9 {
		width: 100%;
	}
}

@media(max-width:480px) {
	.promo .col-xs-9 {
		padding: 0;
	}
}

.promo .promo_icons {
	position: absolute;
	bottom: 30px;
	padding-left: 3px;
}

.promo .col-xs-9 a {
	padding-left: 0;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

.promo .col-xs-9 a:hover {
	text-decoration: none;
	border-bottom: solid 1px #3dc4d4;
}

.breadcrumb {
	background: 0 0;
	margin-top: 20px;
	padding: 0;
	margin-bottom: 0;
}

@media(max-width:480px) {
	.breadcrumb {
		margin-top: 10px;
	}
}

.breadcrumb.pad {
	padding-left: 80px;
}

.breadcrumb li a {
	color: #4c5052;
	font-size: 14px;
	line-height: 24px;
}

section.promo .breadcrumb li a {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}

section.promo h2 {
	font-size: 50px;
	line-height: 48px;
	color: #ffb500;
	margin-top: 42px;
	margin-bottom: 13px;
	font-family: proxima nova bold,open sans,Arial,sans-serif;
}

section.promo .promo_text {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 33px;
	font-family: open sans,sans-serif;
	font-weight: lighter;
	padding-left: 0;
}

section.promo .promo_icons span {
	border: 1px solid #c9c5bc;
	border-radius: 5px;
	margin-right: 12px;
	display: inline-block;
	width: 202px;
	height: 38px;
	color: #c9c5bc;
	padding-top: 8px;
	text-align: center;
	font-size: 14px;
}

section.promo .promo_icons span img {
	margin-right: 5px;
	margin-left: 0;
	margin-top: -4px;
}

section.promo a {
	color: #fff;
	font-size: 16px;
	line-height: 21px;
}

.header_quote {
	font-size: 13px;
	line-height: 22px;
	color: #ffb500;
	display: block;
	margin-bottom: 30px;
}

.header_quote a {
	color: #ffb500;
	text-decoration: underline;
}

.header_quote .date {
	color: #a0a0a0;
}

.quote_body {
	background-color: #f5f5f4;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	padding-top: 19px;
	padding-left: 19px;
	padding-bottom: 26px;
}

.quote {
	font-size: 13px;
	line-height: 22px;
	color: #4c5052;
	display: block;
	font-family: open sans,sans-serif;
	font-weight: lighter;
	margin-left: 0;
	margin-right: 0;
}

.promo_bg {
	position: absolute;
	width: 100%;
	background-position: center;
	height: 521px;
}

.promo_href {
	color: #fff;
	font-family: HelveticaNeueCyr-Bold;
	font-weight: 700;
	font-size: 16px;
}

.promo_href:hover {
	color: #3dc4d4;
}

section.promo.about_promo col-xs-5 img {
	left: -58px;
}

section.promo.about_promo p {
	font-size: 21px;
	font-family: "",open sans;
	font-family: proxima nova bold,open sans;
	font-weight: 700;
}

section.html {
	background: #fff;
	position: relative;
	display: block;
}

section.html h3 {
	margin-bottom: 30px;
	font-family: proxima nova-regular,open sans;
	margin-top: 0;
}

section.html p {
	color: #4c5052;
	font-size: 14px;
}

section.about_middle {
	background: url(../img/about/about_middle_content.jpg) no-repeat;
	height: 360px;
	padding-top: 100px;
}

section.about_middle .yellow_box {
	background-color: #ffb500;
	margin-left: 10px;
	padding-top: 50px;
	padding-left: 28px;
	padding-bottom: 50px;
	padding-right: 100px;
	color: #4c5052;
	font-size: 16px;
}

section.docs {
	background-color: #fff;
	display: block;
	position: relative;
	padding-top: 50px;
}

section.docs h3 {
	font-family: proxima nova-light,open sans;
	color: #4c5052;
	font-size: 28px;
	margin: 0;
	padding: 0;
}

section.docs .col-sm-6.top_div {
	padding-left: 64px;
	padding-right: 64px;
}

section.docs .col-sm-6 img {
	float: left;
	margin-right: 55px;
}

section.docs .col-sm-6 p.top_p {
	font-size: 14px;
	color: #4c5052;
	font-family: HelveticaNeueCyr-Light,open sans;
}

section.docs .col-sm-6 p {
	margin-top: 30px;
}

section.docs .col-sm-6 .orange_block {
	height: 5px;
	background-color: #ffb500;
	margin-left: 210px;
	width: 192px;
	margin-top: 35px;
}

section.docs .col-sm-6.even {
	padding-left: 64px;
	padding-right: 40px;
	padding-top: 45px;
	padding-bottom: 40px;
}

section.docs .col-sm-6.odd {
	padding-right: 64px;
	padding-left: 50px;
	padding-top: 45px;
	padding-bottom: 40px;
}

section.docs .smoky-white {
	background-color: #f5f5f4;
}

.panel-clean {
	border: 0;
	box-shadow: none;
	margin-bottom: 0;
}

.panel_fridge {
	background: url(../img/bg_kofe1.png) no-repeat;
}

.panel_washer {
	background: url(../img/bg_kofe2.png) no-repeat;
}

.panel_dishwasher {
	background: url(../img/bg_kofe3.png) no-repeat;
}

.panel-body .bg_line {
	background: #00C6FF;
}

.panel-body:hover .bg_line {
		background: #00A4FC;
	transition: .125s;
}

.panel-body .bg_line img {
	position: relative;
	left: 20px;
	float: left;
}

section.top_content {
	background-color: #fff;
	height: 227px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

section.top_content.dish {
	background: url(../img/promo/dipwasher_top_bottom.png) #fff no-repeat;
	background-position: left bottom;
}

section.top_content.wash {
	background: url(../img/promo/washer_top_bottom.png) #fff no-repeat;
	background-position: left bottom;
}

section.top_content.frid {
	background: url(../img/promo/fridge_top_bottom.png) #fff no-repeat;
	background-position: left bottom;
}

section.top_content h3 {
	font-size: 25px;
	margin-bottom: 20px;
	color: #4c5052;
}

section.top_content p {
	font-size: 13px;
	color: #4c5052;
}

section.middle_content {
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #fff;
	background-position: left bottom;
	padding-top: 47px;
	padding-left: 60px;
	padding-right: 15px;
	border-bottom: 1px solid #f6f4f0;
	padding-bottom: 50px;
}

section.middle_content h3 {
	font-size: 25px;
	color: #4c5052;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	margin-left: 5px;
}

section.middle_content p {
	font-size: 13px;
	color: #4c5052;
	padding-right: 30px;
	margin-left: 5px;
}

section.top_icons {
	background-color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding-top: 65px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	min-height: 200px;
	border-bottom: 1px solid #eae6e1;
}

section.top_icons span {
	padding-top: 20px;
	position: relative;
	display: block;
}

section.top_icons p {
	font-size: 12px;
	line-height: 19px;
	color: #9ca5a7;
}

section.top_icons img {
	float: left;
	margin-right: 15px;
}

section.who {
	background: #fff;
	position: relative;
	background-position: 10px center;
}

section.who .row {
	position: relative;
}

section.who .row>.col-sm-12 {
	padding-left: 0;
}

section.who h3 {
	font-size: 30px;
	text-align: left;
	font-family: proxima nova-regular,open sans;
	font-weight: lighter;
}

section.who_main h1 {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-family: open sans,sans-serif;
	font-weight: lighter;
	color: #4c5052;
	display: inline-block;
}

section.who_main h3 {
	font-size: 28px;
	text-align: left;
	padding-top: 49px;
	padding-bottom: 45px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: open sans,sans-serif;
	font-weight: lighter;
	color: #4c5052;
	margin-left: 30px;
	display: inline-block;
	width: 363px;
	float: left;
}

section.who p {
	text-align: left;
	max-width: 900px;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

section.who p b {
	margin-right: 5px;
}

section.who_main p {
	text-align: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #a49e92;
}

section.who .col-sm-4 {
	margin: 0;
	padding: 0;
}

section.who .row {
	margin: 0;
	padding: 0;
}

section.who_main .row {
	margin: 0;
	padding: 0;
	clear: left;
	background-color: #f6f4f0;
}

section.who .description_item {
	font-family: HelveticaNeueCyr-Roma,open sans;
	font-size: 13px;
	text-align: left;
	margin-top: 7px;
	line-height: 22px;
}

section.who .description_item_links a {
	text-decoration: underline;
}

section.who .description_item_links a:hover {
	text-decoration: none;
}

section.locations {
	background: #fff;
	padding-left: 80px;
	padding-right: 70px;
	padding-bottom: 30px;
	margin-bottom: 0;
	position: relative;
}

.row.sub-level {
	background-color: #f6f4f0;
	border: 3px solid #F7F4EF;
	border-top: 0;
}

.row.sub-level .h3 {
	margin-left: 0;
	margin-bottom: 30px;
	padding-bottom: 0;
	font-size: 28px;
	text-align: left;
	padding-top: 49px;
	margin-top: 0;
	font-family: open sans,sans-serif;
	font-weight: lighter;
	color: #4c5052;
	display: inline-block;
	float: left;
}

.row.sub-level .h3 span {
	font-weight: 700;
}

.row.sub-level img {
	padding-top: 49px;
}

.row.sub-level p {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	display: inline-block;
	font-size: 13px;
	color: #a49e92;
}

section.response {
	background-color: #fff;
	overflow: hidden;
	width: 1079px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 32px;
	padding-bottom: 70px;
}

section.response h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 36px;
	color: #4c5052;
	margin-left: 10px;
}

section.sale .h3 {
	padding: 0;
	margin: 0;
	color: #fff;
	text-align: center;
	margin-bottom: 46px;
	font-family: Proxima_Nova_Extrabold,open sans;
	text-transform: initial;
	letter-spacing: 0;
	font-size: 35px;
}

@media(max-width:960px) {
	section.sale .h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
}

@media(max-width:480px) {
	section.sale .h3 {
		font-size: 14px;
		margin-bottom: 20px;
	}
}

section.sale p {
	color: #fffffe;
	font-size: 18px;
	font-family: proxima nova-light,open sans;
	line-height: 24px;
}

section.conditions {
	background-color: #fff;
	height: 340px;
	overflow: hidden;
}

section.conditions .left-col {
	background: url(../img/conditions/conditions_header.jpg) no-repeat;
	height: 340px;
}

section.conditions .right-col {
	background-color: #ffb500;
	height: 340px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 120px;
}

section.conditions .right-col h3 {
	font-size: 18px;
	color: #4c5052;
	font-weight: 700;
}

section.conditions .right-col p {
	font-size: 16px;
	color: #4c5052;
}

section.what_to_do .col-xs-12 h3 {
	margin-bottom: 20px;
}

section.how_to_order {
	background-color: #fff;
}

section.how_to_order .inner_how_to_order {
	background-color: #fff;
	display: inline-block;
}

section.how_to_order .inner_how_to_order h3 {
	margin-left: 64px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 25px;
	color: #4c5052;
	font-family: proxima nova-regular,Arial,sans-serif;
}

section.how_to_order .inner_how_to_order .col-xs-3 {
	border-top: 1px solid #ededed;
	text-align: center;
}

section.how_to_order .inner_how_to_order .col-xs-3 h4 {
	color: #dbd8d3;
	font-size: 58px;
	font-family: proxima nova bold,Arial,sans-serif;
}

section.middle_order {
	background-color: #fff;
	position: relative;
}

section.middle_order .col-xs-6 .col-xs-12 {
	padding: 0;
}

section.middle_order h3 {
	border-bottom: 5px solid #00bccc;
	width: 225px;
}

section.middle_order h3 span {
	font-weight: 700;
}

section.middle_order p {
	color: #a4a4a4;
	font-size: 18px;
}

.panel-heading a {
	text-decoration: none;
	color: #000;
}

.panel-heading {
	padding: 25px 30px 25px 45px;
}

.brend .panel-heading {
	padding: 0 30px 0 45px;
}

.brend .panel {
	border: 0;
}

.brend .panel-heading .col-xs-5 {
	padding-top: 25px;
	padding-bottom: 25px;
}

.brend .panel-heading .col-xs-3 {
	padding-top: 25px;
	padding-bottom: 25px;
}

.brend .panel-heading .col-xs-4 {
	padding-top: 25px;
	padding-bottom: 25px;
}

.who .panel-heading {
	padding: 0 30px 0 45px;
}

.who .panel {
	border: 0;
}

.who .panel-heading .col-xs-5 {
	padding-top: 25px;
	padding-bottom: 25px;
}

.who .panel-heading .col-xs-3 {
	padding-top: 25px;
	padding-bottom: 25px;
}

.who .panel-heading .col-xs-4 {
	padding-top: 25px;
	padding-bottom: 25px;
}

section.who .left-col h3 {
	margin: 0;
	padding: 0;
	font-size: 25px;
	color: #4c5052;
	margin-bottom: 26px;
	text-align: left;
	font-weight: 400;
}

section.who .right-col h3 {
	margin: 0;
	padding: 0;
	font-size: 27px;
	color: #4c5052;
	margin-bottom: 26px;
	text-align: left;
	font-weight: 400;
}

section.who .right-col ul {
	margin-bottom: 26px;
	list-style-image: url(../img/icons/list-square.jpg);
}

section.who .right-col ul li {
	margin-bottom: 15px;
	font-size: 13px;
	color: #4c5052;
}

section.who .right-col ul li a {
	color: #00baca;
	text-decoration: none;
	border-bottom: 1px solid #00baca;
}

section.who .right-col ul li a:hover {
	color: #ffb500;
	text-decoration: none;
	border-bottom: 1px solid #ffb500;
}

section.who .right-col ul .column {
	width: 50%;
	float: left;
}

section.who .right-col ul .last {
	width: 50%;
	float: right;
}

section.price .inner_price {
	background-color: #fff;
	overflow: hidden;
	border-bottom: 1px solid #f6f4f0;
}

section.price .inner_price .small_grey_div span {
	color: #a49e92;
	font-size: 11px;
}

section.price .inner_price .small_grey_div a {
	font-size: 13px;
}

section.price .inner_price h3 {
	padding-bottom: 14px;
}

section.price .inner_price .slide_block {
	display: inline-block;
	margin-bottom: 25px;
}

section.price .inner_price p {
	font-family: proxima nova bold,open sans;
	color: #4c5052;
	font-size: 18px;
}

section.price .inner_price .slide_block ul {
	list-style-image: url(../img/list-image.jpg);
	padding-left: 0;
}

section.price .inner_price .slide_block ul li {
	margin-bottom: 27px;
}

section.price .inner_price .panel {
	border-radius: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

section.price .inner_price .collapse {
	border: 1px solid #e3e3e3;
	margin-top: 11px;
	border-radius: 5px;
}

section.price .inner_price .collapse .panel-body {
	padding: 0;
}

section.price .inner_price .collapse .row {
	min-height: 50px;
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
}

section.price .inner_price .collapse .row:hover {
	background-color: #ffca4a;
}

section.price .inner_price .collapse .row .name_price {
	font-size: 13px;
	color: #a49e92;
}

section.price .inner_price .collapse .row .name_price {
	padding-left: 27px;
	padding-top: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fff;
	font-weight: 700;
	color: #4c5052;
	overflow: hidden;
	font-family: proxima nova bold,open sans;
	font-size: 18px;
}

section.price .inner_price .collapse .row .col_price {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 19px;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	color: #4c5052;
	min-width: 150px;
	font-family: proxima nova-regular,open sans;
	font-size: 16px;
	background-color: #f6f4f0;
	white-space: nowrap;
}

section.price .inner_price .arrow_circle {
	width: 24px;
	height: 24px;
	border: 2px solid #000;
	border-radius: 20px;
	padding-left: 11px;
	padding-top: 2px;
	font-size: 20px;
	background-repeat: no-repeat;
	background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1MUY1MDcxNTJEQTExRTU5Q0Y1QTFDQzlDMUNEODI4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1MUY1MDcyNTJEQTExRTU5Q0Y1QTFDQzlDMUNEODI4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTUxRjUwNkY1MkRBMTFFNTlDRjVBMUNDOUMxQ0Q4MjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTUxRjUwNzA1MkRBMTFFNTlDRjVBMUNDOUMxQ0Q4MjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Z6GTSAAAAwElEQVR42mL8//8/AzmACZeEb2CwCxBrk6QRqCEXSO0G4hNAthNRGoEKK4DUJCC+AcT/gHgLUMwNr0agghYg1Q7E54DYDogdgPgrVLMfslpGUOAABRmB7C4gLgHiU0Dstnn92o9Qw3ShzhYC4jig+ApkG6dBNe0HYheYJhAAsi8DKRsgfgXES4EGRYM1AhkiQDoNaqoPUOFndP8Axe5AnX4fiKvBGoGCb4C0PBB7AdnfcAU/UO4ekDIAYlsQHyDAAOY8QhwX57DvAAAAAElFTkSuQmCC);
	display: inline-block;
	background-position: 3px 4px;
	float: left;
	margin-right: 40px;
}

section.price .inner_price .collapsed .arrow_circle {
	background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVEREI0MkM5NTJEQTExRTU4RTVCRkJCNzUxRTJBRDZFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVEREI0MkNBNTJEQTExRTU4RTVCRkJCNzUxRTJBRDZFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUREQjQyQzc1MkRBMTFFNThFNUJGQkI3NTFFMkFENkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUREQjQyQzg1MkRBMTFFNThFNUJGQkI3NTFFMkFENkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5qhVytAAAAy0lEQVR42oSOvwsBYRyHXxeLyEAG3UJWf4SiDOT82PwHV3ZlJYvJaDdKIcMlA2ZZlNVkMdpfz6tXHe546+nzvft+nvdOSClF2aqbEFTzL+hEIK5mo1JrJIQQF1gxh4XPYZchjrBTz8ZiNr2RYyjCkkLUQ8oSW0hD/ynqnQ1DyMOaYswl5Yg9JKHFhybqfUD9r6vUI7pwgBKY4IC6qIk0f3XfRC13iAGcIQUhsJAcd+9L1HKbGMEdqkibz46nqOUCcUU6ee19xX/nIcAAX01fFi1fp3AAAAAASUVORK5CYII=);
	background-position: 3px 7px;
	transition: .1s;
}

section.price .inner_price .panel-default>.panel-heading {
	border-bottom: 0;
	background: url(../img/prices/bg_heading.jpg) #f5f5f5 repeat-y;
	background-position: 66px 0;
}

section.price .inner_price .icon_equipment {
	float: right;
	position: relative;
}

.table_codes {
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	display: block;
}

.table_codes tr {
	border: 1px solid #e3e3e3;
}

.table_codes td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 24px;
	padding-right: 24px;
	border: 1px solid #e3e3e3;
}

.table_codes td.big {
	font-weight: 700;
}

section.who .break_price .table-hover thead th {
	background-color: #f5f5f4;
	font-size: 16px;
	color: #4c5052;
	font-family: proxima nova-regular,open sans,sans-serif;
	font-weight: 100;
	padding-left: 27px;
}

section.who .break_price .table-hover>tbody>tr:hover .col_price,section.who .break_price .table-hover>tbody>tr:hover .name_price {
	background-color: #ffca4a;
}

section.who .break_price .row:hover .name_price a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

section.who .break_price .table-hover>tbody>tr:nth-child(2n+1) {
	background-color: #ffb500;
}

section.who .break_price .table-hover>tbody>tr:nth-child(2n) {
	background-color: #00baca;
}

section.who .break_price .table-hover .name_price {
	background-color: #fff;
}

section.who .break_price {
	border: 0;
	border-radius: 5px;
	background-color: #fff;
	margin-bottom: 20px;
}

section.who .tab-content .break_price {
	margin-bottom: 0;
}

section.who .break_price table {
	margin-bottom: 0;
}

section.who .break_price .table>tbody+tbody {
	border-top: 0;
}

.table-bordered>thead>tr>td,section.who .table-bordered>thead>tr>th {
	border: 0;
}

section.who .break_price .row {
	border: 1px solid #e3e3e3;
	margin-top: -1px;
}

section.who .break_price .row:nth-child(2n) {
	border-left: 0;
}

@media(max-width:480px) {
	section.who .break_price .row:nth-child(2n) {
		border-left: 1px solid #e3e3e3;
	}
}

section.who .break_price .row.orange {
	margin-top: 10px;
	border: 0;
	width: 100%;
}

section.who .break_price div.row:hover {
	background-color: #ffca4a;
}

section.who .break_price h3 {
	padding: 20px 0 0 20px;
	margin: 0;
}

section.who .break_price .name_price {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 16px;
	background-color: #fff;
	color: #4c5052;
	overflow: hidden;
	font-family: proxima nova bold,open sans;
	font-size: 14px;
}

@media(max-width:960px) {
	section.who .break_price .name_price {
		padding-left: 10px;
		font-size: 12px;
	}
}

section.who .break_price .name_price.response {
	font-family: proxima nova-regular,open sans;
	font-weight: 100;
}

section.who .break_price .name_price:last-child {
	border-bottom: 0;
}

section.who .break_price .name_price a {
	color: #4c5052;
	text-decoration: none;
	border-bottom: 1px solid #dbdcdc;
	margin-right: 10px;
}

section.who .break_price .name_price a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

section.who .break_price .col_price {
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 19px;
	text-align: center;
	color: #4c5052;
	font-family: proxima nova-regular,open sans;
	font-size: 14px;
	background-color: #f6f4f0;
}

@media(max-width:960px) {
	section.who .break_price .col_price {
		font-size: 12px;
	}
}

section.who .break_price div.row:hover .col_price,section.who .break_price div.row:hover .name_price {
	background-color: #ffca4a;
}

section.who .break_price .row.orange .name_price {
	background-color: #ffb500;
	color: #fff;
}

section.who .break_price .row.orange .col_price {
	background-color: #ffb500;
	color: #fff;
}

section.who .break_price tr.orange .name_price {
	background-color: #ffb500;
	color: #fff;
}

section.who .break_price tr.orange .col_price {
	background-color: #ffb500;
	color: #fff;
}

section.who.codes p.annotation {
	margin: 0;
	padding: 0;
	padding-top: 25px;
	font-size: 12px;
	color: #a49e92;
}

.link-failure {
	text-decoration: underline!important;
	font-family: HelveticaNeueCyr-Light;
	font-size: 16px;
	line-height: 24px;
}

.link-price {
	text-decoration: none!important;
	font-family: HelveticaNeueCyr-Light;
	font-size: 16px;
	line-height: 24px;
}

section.who .panel-body {
	color: #9aa7a9;
	font-size: 12px;
	text-align: center;
}

section.brend {
	background: #fff;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: .25;
}

section.brend.my {
	background: 0 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 30px;
}

section.brend h3 {
	font-size: 25px;
	text-align: left;
	padding-top: 23px;
	padding-left: 80px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: proxima nova-regular,open sans;
	color: #4c5052;
}

@media(max-width:480px) {
	section.brend h3 {
		font-size: 18px;
	}
}

section.brend p {
	text-align: left;
	margin-left: 80px;
	display: block;
	margin-bottom: 50px;
	font-family: open sans,sans-serif;
}

.logo_brend {
	text-align: center;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 48px;
}

.logo_brend img {
	display: inline-block;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 30px;
}

span.order-span {
	color: #6fac52;
	font-size: 14px;
	line-height: 24px;
	background: url(../img/icons/tick.png) no-repeat;
	padding-left: 20px;
	background-position: 0 5px;
}

span.order-span a {
	color: #6fac52;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	border-bottom: 1px dotted #6fac52;
}

span.order-span a:hover {
	text-decoration: none;
	color: #f29f0f;
	border-bottom: 1px dotted #f29f0f;
}

section.why {
	padding-bottom: 70px;
}

section.why span {
	font-size: 21px;
	line-height: 24px;
	color: #fff;
	z-index: 5;
	position: relative;
	font-family: open sans,sans-serif;
}

section.why p {
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 0;
	margin-bottom: 20px;
	margin-right: 75px;
	z-index: 5;
	font-family: open sans,sans-serif;
}

section.why h3 {
	font-size: 32px;
	text-align: center;
	padding-top: 43px;
	padding-bottom: 45px;
	margin-top: 3px;
	margin-bottom: 0;
	font-family: open sans,sans-serif;
	font-weight: 700;
	color: #000;
}

section.why .row {
	margin: 0;
}

section.why .col-xs-4 {
	width: 33.33333333%;
	background-color: red;
	padding-left: 0;
	padding-right: 0;
}

section.why .panel-clean {
	box-shadow: none;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
}

.big_line {
	margin: 0;
	padding: 0;
	height: 10px;
	position: absolute;
	width: 100%;
	left: 0;
	background-color: #feaf37;
	display: none;
}

#accordion {
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #ededed;
	border-radius: 0 0 5px 5px;
}

.panel-group .panel+.panel {
	margin-top: 0;
}

.accordin-header {
	margin-left: 50px!important;
	margin-right: 50px!important;
	border: 1px solid #ededed;
	border-radius: 5px 5px 0 0;
	background-color: #f3f0e9;
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
	font-weight: 700;
}

#accordion .panel:nth-child(2n+1) {
	background-color: #fff;
}

#accordion .panel:nth-child(2n) {
	background-color: #f9f9f9;
}

.typical_failure a {
	display: block;
	float: left;
	width: 185px;
	margin-left: 60px;
}

.panel_operatively {
	background: url(../img/whoam1.jpg) no-repeat;
	width: 100%;
	min-height: 150px;
	padding-left: 28px;
	padding-top: 22px;
	position: relative;
}

.panel_everywhere {
	background: url(../img/whoam2.jpg) no-repeat;
	width: 100%;
	min-height: 150px;
	padding-left: 28px;
	padding-top: 22px;
	position: relative;
}

.panel_warranty {
	background: url(../img/whoam3.jpg) no-repeat;
	width: 100%;
	min-height: 150px;
	padding-left: 28px;
	padding-top: 22px;
	position: relative;
}

.panel_over {
	background: #ffa200;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 356px;
	display: none;
}

.panel.panel-clean:hover .panel_over {
	display: block;
	opacity: .8;
}

section.about {
	margin-top: 50px;
	text-align: center;
	display: inline-block;
	width: 100%;
}

@media(max-width:960px) {
	section.about {
		margin-top: 10px;
	}
}

section.about h3 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Proxima_Nova_Extrabold,open sans;
	color: #4c5052;
	text-align: left;
	margin: 0 auto;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 5px;
}

section.about .sertificate a {
	color: #4084c4;
	font-size: 13px;
	margin-top: 11px;
	display: block;
}

section.reviews {
	padding-bottom: 0;
}

.wrench_line {
	width: 100%;
	height: 18px;
	background: url(../img/wrench.png) no-repeat center;
	margin-bottom: 30px;
}

section .reviews_inner {
	background-color: #fff;
}

section .reviews_inner h3 {
	font-size: 32px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: open sans,sans-serif;
}

section .reviews_inner p {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0;
}

section .reviews_inner p a {
	color: #6fac52;
	text-decoration: none;
	border-bottom: 1px dotted #6fac52;
}

section .reviews_inner p a:hover {
	color: #00C6FF;
	border-bottom: 1px dotted #00C6FF;
}

section .list {
	border: 1px solid #f6f4f0;
}

section .list .item {
	padding: 45px;
	padding-top: 28px;
	padding-bottom: 26px;
}

section .list .item .item_body p {
	text-align: left;
}

section .list .item .item_header {
	font-size: 12px;
	line-height: 12px;
	color: #b9bfc0;
}

section .list .item:nth-child(2n+1) {
	background-color: #fff;
}

section .list .item:nth-child(2n) {
	background-color: #f9f9f9;
}

section.order .form_order_bg {
	background-position: top right;
	top: 114px;
	margin-top: -114px;
	position: relative;
}

@media(max-width:960px) {
	section.order .form_order_bg {
		width: 100%;
		top: 0;
		margin-top: 0;
	}
}

@media(max-width:480px) {
	section.order .form_order_bg {
		padding: 0;
	}
}

.order_form {
	background-color: #f5f5f4;
	margin: 0;
	margin-top: 0;
	margin-bottom: 40px;
	padding: 50px 40px;
}

@media(max-width:1250px) {
	.order_form {
		padding: 20px;
	}
}

@media(max-width:960px) {
	.order_form {
		margin-bottom: 0;
		padding: 0;
	}
}

.order_form .col-xs-6 {
	padding-left: 0;
}

.bs-docs-footer {
	background-color: #4c5052;
	margin-top: 0;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	padding-top: 110px;
}

@media(max-width:1250px) {
	.bs-docs-footer {
		padding-top: 100px;
	}

	.bs-docs-footer .col-xs-5,.bs-docs-footer .col-xs-4,.bs-docs-footer .col-xs-3 {
		width: 30%;
	}

	.bs-docs-footer .col-xs-5 .col-xs-6,.bs-docs-footer .col-xs-4 .col-xs-6 {
		width: 100%;
	}

	.bs-docs-footer .col-xs-5 .col-xs-6 ul,.bs-docs-footer .col-xs-4 .col-xs-6 ul {
		margin-bottom: 0;
	}

	.bs-docs-footer .col-xs-5 .col-xs-6:nth-child(2) {
		display: none;
	}
}

@media(max-width:960px) {
	.bs-docs-footer {
		padding-top: 50px;
		margin-top: -40px;
	}

	.bs-docs-footer .col-xs-5,.bs-docs-footer .col-xs-4 {
		width: 50%;
	}

	.bs-docs-footer .col-xs-3 {
		width: 100%;
		text-align: center;
	}

	.bs-docs-footer .col-xs-3 p,.bs-docs-footer .col-xs-3 .footer-phone-cont {
		display: inline-block;
		margin: 0;
	}

	.footer-phone-cont img {
		display: none;
	}

	.bs-docs-footer .col-xs-3 .footer-phone-cont {
		width: 100%;
	}

	.bs-docs-footer .col-xs-3 .footer-phone-cont a {
		font-size: 24px;
		width: 100%;
	}
}

@media(max-width:480px) {
	.bs-docs-footer .col-xs-5,.bs-docs-footer .col-xs-4 {
		width: 100%;
	}

	.bs-docs-footer .col-xs-5 h5,.bs-docs-footer .col-xs-4 h5 {
		font-size: 16px;
		line-height: 20px;
	}
}

.bs-docs-footer a {
	color: #dee5e9;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial;
	border-bottom: solid 1px #fff;
}

.bs-docs-footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

.bs-docs-footer ul {
	margin-left: 0;
	list-style: none;
	padding-left: 0;
}

.bs-docs-footer ul li {
	padding-bottom: 15px;
}

@media(max-width:666px) {
	.bs-docs-footer ul li {
		padding-bottom: 8px;
	}
}

.bs-docs-footer h5 {
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	font-family: open sans,sans-serif;
	font-weight: bolder;
}

.map_icons .small {
	display: block;
}

.map_icons .big {
	display: block;
	font-family: open sans,sans-serif;
	font-weight: 700;
	font-size: 21px;
}

section.features_page {
	background-color: #fff;
	padding-bottom: 35px;
}

section.features_page h3 {
	font-size: 32px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 45px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: open sans,sans-serif;
}

section.features_page p {
	text-align: center;
	font-size: 16px;
	font-family: open sans,sans-serif;
	margin-left: 98px;
	margin-right: 98px;
}

section.features_promo {
	background: url(../img/promo_features.jpg) no-repeat;
	height: 498px;
	background-position: right 0;
	background-color: #000;
}

section.features_promo a {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
	border-bottom: solid 1px #fff;
}

section.features_promo .white-block {
	color: #fff;
	padding-top: 50px;
	padding-left: 65px;
	width: 400px;
}

section.features_promo .white-block h3 {
	color: #fff;
	font-size: 28px;
	line-height: 38px;
	font-family: open sans,sans-serif;
	margin-top: 0;
}

section.puzzle {
	background: #fff;
}

section.puzzle h4 {
	line-height: 24px;
	font-size: 21px;
	font-family: open sans,sans-serif;
	color: #4084c4;
	text-align: left;
	font-weight: 300;
}

section.puzzle p {
	font-size: 13px;
	line-height: 18px;
	color: #4c5052;
	font-family: helvetica neue,Arial,lucida grande,sans-serif;
	width: 80%;
	margin: 0;
	margin-top: 20px;
}

.small_grey_div {
	background-color: #f5f5f4;
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 13px;
	padding-top: 13px;
	padding-right: 24px;
	padding-bottom: 20px;
}

.small_grey_div h3 {
	font-size: 28px;
	font-weight: lighter;
	color: #4c5052;
}

.small_grey_div img {
	float: left;
	padding-right: 16px;
}

.small_grey_div p {
	font-size: 11px!important;
	color: #a49e92!important;
	padding-top: 6px;
	white-space: nowrap;
}

section.html_page {
	background-color: #fff;
}

.html_page h3 {
	font-weight: 700;
	margin-bottom: 40px;
	padding-top: 0;
	margin-top: 0;
}

.html_page .hr {
	clear: left;
	position: relative;
	left: -83px;
	width: 1085px;
	margin-top: 45px;
	margin-bottom: 36px;
	height: 1px;
	border-bottom: 1px solid #eae6e1;
}

.html_page strong {
	margin-bottom: 17px;
	display: block;
}

.html_page ul {
	padding-left: 15px;
}

.html_page li {
	list-style-image: url(../img/list-image.jpg);
	line-height: 32px;
}

.html_page .block_icons {
	background-color: #f6f6f5;
	padding-top: 29px;
	padding-left: 49px;
	padding-bottom: 29px;
	padding-right: 49px;
	margin-top: 50px;
}

.html_page .map_icons img {
	margin-bottom: 0;
	margin-top: 0;
}

.html_page .block_icons h3 {
	margin-bottom: 36px;
}

.html_page .block_icons .row .col-xs-12 p {
	margin-bottom: 28px;
}

section.brendspage {
	background-color: #fff;
	padding: 40px;
	margin-bottom: 50px;
}

section.brendspage h3 {
	font-size: 32px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 45px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: open sans,sans-serif;
}

section.brendspage p {
	text-align: center;
	max-width: 900px;
	display: block;
	margin: 0 auto;
	margin-bottom: 50px;
}

.p-price {
	text-align: left!important;
	margin-left: 50px!important;
	font-size: 13px;
	color: #9ca5a7;
}

.icons-price {
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 60px;
}

.icons-price img {
	float: left;
	margin-right: 20px;
}

.icons-price span {
	font-size: 16px;
	font-family: open sans,sans-serif;
}

#order_phone_form {
	padding: 20px;
	position: absolute;
	z-index: 500;
	display: none;
	width: 260px!important;
	border: solid 2px #00C6FF;
	text-align: right;
	right: unset;
	background-color: #fff;
	border-radius: 5px;
	top: 155px;
}

.phone_tail {
	background: url(../img/tail.png) no-repeat;
	width: 17px;
	height: 21px;
	position: absolute;
	top: -21px;
	right: 55px;
}

.phone_close {
	background: url(../img/phone_close.png) no-repeat;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -17px;
	right: -17px;
	cursor: pointer;
	z-index: 5;
}

.phone_close:hover {
	background: url(../img/phone_close-hover.png) no-repeat;
}

#order_phone_form h4 {
	text-align: left;
	font-family: open sans,sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 17px;
}

#order_phone_form input {
	margin-bottom: 10px;
}

#order_phone_form .text {
	color: #666;
	border: 1px solid #ededeb;
	border-radius: 7px;
	text-transform: uppercase;
	padding: 1px 0 2px;
	text-indent: 5px;
	line-height: 16px;
	margin-top: 2px;
}

#order_phone_form .text:focus {
	border: 1px solid #00C6FF;
}

#order_phone_form .submit {
	background: #6fac52;
	color: #fff;
	cursor: pointer;
	width: 25px;
	border-radius: 7px;
	text-align: center;
	padding: 1px 0 2px;
}

#form_order .input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height: 45px;
}

#form_order .col-lg-6 {
	padding: 0;
}

#form_order .row {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

#form_order hr {
	border-top: 1px solid #e4e4e4;
}

#form_order .form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#result_order {
	position: absolute;
	width: 256px;
	height: 196px;
	background-color: #000;
	left: 0;
	top: 0;
	background: #fff url(../img/order_result.jpg) no-repeat;
	display: none;
}

#result_order p {
	position: relative;
	color: #4c5052;
	font-family: open sans;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-top: 65px;
}

.index_right_quote {
	background: url(../img/right_quote.jpg) no-repeat;
	height: 170px;
	width: 273px;
	float: right;
	color: #fff;
	padding-top: 23px;
	padding-left: 20px;
	padding-bottom: 23px;
	padding-right: 20px;
	margin-bottom: 38px;
}

.index_right_quote_header {
	font-family: HelveticaNeueCyr-Light;
	font-size: 21px;
	line-height: 22px;
	color: #fff;
	display: block;
	text-align: left;
	margin-bottom: 30px;
}

.index_right_quote_text {
	font-family: open sans;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	display: block;
	text-align: left;
	margin-bottom: 24px;
}

.index_right_img {
	text-align: left;
	margin: 0;
	padding: 0;
}

.index_right_img a {
	color: #4084c4;
	font-size: 13px;
	line-height: 18px;
	font-family: HelveticaNeueCyr;
	padding-top: 11px;
	position: relative;
	display: block;
	margin-right: 5px;
}

.index_quote_icons {
	height: 178px;
	border: 1px solid #e8e5e0;
	margin-top: 32px;
}

.index_quote_icons .col-xs-3 {
	text-align: center;
	margin-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

.index_quote_icons .col-xs-3 p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 15px;
	padding-left: 11px;
	padding-right: 11px;
}

.index_quote_icons_header {
	position: relative;
	display: inline-block;
	font-size: 16px;
	background-color: #fff;
	margin-left: 20px;
	top: -12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 700;
}

.li_phone_small_top {
	display: none;
	margin-top: 14px!important;
}

.phone_small_top {
	font-size: 13px;
	line-height: 28px;
	color: #4c5052;
	font-family: open sans,sans-serif;
	font-weight: 700;
	margin-right: 13px;
}

.order_small_top {
	margin-right: 30px;
}

span.order_small_top a {
	font-size: 13px;
	line-height: 28px;
	color: #6fac52;
	text-decoration: none;
	border-bottom: 1px dotted #6fac52;
	font-family: proxima nova bold;
}

span.order_small_top a:hover {
	color: #f29f0f!important;
	border-bottom: 1px dotted #f29f0f!important;
}

#top-bar {
	display: none;
	height: 50px;
	min-height: 50px;
	max-height: 50px;
}

.navbar .navbar-logo {
	margin-top: 12px;
}

.navbar .navbar-phone {
	margin-top: 12px;
	text-align: right;
}

.navbar .navbar-phone span.phone_small_top {
	font-size: 24px;
	color: #000;
	font-family: proxima nova-light;
	margin-right: 5px;
	font-weight: lighter;
	line-height: 24px;
}

.adipoli-wrapper {
	position: relative;
	margin: 0 auto;
}

.adipoli-wrapper .adipoli-before {
	position: absolute;
}

.adipoli-wrapper .adipoli-after {
	position: relative;
}

section.market {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

section.market .col-xs-12.title h3 {
	padding: 0;
	margin: 0;
	font-size: 25px;
	text-align: left;
	padding-top: 23px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: proxima nova-regular,open sans;
	color: #4c5052;
}

section.market .search_panel {
	margin-bottom: 20px;
	text-align: left;
	display: flex;
	align-items: center;
}

section.market .search_panel #market_search {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 4px;
}

section.market .search_panel .col-xs-7:first-child {
	padding-left: 0;
	margin-right: 20px;
}

section.market .pagination {
	border: 0;
	text-align: center;
}

.pagination>li {
	display: inline-block;
}

section.market .pagination>li>a {
	background-color: #ffb500;
	border-color: #ffb500;
	border-radius: 4px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #fff;
	min-width: 42px;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
}

section.market .pagination>.active>a {
	background-color: #fff;
	border-color: #f6f4f0;
	color: #4c5052;
}

section.catalog_items {
	position: relative;
	background-color: #fff;
	z-index: 5;
	display: inline-block;
	padding-left: 80px;
	padding-right: 70px;
	margin-bottom: 0;
}

section.catalog_items p {
	padding-top: 44px;
	padding-bottom: 25px;
}

section.catalog_items .pagination>.active>a {
	background-color: #ffb500;
	border-color: #ffb500;
	color: #fff;
}

section.promo.about_promo.school h2 {
	margin-top: 59px;
	margin-bottom: 18px;
}

section.promo.about_promo.school p {
	font-size: 18px;
}

section.promo.about_promo.school .fly_label {
	background: url(../img/school/top-label.png) no-repeat;
	display: block;
	position: absolute;
	width: 191px;
	height: 191px;
	z-index: 1;
	left: 108px;
	text-align: center;
	padding-top: 60px;
}

section.promo.about_promo.school .fly_label p:nth-child(1) {
	font-size: 13px;
	color: #000;
	font-family: proxima nova-regular,open sans;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

section.promo.about_promo.school .fly_label p:nth-child(2) {
	font-size: 45px;
	color: #fff;
	font-family: proxima nova bold,Arial,sans-serif;
	margin: 0;
	padding: 0;
	line-height: 45px;
}

section.promo.about_promo.school .fly_label p:nth-child(3) {
	font-size: 13px;
	color: #000;
	font-family: proxima nova-regular,open sans;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.modal-dialog.school {
	width: 946px;
	height: 740px;
	padding: 0;
	border: 0;
	border-radius: 0;
}

.school .modal-content {
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
}

.school .modal-content .modal-body {
	padding: 0;
}

.modal-backdrop.in {
	opacity: .8;
}

.modal-backdrop {
	background-color: #4c5052;
}

section.html.school {
	margin-bottom: 0;
	padding-bottom: 0;
}

section.html.school h3 {
	font-size: 30px;
	color: #4c5052;
	font-family: proxima nova-regular,open sans;
	margin-top: 0;
	margin-bottom: 30px;
}

section.html.school .serf img {
	margin-top: 58px;
	margin-bottom: 16px;
}

section.html .serf p {
	color: #a49e92;
	font-size: 12px;
	font-family: proxima nova-regular,open sans;
}

section.school_slider {
	background: #fff;
	position: relative;
	display: block;
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 0;
	padding-bottom: 44px;
	margin-top: -5px;
	width: 100%;
	border-bottom: 1px solid #f6f4f0;
}

section.school_slider h3 {
	font-size: 30px;
	color: #4c5052;
	font-family: proxima nova-regular,open sans;
	margin-bottom: 23px;
}

section.school_slider .row:nth-child(2) {
	margin-left: -63px;
	margin-right: -70px;
}

section.school_slider .col-xs-4 {
	display: inline-block;
}

section.school_slider .col-xs-4 .divlabel {
	height: 220px;
	width: 100%;
}

section.school_slider .col-xs-4:nth-child(1) {
	background: url(../img/school/slide1.jpg) no-repeat;
}

section.school_slider .col-xs-4:nth-child(2) {
	background: url(../img/school/slide2.jpg) no-repeat;
}

section.school_slider .col-xs-4:nth-child(3) {
	background: url(../img/school/slide3.jpg) no-repeat;
}

section.school_slider .col-xs-4:nth-child(1) .divlabel {
	background: url(../img/school/label1.png) no-repeat center;
}

section.school_slider .col-xs-4:nth-child(2) .divlabel {
	background: url(../img/school/label2.png) no-repeat center;
}

section.school_slider .col-xs-4:nth-child(3) .divlabel {
	background: url(../img/school/label3.png) no-repeat center;
}

section.school_slider .col-xs-4 p {
	font-family: proxima nova-regular,open sans;
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 24px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

section.school_teacher {
	background: #fff;
	position: relative;
	display: inline-block;
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 50px;
	padding-bottom: 30px;
	width: 100%;
	margin-top: 0;
}

section.school_teacher h3 {
	font-size: 30px;
	color: #4c5052;
	font-family: Proxima_Nova_Extrabold,open sans;
	text-align: center;
	text-transform: uppercase;
}

section.school_teacher h3.sub {
	font-size: 30px;
	color: #4c5052;
	font-family: proxima nova,open sans;
	text-align: left;
	text-transform: none;
}

section.school_sertificat .col-xs-3 {
	text-align: center;
}

section.school_sertificat .col-xs-3 img {
	display: block;
	border-bottom: 3px solid #ffb500;
	margin: 0 auto;
	padding-bottom: 23px;
	padding-top: 33px;
	width: 130px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}

section.school_sertificat .col-xs-3 p {
	margin-bottom: 24px;
}

section.school_sertificat .col-xs-3:nth-child(2n+1) {
	background-color: #f5f5f4;
	min-height: 328px;
}

section.school_sertificat .col-xs-3:nth-child(2n) {
	background-color: #f0eee7;
	min-height: 328px;
}

section.programms {
	background: #fff;
	position: relative;
	display: block;
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 50px;
	padding-bottom: 0;
	margin-top: -5px;
	margin-bottom: 0;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #f6f4f0;
}

section.programms h3 {
	font-size: 30px;
	color: #4c5052;
	font-family: proxima nova,open sans;
}

section.programms .inner_programms {
	background-color: #fff;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 42px;
	border-bottom: 0;
}

section.programms .inner_programms .small_grey_div span {
	color: #a49e92;
	font-size: 11px;
}

section.programms .inner_programms .small_grey_div a {
	font-size: 13px;
}

section.programms .inner_programms h3 {
	padding-bottom: 14px;
	padding-top: 0;
	margin-top: 0;
}

section.programms .inner_programms .slide_block {
	display: inline-block;
	margin-bottom: 25px;
}

section.programms .inner_programms p {
	font-family: proxima nova bold,open sans;
	color: #4c5052;
	font-size: 18px;
}

section.programms .inner_programms .slide_block ul {
	list-style-image: url(../img/school/square.jpg);
	padding-left: 18px;
}

section.programms .inner_programms .col_price ul {
	list-style-image: url(../img/school/square.jpg);
	padding-left: 18px;
}

section.programms .inner_programms .col_price ul li {
	margin-bottom: 20px;
}

section.programms .inner_programms .col_price strong {
	display: block;
	margin-bottom: 15px;
}

section.programms .inner_programms .slide_block ul li {
	margin-bottom: 27px;
}

section.programms .inner_programms .panel {
	border-radius: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 0;
}

section.programms .inner_programms .collapse {
	border: 0;
	margin-top: 25px;
	border-radius: 5px;
}

section.programms .inner_programms .collapse .panel-body {
	padding: 0;
}

section.programms .inner_programms .collapse .row {
	min-height: 50px;
	border-bottom: 0;
	margin: 0;
}

section.programms .inner_programms .collapse .row .name_price {
	font-size: 13px;
	color: #a49e92;
}

section.programms .inner_programms .collapse .row .name_price {
	padding-left: 27px;
	padding-top: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fff;
	font-weight: 700;
	color: #4c5052;
	overflow: hidden;
	font-family: proxima nova bold,open sans;
	font-size: 18px;
}

section.programms .inner_programms .collapse .row .col-xs-4 {
	padding-left: 0;
	margin-right: -10px;
}

section.programms .inner_programms .collapse .row .col_price {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 19px;
	text-align: left;
	border-bottom: 0;
	color: #4c5052;
	min-width: 150px;
	font-family: proxima nova-regular,open sans;
	font-size: 16px;
	background-color: transparent;
}

section.programms .inner_programms .arrow_circle {
	width: 24px;
	height: 24px;
	border: 2px solid #000;
	border-radius: 20px;
	padding-left: 11px;
	padding-top: 2px;
	font-size: 20px;
	background-repeat: no-repeat;
	background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1MUY1MDcxNTJEQTExRTU5Q0Y1QTFDQzlDMUNEODI4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1MUY1MDcyNTJEQTExRTU5Q0Y1QTFDQzlDMUNEODI4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTUxRjUwNkY1MkRBMTFFNTlDRjVBMUNDOUMxQ0Q4MjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTUxRjUwNzA1MkRBMTFFNTlDRjVBMUNDOUMxQ0Q4MjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Z6GTSAAAAwElEQVR42mL8//8/AzmACZeEb2CwCxBrk6QRqCEXSO0G4hNAthNRGoEKK4DUJCC+AcT/gHgLUMwNr0agghYg1Q7E54DYDogdgPgrVLMfslpGUOAABRmB7C4gLgHiU0Dstnn92o9Qw3ShzhYC4jig+ApkG6dBNe0HYheYJhAAsi8DKRsgfgXES4EGRYM1AhkiQDoNaqoPUOFndP8Axe5AnX4fiKvBGoGCb4C0PBB7AdnfcAU/UO4ekDIAYlsQHyDAAOY8QhwX57DvAAAAAElFTkSuQmCC);
	display: inline-block;
	background-position: 3px 4px;
	margin-top: -5px;
	float: left;
	margin-right: 40px;
}

section.programms .inner_programms .collapsed .arrow_circle {
	background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVEREI0MkM5NTJEQTExRTU4RTVCRkJCNzUxRTJBRDZFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVEREI0MkNBNTJEQTExRTU4RTVCRkJCNzUxRTJBRDZFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUREQjQyQzc1MkRBMTFFNThFNUJGQkI3NTFFMkFENkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUREQjQyQzg1MkRBMTFFNThFNUJGQkI3NTFFMkFENkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5qhVytAAAAy0lEQVR42oSOvwsBYRyHXxeLyEAG3UJWf4SiDOT82PwHV3ZlJYvJaDdKIcMlA2ZZlNVkMdpfz6tXHe546+nzvft+nvdOSClF2aqbEFTzL+hEIK5mo1JrJIQQF1gxh4XPYZchjrBTz8ZiNr2RYyjCkkLUQ8oSW0hD/ynqnQ1DyMOaYswl5Yg9JKHFhybqfUD9r6vUI7pwgBKY4IC6qIk0f3XfRC13iAGcIQUhsJAcd+9L1HKbGMEdqkibz46nqOUCcUU6ee19xX/nIcAAX01fFi1fp3AAAAAASUVORK5CYII=);
	background-position: 3px 7px;
	transition: .1s;
}

section.programms .inner_programms .panel-default>.panel-heading {
	padding-left: 21px;
	height: 61px;
	border-bottom: 0;
	background: url(../img/prices/bg_heading.jpg) #f5f5f5 repeat-y;
	background-position: 66px 0;
}

section.programms .inner_programms .icon_equipment {
	float: right;
	position: relative;
	top: -15px;
	left: 10px;
}

.you_tube_wrapper {
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}

.you_tube_wrapper .item_youtube {
	width: 19%;
	display: inline-block;
	text-align: center;
}

.you_tube_wrapper .item_youtube img {
	margin-bottom: 10px;
}

.you_tube_wrapper .item_youtube a {
	color: #dee5e9;
	font-size: 12px;
}

.row_top_menu {
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e3;
	line-height: normal;
}

@media(max-width:480px) {
	.row_top_menu {
		padding: 6px 0;
	}
}

section.header ul.top_menu_big,section.header ul.top_menu_small {
	margin: 0;
}

section.header ul.top_menu_big li a,section.header ul.top_menu_small li a {
	border-bottom: 0;
}

section.header ul.top_menu_big li a {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #3c3f3e;
}

section.header ul.top_menu_small li a {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #a3aca9;
}

section.header ul.top_menu_big li a:hover,section.header ul.top_menu_small li a:hover {
	color: #6c7471;
}

@media(max-width:480px) {
	section.header ul.top_menu_big li a {
		background: #fff;
		display: block;
		width: 100%;
		border-bottom: 1px solid #e3e3e3;
		padding: 8px 10px;
	}
}

.top_menu_right_info {
	background: url(../img/icons/checkin-header.svg) no-repeat left center;
	background-size: auto 100%;
	padding-left: 20px;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #818b8d;
	float: right;
}

@media(max-width:960px) {
	.top_menu_right_info {
		display: none;
	}
}

@media(max-width:480px) {
	.top_menu_right_info {
		float: left;
		display: block;
		margin-top: 4px;
	}
}

.row_header_line {
	display: flex;
	align-items: center;
	padding: 15px 0;
	height: 110px;
}

@media(max-width:666px) {
	.row_header_line {
		padding: 0;
		height: 75px;
	}
}

section.header span.order a {
	font-family: proxima nova regular,Arial,sans-serif;
	font-size: 16px;
}

.phone .header-phone-code-part {
	font-family: pf dindisplay pro bold,Arial,sans-serif;
	font-size: 22px;
	color: #818b8d;
}

.phone .header-phone-number-part {
	font-family: pf dindisplay pro bold,Arial,sans-serif;
	font-size: 34px;
	color: #3c3f3e;
}

section.header span.phone a:hover {
	text-decoration: none;
	opacity: .5;
	color: gray;
	transition: .3s;
}

section.header span.phone {
	margin-bottom: 0;
}

section.header span.phone2 {
	margin-bottom: 0;
}

section.header span.phone2 span.header-phone-number-part {
	font-size: 25px;
}

.phone_block_two .phone .header-phone-code-part {
	font-size: 24px;
}

@media(max-width:480px) {
	.phone_block_two .phone .header-phone-code-part {
		font-size: 14px;
	}
}

.phone-h-msk,.phone-h-spb,.phone_block_two .phone.phone .header-phone-number-part,.phone_block_two .phone.phone2 .header-phone-number-part {
	font-size: 24px;
	font-family: pf dindisplay pro bold,Arial;
	color: #3c3f3e;
}

@media(max-width:480px) {
	.phone-h-msk,.phone-h-spb,.phone_block_two .phone.phone .header-phone-number-part {
		font-size: 18px;
	}
}

section.header .row .col-xs-3.headder-ordering {
	margin-top: 42px;
}

section.header .clock-work {
	float: left;
	font-size: 14px;
	font-family: proxima nova regular;
	color: #818b8d;
}

@media(max-width:1250px) {
	section.header .clock-work {
		font-size: 12px;
	}
}

section.header .clock-work.l {
	padding-left: 45px;
	background: url(../img/icons/clock-work.svg) no-repeat left center;
	background-size: auto 80%;
}

section.header .clock-work.l span {
	/*font-family: proxima nova bold;*/
	font-size: 14px;
	color: #00A4FC;
}

section.header div.logo {
	width: 26%;
	float: left;
}

@media(max-width:666px) {
	section.header div.logo {
		width: 30%;
	}
}

@media(max-width:480px) {
	section.header div.logo {
		width: 40%;
	}
}

section.header div.logo,section.header div.logo a {
	display: inline-block;
}

section.header div.logo a {
	width: 65%;
}

@media(max-width:960px) {
	section.header div.logo a {
		width: 80%;
	}
}

section.header #order_phone_form {
	box-shadow: 0 0 16px 0 rgba(0,0,0,.36);
	padding: 27px 20px 40px;
}

section.header #order_phone_form h4 {
	font-size: 18px;
	font-family: proxima nova light,Arial,sans-serif;
}

section.header #order_phone_form #phone_name,section.header #order_phone_form #phone_number {
	height: 42px;
	border-radius: 4px;
	text-transform: none;
	font-family: proxima nova regular,Arial,sans-serif;
}

div.top-menu-container {
	width: 50%;
	display: inline-block;
	float: left;
}

@media(max-width:960px) {
	div.top-menu-container {
		width: 34%;
	}
}

@media(max-width:666px) {
	div.top-menu-container {
		display: none;
	}
}

.header-ordering {
	width: 24%;
	display: inline-block;
	float: right;
	text-align: right;
	padding-left: 0;
}

@media(max-width:960px) {
	.header-ordering {
		width: 40%;
	}
}

@media(max-width:666px) {
	.header-ordering {
		width: 70%;
	}
}

@media(max-width:480px) {
	.header-ordering {
		width: 60%;
	}
}

.header-ordering span.order {
	background-image: url(../img/icons/phone.png);
	background-repeat: no-repeat;
	background-position: center left;
	display: inline-block;
	padding-left: 20px;
}

.header-ordering span.order:hover {
	background-image: url(../img/icons/phone-hover.png);
}

section.breadcrumbs {
	padding: 35px 0 35px 20px;
}

section.breadcrumbs ol.breadcrumb {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-family: proxima nova regular,Arial;
	font-size: 12px;
}

section.breadcrumbs ol.breadcrumb a {
	font-family: proxima nova regular,Arial;
	font-size: 12px;
	color: #818b8d;
	line-height: 1;
}

section.breadcrumbs ol.breadcrumb li {
	font-family: proxima nova regular,Arial;
	font-size: 12px;
	color: #818b8d;
}

section.breadcrumbs h1 {
	margin: 0;
	padding: 0;
}

section.docs {
	padding: 60px 70px;
}

section.docs .col-left {
	width: 650px;
	float: left;
}

section.docs .col-right {
	width: 290px;
	float: left;
	padding-left: 70px;
}

section.docs h2 {
	font-family: proxima nova bold;
	font-size: 21px;
	color: #3c3f3e;
	margin: 0 0 15px;
}

section.docs .description {
	font-family: proxima nova regular;
	font-size: 14px;
	color: #3c3f3e;
	line-height: 22px;
	margin-bottom: 15px;
}

section.docs .row-item {
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

section.docs .row-item a {
	display: block;
	float: left;
	width: 153px;
	height: 280px;
	padding: 12px;
	margin: 0 0 10px;
	border: 1px solid #e3e3e3;
	text-decoration: none;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
}

section.docs .row-item a:hover {
	border: 1px solid #ffc026;
}

section.docs .row-item img {
	display: block;
	margin: auto auto 12px;
}

section.docs .row-item .item-description {
	font-family: proxima nova regular;
	font-size: 12px;
	color: #818b8d;
	line-height: 18px;
}

section.docs .info-bottom {
	padding: 25px;
	background: url(../img/icons/clock-work-big.png) no-repeat left 25px center #f4f4f4;
	margin-bottom: 40px;
}

section.docs .info-bottom p {
	margin: 0 0 0 90px;
	font-family: proxima nova regular;
	font-size: 15px;
	color: #3c3f3e;
	line-height: 22px;
}

.info-bottom p span a {
	color: #3c3f3e;
	cursor: pointer;
}

section.docs .photo-masters {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

section.docs .photo-masters .item img {
	display: block;
	margin: auto auto 15px;
}

section.docs .photo-masters .item .name {
	font-family: proxima nova regular;
	font-size: 15px;
	color: #3c3f3e;
	text-align: center;
	margin-bottom: 5px;
}

section.docs .photo-masters .item .description {
	font-family: proxima nova regular;
	font-size: 12px;
	color: #818b8d;
	line-height: 18px;
	text-align: center;
}

section.docs .section_form_order_bottom {
	padding: 0;
}

.docs section.about {
	margin-top: 40px;
}

.docs section.about h3 {
	margin-bottom: 30px;
	padding: 0;
	color: #4c5052;
	font-family: proxima nova bold,Arial;
	font-size: 35px;
}

section.about p {
	margin: 0 0 20px;
	font-family: proxima nova regular;
	font-size: 16px;
	color: #4c5052;
	line-height: 24px;
	text-align: left;
}

@media(max-width:960px) {
	section.about p {
		font-size: 14px;
		margin: 0 0 5px;
	}
}

section.about .col-xs-12,section.about .col-xs-4,section.about .col-xs-8 {
	padding: 0;
}

section.about .sertificate a {
	font-family: proxima nova regular;
	font-size: 14px;
	color: #2a78c1;
	text-decoration: none;
}

section.about .sertificate a:hover {
	opacity: .75;
}

section.about h2 {
	font-family: proxima nova bold,Arial;
	margin: inherit;
	text-transform: none;
	letter-spacing: normal;
	color: #4c5052;
	font-size: 28px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}

@media(max-width:960px) {
	section.about h2 {
		font-size: 20px;
	}
}

section.about h3 {
	font-family: proxima nova bold,Arial;
	margin: inherit;
	text-transform: none;
	letter-spacing: normal;
	color: #4c5052;
	font-size: 28px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}

.docs section.order {
	margin-top: 40px;
}

.docs section.order .order_form .h3 {
	color: #4c5052;
	font-family: proxima nova light,Arial;
	font-size: 28px;
}

.order_form p {
	margin-top: 4px;
}

.order_form .btn-default {
	font-family: proxima nova bold,Arial;
	font-size: 16px;
}

@media(max-width:480px) {
	.order_form .btn-default {
		font-size: 12px;
		width: 100%;
	}
}

.order_form .h3 {
	margin-top: 0;
	font-weight: lighter;
	line-height: 32px;
	font-size: 28px;
	margin-bottom: 43px;
	font-family: proxima nova regular,sans-serif;
}

@media(max-width:1250px) {
	.order_form .h3 {
		margin-bottom: 25px;
		line-height: 22px;
	}
}

@media(max-width:960px) {
	.order_form .h3 {
		text-align: center;
		margin: 15px 10px;
		display: inline-block;
	}
}

@media(max-width:480px) {
	.order_form .h3 {
		font-size: 18px;
	}
}

.reviews_sidebar h4 {
	margin: 0 0 15px;
	font-family: proxima nova bold,Arial;
	font-size: 21px;
	color: #3c3f3e;
}

@media(max-width:1250px) {
	.reviews_sidebar {
		margin-bottom: 20px;
	}
}

.review_block {
	padding: 20px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	background: url(../img/icons/review_bg.png) no-repeat right bottom;
	margin-bottom: 10px;
}

.review_block .title {
	font-family: proxima nova regular;
	font-size: 12px;
	color: #818b8d;
	margin-bottom: 12px;
}

.review_block .text {
	font-family: proxima nova regular;
	font-size: 13px;
	color: #3c3f3e;
	margin-bottom: 12px;
	line-height: 22px;
}

.review_block .name {
	font-family: proxima nova bold;
	font-size: 13px;
	color: #3c3f3e;
}

section.price {
	background: #fff;
	padding: 60px 70px;
}

section.price .col-left {
	width: 650px;
	float: left;
}

section.price .col-right {
	width: 290px;
	float: left;
	padding-left: 70px;
}

section.price h2 {
	font-family: proxima nova bold,Arial;
	font-size: 21px;
	color: #3c3f3e;
	margin: 0 0 15px;
}

section.price .description {
	margin-bottom: 30px;
}

section.price .description img {
	float: right;
	margin: 0 0 15px 30px;
}

section.price .description p {
	font-family: proxima nova regular,Arial;
	font-size: 14px;
	color: #3c3f3e;
	margin: 0 0 15px;
	line-height: 22px;
}

section.price h3 {
	margin: 0 0 10px;
	font-family: proxima nova bold;
	font-size: 21px;
	color: #3c3f3e;
}

section.price .info-bottom {
	padding: 25px 25px 25px 150px;
	background: url(../img/icons/info-bottom-gears.png) no-repeat left 25px center #f4f4f4;
	margin-bottom: 40px;
}

section.price .info-bottom p {
	font-family: proxima nova regular;
	font-size: 15px;
	color: #3c3f3e;
	line-height: 22px;
}

section.price .section_form_order_bottom {
	padding: 0;
}

.price section.sale {
	margin-bottom: 40px;
}

.price section.about {
	margin-top: 40px;
}

#accordion-info {
	list-style: none;
	padding: 0;
	display: block;
	margin-bottom: 40px;
}

.accordion__parent-li_text {
	padding: 0;
	margin-bottom: 15px;
	list-style: none;
}

#accordion-info a {
	display: block;
	height: 50px;
	padding: 16px;
	border: 1px solid #e3e3e3;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
}

#accordion-info a:hover {
	text-decoration: none;
}

#accordion-info a img {
	position: absolute;
	bottom: 0;
}

#accordion-info a span {
	font-family: proxima nova bold,Arial;
	font-size: 14px;
	color: #3c3f3e;
	text-transform: uppercase;
}

#accordion-info .pointer {
	position: absolute;
	width: 50px;
	height: 100%;
	top: 0;
	right: 0;
	border-left: 1px solid #e3e3e3;
	background: url(../img/prices/accordion-pointer-down.png) no-repeat center center;
}

#accordion-info a.accordion__active-elem .pointer {
	background: url(../img/prices/accordion-pointer-up.png) no-repeat center center;
}

#accordion-info .row {
	border: 1px solid #e3e3e3;
	margin-top: -1px;
}

#accordion-info .row:first-child {
	margin-top: 0;
}

#accordion-info .col-left.name_price {
	width: 628px;
	float: left;
	padding-left: 15px;
}

#accordion-info .col-right.col_price {
	width: 120px;
	float: left;
	background: #ffb500;
	line-height: 40px;
	height: 100%;
	padding: 0;
	text-align: center;
	color: #fff;
	font-family: proxima nova bold,Arial;
	font-size: 14px;
}

#accordion-info .col-left.name_price .title {
	color: #3c3f3e;
	font-family: proxima nova bold,Arial;
	font-size: 14px;
	line-height: 40px;
}

#accordion-info .row.bottom-accordion {
	margin-top: 10px;
}

.row.bottom-accordion .col-left {
	width: 628px;
	float: left;
	padding-left: 15px;
	background: #ffb500;
}

.row.bottom-accordion .col-left .title {
	color: #fff;
	font-family: proxima nova bold,Arial;
	font-size: 14px;
	line-height: 40px;
}

.row.bottom-accordion .col-right {
	width: 120px;
	float: left;
	background: #ffb500;
	line-height: 40px;
	height: 100%;
	padding: 0;
	text-align: center;
	color: #fff;
	font-family: proxima nova bold,Arial;
	font-size: 14px;
}

body section.offer {
	margin-top: -38px;
	position: relative;
	background: url(../img/banner.jpg) center center;
	padding: 70px 0 130px;
}

@media(max-width:960px) {
	body section.offer {
		margin-top: -30px;
		padding: 45px 0 120px;
	}
}

body section.offer section.section_promo_form {
	margin-top: 28px;
}

body section.offer h1 {
	font-size: 50px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
}

@media(max-width:1250px) {
	body section.offer h1 {
		font-size: 40px;
	}
}

@media(max-width:960px) {
	body section.offer h1 {
		font-size: 30px;
	}
}

@media(max-width:480px) {
	body section.offer h1 {
		font-size: 20px;
	}
}

body section.offer p.text {
	font-size: 14px;
	color: #fff;
	font-style: italic;
}

@media(max-width:480px) {
	body section.offer p.text {
		font-size: 12px;
		display: none;
	}
}

.second_navigation {
	height: 78px;
	z-index: 1;
	position: relative;
}

section.who_main {
	margin-top: -100px;
	position: relative;
}

.carousel-caption p {
	font-family: proxima nova regular;
}

.navbar {
	overflow: visible;
}

.navbar-second {
	background-color: #4c5052;
}

.checkin-visit {
	background: url(../img/icons/checkin-header.svg) no-repeat left center;
	background-size: auto 80%;
	margin-left: 30px;
	padding-left: 40px;
}

@media(max-width:960px) {
	.checkin-visit {
		margin-left: 6px;
	}
}

.carousel-indicators {
	background: 0 0;
}

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

.carousel-indicators li {
	width: 12px;
	height: 12px;
	border-radius: 6px;
	border: 4px solid #fff;
}

.navbar-second ul.navbar-nav a {
	transition: .2s ease;
}

section.who_main h1 {
	font-family: proxima nova regular;
	font-size: 24px;
}

section.who_main p {
	font-family: Arial;
	line-height: 21px;
}

.bs-docs-footer a {
	border-bottom: 1px solid #959b9e;
}

.footer-phone-cont {
	display: flex;
}

.footer-phone {
	display: flex;
	display: -ms-flexbox;
	width: 100%;
	flex-direction: column;
}

.footer-phone-cont img {
	align-self: center;
}

.footer-phone span.ili {
	display: none;
}

.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height: 42px;
	font-size: 14px;
}

.form-group.field-orderform-phone.required {
	margin: 0;
}

#form_order .input-group-lg>.form-control,.form-group.field-orderform-phone.required input {
	height: 52px;
}

#form_order textarea {
	height: 123px!important;
}

.form-control {
	font-family: proxima nova regular;
	font-size: 13px!important;
}

section.who_main .row.shadow {
	height: 100px;
}

.service3 .panel-body {
	min-height: 200px;
	padding: 0;
	border-right: 3px solid #F7F4EF;
	border-bottom: 3px solid #F7F4EF;
	background-size: 110% 100%;
}

@media(max-width:1250px) {
	.service3 .panel-body {
		min-height: 170px;
	}
}

@media(max-width:960px) {
	.service3 .panel-body {
		width: 33.333%;
		background-size: 106%;
	}
}

@media(max-width:480px) {
	.service3 .panel-body {
		min-height: 118px;
	}
}

.service3 .panel-body:nth-child(4n) {
	border-right: 0;
}

@media(max-width:960px) {
	.service3 .panel-body:nth-child(4n) {
		border-right: 3px solid #fff;
	}

	.service3 .panel-body:nth-child(3n) {
		border-right: 0;
	}

	.service3 .panel-body:nth-child(n+7) {
		width: 50%;
	}

	.service3 .panel-body:last-child {
		border-right: 0;
	}
}

@media(max-width:666px) {
	.service3 .panel-body {
		width: 50%;
		background-size: 106%;
	}

	.service3 .panel-body:nth-child(3n) {
		border-right: 3px solid #fff;
	}

	.service3 .panel-body:nth-child(2n) {
		border-right: 0;
	}
}

.service3,.service3>div:nth-child(2) {
	border-left: 3px solid #F7F4EF;
	border-right: 3px solid #F7F4EF;
	overflow: hidden;
}

section.who_main .row.service3>div:hover .panel-body {
	opacity: .8;
}

.panel-body .bg_line,section.who_main .row.service3>div,section.who_main .row.service3>div .panel-body {
	transition: .2s ease;
}

.row.sub-level .h3 {
	float: right;
	padding-top: 0;
	margin-top: 40px;
	margin-bottom: 16px;
}

.row.sub-level>div>img {
	width: 36px;
	margin-top: 40px;
	padding: 0;
	margin-left: 22px;
}

.row.sub-level .h3 span {
	display: block;
	margin-top: -5px;
	font-size: 24px;
	/*font-family: proxima nova bold;*/
}

@media(max-width:960px) {
	.row.sub-level .h3 span {
		font-size: 18px;
	}
}

.row.sub-level .h3 i {
	font-style: normal;
	font-size: 24px;
	display: block;
	font-family: proxima nova regular;
}

.row.sub-level p {
	margin-left: 20px;
}

section.header ul.top_menu_small {
	margin-bottom: 10px;
}

ul.top_menu_small li {
	padding-right: 15px;
}

.header-phone-number-part {
	font-size: 40px;
}

section.header .logo {
	top: 0;
}

.coffeemashina {
	text-align: center;
}

@media(max-width:1250px) {
	.coffeemashina {
		width: 70%;
	}

	.right-gl-form {
		width: 30%;
	}
}

@media(max-width:960px) {
	.coffeemashina {
		width: 100%;
	}

	.right-gl-form {
		width: 100%;
	}
}

.coffeemashina img {
	max-width: 68%;
	max-height: 68%;
}

.header-phone-number-part {
	font-size: 40px;
}

section.header .logo {
	top: 0;
}

.promo_bg {
	top: 195px;
	z-index: -1;
}

section.promo {
	min-height: 350px;
}

section.promo.widthsto {
	padding: 0 20px;
	min-height: 250px;
	padding-bottom: 20px;
}

@media(max-width:1250px) {
	section.promo.widthsto .col-md-9 {
		width: 70%;
	}

	section.promo.widthsto .col-xs-3.right-gl-form {
		width: 30%;
	}
}

@media(max-width:960px) {
	section.promo.widthsto .col-md-9 {
		width: 100%;
		padding: 0;
	}

	section.promo.widthsto .col-xs-3.right-gl-form {
		width: 100%;
	}
}

@media(max-width:480px) {
	section.promo.widthsto {
		padding: 0;
	}
}

section.who {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0;
	padding-bottom: 50px;
}

@media(max-width:480px) {
	section.who {
		padding: 0;
	}
}

section.who .left-col {
	padding-top: 30px;
	padding-left: 0;
	padding-right: 10px;
}

@media(max-width:960px) {
	section.who .left-col {
		width: 100%;
		padding: 0 10px;
	}
}

section.who .left-col.w {
	padding-top: 0;
}

section.who .right-col {
	padding-top: 30px;
	padding-right: 0;
	z-index: 1 top:-10px;
}

@media(max-width:960px) {
	section.who .right-col {
		display: none;
	}
}

.margin-box {
	height: 45px;
}

.seo-text-main h3 {
	margin-top: 60px;
}

.row.sub-level .h3 {
	margin-top: 40px;
	margin-bottom: 16px;
}

.row.sub-level>div>img {
	margin-top: 44px;
	margin-left: 22px;
}

@media(max-width:960px) {
	.row.sub-level>div>img {
		margin-top: 16px;
		margin-left: 0;
	}
}

.row.sub-level .col-sm-4 {
	padding: 0 40px;
}

@media(max-width:1250px) {
	.row.sub-level .col-sm-4 {
		padding: 0 10px;
	}

	.row.sub-level .col-sm-4 p {
		width: auto;
	}
}

@media(max-width:666px) {
	.row.sub-level .col-sm-4 {
		width: 100%;
	}
}

@media(max-width:960px) {
	.row.sub-level .h3 i {
		font-size: 14px;
	}

	.row.sub-level .col-sm-4 p {
		margin-left: 0;
		font-size: 12px;
		line-height: 16px;
	}
}

section.who_main .row.shadow {
	height: 100px;
}

.row.sub-level p {
	margin-bottom: 30px;
}

@media(max-width:960px) {
	.row.sub-level p {
		margin-bottom: 10px;
	}
}

.h1,h1 {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-left: 0;
}

section.how_to_order .inner_how_to_order .col-xs-3 {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 35px;
	padding-bottom: 60px;
}

section.middle_order {
	width: 1079px;
	height: 288px;
	padding: 66px 80px 100px 77px;
}

section.html_page {
	padding: 40px;
	margin-bottom: 0;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 65px;
}

section.html {
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 290px;
}

.map_icons img {
	margin-bottom: 60px;
}

.small_grey_div {
	width: 190px;
}

section.puzzle {
	padding-top: 45px;
	margin-bottom: 0;
	padding-left: 64px;
	padding-right: 64px;
}

section.puzzle p {
	margin-bottom: 50px;
}

section .reviews_inner {
	padding: 30px 75px;
	padding-bottom: 0;
	background-color: #fff;
}

section.market .col-xs-12.title {
	padding-left: 77px;
	padding-top: 22px;
}

section.market .pagination {
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}

ul.top_menu_big li {
	float: left;
	padding-right: 15px;
}

@media(max-width:960px) {
	ul.top_menu_big li {
		padding-right: 12px;
	}
}

@media(max-width:480px) {
	ul.top_menu_big li {
		float: none;
		padding: 0;
	}
}

.big_line {
	min-width: 1080px;
}

.navbar-second .order-now {
	min-width: 217px;
}

section.who_main h1 {
	padding-top: 49px;
	padding-bottom: 45px;
}

section.who_main p {
	margin-top: 32px;
}

.carousel-indicators {
	top: 150px;
	left: 30px;
}

.row.sub-level .h3 {
	width: 200px;
}

@media(max-width:960px) {
	.row.sub-level .h3 {
		width: 150px;
		margin-top: 18px;
	}
}

@media(max-width:666px) {
	.row.sub-level .h3 {
		width: 90%;
	}
}

@media(max-width:480px) {
	.row.sub-level .h3 {
		width: 85%;
	}
}

.row.sub-level p {
	margin-left: 20px;
}

.tb_sidebar_cont {
	width: 100%;
}

.tb_sidebar_cont .btn {
	margin-bottom: 20px;
}

section.middle_order .input-group-lg {
	max-width: 219px;
}

section.conditions .right-col {
	padding-top: 100px;
}

section.promo div.row:nth-of-type(2) {
	margin-top: 30px;
}

section.promo.widthsto div.row:nth-of-type(2) {
	margin-top: 0;
}

section.promo.about_promo {
	height: 347px;
	padding: 0;
}

section.promo.about_promo h2 {
	font-size: 65px;
	margin-top: 41px;
	margin-bottom: 30px;
}

section.price .inner_price {
	padding: 60px 70px;
}

section.price .inner_price .panel {
	margin-top: 55px;
}

section.price .inner_price .panel-default>.panel-heading {
	padding-left: 21px;
	height: 61px;
}

section.price .inner_price .icon_equipment {
	top: -15px;
	left: 10px;
}

section.price .inner_price .arrow_circle {
	margin-top: -5px;
}

.col-xs-8.block_price {
	padding-right: 75px;
}

.small_grey_div {
	height: 87px;
}

.map_icons img {
	float: left;
	margin-right: 25px;
	margin-top: 10px;
}

section.what_to_do .col-xs-12 {
	padding-left: 500px;
	height: 372px;
	padding-top: 43px;
	padding-right: 84px;
}

section.who_main h1 {
	font-size: 28px;
	width: 50%;
	margin-left: 30px;
	float: left;
}

section.who_main p {
	width: 45%;
}

.panel-body .bg_line {
	/*margin-top: 110px;*/

	width: 170px;
    margin: 0 auto;
    margin-top: 74px;
}

@media(max-width:480px) {
	.panel-body .bg_line {
		width: 125px;
		margin-top: 70px;
	}
}

.panel-body .bg_line p {
	color: #fff;
	font-size: 16px;
	padding: 10px 15px;
	display: inline-block;
	margin-top: 0;
	width: auto;
}

@media(max-width:480px) {
	.panel-body .bg_line p {
		font-size: 12px;
		padding: 5px 10px;
	}
}

section.promo.about_promo h2 {
	color: #fff;
}

section.promo .promo_text {
	color: #fff;
}

section.promo.about_promo p {
	color: #fff;
}

.nav_mob {
	display: none;
}

section.middle_order h3 {
	padding-bottom: 28px;
	margin-bottom: 27px;
}

section.middle_order .btn-default {
	width: 219px;
}

section.middle_order .input-group-lg {
	float: left;
	margin-bottom: 20px;
}

section.middle_order .input-group-lg:first-child {
	margin-right: 19px;
}

.small_grey_div img {
	padding-top: 13px;
}

#form-modal .modal-content {
	width: 320px!important;
	height: 255px;
	padding-bottom: 48px;
}

@media(max-width:480px) {
	#form-modal .modal-content {
		width: 300px!important;
		height: 230px;
	}
}

.form-img {
	position: absolute;
	left: 65px;
	top: 10px;
}

.form-img-dishwasher {
	position: absolute;
	left: 100px;
	top: 200px;
}

strong>a {
	color: inherit!important;
	text-decoration: none!important;
}

strong>a[x-apple-data-detectors] {
	color: inherit!important;
	text-decoration: none!important;
	font-size: inherit!important;
	font-family: inherit!important;
	font-weight: inherit!important;
	line-height: inherit!important;
}

section.promo h1 {
	color: #2b2f31;
	font-size: 32px;
	font-family: proxima nova bold,open sans,Arial,sans-serif;
	line-height: 1.086;
	margin-bottom: 20px;
	margin-top: 0;
}

@media(max-width:1250px) {
	section.promo h1 {
		font-size: 26px;
		margin-bottom: 5px;
	}
}

@media(max-width:480px) {
	section.promo h1 {
		font-size: 20px;
	}
}

section.promo .row .col-xs-3 {
	position: relative;
	width: 240px;
	padding: 0;
	float: right;
}

@media(max-width:960px) {
	section.promo .row .col-xs-3 {
		width: 100%;
		margin-bottom: 20px;
	}
}

section.promo .breadcrumb li,section.promo .breadcrumb li a {
	font-family: proxima nova regular,Arial,sans-serif!important;
	font-size: 12px!important;
	color: #818b8d;
	text-decoration: none;
	line-height: 2;
}

@media(max-width:480px) {
	section.promo .breadcrumb li,section.promo .breadcrumb li a {
		font-size: 10px!important;
	}
}

section.promo .breadcrumb li a:hover,section.promo .breadcrumb li:hover {
	color: #6c7471;
}

section.promo.about_promo .breadcrumb li,section.promo.about_promo .breadcrumb li a {
	color: #fff;
}

.promo .row {
	padding: 0 30px;
	margin-right: 0;
	overflow: visible!important;
}

section.promo .promo_icons span {
	font-size: 16px;
	font-family: proxima nova regular!important;
	color: #4c5052;
	line-height: 2.75;
	padding: 0;
	margin-right: 30px;
	border: 0;
	width: auto;
}

.promo .promo_icons {
	padding-left: 0;
	position: relative;
}

section.promo .promo_icons span img {
	margin-right: 15px;
}

section.who {
	margin-top: 0;
}

.section-promo-desc {
	display: block;
	padding-right: 40px;
	font-size: 15px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #4c5052;
	line-height: 1.467;
}

.section-promo-select {
	color: inherit!important;
	font-weight: 700!important;
}

section.promo a {
	line-height: inherit;
}

.form-order-cont {
	display: inline-block;
	box-sizing: border-box;
	width: 99%;
	margin: 0 auto;
	padding: 20px 30px;
	background-color: #5cb426;
	border: 0;
	border-radius: 5px;
}

.form-order-cont div:first-child * {
	display: block;
	text-align: left;
}

.form-order-cont .col-xs-8 {
	width: auto!important;
	padding-left: 40px;
}

.form-order-cont .col-xs-4 {
	width: 29%;
	height: 100%;
	background-position: left 60px top 45px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 50px;
}

.form-order-cont .col-xs-4 span {
	font-size: 16px;
	font-family: pf dindisplay pro black,Arial;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.125;
	width: 80px;
	display: block;
	float: right;
	text-align: left;
}

.form-order-cont .form-order-title {
	display: block;
	font-size: 21px;
	font-family: pf dindisplay medium,Arial,sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 15px;
}

.form-order-desc {
	display: block;
	font-size: 13px;
	font-family: Arial,sans-serif;
	color: #fff;
	margin-top: 15px;
}

.margin-box {
	width: 100%;
	display: block;
	height: 230px;
}

.form-order-cont form input {
	display: inline-block;
	height: 40px;
	padding: 0 18px;
	border: 0;
	outline: 0;
	border-radius: 5px;
	font-size: 16px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #666;
	margin-right: 5px;
	transition: all ease .2s;
}

.form-order-cont form input[type=text] {
	min-width: 215px;
}

.modal {
	display: none;
	position: fixed;
	z-index: 2;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0,0,0,.4);
}

.modal-content {
	background-color: #fefefe;
	text-align: left;
	margin: auto;
	padding: 40px 30px 0;
	border: 1px solid #888;
	width: 555px;
	height: 190px;
	position: relative;
}

@media(max-width:480px) {
	.modal-content {
		padding: 25px 15px 0;
	}
}

.modal-content img {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

.modal-title {
	font-size: 24px;
	font-family: proxima nova regular;
	color: #4c5052;
	line-height: 1.167;
	margin-bottom: 0!important;
}

.modal-desc {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #666;
	line-height: 1.5;
}

#form-modal input,textarea {
	display: block;
	width: 100%!important;
	position: initial;
	height: 38px;
	margin: 16px 0;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #fff;
	padding-left: 15px;
	border: 2px solid #00C6FF;
	outline: 0;
}

#form-modal input#callbackform-phone {
	color: #4c5052;
}

.field-orderform-comment textarea {
	margin: 0;
}

#form-modal .has-error input,.has-error textarea {
	border: 2px solid red;
}

#form-modal-form {
	position: relative;
}

#form-modal .modal-content .modal-desc {
	margin-bottom: 0;
	padding-right: 20px;
}

#form-modal textarea {
	resize: none;
	height: 155px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

#form-modal-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	z-index: 5;
	opacity: .5;
	top: 0;
	left: 0;
}

.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: 700;
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.modal-backdrop {
	position: initial!important;
}

#call-modal-form,#modal-form-order-submit {
	display: inline-block!important;
	height: 55px!important;
	width: 200px!important;
	border: 0;
	outline: 0;
	border-radius: 5px;
	font-family: proxima nova regular!important;
	margin-right: 5px;
	font-size: 18px;
	padding: 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: #ffb500;
	position: absolute;
	bottom: 30px;
	left: 30px;
}

#modal-form-order-submit:hover {
	background: #00A4FC;
}

.section-promo-call-container {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: auto;
	margin-top: 20px;
	position: relative;
	height: 60px;
}

.section-promo-call-container * {
	display: block!important;
}

.section-promo-call-container span {
	font-size: 16px;
	font-family: proxima nova bold!important;
	color: #4c5052;
	margin-left: 220px;
}

#call-modal-form,.section-promo-call-container input {
	padding: 15px 30px;
	width: auto;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ffb500;
}

.section-promo-call-container input:hover {
	background: #00A4FC;
}

.form-order-head {
	width: 100%;
	margin: 0 auto 30px;
	font-size: 16px;
	font-family: proxima nova regular!important;
	color: #4c5052;
	display: flex;
	justify-content: space-between;
}

.form-order-head span {
	background-repeat: no-repeat;
	background-position: center left;
}

.form-order-head span:nth-child(1) {
	padding-left: 40px;
	background-image: url(../img/promo/delivery-truck.png);
}

.form-order-head span:nth-child(2) {
	padding-left: 30px;
	background-image: url(../img/promo/settings-icon.png);
}

.form-order-head span:nth-child(3) {
	padding-left: 30px;
	background-image: url(../img/promo/check-icon.png);
}

.tb_sidebar_cont * {
	box-sizing: border-box;
}

.tb_sidebar_title {
	font-size: 21px;
	font-family: proxima nova bold,Arial,sans-serif;
	font-weight: 700;
	color: #4c5052;
	line-height: 1.048;
	display: block;
	overflow: hidden;
	height: 42px;
	max-height: 42px;
}

.offer .tb_sidebar_title {
	height: auto;
	max-height: 90px;
}

.tb_sidebar_extra_text {
	display: block;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #818b8d;
	line-height: 1.25;
}

.offer .tb_sidebar_extra_text {
	font-size: 18px;
}

.offer .tb_sidebar_extra_text b {
	color: #00C6FF;
}

.tb_sidebar_form img {
	float: left;
	margin-right: 10px;
}

.page-list .col-sm-3 .tb_sidebar_cont .tb_sidebar_form .tb_sidebar_title {
	display: block;
	width: auto;
}

.tb_sidebar_form .tb_sidebar_extra_text {
	margin-bottom: 15px;
}

@media(max-width:960px) {
	.tb_sidebar_form .tb_sidebar_extra_text {
		margin-bottom: 0;
	}
}

.my-input,.tb_sidebar_form input,.tb_sidebar_form textarea {
	display: block;
	width: 100%!important;
	position: initial;
	height: 38px;
	margin: 0 0 10px;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #4c5052;
	padding-left: 15px;
	border: 1px solid #00C6FF;
	outline: 0;
}

@media(max-width:960px) {
	.my-input,.tb_sidebar_form input,.tb_sidebar_form textarea {
		width: 80%!important;
	}
}

@media(max-width:480px) {
	.my-input,.tb_sidebar_form input,.tb_sidebar_form textarea {
		width: 100%!important;
	}
}

.tb_sidebar_form input#callbackform-phone {
	color: #4c5052;
}

.my-input {
	max-width: 400px;
}

.tb_sidebar_form textarea {
	resize: none;
	height: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.tb_sidebar_form input[type=button] {
	display: inline-block!important;
	height: 40px!important;
	border: 0;
	outline: 0;
	font-family: proxima nova bold,Arial,sans-serif!important;
	font-weight: 700;
	margin-right: 5px;
	font-size: 18px;
	padding: 0;
	color: #fff;
	text-align: center;
	background: #00C6FF;
	cursor: pointer;
}

.tb_sidebar_form input[type=button]:hover {
	background: #4c5052;
}

.page-list .col-sm-9 .tb_sidebar_cont {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.page-list .col-sm-9 .tb_sidebar_cont .tb_sidebar_item {
	width: 49%;
	float: right;
	margin-right: 1%;
}

@media(max-width:480px) {
	.page-list .col-sm-9 .tb_sidebar_cont .tb_sidebar_item {
		width: 100%;
		margin-right: 0%;
	}
}

.page-list .col-sm-3 .tb_sidebar_cont .tb_sidebar_title {
	display: none;
}

.page-list .col-sm-3 .tb_sidebar_cont .tb_sidebar_item {
	display: none;
}

.tb_sidebar_cont .tb_sidebar_title {
	margin-bottom: 15px;
	width: 100%;
}

@media(max-width:480px) {
	.tb_sidebar_cont .tb_sidebar_title {
	}
}

.col-sm-3 .tb_sidebar_cont .tb_sidebar_title {
	width: auto;
}

img.tb_sidebar_item__img {
	position: absolute;
	right: 0;
}

.tb_sidebar_cont>div:nth-of-type(1) {
	background: #f0f8eb;
}

.tb_sidebar_cont div:nth-of-type(1) .tb_sidebar_item__desc_main {
	color: #5cb426;
}

.tb_sidebar_cont>div:nth-of-type(2) {
	background: #f8f0eb;
}

.tb_sidebar_cont div:nth-of-type(2) .tb_sidebar_item__desc_main {
	color: #d86119;
}

.tb_sidebar_cont>div:nth-of-type(3) {
	background: #ebf5f8;
}

.tb_sidebar_cont div:nth-of-type(3) .tb_sidebar_item__desc_main {
	color: #177ece;
}

.tb_sidebar_cont>div:nth-of-type(4) {
	background: #f8f7eb;
	margin-bottom: 40px;
}

.page-list .tb_sidebar_cont>div:nth-of-type(4) {
	margin-bottom: 10px;
}

.tb_sidebar_cont div:nth-of-type(4) .tb_sidebar_item__desc_main {
	color: #ffb500;
}

.tb_sidebar_cont .tb_sidebar_item {
	position: relative;
	min-height: 120px;
	border: 0;
	border-radius: 5px;
	margin: 0 0 10px;
	padding: 30px 30px 30px 25px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.tb_sidebar_item__desc {
	display: flex;
	flex-direction: column;
	max-width: 110px;
}

.page-list .tb_sidebar_item__desc {
	max-width: 60%;
}

.tb_sidebar_cont .tb_sidebar_item .tb_sidebar_item__desc_main {
	font-size: 16px;
	font-family: pf dindisplay pro black,Arial,sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.125;
	text-align: left;
	display: block;
	float: left;
	margin-bottom: 10px;
}

section.section_promo_form div.tb_sidebar_cont {
	padding: 20px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: top right;
	box-shadow: 0 0 40px 0 rgba(56,90,125,.12);
}

.offer section.section_promo_form div.tb_sidebar_cont {
	text-align: center;
	padding: 10px 20px;
	background-position: 155px 55px;
}

@media(max-width:960px) {
	section.section_promo_form div.tb_sidebar_cont {
		background-position: 488px 60px;
		background-size: 122px;
	}

	.offer section.section_promo_form div.tb_sidebar_cont {
		background-position: 500px 42px;
		background-size: 122px;
	}
}

@media(max-width:666px) {
	section.section_promo_form div.tb_sidebar_cont {
		background-position: right;
		background-size: 20%;
	}

	.offer section.section_promo_form div.tb_sidebar_cont {
		background-position: right;
		background-size: 20%;
	}
}

@media(max-width:480px) {
	section.section_promo_form div.tb_sidebar_cont {
		background-position: top 5px right 30px;
	}

	.offer section.section_promo_form div.tb_sidebar_cont {
		background-position: top 17px right 30px;
	}
}

.offer section.section_promo_form div.tb_sidebar_cont p {
	font-size: 14px;
	color: #4c5052;
	text-align: center;
	/*width: 70%;*/
}

section.section_promo_form div.tb_sidebar_cont input {
	height: 38px;
	margin-bottom: 10px;
	color: #fff;
}

section.section_promo_form div.tb_sidebar_cont input[type=button]:hover {
	background: #ffc026;
}

#form-modal-form input[type=button],section.section_promo_form div.tb_sidebar_cont input[type=button] {
	font-size: 16px;
	font-family: proxima nova bold,Arial,sans-serif!important;
	font-weight: 400;
	height: 38px!important;
	color: #fff;
}

section.section_promo_form div.tb_sidebar_cont span.tb_sidebar_title {
	text-transform: uppercase;
	font-size: 18px;
	font-family: pf dindisplay pro,Arial,sans-serif;
	line-height: 1.222;
}

.offer section.section_promo_form div.tb_sidebar_cont span.tb_sidebar_title {
	font-size: 24px;
	background: #00A4FC;
	color: #fff;
	padding: 20px 10px;
	margin-top: -32px;
}

@media(max-width:960px) {
	.offer section.section_promo_form div.tb_sidebar_cont span.tb_sidebar_title {
		padding: 7px 10px;
		margin-bottom: 8px;
	}
}

@media(max-width:480px) {
	.offer section.section_promo_form div.tb_sidebar_cont span.tb_sidebar_title {
		font-size: 18px;
		margin-top: -25px;
	}
}

.break_price .col_price {
	background-color: #ffb500!important;
	font-family: proxima nova bold!important;
	color: #fff!important;
}

section.who .right-col {
	right: 0;
	z-index: 1;
}

section.promo .row {
	margin: 0;
	padding: 0;
}

#call-modal-form,.section-promo-call-container input {
	background: 0 0;
	color: #00A4FC;
	border: 1px solid #00A4FC;
	padding: 0;
}

.margin-box {
	height: 80px;
}

.section-promo-call-container input:hover {
	background: 0 0;
}

.how_to_order,.locations,.seo-text-hidden,.what_to_do {
	display: none;
}

.locations li {
	display: inline-block;
	width: 24%;
	vertical-align: top;
}

.section_form_order_bottom {
	position: relative;
	background: #fff;
	padding-top: 0;
	padding-bottom: 60px;
}

section.who-contacts section.section_form_order_bottom {
	padding: 0;
}

section.section_form_order_bottom {
	padding: 0;
}

.section_form_order_bottom .form-order form input[type=text] {
	width: 210px;
}

section.who .break_price .row {
	height: 40px;
	float: left;
	width: 50%;
}

@media(max-width:480px) {
	section.who .break_price .row {
		width: 100%;
		float: none;
	}
}

section.who .break_price .row div {
	height: 100%;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 40px;
}

section.who .break_price .row div:nth-child(2) a {
	color: #fff;
	display: none;
}

section.who .break_price .row:hover div:nth-child(2) span {
	display: none;
}

section.who .break_price .row:hover div:nth-child(2) a {
	display: block;
}

section.who .break_price .col_price {
	padding: 0;
}

.section-promo-desc {
	padding-right: 10px;
}

.section-promo-call-container span {
	font-size: 14px;
	font-family: proxima nova regular!important;
	color: #818b8d;
	margin-left: 220px;
}

.form-order .form-order-title {
	font-size: 18px;
}

.form-order form input[type=text] {
	font-size: 14px;
}

.form-order form input[type=submit] {
	font-size: 16px;
	font-weight: 700;
}

section.brand h3,section.market .col-xs-12.title h3,section.who .left-col h3 {
	font-size: 21px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #4c5052;
}

.how_to_order_list,div.why_not_work_description_container ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	display: inline-block;
	padding-left: 20px;
}

.how_to_order_list li,div.why_not_work_description_container ul li {
	padding-left: 25px;
	margin-bottom: 10px;
	position: relative;
}

.how_to_order_list li:before,div.why_not_work_description_container ul li:before {
	content: '';
	background: #ffca4a;
	margin: 7px 0 0;
	display: block;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
}

.how_to_order_list li:last-child,div.why_not_work_description_container ul li:last-child {
	margin-bottom: 0;
}

div.why_not_work_description_container ul {
	margin-top: 15px;
}

.seo-text-main {
	padding: 0;
}

section.sale {
	background-image: url(../img/sale/sale_parallax_new.jpg)!important;
	background-color: #707678!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	margin-bottom: 100px;
	height: auto;
	margin-bottom: 20px;
	padding: 40px 0 0;
}

@media(max-width:960px) {
	section.sale {
		padding: 20px 0 0;
	}
}

section.sale p {
	font-size: 24px;
	font-family: proxima nova regular;
	color: #fffffe;
	line-height: 28px;
}

@media(max-width:960px) {
	section.sale p {
		font-size: 14px;
		line-height: 18px;
	}
}

@media(max-width:480px) {
	section.sale p {
		width: 100%;
	}
}

.docs section.sale {
	margin-bottom: 40px;
	width: 100%;
	height: auto;
	background-size: cover!important;
}

section.sale .col-xs-4 {
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	min-height: 205px;
	padding: 40px;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

@media(max-width:960px) {
	section.sale .col-xs-4 {
		min-height: 130px;
		padding: 26px;
	}
}

@media(max-width:480px) {
	section.sale .col-xs-4 {
		width: 100%;
		min-height: 85px;
		border-right: 0;
	}
}

section.sale .col-xs-4 p {
	margin: 0 30px 0 0;
}

a.order-form {
	color: #428bca;
	cursor: pointer;
}

a.order-form:hover {
	text-decoration: none;
}

section.brend h3 {
	padding-left: 0;
}

#order_text {
	margin: 0;
}

.navbar .navbar-logo {
	margin-top: 5px;
	height: 45px;
}

.navbar .navbar-logo img {
	height: 90%;
}

section.header .row .col-xs-6 {
	padding-left: 10px;
	padding-top: 5px;
}

.header-ordering .text,.header-ordering span.order {
	margin-bottom: 0;
}

.form-error-border {
	border: 1px solid red!important;
}

.remodal.remodal-is-initialized {
	padding: 0;
	width: auto;
	height: auto;
	border-radius: 20px;
}

img.remodal-close {
	left: initial;
	width: auto;
	height: auto;
}

.remodal-cancel,input.call-master,input.call-master:focus {
	background: #00A4FC;
}
input.call-master:hover {
	background: #00C6FF;
	transition: .125s linear;
}


.who-contacts {
	padding-bottom: 40px;
	padding-top: 30px;
}

.who-contacts .header-phone-code-part {
	font-family: proxima nova bold,Arial,sans-serif;
	font-size: 18px;
	color: #000;
}

.who-contacts .header-phone-number-part {
	font-family: proxima nova bold,Arial,sans-serif;
	font-size: 40px;
}

section.who .row.contacts-container {
	border-style: solid;
	border-width: 1px;
	border-color: #e3e3e3;
	background-color: #fff;
	padding: 31px 30px;
	margin-bottom: 20px;
}

section.who .row.contacts-container .col-lg-6 {
	padding: 0;
}

section.who .row.contacts-container .col-lg-6.r {
	line-height: 1.571;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #3c3f3e;
}

section.who .row.contacts-container p {
	margin: 0;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #818b8d;
	margin-bottom: 5px;
}

div.phone {
	line-height: initial;
}

div.phone a {
	text-decoration: none;
	color: inherit;
}

div.row.alert {
	padding: 15px 30px;
	background: #f4f4f4;
	font-size: 15px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #3c3f3e;
	line-height: 1.6;
	margin-bottom: 40px;
}

div.row.alert img {
	margin-right: 20px;
	width: 40px;
}

h1.title-pad {
	padding-left: 80px;
}

section.who .left-col h3.title-mar {
	margin-top: 0;
}

section.promo div.row .col-md-8.col-sm-12 {
	max-width: 470px;
	padding-right: 0;
}

.section_form_order_n .form-order {
	background-color: #5cb426;
	position: relative;
	padding: 20px 70px;
	display: table;
	border-radius: 10px 10px 0 0;
}

@media(max-width:960px) {
	.section_form_order_n .form-order {
		padding: 15px 20px;
	}
}

@media(max-width:666px) {
	.section_form_order_n {
		display: none;
	}
}

.section_form_order_n .form-order div:nth-child(1) {
	width: 42%;
	padding-right: 10px;
}

.section_form_order_n .form-order div:nth-child(2) {
	text-align: center;
	width: 8%;
}

.section_form_order_n .form-order div:nth-child(5) {
	width: 9%;
	padding-left: 10px;
}

.section_form_order_n .form-order div:nth-child(3) {
	width: 20%;
}

.section_form_order_n .form-order div:nth-child(6) {
	width: 20%;
	padding-left: 10px;
}

.section_form_order_n .form-order div:nth-child(4) {
	width: 1%;
}

.section_form_order_n .form-order div div.delimiter {
	height: 45px;
	border-left: 1px solid #46951f;
	width: 1px;
	padding: 0;
}

div.form-order-item {
	display: table-cell;
	vertical-align: middle;
	width: 33%;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #fff;
	line-height: 1.571;
}

p.form-order-item-title.p {
	font-size: 21px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #fff;
}

@media(max-width:960px) {
	p.form-order-item-title.p {
		font-size: 14px;
	}
}

span.form-order-item-title.s {
	font-size: 16px;
	font-family: pf dindisplay pro black,Arial,sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.25;
}

@media(max-width:960px) {
	span.form-order-item-title.s {
		font-size: 12px;
	}
}

div.row.service-info {
	text-align: center;
	padding: 15px 0 40px;
}

section.brend a.brand-page-link {
	display: block;
	position: relative;
	float: left;
	width: 12%;
	height: 80px;
	border: 1px solid #e3e3e3;
	margin-right: .5%;
	margin-bottom: 5px;
}

section.brend.my a.brand-page-link {
	width: 12%;
	background: #fff;
}

@media(max-width:666px) {
	section.brend.my a.brand-page-link {
		width: 19.5%;
	}
}

@media(max-width:480px) {
	section.brend.my a.brand-page-link {
		width: 24.5%;
		height: 60px;
	}
}

section.brend a.brand-page-link img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-height: 100%;
	max-width: 100%;
}

section.brend a.brand-page-link:hover {
	border: 1px solid #00A4FC;
	transition: .125s;
}

section.brend a.brand-page-link:last-of-type {
	margin-bottom: 20px;
}

section.brend a.brand-page-link:nth-of-type(8n) {
	margin-right: 0;
}

section.brand p,section.brend p {
	margin-left: 0;
	margin-bottom: 10px;
	clear: both;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #3c3f3e;
	line-height: 1.571;
}

button.all-brands-show,button.seo-text-show {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #ffb500;
	line-height: 1.571;
	padding: 0;
	padding-right: 20px;
	background: 0 0;
	border: 0;
	outline: 0;
	margin-top: 10px;
	margin-bottom: 35px;
}

button.seo-text-show {
	margin-top: 0;
}

button.all-brands-show.active {
	margin-top: 0;
}

button.all-brands-show.active img {
	transform: rotate(180deg);
}

button.all-brands-show img,button.seo-text-show img {
	margin-left: 5px;
}

div.col-sm-9.left-col.body h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}

div.col-sm-9.left-col.body h3,div.col-sm-9.left-col.body section.brend h3 {
	margin-top: 0;
	margin-bottom: 20px;
	clear: both;
}

section.who p {
	line-height: 1.571;
}

section.who.failure {
	padding-bottom: 40px;
}

section.who.failure .break_price .row {
	height: auto;
}

section.who.failure .break_price.big .row {
	height: 65px;
}

section.who.failure .break_price.big .row.orange {
	height: auto;
}

section.who.failure .break_price.big .row .col_price {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

section.who .break_price.big .col_price {
	min-width: auto;
}

section.who.failure .break_price .col_price,section.who.failure .break_price .name_price {
	padding-left: 15px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

section.who.failure .break_price .col_price {
	padding-left: 0;
}

div.col-xs-9.name_price span {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #3c3f3e;
	line-height: 1.714;
	display: block;
}

div.col-xs-10.name_price span {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #3c3f3e;
	line-height: 1.714;
	display: block;
}

p.desc-table {
	color: #818b8d;
	line-height: 1.5;
}

section.brand section.section_form_order_bottom {
	padding: 30px 0;
}

section.who.brand div.break_price {
	margin-bottom: 40px;
}

section.who.brand .left-col h3 {
	margin-bottom: 20px;
}

td.logo {
	padding-right: 15px;
}

section.market .col-xs-12.title,section.market .col-xs-12.title h3 {
	padding: 0;
}

#market_search {
	min-width: 410px;
	height: 40px;
}

div.search_panel a {
	margin-left: 20px;
	min-width: 200px;
}

section.who.brand.catalog div.search_panel a,section.who.brand.catalog h3.form-search-title {
	display: none;
}

section.who.brand.catalog table.brand-description {
	margin-bottom: 20px;
}

section.brend p.moar-brands {
	display: none;
}

table.brand-description {
	margin-bottom: 40px;
}

table.item-list {
	margin-bottom: 10px;
}

table.item-list tr.item-list-item {
	border: 1px solid #f6f4f0;
}

table.item-list tr.item-list-item td {
	padding: 12px 15px;
}

table.item-list tr.item-list-item img {
	max-height: 45px;
}

table.item-list tr.item-list-item a {
	font-size: 14px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #3c3f3e;
	text-decoration: underline solid #f6f4f0;
}

table.item-list tr.item-list-item span {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #3c3f3e;
	line-height: 1.714;
}

table.item-list tr.item-list-item td:nth-of-type(2) {
	padding-left: 0;
}

ul.tabs-table-failure {
	margin: 0;
	list-style: none;
	padding: 0;
	border: 1px solid #e3e3e3;
}

ul.tabs-table-failure li {
	display: inline-block;
	width: 50%;
	text-align: center;
}

ul.tabs-table-failure li:nth-child(2) {
	float: right;
	border-left: 1px solid #e3e3e3;
}

ul.tabs-table-failure li a {
	display: block;
	padding: 12px 0;
	font-size: 14px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #3c3f3e;
	text-decoration: none;
}

ul.tabs-table-failure li.active a {
	background: #f6f7f8;
}

ul.tabs-table-failure li a span {
	border-bottom: 1px dotted #4c5052;
}

ul.tabs-table-failure li.active a span {
	border: 0;
}

div.tabbable {
	margin-bottom: 20px;
}

div#tab2 .row:hover,div#tab2 .row:hover .name_price {
	background: #fff;
}

section.who p.tabs-desc {
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #818b8d;
	line-height: 1.5;
	margin-bottom: 30px;
}

div.item-one {
	display: inline-block;
	margin-bottom: 30px;
}

img.item-one-img {
	margin-right: 45px;
	float: left;
}

ul.how_to_order_list.specs {
	padding-top: 10px;
}

section.who.equipment .left-col {
	padding-top: 0;
}

@media(max-width:960px) {
	section.who.equipment .left-col {
		width: 100%;
	}
}

@media(max-width:660px) {
	section.who.equipment .left-col p img {
		display: none;
	}
}

section.who.equipment div.break_price {
	margin-bottom: 0;
}

section.who.equipment h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}

@media(max-width:480px) {
	section.who.equipment h3 {
		margin-top: 20px;
		margin-bottom: 10px;
		font-size: 18px;
		padding: 0 10px;
	}
}

section.who.equipment button.all-brands-show {
	margin-bottom: 0;
}

section.who.equipment button.seo-text-show {
	margin-top: 10px;
}

section.who.equipment ul.how_to_order_list {
	margin-bottom: 10px;
}

section.locations {
	padding: 0;
	margin-bottom: 20px;
}

section.locations div.row div {
	padding: 0;
}

section.locations div.row div ul {
	margin-bottom: 10px;
	padding: 0;
}

section.who.equipment div.seo-text-hidden ul.how_to_order_list {
	margin-bottom: 20px;
}

section.locations div.row h2 {
	font-family: proxima nova bold,Arial,sans-serif;
	font-size: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
}

section.locations .more {
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
}

span.phone.one a {
	color: inherit;
}

div.contacts-container a.lptracker_phone {
	font-size: 30px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #000;
	margin-bottom: 5px;
	display: inline-block;
}

a.phone-c,a.phone-common,section.promo a.phone-c {
	font-size: 15px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #4c5052;
	line-height: 1.467;
	text-decoration: none;
	cursor: pointer;
}

a.phone-c-spb,section.promo a.phone-c-spb {
	font-size: 15px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #4c5052;
	line-height: 1.467;
	text-decoration: none;
	cursor: pointer;
}

a.phone-c-msk,section.promo a.phone-c-msk {
	font-size: 15px;
	font-family: proxima nova bold,Arial,sans-serif;
	color: #4c5052;
	line-height: 1.467;
	text-decoration: none;
	cursor: pointer;
}

a.phone-c,a.phone-c-msk,a.phone-c-spb {
	color: #fff;
}

div.footer-phone a.phone-c,div.footer-phone a.phone-c-spb,div.footer-phone a.phone-c-msk {
	color: #fff;
	text-decoration: none;
	border: 0;
}

a.phone-h {
	cursor: pointer;
	font-size: 24px;
	color: #4c5052;
}

@media(max-width:) {
	a.phone-h {
		font-size: 18;
	}
}

span.phone_big_top a.phone-c,span.phone_big_top a.phone-c-spb,span.phone_big_top a.phone-c-msk {
	font-size: 24px;
	color: #00C6FF;
	font-family: proxima nova bold,Arial,sans-serif;
	font-weight: 700;
	line-height: 24px;
}

@media(max-width:667px) {
	span.phone_big_top a.phone-c,span.phone_big_top a.phone-c-spb,span.phone_big_top a.phone-c-msk {
		font-size: 20px;
	}
}

.bs-docs-footer div.modal-body a {
	border: 0;
}

a.phone--light {
	color: #d8d8d8;
}

.seo_hidden_info {
	display: none;
}

.cnt_margin_bottom {
	margin-bottom: 50px;
}

.form-error-background {
	background: #fed5df;
}

#form_reviews {
	display: none;
	cursor: pointer;
}

section.promo.about_promo.school h1 {
	text-align: center!important;
	font-size: 65px;
	line-height: 60px;
	color: #fff;
	font-family: proxima nova bold,open sans;
	margin-bottom: 20px;
}

section.promo.about_promo.school {
	text-align: center!important;
}

section.promo.about_promo.school .header_buttons {
	width: 320px;
	position: relative;
	height: 40px;
	margin: 0 auto;
	margin-top: 40px;
}

section.promo.about_promo.school .header_buttons .green_button {
	float: left;
	width: 129px;
	height: 40px;
	text-align: center;
	font-family: proxima nova bold,open sans;
	color: #fff;
	line-height: 38px;
	background: url(../img/school_new/button_add.png) no-repeat top center;
	margin-right: 5px;
}

section.promo.about_promo.school .header_buttons .green_button:hover {
	opacity: .9;
}

section.promo.about_promo.school .header_buttons .white_button {
	float: left;
	width: 175px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	font-family: proxima nova bold,open sans;
	color: #fff;
	line-height: 38px;
	border-radius: 4px;
}

section.promo.about_promo.school .header_buttons .white_button:hover {
	opacity: .9;
}

.section-inner h3 {
	margin: 0;
	padding: 0;
}

section.school-top {
	height: 640px;
	width: 100%;
	background-color: #fff;
	position: relative;
	background: url(../img/school_new/school-line.jpg) no-repeat center 291px #fff;
}

section.school-top .section-inner {
	padding-left: 78px;
	padding-right: 78px;
}

section.school-top .top-header {
	height: 140px;
	padding-top: 48px;
}

section.school-top .top-header h3 {
	font-family: proxima nova bold,open sans;
	font-size: 45px;
}

section.school-top .top-header .click_block {
	display: inline-block;
	color: #4084c4;
	cursor: pointer;
}

section.school-top .top-header .click_block.active {
	color: #ffb500;
	border: 3px solid #ffb500;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0;
	padding-bottom: 5px;
	border-radius: 4px;
	line-height: 40px;
	cursor: pointer;
}

section.school-top .top-body {
	height: 500px;
	padding-top: 43px;
}

section.school-top .top-body-col-inner {
	padding-left: 25px;
	padding-right: 25px;
}

section.school-top .top-body-col-title {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

section.school-tab1 {
	height: 610px;
	width: 100%;
	background-color: #fff;
}

section.school-tab1 #tab-1-1 {
	background: url(../img/school_new/school-tab1-1.jpg) no-repeat;
	height: 570px;
}

section.school-tab1 #tab-1-2 {
	background: url(../img/school_new/school-tab1-2.jpg) no-repeat;
	height: 570px;
}

section.school-tab1 .section-inner {
	padding-left: 78px;
	padding-right: 78px;
	padding-top: 50px;
}

section.school-tab1 .section-inner .tab-inner-button {
	font-family: proxima nova bold,open sans;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

section.school-tab1 h3 {
	color: #fff;
	font-family: proxima nova bold,open sans;
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 15px;
}

section.school-tab1 .school-tab1-inner-body {
	padding-right: 60px;
	display: inline-block;
}

section.school-tab1 .school-tab1-inner-body img {
	float: left;
	margin-right: 25px;
}

section.school-tab1 .school-tab1-inner-body p {
	color: #fff;
	font-family: proxima nova-regular,open sans;
	font-size: 18px;
}

section.school-tab1 .school-tab1-inner-body ul {
	list-style-image: url(../img/icons/list-square.jpg);
	padding-left: 20px;
}

section.school-tab1 .school-tab1-inner-body ul li {
	color: #fff;
	font-family: proxima nova-regular,open sans;
	font-size: 18px;
	margin-top: 30px;
}

section.school-schema {
	height: 950px;
	width: 100%;
	background-color: #4c5052;
	background: url(../img/school_new/school-schema.png) no-repeat center 240px #4c5052;
	position: relative;
}

section.school-schema .section-inner {
	padding-left: 78px;
	padding-right: 78px;
	padding-top: 100px;
}

section.school-schema h3 {
	color: #fff;
	font-family: proxima nova bold,open sans;
	font-size: 45px;
	line-height: 50px;
}

section.school-schema .list-item {
	position: absolute;
	font-family: proxima nova-regular,open sans;
	color: #e9e9e9;
	font-size: 16px;
	line-height: 24px;
	top: 100px;
	left: 100px;
}

section.school-schema .list-item.item-1 {
	width: 165px;
	left: 280px;
	top: 340px;
}

section.school-schema .list-item.item-2 {
	width: 145px;
	top: 340px;
	left: 820px;
}

section.school-schema .list-item.item-3 {
	width: 200px;
	top: 560px;
	left: 610px;
}

section.school-schema .list-item.item-4 {
	width: 200px;
	top: 760px;
	left: 200px;
}

section.school-schema .list-item.item-5 {
	width: 200px;
	top: 735px;
	left: 610px;
}

section.school-adv {
	height: 750px;
	width: 100%;
	background-color: #fff;
}

section.school-adv .section-inner {
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 90px;
}

section.school-adv h3 {
	font-family: proxima nova bold,open sans;
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 50px;
}

section.school-adv .section-inner strong {
	display: block;
	margin-top: 18px;
	margin-bottom: 18px;
}

section.school-form {
	height: 510px;
	width: 100%;
	background-color: #707374;
	background: url(../img/school_new/school-form.jpg) no-repeat;
}

section.school-form .section-inner {
	padding-left: 0;
	padding-right: 0;
	padding-top: 100px;
}

section.school-form .section-inner .school-form-width {
	width: 676px;
	height: 200px;
	margin: 0 auto;
}

section.school-form .section-inner .school-form-width p {
	text-align: center;
	font-size: 21px;
	font-family: proxima nova,open sans;
	color: #fff;
	line-height: 18px;
	margin-top: 14px;
}

section.school-form .section-inner .school-form-width input {
	height: 42px;
}

section.school-form .section-inner .school-form-width .btn-default {
	border-radius: 4px;
	height: 40px;
	width: 100%;
}

section.school-form .section-inner .school-form-width .white_button {
	margin: 0 auto;
	width: 175px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	font-family: proxima nova bold,open sans;
	color: #fff;
	line-height: 38px;
	border-radius: 4px;
	margin-top: 50px;
}

section.header span.phone {
	min-width: auto;
}

section.header div.col-xs-3 {
	padding: 0;
}

section.school-form h3 {
	font-family: proxima nova bold,open sans;
	font-size: 45px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
}

section.school-tab2 {
	height: 934px;
	width: 100%;
	background-color: #fff;
}

section.school-tab2 #tab-2-1 {
	background: url(../img/school_new/school-tab2-1.jpg) no-repeat left 142px;
	height: 934px;
}

section.school-tab2 #tab-2-2 {
	background: url(../img/school_new/school-tab2-2.png) no-repeat right 45px;
	height: 934px;
}

section.school-tab2 #tab-2-3 {
	background: url(../img/school_new/school-tab2-1.jpg) no-repeat left 142px;
	height: 934px;
}

section.school-tab2 .section-inner {
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 80px;
}

#tab-2-1 .section-inner strong {
	display: block;
	margin-top: 18px;
	margin-bottom: 18px;
}

#tab-2-2 .section-inner {
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 80px;
}

section.school-tab2 .tab2-separator {
	width: 100%;
	height: 200px;
	float: left;
}

section.school-tab2 h3 {
	margin-bottom: 30px;
}

section.school-adv2 {
	height: 555px;
	width: 100%;
	background-color: #fff;
}

section.school-adv2 .section-inner {
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 80px;
}

section.school-adv2 .section-inner strong {
	display: block;
	margin-top: 18px;
	margin-bottom: 18px;
}

section.school-map {
	height: 786px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #f6f4f0;
}

section.school-map .section-inner {
	padding-left: 78px;
	padding-right: 78px;
	padding-top: 90px;
}

section.school-map .description {
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 60px;
	height: 225px;
	background-color: #f4f4f4;
}

section.school-map h3 {
	font-family: proxima nova bold,open sans;
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 40px;
}

.nav-tabs {
	margin: 0;
	padding: 0;
}

.nav-tabs li {
	border: 0!important;
	border-bottom: 0!important;
	border-top: 0!important;
}

.nav-tabs.nav-justified li {
	border: 0!important;
	border-bottom: 0!important;
	border-top: 0!important;
	position: relative;
}

.nav-tabs.nav-justified>li>a {
	border: 0!important;
	border-bottom: 0!important;
	border-top: 0!important;
	height: 50px;
	line-height: 30px;
	font-size: 21px;
}

.nav-tabs.nav-justified li .pipka {
	display: none;
}

.nav-tabs.nav-justified li.active .pipka {
	background: url(../img/school_new/pipka.png) no-repeat;
	width: 16px;
	height: 13px;
	display: block;
	position: absolute;
	top: 50px;
	left: 50%;
}

.nav-tabs li a {
	background: #f5f5f4;
	color: #4c5052;
	border-radius: 0!important;
	border: 0!important;
	border-bottom: 0!important;
	border-top: 0!important;
}

.nav-tabs li.active a {
	background: #ffb500;
	color: #fff;
	border-radius: 0!important;
	border: 0!important;
	border-bottom: 0!important;
	border-top: 0!important;
}

.nav-tabs li.active a:hover {
	border: 0!important;
	border-bottom: 0!important;
	border-top: 0!important;
}

.nav-tabs li.active a:focus {
	border: 0!important;
	border-bottom: 0!important;
	border-top: 0!important;
}

.goroda {
    position: relative;
    margin-top: -114px;
    top: 89px;
}

@media(max-width:1250px) {
	.goroda {
		padding-top: 120px;
	}
}

@media(max-width:960px) {
	.goroda {
		padding-top: 20px;
		margin-top: 20px;
		background: #fff;
		width: 100%;
		padding-bottom: 20px;
		top: 0;
	}
}

.goroda h3 {
	margin: 0;
	margin-bottom: 43px;
	text-align: center;
}
.goroda .h3 {
	text-align: center;
}

@media(max-width:1250px) {
	.goroda h3 {
		margin-bottom: 20px;
	}
}

@media(max-width:960px) {
	.goroda h3 {
		text-align: center;
	}
}

@media(max-width:480px) {
	.goroda h3 {
		font-size: 18px;
	}
}

.goroda div a {
	width: 25%;
	float: left;
	padding: 5px 0 5px 20px;
	position: relative;
}

@media(max-width:1250px) {
	.goroda div a {
		padding: 3px 0 3px 20px;
		width: 30%;
	}
}

@media(max-width:480px) {
	.goroda div a {
		font-size: 12px;
		width: 50%;
	}
}

.goroda div.map {
	margin-top: 20px;
}

@media(max-width:1250px) {
	.goroda div.map {
		height: 239px;
	}

	.goroda div.map iframe {
		height: 235px;
	}
}

@media(max-width:1250px) {
	.goroda div.map {
		display: none;
	}
}

.rasmga-ramka #big-header-image {
	padding: 1px;
	border: 1px dashed #00C6FF;
	background: #c8f3ff;
	width: 100%;
}

@media(max-width:480px) {
	.rasmga-ramka #big-header-image {
		width: 80%;
		margin-bottom: 10px;
	}
}

.goroda div a:before {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../img/mapstar.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 5px;
}

.price_table:after {
	clear: both;
	width: 100%;
	content: "";
	height: 1px;
	display: block;
}

.accordion__active-elem {
	background: #5cb426;
	color: #fff;
}

.all-brands-show {
	display: inline-block;
	width: 100%;
	clear: both;
	margin: 20px 0 40px;
}

.inner-bg {
	background-color: #f6f7f8;
}

.bg {
	background-color: #fff;
	margin-top: -40px;
	padding-top: 40px;
}

.my-footer-block {
	background-color: #fff;
	padding-top: 20px;
}

.search-brends {
	display: flex;
	padding: 2px 0;
	border-radius: 3px;
}

.search-brends .my-input {
	margin-top: 10px;
}

.search-brends .left {
	width: 48px;
	font-size: 25px;
	color: #fff;
	line-height: 46px;
	background: #00C6FF;
	text-align: center;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	max-height: 46px;
}

@media(max-width:480px) {
	.search-brends .left {
		font-size: 14px;
		line-height: 30px;
		max-height: 30px;
	}
}

.search-brends .right {
	width: 800px;
	background: #fff;
}

ul.menu__list {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

li.menu__item {
	text-align: center;
	float: left;
	display: inline-block;
	width: 20.1%;
	border: 1px solid #e2e2e2;
	margin-bottom: -1px;
	margin-right: -1px;
	position: relative;
}

@media(max-width:480px) {
	li.menu__item {
		width: 33.33%;
	}
}

li.menu__item a {
	padding: 12px 15px;
	text-align: left;
	display: block;
	color: #333;
	font-size: 14px;
}

@media(max-width:480px) {
	li.menu__item a {
		font-size: 12px;
		padding: 8px;
	}
}

li.menu__item a img {
	width: 100%;
}

li.menu__item:hover {
	text-decoration: none;
	border: 1px solid #00C6FF;
	z-index: 9;
}

li.menu__item a:hover {
	text-decoration: none;
}

.office__inner {
	margin-bottom: 20px;
}

section.who .break_price div.row:hover .col_price {
	background-color: #5cb426!important;
}

.clear {
	clear: both;
	width: 100%;
	height: 100%;
	display: block;
}

a.more {
	padding: 10px 15px;
	font-size: 14px;
	color: #fff;
	background: #00C6FF;
	display: block;
	width: 120px;
	margin: 15px auto 30px;
	text-align: center;
	transition: .2s ease;
}

@media(max-width:480px) {
	a.more {
		margin: 15px auto 30px;
	}
}

a.more:hover {
	background: #00A4FC;
	transition: .125s;
	text-decoration: none;
}

.letter {
	clear: both;
	width: 100%;
	display: block;
	height: auto;
	color: #4c5052;
	padding: 2px 10px;
	background: #c8f3ff;
	font-weight: 700;
	font-style: italic;
	font-size: 12px;
	margin: 15px 0 8px;
}

section.promo>.row>.col-xs-12 {
	padding-bottom: 7px;
}

section.promo>.row>.col-xs-5 {
	width: 45%;
	left: -6%;
}

section.promo .row .col-xs-4>.images {
	width: 100%;
	height: 270px;
	display: inline-block;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 270px;
	box-shadow: 0 0 40px 0 rgba(56,90,125,.12);
}

@media(max-width:1250px) {
	section.promo .row .col-xs-4>.images {
		height: 200px;
		line-height: 200px;
	}
}

@media(max-width:480px) {
	section.promo .row .col-xs-4>.images {
		width: 70%;
		margin: 10px 0;
	}
}

section.promo .row .col-xs-4>.images img {
	max-width: 90%;
	max-height: 90%;
	display: inline-block;
	vertical-align: middle;
}

section.promo .img {
	background: #fff;
	text-align: center;
	width: 202px;
	height: 175px;
	line-height: 175px;
	display: inline-block;
	vertical-align: middle;
	box-shadow: 0 0 40px 0 rgba(56,90,125,.12);
}

@media(max-width:480px) {
	section.promo .col-xs-4 {
		text-align: center;
		margin: 10px 0;
	}

	section.promo .col-xs-4,section.promo .col-xs-8 {
		width: 100%;
	}

	section.promo .img {
		height: 120px;
		line-height: 120px;
	}
}

section.promo .img>img {
	max-width: 75%;
	max-height: 75%;
	display: inline-block;
	vertical-align: middle;
}

summary {
	border: 1px dashed #5cb426;
	margin-top: 10px;
	padding: 5px 10px;
	cursor: pointer;
	background: #c8f3ff;
	margin-bottom: 5px;
	color: #4c5052;
	font-size: 15px;
}

details em {
	font-weight: 700;
}

.nopadding {
	padding: 0!important;
	margin: 0!important;
}

section.section_promo_form div.tb_sidebar_cont:before {
	animation: my-anime 2.5s infinite;
	content: '';
	border-color: #fe2038;
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
}

@keyframes my-anime {
	0%,100% {
		top: 0%;
		left: 0%;
		width: 100%;
		border-top: 1px solid #fe2038;
		border-right: 0;
		border-bottom: 0;
		border-left: 0;
		height: 0%;
	}

	25% {
		top: 0%;
		left: 100%;
		width: 0%;
		height: 100%;
		border-top: 0;
		border-right: 1px solid #fe2038;
		border-bottom: 0;
		border-left: 0;
	}

	50% {
		top: 100%;
		left: 0%;
		width: 100%;
		height: 0%;
		border-top: 0;
		border-right: 0;
		border-bottom: 1px solid #fe2038;
		border-left: 0;
	}

	75% {
		top: 0%;
		left: 0%;
		width: 0%;
		height: 100%;
		border-top: 0;
		border-right: 0;
		border-bottom: 0;
		border-left: 1px solid #fe2038;
	}
}

section.section_promo_form div.tb_sidebar_cont:after {
	animation: my-anime2 2.5s infinite;
	content: '';
	border-color: #fe2038;
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
}

@keyframes my-anime2 {
	0%,100% {
		bottom: 0%;
		right: 0%;
		width: 100%;
		border-top: 0;
		border-right: 0;
		border-bottom: 1px solid #fe2038;
		border-left: 0;
		height: 0%;
	}

	25% {
		bottom: 0%;
		right: 100%;
		width: 0%;
		height: 100%;
		border-top: 0;
		border-right: 0;
		border-bottom: 0;
		border-left: 1px solid #fe2038;
	}

	50% {
		bottom: 100%;
		right: 0%;
		width: 100%;
		height: 0%;
		border-top: 1px solid #fe2038;
		border-right: 0;
		border-bottom: 0;
		border-left: 0;
	}

	75% {
		bottom: 0%;
		right: 0%;
		width: 0%;
		height: 100%;
		border-top: 0;
		border-right: 1px solid #fe2038;
		border-bottom: 0;
		border-left: 0;
	}
}

.offer section.section_promo_form div.tb_sidebar_cont:after,.offer section.section_promo_form div.tb_sidebar_cont:before {
	display: none;
}

.content__container:after,.content__container:before {
	position: absolute;
	top: 0;
	-webkit-animation-name: opacity;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-name: opacity;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

.content__container__text {
	display: inline;
	float: left;
	margin: 0;
}

.content__container__list {
	margin-top: 0;
	text-align: left;
	list-style: none;
	padding: 0;
	-webkit-animation-name: change;
	-webkit-animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-name: change;
	animation-duration: 10s;
	animation-iteration-count: infinite;
}

.content__container__list__item {
	margin: 0;
	color: #4c5052;
	width: 135px;
	margin-bottom: 0;
}

@-webkit-keyframes opacity {
	0%,100% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@-webkit-keyframes change {
	0%,12.66%,100% {
		transform: translate3d(0,0,0);
	}

	16.66%,29.32% {
		transform: translate3d(0,-25%,0);
	}

	33.32%,45.98% {
		transform: translate3d(0,-50%,0);
	}

	49.98%,62.64% {
		transform: translate3d(0,-75%,0);
	}

	66.64%,79.3% {
		transform: translate3d(0,-50%,0);
	}

	83.3%,95.96% {
		transform: translate3d(0,-25%,0);
	}
}

@-o-keyframes opacity {
	0%,100% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@-o-keyframes change {
	0%,12.66%,100% {
		transform: translate3d(0,0,0);
	}

	16.66%,29.32% {
		transform: translate3d(0,-25%,0);
	}

	33.32%,45.98% {
		transform: translate3d(0,-50%,0);
	}

	49.98%,62.64% {
		transform: translate3d(0,-75%,0);
	}

	66.64%,79.3% {
		transform: translate3d(0,-50%,0);
	}

	83.3%,95.96% {
		transform: translate3d(0,-25%,0);
	}
}

@-moz-keyframes opacity {
	0%,100% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@-moz-keyframes change {
	0%,12.66%,100% {
		transform: translate3d(0,0,0);
	}

	16.66%,29.32% {
		transform: translate3d(0,-25%,0);
	}

	33.32%,45.98% {
		transform: translate3d(0,-50%,0);
	}

	49.98%,62.64% {
		transform: translate3d(0,-75%,0);
	}

	66.64%,79.3% {
		transform: translate3d(0,-50%,0);
	}

	83.3%,95.96% {
		transform: translate3d(0,-25%,0);
	}
}

@keyframes opacity {
	0%,100% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@keyframes change {
	0%,12.66%,100% {
		transform: translate3d(0,0,0);
	}

	16.66%,29.32% {
		transform: translate3d(0,-25%,0);
	}

	33.32%,45.98% {
		transform: translate3d(0,-50%,0);
	}

	49.98%,62.64% {
		transform: translate3d(0,-75%,0);
	}

	66.64%,79.3% {
		transform: translate3d(0,-50%,0);
	}

	83.3%,95.96% {
		transform: translate3d(0,-25%,0);
	}
}

.my-review {
	margin-left: -1%;
	display: flex;
	flex-wrap: wrap;
}

.my-review>div.reviews__box {
	padding: 20px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	background: url(../img/icons/review_bg.png) no-repeat right bottom;
	margin-bottom: 10px;
	width: 49%;
	float: left;
	margin-left: 1%;
}

@media(max-width:480px) {
	.my-review>div.reviews__box {
		width: 100%;
		margin-left: -1%;
	}
}

.my-review>div.reviews__box .reviews__name {
	font-family: proxima nova bold;
	font-size: 13px;
	color: #3c3f3e;
}

.my-review>div.reviews__box .reviews__text {
	font-family: proxima nova regular;
	font-size: 13px;
	color: #3c3f3e;
	margin-bottom: 12px;
	line-height: 22px;
}

@media(max-width:480px) {
	.my-review>div.reviews__box .reviews__text {
		font-size: 12px;
		line-height: 18px;
	}
}

.my-review>div.reviews__box p {
	margin-bottom: 5px;
}

.my-review>div.reviews__box p b {
	margin-right: 5px;
}

.otzivi h1 {
	margin-bottom: 25px;
}

.reviews__rating {
	width: 75px;
	height: 12px;
	margin: 5px 0 5px -2px;
	background: url(http://kofe03.ru/kofe03/images/stars6170.png?v=1485504369723) repeat-x 0 0;
}

.reviews__rating:before {
	display: block;
	width: 0;
	height: inherit;
	content: '';
	background: inherit;
	background-position: 0 100%;
}

.reviews__rating_1:before {
	width: 15px;
}

.reviews__rating_2:before {
	width: 30px;
}

.reviews__rating_3:before {
	width: 45px;
}

.reviews__rating_4:before {
	width: 60px;
}

.reviews__rating_5:before {
	width: 75px;
}

.brendlarim li.menu__item {
	width: 16.6666%;
}

@media(max-width:560px) {
	.brendlarim li.menu__item {
		width: 25%;
	}
}

.brendlarim li.menu__item a {
	padding: 0 10px;
}

.addreview {
	padding: 20px 200px;
}

@media(max-width:1250px) {
	.addreview {
		padding: 20px 50px;
	}
}

@media(max-width:960px) {
	.addreview {
		padding: 15px 0;
	}
}

.addreview h2 {
	margin-top: 0;
	text-align: center;
	margin-bottom: 20px;
}

.addreview .form-group {
	margin-bottom: 0;
}

.addreview .form-group input {
	display: block;
	width: 100%;
	height: 52px;
	padding: 10px 16px;
	font-size: 14px;
	line-height: 1.33;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #00C6FF;
	-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;
}

.addreview .form-group .rating-stars input {
	opacity: 0;
}

.addreview .form-group .rating-container .clear-rating {
	display: none;
}

.addreview .form-group textarea {
	display: block;
	width: 100%;
	height: 150px;
	padding: 10px 16px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #00C6FF;
	-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;
}

.addreview button {
	font-weight: 700;
	background-color: #00C6FF;
	border-color: #00C6FF;
	width: 100%;
	height: 44px;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	border: 0;
	font-family: azoft sans;
}

.addreview button:hover {
	background: #4c5052;
}

@media(max-width:666px) {
	.addreview .col-xs-4 {
		width: 100%;
	}
}

.rating-container .star {
	display: inline-block;
	margin: 0 3px;
	text-align: center;
	font-weight: 200;
	border: 0;
	width: 30px;
}

.rating-container .filled-stars {
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
	color: #00C6FF;
	white-space: nowrap;
	overflow: hidden;
	-webkit-text-stroke: 1px #00C6FF;
	text-shadow: 1px 1px #00C6FF;
}

#containersss {
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	width: 100%;
	display: block;
}

@media(max-width:1250px) {
	#containersss {
		font-size: 30px;
		line-height: 50px;
	}
}

@media(max-width:480px) {
	#containersss {
		font-size: 18px;
		line-height: 24px;
	}
}

#flip {
	height: 50px;
	overflow: hidden;
	font-size: 30px;
	line-height: 50px;
}

@media(max-width:1250px) {
	#flip {
		font-size: 20px;
	}
}

@media(max-width:666px) {
	#flip {
		font-size: 14px;
	}
}

@media(max-width:480px) {
	#flip {
		font-size: 10px;
		height: 24px;
		line-height: 24px;
	}
}

#flip>div>div {
	color: #fff;
	line-height: 50px;
	margin-bottom: 50px;
	display: inline-block;
	padding: 0 20px;
}

@media(max-width:480px) {
	#flip>div>div {
		line-height: 24px;
		margin-bottom: 24px;
	}
}

#flip div:first-child {
	animation: show 8s linear infinite;
}

@media(max-width:480px) {
	#flip div:first-child {
		animation: show-mini 8s linear infinite;
	}
}

#flip div div {
	background: #00C6FF;
}

#flip div:first-child div {
	background: #00C6FF;
}

#flip div:last-child div {
	background: #0DEB96;
}

@keyframes show {
	0% {
		margin-top: -270px;
	}

	5% {
		margin-top: -200px;
	}

	33% {
		margin-top: -200px;
	}

	38% {
		margin-top: -100px;
	}

	66% {
		margin-top: -100px;
	}

	71% {
		margin-top: 0;
	}

	99.99% {
		margin-top: 0;
	}

	100% {
		margin-top: -270px;
	}
}

@keyframes show-mini {
	0% {
		margin-top: -144px;
	}

	5% {
		margin-top: -96px;
	}

	33% {
		margin-top: -96px;
	}

	38% {
		margin-top: -48px;
	}

	66% {
		margin-top: -48px;
	}

	71% {
		margin-top: 0;
	}

	99.99% {
		margin-top: 0;
	}

	100% {
		margin-top: -144px;
	}
}

input.call-master {
	color: #fff;
}

#serviceform-phone {
	color: #4c5052!important;
}

.error-code {
	display: flex;
	background: #ebf5f8;
	padding: 0 15px;
	margin-top: 15px;
	border-radius: 5px;
}

.error-code:hover {
	text-decoration: none;
	box-shadow: 0 0 5px 0 rgba(92,180,38,.47058823529411764);
}

.error-code .img {
	width: 25%;
	min-width: 25%;
	padding-right: 20px;
	box-sizing: border-box;
}

@media(max-width:480px) {
	.error-code .img {
		display: none;
	}
}

.error-code .img img {
	width: 100%;
}

.error-code .con {
	width: 75%;
	padding: 20px 0;
	box-sizing: border-box;
}

@media(max-width:480px) {
	.error-code .con {
		width: 100%;
		padding: 0;
	}
}

.error-code .con h4 {
	width: 100%;
	font-size: 18px;
	font-family: pf dindisplay pro black,Arial,sans-serif;
}

.error-code .con p {
	width: 100%;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #818b8d;
}

section.promo .status-header {
	display: flex;
}

section.promo .status-header .img {
	padding: 0;
	box-shadow: none;
	position: relative;
	overflow: hidden;
	width: 175px;
	min-width: 175px;
	height: 175px;
	display: inline-flex;
	border-radius: 50%;
}

section.promo .status-header .img img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}

section.promo .status-header .con {
	padding: 20px 40px;
	box-sizing: border-box;
}

@media(max-width:960px) {
	section.promo .status-header .con {
		padding: 5px 20px 5px 40px;
	}
}

section.promo .status-header .con p:before {
	width: 5%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background: url(../img/status.svg) center;
	height: 100%;
	display: block;
	margin-left: -5%;
	background-repeat: no-repeat;
}

section.promo .status-header .con p {
	background: #5cb426;
	border-radius: 10px;
	position: relative;
	box-sizing: border-box;
	padding: 20px;
	font-size: 18px;
	color: #fff;
}

@media(max-width:480px) {
	section.promo .status-header {
		display: block;
	}

	section.promo .status-header .img {
		margin: 0 auto;
		display: block;
	}

	section.promo .status-header .con {
		padding: 10px 0;
	}

	section.promo .status-header .con p:before {
		display: none;
	}

	section.promo .status-header .con p {
		font-size: 14px;
	}
}

.post__content {
	padding: 20px 0 0;
}

.post__content input {
	display: block;
	width: 100%!important;
	position: initial;
	height: 38px;
	margin: 0 0 10px;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	color: #4c5052;
	padding-left: 15px;
	border: 1px solid #00C6FF;
	font-weight: 400;
	outline: 0;
}

.post__content button {
	color: #fff;
	display: block;
	width: 100%!important;
	position: initial;
	height: 38px;
	margin: 0 0 10px;
	font-size: 14px;
	font-family: proxima nova regular,Arial,sans-serif;
	padding-left: 15px;
	border: 1px solid #00C6FF;
	outline: 0;
	background: #00C6FF;
	font-weight: 400;
}

.post__content button:hover {
	background: #4c5052;
	border: 1px solid #4c5052;
}

.post__content .checkbox .form-group {
	width: 18px;
	padding: 0;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.post__content .checkbox input {
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0;
	float: left;
	display: inline-block;
	position: relative;
}

.review_block>.text p:nth-child(1),.review_block>.text p:nth-child(2) {
	display: none;
}

@media(max-width:480px) {
	.office-content h2 {
		margin: 0!important;
		font-size: 18px;
		padding: 0 10px;
	}


	#status-form .col-sm-6 {
		width: 100%;
		padding: 0;
	}

	.post__content .checkbox {
		margin-bottom: 10px!important;
	}
}

@media(max-width:480px) {
	.h1,h1 {
		font-size: 20px;
	}
}

#nav-icon3 {
	width: 30px;
	height: 20px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	float: right;
	margin-top: 3px;
	display: none;
}

@media(max-width:480px) {
	#nav-icon3 {
		display: block;
	}
}

#nav-icon3 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #4c5052;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
	top: 0;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 8px;
}

#nav-icon3 span:nth-child(4) {
	top: 16px;
}

#nav-icon3.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

.about ul,.about ol {
	text-align: left;
}

.text2 a {
	color: #438c1f!important;
}

.vk {
	padding-left: 110px;
}

.vk img {
	width: 20px;
	height: 20px;
	margin-left: 5px;
}

.vk a {
	font-weight: 700;
}

@media(max-width:1250px) {
	.vk {
		padding-left: 30px;
	}
}

@media(max-width:960px) {
	.vk {
		padding-left: 0;
	}
}

.vedio-youtub {
	padding: 40px 10px 0;
	text-align: center;
}

.vedio-youtub iframe {
	width: 100%;
	max-width: 700px;
	height: 395px;
}

@media(max-width:720px) {
	.vedio-youtub iframe {
		height: 260px;
	}
}

.roistat-lh-pulsator-phone {
	display: none;
}

a.link_fastar,
.bs-docs-footer a {
	text-decoration: none !important;
    border-bottom: 0;
}

.navbar-second ul.navbar-nav ul li a {
	color: #4C5052 !important;
}
.navbar-second ul.navbar-nav ul li:hover a {
	color: #fff !important;
}

ul.nav.navbar-nav li:hover a {
	color: #00C6FF;
	transition: .125s;
}

@media (max-width: 960px) {
	.block_foot {
		text-align: right;
	}
	.bs-docs-footer .col-xs-4,
	.bs-docs-footer .col-xs-5 {
		text-align: center;
	}
}

section.second_navigation {
  height: 78px;  
}

@media (max-width: 350px) {
	.navbar-nav>li>a.tools:after,
	.navbar-nav>li>a.coffee-machine:after,
	.navbar-nav>li>a.lists:after,
	.navbar-second ul.navbar-nav li.order-now a:after {
		font-size: 12px;
	}
}




/*---------------NNNNN--------------------*/
.msg {
	background: #fff;
	font-family: "Arial", Arial, Helvetica;
	position: fixed;
	left: 20px;
	bottom: 20px;
	width: 300px;
	box-shadow: 0px 0px 0px 0px grey;
	border-radius: 10px;
	border: 1px solid #A9A9A9;
	padding: 5px;
	color: #666666;
	z-index: 9999;
}

.comment {
	border-radius: 10px;
	border: 1px solid #A9A9A9;
	width: 288px;
	height: 195px;
	overflow-y: scroll;
	box-shadow: 0 0 0px grey inset;
	margin: 5px 0 5px 0;
	padding: 5px;
	background: #fff;
}

.send {
	background: #EFEFEF;
	font-family: "Arial", Arial, Helvetica;
	width: 250px;
	border-radius: 10px;
	border: 1px solid grey;
	box-shadow: 0px 0px 0px 0px grey;
	padding: 5px;
	color: #666666;
	margin: 5px;
}

#newmsg {
	width: 98%;
	resize: none;
	margin: 5px 0 5px 0;
	font-family: "Arial", Arial, Helvetica;
	background: #F8F7F2;
}

#name {
	width: 98%;
	resize: none;
	margin: 5px 0 5px 0;
	font-family: "Arial", Arial, Helvetica;
	background: #F8F7F2;
	border: 1px solid #A9A9A9;
}

.yvedw {}

.yved {
	position: fixed;
	left: 20px;
	top: 70px;
	width: 300px;
	vertical-align: middle;
	height: 120px;
	color: white;
	padding: 15px;
	font-size: 15px;
	line-height: 90px;
	border-radius: 10px;
	display: none;
	z-index: 9999;
}

.yved:hover {
	color: #fff;
}

.yvedi {
	float: left;
	width: 50px!important;
	margin-right: 10px;
	margin-top: 20px;
}

.yvedt {
	width: 208px;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
}

.yvedf1 {
	background-color: #363636;
}

.yvedf2 {
	background-color: #CD5555;
}

.yvedvt {
	float: left;
	height: 90px;
	line-height: 90px;
	display: inline-block;
	vertical-align: middle;
}

@media (max-width: 600px) {
	.yved {
		padding: 10px;
		font-size: 12px;
		line-height: 50px;
		height: 75px;
	}
	.yvedi {
		margin-top: 0px;
	}
	.yvedvt {
		height: 50px;
		line-height: 50px;
	}
}
/*---------------NNNNN--------------------*/

.phone_big_top:hover a {
	cursor: pointer;
}





/*----------------TERR_OBSL--------------------*/
.title_terrytory {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 0;
    font-size: 50px;
    color: #2C3640;
    font-weight: bold;
    margin-bottom: 50px;
}
.title_terrytory span:first-child {
    color: #4C5052;
}
.title_terrytory span:nth-child(2) {
    line-height: 35px;
    color: #00C6FF;
}
.link_table a {
    font-size: 16px;
    color: #2C3640;
    font-family: 'Futura PT';
}
.link_table a:hover {
    color: #00C6FF;
    text-decoration: underline;
}
.links_column_terrytory {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 50px;
}
.title_terrytory h1,
.title_terrytory span.
.link_table a {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 50px;
    color: #2C3640;
    line-height: 54px;
    font-weight: bold;
}

@media (max-width: 680px) {
    .links_column_terrytory {
        flex-direction: column;
        text-align: center;
    }
}
@media (max-width: 768px) {
    .title_terrytory {
        font-size: 39px;
    }
}
@media (max-width: 530px) {
    .title_terrytory {
        font-size: 31px;
    }
}
@media (max-width: 390px) {
    .title_terrytory {
        font-size: 24px;
    }
    .links_column_terrytory {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .footer-creative__column_decorated::before {
        width: 84vw;
    }
}



.title_terrytory h1 {
    margin-top: 10px;
}

@media (max-width: 799px) {
    .title_terrytory h1 {
        font-size: 40px;
    }
}
@media (max-width: 600px) {
    .title_terrytory h1 {
        font-size: 40px;
    }
}

@media (max-width: 500px) {
    ul.breadcrumbs-custom__path li {
        font-size: 13px;
    }
    .title_terrytory h1 {
        font-size: 34px;
    }
}
@media (max-width: 350px) {
    ul.breadcrumbs-custom__path li {
        font-size: 12px;
    }
}

@media (max-width: 400px) {
    .title_terrytory h1 {
        font-size: 29px;
    }
}
@media (max-width: 350px) {
    .title_terrytory h1 {
        font-size: 26px;
    }
}
/*----------------TERR_OBSL--------------------*/



@media (max-width: 960px) {
	.dop_map {
		width: 100%;
		margin: 0 auto;
	}

	.static_map {
		padding-top: 40px;
	}
	.order_form {
		text-align: center;
	}
}
