﻿/*!
Theme Name: Odin
Author URI: http://wpod.in/
Description: Odin main stylesheet.
Author: the Odin team
Author URI: http://wpod.in/#colaboradores
*/

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

* {
          margin:0;
          padding:0
   }


 .label,

sub,
sup {
	vertical-align: baseline
}

hr,
img {
	border: 0
}

a,
body {
	color: #494440
}

body,
figure {
	margin: 0
}

button.close,
select {
	-webkit-appearance: none
}

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
}

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

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

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

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

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

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

pre,
textarea {
	overflow: auto
}

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

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

.glyphicon,
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

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

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

td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}

	*,
	:after,
	:before {
		background: 0 0 !important;
		color: #000 !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^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret,
	.dropup>button>.caret,
	.dropup>input[type=reset]>.caret,
	.dropup>input[type=submit]>.caret,
	button>.caret,
	input[type=reset]>.caret,
	input[type=submit]>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.entry-content table,
	.page-content table,
	.table,
	.widget_calendar #wp-calendar {
		border-collapse: collapse !important
	}

	.entry-content table td,
	.entry-content table th,
	.page-content table td,
	.page-content table th,
	.table td,
	.table th,
	.widget_calendar #wp-calendar td,
	.widget_calendar #wp-calendar th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th,
	.widget_calendar #wp-calendar td,
	.widget_calendar #wp-calendar th {
		border: 1px solid #ddd !important
	}

}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
	src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/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
}

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

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

.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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble: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"
}

*,
: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
}

body {
	font-family: Lato, Arial, sans-serif;
	line-height: 1.42857;
	background-color: #e7e7e8
}

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

a {
	text-decoration: none
}

a:focus,
a:hover {
	color: #201e1c;
	text-decoration: none
}

a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.comment-content img,
.entry-content p img,
.img-responsive,
.widget img,
.wp-caption {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.gallery .gallery-item img,
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #e7e7e8;
	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: 31px;
	margin-bottom: 31px;
	border-top: 1px solid #877f7a
}

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

.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: 15.5px;
	margin-bottom: 15.5px
}

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

p {
	margin: 0 0 15.5px
}

.lead {
	margin-bottom: 31px;
	font-size: 25px;
	font-weight: 300;
	line-height: 1.4
}

dt,
kbd kbd,
label {
	font-weight: 700
}

@media (min-width:768px) {
	.lead {
		font-size: 33px
	}

}

.small,
small {
	font-size: 86%
}

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

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.entry-attachment .attachment,
.gallery .gallery-item,
.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #877f7a
}

.text-primary {
	color: #337ab7
}

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

.text-success {
	color: #494949
}

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

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

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

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

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

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

pre code,
table {
	background-color: transparent
}

.page-header {
	padding-bottom: 14.5px;
	margin: 62px 0 31px;
	border-bottom: 1px solid #b6b7b7
}

dl,
ol,
ul {
	margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

address,
dl {
	margin-bottom: 31px
}

ol,
ul {
	margin-bottom: 15.5px
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dd,
dt {
	line-height: 1.42857
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.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
	}

	.container {
		width: 750px
	}

}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.entry-content:after,
.form-horizontal .form-group:after,
.gallery:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.page-content:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

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

.initialism {
	font-size: 90%
}

blockquote {
	padding: 15.5px 31px;
	margin: 0 0 31px;
	font-size: 27.5px;
	border-left: 5px solid #b6b7b7
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #877f7a
}

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

.blockquote-reverse,
.entry-attachment #nav-below blockquote.nav-next,
blockquote.alignright,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #b6b7b7;
	border-left: 0;
	text-align: right
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

caption,
th {
	text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.entry-attachment #nav-below blockquote.nav-next .small:before,
.entry-attachment #nav-below blockquote.nav-next footer:before,
.entry-attachment #nav-below blockquote.nav-next small:before,
blockquote.alignright .small:before,
blockquote.alignright footer:before,
blockquote.alignright 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,
.entry-attachment #nav-below blockquote.nav-next .small:after,
.entry-attachment #nav-below blockquote.nav-next footer:after,
.entry-attachment #nav-below blockquote.nav-next small:after,
blockquote.alignright .small:after,
blockquote.alignright footer:after,
blockquote.alignright small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	font-style: normal;
	line-height: 1.42857
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}

pre {
	display: block;
	padding: 15px;
	margin: 0 0 15.5px;
	font-size: 21px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #494440;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}

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

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

@media (min-width:992px) {
	.container {
		width: 970px
	}

}

@media (min-width:1450px) {
	.container {
		width: 1450px
	}

}

.row {
	margin-left: -15px;
	margin-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-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

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

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

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

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

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

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

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

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

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

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

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

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

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

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

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

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

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

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

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

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

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

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

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

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

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

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

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

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

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

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

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

}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

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

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

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

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

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

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

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

}

@media (min-width:1450px) {
	.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-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

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

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

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

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

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

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

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

}

caption {
	padding-top: 15px 15px;
	padding-bottom: 15px 15px;
	color: #877f7a
}

legend,
output {
	color: #494440
}

.entry-content table,
.page-content table,
.table,
.widget_calendar #wp-calendar {
	width: 100%;
	max-width: 100%;
	margin-bottom: 31px
}

.entry-content table>tbody>tr>td,
.entry-content table>tbody>tr>th,
.entry-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>th,
.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th,
.page-content table>tbody>tr>td,
.page-content table>tbody>tr>th,
.page-content table>tfoot>tr>td,
.page-content table>tfoot>tr>th,
.page-content table>thead>tr>td,
.page-content table>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.widget_calendar #wp-calendar>tbody>tr>td,
.widget_calendar #wp-calendar>tbody>tr>th,
.widget_calendar #wp-calendar>tfoot>tr>td,
.widget_calendar #wp-calendar>tfoot>tr>th,
.widget_calendar #wp-calendar>thead>tr>td,
.widget_calendar #wp-calendar>thead>tr>th {
	padding: 15px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #c9dc50
}

.entry-content table>thead>tr>th,
.page-content table>thead>tr>th,
.table>thead>tr>th,
.widget_calendar #wp-calendar>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #c9dc50
}

.entry-content table>caption+thead>tr:first-child>td,
.entry-content table>caption+thead>tr:first-child>th,
.entry-content table>colgroup+thead>tr:first-child>td,
.entry-content table>colgroup+thead>tr:first-child>th,
.entry-content table>thead:first-child>tr:first-child>td,
.entry-content table>thead:first-child>tr:first-child>th,
.page-content table>caption+thead>tr:first-child>td,
.page-content table>caption+thead>tr:first-child>th,
.page-content table>colgroup+thead>tr:first-child>td,
.page-content table>colgroup+thead>tr:first-child>th,
.page-content table>thead:first-child>tr:first-child>td,
.page-content table>thead:first-child>tr:first-child>th,
.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,
.widget_calendar #wp-calendar>caption+thead>tr:first-child>td,
.widget_calendar #wp-calendar>caption+thead>tr:first-child>th,
.widget_calendar #wp-calendar>colgroup+thead>tr:first-child>td,
.widget_calendar #wp-calendar>colgroup+thead>tr:first-child>th,
.widget_calendar #wp-calendar>thead:first-child>tr:first-child>td,
.widget_calendar #wp-calendar>thead:first-child>tr:first-child>th {
	border-top: 0
}

.entry-content table>tbody+tbody,
.page-content table>tbody+tbody,
.table>tbody+tbody,
.widget_calendar #wp-calendar>tbody+tbody {
	border-top: 2px solid #c9dc50
}

.entry-content .table table,
.entry-content .widget_calendar #wp-calendar table,
.entry-content table .table,
.entry-content table .widget_calendar #wp-calendar,
.entry-content table table,
.page-content .table table,
.page-content .widget_calendar #wp-calendar table,
.page-content table .table,
.page-content table .widget_calendar #wp-calendar,
.page-content table table,
.table .entry-content table,
.table .page-content table,
.table .table,
.table .widget_calendar #wp-calendar,
.widget_calendar #wp-calendar #wp-calendar,
.widget_calendar #wp-calendar .entry-content table,
.widget_calendar #wp-calendar .page-content table,
.widget_calendar #wp-calendar .table,
.widget_calendar .entry-content table #wp-calendar,
.widget_calendar .page-content table #wp-calendar,
.widget_calendar .table #wp-calendar {
	background-color: #e7e7e8
}

.entry-content table>tbody>tr.active>td,
.entry-content table>tbody>tr.active>th,
.entry-content table>tbody>tr>td.active,
.entry-content table>tbody>tr>th.active,
.entry-content table>tfoot>tr.active>td,
.entry-content table>tfoot>tr.active>th,
.entry-content table>tfoot>tr>td.active,
.entry-content table>tfoot>tr>th.active,
.entry-content table>thead>tr.active>td,
.entry-content table>thead>tr.active>th,
.entry-content table>thead>tr>td.active,
.entry-content table>thead>tr>th.active,
.page-content table>tbody>tr.active>td,
.page-content table>tbody>tr.active>th,
.page-content table>tbody>tr>td.active,
.page-content table>tbody>tr>th.active,
.page-content table>tfoot>tr.active>td,
.page-content table>tfoot>tr.active>th,
.page-content table>tfoot>tr>td.active,
.page-content table>tfoot>tr>th.active,
.page-content table>thead>tr.active>td,
.page-content table>thead>tr.active>th,
.page-content table>thead>tr>td.active,
.page-content table>thead>tr>th.active,
.table-hover>tbody>tr:hover,
.table-striped>tbody>tr:nth-of-type(odd),
.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,
.widget_calendar #wp-calendar>tbody>tr.active>td,
.widget_calendar #wp-calendar>tbody>tr.active>th,
.widget_calendar #wp-calendar>tbody>tr:nth-of-type(odd),.widget_calendar #wp-calendar>tbody>tr>td.active,.widget_calendar #wp-calendar>tbody>tr>th.active,.widget_calendar #wp-calendar>tfoot>tr.active>td,.widget_calendar #wp-calendar>tfoot>tr.active>th,.widget_calendar #wp-calendar>tfoot>tr>td.active,.widget_calendar #wp-calendar>tfoot>tr>th.active,.widget_calendar #wp-calendar>thead>tr.active>td,.widget_calendar #wp-calendar>thead>tr.active>th,.widget_calendar #wp-calendar>thead>tr>td.active,.widget_calendar #wp-calendar>thead>tr>th.active {
	background-color: #ededed
}

.entry-content .table-condensed>tbody>tr>td,
.entry-content .table-condensed>tbody>tr>th,
.entry-content .table-condensed>tfoot>tr>td,
.entry-content .table-condensed>tfoot>tr>th,
.entry-content .table-condensed>thead>tr>td,
.entry-content .table-condensed>thead>tr>th,
.page-content .table-condensed>tbody>tr>td,
.page-content .table-condensed>tbody>tr>th,
.page-content .table-condensed>tfoot>tr>td,
.page-content .table-condensed>tfoot>tr>th,
.page-content .table-condensed>thead>tr>td,
.page-content .table-condensed>thead>tr>th,
.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,
.widget_calendar #wp-calendar>tbody>tr>td,
.widget_calendar #wp-calendar>tbody>tr>th,
.widget_calendar #wp-calendar>tfoot>tr>td,
.widget_calendar #wp-calendar>tfoot>tr>th,
.widget_calendar #wp-calendar>thead>tr>td,
.widget_calendar #wp-calendar>thead>tr>th {
	padding: 5px
}

.table-bordered,
.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,
.widget_calendar #wp-calendar,
.widget_calendar #wp-calendar>tbody>tr>td,
.widget_calendar #wp-calendar>tbody>tr>th,
.widget_calendar #wp-calendar>tfoot>tr>td,
.widget_calendar #wp-calendar>tfoot>tr>th,
.widget_calendar #wp-calendar>thead>tr>td,
.widget_calendar #wp-calendar>thead>tr>th {
	border: 1px solid #c9dc50
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
.widget_calendar #wp-calendar>thead>tr>td,
.widget_calendar #wp-calendar>thead>tr>th {
	border-bottom-width: 2px
}

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
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.btn-toolbar button,
.btn-toolbar input[type=reset],
.btn-toolbar input[type=submit],
.dropdown-menu {
	float: left
}

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

.entry-content table>tbody>tr.success>td,
.entry-content table>tbody>tr.success>th,
.entry-content table>tbody>tr>td.success,
.entry-content table>tbody>tr>th.success,
.entry-content table>tfoot>tr.success>td,
.entry-content table>tfoot>tr.success>th,
.entry-content table>tfoot>tr>td.success,
.entry-content table>tfoot>tr>th.success,
.entry-content table>thead>tr.success>td,
.entry-content table>thead>tr.success>th,
.entry-content table>thead>tr>td.success,
.entry-content table>thead>tr>th.success,
.page-content table>tbody>tr.success>td,
.page-content table>tbody>tr.success>th,
.page-content table>tbody>tr>td.success,
.page-content table>tbody>tr>th.success,
.page-content table>tfoot>tr.success>td,
.page-content table>tfoot>tr.success>th,
.page-content table>tfoot>tr>td.success,
.page-content table>tfoot>tr>th.success,
.page-content table>thead>tr.success>td,
.page-content table>thead>tr.success>th,
.page-content table>thead>tr>td.success,
.page-content table>thead>tr>th.success,
.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,
.widget_calendar #wp-calendar>tbody>tr.success>td,
.widget_calendar #wp-calendar>tbody>tr.success>th,
.widget_calendar #wp-calendar>tbody>tr>td.success,
.widget_calendar #wp-calendar>tbody>tr>th.success,
.widget_calendar #wp-calendar>tfoot>tr.success>td,
.widget_calendar #wp-calendar>tfoot>tr.success>th,
.widget_calendar #wp-calendar>tfoot>tr>td.success,
.widget_calendar #wp-calendar>tfoot>tr>th.success,
.widget_calendar #wp-calendar>thead>tr.success>td,
.widget_calendar #wp-calendar>thead>tr.success>th,
.widget_calendar #wp-calendar>thead>tr>td.success,
.widget_calendar #wp-calendar>thead>tr>th.success {
	background-color: #c9dc50
}

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

.entry-content table>tbody>tr.info>td,
.entry-content table>tbody>tr.info>th,
.entry-content table>tbody>tr>td.info,
.entry-content table>tbody>tr>th.info,
.entry-content table>tfoot>tr.info>td,
.entry-content table>tfoot>tr.info>th,
.entry-content table>tfoot>tr>td.info,
.entry-content table>tfoot>tr>th.info,
.entry-content table>thead>tr.info>td,
.entry-content table>thead>tr.info>th,
.entry-content table>thead>tr>td.info,
.entry-content table>thead>tr>th.info,
.page-content table>tbody>tr.info>td,
.page-content table>tbody>tr.info>th,
.page-content table>tbody>tr>td.info,
.page-content table>tbody>tr>th.info,
.page-content table>tfoot>tr.info>td,
.page-content table>tfoot>tr.info>th,
.page-content table>tfoot>tr>td.info,
.page-content table>tfoot>tr>th.info,
.page-content table>thead>tr.info>td,
.page-content table>thead>tr.info>th,
.page-content table>thead>tr>td.info,
.page-content table>thead>tr>th.info,
.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,
.widget_calendar #wp-calendar>tbody>tr.info>td,
.widget_calendar #wp-calendar>tbody>tr.info>th,
.widget_calendar #wp-calendar>tbody>tr>td.info,
.widget_calendar #wp-calendar>tbody>tr>th.info,
.widget_calendar #wp-calendar>tfoot>tr.info>td,
.widget_calendar #wp-calendar>tfoot>tr.info>th,
.widget_calendar #wp-calendar>tfoot>tr>td.info,
.widget_calendar #wp-calendar>tfoot>tr>th.info,
.widget_calendar #wp-calendar>thead>tr.info>td,
.widget_calendar #wp-calendar>thead>tr.info>th,
.widget_calendar #wp-calendar>thead>tr>td.info,
.widget_calendar #wp-calendar>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
}

.entry-content table>tbody>tr.warning>td,
.entry-content table>tbody>tr.warning>th,
.entry-content table>tbody>tr>td.warning,
.entry-content table>tbody>tr>th.warning,
.entry-content table>tfoot>tr.warning>td,
.entry-content table>tfoot>tr.warning>th,
.entry-content table>tfoot>tr>td.warning,
.entry-content table>tfoot>tr>th.warning,
.entry-content table>thead>tr.warning>td,
.entry-content table>thead>tr.warning>th,
.entry-content table>thead>tr>td.warning,
.entry-content table>thead>tr>th.warning,
.page-content table>tbody>tr.warning>td,
.page-content table>tbody>tr.warning>th,
.page-content table>tbody>tr>td.warning,
.page-content table>tbody>tr>th.warning,
.page-content table>tfoot>tr.warning>td,
.page-content table>tfoot>tr.warning>th,
.page-content table>tfoot>tr>td.warning,
.page-content table>tfoot>tr>th.warning,
.page-content table>thead>tr.warning>td,
.page-content table>thead>tr.warning>th,
.page-content table>thead>tr>td.warning,
.page-content table>thead>tr>th.warning,
.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,
.widget_calendar #wp-calendar>tbody>tr.warning>td,
.widget_calendar #wp-calendar>tbody>tr.warning>th,
.widget_calendar #wp-calendar>tbody>tr>td.warning,
.widget_calendar #wp-calendar>tbody>tr>th.warning,
.widget_calendar #wp-calendar>tfoot>tr.warning>td,
.widget_calendar #wp-calendar>tfoot>tr.warning>th,
.widget_calendar #wp-calendar>tfoot>tr>td.warning,
.widget_calendar #wp-calendar>tfoot>tr>th.warning,
.widget_calendar #wp-calendar>thead>tr.warning>td,
.widget_calendar #wp-calendar>thead>tr.warning>th,
.widget_calendar #wp-calendar>thead>tr>td.warning,
.widget_calendar #wp-calendar>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
}

.entry-content table>tbody>tr.danger>td,
.entry-content table>tbody>tr.danger>th,
.entry-content table>tbody>tr>td.danger,
.entry-content table>tbody>tr>th.danger,
.entry-content table>tfoot>tr.danger>td,
.entry-content table>tfoot>tr.danger>th,
.entry-content table>tfoot>tr>td.danger,
.entry-content table>tfoot>tr>th.danger,
.entry-content table>thead>tr.danger>td,
.entry-content table>thead>tr.danger>th,
.entry-content table>thead>tr>td.danger,
.entry-content table>thead>tr>th.danger,
.page-content table>tbody>tr.danger>td,
.page-content table>tbody>tr.danger>th,
.page-content table>tbody>tr>td.danger,
.page-content table>tbody>tr>th.danger,
.page-content table>tfoot>tr.danger>td,
.page-content table>tfoot>tr.danger>th,
.page-content table>tfoot>tr>td.danger,
.page-content table>tfoot>tr>th.danger,
.page-content table>thead>tr.danger>td,
.page-content table>thead>tr.danger>th,
.page-content table>thead>tr>td.danger,
.page-content table>thead>tr>th.danger,
.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,
.widget_calendar #wp-calendar>tbody>tr.danger>td,
.widget_calendar #wp-calendar>tbody>tr.danger>th,
.widget_calendar #wp-calendar>tbody>tr>td.danger,
.widget_calendar #wp-calendar>tbody>tr>th.danger,
.widget_calendar #wp-calendar>tfoot>tr.danger>td,
.widget_calendar #wp-calendar>tfoot>tr.danger>th,
.widget_calendar #wp-calendar>tfoot>tr>td.danger,
.widget_calendar #wp-calendar>tfoot>tr>th.danger,
.widget_calendar #wp-calendar>thead>tr.danger>td,
.widget_calendar #wp-calendar>thead>tr.danger>th,
.widget_calendar #wp-calendar>thead>tr>td.danger,
.widget_calendar #wp-calendar>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,
.widget_calendar #wp-calendar {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive,
	.widget_calendar #wp-calendar {
		width: 100%;
		margin-bottom: 23.25px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #c9dc50
	}

	.entry-content .table-responsive>table,
	.entry-content .widget_calendar #wp-calendar>table,
	.page-content .table-responsive>table,
	.page-content .widget_calendar #wp-calendar>table,
	.table-responsive>.table,
	.widget_calendar #wp-calendar>#wp-calendar,
	.widget_calendar #wp-calendar>.table,
	.widget_calendar .entry-content #wp-calendar>table,
	.widget_calendar .page-content #wp-calendar>table,
	.widget_calendar .table-responsive>#wp-calendar {
		margin-bottom: 0
	}

	.entry-content .table-responsive>table>tbody>tr>td,
	.entry-content .table-responsive>table>tbody>tr>th,
	.entry-content .table-responsive>table>tfoot>tr>td,
	.entry-content .table-responsive>table>tfoot>tr>th,
	.entry-content .table-responsive>table>thead>tr>td,
	.entry-content .table-responsive>table>thead>tr>th,
	.entry-content .widget_calendar #wp-calendar>table>tbody>tr>td,
	.entry-content .widget_calendar #wp-calendar>table>tbody>tr>th,
	.entry-content .widget_calendar #wp-calendar>table>tfoot>tr>td,
	.entry-content .widget_calendar #wp-calendar>table>tfoot>tr>th,
	.entry-content .widget_calendar #wp-calendar>table>thead>tr>td,
	.entry-content .widget_calendar #wp-calendar>table>thead>tr>th,
	.page-content .table-responsive>table>tbody>tr>td,
	.page-content .table-responsive>table>tbody>tr>th,
	.page-content .table-responsive>table>tfoot>tr>td,
	.page-content .table-responsive>table>tfoot>tr>th,
	.page-content .table-responsive>table>thead>tr>td,
	.page-content .table-responsive>table>thead>tr>th,
	.page-content .widget_calendar #wp-calendar>table>tbody>tr>td,
	.page-content .widget_calendar #wp-calendar>table>tbody>tr>th,
	.page-content .widget_calendar #wp-calendar>table>tfoot>tr>td,
	.page-content .widget_calendar #wp-calendar>table>tfoot>tr>th,
	.page-content .widget_calendar #wp-calendar>table>thead>tr>td,
	.page-content .widget_calendar #wp-calendar>table>thead>tr>th,
	.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,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr>td,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr>th,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr>td,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr>th,
	.widget_calendar #wp-calendar>#wp-calendar>thead>tr>td,
	.widget_calendar #wp-calendar>#wp-calendar>thead>tr>th,
	.widget_calendar #wp-calendar>.table>tbody>tr>td,
	.widget_calendar #wp-calendar>.table>tbody>tr>th,
	.widget_calendar #wp-calendar>.table>tfoot>tr>td,
	.widget_calendar #wp-calendar>.table>tfoot>tr>th,
	.widget_calendar #wp-calendar>.table>thead>tr>td,
	.widget_calendar #wp-calendar>.table>thead>tr>th,
	.widget_calendar .entry-content #wp-calendar>table>tbody>tr>td,
	.widget_calendar .entry-content #wp-calendar>table>tbody>tr>th,
	.widget_calendar .entry-content #wp-calendar>table>tfoot>tr>td,
	.widget_calendar .entry-content #wp-calendar>table>tfoot>tr>th,
	.widget_calendar .entry-content #wp-calendar>table>thead>tr>td,
	.widget_calendar .entry-content #wp-calendar>table>thead>tr>th,
	.widget_calendar .page-content #wp-calendar>table>tbody>tr>td,
	.widget_calendar .page-content #wp-calendar>table>tbody>tr>th,
	.widget_calendar .page-content #wp-calendar>table>tfoot>tr>td,
	.widget_calendar .page-content #wp-calendar>table>tfoot>tr>th,
	.widget_calendar .page-content #wp-calendar>table>thead>tr>td,
	.widget_calendar .page-content #wp-calendar>table>thead>tr>th,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr>td,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr>th,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr>td,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr>th,
	.widget_calendar .table-responsive>#wp-calendar>thead>tr>td,
	.widget_calendar .table-responsive>#wp-calendar>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered,
	.widget_calendar #wp-calendar>#wp-calendar,
	.widget_calendar #wp-calendar>.table-bordered,
	.widget_calendar .table-responsive>#wp-calendar {
		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,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr>td:first-child,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr>th:first-child,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr>td:first-child,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr>th:first-child,
	.widget_calendar #wp-calendar>#wp-calendar>thead>tr>td:first-child,
	.widget_calendar #wp-calendar>#wp-calendar>thead>tr>th:first-child,
	.widget_calendar #wp-calendar>.table-bordered>tbody>tr>td:first-child,
	.widget_calendar #wp-calendar>.table-bordered>tbody>tr>th:first-child,
	.widget_calendar #wp-calendar>.table-bordered>tfoot>tr>td:first-child,
	.widget_calendar #wp-calendar>.table-bordered>tfoot>tr>th:first-child,
	.widget_calendar #wp-calendar>.table-bordered>thead>tr>td:first-child,
	.widget_calendar #wp-calendar>.table-bordered>thead>tr>th:first-child,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr>td:first-child,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr>th:first-child,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr>td:first-child,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr>th:first-child,
	.widget_calendar .table-responsive>#wp-calendar>thead>tr>td:first-child,
	.widget_calendar .table-responsive>#wp-calendar>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,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr>td:last-child,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr>th:last-child,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr>td:last-child,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr>th:last-child,
	.widget_calendar #wp-calendar>#wp-calendar>thead>tr>td:last-child,
	.widget_calendar #wp-calendar>#wp-calendar>thead>tr>th:last-child,
	.widget_calendar #wp-calendar>.table-bordered>tbody>tr>td:last-child,
	.widget_calendar #wp-calendar>.table-bordered>tbody>tr>th:last-child,
	.widget_calendar #wp-calendar>.table-bordered>tfoot>tr>td:last-child,
	.widget_calendar #wp-calendar>.table-bordered>tfoot>tr>th:last-child,
	.widget_calendar #wp-calendar>.table-bordered>thead>tr>td:last-child,
	.widget_calendar #wp-calendar>.table-bordered>thead>tr>th:last-child,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr>td:last-child,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr>th:last-child,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr>td:last-child,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr>th:last-child,
	.widget_calendar .table-responsive>#wp-calendar>thead>tr>td:last-child,
	.widget_calendar .table-responsive>#wp-calendar>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,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr:last-child>td,
	.widget_calendar #wp-calendar>#wp-calendar>tbody>tr:last-child>th,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr:last-child>td,
	.widget_calendar #wp-calendar>#wp-calendar>tfoot>tr:last-child>th,
	.widget_calendar #wp-calendar>.table-bordered>tbody>tr:last-child>td,
	.widget_calendar #wp-calendar>.table-bordered>tbody>tr:last-child>th,
	.widget_calendar #wp-calendar>.table-bordered>tfoot>tr:last-child>td,
	.widget_calendar #wp-calendar>.table-bordered>tfoot>tr:last-child>th,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr:last-child>td,
	.widget_calendar .table-responsive>#wp-calendar>tbody>tr:last-child>th,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr:last-child>td,
	.widget_calendar .table-responsive>#wp-calendar>tfoot>tr:last-child>th {
		border-bottom: 0
	}

}

fieldset,
legend {
	padding: 0;
	border: 0
}

fieldset {
	margin: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 31px;
	font-size: 33px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
	font-weight: 400;
	padding-left: 20px;
	cursor: pointer;
	margin-bottom: 0
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px;
	line-height: normal
}

input[type=file] {
	display: block
}

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

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

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 22px;
	line-height: 1.42857
}

.form-control,
input[name=post_password] {
	display: block;
	width: 100%;
	height: 45px;
	padding: 6px 12px;
	font-size: 22px;
	line-height: 1.42857;
	color: #494440;
	background-color: #c9dc50;
	background-image: none;
	border: 1px solid #494440;
	border-radius: 30px;
	-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, 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,
input[name=post_password]:focus {
	border-color: transparent;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6)
}

.form-control::-moz-placeholder,
input[name=post_password]::-moz-placeholder {
	color: #494440;
	opacity: 1
}

.form-control:-ms-input-placeholder,
input[name=post_password]:-ms-input-placeholder {
	color: #494440
}

.form-control::-webkit-input-placeholder,
input[name=post_password]::-webkit-input-placeholder {
	color: #494440
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.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: #494949
}

.form-control::-ms-expand,
input[name=post_password]::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] input[name=post_password],
input[disabled][name=post_password],
input[readonly][name=post_password] {
	background-color: #b6b7b7;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] input[name=post_password],
input[disabled][name=post_password] {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=date][name=post_password],
	input[type=time].form-control,
	input[type=time][name=post_password],
	input[type=datetime-local].form-control,
	input[type=datetime-local][name=post_password],
	input[type=month].form-control,
	input[type=month][name=post_password] {
		line-height: 45px
	}

	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm>.input-group-btn>input[type=date].btn,
	.input-group-sm>.input-group-btn>input[type=date][type=reset],
	.input-group-sm>.input-group-btn>input[type=date][type=submit],
	.input-group-sm>.input-group-btn>input[type=time].btn,
	.input-group-sm>.input-group-btn>input[type=time][type=reset],
	.input-group-sm>.input-group-btn>input[type=time][type=submit],
	.input-group-sm>.input-group-btn>input[type=datetime-local].btn,
	.input-group-sm>.input-group-btn>input[type=datetime-local][type=reset],
	.input-group-sm>.input-group-btn>input[type=datetime-local][type=submit],
	.input-group-sm>.input-group-btn>input[type=month].btn,
	.input-group-sm>.input-group-btn>input[type=month][type=reset],
	.input-group-sm>.input-group-btn>input[type=month][type=submit],
	.input-group-sm>input[type=date].form-control,
	.input-group-sm>input[type=date].input-group-addon,
	.input-group-sm>input[type=date][name=post_password],
	.input-group-sm>input[type=time].form-control,
	.input-group-sm>input[type=time].input-group-addon,
	.input-group-sm>input[type=time][name=post_password],
	.input-group-sm>input[type=datetime-local].form-control,
	.input-group-sm>input[type=datetime-local].input-group-addon,
	.input-group-sm>input[type=datetime-local][name=post_password],
	.input-group-sm>input[type=month].form-control,
	.input-group-sm>input[type=month].input-group-addon,
	.input-group-sm>input[type=month][name=post_password],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 40px
	}

	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg>.input-group-btn>input[type=date].btn,
	.input-group-lg>.input-group-btn>input[type=date][type=reset],
	.input-group-lg>.input-group-btn>input[type=date][type=submit],
	.input-group-lg>.input-group-btn>input[type=time].btn,
	.input-group-lg>.input-group-btn>input[type=time][type=reset],
	.input-group-lg>.input-group-btn>input[type=time][type=submit],
	.input-group-lg>.input-group-btn>input[type=datetime-local].btn,
	.input-group-lg>.input-group-btn>input[type=datetime-local][type=reset],
	.input-group-lg>.input-group-btn>input[type=datetime-local][type=submit],
	.input-group-lg>.input-group-btn>input[type=month].btn,
	.input-group-lg>.input-group-btn>input[type=month][type=reset],
	.input-group-lg>.input-group-btn>input[type=month][type=submit],
	.input-group-lg>input[type=date].form-control,
	.input-group-lg>input[type=date].input-group-addon,
	.input-group-lg>input[type=date][name=post_password],
	.input-group-lg>input[type=time].form-control,
	.input-group-lg>input[type=time].input-group-addon,
	.input-group-lg>input[type=time][name=post_password],
	.input-group-lg>input[type=datetime-local].form-control,
	.input-group-lg>input[type=datetime-local].input-group-addon,
	.input-group-lg>input[type=datetime-local][name=post_password],
	.input-group-lg>input[type=month].form-control,
	.input-group-lg>input[type=month].input-group-addon,
	.input-group-lg>input[type=month][name=post_password],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 60px
	}

}

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

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 31px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

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

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

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

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 53px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-lg>.input-group-btn>button.form-control-static,
.input-group-lg>.input-group-btn>input.form-control-static[type=reset],
.input-group-lg>.input-group-btn>input.form-control-static[type=submit],
.input-group-lg>input.form-control-static[name=post_password],
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.input-group-sm>.input-group-btn>button.form-control-static,
.input-group-sm>.input-group-btn>input.form-control-static[type=reset],
.input-group-sm>.input-group-btn>input.form-control-static[type=submit],
.input-group-sm>input.form-control-static[name=post_password] {
	padding-left: 0;
	padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-group-sm>.input-group-btn>button,
.input-group-sm>.input-group-btn>input[type=reset],
.input-group-sm>.input-group-btn>input[type=submit],
.input-group-sm>input[name=post_password],
.input-sm {
	height: 40px;
	padding: 5px 10px;
	font-size: 19px;
	line-height: 1.5;
	border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
	height: 40px;
	line-height: 40px
}

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

.form-group-sm .form-control,
.form-group-sm input[name=post_password] {
	height: 40px;
	padding: 5px 10px;
	font-size: 19px;
	line-height: 1.5;
	border-radius: 3px
}

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

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

.form-group-sm .form-control-static {
	height: 40px;
	min-height: 50px;
	padding: 6px 10px;
	font-size: 19px;
	line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-lg>.input-group-btn>button,
.input-group-lg>.input-group-btn>input[type=reset],
.input-group-lg>.input-group-btn>input[type=submit],
.input-group-lg>input[name=post_password],
.input-lg {
	height: 60px;
	padding: 10px 16px;
	font-size: 28px;
	line-height: 1.33333;
	border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
	height: 60px;
	line-height: 60px
}

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

.form-group-lg .form-control,
.form-group-lg input[name=post_password] {
	height: 60px;
	padding: 10px 16px;
	font-size: 28px;
	line-height: 1.33333;
	border-radius: 6px
}

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

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

.form-group-lg .form-control-static {
	height: 60px;
	min-height: 59px;
	padding: 11px 16px;
	font-size: 28px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control,
.has-feedback input[name=post_password] {
	padding-right: 56.25px
}

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

.collapsing,
.dropdown,
.dropup {
	position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.form-group-lg input[name=post_password]+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg>.input-group-btn>button+.form-control-feedback,
.input-group-lg>.input-group-btn>input[type=reset]+.form-control-feedback,
.input-group-lg>.input-group-btn>input[type=submit]+.form-control-feedback,
.input-group-lg>input[name=post_password]+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 60px;
	height: 60px;
	line-height: 60px
}

.form-group-sm .form-control+.form-control-feedback,
.form-group-sm input[name=post_password]+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm>.input-group-btn>button+.form-control-feedback,
.input-group-sm>.input-group-btn>input[type=reset]+.form-control-feedback,
.input-group-sm>.input-group-btn>input[type=submit]+.form-control-feedback,
.input-group-sm>input[name=post_password]+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.has-success .form-control,
.has-success input[name=post_password] {
	border-color: #494949;
	-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,
.has-success input[name=post_password]:focus {
	border-color: #303030;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7c7c7c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7c7c7c
}

.has-success .input-group-addon {
	color: #494949;
	border-color: #494949;
	background-color: #c9dc50
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.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,
.has-warning input[name=post_password] {
	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,
.has-warning input[name=post_password]: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-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.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,
.has-error input[name=post_password] {
	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,
.has-error input[name=post_password]: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-feedback label~.form-control-feedback {
	top: 36px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #8c837c
}

@media (min-width:768px) {
	.form-inline .form-control-static,
	.form-inline .form-group {
		display: inline-block
	}

	.form-inline .control-label,
	.form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control,
	.form-inline input[name=post_password] {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.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,
	.form-inline .input-group input[name=post_password] {
		width: auto
	}

	.form-inline .input-group>.form-control,
	.form-inline .input-group>input[name=post_password] {
		width: 100%
	}

	.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 .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}

}

.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: 38px
}

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

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

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

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 28px
	}

	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 19px
	}

}

.btn,
button,
input[type=reset],
input[type=submit] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 900;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	line-height: 1.42857;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
input.active.focus[type=reset],
input.active.focus[type=submit],
input.active[type=reset]:focus,
input.active[type=submit]:focus,
input.focus[type=reset],
input.focus[type=submit],
input[type=reset]:active.focus,
input[type=reset]:active:focus,
input[type=reset]:focus,
input[type=submit]:active.focus,
input[type=submit]:active:focus,
input[type=submit]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover,
button.focus,
button:focus,
button:hover,
input.focus[type=reset],
input.focus[type=submit],
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
	color: #877f7a;
	text-decoration: none
}

.btn.active,
.btn:active,
button.active,
button:active,
input.active[type=reset],
input.active[type=submit],
input[type=reset]:active,
input[type=submit]: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],
button.disabled,
button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] button,
fieldset[disabled] input[type=reset],
fieldset[disabled] input[type=submit],
input.disabled[type=reset],
input.disabled[type=submit],
input[disabled][type=reset],
input[disabled][type=submit] {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

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

.btn-default,
button,
input[type=reset],
input[type=submit] {
	color: #877f7a;
	background-color: transparent;
	border-color: #877f7a
}

.btn-default.focus,
.btn-default:focus,
button.focus,
button:focus,
input.focus[type=reset],
input.focus[type=submit],
input[type=reset]:focus,
input[type=submit]:focus {
	color: #877f7a;
	background-color: transparent;
	border-color: #44403d
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle,
.open>button.dropdown-toggle,
.open>input.dropdown-toggle[type=reset],
.open>input.dropdown-toggle[type=submit],
button.active,
button:active,
button:hover,
input.active[type=reset],
input.active[type=submit],
input[type=reset]:active,
input[type=reset]:hover,
input[type=submit]:active,
input[type=submit]:hover {
	color: #877f7a;
	background-color: transparent;
	border-color: #67615d
}

.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>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover,
.open>button.dropdown-toggle.focus,
.open>button.dropdown-toggle:focus,
.open>button.dropdown-toggle:hover,
.open>input.dropdown-toggle.focus[type=reset],
.open>input.dropdown-toggle.focus[type=submit],
.open>input.dropdown-toggle[type=reset]:focus,
.open>input.dropdown-toggle[type=reset]:hover,
.open>input.dropdown-toggle[type=submit]:focus,
.open>input.dropdown-toggle[type=submit]:hover,
button.active.focus,
button.active:focus,
button.active:hover,
button:active.focus,
button:active:focus,
button:active:hover,
input.active.focus[type=reset],
input.active.focus[type=submit],
input.active[type=reset]:focus,
input.active[type=reset]:hover,
input.active[type=submit]:focus,
input.active[type=submit]:hover,
input[type=reset]:active.focus,
input[type=reset]:active:focus,
input[type=reset]:active:hover,
input[type=submit]:active.focus,
input[type=submit]:active:focus,
input[type=submit]:active:hover {
	color: #877f7a;
	background-color: transparent;
	border-color: #44403d
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle,
.open>button.dropdown-toggle,
.open>input.dropdown-toggle[type=reset],
.open>input.dropdown-toggle[type=submit],
button.active,
button:active,
input.active[type=reset],
input.active[type=submit],
input[type=reset]:active,
input[type=submit]:active {
	background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
button.disabled.focus,
button.disabled:focus,
button.disabled:hover,
button[disabled].focus,
button[disabled]:focus,
button[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] button.focus,
fieldset[disabled] button:focus,
fieldset[disabled] button:hover,
fieldset[disabled] input.focus[type=reset],
fieldset[disabled] input.focus[type=submit],
fieldset[disabled] input[type=reset]:focus,
fieldset[disabled] input[type=reset]:hover,
fieldset[disabled] input[type=submit]:focus,
fieldset[disabled] input[type=submit]:hover,
input.disabled.focus[type=reset],
input.disabled.focus[type=submit],
input.disabled[type=reset]:focus,
input.disabled[type=reset]:hover,
input.disabled[type=submit]:focus,
input.disabled[type=submit]:hover,
input[disabled].focus[type=reset],
input[disabled].focus[type=submit],
input[disabled][type=reset]:focus,
input[disabled][type=reset]:hover,
input[disabled][type=submit]:focus,
input[disabled][type=submit]:hover {
	background-color: transparent;
	border-color: #877f7a
}

.btn-default .badge,
button .badge,
input[type=reset] .badge,
input[type=submit] .badge {
	color: transparent;
	background-color: #877f7a
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

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

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

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

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

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #c9dc50;
	border-color: #c2d83b
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #b9d02a;
	border-color: #6d7b19
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #b9d02a;
	border-color: #9eb224
}

.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>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #9eb224;
	border-color: #6d7b19
}

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

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #c9dc50;
	border-color: #c2d83b
}

.btn-success .badge {
	color: #c9dc50;
	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.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
	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>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

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

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
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.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
	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>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

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

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
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.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
	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>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

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

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
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: #494440;
	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: #201e1c;
	text-decoration: none;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #877f7a;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-group-lg>button,
.btn-group-lg>input[type=reset],
.btn-group-lg>input[type=submit],
.btn-lg {
	padding: 10px 16px;
	font-size: 28px;
	line-height: 1.33333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-group-sm>button,
.btn-group-sm>input[type=reset],
.btn-group-sm>input[type=submit],
.btn-sm {
	padding: 5px 10px;
	font-size: 19px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-group-xs>button,
.btn-group-xs>input[type=reset],
.btn-group-xs>input[type=submit],
.btn-xs {
	padding: 1px 5px;
	font-size: 19px;
	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 {
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-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-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown-toggle:focus {
	outline: 0
}

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

.dropdown-menu-right,
.dropdown-menu.alignright,
.dropdown-menu.pull-right,
.entry-attachment #nav-below .dropdown-menu.nav-next,
.widget_calendar #wp-calendar #next a.dropdown-menu {
	left: auto;
	right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	line-height: 1.42857;
	white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn-group:first-child:not(:last-child)>button:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>input[type=reset]:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>button:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>input[type=reset]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>button:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>input[type=reset]:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>input[type=submit]:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child),
.btn-group>button:last-child:not(:first-child),
.btn-group>input[type=reset]:last-child:not(:first-child),
.btn-group>input[type=submit]:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group-vertical>button:not(:first-child):not(:last-child),
.btn-group-vertical>input[type=reset]:not(:first-child):not(:last-child),
.btn-group-vertical>input[type=submit]:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn-group:not(:first-child):not(:last-child)>button,
.btn-group>.btn-group:not(:first-child):not(:last-child)>input[type=reset],
.btn-group>.btn-group:not(:first-child):not(:last-child)>input[type=submit],
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>input[type=reset]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.dropdown-menu .divider {
	height: 1px;
	margin: 14.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	font-weight: 400;
	color: #494440
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #3b3734;
	background-color: #f5f5f5
}

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #877f7a
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

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

.open>a {
	outline: 0
}

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

.dropdown-header {
	font-size: 19px;
	color: #877f7a
}

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

.alignright>.dropdown-menu,
.entry-attachment #nav-below .nav-next>.dropdown-menu,
.pull-right>.dropdown-menu,
.widget_calendar #wp-calendar #next a>.dropdown-menu {
	right: 0;
	left: auto
}

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

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

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

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

}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group-vertical>button,
.btn-group-vertical>input[type=reset],
.btn-group-vertical>input[type=submit],
.btn-group>.btn,
.btn-group>button,
.btn-group>input[type=reset],
.btn-group>input[type=submit] {
	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-vertical>button.active,
.btn-group-vertical>button:active,
.btn-group-vertical>button:focus,
.btn-group-vertical>button:hover,
.btn-group-vertical>input.active[type=reset],
.btn-group-vertical>input.active[type=submit],
.btn-group-vertical>input[type=reset]:active,
.btn-group-vertical>input[type=reset]:focus,
.btn-group-vertical>input[type=reset]:hover,
.btn-group-vertical>input[type=submit]:active,
.btn-group-vertical>input[type=submit]:focus,
.btn-group-vertical>input[type=submit]:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.btn-group>button.active,
.btn-group>button:active,
.btn-group>button:focus,
.btn-group>button:hover,
.btn-group>input.active[type=reset],
.btn-group>input.active[type=submit],
.btn-group>input[type=reset]:active,
.btn-group>input[type=reset]:focus,
.btn-group>input[type=reset]:hover,
.btn-group>input[type=submit]:active,
.btn-group>input[type=submit]:focus,
.btn-group>input[type=submit]:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn+button,
.btn-group .btn+input[type=reset],
.btn-group .btn+input[type=submit],
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group .btn-group+button,
.btn-group .btn-group+input[type=reset],
.btn-group .btn-group+input[type=submit],
.btn-group button+.btn,
.btn-group button+.btn-group,
.btn-group button+button,
.btn-group button+input[type=reset],
.btn-group button+input[type=submit],
.btn-group input[type=reset]+.btn,
.btn-group input[type=reset]+.btn-group,
.btn-group input[type=reset]+button,
.btn-group input[type=reset]+input[type=reset],
.btn-group input[type=reset]+input[type=submit],
.btn-group input[type=submit]+.btn,
.btn-group input[type=submit]+.btn-group,
.btn-group input[type=submit]+button,
.btn-group input[type=submit]+input[type=reset],
.btn-group input[type=submit]+input[type=submit] {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group,
.btn-toolbar>button,
.btn-toolbar>input[type=reset],
.btn-toolbar>input[type=submit] {
	margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child,
.btn-group>button:first-child,
.btn-group>input[type=reset]:first-child,
.btn-group>input[type=submit]:first-child,
button .caret,
input[type=reset] .caret,
input[type=submit] .caret {
	margin-left: 0
}

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

.btn-group>.btn+.dropdown-toggle,
.btn-group>button+.dropdown-toggle,
.btn-group>input[type=reset]+.dropdown-toggle,
.btn-group>input[type=submit]+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group-lg.btn-group>button+.dropdown-toggle,
.btn-group-lg.btn-group>input[type=reset]+.dropdown-toggle,
.btn-group-lg.btn-group>input[type=submit]+.dropdown-toggle,
.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-group-lg>.btn .caret,
.btn-group-lg>button .caret,
.btn-group-lg>input[type=reset] .caret,
.btn-group-lg>input[type=submit] .caret,
.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-group-lg>button .caret,
.dropup .btn-group-lg>input[type=reset] .caret,
.dropup .btn-group-lg>input[type=submit] .caret,
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>button,
.btn-group-vertical>.btn-group>input[type=reset],
.btn-group-vertical>.btn-group>input[type=submit],
.btn-group-vertical>button,
.btn-group-vertical>input[type=reset],
.btn-group-vertical>input[type=submit] {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>button,
.btn-group-vertical>.btn-group>input[type=reset],
.btn-group-vertical>.btn-group>input[type=submit] {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn+button,
.btn-group-vertical>.btn+input[type=reset],
.btn-group-vertical>.btn+input[type=submit],
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group,
.btn-group-vertical>.btn-group+button,
.btn-group-vertical>.btn-group+input[type=reset],
.btn-group-vertical>.btn-group+input[type=submit],
.btn-group-vertical>button+.btn,
.btn-group-vertical>button+.btn-group,
.btn-group-vertical>button+button,
.btn-group-vertical>button+input[type=reset],
.btn-group-vertical>button+input[type=submit],
.btn-group-vertical>input[type=reset]+.btn,
.btn-group-vertical>input[type=reset]+.btn-group,
.btn-group-vertical>input[type=reset]+button,
.btn-group-vertical>input[type=reset]+input[type=reset],
.btn-group-vertical>input[type=reset]+input[type=submit],
.btn-group-vertical>input[type=submit]+.btn,
.btn-group-vertical>input[type=submit]+.btn-group,
.btn-group-vertical>input[type=submit]+button,
.btn-group-vertical>input[type=submit]+input[type=reset],
.btn-group-vertical>input[type=submit]+input[type=submit] {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>button:first-child:not(:last-child),
.btn-group-vertical>input[type=reset]:first-child:not(:last-child),
.btn-group-vertical>input[type=submit]:first-child:not(:last-child) {
	border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child),
.btn-group-vertical>button:last-child:not(:first-child),
.btn-group-vertical>input[type=reset]:last-child:not(:first-child),
.btn-group-vertical>input[type=submit]:last-child:not(:first-child) {
	border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type=reset],
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type=submit],
.input-group .form-control:not(:first-child):not(:last-child),
.input-group input[name=post_password]: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
}

.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,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>button:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>input[type=reset]:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>button:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type=reset]:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type=submit]: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,
.btn-group-justified>button,
.btn-group-justified>input[type=reset],
.btn-group-justified>input[type=submit] {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group button,
.btn-group-justified>.btn-group input[type=reset],
.btn-group-justified>.btn-group input[type=submit] {
	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],
[data-toggle=buttons]>.btn-group>button input[type=checkbox],
[data-toggle=buttons]>.btn-group>button input[type=radio],
[data-toggle=buttons]>.btn-group>input[type=reset] input[type=checkbox],
[data-toggle=buttons]>.btn-group>input[type=reset] input[type=radio],
[data-toggle=buttons]>.btn-group>input[type=submit] input[type=checkbox],
[data-toggle=buttons]>.btn-group>input[type=submit] input[type=radio],
[data-toggle=buttons]>button input[type=checkbox],
[data-toggle=buttons]>button input[type=radio],
[data-toggle=buttons]>input[type=reset] input[type=checkbox],
[data-toggle=buttons]>input[type=reset] input[type=radio],
[data-toggle=buttons]>input[type=submit] input[type=checkbox],
[data-toggle=buttons]>input[type=submit] input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn,
.input-group-btn>button,
.input-group-btn>input[type=reset],
.input-group-btn>input[type=submit] {
	position: relative
}

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

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

.input-group .form-control,
.input-group input[name=post_password] {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus,
.input-group input[name=post_password]:focus {
	z-index: 3
}

.input-group .form-control,
.input-group input[name=post_password],
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
	color: #494440;
	text-align: center;
	background-color: #b6b7b7;
	border: 1px solid #494440;
	border-radius: 30px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.input-group-sm>.input-group-btn>button.input-group-addon,
.input-group-sm>.input-group-btn>input.input-group-addon[type=reset],
.input-group-sm>.input-group-btn>input.input-group-addon[type=submit] {
	padding: 5px 10px;
	font-size: 19px;
	border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.input-group-lg>.input-group-btn>button.input-group-addon,
.input-group-lg>.input-group-btn>input.input-group-addon[type=reset],
.input-group-lg>.input-group-btn>input.input-group-addon[type=submit] {
	padding: 10px 16px;
	font-size: 28px;
	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 input[name=post_password]: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>.btn-group>button,
.input-group-btn:first-child>.btn-group>input[type=reset],
.input-group-btn:first-child>.btn-group>input[type=submit],
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:first-child>button,
.input-group-btn:first-child>input[type=reset],
.input-group-btn:first-child>input[type=submit],
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn-group:not(:last-child)>button,
.input-group-btn:last-child>.btn-group:not(:last-child)>input[type=reset],
.input-group-btn:last-child>.btn-group:not(:last-child)>input[type=submit],
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>input[type=reset]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>input[type=submit]: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 input[name=post_password]:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn-group:not(:first-child)>button,
.input-group-btn:first-child>.btn-group:not(:first-child)>input[type=reset],
.input-group-btn:first-child>.btn-group:not(:first-child)>input[type=submit],
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>button:not(:first-child),
.input-group-btn:first-child>input[type=reset]:not(:first-child),
.input-group-btn:first-child>input[type=submit]:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.btn-group>button,.input-group-btn:last-child>.btn-group>input[type=reset],.input-group-btn:last-child>.btn-group>input[type=submit],.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:last-child>button,.input-group-btn:last-child>input[type=reset],.input-group-btn:last-child>input[type=submit] {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

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

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn+.btn,
.input-group-btn>.btn+button,
.input-group-btn>.btn+input[type=reset],
.input-group-btn>.btn+input[type=submit],
.input-group-btn>button+.btn,
.input-group-btn>button+button,
.input-group-btn>button+input[type=reset],
.input-group-btn>button+input[type=submit],
.input-group-btn>input[type=reset]+.btn,
.input-group-btn>input[type=reset]+button,
.input-group-btn>input[type=reset]+input[type=reset],
.input-group-btn>input[type=reset]+input[type=submit],
.input-group-btn>input[type=submit]+.btn,
.input-group-btn>input[type=submit]+button,
.input-group-btn>input[type=submit]+input[type=reset],
.input-group-btn>input[type=submit]+input[type=submit] {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover,
.input-group-btn>button:active,
.input-group-btn>button:focus,
.input-group-btn>button:hover,
.input-group-btn>input[type=reset]:active,
.input-group-btn>input[type=reset]:focus,
.input-group-btn>input[type=reset]:hover,
.input-group-btn>input[type=submit]:active,
.input-group-btn>input[type=submit]:focus,
.input-group-btn>input[type=submit]:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group,
.input-group-btn:first-child>button,
.input-group-btn:first-child>input[type=reset],
.input-group-btn:first-child>input[type=submit] {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn:last-child>button,
.input-group-btn:last-child>input[type=reset],
.input-group-btn:last-child>input[type=submit] {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

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

.nav>li>a {
	padding: 10px 15px
}

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

.nav>li.disabled>a {
	color: #877f7a
}

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

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

.nav .nav-divider {
	height: 1px;
	margin: 14.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid transparent
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: transparent
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #494440;
	background-color: #e7e7e8;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

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

.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: #494440;
	background-color: #c9dc50
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

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

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

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-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,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid transparent
}

@media (min-width:768px) {
	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}

	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid transparent;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: transparent
	}

}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
	display: table;
	content: " "
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

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

.navbar:after {
	clear: both
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

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

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

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}

}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}

	.navbar-header {
		float: left
	}

	.navbar-collapse {
		width: auto;
		border-top: 0;
		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
	}

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

	.navbar-static-top {
		border-radius: 0
	}

}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

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

.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: 34.5px 15px;
	font-size: 28px;
	line-height: 31px;
	height: 100px
}

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

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}

	.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: 33px;
	margin-bottom: 33px;
	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
}

.navbar-nav {
	margin: 17.25px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 31px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 31px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}

}

.progress-bar-striped,
.progress-striped .progress-bar,
.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)
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}

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

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 34.5px;
		padding-bottom: 34.5px
	}

}

.navbar-form {
	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: 27.5px -15px
}

@media (min-width:768px) {
	.navbar-form .form-control-static,
	.navbar-form .form-group {
		display: inline-block
	}

	.navbar-form .control-label,
	.navbar-form .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control,
	.navbar-form input[name=post_password] {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.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,
	.navbar-form .input-group input[name=post_password] {
		width: auto
	}

	.navbar-form .input-group>.form-control,
	.navbar-form .input-group>input[name=post_password] {
		width: 100%
	}

	.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-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

}

.btn .badge,
.btn .label,
button .badge,
button .label,
input[type=reset] .badge,
input[type=reset] .label,
input[type=submit] .badge,
input[type=submit] .label {
	top: -1px;
	position: relative
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}

}

.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-radius: 4px 4px 0 0
}

.navbar-btn {
	margin-top: 27.5px;
	margin-bottom: 27.5px
}

.btn-group-sm>.navbar-btn.btn,
.btn-group-sm>button.navbar-btn,
.btn-group-sm>input.navbar-btn[type=reset],
.btn-group-sm>input.navbar-btn[type=submit],
.navbar-btn.btn-sm {
	margin-top: 30px;
	margin-bottom: 30px
}

.btn-group-xs>.navbar-btn.btn,
.btn-group-xs>button.navbar-btn,
.btn-group-xs>input.navbar-btn[type=reset],
.btn-group-xs>input.navbar-btn[type=submit],
.navbar-btn.btn-xs {
	margin-top: 39px;
	margin-bottom: 39px
}

.navbar-text {
	margin-top: 34.5px;
	margin-bottom: 34.5px
}

@media (min-width:768px) {
	.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-nav>li>a,
.navbar-default .navbar-text {
	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 .navbar-brand,
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #fff
}

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

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand: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,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #c9dc50;
	background-color: transparent
}

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

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: transparent;
	color: #c9dc50
}

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

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

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

	.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,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #c9dc50;
		background-color: transparent
	}

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

.navbar-inverse .navbar-link:hover {
	color: #c9dc50
}

.navbar-inverse .btn-link {
	color: #fff
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #c9dc50
}

.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: 31px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #877f7a
}

.pagination,
ul.page-numbers {
	display: inline-block;
	padding-left: 0;
	margin: 31px 0;
	border-radius: 4px
}

.pagination>li,
ul.page-numbers>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span,
ul.page-numbers>li>a,
ul.page-numbers>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #494440;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
ul.page-numbers>li:first-child>a,
ul.page-numbers>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,
ul.page-numbers>li:last-child>a,
ul.page-numbers>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,
ul.page-numbers>li>a:focus,
ul.page-numbers>li>a:hover,
ul.page-numbers>li>span:focus,
ul.page-numbers>li>span:hover {
	z-index: 2;
	color: #201e1c;
	background-color: #b6b7b7;
	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,
ul.page-numbers>.active>a,
ul.page-numbers>.active>a:focus,
ul.page-numbers>.active>a:hover,
ul.page-numbers>.active>span,
ul.page-numbers>.active>span:focus,
ul.page-numbers>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover,
ul.page-numbers>.disabled>a,
ul.page-numbers>.disabled>a:focus,
ul.page-numbers>.disabled>a:hover,
ul.page-numbers>.disabled>span,
ul.page-numbers>.disabled>span:focus,
ul.page-numbers>.disabled>span:hover {
	color: #877f7a;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

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

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

.badge,
.label {
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	text-align: center
}

.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: 31px 0;
	list-style: none;
	text-align: center
}

.pager:after,
.pager:before {
	content: " ";
	display: table
}

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

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

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em
}

.label:empty {
	display: none
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #877f7a
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #6c6662
}

.label-primary {
	background-color: #337ab7
}

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

.label-success {
	background-color: #c9dc50
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #b9d02a
}

.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: 19px;
	color: #fff;
	vertical-align: middle;
	background-color: #877f7a;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn-group-xs>.btn .badge,
.btn-group-xs>button .badge,
.btn-group-xs>input[type=reset] .badge,
.btn-group-xs>input[type=submit] .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #494440;
	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
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

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

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #b6b7b7
}

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

.alert .alert-link,
.close {
	font-weight: 700
}

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

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px
}

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

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

	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 99px
	}

}

.thumbnail,
.wp-caption {
	display: block;
	padding: 4px;
	margin-bottom: 31px;
	line-height: 1.42857;
	background-color: #e7e7e8;
	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,
.wp-caption a>img,
.wp-caption>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

.thumbnail .caption,
.wp-caption .caption {
	padding: 9px;
	color: #494440
}

a.active.wp-caption,
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover,
a.wp-caption:focus,
a.wp-caption:hover {
	border-color: #494440
}

.alert {
	padding: 15px;
	margin-bottom: 31px;
	border: 0px solid transparent;
	border-radius: 0px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

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

.modal,
.modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.alert-success {
	background-color: #c9dc50;
	border-color: #c9dc50;
	color: #494949
}

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

.alert-success .alert-link {
	color: #303030
}

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

}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}

}

.progress {
	overflow: hidden;
	height: 31px;
	margin-bottom: 31px;
	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: 19px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: 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-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: #c9dc50
}

.progress-striped .progress-bar-success {
	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-striped .progress-bar-info,
.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)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	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: 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: 10000px
}

.media-object {
	display: block
}

.gallery .gallery-item img.media-object,
.media-object.img-thumbnail {
	max-width: none
}

.entry-attachment #nav-below .media>.nav-next,
.media-right,
.media>.alignright,
.media>.pull-right,
.widget_calendar #wp-calendar #next .media>a {
	padding-left: 10px
}

.entry-attachment #nav-below .media>.nav-previous,
.gallery .media>.gallery-item,
.media-left,
.media>.alignleft,
.media>.pull-left,
.widget_calendar #wp-calendar #prev .media>a {
	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
}

#footer ul i,
.entry-content table>tbody>tr>td,
.page-content table>tbody>tr>td,
.table>tbody>tr>td,
.widget_calendar #wp-calendar>tbody>tr>td {
	vertical-align: middle
}

.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: #b6b7b7;
	color: #877f7a;
	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: #877f7a
}

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

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

.list-group-item-success {
	color: #494949;
	background-color: #c9dc50
}

a.list-group-item-success,
button.list-group-item-success {
	color: #494949
}

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: #494949;
	background-color: #c2d83b
}

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

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

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 31px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.entry-content .panel>.panel-collapse>table,
.entry-content .panel>.table-responsive>table,
.entry-content .panel>table,
.entry-content .widget_calendar .panel>#wp-calendar>table,
.page-content .panel>.panel-collapse>table,
.page-content .panel>.table-responsive>table,
.page-content .panel>table,
.page-content .widget_calendar .panel>#wp-calendar>table,
.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table,
.widget_calendar .entry-content .panel>#wp-calendar>table,
.widget_calendar .page-content .panel>#wp-calendar>table,
.widget_calendar .panel>#wp-calendar,
.widget_calendar .panel>#wp-calendar>#wp-calendar,
.widget_calendar .panel>#wp-calendar>.table,
.widget_calendar .panel>.panel-collapse>#wp-calendar,
.widget_calendar .panel>.table-responsive>#wp-calendar {
	margin-bottom: 0
}

.panel-body {
	padding: 0
}

.panel-body:after,
.panel-body:before {
	content: " ";
	display: table
}

.panel-heading {
	padding: 40px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}

.panel-title {
	margin-top: 0;
	font-size: 25px
}

.panel-footer {
	padding: 10px;
	background-color: #f5f5f5;
	border-top: 1px solid transparent;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.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-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>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,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr:first-child>td,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr:first-child>th,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr:last-child>td,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr:last-child>th,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tfoot>tr:last-child>td,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tfoot>tr:last-child>th,
.widget_calendar .panel>#wp-calendar>#wp-calendar>thead>tr:first-child>td,
.widget_calendar .panel>#wp-calendar>#wp-calendar>thead>tr:first-child>th,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr:first-child>td,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr:first-child>th,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr:last-child>td,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr:last-child>th,
.widget_calendar .panel>#wp-calendar>.table-bordered>tfoot>tr:last-child>td,
.widget_calendar .panel>#wp-calendar>.table-bordered>tfoot>tr:last-child>th,
.widget_calendar .panel>#wp-calendar>.table-bordered>thead>tr:first-child>td,
.widget_calendar .panel>#wp-calendar>.table-bordered>thead>tr:first-child>th,
.widget_calendar .panel>#wp-calendar>tbody>tr:first-child>td,
.widget_calendar .panel>#wp-calendar>tbody>tr:first-child>th,
.widget_calendar .panel>#wp-calendar>tbody>tr:last-child>td,
.widget_calendar .panel>#wp-calendar>tbody>tr:last-child>th,
.widget_calendar .panel>#wp-calendar>tfoot>tr:last-child>td,
.widget_calendar .panel>#wp-calendar>tfoot>tr:last-child>th,
.widget_calendar .panel>#wp-calendar>thead>tr:first-child>td,
.widget_calendar .panel>#wp-calendar>thead>tr:first-child>th,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr:first-child>td,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr:first-child>th,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr:last-child>td,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr:last-child>th,
.widget_calendar .panel>.table-responsive>#wp-calendar>tfoot>tr:last-child>td,
.widget_calendar .panel>.table-responsive>#wp-calendar>tfoot>tr:last-child>th,
.widget_calendar .panel>.table-responsive>#wp-calendar>thead>tr:first-child>td,
.widget_calendar .panel>.table-responsive>#wp-calendar>thead>tr:first-child>th {
	border-bottom: 0
}

.entry-content .panel>.table-responsive:last-child>table:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child,
.entry-content .panel>table:last-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child,
.page-content .panel>table:last-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.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,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child,
.widget_calendar .panel>#wp-calendar:last-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tbody:last-child>tr:last-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.widget_calendar .panel>#wp-calendar:last-child>tbody:last-child>tr:last-child,
.widget_calendar .panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: -1;
	border-bottom-right-radius: -1
}

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

.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: -1;
	border-bottom-left-radius: -1
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.entry-content .panel>.table-responsive:first-child>table:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.entry-content .panel>table:first-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.page-content .panel>table:first-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child,
.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,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child,
.widget_calendar .panel>#wp-calendar:first-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>tbody:first-child>tr:first-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>thead:first-child>tr:first-child,
.widget_calendar .panel>#wp-calendar:first-child>tbody:first-child>tr:first-child,
.widget_calendar .panel>#wp-calendar:first-child>thead:first-child>tr:first-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.entry-content .panel>.panel-collapse>table caption,
.entry-content .panel>.table-responsive>table caption,
.entry-content .panel>table caption,
.entry-content .widget_calendar .panel>#wp-calendar>table caption,
.page-content .panel>.panel-collapse>table caption,
.page-content .panel>.table-responsive>table caption,
.page-content .panel>table caption,
.page-content .widget_calendar .panel>#wp-calendar>table caption,
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption,
.widget_calendar .entry-content .panel>#wp-calendar>table caption,
.widget_calendar .page-content .panel>#wp-calendar>table caption,
.widget_calendar .panel>#wp-calendar caption,
.widget_calendar .panel>#wp-calendar>#wp-calendar caption,
.widget_calendar .panel>#wp-calendar>.table caption,
.widget_calendar .panel>.panel-collapse>#wp-calendar caption,
.widget_calendar .panel>.table-responsive>#wp-calendar caption {
	padding-left: 0;
	padding-right: 0
}

.entry-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.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,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child td:first-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child th:first-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child td:first-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child th:first-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.widget_calendar .panel>#wp-calendar:first-child>tbody:first-child>tr:first-child td:first-child,
.widget_calendar .panel>#wp-calendar:first-child>tbody:first-child>tr:first-child th:first-child,
.widget_calendar .panel>#wp-calendar:first-child>thead:first-child>tr:first-child td:first-child,
.widget_calendar .panel>#wp-calendar:first-child>thead:first-child>tr:first-child th:first-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child td:first-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child th:first-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child td:first-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: -1
}

.entry-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.entry-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.entry-content .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.entry-content .panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.page-content .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.page-content .panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.page-content .widget_calendar .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.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,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.widget_calendar .page-content .panel>#wp-calendar:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child td:last-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child th:last-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child td:last-child,
.widget_calendar .panel>#wp-calendar:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child th:last-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.widget_calendar .panel>#wp-calendar:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.widget_calendar .panel>#wp-calendar:first-child>tbody:first-child>tr:first-child td:last-child,
.widget_calendar .panel>#wp-calendar:first-child>tbody:first-child>tr:first-child th:last-child,
.widget_calendar .panel>#wp-calendar:first-child>thead:first-child>tr:first-child td:last-child,
.widget_calendar .panel>#wp-calendar:first-child>thead:first-child>tr:first-child th:last-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child td:last-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>tbody:first-child>tr:first-child th:last-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child td:last-child,
.widget_calendar .panel>.table-responsive:first-child>#wp-calendar:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: -1
}

.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.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,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child td:first-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child th:first-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:first-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:first-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.widget_calendar .panel>#wp-calendar:last-child>tbody:last-child>tr:last-child td:first-child,
.widget_calendar .panel>#wp-calendar:last-child>tbody:last-child>tr:last-child th:first-child,
.widget_calendar .panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:first-child,
.widget_calendar .panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:first-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child td:first-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child th:first-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:first-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: -1
}

.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.entry-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.entry-content .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.entry-content .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.entry-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.page-content .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.page-content .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.page-content .widget_calendar .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.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,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.widget_calendar .entry-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.widget_calendar .page-content .panel>#wp-calendar:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child td:last-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child th:last-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:last-child,
.widget_calendar .panel>#wp-calendar:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:last-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.widget_calendar .panel>#wp-calendar:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.widget_calendar .panel>#wp-calendar:last-child>tbody:last-child>tr:last-child td:last-child,
.widget_calendar .panel>#wp-calendar:last-child>tbody:last-child>tr:last-child th:last-child,
.widget_calendar .panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:last-child,
.widget_calendar .panel>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:last-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child td:last-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tbody:last-child>tr:last-child th:last-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child td:last-child,
.widget_calendar .panel>.table-responsive:last-child>#wp-calendar:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: -1
}

.entry-content .panel>.panel-body+table,
.entry-content .panel>table+.panel-body,
.page-content .panel>.panel-body+table,
.page-content .panel>table+.panel-body,
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body,
.widget_calendar .panel>#wp-calendar+.panel-body,
.widget_calendar .panel>.panel-body+#wp-calendar {
	border-top: 1px solid #c9dc50
}

.entry-content .panel>table>tbody:first-child>tr:first-child td,
.entry-content .panel>table>tbody:first-child>tr:first-child th,
.page-content .panel>table>tbody:first-child>tr:first-child td,
.page-content .panel>table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th,
.widget_calendar .panel>#wp-calendar>tbody:first-child>tr:first-child td,
.widget_calendar .panel>#wp-calendar>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered,
.widget_calendar .panel>#wp-calendar,
.widget_calendar .panel>#wp-calendar>#wp-calendar,
.widget_calendar .panel>#wp-calendar>.table-bordered,
.widget_calendar .panel>.table-responsive>#wp-calendar {
	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,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tfoot>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tfoot>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>thead>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>thead>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tfoot>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tfoot>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>thead>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>thead>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>tbody>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>tbody>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>tfoot>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>tfoot>tr>th:first-child,
.widget_calendar .panel>#wp-calendar>thead>tr>td:first-child,
.widget_calendar .panel>#wp-calendar>thead>tr>th:first-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr>td:first-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr>th:first-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tfoot>tr>td:first-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tfoot>tr>th:first-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>thead>tr>td:first-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>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,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tbody>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tfoot>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>tfoot>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>thead>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>#wp-calendar>thead>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tbody>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tfoot>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>tfoot>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>thead>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>.table-bordered>thead>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>tbody>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>tbody>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>tfoot>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>tfoot>tr>th:last-child,
.widget_calendar .panel>#wp-calendar>thead>tr>td:last-child,
.widget_calendar .panel>#wp-calendar>thead>tr>th:last-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr>td:last-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tbody>tr>th:last-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tfoot>tr>td:last-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>tfoot>tr>th:last-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>thead>tr>td:last-child,
.widget_calendar .panel>.table-responsive>#wp-calendar>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-responsive,
.widget_calendar .panel>#wp-calendar {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 31px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid transparent
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid transparent
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #494440;
	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: #494440
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

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

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

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

.panel-success {
	border-color: #c9dc50
}

.panel-success>.panel-heading {
	color: #494949;
	background-color: #c9dc50;
	border-color: #c9dc50
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #c9dc50
}

.panel-success>.panel-heading .badge {
	color: #c9dc50;
	background-color: #494949
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #c9dc50
}

.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: 33px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.popover,
.tooltip {
	font-family: Lato, Arial, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857;
	text-shadow: none;
	text-transform: none;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	text-decoration: none;
	white-space: normal;
	font-weight: 400
}

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

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

.modal-content,
.popover {
	background-clip: padding-box
}

.modal-open {
	overflow: hidden
}

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

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
	display: table;
	content: " "
}

.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;
	-moz-transition: -moz-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);
	outline: 0
}

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

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

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

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

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

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

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

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

.modal-footer .btn+.btn,
.modal-footer .btn+button,
.modal-footer .btn+input[type=reset],
.modal-footer .btn+input[type=submit],
.modal-footer button+.btn,
.modal-footer button+button,
.modal-footer button+input[type=reset],
.modal-footer button+input[type=submit],
.modal-footer input[type=reset]+.btn,
.modal-footer input[type=reset]+button,
.modal-footer input[type=reset]+input[type=reset],
.modal-footer input[type=reset]+input[type=submit],
.modal-footer input[type=submit]+.btn,
.modal-footer input[type=submit]+button,
.modal-footer input[type=submit]+input[type=reset],
.modal-footer input[type=submit]+input[type=submit] {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .btn+button,
.modal-footer .btn-group .btn+input[type=reset],
.modal-footer .btn-group .btn+input[type=submit],
.modal-footer .btn-group button+.btn,
.modal-footer .btn-group button+button,
.modal-footer .btn-group button+input[type=reset],
.modal-footer .btn-group button+input[type=submit],
.modal-footer .btn-group input[type=reset]+.btn,
.modal-footer .btn-group input[type=reset]+button,
.modal-footer .btn-group input[type=reset]+input[type=reset],
.modal-footer .btn-group input[type=reset]+input[type=submit],
.modal-footer .btn-group input[type=submit]+.btn,
.modal-footer .btn-group input[type=submit]+button,
.modal-footer .btn-group input[type=submit]+input[type=reset],
.modal-footer .btn-group input[type=submit]+input[type=submit] {
	margin-left: -1px
}

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

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

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}

}

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

	.page:not(.home) #content,.tax-categoria_produto #content {
		-webkit-background-size: 100% auto;
		-khtml-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto
	}

}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	text-align: left;
	text-align: start;
	font-size: 19px;
	opacity: 0;
	filter: alpha(opacity=0)
}

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

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

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

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
	left: 5px;
	margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}

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

.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	text-align: start;
	font-size: 22px;
	background-color: #fff;
	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)
}

.carousel-caption,
.carousel-control {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	text-align: center
}

.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: 22px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

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

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

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

.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 {
	left: 1px;
	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 {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}

.carousel-inner {
	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 {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-moz-transition: -moz-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px
	}

	.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;
	filter: alpha(opacity=50);
	font-size: 20px;
	background-color: transparent
}

.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: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.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: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

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

.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: #000\9;
	background-color: transparent
}

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

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px
}

.carousel-caption .btn,
.carousel-caption button,
.carousel-caption input[type=reset],
.carousel-caption input[type=submit],
.text-hide {
	text-shadow: none
}



@media (max-width: 768px) {
	.p_slider {
    	font-size: 25px;
    	color: white;
    	margin-top: 163px;
    	margin-left: 65px;
	}
}
@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

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

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

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}

}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

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

.alignright,
.entry-attachment #nav-below .nav-next,
.pull-right,
.widget_calendar #wp-calendar #next a {
	float: right !important
}

.alignleft,
.entry-attachment #nav-below .nav-previous,
.gallery .gallery-item,
.pull-left,
.widget_calendar #wp-calendar #prev a {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}

	.visible-xs-block {
		display: block !important
	}

	.visible-xs-inline {
		display: inline !important
	}

	.visible-xs-inline-block {
		display: inline-block !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}

	.visible-sm-block {
		display: block !important
	}

	.visible-sm-inline {
		display: inline !important
	}

	.visible-sm-inline-block {
		display: inline-block !important
	}

}

@media (min-width:992px) and (max-width:1449px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}

	.visible-md-block {
		display: block !important
	}

	.visible-md-inline {
		display: inline !important
	}

	.visible-md-inline-block {
		display: inline-block !important
	}

}

@media (min-width:1450px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}

	.visible-lg-block {
		display: block !important
	}

	.visible-lg-inline {
		display: inline !important
	}

	.visible-lg-inline-block {
		display: inline-block !important
	}

	.hidden-lg {
		display: none !important
	}

}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
	.p_slider{
		font-size: 32px !important;
	    color: white !important;
	    margin-top: 50px !important;
	    margin-left: 0 !important;
	    text-align: center;
	}
	.footer_slider{
		bottom: 40px !important;
	}
	.custom-next-html{
		font-size: 50px !important;
		right: 0 !important;
	}
	.custom-prev-html{
		font-size: 50px !important;
	}
	.li_slider1 p:nth-child(1) {
	    margin-top: 150px !important;
	    margin-left: 0 !important;
	    text-align: left !important;
	    font-size: 46px !important;
        min-width: 0 !important;

	}
	.li_slider1 p:nth-child(2) {
	    margin-left: 0 !important;
	    text-align: left !important;
	    font-size: 24px !important;
        min-width: 0 !important;

	}
	.titulo_slider_suporte{
		margin-top: 150px !important;
		margin-left: 0 !important;
		text-align: left !important;
		font-size: 28px !important;
	    min-width: 0 !important;

	}
	.conteudo_slider_suporte{
		margin-left: 0 !important;
		text-align: left !important;
		font-size: 22px !important;
	    min-width: 0 !important;

	}

}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}

}

@media (min-width:992px) and (max-width:1449px) {
	.hidden-md {
		display: none !important
	}

}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}

}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}

}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}

}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}

	.hidden-print {
		display: none !important
	}

}

.entry-content:after,
.entry-content:before,
.gallery:after,
.gallery:before,
.page-content:after,
.page-content:before {
	content: " ";
	display: table
}

.alignnone {
	margin: .5em 0
}

.alignright {
	margin: .5em 0 1em 1em
}

.alignleft {
	margin: .5em 1em 1em 0
}

.aligncenter {
	margin: .5em auto
}

.hentry,
.widget {
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.entry-attachment .attachment {
	margin-bottom: 1em
}

.entry-caption {
	color: #666
}

.twitter-tweet-rendered {
	max-width: 100% !important
}

.hentry img,
.widget img,
.wp-video-shortcode,
select {
	max-width: 100%
}

.gallery {
	margin: 0 auto 1em
}

.gallery br+br,
img#wpstats {
	display: none
}

.gallery.gallery-columns-1 .gallery-item {
	float: none;
	margin: 2em 2%;
	width: 96%
}

.gallery.gallery-columns-2 .gallery-item {
	margin: 2em 2%;
	width: 46%
}

.gallery.gallery-columns-3 .gallery-item {
	margin: 2em 2%;
	width: 29.33333%
}

.gallery.gallery-columns-4 .gallery-item {
	margin: 2em 2%;
	width: 21%
}

.gallery.gallery-columns-5 .gallery-item {
	margin: 2em 2%;
	width: 16%
}

.gallery.gallery-columns-6 .gallery-item {
	margin: 2em 1%;
	width: 14.66667%
}

.gallery.gallery-columns-7 .gallery-item {
	margin: 2em 1%;
	width: 12.28571%
}

.gallery.gallery-columns-8 .gallery-item {
	margin: 2em 1%;
	width: 10.5%
}

.gallery.gallery-columns-9 .gallery-item {
	margin: 2em 1%;
	width: 9.11111%
}

.gallery .gallery-caption {
	color: #494440;
	margin-left: 0
}

.gallery dl {
	margin: 0
}

.hentry img,
.widget img {
	height: auto;
	width: auto
}

img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto
}

.rsswidget img,
img.wp-smiley {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.entry-content p img.aligncenter,
.entry-content p img.alignleft,
.entry-content p img.alignnone,
.entry-content p img.alignright,
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignnone,
.wp-caption.alignright {
	margin-top: 1em;
	margin-bottom: 2em
}

.wp-caption.aligncenter,
.wp-caption.alignnone {
	clear: both !important
}

.wp-caption .wp-caption-text {
	display: inline-block;
	padding: 9px;
	color: #494440
}

.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	margin-right: 5px
}

.widget_calendar #wp-calendar #prev {
	border-right: 0
}

.widget_calendar #wp-calendar #next {
	border-left: 0
}

.widget_tag_cloud a:nth-child(1) {
	font-size: 27px !important
}

.widget_tag_cloud a:nth-child(2) {
	font-size: 32px !important
}

.widget_tag_cloud a:nth-child(3) {
	font-size: 14px !important
}

.widget_tag_cloud a:nth-child(4) {
	font-size: 20px !important
}

.widget_tag_cloud a:nth-child(5) {
	font-size: 17px !important
}

.widget_tag_cloud a:nth-child(6) {
	font-size: 23px !important
}

.widget_tag_cloud a:nth-child(7) {
	font-size: 18px !important
}

.widget_tag_cloud a:nth-child(8),
.widget_tag_cloud a:nth-child(9) {
	font-size: 26px !important
}

.widget_tag_cloud a:nth-child(10) {
	font-size: 20px !important
}

.widget_tag_cloud a:nth-child(11) {
	font-size: 13px !important
}

.widget_tag_cloud a:nth-child(12) {
	font-size: 32px !important
}

ul.page-numbers>li>span.current,
ul.page-numbers>li>span.current:focus,
ul.page-numbers>li>span.current:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}

.form-radio-group .radio:first-child {
	margin-top: 0
}

.form-radio-group .radio:last-child {
	margin-bottom: 0
}

.hentry .odin-map img,
.widget .odin-map img {
	max-width: none !important
}

.page:not(.home) #content,.tax-categoria_produto #content {
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #e7e7e8
}

.page:not(.home) .detail-box,.tax-categoria_produto .detail-box {
	background-color: #88b445;
	padding-top: 100px;
	/*padding-bottom: 50px*/
}

@media (max-width:767px) {
	.page:not(.home) .detail-box,.tax-categoria_produto .detail-box {
		padding-top: 50px;
		padding-bottom: 0
	}

}

.page:not(.home) .icon-tef,.tax-categoria_produto .icon-tef {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-bottom: 50px;
	color: #fff
}

.page:not(.home) .icon-tef .icon-tef-img,.tax-categoria_produto .icon-tef .icon-tef-img {
	width: 30%;
	padding-right: 20px
}

.page:not(.home) .icon-tef .icon-tef-text h3,.tax-categoria_produto .icon-tef .icon-tef-text h3 {
	text-transform: uppercase;
	margin-top: 0
}

.page:not(.home) .icon-tef .icon-tef-text p,.tax-categoria_produto .icon-tef .icon-tef-text p {
	margin: 0
}

.page:not(.home) .banner-tef-full,.tax-categoria_produto .banner-tef-full {
	position: relative
}

.page:not(.home) .banner-tef-full h3,.tax-categoria_produto .banner-tef-full h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px 15px;
	margin: 0;
	color: #fff;
	text-align: center;
	background-color: rgba(30, 62, 27, .7);
	font-size: 32px;
	font-size: 2rem;
	text-transform: uppercase
}

.page:not(.home) .detalhes-bemago,.tax-categoria_produto .detalhes-bemago {
	
}
.page:not(.home) .detalhes-bemago{
	margin-top: 60px;
}

.page:not(.home) .detalhes-bemago h3.detalhamento,.tax-categoria_produto .detalhes-bemago h3.detalhamento {
	font-size: 26px;
	font-size: 1.625rem;
	font-weight: 700;
	text-transform: uppercase
}

.page:not(.home) .icones-bemago,.tax-categoria_produto .icones-bemago {
	/*margin-top: 50px;
	margin-bottom: 50px*/
}

@media (min-width:992px) {
	.page:not(.home) .icon-tef .icon-tef-text p,.tax-categoria_produto .icon-tef .icon-tef-text p {
		width: 75%
	}

	.page:not(.home) .detalhes-bemago .row,
	.page:not(.home) .icones-bemago .row,.tax-categoria_produto .detalhes-bemago .row,.tax-categoria_produto .icones-bemago .row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center
	}

}

.page:not(.home) .icones-bemago h3.detalhamento,.tax-categoria_produto .icones-bemago h3.detalhamento {
	font-size: 26px;
	font-size: 1.625rem;
	font-weight: 700
}

.page:not(.home) .icones-bemago .list-bematech li,.tax-categoria_produto .icones-bemago .list-bematech li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin-bottom: 9px;
	/*margin-top: 20px*/
}

.page:not(.home) .icones-bemago .list-bematech li img,.tax-categoria_produto .icones-bemago .list-bematech li img {
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin-right: 20px
}

.page:not(.home) .solucoes-rect,.tax-categoria_produto .solucoes-rect {

}

@media (max-width:767px) {
	.page:not(.home) .solucoes-rect .list-solucoes,.tax-categoria_produto .solucoes-rect .list-solucoes {
		padding-top: 50px;
		padding-bottom: 50px
	}

}

@media (min-width:768px) {
	.page:not(.home) .solucoes-rect .list-solucoes,.tax-categoria_produto .solucoes-rect .list-solucoes {
		padding-top: 100px;
		padding-bottom: 100px
	}

	.feature img {
		width: 80%
	}

}

.comment-content .page:not(.home) .solucoes-rect img,
.comment-content .tax-categoria_produto .solucoes-rect img,
.entry-content p .page:not(.home) .solucoes-rect img,
.entry-content p .tax-categoria_produto .solucoes-rect img,
.page:not(.home) .solucoes-rect .comment-content img,
.page:not(.home) .solucoes-rect .entry-content p img,
.page:not(.home) .solucoes-rect .img-responsive,
.page:not(.home) .solucoes-rect .widget img,
.page:not(.home) .solucoes-rect .wp-caption,
.tax-categoria_produto .solucoes-rect .comment-content img,
.tax-categoria_produto .solucoes-rect .entry-content p img,
.tax-categoria_produto .solucoes-rect .img-responsive,
.tax-categoria_produto .solucoes-rect .widget img,
.tax-categoria_produto .solucoes-rect .wp-caption,
.widget .page:not(.home) .solucoes-rect img,.widget .tax-categoria_produto .solucoes-rect img {
	padding-top: 20px;
	padding-bottom: 20px
}

@media (max-width:1449px) {
	.page:not(.home) .icones-bemago .list-bematech li img,.tax-categoria_produto .icones-bemago .list-bematech li img {
		max-width: 60px
	}

	.comment-content .page:not(.home) .solucoes-rect img,
	.comment-content .tax-categoria_produto .solucoes-rect img,
	.entry-content p .page:not(.home) .solucoes-rect img,
	.entry-content p .tax-categoria_produto .solucoes-rect img,
	.page:not(.home) .solucoes-rect .comment-content img,
	.page:not(.home) .solucoes-rect .entry-content p img,
	.page:not(.home) .solucoes-rect .img-responsive,
	.page:not(.home) .solucoes-rect .widget img,
	.page:not(.home) .solucoes-rect .wp-caption,
	.tax-categoria_produto .solucoes-rect .comment-content img,
	.tax-categoria_produto .solucoes-rect .entry-content p img,
	.tax-categoria_produto .solucoes-rect .img-responsive,
	.tax-categoria_produto .solucoes-rect .widget img,
	.tax-categoria_produto .solucoes-rect .wp-caption,
	.widget .page:not(.home) .solucoes-rect img,.widget .tax-categoria_produto .solucoes-rect img {
		max-width: 70%
	}

}

.page:not(.home) .solucoes-rect h3,.tax-categoria_produto .solucoes-rect h3 {
	font-size: 26px;
	font-size: 1.625rem;
	font-weight: 700;
	text-transform: uppercase
}

.page:not(.home) .pattern-geo,.tax-categoria_produto .pattern-geo {
	margin-top: 0
}

.page:not(.home) .solucao,.tax-categoria_produto .solucao {
	display: block;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 5px solid transparent
}

.page:not(.home) .solucao h3,.tax-categoria_produto .solucao h3 {
	font-size: 30px;
	font-size: 1.875rem;
	position: absolute;
	left: 60px;
	top: 50%;
	color: #fff;
	text-transform: uppercase;
	-webkit-transform: translateY(-50%);
	-khtml-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0
}

.page:not(.home) .solucao.active,
.page:not(.home) .solucao:hover,.tax-categoria_produto .solucao.active,.tax-categoria_produto .solucao:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);
	border-bottom: 5px solid #c9dc50
}

.page:not(.home) .solucoes-container,.tax-categoria_produto .solucoes-container {
	
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px
}

.page:not(.home) #footer,.tax-categoria_produto #footer {
	border-top: 20px solid #c7c5c4
}

.term-dispositivos-inteligentes #content {
	background-image: url(../images/tax-dispositivos.png)
}

.term-solucoes-inteligentes #content {
	background-image: url(../images/tax-solucoes.png)
}

.term-tef-meios-de-pagamento #content {
	background-image: url(../images/tax-tef.png);
	-webkit-background-size: auto;
	-khtml-background-size: auto;
	-moz-background-size: auto;
	-ms-background-size: auto;
	-o-background-size: auto;
	background-size: auto
}

.term-tef-meios-de-pagamento h3 {
	font-size: 26px;
	font-size: 1.4rem
}

.term-tef-meios-de-pagamento .image-tef {
	margin-bottom: 100px
}

.term-tef-meios-de-pagamento .features-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.term-equipamentos #content {
	background-image: url(../images/tax-equipamentos.jpg)
}

.term-plataforma-iot #content {
	background-image: url(../images/iot/banner_iot.png)
}

.term-plataforma-iot .modulo {
	margin-bottom: 50px
}

.term-plataforma-iot .modulo h3 {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 26px;
	font-size: 1.625rem
}

.term-plataforma-iot .modulo-2,
.term-plataforma-iot .modulo-3 {
	color: #fff
}

.term-plataforma-iot .modulo-1 {
	margin-top: 50px;
	color: #3c592b;
	background: url(../images/plataforma-iot/modulo1.png) center center no-repeat;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px
}

@media (min-width:992px) {
	.term-tef-meios-de-pagamento .features-list>div:nth-child(5) {
		margin-left: 12.5%
	}

	.term-tef-meios-de-pagamento .features-list>div:nth-child(7) {
		margin-right: 12.5%
	}

	.term-plataforma-iot .modulo-1 {
		background-position: center right;
		padding-top: 0;
		padding-bottom: 0
	}

	.term-plataforma-iot .modulo-1 .container .row {
		min-height: 330px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center
	}

}

@media (min-width:1450px) {
	.term-plataforma-iot .modulo-1 .container .row {
		min-height: 440px
	}

}

.term-plataforma-iot .modulo-2 {
	background: url(../images/plataforma-iot/modulo2.png) center left no-repeat;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px
}

.comment-content .term-plataforma-iot .modulo-2 img,
.entry-content p .term-plataforma-iot .modulo-2 img,
.term-plataforma-iot .modulo-2 .comment-content img,
.term-plataforma-iot .modulo-2 .entry-content p img,
.term-plataforma-iot .modulo-2 .img-responsive,
.term-plataforma-iot .modulo-2 .widget img,
.term-plataforma-iot .modulo-2 .wp-caption,
.widget .term-plataforma-iot .modulo-2 img {
	margin-bottom: 30px
}

@media (min-width:992px) {
	.term-plataforma-iot .modulo-2 {
		background-position: center center
	}

	.comment-content .term-plataforma-iot .modulo-2 img,
	.entry-content p .term-plataforma-iot .modulo-2 img,
	.term-plataforma-iot .modulo-2 .comment-content img,
	.term-plataforma-iot .modulo-2 .entry-content p img,
	.term-plataforma-iot .modulo-2 .img-responsive,
	.term-plataforma-iot .modulo-2 .widget img,
	.term-plataforma-iot .modulo-2 .wp-caption,
	.widget .term-plataforma-iot .modulo-2 img {
		max-width: 150px
	}

	.term-plataforma-iot .modulo-2 .container .row {
		min-height: 472.5px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center
	}

}

@media (min-width:1450px) {
	.comment-content .term-plataforma-iot .modulo-2 img,
	.entry-content p .term-plataforma-iot .modulo-2 img,
	.term-plataforma-iot .modulo-2 .comment-content img,
	.term-plataforma-iot .modulo-2 .entry-content p img,
	.term-plataforma-iot .modulo-2 .img-responsive,
	.term-plataforma-iot .modulo-2 .widget img,
	.term-plataforma-iot .modulo-2 .wp-caption,
	.widget .term-plataforma-iot .modulo-2 img {
		max-width: 100%
	}

	.term-plataforma-iot .modulo-2 .container .row {
		min-height: 630px
	}

}

.term-plataforma-iot .modulo-3 {
	background: url(../images/plataforma-iot/modulo3.png) center left no-repeat;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 0
}

.term-plataforma-iot .modulo-3 h3 {
	font-size: 32px;
	font-size: 2rem
}

.term-plataforma-iot .modulo-3 p {
	font-weight: 700
}

@media (min-width:992px) {
	.term-plataforma-iot .modulo-3 {
		padding-top: 90px;
		padding-bottom: 90px;
		background-position: center center
	}

	.term-plataforma-iot .modulo-3 .container .row {
		min-height: 480px
	}

	.feature img {
		width: 35%
	}

}

@media (min-width:1450px) {
	.term-plataforma-iot .modulo-3 .container .row {
		min-height: 800px
	}

}

.term-plataforma-iot .malha-clara-list h2 {
	text-transform: uppercase;
	text-align: center;
	color: #3c592b;
	font-size: 26px;
	font-size: 1.625rem;
	font-weight: 900;
	margin-bottom: 30px
}

.feature h3,
.feature p {
	text-align: center;
	color: #fff
}

.term-plataforma-iot .malha-clara-list .feature {
	min-height: 190px
}

.term-plataforma-iot .malha-clara-list .features-container {
	max-width: 1100px
}

.feature {
	padding: 10px 15px;
	/*min-width: 220px;*/
	min-height: 155px;
	background-color: #000;
	position: relative;
	margin: 15px auto
}

.feature,
.feature h3,
.feature img,
.feature p {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.feature p {
	display: none;
	font-size: 16px;
	font-size: 1rem
}

@media (max-width:767px) {
	.feature p {
		font-size: 16px
	}

}

.feature h3 {
	font-size: 22px;
	font-size: 1.2rem;
	margin: 15px 0;
	text-transform: uppercase
}

.feature img {
	max-width: 120px;
	height: auto
}

.feature:hover {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #3c592b
}

.feature:hover img {
	display: none
}

.feature:hover p {
	display: block
}

@media (min-width:1450px) {
	.feature {
		margin: 15px 30px
	}

}

.subcategory,
.subcategory-item {
	cursor: pointer;
	padding: 20px
}

.subcategory-item {
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	float: left
}

.subcategory-item h3 {
	font-size: 18px;
	font-size: 1.125rem;
	text-align: left;
	color: #fff;
	text-transform: uppercase
}

.page-manuais .solucoes-container .third-level .subcategory-item h3,
.page-servicos .solucoes-container .third-level .subcategory-item h3,
.pagination-wrap,
.pattern-geo h2,
.subcategory h3 {
	text-align: center
}

.subcategory-item.active h3,
.subcategory-item:hover h3 {
	color: #35383f
}

.active .subcategory h3,
.subcategory.active h3,
.subcategory:hover h3,
.text-white {
	color: #fff
}

.subcategory {
	min-height: 240px
}

.subcategory h3 {
	font-size: 22px;
	font-size: 1.375rem;
	text-transform: uppercase
}

@media (max-width:1449px) {
	.subcategory h3 {
		font-size: 18px;
		font-size: 1.125rem
	}

	.comment-content .sub-header img,
	.entry-content p .sub-header img,
	.sub-header .comment-content img,
	.sub-header .entry-content p img,
	.sub-header .img-responsive,
	.sub-header .widget img,
	.sub-header .wp-caption,
	.widget .sub-header img {
		max-width: 75%
	}

}

.subcategory img {
	width: 150px;
	filter: invert(26%) sepia(6%) saturate(555%) hue-rotate(344deg) brightness(97%) contrast(0)
}

.active .subcategory,
.subcategory.active,
.subcategory:hover {
	background-color: #000
}

.active .subcategory img,
.subcategory.active img,
.subcategory:hover img {
	filter: none
}

.subcategory-items {
	display: none
}

.subcategory-container {
	position: relative;
	background: transparent;
	padding: 30px 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	width: calc(100vw - (100vw - 100%))
}

.subcategory-container .subcategory-products {
	height: auto;
	background: transparent;
	overflow: hidden;
	opacity: 0;
	visibility: hidden
}

.subcategory-container .subcategory-products.slick-initialized {
	opacity: 1;
	visibility: visible

}

.subcategory-container button.slick-next.slick-arrow,
.subcategory-container button.slick-prev.slick-arrow {
	width: 41px;
	height: 43px;
	background-color: #c9dc50;
	border-radius: 0;
	z-index: 10
}

.subcategory-container button.slick-next.slick-arrow::before,
.subcategory-container button.slick-prev.slick-arrow::before {
	content: "" !important;
	background: url(../images/setinhaLateral.svg) center center no-repeat;
	background-size: 20px auto;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px
}

.btn-voltar {
	
	border: solid 1px white;
	color: #c9dc50;
	background: #c9dc50;
	border-radius: 30px;
	
}

.subcategory-container button.slick-next.slick-arrow {
	right: 0;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%
}

.subcategory-container button.slick-next.slick-arrow::before {
	right: 50%;
	margin-right: -12px;
	transform: rotate(180deg)
}


.page-onde-estamos .icon-onde img,
.page-seja-revenda .canais .icon-bematech-plus img {
	margin-right: 20px
}

.subcategory-container button.slick-prev.slick-arrow {
	left: 0;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%
}

.subcategory-container button.slick-prev.slick-arrow::before {
	left: 50%;
	margin-left: -12px
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 15.5px;
	margin-bottom: 15.5px;
	line-height: 1.4
}

.h1 strong,
.h2 strong,
.h3 strong,
h1 strong,
h2 strong,
h3 strong {
	font-weight: 900
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	line-height: 1.4
}

.h1,
.h2,
h1,
h2 {
	font-size: 2.2625rem
}

.h3,
h3 {
	font-size: 1.975rem
}

.h4,
h4 {
	font-size: 1.35rem
}

.h5,
h5 {
	font-size: 1rem;
	text-transform: uppercase
}

@media (max-width:767px) {
	.h5,
	h5 {
		font-size: 16px
	}

}

.h6,
h6 {
	font-size: .75rem;
	font-size: 12px
}

@media (max-width:767px) {
	.h6,
	h6 {
		font-size: 12px
	}

}

.text-green {
	color: #c9dc50
}

small {
	font-size: 16px;
	font-size: 1rem
}

@media (max-width:767px) {
	small {
		font-size: 16px
	}

}

.header-page {
	padding-top: 100px;
	padding-bottom: 40px
}

.header-page h1 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 66px;
	font-size: 3.55rem
}

@media (max-width:767px) {
	.header-page h1 {
		font-size: 50px;
		font-size: 3.125rem
	}

}

.header-page h2 {
	font-size: 30px;
	font-size: 1.875rem
}

.sub-header h3 {
	font-weight: 700;
	color: #3c592b;
	padding-bottom: 20px;
	border-bottom: 3px solid #c9dc50;
	font-size: 59px;
	font-size: 3.0rem
}

.sub-header h3 strong {
	font-weight: 900;
	font-size: 72px;
	font-size: 4.5rem
}

@media (max-width:767px) {
	.sub-header h3 {
		font-size: 45px;
		font-size: 2.8125rem
	}

	.sub-header .bemago-container {
		padding-top: 50px;
	}

}

.sub-header h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 28px;
	font-size: 1.65rem
}

@media (min-width:768px) {
	.sub-header .bemago-container {
		padding-top: 20px;
	}

}

.bemago-container-dispositivos img {
	height: 273px;
}

.sub-header .bemago-container-dispositivos h4 {
	color: #3c592b;
	border-bottom: 2px solid #c9dc50;
	text-transform: none;
	font-size: 36px;
	font-size: 2.25rem
}

.sub-header .bemago-container-dispositivos h5 {
	font-size: 26px;
	font-size: 1.625rem;
	font-weight: 700
}

@media (max-width:1449px) {
	.sub-header .bemago-container-dispositivos {
		padding: 0 40px 40px
	}

}

@media (min-width:1450px) {
	.sub-header .bemago-container-dispositivos {
		padding: 0 40px 40px
	}

	.sub-header .bemago-container-dispositivos p {
		max-width: 50%
	}

}

.page-onde-estamos#content {
	background-image: url(../images/onde-estamos/AF_Page_OndeEstamos_Site_Bematech_v2.png)
}

.page-onde-estamos .icon-onde {
	padding-top: 50px;
	padding-bottom: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center
}

.page-onde-estamos .icon-onde h3 {
	text-transform: uppercase;
	font-size: 22px;
	font-size: 1.375rem
}

.page-onde-estamos .icon-onde p {
	font-size: 18px;
	font-size: 1.125rem
}

.page-onde-estamos .flip-images {
	position: relative
}

.page-onde-estamos .flip-images::after,
.page-onde-estamos .flip-images::before {
	content: "";
	position: absolute;
	top: 60%;
	right: -100%;
	z-index: 4
}

@media (max-width:991px) {
	.page-onde-estamos#content {
		background-position: top left !important
	}

	.page-onde-estamos .icon-onde {
		padding-top: 0;
		padding-bottom: 50px
	}

	.page-onde-estamos .flip-images::after,
	.page-onde-estamos .flip-images::before {
		display: none
	}

}

.page-onde-estamos .flip-images::before {
	height: 5px;
	width: 150%;
	background-color: #90b12d
}

.page-onde-estamos .flip-images::after {
	width: 50px;
	height: 50px;
	background: url(../images/onde-estamos/pin.svg) center center no-repeat;
	-webkit-transform: translate(90%, -50%);
	-khtml-transform: translate(90%, -50%);
	-moz-transform: translate(90%, -50%);
	-ms-transform: translate(90%, -50%);
	-o-transform: translate(90%, -50%);
	transform: translate(90%, -50%);
	-webkit-background-size: 100% auto;
	-khtml-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto
}

@media (min-width:768px) {
	.page-onde-estamos .flip-image.active {
		background-color: #e7e7e8;
		box-shadow: 0 0 15px rgba(0, 0, 0, .8)
	}

	.page-onde-estamos .flip-image.active img {
		box-shadow: none !important
	}

}

.page-trabalhe-conosco#content {
	background-image: url(../images/trabalhe_conosco_header.png)
}

.hbspt-form .page-trabalhe-conosco .hs-input,
.page-trabalhe-conosco .fileinput .btn,
.page-trabalhe-conosco .fileinput button,
.page-trabalhe-conosco .fileinput input[type=reset],
.page-trabalhe-conosco .fileinput input[type=submit],
.page-trabalhe-conosco .hbspt-form .hs-input,
.page-trabalhe-conosco .selectize-input>*,
.page-trabalhe-conosco .wpcf7-form-control,
.page-trabalhe-conosco::-webkit-input-placeholder,
.page-trabalhe-conosco::placeholder {
	color: #494440 !important
}

.page-trabalhe-conosco .wpcf7-form span.wpcf7-not-valid-tip,
.page-trabalhe-conosco div.wpcf7-acceptance-missing,
.page-trabalhe-conosco div.wpcf7-validation-errors {
	color: #d9534f
}

.page-trabalhe-conosco div.wpcf7-acceptance-missing,
.page-trabalhe-conosco div.wpcf7-validation-errors {
	border-color: #d9534f
}

.page-onde-estamos .solucoes-container,
.page-trabalhe-conosco .solucoes-container {
	background-color: #ededed;
	padding-top: 100px;
	padding-bottom: 50px;
	margin-top: -70px !important;
	margin-bottom: 0 !important
}

.page-assistencia .header-page,
.page-manuais .header-page,
.page-revenda .header-page {
	padding-bottom: 0
}

.page-onde-estamos .flip-images,
.page-trabalhe-conosco .flip-images {
	position: relative;
	margin-bottom: 100px
}

.modal-info-software {
	text-align: center;
}
.modal-info-software .modal-header {
	padding: 10px 30px 0;
}
.modal-info-software .modal-body div {
	margin-top: 16px;
}
.modal-info-software a {
	background-color: #c9dc50;
	color: #494440;
}

@media (max-width:991px) {
	.page-onde-estamos .flip-images,
	.page-trabalhe-conosco .flip-images {
		margin-bottom: 30px
	}

}

@media (min-width:992px) {
	.page-onde-estamos .flip-images,
	.page-trabalhe-conosco .flip-images {
		height: 400px
	}

}

@media (max-width:767px) {
	.page-onde-estamos .flip-images .flip-image,
	.page-trabalhe-conosco .flip-images .flip-image {
		width: 100%;
		margin-bottom: 30px
	}

}

@media (min-width:768px) {
	.page-onde-estamos .flip-images .flip-image,
	.page-trabalhe-conosco .flip-images .flip-image {
		width: 400px;
		position: absolute;
		border: 20px solid transparent;
		outline: transparent solid 5px;
		-webkit-transition: outline .2s ease;
		-o-transition: outline .2s ease;
		transition: outline .2s ease
	}

	.page-onde-estamos .flip-images .flip-image img,
	.page-trabalhe-conosco .flip-images .flip-image img {
		box-shadow: 0 0 15px rgba(0, 0, 0, .8)
	}

	.page-onde-estamos .flip-images .flip-image:nth-child(1),
	.page-trabalhe-conosco .flip-images .flip-image:nth-child(1) {
		bottom: 0;
		left: 50%;
		z-index: 3;
		-webkit-transform: translateX(-50%);
		-khtml-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.page-onde-estamos .flip-images .flip-image:nth-child(2),
	.page-trabalhe-conosco .flip-images .flip-image:nth-child(2) {
		top: 0;
		left: 0;
		z-index: 1
	}

	.page-onde-estamos .flip-images .flip-image:nth-child(3),
	.page-trabalhe-conosco .flip-images .flip-image:nth-child(3) {
		top: 30px;
		right: 0;
		z-index: 2
	}

	.page-onde-estamos .flip-images .flip-image.active,
	.page-trabalhe-conosco .flip-images .flip-image.active {
		z-index: 10;
		outline: #90b12d solid 5px
	}

	.page-manuais .solucoes-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

}

@media (min-width:1450px) {
	.page-onde-estamos .flip-images .flip-image,
	.page-trabalhe-conosco .flip-images .flip-image {
		width: 435px
	}

}

.page-dispositivos#content {
	background-image: url(../images/dispositivos-bg.png)
}

.page-revenda#content {
	background-image: url(../images/encontre-revenda/Page_EncontreUmaRevenda_Site_Bematech_v3.png)
}

.page-revenda .form-map-container {
	margin-bottom: 70px
}

.page-assistencia .btn-group-lg>.btn,
.page-assistencia .btn-group-lg>button,
.page-assistencia .btn-group-lg>input[type=reset],
.page-assistencia .btn-group-lg>input[type=submit],
.page-assistencia .btn-lg,
.page-revenda .btn-group-lg>.btn,
.page-revenda .btn-group-lg>button,
.page-revenda .btn-group-lg>input[type=reset],
.page-revenda .btn-group-lg>input[type=submit],
.page-revenda .btn-lg {
	margin-bottom: 50px
}

.page-assistencia#content {
	background-image: url(../images/encontre-assistencia/Page_EncontreUmaAssistencia_Site_Bematech_2.png)
}

.page-assistencia .malha-clara-list {
	height: 250px
}

.page-servicos#content {
	background-image: url(../images/servicos-adicionais/bg-fundo.png)
}

.page-servicos .malha-clara-list {
	min-height: 200px
}

.page-servicos .equipamentos-slider {
	border-top: 5px solid #c9dc50;
	background: transparent;
}

.page-servicos .solucao-container:hover .solucao {
	border-bottom: 10px solid #000

}

.products-home .slick-slide>div:hover {
	border: 1px solid transparent;
	border-bottom: 4px solid transparent;
	box-shadow: none
	
}

.products-home .slick-slide {
	display: flex;
	background: transparent;
}

.page-servicos .subcategory-products .slick-slide>div:hover {
	border: 1px solid transparent;
	border-bottom: 4px solid transparent;
	box-shadow: none
	

}

.comment-content .page-servicos .subcategory img,
.entry-content p .page-servicos .subcategory img,
.page-servicos .subcategory .comment-content img,
.page-servicos .subcategory .entry-content p img,
.page-servicos .subcategory .img-responsive,
.page-servicos .subcategory .widget img,
.page-servicos .subcategory .wp-caption,
.widget .page-servicos .subcategory img {
	width: 130px
}

.page-manuais#content {
	background-image: url(../images/manuais-e-drivers/banner.png)
}

.page-manuais .equipamentos-slider {
	border-top: 5px solid #c9dc50
}

.page-manuais .solucao-container:hover .solucao {
	border-bottom: 10px solid #c9dc50
}

@media (min-width:992px) {
	.page-servicos .solucoes-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.page-manuais .col-md-5-10,
	.page-servicos .col-md-5-10 {
		width: 20%;
		padding-right: 15px;
		padding-left: 15px;
		float: left
	}

}

#wrapper,
.page-manuais .solucoes-container .third-level .subcategory-item,
.page-servicos .solucoes-container .third-level .subcategory-item,
body,
html {
	width: 100%
}

.page-manuais .pattern-geo,
.page-servicos .pattern-geo {
	height: auto;
    padding-top: 80px;
    background: url(../images/manuais-e-drivers/malha-base.png) center no-repeat;
	background-attachment: fixed;
}

.page-manuais .pattern-geo::before,
.page-servicos .pattern-geo::before {
	display: none
}

.page-manuais .solucoes-container .first-level img,
.page-servicos .solucoes-container .first-level img {
	margin-bottom: 0;
	border-bottom: 10px solid transparent;
	cursor: pointer
}

.page-manuais .solucoes-container .first-level.active img,
.page-manuais .solucoes-container .first-level:hover img,
.page-servicos .solucoes-container .first-level.active img,
.page-servicos .solucoes-container .first-level:hover img {
	border-bottom: 10px solid #c9dc50;
	box-shadow: 0 -7px 20px -6px rgba(0, 0, 0, .8)
}

.page-manuais .solucoes-container .second-level,
.page-servicos .solucoes-container .second-level {
	display: none;
	background: transparent;
	padding: 0;
	overflow: hidden
}

.page-seja-revenda .canais {
	background-color: #ededed;
	padding-top: 80px;
	padding-bottom: 60px
}

.page-seja-revenda .canais .img-logo {
	margin-bottom: 10px
}

.page-seja-revenda .canais .icon-bematech-plus {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 20px
}

@media (max-width:1449px) {
	.page-seja-revenda .canais .icon-bematech-plus img {
		max-width: 100px
	}

}

.page-seja-revenda .line-hr {
	margin-bottom: 20px
}

.page-seja-revenda .pattern-geo {
	height: auto;
	padding-top: 0;
	margin-top: 5px !important;
	background: url(../images/seja-uma-revenda/malha-conexao-form-2.png) center 75px no-repeat
}

.page-seja-revenda .pattern-geo::before {
	display: none
}

.page-seja-revenda .pattern-geo .formulario {
	padding-top: 50px;
	padding-bottom: 50px
}

.page-seja-revenda .detalhes-bemago {
	color: #3c592b;
	background: url(../images/seja-uma-revenda/malha-conexao-form.png) center bottom no-repeat
}

@media (max-width:1450px) {
	.page-seja-revenda .pattern-geo h2 {
		font-size: 35px;
		font-size: 2.1875rem
	}

}

.page-suporte .tab-pane .btn,
.page-suporte .tab-pane button,
.page-suporte .tab-pane input[type=reset],
.page-suporte .tab-pane input[type=submit] {
	white-space: normal;
	background-color: #c9dc50;
	color: #494440
}

html {
	position: relative;
	min-height: 100%;
	overflow-y: scroll
}

@media (min-width:1450px) {
	html {
		font-size: 16px
	}

}

@media (max-width:1449px) {
	html {
		font-size: 13.6px
	}

}

@media (max-width:991px) {
	.page-seja-revenda .canais .icon-bematech-plus img {
		max-width: 75px
	}

	html {
		font-size: 12.8px
	}

}

@media (max-width:767px) {
	html {
		font-size: 12px
	}

}

body {
	padding-top: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 22px;
	font-size: 1.375rem;
	min-height: 100vh
}

@media (max-width:767px) {
	body {
		font-size: 30px;
		font-size: 1.875rem;
		padding-top: 70px
	}

}
@media (max-width:769px){
	.titCategoria{
		width: 656px;
	}
}

@media (max-width:425px){
	.titCategoria{
		width: 100%;
	}
}

body,
html {
	overflow-x: hidden
}

#wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}

}

@media (min-width:1300px) {
	.container {
		width: 1270px
	}
	



}

@media (min-width:768px) and (max-width:1450px) {
	.container {
		/*width: calc(100% - 30px)*/
	}
	/*.p_slider{
		font-size: 32px !important;
	    margin-top: 30px !important;
	    margin-left: 55px !important;
	}*/

}

@media (min-width:1450px) {
	.container {
		width: 1420px
	}

}

#header {
	border: none
}

#header .nav>li {
	margin-left: 40px;
	position: initial
}

@media (max-width:991px) {
	#header .nav>li {
		margin-left: 20px
	}

}

#header .nav>li .caret {
	display: none
}

#header .nav>li .dropdown-menu {
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

#header .nav>li .dropdown-menu>li>a {
	color: #877f7a;
	font-weight: 400;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

@media (min-width:768px) {
	#header .nav>li .dropdown-menu {
		width: 100%;
		border-top: none;
		border-bottom: 6px solid #b6b7b7;
		padding: 15px 0 0;
		background-color: #e7e7e8
	}

	#header .nav>li .dropdown-menu>li>a {
		padding: 10px 10px 20px;
		font-size: 14px;
		font-size: .875rem;
		font-size: 14px
	}

}

@media (min-width:768px) and (max-width:767px) {
	#header .nav>li .dropdown-menu>li>a {
		font-size: 14px
	}

}

@media (min-width:992px) {
	#header .nav>li .dropdown-menu>li>a {
		padding: 30px 10px 40px;
		margin: 0 5px;
		font-size: 15px;
		font-size: .9375rem
	}

}

@media (min-width:992px) and (max-width:767px) {
	#header .nav>li .dropdown-menu>li>a {
		font-size: 15px
	}

}

#header .nav>li .dropdown-menu>li>a:hover {
	color: #494440;
	background-color: #b6b7b7;
	font-weight: 900
}

#header .nav>li:hover .dropdown-menu {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100)
}

#header .nav>li>a {
	padding-right: 0;
	padding-left: 0
}

#header .navbar-brand {
	margin-top: 15px;
	width: 124px;
	height: 67px;
	background: url(../images/bematechTextoBranco.svg) center center no-repeat
}

#header .navbar-nav>.menu-item a {
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 900
}

@media (max-width:767px) {
	#header .navbar-nav>.menu-item a {
		font-size: 16px
	}

}

@media (max-width:991px) {
	#header .navbar-nav>.menu-item a {
		font-size: 13px;
		font-size: .8125rem;
		font-size: 13px
	}

}

@media (max-width:991px) and (max-width:767px) {
	#header .navbar-nav>.menu-item a {
		font-size: 13px
	}

}

@media (min-width:768px) {
	#header .nav>li:hover .dropdown-menu {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center
	}

	#header .navbar-nav>.menu-item.current-menu-item,
	#header .navbar-nav>.menu-item:hover {
		box-shadow: inset 0 -6px 0 #c9dc50
	}

	#header .navbar-nav>.menu-item.menu-item-60,
	#header .navbar-nav>.menu-item.menu-item-60:hover {
		box-shadow: none
	}

	#header .navbar-nav>.menu-item.menu-item-60 a {
		background-color: #c9dc50;
		color: #292929;
		display: inline-block;
		padding: 5px 30px;
		margin-top: 30px;
		border-radius: 30px
	}

	#header.headroom--not-top {
		min-height: 70px
	}

	#header.headroom--not-top .navbar-nav>li>a {
		padding-top: 22px;
		padding-bottom: 21px
	}

	#header.headroom--not-top .navbar-brand {
		margin-top: 5px;
		background: url(../images/bematechTextoBrancoHorizontal.svg) center center no-repeat
	}

	#header.headroom--not-top .menu-item.menu-item-60 a {
		padding: 5px 30px;
		margin-top: 15px
	}

	#offcanvasMenu {
		display: none
	}

}

@media (max-width:767px) {
	#header {
		height: 70px;
		min-height: 70px
	}

	#header .nav>li:hover .dropdown-menu>li>a {
		color: #fff
	}

	#header .navbar-toggle {
		margin-top: 20px
	}

	#header .navbar-brand {
		margin-top: 0;
		background: url(../images/bematechTextoBrancoHorizontal.svg) center center no-repeat
	}

}

#offcanvasMenu {
	background-color: #fff
}

#offcanvasMenu .navbar-nav {
	margin: 0
}

#offcanvasMenu .navbar-nav>.menu-item {
	border-bottom: 1px solid #f0f0f0;
	text-transform: uppercase
}

#offcanvasMenu .navbar-nav>.menu-item,
#offcanvasMenu .navbar-nav>.menu-item a {
	font-size: 16px;
	font-size: 1rem
}

@media (max-width:767px) {
	#offcanvasMenu .navbar-nav>.menu-item,
	#offcanvasMenu .navbar-nav>.menu-item a {
		font-size: 16px
	}

}

#offcanvasMenu .navbar-nav>.menu-item:last-child a {
	background-color: #c9dc50;
	color: #292929;
	font-weight: 700
}

#offcanvasMenu.in {
	top: 70px !important
}

body,
body #header {
	right: 0 !important;
	left: 0 !important
}

.home .video-mask::before,
.pattern-geo::before,
.rev_slider_wrapper::after {
	content: "";
	right: 0
}

body.canvas-slid .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #c9dc50
}

.tp-caption strong {
	color: #c9dc50
}

.rev_slider_wrapper::after {
	display: block;
	position: absolute;
	bottom: -10px;
	left: 0;
	height: 300px;
	background: url(../images/mascaraImgHome.svg) center bottom no-repeat;
	z-index: 100;
	background-size: 105% auto
}

#bitnami-banner,
.infinite-scroll .pagination-wrap {
	display: none
}

.hermes .tp-bullet {
	border-radius: 100% !important
}

.pagination-wrap {
	margin-top: 15px
}

#footer {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 20px solid #c9dc50;
	border-top: 20px solid #c7c5c4
}

#footer h5 {
	border-bottom: 1px solid #877f7a;
	padding-bottom: 0px
}

#footer ul {
	list-style: none;
	font-size: 16px;
	font-size: 1rem;
	padding: 0
}

@media (max-width:767px) {
	#footer ul {
		font-size: 16px
	}

}

#footer ul li {
	margin-bottom: 10px
}

#footer ul i {
	font-size: 22px;
	font-size: 1.375rem
}

#footer ul a {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	padding-left: 5px;
}

#footer ul a:hover {
	font-weight: 700
}

#footer ul.language-menu {
	margin-top: 15px
}

#footer ul.language-menu img {
	float: left;
	margin-right: 10px;
	-webkit-filter: grayscale(100%);
	opacity: .7;
	filter: alpha(opacity=70)
}

#footer ul.language-menu li {
	margin-bottom: 20px
}

#footer ul.language-menu a:hover img {
	-webkit-filter: grayscale(0);
	opacity: 1;
	filter: alpha(opacity=100)
}

.btn,
:focus,
:link,
:visited,
a,
button,
input[type=reset],
input[type=submit] {
	outline: 0 !important
}

.btn,
button,
input[type=reset],
input[type=submit] {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	border-width: 2px;
	color: #877f7a;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 6px 30px;
	letter-spacing: 1px;
	font-size: 19px;
	font-size: 1.1875rem;
	border-radius: 30px
}

.btn+.btn,
.btn+button,
.btn+input[type=reset],
.btn+input[type=submit],
button+.btn,
button+button,
button+input[type=reset],
button+input[type=submit],
input[type=reset]+.btn,
input[type=reset]+button,
input[type=reset]+input[type=reset],
input[type=reset]+input[type=submit],
input[type=submit]+.btn,
input[type=submit]+button,
input[type=submit]+input[type=reset],
input[type=submit]+input[type=submit] {
	margin-left: 20px
}

@media (max-width:991px) {
	.btn+.btn,
	.btn+button,
	.btn+input[type=reset],
	.btn+input[type=submit],
	button+.btn,
	button+button,
	button+input[type=reset],
	button+input[type=submit],
	input[type=reset]+.btn,
	input[type=reset]+button,
	input[type=reset]+input[type=reset],
	input[type=reset]+input[type=submit],
	input[type=submit]+.btn,
	input[type=submit]+button,
	input[type=submit]+input[type=reset],
	input[type=submit]+input[type=submit] {
		margin-left: 0
	}

	.media-elipse {
		margin-top: 50px
	}

}

.btn.btn-success,
button.btn-success,
input.btn-success[type=reset],
input.btn-success[type=submit] {
	border-color: #c2d83b;
	color: #c2d83b;
	background: 0 0
}

.btn.btn-default:not(.slick-next):active,
.btn.btn-default:not(.slick-next):active:focus,
.btn.btn-default:not(.slick-next):focus,
.btn.btn-default:not(.slick-next):hover,
.btn.btn-default:not(.slick-next):hover:active,
.btn.btn-default:not(.slick-next):hover:focus,
.btn.btn-success:hover,
.slick-slide:hover .btn,
.slick-slide:hover button,
.slick-slide:hover input[type=reset],
.slick-slide:hover input[type=submit],
button.btn-success:hover,
button:not(.slick-next):active,
button:not(.slick-next):active:focus,
button:not(.slick-next):focus,
button:not(.slick-next):hover,
button:not(.slick-next):hover:active,
button:not(.slick-next):hover:focus,
input.btn-success[type=reset]:hover,
input.btn-success[type=submit]:hover,
input[type=reset]:not(.slick-next):active,
input[type=reset]:not(.slick-next):active:focus,
input[type=reset]:not(.slick-next):focus,
input[type=reset]:not(.slick-next):hover,
input[type=reset]:not(.slick-next):hover:active,
input[type=reset]:not(.slick-next):hover:focus,
input[type=submit]:not(.slick-next):active,
input[type=submit]:not(.slick-next):active:focus,
input[type=submit]:not(.slick-next):focus,
input[type=submit]:not(.slick-next):hover,
input[type=submit]:not(.slick-next):hover:active,
input[type=submit]:not(.slick-next):hover:focus {
	background-color: #c9dc50;
	color: #494440
}

.btn-group-sm>.btn,
.btn-group-sm>button,
.btn-group-sm>input[type=reset],
.btn-group-sm>input[type=submit],
.btn.btn-sm,
button.btn-sm,
input.btn-sm[type=reset],
input.btn-sm[type=submit] {
	font-size: 16px;
	font-size: 1rem;
	border-radius: 20px;
	padding: 6px 20px
}

@media (max-width:767px) {
	.btn-group-sm>.btn,
	.btn-group-sm>button,
	.btn-group-sm>input[type=reset],
	.btn-group-sm>input[type=submit],
	.btn.btn-sm,
	button.btn-sm,
	input.btn-sm[type=reset],
	input.btn-sm[type=submit] {
		font-size: 16px
	}

}

.btn-group-xs>.btn,
.btn-group-xs>button,
.btn-group-xs>input[type=reset],
.btn-group-xs>input[type=submit],
.btn.btn-xs,
button.btn-xs,
input.btn-xs[type=reset],
input.btn-xs[type=submit] {
	font-size: 14px;
	font-size: .875rem;
	font-size: 14px;
	border-radius: 20px;
	padding: 5px 15px
}

@media (max-width:767px) {
	.btn-group-xs>.btn,
	.btn-group-xs>button,
	.btn-group-xs>input[type=reset],
	.btn-group-xs>input[type=submit],
	.btn.btn-xs,
	button.btn-xs,
	input.btn-xs[type=reset],
	input.btn-xs[type=submit] {
		font-size: 14px
	}

	.home [data-toggle=modal] {
		margin-bottom: 20px
	}

}

.btn-group-lg>.btn,
.btn-group-lg>button,
.btn-group-lg>input[type=reset],
.btn-group-lg>input[type=submit],
.btn.btn-lg,
button.btn-lg,
input.btn-lg[type=reset],
input.btn-lg[type=submit] {
	padding: 15px 40px;
	font-size: 25px;
	font-size: 1.5625rem;
	border-radius: 50px
}

.btn.btn-default:active,
.btn.btn-default:active:focus,
.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-default:hover:active,
.btn.btn-default:hover:focus,
button:active,
button:active:focus,
button:focus,
button:hover,
button:hover:active,
button:hover:focus,
input[type=reset]:active,
input[type=reset]:active:focus,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=reset]:hover:active,
input[type=reset]:hover:focus,
input[type=submit]:active,
input[type=submit]:active:focus,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=submit]:hover:active,
input[type=submit]:hover:focus {
	box-shadow: none
}

.btn.btn-manual,
button.btn-manual,
input.btn-manual[type=reset],
input.btn-manual[type=submit] {
	position: relative;
	padding-left: 40px
}

.btn.btn-manual img,
button.btn-manual img,
input.btn-manual[type=reset] img,
input.btn-manual[type=submit] img {
	position: absolute;
	left: 10px;
	top: 5px
}

.close,
.close:active,
.close:active:focus,
.close:focus,
.close:hover,
.close:hover:active,
.close:hover:focus {
	background-color: transparent !important;
	box-shadow: none !important
}

.media-elipse {
	background: url(../images/botaoElipseVerde.svg) center center no-repeat;
	width: 158px;
	height: 170px;
	background-size: 100% auto;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	filter: grayscale(100)
}

a:hover .media-elipse {
	filter: grayscale(0)
}

.media-elipse img {
	width: 200px
}

@media (min-width:992px) {
	.d-flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex
	}

	.justify-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center
	}

	.align-items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center
	}

	.flex-column {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

}

.home #content .post {
	margin-bottom: 40px
}

.home #content .post.sticky {
	padding: 0 20px 20px;
	border: 1px dashed #5bc0de
}

.home .video-mask {
	position: relative;
	padding-bottom: 50px;
	z-index: 1;
	overflow: hidden
}

.home .video-mask::before {
	position: absolute;
	display: block;
	width: 150%;
	height: 400px;
	bottom: 0;
	left: -25%;
	background: #e7e7e8;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom: 20px solid #c7c5c4;
	background-size: 140px auto
}

.home .video-mask.has-video {
	padding-bottom: 100px
}

.home .video-mask.has-video::before {
	background: url(../images/malhaConexaoVideo.svg) top center #e7e7e8
}

.home .video-mask h3 {
	font-size: 26px;
	font-size: 1.625rem
}

.home .cliente {
	height: 100px;
	width: auto;
	margin-bottom: 30px;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}

.home .video::before,
.transition {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease
}

.home .cliente:not(:hover) {
	filter: invert(51%) sepia(5%) saturate(520%) hue-rotate(346deg) brightness(98%) contrast(0)
}

.home .video {
	position: relative;
	display: block
}

.home .video::before {
	content: "";
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	background: url(../images/botaoPlay.svg) center center no-repeat;
	background-size: 100% auto;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	border-radius: 100px;
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all .2s ease
}

.home .video:hover::before {
	opacity: 1;
	filter: alpha(opacity=100)
}

.home #button-bematech {
	position: relative
}

@media (max-width:767px) {
	.home .buttons-bematech {
		text-align: center
	}

	.home #button-bematech {
		display: none
	}

}

.home #button-bematech a {
	position: absolute;
	top: -200px;
	left: 50%;
	margin-left: -26px
}

.pattern-geo {
	height: 224px;
	padding-top: 100px;
	margin-top: 40px;
	margin-bottom: 20px;
	position: relative
}

.pattern-geo.pattern-produtos {
	height: 175px;
	margin-bottom: 0;
	z-index: 2
}

.pattern-geo.pattern-produtos::before {
	background: url(../images/malhaConexaoPattern.svg) bottom center repeat-x;
	background-size: 128px auto
}

.pattern-geo.malha-clara::before {
	background: url(../images/malha-clara.png) top center no-repeat #e7e7e8;
	background-size: auto auto
}

.pattern-geo::before {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../images/malhaConexaoSubTitulo_patternHorizontal.svg) top center repeat-x;
	background-size: 148px auto;
	opacity: .6;
	filter: alpha(opacity=60)
}

.pattern-geo .container .row,
.pattern-geo h2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center
}

.pattern-geo h2 {
	background: url(../images/elipseSubTitulo.svg) center center no-repeat;
	background-size: 108px 117px;
	height: 117px
}

@media (max-width:991px) {
	.pattern-geo hr {
		display: none
	}

}

@media (max-width:767px) {
	.pattern-geo hr {
		display: none
	}

	.pattern-geo h2 {
		width: 100%;
		margin: 20px auto 0
	}

}

.mask-base {
	padding-top: 100px;
	padding-bottom: 70px;
	background: url(../images/fundoParalaxx_rodape.jpg) center center no-repeat;
	border-bottom: 20px solid #c7c5c4;
	z-index: -1
}

.mask-base h1 {
	font-size: 45px;
	font-size: 2.8125rem
}

.mask-base h2 {
	font-size: 30px;
	font-size: 1.875rem
}

.home .mask-base {
	margin-top: -50px
}

@media (min-width:992px) {
	.mask-base {
		background-attachment: fixed;
		-webkit-background-size: cover;
		background-size: cover
	}

	.single-produtos .nav-produtos .slick-next {
		top: 10px;
		right: 50%;
		transform: translateX(10px) rotate(-90deg)
	}

	.single-produtos .nav-produtos .slick-prev {
		bottom: 10px;
		left: 50%;
		top: initial;
		transform: translateX(-10px) rotate(-90deg)
	}

}

.transition {
	transition: all .2s ease
}

.products-home .slick-slide h2 {
	min-height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.products-home .slick-slide > div:hover {
 	background-color: #fff;
}
.products-home .slick-slide>div,
.related-products .slick-slide>div,
.subcategory-products .slick-slide>div {
	text-align: center;
	margin: 0 20px;
	border: 1px solid transparent;
	border-bottom: 4px solid transparent;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.products-home .slick-slide>div {
	padding: 0 20px;
}

.related-products .slick-slide>div,
.subcategory-products .slick-slide>div {
	padding: 0 20px 20px;
}

.related-products .slick-slide>div:hover,
.products-home .slick-slide>div:hover,
.subcategory-products .slick-slide>div:hover {
	border: 1px solid #c7c5c4;
	border-bottom: 4px solid #c9dc50;
	box-shadow: 0 0 10px rgba(0, 0, 0, .4)

}

.related-products .slick-slide>div h2,
.products-home .slick-slide>div h2,
.subcategory-products .slick-slide>div h2 {
	font-size: 17px;
	font-size: 1.0625rem;
	text-transform: uppercase;
	font-weight: 900;
	background: 0 0 0 0;
	height: auto
}

.related-products .slick-slide>div h3,
.products-home .slick-slide>div h3,
.subcategory-products .slick-slide>div h3 {
	font-size: 14px;
	font-size: .875rem;
	font-size: 14px
}

@media (max-width:767px) {
	.related-products .slick-slide>div h3,
	.products-home .slick-slide>div h3,
	.subcategory-products .slick-slide>div h3 {
		font-size: 14px
	}

}

.single-produtos .nav-produtos {
	padding-top: 50px;
	padding-bottom: 50px
}

.single-produtos .nav-produtos .slick-slide {
	padding: 10px
}

.single-produtos .nav-produtos .slick-next:before,
.single-produtos .nav-produtos .slick-prev:before {
	color: #494440
}

.single-produtos .nav-produtos img {
	border: 1px solid #494440
}

.single-produtos .nav-produtos img:hover {
	cursor: pointer
}

.single-produtos .entry-title {
	font-size: 50px;
	font-size: 3.125rem;
	font-weight: 900;
	text-transform: uppercase
}

.single-produtos .entry-category {
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.125rem;
	color: #877f7a;
	padding-top: 20px
}

.single-produtos .entry-excerpt {
	font-weight: 900;
	font-size: 25px;
	font-size: 1.5625rem
}

.single-produtos .entry-content {
	font-size: 16px;
	font-size: 1rem
}

@media (max-width:767px) {
	.single-produtos .entry-content {
		font-size: 16px
	}

}

.single-produtos #wrapper {
	padding-top: 50px
}

.single-produtos .mask-base {
	border-bottom: 0
}

.single-produtos .carrossel {
	padding-top: 80px;
	padding-bottom: 20px;
	background: #fff;
}

.single-produtos #collapseDuvidas .panel-body,
.single-produtos .hentry.container-fluid {
	background-color: #ededed
}

.single-produtos .panels {
	padding-top: 30px;
	padding-bottom: 30px
}

.single-produtos .breadcrumbs {
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1rem;
	text-transform: uppercase
}

@media (max-width:767px) {
	.single-produtos .breadcrumbs {
		font-size: 16px
	}

}

.single-produtos .hentry .icon-phone {
	width: 33px;
	height: auto;
	margin-left: 5px
}

.single-produtos .icon {
	display: inline-block
}

.entry-content .single-produtos table td,
.page-content .single-produtos table td,
.single-produtos .entry-content table td,
.single-produtos .page-content table td,
.single-produtos .table td,
.single-produtos .widget_calendar #wp-calendar td,
.widget_calendar .single-produtos #wp-calendar td {
	font-size: 16px;
	font-size: 1rem
}

@media (max-width:767px) {
	.entry-content .single-produtos table td,
	.page-content .single-produtos table td,
	.single-produtos .entry-content table td,
	.single-produtos .page-content table td,
	.single-produtos .table td,
	.single-produtos .widget_calendar #wp-calendar td,
	.widget_calendar .single-produtos #wp-calendar td {
		font-size: 16px
	}

}

.entry-content .single-produtos table td:first-child,
.page-content .single-produtos table td:first-child,
.single-produtos .entry-content table td:first-child,
.single-produtos .page-content table td:first-child,
.single-produtos .table td:first-child,
.single-produtos .widget_calendar #wp-calendar td:first-child,
.widget_calendar .single-produtos #wp-calendar td:first-child {
	text-transform: uppercase;
	width: 25%
}

.single-produtos .more-elements {
	margin-top: 50px
}

.single-produtos #collapseDuvidas .panel-heading {
	position: relative;
	padding: 20px 40px 20px 60px;
	border: 1px solid #c3c3c3;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

.single-produtos #collapseDuvidas .panel-heading::before {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	color: #877f7a;
	content: '→';
	font-family: slick;
	font-size: 24px;
	font-size: 1.5rem;
	opacity: .75;
	filter: alpha(opacity=75);
	position: absolute;
	top: 23px;
	left: 20px;
	transform: rotate(90deg);
	transform-origin: 50% 50%
}

.single-produtos #collapseDuvidas .panel-heading.open {
	background-color: #c9dc50
}

.single-produtos #collapseDuvidas .panel-heading.open::before {
	transform: rotate(-90deg)
}

.single-produtos .panels .panel-title p {
	margin: 0
}

.single-produtos .panels #collapseDriver .panel-body,
.single-produtos .panels #collapseDuvidas .panel-body .panel-body,
.single-produtos .panels #collapseManual .panel-body {
	padding: 30px 60px
}

.single-produtos .panels .panel-group {
	margin-bottom: 0
}

.single-produtos .panels .panel-group .panel-default {
	box-shadow: none;
	border: none
}

.single-produtos .panels .panel-group .panel-default .panel-body {
	border: none
}

.single-produtos .panels>.panel-group>.panel-default>.panel-heading {
	background-color: transparent;
	border-bottom: 1px solid #877f7a
}

.single-produtos .panels>.panel-group>.panel-default>.panel-heading>.panel-title {
	font-size: 28px;
	font-size: 1.75rem;
	text-transform: uppercase;
	font-weight: 900
}

.page:not(.home) .mask-base,.single-produtos .mask-base,.tax-categoria_produto .mask-base {
	padding-top: 150px;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.formulario,
.sobre_nos_subtitulo h2 {
	padding-top: 30px;
	padding-bottom: 30px
}

.page:not(.home) .mask-base::before,.single-produtos .mask-base::before,.tax-categoria_produto .mask-base::before {
	content: "";
	position: absolute;
	display: block;
	width: 150%;
	height: 400px;
	top: -300px;
	left: -25%;
	right: 0;
	background: #fff;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
	background-size: 140px auto
}

.page:not(.home) .mask-base.no-related::before,.single-produtos .mask-base.no-related::before,.tax-categoria_produto .mask-base.no-related::before {
	background: #e7e7e8
}

.page-subtitle {
	margin-bottom: 50px
}

.formulario {
	padding-right: 0
}

.no-padding-left {
	padding-left: 0
}

@media (min-width:768px) {
	.formulario {
		padding-top: 0px;
		padding-bottom: 170px
	}

	.formulario>.row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex
	}

	
}

.no-padding {
	padding: 0
}

@media (max-width:768px) {
	.padding-100 {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.marginFoto{
		margin-left: 0 !important;
	}
	.no-padding-left {
		padding-left: 15px;
	}

}

@media (max-width:991px) {
	.padding-100 {
		padding-top: 50px;
		padding-bottom: 50px
	}

}

@media (max-width:1449px) {
	.padding-100 {
		padding-top: 70px;
		padding-bottom: 70px
	}

}

@media (min-width:1450px) {
	.padding-100 {
		padding-top: 100px;
		padding-bottom: 100px
	}

}

.tab-menu {
	padding-left: 30px;
	z-index: 10;
	background-color: #e7e7e8
}

.tab-menu .nav-tabs {
	height: 100%
}

.tab-menu .nav-tabs>li {
	clear: both;
	margin-bottom: 5px
}

.tab-menu .nav-tabs>li>a {
	font-weight: 700;
	border: none;
	border-left: solid 4px transparent;
	font-size: 18px;
	font-size: 1.125rem
}

.tab-menu .nav-tabs>li.active>a,
.tab-menu .nav-tabs>li.active>a:focus,
.tab-menu .nav-tabs>li.active>a:hover,
.tab-menu .nav-tabs>li.active>a:hover:active {
	border: none;
	border-left: solid 4px #c9dc50
}

.tab-slider .slick-next {
	right: 70px;
	width: 70px;
	height: 80px;
	background: url(../images/setaProximo.svg) center center no-repeat;
	background-size: 100% auto
}

.tab-slider .slick-next::before {
	content: none
}

.tab-slider .slick-next:hover:active {
	background-color: transparent !important
}

.tab-slider .slick-next.slick-disabled {
	opacity: 0;
	filter: alpha(opacity=0)
}

.tab-slider .slick-next,
.tab-slider .slick-prev {
	z-index: -10
}

.tab-slider .slick-next:before {
	font-size: 50px;
	font-size: 3.125rem
}

.tab-slider .slick-list {
	overflow: initial
}

@media (min-width:768px) {
	.tab-menu .nav-tabs {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.tab-slider .slick-next {
		z-index: 1
	}

	.tab-slider .slick-current {
		transform: scale(1) translateX(0);
		box-shadow: none;
		-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease
	}

	.tab-slider .slick-current .tab-bg {
		-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		right: 0
	}

	.tab-slider .slick-current+.slick-slide {
		transform: scale(1.1) translateX(-50px);
		box-shadow: 5px 5px 20px 5px rgba(0, 0, 0, .5)
	}

	.tab-slider .slick-current+.slick-slide .tab-bg {
		right: -100%
	}

}

.tab-pane {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.tab-pane h4 {
	font-weight: 900;
	font-size: 25px;
	font-size: 1.5625rem;
	color: #fff;
	text-transform: uppercase
}

.tab-pane p {
	font-size: 16px;
	font-size: 1rem;
	color: #fff;
	margin-bottom: 30px
}

.tab-pane plast-child {
	margin-bottom: 0
}

.tab-pane .tab-bg {
	min-height: 750px;
	position: relative;
	z-index: 1
}

.tab-pane.boleto,
.tab-pane.boleto .tab-bg,
.tab-pane.devolucao .tab-bg,
.tab-pane.fale .tab-bg {
	min-height: 950px
}

.tab-pane .tab-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .95;
	filter: alpha(opacity=95);
	z-index: -1
}

@media (max-width:767px) {
	.tab-menu .nav-tabs {
		padding-bottom: 30px
	}

	.tab-pane p {
		font-size: 16px
	}

	.tab-pane .tab-bg {
		width: 100%;
		padding: 20px
	}

}

@media (min-width:768px) {
	.tab-pane .tab-bg {
		width: 65%;
		padding: 40px
	}

}

.tab-pane.bematech {
	background-image: url(../images/img_01.jpg)
}

.tab-pane.bematech .tab-bg::before {
	background-color: #8eac36
}

.tab-pane.acreditamos {
	background-image: url(../images/img_02.jpg)
}

.tab-pane.acreditamos .tab-bg::before {
	background-color: #455e24
}

.tab-pane.fazemos {
	background-image: url(../images/img_03.jpg)
}

.tab-pane.fazemos .tab-bg::before {
	background-color: #474949
}

.tab-pane.onde {
	background-image: url(../images/img_04.jpg)
}

.tab-pane.onde .tab-bg::before {
	background-color: #75924c
}

.tab-pane.contato .tab-bg::before,
.tab-pane.fale .tab-bg::before,
.tab-pane.revenda .tab-bg::before,
.tab-pane.trabalhe .tab-bg::before {
	background-color: #3d5a67
}

.tab-pane.trabalhe {
	background-image: url(../images/img_05.jpg)
}

.tab-pane.contato {
	background-image: url(../images/formulario_quero_comprar.jpg)
}

.tab-pane.revenda {
	background-image: url(../images/seja-uma-revenda/imagemForm.png)
}

.tab-pane.fale {
	background-image: url(../images/img_01-suporte.jpg)
}

.tab-pane.boleto .tab-bg::before,
.tab-pane.devolucao .tab-bg::before {
	background-color: #8eac36
}

.tab-pane.devolucao {
	min-height: 950px;
	background-image: url(../images/img_02-suporte.jpg)
}

.tab-pane.boleto {
	background-image: url(../images/img_01-suporte.jpg)
}

.hbspt-form .hs-input,
.wpcf7-form-control {
	padding: 10px;
	width: 100%;
	font-size: 16px;
	font-size: 1rem;
	background: 0 0;
	border: 0;
	border-bottom: 2px solid #c9dc50;
	color: #fff;
	border-radius: 0
}

@media (max-width:767px) {
	.hbspt-form .hs-input,
	.wpcf7-form-control {
		font-size: 16px
	}

}

.hbspt-form .wpcf7-textarea.hs-input,
.hbspt-form textarea.hs-input,
.wpcf7-form-control.wpcf7-textarea {
	border: 2px solid #c9dc50;
	border-radius: 5px
}

.hbspt-form .wpcf7-submit.hs-input,
.wpcf7-form-control.wpcf7-submit {
	background-color: #c9dc50;
	color: #494440;
	padding: 10px 30px;
	border: 2px solid #494440
}

.hbspt-form .hs-input::-webkit-input-placeholder,
.hbspt-form .hs-input::placeholder,
.wpcf7-form-control::-webkit-input-placeholder,
.wpcf7-form-control::placeholder {
	color: #fff
}

.wpcf7-form {
	margin-top: 40px
}

.wpcf7-form>.row>div {
	margin-bottom: 30px
}

.wpcf7-form span.wpcf7-not-valid-tip {
	color: #f7e700;
	font-size: 16px;
	font-size: 1rem;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: 700
}

@media (max-width:767px) {
	.wpcf7-form span.wpcf7-not-valid-tip {
		font-size: 16px
	}

}

select {
	appearance: none;
	color: #fff
}

.wpcf7-form div.wpcf7-response-output {
	margin: 0
}

div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	color: #fff
}

.fileinput {
	width: 100%
}

.fileinput .btn,
.fileinput .btn:active,
.fileinput .btn:focus,
.fileinput .btn:hover,
.fileinput .btn:hover:active,
.fileinput .btn:hover:focus,
.fileinput button,
.fileinput button:active,
.fileinput button:focus,
.fileinput button:hover,
.fileinput button:hover:active,
.fileinput button:hover:focus,
.fileinput input[type=reset],
.fileinput input[type=reset]:active,
.fileinput input[type=reset]:focus,
.fileinput input[type=reset]:hover,
.fileinput input[type=reset]:hover:active,
.fileinput input[type=reset]:hover:focus,
.fileinput input[type=submit],
.fileinput input[type=submit]:active,
.fileinput input[type=submit]:focus,
.fileinput input[type=submit]:hover,
.fileinput input[type=submit]:hover:active,
.fileinput input[type=submit]:hover:focus {
	background: 0 0 !important;
	border: #ffdead;
	border-bottom: 2px solid #c9dc50;
	border-radius: 0;
	padding: 10px;
	width: 100%;
	text-align: left;
	box-shadow: none;
	font-size: 16px;
	font-size: 1rem;
	text-transform: none;
	font-weight: 400;
	color: #fff !important
}

@media (max-width:767px) {
	.fileinput .btn,
	.fileinput .btn:active,
	.fileinput .btn:focus,
	.fileinput .btn:hover,
	.fileinput .btn:hover:active,
	.fileinput .btn:hover:focus,
	.fileinput button,
	.fileinput button:active,
	.fileinput button:focus,
	.fileinput button:hover,
	.fileinput button:hover:active,
	.fileinput button:hover:focus,
	.fileinput input[type=reset],
	.fileinput input[type=reset]:active,
	.fileinput input[type=reset]:focus,
	.fileinput input[type=reset]:hover,
	.fileinput input[type=reset]:hover:active,
	.fileinput input[type=reset]:hover:focus,
	.fileinput input[type=submit],
	.fileinput input[type=submit]:active,
	.fileinput input[type=submit]:focus,
	.fileinput input[type=submit]:hover,
	.fileinput input[type=submit]:hover:active,
	.fileinput input[type=submit]:hover:focus {
		font-size: 16px
	}

}

.fileinput .fileinput-filename {
	font-size: 12px;
	font-size: .75rem;
	font-size: 12px;
	color: #fff !important;
	padding: 5px 10px
}

@media (max-width:767px) {
	.fileinput .fileinput-filename {
		font-size: 12px
	}

}

.fileinput .close,
.fileinput .close:hover,
.fileinput .close:hover:active {
	color: #fff
}

#gmap_canvas img {
	max-width: none !important;
	background: 0 0 !important
}

.form-map-container {
	overflow: hidden;
	height: 500px;
	width: 100%;
	border-bottom: 20px solid rgba(199, 197, 196, .5);
	border-top: 20px solid rgba(199, 197, 196, .5)
}

.form-map-container .row {
	position: relative
}

.form-map-container .form-revenda {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 10
}

.form-map-container .footer-map {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #877f7a;
	z-index: 10
}

.form-inline .btn.btn-success,
.form-inline .form-control,
.form-inline button.btn-success,
.form-inline input.btn-success[type=reset],
.form-inline input.btn-success[type=submit],
.form-inline input[name=post_password] {
	padding: 6px 25px;
	margin: 0;
	font-size: 16px;
	font-size: 1rem;
	border: 2px solid #494440;
	height: 45px;
	font-weight: 700
}

@media (max-width:767px) {
	.form-inline .btn.btn-success,
	.form-inline .form-control,
	.form-inline button.btn-success,
	.form-inline input.btn-success[type=reset],
	.form-inline input.btn-success[type=submit],
	.form-inline input[name=post_password] {
		font-size: 16px
	}

}

.form-inline .form-control,
.form-inline input[name=post_password] {
	min-width: 280px;
	margin-right: 15px
}

.form-inline .btn.btn-success,
.form-inline button.btn-success,
.form-inline input.btn-success[type=reset],
.form-inline input.btn-success[type=submit] {
	background-color: #8d827c;
	color: #fff;
	min-width: 196px
}

.form-inline .btn.btn-success:hover,
.form-inline button.btn-success:hover,
.form-inline input.btn-success[type=reset]:hover,
.form-inline input.btn-success[type=submit]:hover {
	background-color: #c9dc50;
	color: #494440
}

.malha-clara-list {
	padding-top: 100px;
	padding-bottom: 50px;
	background: url(../images/malha-clara.png) top center no-repeat #e7e7e8
}

.hbspt-form label {
	color: #fff !important
}

.hbspt-form .hs-button.primary {
	background: #c9dc50;
	border: 2px solid #494440;
	color: #494440
}

.hbspt-form .hs-input {
	background-color: #fff;
	font-size: 14px;
	font-size: .875rem;
	font-size: 14px
}

@media (max-width:767px) {
	.hbspt-form .hs-input {
		font-size: 14px
	}

}

.hbspt-form .hs-input,
.hbspt-form .hs-input::-webkit-input-placeholder,
.hbspt-form .hs-input::placeholder {
	color: #494440
}

.hbspt-form textarea.hs-input {
	min-height: 150px
}

.table-bordered,
.widget_calendar #wp-calendar {
	border-width: 3px
}

.entry-content table>tbody>tr>td .btn,
.entry-content table>tbody>tr>td button,
.entry-content table>tbody>tr>td input[type=reset],
.entry-content table>tbody>tr>td input[type=submit],
.page-content table>tbody>tr>td .btn,
.page-content table>tbody>tr>td button,
.page-content table>tbody>tr>td input[type=reset],
.page-content table>tbody>tr>td input[type=submit],
.table>tbody>tr>td .btn,
.table>tbody>tr>td button,
.table>tbody>tr>td input[type=reset],
.table>tbody>tr>td input[type=submit],
.widget_calendar #wp-calendar>tbody>tr>td .btn,
.widget_calendar #wp-calendar>tbody>tr>td button,
.widget_calendar #wp-calendar>tbody>tr>td input[type=reset],
.widget_calendar #wp-calendar>tbody>tr>td input[type=submit] {
	margin: 0
}

.modal .modal-title,
.modal h3 {
	text-transform: uppercase
}

.modal .modal-title {
	font-size: 18px;
	font-size: 1.125rem;
	color: #3c592b;
	font-weight: 900
}

.modal .modal-header {
	border: 0
}

.modal h3 {
	font-size: 22px;
	font-size: 1.375rem
}

.modal .panel {
	border-radius: 30px
}

.hbspt-form .selectize-dropdown.hs-input,
.wpcf7-form-control.selectize-dropdown {
	background-color: #494440
}

.hbspt-form .selectize-dropdown.hs-input .option,
.wpcf7-form-control.selectize-dropdown .option {
	color: #fff;
	padding: 10px 15px
}

.hbspt-form .selectize-dropdown.hs-input .option.active,
.wpcf7-form-control.selectize-dropdown .option.active {
	color: #494440
}

.hbspt-form .selectize-control.hs-input,
.wpcf7-form-control.selectize-control {
	padding: 0
}

.hbspt-form .hs-input .selectize-input>*,
.wpcf7-form-control .selectize-input>* {
	color: #fff
}

.hbspt-form .hs-input .selectize-input.dropdown-active>*,
.wpcf7-form-control .selectize-input.dropdown-active>* {
	color: #494440
}

.hbspt-form .hs-input .selectize-input,
.hbspt-form .hs-input .selectize-input.full,
.wpcf7-form-control .selectize-input,
.wpcf7-form-control .selectize-input.full {
	background-color: transparent;
	border: none;
	min-height: 0
}

.hbspt-form .hs-input .selectize-input input::-webkit-input-placeholder,
.hbspt-form .hs-input .selectize-input input::placeholder,
.wpcf7-form-control .selectize-input input::-webkit-input-placeholder,
.wpcf7-form-control .selectize-input input::placeholder {
	color: #fff
}

.selectize-control.single .selectize-input:after {
	background: url(../images/setinhaDropDown.svg) center center no-repeat;
	border: none;
	height: 20px;
	width: 20px;
	-webkit-background-size: 100% auto;
	-khtml-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	top: 35%
}


/* alterações MC */

#secondLayer{
	background-size: contain;
    background-color: #e7e7e8;
	margin-top: 20px;
}

#thirdLayer{
		background: url(../images/solucoes-rect.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff
}
#sessionMeioPag{ 
	background-color: #88b445;
	padding-top: 40px;
}
.marginFoto{
	margin-left: -45px;
}
.imgFoto{
	height: 512px !important;
    background-size: cover !important;
    background-position: center !important;
}
.imgmeiosPag{
	background-size: cover !important;
    background-position: center !important;	
    height: 375px;
}
.list-bematech{
	margin-bottom: 0; 
}
.fontBtn{
	font-size: 1.2rem !important;
}
#wpcf7-f706-o1 input::placeholder{
	color:#000;
}
#frmSbreFC input::placeholder{
	color:#fff;
}
.tituloSolInt{
	padding-right: 301px;
}
.subTitInt{
	font-size: 1.50rem !important;
}
.wpcf7-form-control option{
	background:#3d5864;
}

@media (max-width:1024px ) and (min-width:992px) {
	.margemEspecial{
		width:1030px;
	}
}

@media (max-width:1160px) {
	.tituloSolInt {
		padding-right: 190px;
	}
	.imgTefDispo{
		    height: 365px;
	}
}
@media (min-width:1440px) {
	.imgposGo{
		height: 550px;
	}
	.imgSatGo{
		height: 350px;
	}
	.imgTefDispo{
		height: 430px;
	}
}

@media (min-width:1600px) {
.imgFoto {
    height: 675px !important;
    }
}

@media (max-width:425px) {
	.imgFoto {
		height: 300px !important;
	}
	.tituloSolInt {
    	padding-right: 15px;
	}
}

/* Assistencia
/---------------------------------------------------------------------------- */
.box_resultadoBusca{
	background-color: #8d827c;
    width: 50%;
    border-radius: 8px;
    margin-left: 50px;
    height: 294px;
    box-shadow: 0px 2px;
    position: absolute;
    z-index: 3;
    margin-top: 130px;
}
.conteudo_resultadoBusca{
	margin-left: 119px;
	width: 250px;
	height: 150px;
}
.conteudo_resultadoBusca:hover{
	background-color: grey;
	width: 270px;
	height: 180px;
	border-radius: 8px;


}

.palavra_resultado_busca{
	color: white;
	font-weight: bolder;
    margin-left: 24px;
	font-size: 19px;
	margin-bottom: 28px;

}

.box_de_slick{
	margin-left: 3%;
}

.total_resultado_busca{
    color: red;
}
.titulo_assistencia{
	font-weight: bold;
	font-size: 15px;
    margin: 0 5px;
    min-height: 50px;
}
.titulo_assistencia, .span_resultadoBusca{
	color: white;
}
.box_resultadoBusca p {
	color: #c9dc50;
	margin: 0px;
	font-size: 11px;
	margin-left: 10px;
	word-wrap: break-word;
}
.home-video-text{
	margin-top: 5px;
}
.related-assistencia div{
	cursor: pointer;
}

#buscandoItens{
	height: 550px;
    width: 100%;
    background: rgba(201, 220, 80, 0.3);
    display: block;
    position: absolute;
    z-index: 4;
    padding: 200px;
    display: none;
}
.btnAcao{
    min-width: 140px !important;
}


#box_resultadoBusca.short{

   width : 50px;
}

#clicker{
	display: block;
    cursor: pointer;
    position: relative;
    left: -18px;
    right: -20px;
    width: 50px;
    font-size: 40px;
    color: white;
    text-align: center;
    height: 290px;
    padding-top: 120px;
    z-index: 3;
}

#box_mapa{
	position: relative;	
    border-top: 20px solid #c7c5c4;
}

.acf-map{z-index: 2;}

.equipamentos-slider {
    margin-top: 70px;
}

.form-mapa-container {
    position: absolute;
    z-index: 5;
    left: 3%;
    margin-top: 50px;
}

#msg_mapa {
    background-color: #c7c5c4;
    width: 50%;
    border-radius: 8px 8px 0 0;
    margin-left: 50px;
    position: absolute;
    z-index: 4;
    bottom: 0;
    padding: 10px;
    font-size: 15px;
    display: none;
}


.home-video-text{
	    margin-top: 5px;
}


/*  Min Width 1024px Max Width 1199px	*/
@media (max-width: 1199px) {

	.page-assistencia .form-control {
	    min-width: 180px;
	}

}
/*  Min Width 991px Max Width 1024px */
@media (max-width: 1024px) {
	.page-assistencia .form-control {
	    margin-right: 0;
	}
}
/*  Min Width 768px Max Width 991px	*/
@media (max-width: 991px) {
	
}
/*  Max Width 768px 	*/
@media (max-width:768px) {

	.page-assistencia .form-mapa-container {
	    position: unset;
	    z-index: 1;
	    left: 0;
	}

	.page-assistencia .form-control {
	    margin: 0 4%;
	    width: 90%;
	}

	.page-assistencia .form-inline .btn.btn-success, .page-assistencia  .form-inline button.btn-success, .page-assistencia  .form-inline input.btn-success[type=reset], .form-inline input.btn-success[type=submit] {
	    width: 90%;
	    margin: 0 4%;
	}

	.page-assistencia #msg_mapa {
	    width: 100%;
	    border-radius: 0;
	    margin-left: 0;	    
	    position: unset;
	}

	.page-assistencia .box_resultadoBusca {
	    width: 100%;
	    border-radius: 8px;
	    margin-left: 0;	    
	}

	.page-assistencia .box_de_slick {
	    margin: 0;
	}

	.page-assistencia .slick-prev{
		display: block;
		position: absolute;
		top: -36px;
		left: -5px;
	}

	.page-assistencia .slick-next {
	    display: block;
	    position: absolute;
	    top: -35px;
	    right: -5px;
	}

	.page-assistencia .palavra_resultado_busca {
	    margin-left: 0;
	    text-align: center;
	}

	.page-assistencia #buscandoItens {
	    padding: 200px 0;
	}
	
}




/* Slider
/---------------------------------------------------------------------------- */
#slidBg, .imagemDestaque{ height: 300px; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important;}
.lSPager {
	position: absolute;
	bottom: 55px;
	display: block;
	left: 48vw;
	z-index: 1000;
}
.div-container-slider{
	position: relative;
}
.padding0{
	padding: 0;
}
.lSSlideOuter {
	position: relative;
}
.lSSlideOuter .lSPager.lSpg>li a{
	background-color: rgba(0,0,0,0);
	border: solid 1px #FFF;
	width: 10px;
	height: 10px;
}
.lSSlideOuter .lSPager.lSpg>li:hover a{
	background-color: rgba(255,255,255,1);
}
.lSSlideOuter .lSPager.lSpg>li.active a{
	background-color: rgba(255,255,255,1);
	width: 13px;
	height: 13px;
}
.ul_slider{
	height: 89vh;
}
.li_slider{
	height: 76vh;
	background-size:cover;
}
.li_slider1 p:nth-child(1){
	z-index: 5;
    min-width: 390px;
    max-width: 390px;
    white-space: normal;
    font-size: 56px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(210, 218, 75);
    letter-spacing: 0px;
    font-family: Lato;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 56px;
    max-height: 56px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    margin-top: 200px;
    margin-left: 116px;
}
.li_slider1 p:nth-child(2){
	z-index: 7;
    min-width: 390px;
    max-width: 390px;
    white-space: normal;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: Arial;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    max-height: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    margin-left: 116px;
}
.li_sliderRevenda p:nth-child(1){
	z-index: 5;
    max-width: 390px;
    font-size: 38px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(210, 218, 75);
    transition: none 0s ease 0s;
    margin: 0px;
    margin-top: 100px;
    margin-left: 30px;
}
.li_sliderRevenda p:nth-child(2){
	z-index: 7;
    max-width: 390px;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    transition: none 0s ease 0s;
    margin: 0px;
    margin-left: 30px;
}
.p_slider{
	font-size: 31px;
    color: white;
    margin-top: 180px;
    margin-left: 124px;
}
#slider-home{
	list-style-type: none;
}
.plava_simples, .palava_crescer{
	color:#c9dc50;
}

.footer_slider {
    position: relative;
    margin-top: -145px;
    z-index: 1000;
    height: 190px;
    width: 100%;
    display: block;
    background: url(../images/mascaraImgHome.svg) center bottom no-repeat;
    background-size: 105% auto;
}

.custom-next-html{
	color: white;
    position: absolute;
    font-size: 80px;
    bottom: 15px;
    right: 32px;
}
.custom-prev-html{
	color: white;
    position: absolute;
    font-size: 80px;
    bottom: 15px;
}
.titulo_slider_sobrenos {
	
    z-index: 5;
    min-width: 390px;
    max-width: 390px;
    white-space: normal;
    font-size: 66px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(210, 218, 75);
    letter-spacing: 0px;
    font-family: Lato;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 56px;
    max-height: 56px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    margin-top: 75px;
    margin-left: 116px;
}
.conteudo_slider_sobrenos{
	z-index: 7;
    min-width: 390px;
    max-width: 390px;
    white-space: normal;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: Arial;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    max-height: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    margin-left: 116px;
}
.titulo_slider_suporte{
	 z-index: 5;
    min-width: 723px;
    max-width: 723px;
    white-space: normal;
    font-size: 50px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(210, 218, 75);
    letter-spacing: 0px;
    font-family: Lato;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    max-height: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    margin-top: 200px;
    margin-left: 129px;
    transform-origin: 50% 50% 0px;

}
.conteudo_slider_suporte{
	z-index: 7;
    min-width: 510px;
    max-width: 510px;
    white-space: normal;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    font-family: Lato;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    min-height: 83px;
    max-height: 83px;
    opacity: 1;
    margin-left: 132px;
}
.secContato {
	z-index: 5;
	white-space: normal;
	font-size: 66px;
	line-height: 55px;
	font-weight: 700;
	color: rgb(210, 218, 75);
	letter-spacing: 0px;
	font-family: Lato;
	visibility: inherit;
	transition: none 0s ease 0s;
	text-align: inherit;
	border-width: 0px;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
	padding-top: 130px;
   	padding-left: 130px;
}


@media (min-width:2000px) {
	.footer_slider {
	    height: 250px;
	    margin-top: -200px;

	}
	
}

.lSAction > a {
    background-image: unset;
}

/*.lSSlideOuter{
	width: 650px;
	margin-left: -22px;
}
#related-assistencia{
	margin-left: 25px;
}
.lSAction > .lSPrev {
    left: 0px;
}
.lSAction > .lSNext {
    right: 0px;
}*/


#box_mapa .lSSlideOuter .lightSlider > *, #box_mapa .lSSlideOuter .lSGallery li {
	padding: 0 15px;
}


#box_mapa  .box_slider_ass{
	padding: 0 16px;
}

#box_mapa  .box_de_slick {
    margin-left: 1%;
}

#box_mapa  .custom-prev-html {
    color: white;
    position: absolute;
    font-size: 30px;
    bottom: 15px;
    right: 23px;
}


#box_mapa  .custom-next-html {
    color: white;
    position: absolute;
    font-size: 30px;
    bottom: 15px;
    right: 0;
    left: 18px;
}

#box_mapa  .lSSlideWrapper {
    position: unset; 
}


@media (max-width:768px) {
	#box_mapa .custom-prev-html {
	    right: 14px;
	}
	.p_slider {
	    font-size: 25px;
	    color: white;
	    margin-top: 163px;
	    margin-left: 65px;
	}
	
}

.palert{
	background-color: #8d827c;
}


.box_cta{
	margin-top: 40px;
}
.box_cta h2 {
    font-weight: 700;
    color: #3c592b;
    padding-bottom: 20px;
    font-size: 59px;
    font-size: 3.0rem;
}
.box_cta h3 {
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 1px;
    color: #3c592b;
    margin: -10px 0 2px 0;
}
.box_cta .btn_cta{
	z-index: 100000;
	position: relative;
	background-color: #c9dc50;
    color: #494440;
}


@media (max-width:768px) {
	.box_cta h2 {
	    font-size: 27px;
	        text-shadow: 1px 1px 1px #ececec;
	}
	.box_cta h3 {
	    font-size: 20px;
	        text-shadow: 1px 1px 1px #ececec;
	        margin: unset;
	}	

}

@media (max-width:375px) {
	.box_cta h2 {
	    font-size: 20px;
	        text-shadow: 1px 1px 1px #ececec;
	}
	.box_cta h3 {
	    font-size: 16px;
	        text-shadow: 1px 1px 1px #ececec;
	        margin: unset;
	}	

}


@media (min-width:768px) and (max-width:991px) {
	.box_cta h2 {
	    font-size: 28px !important;
	}
	.box_cta h3 {
	    font-size: 16px;
	}

}

@media (min-width:992px) and (max-width:1200px) {
	.box_cta h2 {
	    font-size: 30px !important;
	}
	.box_cta h3 {
	    font-size: 21px;
	}

}

@media screen and (max-width:768px) {
	
	.container-redes {
		
		margin-right: 150px !important;
		
	}
	
	
}