/*!
Theme Name:    mondragon
Theme URI:     http://www.mondragon.com
Description:   Custom Bootstrap Theme
Author:        Awesome Developer
Author URI:    http://www.yomyer.com
Version:       0.0.1
*//*! normalize.css v2.1.3 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
a {
	background: transparent
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
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
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
@page {
	margin: 2cm .5cm
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff !important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: #fff !important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #62555c;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #f07a34;
	text-decoration: none
}
a:hover, a:focus {
	color: #c9540f;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999
}
h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
	font-size: 65%
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 36px
}
h2, .h2 {
	font-size: 30px
}
h3, .h3 {
	font-size: 24px
}
h4, .h4 {
	font-size: 18px
}
h5, .h5 {
	font-size: 14px
}
h6, .h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}

@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
small, .small {
	font-size: 85%
}
cite {
	font-style: normal
}
.text-muted {
	color: #999
}
.text-primary {
	color: #f07a34
}
.text-primary:hover {
	color: #e05e11
}
.text-warning {
	color: #8a6d3b
}
.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
.text-danger:hover {
	color: #843534
}
.text-success {
	color: #3c763d
}
.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
.text-info:hover {
	color: #245269
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
.list-inline>li:first-child {
	padding-left: 0
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.42857143
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}

@media (min-width:991px) {
.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
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eee
}
blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}
blockquote p:last-child {
	margin-bottom: 0
}
blockquote small, blockquote .small {
	display: block;
	line-height: 1.42857143;
	color: #999
}
blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0
}
blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
	text-align: right
}
blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: ''
}
blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
blockquote:before, blockquote:after {
	content: ""
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}

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

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

@media (min-width:1200px) {
.container {
	width: 1160px
}
}
.row {
	margin-left: -10px;
	margin-right: -10px
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: 0%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: 0%
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0%
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: 0%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: 0%
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0%
}
}

@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: 0%
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: 0%
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0%
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: 0%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: 0%
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0%
}
}
table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}
table td[class*="col-"], table th[class*="col-"] {
	float: none;
	display: table-cell
}
.table>thead>tr>.active, .table>tbody>tr>.active, .table>tfoot>tr>.active, .table>thead>.active>td, .table>tbody>.active>td, .table>tfoot>.active>td, .table>thead>.active>th, .table>tbody>.active>th, .table>tfoot>.active>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>.active:hover, .table-hover>tbody>.active:hover>td, .table-hover>tbody>.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>.success, .table>tbody>tr>.success, .table>tfoot>tr>.success, .table>thead>.success>td, .table>tbody>.success>td, .table>tfoot>.success>td, .table>thead>.success>th, .table>tbody>.success>th, .table>tfoot>.success>th {
	background-color: #dff0d8
}
.table-hover>tbody>tr>.success:hover, .table-hover>tbody>.success:hover>td, .table-hover>tbody>.success:hover>th {
	background-color: #d0e9c6
}
.table>thead>tr>.danger, .table>tbody>tr>.danger, .table>tfoot>tr>.danger, .table>thead>.danger>td, .table>tbody>.danger>td, .table>tfoot>.danger>td, .table>thead>.danger>th, .table>tbody>.danger>th, .table>tfoot>.danger>th {
	background-color: #f2dede
}
.table-hover>tbody>tr>.danger:hover, .table-hover>tbody>.danger:hover>td, .table-hover>tbody>.danger:hover>th {
	background-color: #ebcccc
}
.table>thead>tr>.warning, .table>tbody>tr>.warning, .table>tfoot>tr>.warning, .table>thead>.warning>td, .table>tbody>.warning>td, .table>tfoot>.warning>td, .table>thead>.warning>th, .table>tbody>.warning>th, .table>tfoot>.warning>th {
	background-color: #fcf8e3
}
.table-hover>tbody>tr>.warning:hover, .table-hover>tbody>.warning:hover>td, .table-hover>tbody>.warning:hover>th {
	background-color: #faf2cc
}

@media (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: scroll;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
	-webkit-overflow-scrolling: touch
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"] {
	display: block
}
select[multiple], select[size] {
	height: auto
}
select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height:auto
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	vertical-align: middle
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-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
}
.form-control: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, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6)
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}
textarea.form-control {
	height: auto
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle
}
.radio label, .checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-sm {
	height: auto
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
textarea.input-lg {
	height: auto
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.form-control-static {
	margin-bottom: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #a2949c
}

@media (min-width:768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block
}
.form-inline select.form-control {
	width: auto
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}
.form-horizontal .form-control-static {
	padding-top: 7px
}

@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	filter: alpha(opacity=65);
	-webkit-opacity: .65;
	-moz-opacity: .65;
	opacity: .65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #fff
}
.btn-primary {
	color: #fff;
	background-color: #f07a34;
	border-color: #ee6a1c
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #ea6211;
	border-color: #bf500e
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #f07a34;
	border-color: #ee6a1c
}
.btn-primary .badge {
	color: #f07a34;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	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:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #50e3c2;
	border-color: #3adfba
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #2dddb6;
	border-color: #1ebe9a
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #50e3c2;
	border-color: #3adfba
}
.btn-info .badge {
	color: #50e3c2;
	background-color: #fff
}
.btn-link {
	color: #f07a34;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #c9540f;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	transition: opacity .15s linear;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-ms-transition: opacity .15s linear;
	-o-transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-ms-transition: height .35s ease;
	-o-transition: height .35s ease
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon:empty {
	width: 1em
}
.glyphicon-asterisk:before {
	content: "\2a"
}
.glyphicon-plus:before {
	content: "\2b"
}
.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"
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #f07a34
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	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-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media (min-width:991px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
	z-index: 2
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: none
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar .btn-group {
	float: left
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after {
	clear: both
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after {
	clear: both
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
	display: none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	width: 100%;
	margin-bottom: 0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	white-space: nowrap
}
.input-group-btn:first-child>.btn {
	margin-right: -1px
}
.input-group-btn:last-child>.btn {
	margin-left: -1px
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -4px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:active {
	z-index: 2
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav:before, .nav:after {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav:before, .nav:after {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #f07a34
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #f07a34
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}

@media (min-width:991px) {
.navbar {
	border-radius: 4px
}
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}

@media (min-width:991px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:991px) {
.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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.container>.navbar-header, .container>.navbar-collapse {
	margin-right: -10px;
	margin-left: -10px
}

@media (min-width:991px) {
.container>.navbar-header, .container>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:991px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:991px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px 10px;
	font-size: 18px;
	line-height: 20px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}

@media (min-width:991px) {
.navbar>.container .navbar-brand {
	margin-left: -10px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 10px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:991px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -10px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:990px) {
.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>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}

@media (min-width:991px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
.navbar-nav.navbar-right:last-child {
	margin-right: -10px
}
}

@media (min-width:991px) {
.navbar-left {
	float: left !important
}
.navbar-right {
	float: right !important
}
}
.navbar-form {
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width:768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block
}
.navbar-form select.form-control {
	width: auto
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
}

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

@media (min-width:991px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.navbar-form.navbar-right:last-child {
	margin-right: -10px
}
}
.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 {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:991px) {
.navbar-text {
	float: left;
	margin-left: 10px;
	margin-right: 10px
}
.navbar-text.navbar-right:last-child {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:990px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #999
}
.navbar-inverse .navbar-nav>li>a {
	color: #999
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}

@media (max-width:990px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #999
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #999
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #999
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #eee
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #f07a34;
	border-color: #f07a34;
	cursor: default
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}
.pager:before, .pager:after {
	content: " ";
	display: table
}
.pager:after {
	clear: both
}
.pager:before, .pager:after {
	content: " ";
	display: table
}
.pager:after {
	clear: both
}
.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:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label[href]:hover, .label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #999
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #808080
}
.label-primary {
	background-color: #f07a34
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #e05e11
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44
}
.label-info {
	background-color: #50e3c2
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #24dcb3
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #f07a34;
	background-color: #fff
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.14285714;
	color: inherit;
	background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
	line-height: 1;
	color: inherit
}
.jumbotron p {
	line-height: 1.4
}
.container .jumbotron {
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #f07a34
}
.thumbnail .caption {
	padding: 9px;
	color: #62555c
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: bold
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable {
	padding-right: 35px
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #f07a34;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	transition: width .6s ease;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-ms-transition: width .6s ease;
	-o-transition: width .6s ease
}
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	-webkit-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
	-moz-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
	-ms-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #50e3c2
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.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,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media, .media-body {
	overflow: hidden;
	zoom: 1
}
.media, .media .media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media-object {
	display: block
}
.media-heading {
	margin: 0 0 5px
}
.media>.pull-left {
	margin-right: 10px
}
.media>.pull-right {
	margin-left: 10px
}
.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
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #f07a34;
	border-color: #f07a34
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
	color: inherit
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
	color: #fef6f2
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.panel-body {
	padding: 15px
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table
}
.panel-body:after {
	clear: both
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table
}
.panel-body:after {
	clear: both
}
.panel>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item {
	border-width: 1px 0
}
.panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel>.list-group .list-group-item:last-child {
	border-bottom: 0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child th, .panel>.table>tbody:first-child td {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:last-child>th, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:last-child>td, .panel>.table-responsive>.table-bordered>thead>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
.panel-title>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #f07a34
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #f07a34;
	border-color: #f07a34
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #f07a34
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #f07a34
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}
.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-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-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1
}
.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-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}
.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,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	-webkit-opacity: .2;
	-moz-opacity: .2;
	opacity: .2
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040
}
.modal.fade .modal-dialog {
	transform: translate(0, -25%);
	-webkit-transform: translate(0, -25%);
	-moz-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
	z-index: 1050
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: none
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media screen and (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
.tooltip.in {
	filter: alpha(opacity=90);
	-webkit-opacity: .9;
	-moz-opacity: .9;
	opacity: .9
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover .arrow {
	border-width: 11px
}
.popover .arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px
}
.popover.top .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25)
}
.popover.right .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,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,0.25)
}
.popover.left .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	transition: .6s ease-in-out left;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-ms-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}
.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%;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0%), color-stop(rgba(0,0,0,0.0001) 100%));
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,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, color-stop(rgba(0,0,0,0.0001) 0%), color-stop(rgba(0,0,0,0.5) 100%));
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline: none;
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	-webkit-opacity: .9;
	-moz-opacity: .9;
	opacity: .9
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	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: rgba(0,0,0,0)
}
.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;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
.carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important;
	visibility: hidden !important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
	display: none !important
}

@media (max-width:767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row !important
}
th.visible-xs, td.visible-xs {
	display: table-cell !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm {
	display: block !important
}
table.visible-xs.visible-sm {
	display: table
}
tr.visible-xs.visible-sm {
	display: table-row !important
}
th.visible-xs.visible-sm, td.visible-xs.visible-sm {
	display: table-cell !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md {
	display: block !important
}
table.visible-xs.visible-md {
	display: table
}
tr.visible-xs.visible-md {
	display: table-row !important
}
th.visible-xs.visible-md, td.visible-xs.visible-md {
	display: table-cell !important
}
}

@media (min-width:1200px) {
.visible-xs.visible-lg {
	display: block !important
}
table.visible-xs.visible-lg {
	display: table
}
tr.visible-xs.visible-lg {
	display: table-row !important
}
th.visible-xs.visible-lg, td.visible-xs.visible-lg {
	display: table-cell !important
}
}
.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
	display: none !important
}

@media (max-width:767px) {
.visible-sm.visible-xs {
	display: block !important
}
table.visible-sm.visible-xs {
	display: table
}
tr.visible-sm.visible-xs {
	display: table-row !important
}
th.visible-sm.visible-xs, td.visible-sm.visible-xs {
	display: table-cell !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block !important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md {
	display: block !important
}
table.visible-sm.visible-md {
	display: table
}
tr.visible-sm.visible-md {
	display: table-row !important
}
th.visible-sm.visible-md, td.visible-sm.visible-md {
	display: table-cell !important
}
}

@media (min-width:1200px) {
.visible-sm.visible-lg {
	display: block !important
}
table.visible-sm.visible-lg {
	display: table
}
tr.visible-sm.visible-lg {
	display: table-row !important
}
th.visible-sm.visible-lg, td.visible-sm.visible-lg {
	display: table-cell !important
}
}
.visible-md, tr.visible-md, th.visible-md, td.visible-md {
	display: none !important
}

@media (max-width:767px) {
.visible-md.visible-xs {
	display: block !important
}
table.visible-md.visible-xs {
	display: table
}
tr.visible-md.visible-xs {
	display: table-row !important
}
th.visible-md.visible-xs, td.visible-md.visible-xs {
	display: table-cell !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-md.visible-sm {
	display: block !important
}
table.visible-md.visible-sm {
	display: table
}
tr.visible-md.visible-sm {
	display: table-row !important
}
th.visible-md.visible-sm, td.visible-md.visible-sm {
	display: table-cell !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block !important
}
table.visible-md {
	display: table
}
tr.visible-md {
	display: table-row !important
}
th.visible-md, td.visible-md {
	display: table-cell !important
}
}

@media (min-width:1200px) {
.visible-md.visible-lg {
	display: block !important
}
table.visible-md.visible-lg {
	display: table
}
tr.visible-md.visible-lg {
	display: table-row !important
}
th.visible-md.visible-lg, td.visible-md.visible-lg {
	display: table-cell !important
}
}
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
	display: none !important
}

@media (max-width:767px) {
.visible-lg.visible-xs {
	display: block !important
}
table.visible-lg.visible-xs {
	display: table
}
tr.visible-lg.visible-xs {
	display: table-row !important
}
th.visible-lg.visible-xs, td.visible-lg.visible-xs {
	display: table-cell !important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm {
	display: block !important
}
table.visible-lg.visible-sm {
	display: table
}
tr.visible-lg.visible-sm {
	display: table-row !important
}
th.visible-lg.visible-sm, td.visible-lg.visible-sm {
	display: table-cell !important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md {
	display: block !important
}
table.visible-lg.visible-md {
	display: table
}
tr.visible-lg.visible-md {
	display: table-row !important
}
th.visible-lg.visible-md, td.visible-lg.visible-md {
	display: table-cell !important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
}
.hidden-xs {
	display: block !important
}
table.hidden-xs {
	display: table
}
tr.hidden-xs {
	display: table-row !important
}
th.hidden-xs, td.hidden-xs {
	display: table-cell !important
}

@media (max-width:767px) {
.hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
	display: none !important
}
}

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

@media (min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
	display: none !important
}
}

@media (min-width:1200px) {
.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
	display: none !important
}
}
.hidden-sm {
	display: block !important
}
table.hidden-sm {
	display: table
}
tr.hidden-sm {
	display: table-row !important
}
th.hidden-sm, td.hidden-sm {
	display: table-cell !important
}

@media (max-width:767px) {
.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
	display: none !important
}
}

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

@media (min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
	display: none !important
}
}

@media (min-width:1200px) {
.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
	display: none !important
}
}
.hidden-md {
	display: block !important
}
table.hidden-md {
	display: table
}
tr.hidden-md {
	display: table-row !important
}
th.hidden-md, td.hidden-md {
	display: table-cell !important
}

@media (max-width:767px) {
.hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
	display: none !important
}
}

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

@media (min-width:992px) and (max-width:1199px) {
.hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
	display: none !important
}
}

@media (min-width:1200px) {
.hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
	display: none !important
}
}
.hidden-lg {
	display: block !important
}
table.hidden-lg {
	display: table
}
tr.hidden-lg {
	display: table-row !important
}
th.hidden-lg, td.hidden-lg {
	display: table-cell !important
}

@media (max-width:767px) {
.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
	display: none !important
}
}

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

@media (min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
	display: none !important
}
}

@media (min-width:1200px) {
.hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
	display: none !important
}
}
.visible-print, tr.visible-print, th.visible-print, td.visible-print {
	display: none !important
}

@media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
.hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
	display: none !important
}
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 300;
	src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZ1.ttf) format('truetype')
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 400;
	src: local('Montserrat Italic'), local('Montserrat-Italic'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUQjIg1_i6t8kCHKm459WxRyS7j.ttf) format('truetype')
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 500;
	src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZ1.ttf) format('truetype')
}
@font-face {
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 700;
	src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZ1.ttf) format('truetype')
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_cJD3gnD-w.ttf) format('truetype')
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v13/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf) format('truetype')
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_ZpC3gnD-w.ttf) format('truetype')
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v13/JTURjIg1_i6t8kCHKm45_dJE3gnD-w.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 300;
	src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v16/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 700;
	src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v16/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype')
}
.text-not-xs-left, .text-not-sm-left, .text-not-md-left, .text-not-lg-left {
	text-align: left
}
.text-not-xs-center, .text-not-sm-center, .text-not-md-center, .text-not-lg-center {
	text-align: center
}
.text-not-xs-right, .text-not-sm-right, .text-not-md-right, .text-not-lg-right {
	text-align: right
}
.text-not-xs-justify, .text-not-sm-justify, .text-not-md-justify, .textnot-lg-justify- {
	text-align: justify
}

@media (max-width:767px) {
.text-not-xs-left, .text-not-xs-center, .text-not-xs-right, .text-not-xs-justify {
	text-align: inherit
}
.text-xs-left {
	text-align: left
}
.text-xs-center {
	text-align: center
}
.text-xs-right {
	text-align: right
}
.text-xs-justify {
	text-align: justify
}
}

@media (min-width:768px) and (max-width:991px) {
.text-not-smleft, .text-not-sm-center, .text-not-sm-right, .text-not-sm-justify {
	text-align: inherit
}
.text-sm-left {
	text-align: left
}
.text-sm-center {
	text-align: center
}
.text-sm-right {
	text-align: right
}
.text-sm-justify {
	text-align: justify
}
}

@media (min-width:992px) and (max-width:1199px) {
.text-not-md-left, .text-not-md-center, .text-not-md-right, .text-not-md-justify {
	text-align: inherit
}
.text-md-left {
	text-align: left
}
.text-md-center {
	text-align: center
}
.text-md-right {
	text-align: right
}
.text-md-justify {
	text-align: justify
}
}

@media (min-width:1200px) {
.text-not-lg-left, .text-not-lg-center, .text-not-lg-right, .text-not-lg-justify {
	text-align: inherit
}
.text-lg-left {
	text-align: left
}
.text-lg-center {
	text-align: center
}
.text-lg-right {
	text-align: right
}
.text-lg-justify {
	text-align: justify
}
}
.elevation-1dp, .elevation-z1 {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12)
}
.elevation-2dp {
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12)
}
.elevation-3dp {
	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.2), 0 3px 4px 0 rgba(0,0,0,0.14), 0 3px 3px -2px rgba(0,0,0,0.12)
}
.elevation-4dp, .elevation-z2 {
	box-shadow: 0 2px 4px -1px rgba(0,0,0,0.2), 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12)
}
.elevation-5dp {
	box-shadow: 0 3px 5px -1px rgba(0,0,0,0.2), 0 5px 8px 0 rgba(0,0,0,0.14), 0 1px 14px 0 rgba(0,0,0,0.12)
}
.elevation-6dp {
	box-shadow: 0 3px 5px -1px rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12)
}
.elevation-7dp, .elevation-z3 {
	box-shadow: 0 4px 5px -2px rgba(0,0,0,0.2), 0 7px 10px 1px rgba(0,0,0,0.14), 0 2px 16px 1px rgba(0,0,0,0.12)
}
.elevation-8dp {
	box-shadow: 0 5px 5px -3px rgba(0,0,0,0.2), 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12)
}
.elevation-9dp {
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12)
}
.elevation-10dp, .elevation-z4 {
	box-shadow: 0 6px 6px -3px rgba(0,0,0,0.2), 0 10px 14px 1px rgba(0,0,0,0.14), 0 4px 18px 3px rgba(0,0,0,0.12)
}
.elevation-11dp {
	box-shadow: 0 6px 7px -4px rgba(0,0,0,0.2), 0 11px 15px 1px rgba(0,0,0,0.14), 0 4px 20px 3px rgba(0,0,0,0.12)
}
.elevation-12dp {
	box-shadow: 0 7px 8px -4px rgba(0,0,0,0.2), 0 12px 17px 2px rgba(0,0,0,0.14), 0 5px 22px 4px rgba(0,0,0,0.12)
}
.elevation-13dp, .elevation-z5 {
	box-shadow: 0 7px 8px -4px rgba(0,0,0,0.2), 0 13px 19px 2px rgba(0,0,0,0.14), 0 5px 24px 4px rgba(0,0,0,0.12)
}
.elevation-14dp {
	box-shadow: 0 7px 9px -4px rgba(0,0,0,0.2), 0 14px 21px 2px rgba(0,0,0,0.14), 0 5px 26px 4px rgba(0,0,0,0.12)
}
.elevation-15dp {
	box-shadow: 0 8px 9px -5px rgba(0,0,0,0.2), 0 15px 22px 2px rgba(0,0,0,0.14), 0 6px 28px 5px rgba(0,0,0,0.12)
}
.elevation-16dp {
	box-shadow: 0 8px 10px -5px rgba(0,0,0,0.2), 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12)
}
.elevation-17dp {
	box-shadow: 0 8px 11px -5px rgba(0,0,0,0.2), 0 17px 26px 2px rgba(0,0,0,0.14), 0 6px 32px 5px rgba(0,0,0,0.12)
}
.elevation-18dp {
	box-shadow: 0 9px 11px -5px rgba(0,0,0,0.2), 0 18px 28px 2px rgba(0,0,0,0.14), 0 7px 34px 6px rgba(0,0,0,0.12)
}
.elevation-19dp {
	box-shadow: 0 9px 12px -6px rgba(0,0,0,0.2), 0 19px 29px 2px rgba(0,0,0,0.14), 0 7px 36px 6px rgba(0,0,0,0.12)
}
.elevation-20dp {
	box-shadow: 0 10px 13px -6px rgba(0,0,0,0.2), 0 20px 31px 3px rgba(0,0,0,0.14), 0 8px 38px 7px rgba(0,0,0,0.12)
}
.elevation-21dp {
	box-shadow: 0 10px 13px -6px rgba(0,0,0,0.2), 0 21px 33px 3px rgba(0,0,0,0.14), 0 8px 40px 7px rgba(0,0,0,0.12)
}
.elevation-22dp {
	box-shadow: 0 10px 14px -6px rgba(0,0,0,0.2), 0 22px 35px 3px rgba(0,0,0,0.14), 0 8px 42px 7px rgba(0,0,0,0.12)
}
.elevation-23dp {
	box-shadow: 0 11px 14px -7px rgba(0,0,0,0.2), 0 23px 36px 3px rgba(0,0,0,0.14), 0 9px 44px 8px rgba(0,0,0,0.12)
}
.elevation-24dp {
	box-shadow: 0 11px 15px -7px rgba(0,0,0,0.2), 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12)
}

@media screen and (-ms-high-contrast:active) {
elevation {
	border: 1px solid #fff
}
}

@media print {
elevation, [elevation] {
	background-color: #ffffff
}
}
html {
	height: 100%
}
html.sidebysidepage body {
	overflow-x: hidden !important
}
body {
	box-sizing: border-box;
	position: relative;
	height: 100%;
	overflow-x: hidden !important
}
body h1 {
	font-size: 24px;
	font-weight: 500;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	margin-bottom: 15px
}

@media (min-width:768px) {
body h1 {
	font-size: 36px;
	margin-bottom: 20px
}
}
body h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	margin-bottom: 15px
}

@media (min-width:768px) {
body h2 {
	font-size: 22px;
	margin-bottom: 20px
}
}
body h3 {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px
}

@media (min-width:768px) {
body h3 {
	font-size: 16px;
	margin-bottom: 20px
}
}
body.modal-opened {
	overflow: hidden !important
}
body *:focus, body *:focus {
	outline: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
body header {
	box-sizing: border-box;
	width: 100%;
	z-index: 3;
	height: 75px
}

@media (max-width:767px) {
body header {
	height: 60px
}
}
body header.stuck {
	position: fixed;
	top: 0
}
body main {
	box-sizing: border-box
}
body .sticky-wrapper {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 100%
}
body footer {
	box-sizing: border-box;
	height: auto
}

@media (min-width:992px) {
body footer {
	box-sizing: border-box;
	height: 122px
}
}
nav {
	height: 75px;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif
}
nav.navbar-default {
	background-color: rgba(168,43,61,0.9);
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0
}

@media (min-width:992px) {
nav.navbar-default .container-fluid {
	flex-direction: row;
	box-sizing: border-box;
	display: flex;
	max-height: 100%;
	place-content: center space-between;
	align-items: center
}
}
nav.navbar-default .container-fluid .navbar-header {
	float: none;
	clear: both;
	min-width: 310px
}
nav.navbar-default .container-fluid .navbar-header .navbar-brand {
	position: relative;
	padding: 0
}
nav.navbar-default .container-fluid .navbar-header .navbar-brand img {
	height: 75px
}
nav.navbar-default .container-fluid .navbar-header-two {
	color: #FFFFFF;
	width: 40%;
	margin: 0 15px;
	padding-top: 20px;
	position: relative;
	left: 0;
	clear: both
}

@media (max-width:1285px) {
nav.navbar-default .container-fluid .navbar-header-two {
	display: none
}
}
nav.navbar-default .container-fluid .navbar-header-two h2 {
	font-size: 16px;
	margin-bottom: 5px;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif
}
nav.navbar-default .container-fluid .navbar-header-two h1 {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif
}
nav.navbar-default .navbar-collapse {
	padding: 0;
	width: 100%
}
nav.navbar-default ul.navbar-right {
	height: 75px;
	margin: auto !important
}

@media (max-width:767px) {
nav.navbar-default ul.navbar-right {
	height: 60px
}
}
nav.navbar-default ul.navbar-right li a {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	text-transform: uppercase;
	display: block;
	height: inherit;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	color: #f07a34;
	line-height: 75px
}

@media (max-width:767px) {
nav.navbar-default ul.navbar-right li a {
	line-height: 60px
}
}
nav.navbar-default ul.navbar-right li a:hover, nav.navbar-default ul.navbar-right li a:focus {
	color: #FFFFFF;
	background-color: transparent
}
nav.navbar-default ul.navbar-right li a .ico-casa {
	font-size: 20px
}
nav.navbar-default ul.navbar-right li.lang {
	position: static
}
nav.navbar-default ul.navbar-right li.lang a {
	padding: 0 15px !important
}
nav.navbar-default ul.navbar-right li.lang a:focus, nav.navbar-default ul.navbar-right li.lang a:active, nav.navbar-default ul.navbar-right li.lang a:hover {
	color: #FFFFFF;
	background: #a4293f
}
nav.navbar-default ul.navbar-right li.lang a.open {
	color: #FFFFFF
}
nav.navbar-default ul.navbar-right li.lang .dropdown-menu {
	width: 100%;
	text-align: center;
	border: 0;
	border-top: 1px solid #f07a34;
	border-radius: 0;
	padding: 0;
	background-color: rgba(168,43,61,0.9)
}
nav.navbar-default ul.navbar-right li.lang .dropdown-menu li {
	display: inline-table;
	margin: 0 20px
}
nav.navbar-default ul.navbar-right li.lang .dropdown-menu li:before {
	content: none
}
nav.navbar-default ul.navbar-right li.lang .dropdown-menu li a {
	background-color: transparent;
	padding: 0;
	text-align: center
}
nav.navbar-default ul.navbar-right li.lang .dropdown-menu li.active {
	position: relative
}
nav.navbar-default ul.navbar-right li.lang .dropdown-menu li.active:after {
	content: "";
	position: absolute;
	bottom: 50%;
	width: 100%;
	height: 3px;
	left: 0;
	margin-left: 0;
	margin-bottom: -15px;
	background: #fff
}
nav.navbar-default ul.navbar-right li.active a {
	background-color: transparent;
	color: #FFFFFF
}
nav.navbar-default ul.navbar-right li.active a:hover, nav.navbar-default ul.navbar-right li.active a:focus {
	color: #FFFFFF;
	background-color: transparent
}
nav.navbar-default ul.navbar-right li.dl-line a {
	width: 140px;
	line-height: 18px;
	padding: 20px 0px 20px 20px;
	margin-right: 20px
}

@media (max-width:990px) {
nav.navbar-default ul.navbar-right li.dl-line a {
	width: 100%
}
}

@media (min-width:992px) {
nav.navbar-default ul.navbar-right li.join_up {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}
nav.navbar-default ul.navbar-right li.join_up a {
	height: auto;
	display: flex;
	align-items: center;
	justify-items: center;
	background-color: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-size: 14px;
	color: #44342c;
	height: 100%;
	text-align: left;
	width: 180px;
	line-height: 18px;
	padding: 20px 25px
}
nav.navbar-default ul.navbar-right li.join_up a:hover {
	background-color: #FFFFFF;
	color: #f07a34
}
nav.navbar-default ul.navbar-right li.join_up.active a {
	background-color: #FFFFFF;
	color: #f07a34
}
nav.navbar-default ul.navbar-right li.home a {
	padding-right: 20px;
	font-size: 0
}
nav.navbar-default ul.navbar-right li.home a:before {
	content: "\e900";
	font-size: 20px;
	font-family: 'mon' !important;
	speak: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
}

@media (min-width:990px) {
nav.navbar-default ul.navbar-right li:before {
	content: "";
	position: absolute;
	top: 50%;
	bottom: 0;
	width: 3px;
	height: 24px;
	left: -1px;
	margin-top: -12px;
	background: #f07a34
}
}
nav.navbar-default ul.navbar-right li:first-child span {
	line-height: inherit !important
}
nav.navbar-default ul.navbar-right li:first-child:before {
	content: none
}
nav.navbar-default ul.navbar-right li.join_up:before, nav.navbar-default ul.navbar-right li.lang:before {
	content: none
}
nav.navbar-default ul.navbar-right li.lang a {
	padding: 0 8px;
	background: #a4293f;
	cursor: pointer
}
nav .title {
	display: none;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f07a34;
	text-transform: uppercase
}

@media (min-width:992px) {
nav .title {
	display: block
}
}
nav .company {
	min-width: 308px
}

@media (min-width:992px) {
nav .company li {
	display: none
}
nav .company li.lang, nav .company li .join_up {
	display: block
}
}
nav .hamburger {
	position: relative;
	float: right;
	margin-right: 10px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	display: none
}
nav .hamburger .icon-bar {
	transition: 300ms ease-in-out;
	background-color: #fff;
	position: relative;
	width: 24px;
	height: 3px;
	display: block;
	border-radius: 1px
}
nav .hamburger .icon-bar+.icon-bar {
	margin-top: 4px
}
nav .hamburger .icon-bar:last-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: -6.5px
}
nav .hamburger .icon-bar:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 8px
}
nav .hamburger .icon-bar:nth-child(3) {
	opacity: 0
}
nav .hamburger.collapsed .icon-bar {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	top: 0;
	opacity: 1
}
.nav li.dropdown.open {
	position: static
}
.nav li.dropdown.open a {
	background-color: transparent;
	color: #FFFFFF
}
.nav li.dropdown.open a:focus {
	background-color: transparent;
	color: #FFFFFF
}
.nav li.dropdown.open .dropdown-menu {
	background-color: #a82b3d;
	border: 0;
	border-top: 1px solid #f07a34;
	display: table;
	border-radius: 0;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0
}
.nav li.dropdown.open .dropdown-menu li {
	display: table-cell;
	height: 50px;
	line-height: 50px;
	vertical-align: middle
}

@media (max-width:990px) {
nav {
	height: 60px
}
nav.navbar-default .navbar-header button {
	border: transparent;
	padding: 21.5px 15px;
	margin: 0
}
nav.navbar-default .navbar-header button:focus, nav.navbar-default .navbar-header button:hover {
	background-color: transparent;
	outline: none
}
nav.navbar-default .navbar-header .navbar-brand img {
	height: 60px !important
}
nav.navbar-default .navbar-header .hamburger {
	display: inline-block;
	z-index: 5
}
nav.navbar-default .navbar-collapse .lang {
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
nav.navbar-default .navbar-collapse.in .lang {
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out
}
nav.navbar-default ul.navbar-right {
	padding-left: 25px;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: -1px !important;
	background: rgba(168,43,61,0.95) !important
}
nav.navbar-default ul.navbar-right li.join_up a {
	width: 100% !important;
	padding: 20px 0 20px 20px !important
}
nav.navbar-default ul.navbar-right li.active:before {
	content: "";
	position: absolute;
	top: 50%;
	bottom: 0;
	width: 3px;
	height: 24px;
	left: -1px;
	margin-top: -12px;
	background: #FFFFFF
}
nav.navbar-default ul.navbar-right li.lang {
	display: inline-block;
	position: absolute;
	top: 0;
	height: 60px;
	left: 0;
	background-color: #a82b3d;
	width: 100%;
	z-index: 1;
	border-bottom: 1px solid #f07a34;
	padding-left: 35px
}
nav.navbar-default ul.navbar-right li.lang a.dropdown-toggle {
	display: none
}
nav.navbar-default ul.navbar-right li.lang a:hover {
	color: #FFFFFF
}
nav.navbar-default ul.navbar-right li.lang a.active {
	color: #FFFFFF
}
nav.navbar-default ul.navbar-right li.lang a.active:before {
	content: "";
	position: absolute;
	bottom: 50%;
	width: 34px;
	height: 3px;
	left: 50%;
	margin-left: -17px;
	margin-bottom: -15px;
	background: #fff
}
nav.navbar-default ul.navbar-right li.lang ul.dropdown-menu {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left !important;
	box-shadow: none;
	border-top: 0;
	height: 59px
}
}

@media (max-width:1475px) {
nav.navbar-default ul.navbar-right li a {
	font-size: 12px
}
nav.navbar-default ul.navbar-right li.join_up a {
	width: 150px;
	padding: 20px;
	font-size: 12px
}
}
body .bg-black>.kswr-row-element-back:before {
	content: '';
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
	background-color: rgba(98,85,92,0.1) !important
}
.fs-12 strong {
	font-size: 16px !important;
	font-weight: 500
}
.fs-12 p {
	font-size: 12px !important
}
.cl_white-two {
	color: #d8d8d8
}
.mgtop-24 {
	margin-top: 20px
}
.content-center {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}
.content-center_left {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: left
}
.hover-black-screen:before {
	content: "";
	background-color: #62555c;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	filter: alpha(opacity=40);
	-webkit-opacity: .4;
	-moz-opacity: .4;
	opacity: .4;
	z-index: 4;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	visibility: visible
}
.hover-black-screen:hover:before {
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	visibility: hidden
}
.hover-black-screen-after:after {
	content: "";
	background-color: #62555c;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: inline-block;
	position: absolute;
	filter: alpha(opacity=40);
	-webkit-opacity: .4;
	-moz-opacity: .4;
	opacity: .4;
	z-index: 1;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.hover-black-screen-after:hover:after {
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
.vc_col-sm-6 {
	padding: 0 !important
}

@media (min-width:768px) {
.vc_col-sm-6 {
	padding: 5px !important
}
}
body .fullheight {
	position: absolute;
	width: inherit;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0
}
body .fullheight div, body .fullheight ul, body .fullheight li, body .fullheight img {
	height: 100% !important
}
#jobs-widget .App {
	width: 100%
}
#jobs-widget .App .jobs-container .job-cell img {
	object-fit: cover;
	padding: 0;
	margin: 5px 0
}
.page-template-modal table.table tr td {
	vertical-align: middle;
	border: 1px solid #FFFFFF
}
footer {
	color: #FFFFFF;
	background-color: #62555c;
	font-size: 12px
}
footer section {
	flex-direction: row;
	box-sizing: border-box;
	display: flex;
	place-content: center space-between;
	align-items: center;
	min-height: 100%;
	height: 100%;
	max-height: 100%;
	align-content: center;
	justify-content: space-between
}
footer section .footer-content {
	padding-top: 20px;
	margin: 0 auto
}
footer section .footer-content .row div {
	height: auto
}

@media (min-width:768px) {
footer section .footer-content .row div {
	height: 30px
}
}
footer section .footer-content .row div.conditions div {
	display: block;
	margin: 10px 25px
}

@media (min-width:768px) {
footer section .footer-content .row div.conditions div {
	margin: 0 25px;
	display: inline-block
}
}
footer section .footer-content .row div span {
	font-size: 14px
}
footer section .footer-content .row div span a {
	color: #FFFFFF;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
footer section .footer-content .row div span a:hover {
	color: #f07a34
}
footer section .footer-content .row div ul {
	list-style: none;
	display: inline-flex;
	padding-left: 0
}
footer section .footer-content .row div ul li {
	float: left;
	padding-left: 10px
}
footer section .footer-content .row div ul li a {
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none
}
footer section .footer-content .row div ul li a span {
	color: #f07a34;
	font-size: 17px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
footer section .footer-content .row div ul li a span:hover {
	color: #FFFFFF
}
footer section .footer-content .row div ul li a span.ico-linkedin:before {
	top: -2px;
	position: relative
}
footer section .footer-content .row div ul li a span.ico-facebook {
	font-size: 20px;
	top: -2px;
	position: relative
}
footer section .footer-content .legacy {
	padding-top: 5px;
	margin-bottom: 10px
}

@media (min-width:768px) {
footer section .footer-content .legacy {
	margin-bottom: 0
}
}
footer section .footer-content .connect {
	margin-bottom: 5px
}
footer section .footer-content .connect span {
	padding-bottom: 5px;
	display: inline-block
}
.btn-mondragon {
	text-transform: uppercase;
	border-radius: 0;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	color: #44342c;
	font-size: 12px !important;
	padding: 0 40px 0 10px;
	text-align: left !important;
	min-width: 120px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	position: relative;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.btn-mondragon:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	right: 10px;
	height: 12px !important;
	position: absolute;
	top: 1px;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.btn-mondragon:before {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	right: 30px;
	width: 1px;
	height: inherit;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	background: #62555c
}
.btn-mondragon:hover, .btn-mondragon:active, .btn-mondragon:focus {
	background: white;
	color: #f07a34
}
.btn-mondragon:hover:before, .btn-mondragon:active:before, .btn-mondragon:focus:before {
	background: #f07a34
}
.btn-flat {
	text-transform: uppercase;
	font-size: 12px !important;
	text-align: left !important;
	min-width: 120px;
	line-height: 36px;
	display: inline-block;
	position: relative;
	padding: 0 50px 0 30px !important;
	border: 2px solid #f07a34 !important;
	height: 50px;
	border-radius: 25px;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	background: #f07a34;
	color: #44342c;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.btn-flat:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	right: 10px;
	height: 12px !important;
	position: absolute;
	top: 1px;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.btn-flat:hover, .btn-flat:active, .btn-flat:focus {
	background: transparent !important;
	color: #f07a34 !important;
	border: 2px solid #f07a34 !important
}
.btn-flat:hover:before, .btn-flat:active:before, .btn-flat:focus:before {
	background: #f07a34
}
.btn-modal {
	background-color: #FFFFFF;
	border-radius: 25px;
	border: 2px solid #f07a34;
	font-size: 12px !important;
	color: #f07a34;
	background-image: none;
	padding: 14.5px 30px
}
.btn-modal:hover {
	background-color: #f07a34;
	border: 2px solid #f07a34;
	color: #FFFFFF
}
.btn-flat {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-flat:after {
	right: 20px;
	font-size: 12px;
	top: 5px;
	content: "\e954";
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.btn-flat:hover, .btn-flat.opened {
	border: 1px solid #50e3c2;
	background: none;
	color: #62555c
}
.btn-flat:hover:before, .btn-flat.opened:before {
	background: #50e3c2
}
.btn-primary {
	text-transform: uppercase;
	padding: 16px 20px;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	font-size: 12px;
	color: #44342c;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 30px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background: white;
	color: #f07a34
}
.close {
	position: absolute;
	top: 0;
	right: 0;
	text-shadow: none;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	transition-duration: 1s;
	padding: 12px;
	height: 36px;
	display: inline-flex;
	background-color: #f07a34;
	color: #62555c
}
.close:before {
	content: '\e901';
	font-family: 'mon';
	font-size: 12px
}
.close:hover {
	background-color: #FFFFFF;
	color: #f07a34;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.return {
	position: relative;
	cursor: pointer
}
.return a {
	transition-duration: 1s
}
.return a:before {
	content: '\e903';
	margin-left: -18px;
	font-family: 'mon';
	font-size: 10px;
	transform: rotate(180deg);
	position: absolute;
	top: 2px
}
.return a:hover {
	text-decoration: none;
	color: #FFFFFF
}
.btn-primary-link a {
	padding: 0 40px 0 !important;
	height: 50px !important;
	line-height: 50px !important;
	border-radius: 18px !important;
	text-transform: inherit
}
.btn-primary-link a:after, .btn-primary-link a:before {
	content: none !important;
	width: 0 !important
}
.btn-circle {
	text-transform: uppercase;
	border-radius: 50%;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	color: #44342c;
	font-size: 8px !important;
	min-width: 25px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.btn-circle:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	left: 50%;
	margin-left: -4px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.btn-video:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(98,85,92,0.4);
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.btn-video:before {
	content: "\e906";
	font-family: 'mon';
	font-size: 19px;
	color: #a82b3d;
	background-color: #f07a34;
	width: 50px;
	letter-spacing: -3px;
	line-height: 1px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 2;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.btn-video:hover:after {
	content: "";
	background-color: transparent
}
.btn-video:hover:before {
	content: "\e906";
	color: #a82b3d;
	background-color: #FFFFFF
}
.btn-select {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	background: #efeeee;
	border-radius: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #62555c;
	padding: 15px 12px
}
.btn-select:focus, .btn-select:hover, .btn-select:active {
	outline: none !important
}
.btn-select .filter-option {
	padding-right: 30px;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	color: #62555c
}
.btn-select .bs-caret {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 40px;
	right: 0;
	border-left: 1px solid #62555c
}
.btn-select .bs-caret .caret {
	border: none;
	right: 25px !important;
	margin-top: -7px !important
}
.btn-select .bs-caret .caret:before {
	color: #62555c;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	display: inline-block
}
.btn-select.btn-set {
	background: #f07a34;
	color: #62555c
}
.btn-more {
	text-transform: uppercase;
	font-size: 12px !important;
	text-align: left !important;
	min-width: 120px;
	line-height: 36px;
	display: inline-block;
	position: relative;
	padding: 0 50px 0 30px !important;
	border: 2px solid #f07a34 !important;
	border-radius: 25px;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	background: #f07a34;
	color: #44342c;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-transform: none;
	border: 1px solid #50e3c2;
	background: none;
	color: #62555c;
	height: 50px;
	line-height: 50px;
	padding: 0 66px 0 20px!important;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.btn-more:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	right: 10px;
	height: 12px !important;
	position: absolute;
	top: 1px;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.btn-more:hover, .btn-more:active, .btn-more:focus {
	background: transparent !important;
	color: #f07a34 !important;
	border: 2px solid #f07a34 !important
}
.btn-more:hover:before, .btn-more:active:before, .btn-more:focus:before {
	background: #f07a34
}
.btn-more:after {
	right: 20px;
	font-size: 12px;
	top: 5px;
	content: "\e954";
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.btn-more:hover, .btn-more.opened {
	border: 1px solid #50e3c2;
	background: none;
	color: #62555c
}
.btn-more:hover:before, .btn-more.opened:before {
	background: #50e3c2
}
.btn-more:before {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background: #50e3c2;
	right: 47px
}
.btn-more:after {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	right: 19px
}
.btn-more:hover, .btn-more:active {
	border: 1px solid #f07a34;
	background: none;
	color: #f07a34
}
.btn-more:hover:before, .btn-more:active:before {
	background: #f07a34
}
form .km_cf7-submit-container .km_cf7-submit-insider {
	border-radius: 25px;
	border: 2px solid #f07a34;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	height: 40px !important
}
form .km_cf7-submit-container .km_cf7-submit-insider:hover {
	border: 2px solid #f07a34 !important
}
form .km_cf7-submit-container .km_cf7-submit-insider:hover .km_cf7-submit-btn-txt {
	background-color: #FFFFFF !important;
	color: #f07a34
}
form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt {
	background-color: #f07a34;
	color: #FFFFFF;
	text-align: center !important;
	border-radius: 25px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	line-height: 30px
}
form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:before, form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:after {
	content: '';
	color: transparent;
	background: transparent !important;
	background-color: transparent
}
button.btn.dropdown-toggle.bs-placeholder:hover, button.btn.dropdown-toggle.bs-placeholder:focus {
	background-color: #f07a34
}
button.btn.dropdown-toggle.bs-placeholder:hover span, button.btn.dropdown-toggle.bs-placeholder:focus span {
	color: #FFFFFF
}
body .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
	color: #f07a34;
	border-color: #f07a34
}
body .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
	border-color: #f07a34;
	background-color: #f07a34
}
body .bootstrap-select .dropdown-toggle:focus {
	outline: none !important
}
body div.kswr-button-container {
	text-align: left !important
}
body div.kswr-button-container .kswr-button-insider:hover .kswr-button-txt {
	background-color: #f07a34 !important
}
body div.kswr-button-container .kswr-button-insider:hover .kswr-button-txt span {
	color: #FFFFFF !important
}
body div.kswr-button-container .kswr-button-insider .kswr-button-txt {
	border-radius: 25px !important;
	border: 2px solid #f07a34;
	background: #FFFFFF;
	height: 50px;
	line-height: 46px !important
}
body div.kswr-button-container .kswr-button-insider .kswr-button-txt span {
	color: #f07a34 !important;
	font-weight: 500
}

@media (max-width:991px) {
body .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
	font-size: 14px
}
}
body .vc_row {
	margin-bottom: 20px
}

@media (min-width:768px) {
body .vc_row {
	margin-bottom: 80px
}
}
body .vc_row.no-margin-bottom {
	margin-bottom: 20px
}
body .vc_row.last {
	margin-bottom: 0 !important
}
body .vc_row .vc_row {
	margin-bottom: 0px
}
body .wpb_content_element, body .vc_btn3-container {
	margin-bottom: 0px
}
body .vc_column-inner {
	padding-top: 0 !important;
	position: relative
}
body .vc_video-bg.vc_hidden-xs {
	display: block !important
}
body .vc_row-no-padding .vc_inner {
	margin-right: auto;
	margin-left: auto
}
body .vc_general.vc_btn3.vc_btn3-style-modern {
	background-color: #FFFFFF;
	border-radius: 25px;
	border: 2px solid #f07a34;
	font-size: 12px !important;
	color: #f07a34;
	background-image: none;
	padding: 14.5px 30px
}
body .vc_general.vc_btn3.vc_btn3-style-modern:hover {
	background-color: #f07a34;
	border: 2px solid #f07a34;
	color: #FFFFFF
}
body .vc_general.vc_btn3.vc_btn3-style-classic {
	color: #fff;
	background-color: #f07a34;
	border-color: #ee6a1c;
	text-transform: uppercase;
	padding: 16px 20px;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	font-size: 12px;
	color: #44342c;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 30px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
body .vc_general.vc_btn3.vc_btn3-style-classic:hover, body .vc_general.vc_btn3.vc_btn3-style-classic:focus, body .vc_general.vc_btn3.vc_btn3-style-classic:active, body .vc_general.vc_btn3.vc_btn3-style-classic.active, .open .dropdown-togglebody .vc_general.vc_btn3.vc_btn3-style-classic {
	color: #fff;
	background-color: #ea6211;
	border-color: #bf500e
}
body .vc_general.vc_btn3.vc_btn3-style-classic:active, body .vc_general.vc_btn3.vc_btn3-style-classic.active, .open .dropdown-togglebody .vc_general.vc_btn3.vc_btn3-style-classic {
	background-image: none
}
body .vc_general.vc_btn3.vc_btn3-style-classic.disabled, body .vc_general.vc_btn3.vc_btn3-style-classic[disabled], fieldset[disabled] body .vc_general.vc_btn3.vc_btn3-style-classic, body .vc_general.vc_btn3.vc_btn3-style-classic.disabled:hover, body .vc_general.vc_btn3.vc_btn3-style-classic[disabled]:hover, fieldset[disabled] body .vc_general.vc_btn3.vc_btn3-style-classic:hover, body .vc_general.vc_btn3.vc_btn3-style-classic.disabled:focus, body .vc_general.vc_btn3.vc_btn3-style-classic[disabled]:focus, fieldset[disabled] body .vc_general.vc_btn3.vc_btn3-style-classic:focus, body .vc_general.vc_btn3.vc_btn3-style-classic.disabled:active, body .vc_general.vc_btn3.vc_btn3-style-classic[disabled]:active, fieldset[disabled] body .vc_general.vc_btn3.vc_btn3-style-classic:active, body .vc_general.vc_btn3.vc_btn3-style-classic.disabled.active, body .vc_general.vc_btn3.vc_btn3-style-classic[disabled].active, fieldset[disabled] body .vc_general.vc_btn3.vc_btn3-style-classic.active {
	background-color: #f07a34;
	border-color: #ee6a1c
}
body .vc_general.vc_btn3.vc_btn3-style-classic .badge {
	color: #f07a34;
	background-color: #fff
}
body .vc_general.vc_btn3.vc_btn3-style-classic:hover, body .vc_general.vc_btn3.vc_btn3-style-classic:active, body .vc_general.vc_btn3.vc_btn3-style-classic:focus {
	background: white;
	color: #f07a34
}
body .vc_general.vc_btn3.vc_btn3-style-flat {
	text-transform: uppercase;
	font-size: 12px !important;
	text-align: left !important;
	min-width: 120px;
	line-height: 36px;
	display: inline-block;
	position: relative;
	padding: 0 50px 0 30px !important;
	border: 2px solid #f07a34 !important;
	height: 50px;
	border-radius: 25px;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	background: #f07a34;
	color: #44342c;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
body .vc_general.vc_btn3.vc_btn3-style-flat:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	right: 10px;
	height: 12px !important;
	position: absolute;
	top: 1px;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
body .vc_general.vc_btn3.vc_btn3-style-flat:hover, body .vc_general.vc_btn3.vc_btn3-style-flat:active, body .vc_general.vc_btn3.vc_btn3-style-flat:focus {
	background: transparent !important;
	color: #f07a34 !important;
	border: 2px solid #f07a34 !important
}
body .vc_general.vc_btn3.vc_btn3-style-flat:hover:before, body .vc_general.vc_btn3.vc_btn3-style-flat:active:before, body .vc_general.vc_btn3.vc_btn3-style-flat:focus:before {
	background: #f07a34
}
body .vc_general.vc_btn3.vc_btn3-style-flat:after {
	right: 20px;
	font-size: 12px;
	top: 5px;
	content: "\e954";
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
body .vc_general.vc_btn3.vc_btn3-style-flat:hover, body .vc_general.vc_btn3.vc_btn3-style-flat.opened {
	border: 1px solid #50e3c2;
	background: none;
	color: #62555c
}
body .vc_general.vc_btn3.vc_btn3-style-flat:hover:before, body .vc_general.vc_btn3.vc_btn3-style-flat.opened:before {
	background: #50e3c2
}
body .vc_btn3-container.full-next button.vc_btn3-icon-right, body .vc_btn3-container.full-next button.vc_btn3-icon-left {
	padding-right: 20px !important;
	padding-left: 20px !important;
	transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	background-image: none;
	font-size: 24px;
	left: -20px
}

@media (max-width:1199px) {
body .vc_btn3-container.full-next button.vc_btn3-icon-right, body .vc_btn3-container.full-next button.vc_btn3-icon-left {
	font-size: 16px
}
}
body .vc_btn3-container.full-next button.vc_btn3-icon-right i, body .vc_btn3-container.full-next button.vc_btn3-icon-left i {
	position: absolute;
	right: 0 !important;
	top: 50%;
	font-size: 30px;
	margin-right: -20px;
	transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-moz-transition: all 1s ease-in;
	-ms-transition: all 1s ease-in;
	-o-transition: all 1s ease-in
}
body .vc_btn3-container.full-next button.vc_btn3-icon-right:hover, body .vc_btn3-container.full-next button.vc_btn3-icon-left:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	filter: alpha(opacity=70);
	-webkit-opacity: .7;
	-moz-opacity: .7;
	opacity: .7
}
body .vc_btn3-container.full-next button.vc_btn3-icon-right:hover i, body .vc_btn3-container.full-next button.vc_btn3-icon-left:hover i {
	-webkit-transform: translateY(50px) scale(2);
	-moz-transform: translateY(50px) scale(2);
	-ms-transform: translateY(50px) scale(2);
	-o-transform: translateY(50px) scale(2);
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
body .kswr-button-container {
	text-align: center !important
}
body .kswr-button-container .kswr-button-insider {
	width: initial !important;
	letter-spacing: normal !important;
	font-size: 14px !important
}

@media (max-width:1199px) {
body .kswr-button-container .kswr-button-insider {
	width: 100% !important
}
}
body .kswr-button-container .kswr-button-insider .kswr-button-txt {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	text-transform: uppercase;
	border-radius: 25px !important;
	padding-left: 40px;
	padding-right: 40px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2) !important;
	color: #44342c !important;
	-webkit-text-fill-color: initial !important;
	z-index: 2 !important;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif !important;
	position: relative;
	font-size: 14px !important;
	float: none
}

@media (max-width:1199px) {
body .kswr-button-container .kswr-button-insider .kswr-button-txt {
	padding: 0
}
}
body .kswr-button-container .kswr-button-insider .kswr-button-txt span {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	color: #44342c !important;
	-webkit-text-fill-color: initial !important
}
body .kswr-button-container .kswr-button-insider .kswr-button-bg {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	background: transparent !important;
	border-radius: 2em !important
}
body .kswr-button-container .kswr-button-insider:hover .kswr-button-txt, body .kswr-button-container .kswr-button-insider:active .kswr-button-txt, body .kswr-button-container .kswr-button-insider:focus .kswr-button-txt {
	color: #f07a34 !important
}
body .kswr-button-container .kswr-button-insider:hover .kswr-button-txt span, body .kswr-button-container .kswr-button-insider:active .kswr-button-txt span, body .kswr-button-container .kswr-button-insider:focus .kswr-button-txt span {
	color: #f07a34 !important
}
body .kswr-button-container .kswr-button-insider:hover .kswr-button-bg, body .kswr-button-container .kswr-button-insider:active .kswr-button-bg, body .kswr-button-container .kswr-button-insider:focus .kswr-button-bg {
	background: white !important
}
body .kswr-slickslider-container .slick-list {
	padding: 20px 0px !important;
	height: auto !important
}
body .kswr-slickslider-container .slick-dots {
	margin-top: 0;
	padding-bottom: 40px
}
body .kswr-slickslider-container .slick-dots li {
	margin: 0 5px !important
}
body .kswr-slickslider-container .slick-dots li button {
	background: transparent !important;
	border: 1px solid #f07a34 !important;
	border-radius: 20px;
	height: 16px;
	width: 16px
}
body .kswr-slickslider-container .slick-dots li button:before {
	content: none !important
}
body .kswr-slickslider-container .slick-dots li.slick-active button, body .kswr-slickslider-container .slick-dots li button:hover {
	background: #f07a34 !important
}
body .km-modal-video-tgr-container {
	cursor: pointer;
	position: relative;
	overflow: hidden
}
body .km-modal-video-tgr-container .km-modal-video-tgr {
	max-width: 100%;
	width: 100%;
	height: 250px;
	position: relative
}

@media (min-width:768px) {
body .km-modal-video-tgr-container .km-modal-video-tgr {
	height: 400px
}
}
body .km-modal-video-tgr-container .km-modal-video-tgr:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(98,85,92,0.4);
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
body .km-modal-video-tgr-container .km-modal-video-tgr:before {
	content: "\e906";
	font-family: 'mon';
	font-size: 19px;
	color: #a82b3d;
	background-color: #f07a34;
	width: 50px;
	letter-spacing: -3px;
	line-height: 1px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 2;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
body .md_img_video .km-modal-video-tgr-container .km-modal-video-tgr:before {
	display: none !important;
}
body .km-modal-video-tgr-container .km-modal-video-tgr:hover:after {
	content: "";
	background-color: transparent
}
body .km-modal-video-tgr-container .km-modal-video-tgr:hover:before {
	content: "\e906";
	color: #a82b3d;
	background-color: #FFFFFF
}
body .km-modal-video-tgr-container .km-modal-video-tgr img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
body .kswr-counter-container {
	margin-bottom: 30px
}

@media (min-width:992px) {
body .kswr-counter-container {
	margin-bottom: auto
}
}
body .kswr-counter-container .kswr-icon-container {
	width: 50px !important;
	height: 50px !important
}
body .kswr-counter-container .kswr-icon-container i {
	font-size: 50px
}
body .kswr-counter-container .kswr-counter-title-pp {
	font-weight: 700;
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif
}
body .kswr-counter-container .kswr-counter-title-pp span {
	display: inline-block
}
body .kswr-counter-container .kswr-counter-title-pp .kswr-counter-prefix {
	line-height: 25px;
	font-size: 36px !important
}
body .kswr-counter-container .kswr-counter-title-pp .kswr-counter-value {
	line-height: 25px;
	font-size: 36px !important
}
body .kswr-counter-container .kswr-counter-title-pp .kswr-counter-value[data-endval=""] {
	display: none
}
body .kswr-counter-container .kswr-counter-subtitle {
	font-size: 18px;
	font-weight: 700;
	line-height: normal
}

@media (min-width:992px) {
body .header .kswr-counter-container .kswr-icon-container {
	width: 75px !important;
	height: 75px !important
}
body .header .kswr-counter-container .kswr-icon-container i {
	font-size: 75px !important
}
}
body .header .kswr-counter-container .kswr-icon-container i {
	-webkit-text-fill-color: white !important;
	color: white !important
}
body .header .kswr-counter-container .kswr-counter-title-pp {
	color: white !important
}
body .header .kswr-counter-container .kswr-counter-title-pp span {
	color: white !important
}

@media (min-width:992px) {
body .header .kswr-counter-container .kswr-counter-title-pp .kswr-counter-value {
	line-height: 50px;
	font-size: 50px !important
}
}
body .header .kswr-counter-container .kswr-counter-subtitle {
	color: white
}

@media (min-width:992px) {
body .header .kswr-counter-container .kswr-counter-subtitle {
	font-size: 25px !important
}
}
body .logo .vc_single_image-wrapper {
	background: #fff;
	height: 125px;
	width: 125px;
	display: flex !important;
	align-items: center;
	justify-content: center
}
.km-overlay .km-modal-video-closer {
	padding: 0 11px;
	background-color: #f07a34 !important;
	color: #62555c !important;
	font-size: 0
}
.km-overlay .km-modal-video-closer:before {
	content: '\e901';
	font-family: mon;
	font-size: 12px
}
.km-overlay .km-modal-video-closer:hover {
	color: #f07a34 !important;
	background-color: #FFFFFF !important
}
.km-overlay .km-modal.km-modal-video {
	min-height: 80% !important;
	width: 100% !important
}
.wpcf7-form {
	width: 100%;
	overflow: hidden
}
.wpcf7-form label {
	width: 100%
}
.wpcf7-form select {
	padding: 5px 8px;
	width: 100%;
	height: 50px;
	border: none;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	font-family: 'Open Sans', sans-serif;
	color: #62555c;
	font-size: 12px;
	font-weight: normal
}
.wpcf7-form span {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	display: flex;
	border: 1px solid #50e3c2;
	font-family: 'Open Sans', sans-serif;
	color: #62555c;
	font-size: 12px;
	font-weight: normal;
	text-transform: none
}
.wpcf7-form span.km_cf7-input-container {
	background-color: #FFFFFF
}
.wpcf7-form span.km_cf7-input-container.filled {
	color: #62555c !important
}
.wpcf7-form span.subject {
	border: 0;
	background-color: #efeeee
}
.wpcf7-form span.subject:after {
	content: '\e903';
	position: absolute;
	top: calc(50% - 16em);
	right: 17px;
	font-family: 'mon';
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	font-size: 1em;
	color: #62555c
}
.wpcf7-form span.subject:before {
	content: "";
	position: absolute;
	right: 45px;
	width: 1px;
	border-left: 1px solid #62555c;
	height: 50px
}
.wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider {
	max-width: 100%;
	width: 140px;
	height: 36px
}
.wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt {
	font-size: 12px;
	text-align: left;
	padding: 0 10px;
	line-height: 36px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0
}
.wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	font-size: 12px;
	right: 9px;
	height: 12px !important;
	position: absolute;
	top: 1px;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:before {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	right: 30px;
	width: 1px;
	height: inherit;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	background: #62555c
}
.wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:hover, .wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:active, .wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:focus {
	background: white;
	color: #f07a34
}
.wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:hover:before, .wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:active:before, .wpcf7-form .km_cf7-submit-container .km_cf7-submit-insider .km_cf7-submit-btn-txt:focus:before {
	background: #f07a34
}
h1 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 24px
}

@media (min-width:991px) {
h1 {
	font-size: 36px
}
}
h2 {
	margin-top: 0
}
h3 {
	margin-top: 0;
	font-size: 20px
}

@media (min-width:991px) {
h3 {
	font-size: 20px
}
}
p {
	font-size: 14px
}

@media (min-width:991px) {
p {
	font-size: 16px
}
}
.text-hero {
	font-size: 14px
}

@media (min-width:991px) {
.text-hero {
	font-size: 18px;
	line-height: 26px
}
}
.text-white {
	color: white
}
.text-bold {
	font-weight: 700 !Important
}
.block-forward {
	position: relative;
	z-index: 1 !important
}
.block-video {
	margin-bottom: 40px !important;
	margin-top: -100px;
	position: relative;
	z-index: 2 !important
}

@media (min-width:768px) {
.block-video {
	margin-bottom: 80px !important;
	margin-top: -145px !important
}
}
.block-post {
	margin-top: -180px;
	padding-top: 180px;
	z-index: 0 !important;
	overflow: inherit !important
}
.block-top {
	overflow: visible !important;
	margin-top: 120px
}
.block-top>div {
	margin-top: -10px
}
.block-top>div:first-child+div {
	margin-top: -60px
}

@media (min-width:768px) {
.block-top>div {
	margin-top: -60px
}
}
body .block-video {
	background-position: top center !important
}
body .block-video h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 95%;
	background-color: #62555c;
	z-index: 99999;
	border: 0;
	margin: 0;
	padding-top: 20%;
	text-align: center
}
#cookie-notice {
	background-color: #62555c !important;
	min-height: 125px
}
#cookie-notice .cookie-notice-container {
	vertical-align: middle;
	display: flex;
	flex-direction: row;
	padding: 40px 0;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}
#cookie-notice .cookie-notice-container:before, #cookie-notice .cookie-notice-container:after {
	content: " ";
	display: table
}
#cookie-notice .cookie-notice-container:after {
	clear: both
}
#cookie-notice .cookie-notice-container:before, #cookie-notice .cookie-notice-container:after {
	content: " ";
	display: table
}
#cookie-notice .cookie-notice-container:after {
	clear: both
}

@media (min-width:768px) {
#cookie-notice .cookie-notice-container {
	width: 740px
}
}

@media (min-width:992px) {
#cookie-notice .cookie-notice-container {
	width: 960px
}
}

@media (min-width:1200px) {
#cookie-notice .cookie-notice-container {
	width: 1160px
}
}
#cookie-notice .cookie-notice-container span {
	width: 70%;
	display: block;
	float: left;
	text-align: left
}
#cookie-notice .cookie-notice-container a#cn-accept-cookie {
	line-height: 29px;
	background-color: #FFFFFF;
	border-radius: 25px;
	border: 2px solid #f07a34;
	font-size: 12px !important;
	color: #f07a34;
	background-image: none;
	padding: 14.5px 30px
}
#cookie-notice .cookie-notice-container a#cn-accept-cookie:hover {
	background-color: #f07a34;
	border: 2px solid #f07a34;
	color: #FFFFFF
}
#cookie-notice .cookie-notice-container a#cn-accept-cookie:hover {
	text-decoration: none
}
.btAnimationInnerWrap {
	visibility: hidden
}
.btAnimationInnerWrap .km-modal-video-tgr-container:before {
	visibility: hidden
}
.btAnimationInnerWrap.animated {
	visibility: visible
}
.btAnimationInnerWrap.animated .km-modal-video-tgr-container:before {
	visibility: visible
}
.pre-loader {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #a82b3d;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}
.pre-loader .sk-cube-grid {
	width: 80px;
	height: 80px
}
.pre-loader .sk-cube-grid .sk-cube {
	width: 33%;
	height: 33%;
	background-color: white;
	float: left;
	-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}
.pre-loader .sk-cube-grid .sk-cube1 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}
.pre-loader .sk-cube-grid .sk-cube2 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}
.pre-loader .sk-cube-grid .sk-cube3 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}
.pre-loader .sk-cube-grid .sk-cube4 {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}
.pre-loader .sk-cube-grid .sk-cube5 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}
.pre-loader .sk-cube-grid .sk-cube6 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}
.pre-loader .sk-cube-grid .sk-cube7 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}
.pre-loader .sk-cube-grid .sk-cube8 {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}
.pre-loader .sk-cube-grid .sk-cube9 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}
@-webkit-keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform:scale3D(1, 1, 1);
transform:scale3D(1, 1, 1)
}
35% {
-webkit-transform:scale3D(0, 0, 1);
transform:scale3D(0, 0, 1)
}
}
@keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform:scale3D(1, 1, 1);
transform:scale3D(1, 1, 1)
}
35% {
-webkit-transform:scale3D(0, 0, 1);
transform:scale3D(0, 0, 1)
}
}
.home .pre-loader {
	display: flex
}
.md_discover {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	position: relative;
	min-height: 400px;
	cursor: pointer
}
.md_discover .md_background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0
}
.md_discover .md_background img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.md_discover .md_content {
	position: relative;
	z-index: 1;
	padding: 20px;
	min-height: inherit;
	display: block;
	text-decoration: none
}
.md_discover .md_content h2 {
	margin-top: 0
}
.md_discover .md_content h2 {
	font-weight: bold;
	margin-bottom: 0 !important;
	margin-left: 20px;
	font-size: 20px
}

@media (min-width:768px) {
.md_discover .md_content h2 {
	margin-left: 0
}
}
.md_discover .md_content p {
	font-size: 14px
}

@media (min-width:991px) {
.md_discover .md_content p {
	font-size: 18px;
	line-height: 26px
}
}
.md_discover .md_content button {
	text-transform: uppercase;
	border-radius: 0;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	color: #44342c;
	font-size: 12px !important;
	padding: 0 40px 0 10px;
	text-align: left !important;
	min-width: 120px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	position: relative;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	position: absolute;
	right: 0;
	bottom: 0
}
.md_discover .md_content button:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	right: 10px;
	height: 12px !important;
	position: absolute;
	top: 1px;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.md_discover .md_content button:before {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	right: 30px;
	width: 1px;
	height: inherit;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	background: #62555c
}
.md_discover .md_content button:hover, .md_discover .md_content button:active, .md_discover .md_content button:focus {
	background: white;
	color: #f07a34
}
.md_discover .md_content button:hover:before, .md_discover .md_content button:active:before, .md_discover .md_content button:focus:before {
	background: #f07a34
}
.md_discover:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_discover:hover {
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02)
}
.md_discover:hover button {
	background: white;
	color: #62555c
}
.md_discover:hover:before {
	content: "";
	background: rgba(0,0,0,0)
}
.md_opportunity {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	position: relative;
	min-height: 100px;
	cursor: pointer
}

@media (min-width:768px) {
.md_opportunity {
	min-height: 400px;
	margin-bottom: 20px
}
}
.md_opportunity .md_background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0
}
.md_opportunity .md_background img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.md_opportunity .md_content {
	position: relative;
	z-index: 1;
	padding: 20px;
	min-height: inherit;
	display: block;
	text-decoration: none
}
.md_opportunity .md_content a {
	text-decoration: none;
	position: absolute;
	height: 100%;
	width: 100%;
	flex-direction: row;
	top: 0;
	left: 0;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: left
}

@media (min-width:768px) {
.md_opportunity .md_content a {
	flex-direction: column;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}
}
.md_opportunity .md_content a:hover {
	text-decoration: none
}
.md_opportunity .md_content h2 {
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 20px
}

@media (min-width:768px) {
.md_opportunity .md_content h2 {
	margin-left: 0
}
}
.md_opportunity .md_content p {
	display: none
}

@media (min-width:768px) {
.md_opportunity .md_content p {
	font-weight: normal;
	font-size: 14px;
	display: block
}
}

@media (min-width:768px) and (min-width:991px) {
.md_opportunity .md_content p {
	font-size: 18px;
	line-height: 26px
}
}
.md_opportunity .md_content button {
	position: absolute;
	right: 0;
	margin-right: 20px;
	text-transform: uppercase;
	border-radius: 50%;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	color: #44342c;
	font-size: 8px !important;
	min-width: 25px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_opportunity .md_content button:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	left: 50%;
	margin-left: -4px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}

@media (min-width:768px) {
.md_opportunity .md_content button {
	position: relative;
	right: inherit;
	margin-right: inherit
}
}
.md_opportunity:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_opportunity:hover {
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02)
}
.md_opportunity:hover button {
	background: white;
	color: #62555c
}
.md_opportunity:hover:before {
	content: "";
	background: rgba(0,0,0,0)
}
.page .header {
	padding-top: 110px;
	padding-bottom: 35px
}

@media (min-width:992px) {
.page .header {
	padding-top: 167px;
	padding-bottom: 92px
}
}
.page .header.unete {
	padding-bottom: 180px;
	margin-bottom: -150px
}

@media (min-width:992px) {
.page .header.unete {
	margin-bottom: -300px;
	padding-bottom: 364px
}
}
.page .header.dual-studies {
	padding-bottom: 180px;
	margin-bottom: -150px
}

@media (min-width:992px) {
.page .header.dual-studies {
	margin-bottom: -350px;
	padding-bottom: 364px
}
}
.page .apply {
	background: white;
	padding: 20px
}
.page-modal {
	background-color: #62555c;
	color: #FFFFFF
}
.page-modal h1 {
	margin: 20px 0 10px
}
.page-modal p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px !important
}
.page-modal .text_18 p {
	font-size: 18px;
	line-height: 26px;
	margin: 25px 0 20px !important
}
.page-modal h2 {
	font-size: 18px;
	line-height: 26px;
	margin: 20px 0 20px;
	font-weight: 600
}
.page-modal .h2, .page-modal .h2 p {
	font-size: 18px;
	line-height: 26px;
	margin: 20px 0 20px;
	font-family: 'Open Sans', sans-serif
}
.page-modal a {
	font-size: 14px;
	color: #FFFFFF;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.page-modal a:hover {
	color: #f07a34
}
.page-modal .return {
	margin: 85px 20px 55px;
	display: inline-block
}
.page-modal .return a {
	font-size: 18px;
	color: #f07a34;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.page-modal .return a:before {
	margin-left: -20px;
	font-size: 14px
}
.page-modal .return a:hover {
	color: #FFFFFF
}
.page-modal .vc_row {
	margin-bottom: 0 !important
}
.page-modal .wpb_wrapper .km-filteri-item {
	margin-top: 18px
}

@media (min-width:992px) {
.page-modal .wpb_wrapper .km-filteri-item {
	margin-top: 13px
}
}

@media (min-width:1200px) {
.page-modal .wpb_wrapper .km-filteri-item {
	margin-top: 9px
}
}
.page-modal .wpb_wrapper img.attachment-full {
	height: 100% !important;
	object-fit: cover
}
.page-modal .wpb_wrapper img.attachment-large {
	height: 275px;
	object-fit: cover
}
.page-modal .wpb_wrapper img.attachment-thumbnail {
	height: 108px;
	object-fit: cover
}
.page-modal .vc_btn3-style-modern {
	margin: 0px 10px 20px 0 !important
}
.page-modal .info-company .vc_single_image-wrapper img {
	margin-bottom: 15px
}

@media (min-width:768px) {
.page-modal .info-company .vc_single_image-wrapper img {
	height: 170px !important
}
}
.page-modal .info-company iframe {
	height: 170px !important;
	margin-bottom: 15px !important
}
.page-modal .wpb_gmaps_widget .wpb_wrapper {
	background: none;
	padding: 0
}
.page-modal .md_contact {
	margin-top: 20px
}
.page-modal .md_contact .row div .links li {
	border-top: 1px solid #FFFFFF
}
.page-modal .md_contact .row div .links li a {
	color: #FFFFFF;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.page-modal .md_contact .row div .links li a:hover {
	color: #f07a34
}
.page-modal .md_contact .row div .links li a span {
	color: #f07a34;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.page-modal .md_contact .row div .links li a span:hover {
	color: #FFFFFF
}
.background-modal {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: black
}
.background-modal img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	filter: alpha(opacity=30);
	-webkit-opacity: .3;
	-moz-opacity: .3;
	opacity: .3
}
.modal-text a {
	font-size: 16px;
	color: #f07a34
}
.modal-text a:hover {
	color: #FFFFFF
}
.modal-text h2 {
	position: relative
}
.modal-text h2:before {
	content: '';
	position: absolute;
	bottom: -5px;
	width: 90%;
	border-bottom: 1px solid #FFFFFF
}
.page_company .header {
	padding: 155px 0 80px 0
}
.page_company .header .vc_single_image-wrapper {
	background: white;
	height: 125px;
	width: 125px;
	display: flex;
	align-items: center;
	justify-content: center
}
.page_company .header .vc_single_image-wrapper img {
	max-width: 125px;
	max-height: 125px
}
.page_company .details, .page_company #details {
	display: none;
	padding: 40px 0px
}

@media (min-width:768px) {
.page_company .details, .page_company #details {
	padding: 80px 0px 80px 0px
}
}
.compose-mode .page_company .details, .compose-mode .page_company #details {
	display: block
}
.single-company .modal-navbar-header {
	width: auto
}
.single-company nav .title {
	display: none;
	width: 100%;
	text-align: right;
	position: relative;
	right: 50px
}

@media (min-width:992px) {
.single-company nav .title {
	display: inline
}
}
.development.vc_row {
	padding: 40px 0;
	margin: 0
}

@media (min-width:768px) {
.development.vc_row {
	padding: 60px 0 90px
}
}
.development.vc_row .vc_column-inner {
	text-align: center
}

@media (min-width:768px) {
.development.vc_row .vc_column-inner {
	text-align: left
}
}
.development.vc_row .vc_column-inner h1 {
	text-align: center !important
}

@media (min-width:768px) {
.development.vc_row .vc_column-inner h1 {
	text-align: left !important
}
}
.development.vc_row .vc_column-inner .h2 p {
	font-size: 18px;
	line-height: 1.43;
	font-family: 'Open Sans', sans-serif
}
.development.vc_row .vc_column-inner p {
	font-size: 14px;
	line-height: 1.43;
	font-weight: normal;
	margin: 20px 0 !important
}
.development.vc_row .vc_btn3-style-modern {
	margin: 0 10px 20px 0 !important
}
.vc_row .image-full-right img {
	max-height: 400px;
	object-fit: cover
}
.vc_row .image-full-right .wpb_wrapper {
	margin-right: 0
}

@media (min-width:768px) {
.vc_row .image-full-right .wpb_wrapper {
	margin-right: -42%
}
}

@media (min-width:992px) {
.vc_row .image-full-right .wpb_wrapper {
	margin-right: -32%
}
}

@media (min-width:1600px) {
.vc_row .image-full-right .wpb_wrapper {
	margin-right: -72%
}
}

@media (max-width:991px) {
.vc_row .image-full-right, .vc_row .image-full-left {
	margin-top: 40px
}
}
.vc_row .image-full-left {
	order: 1
}
.vc_row .image-full-left img {
	max-height: 400px;
	object-fit: cover
}

@media (min-width:768px) {
.vc_row .image-full-left {
	order: 0
}
}
.vc_row .image-full-left .wpb_wrapper {
	margin-left: 0
}

@media (min-width:768px) {
.vc_row .image-full-left .wpb_wrapper {
	margin-left: -42%
}
}

@media (min-width:992px) {
.vc_row .image-full-left .wpb_wrapper {
	margin-left: -37%
}
}

@media (min-width:1600px) {
.vc_row .image-full-left .wpb_wrapper {
	margin-left: -72%
}
}
.vc_row .image-full-left.bg-transparent:before {
	background-color: transparent
}
.vc_row .image-full-left:before {
	content: none;
	position: absolute;
	background-color: rgba(98,85,92,0.1);
	top: -50px;
	left: 0;
	height: 100%;
	width: 270%
}

@media (min-width:768px) {
.vc_row .image-full-left:before {
	content: ""
}
}
.different.vc_row {
	margin-bottom: 20px
}
.different.vc_row .vc_column-inner {
	text-align: center
}

@media (min-width:768px) {
.different.vc_row .vc_column-inner {
	text-align: left
}
}
.different.vc_row .vc_column-inner h1 {
	text-align: center !important
}

@media (min-width:768px) {
.different.vc_row .vc_column-inner h1 {
	text-align: left !important
}
}
.different.vc_row .vc_column-inner .h2 p {
	font-size: 18px;
	line-height: 1.43;
	font-family: 'Open Sans', sans-serif
}
.different.vc_row .vc_column-inner p {
	font-size: 14px;
	line-height: 1.43;
	font-weight: normal;
	margin: 20px 0 !important
}
.different.vc_row .vc_btn3-style-modern {
	margin: 0 10px 20px 0 !important
}
.different .image-full-left:before {
	left: 80%;
	width: 300%
}
.fright figure {
	float: right;
	margin-left: -40%
}
.header-404 {
	height: 100%;
	max-height: 350px;
	overflow: hidden;
	margin-bottom: 100px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}
.header-404 img {
	object-fit: cover;
	object-position: center center;
	position: relative
}
.header-404 h2 {
	position: absolute;
	color: #a82b3d;
	font-weight: bold;
	font-size: 64px
}
.page-404 {
	padding-bottom: 50px
}
.page-404 input {
	position: relative;
	top: 2px;
	height: 36px
}
.page-404 button {
	background-color: #FFFFFF;
	border-radius: 25px;
	border: 2px solid #f07a34;
	font-size: 12px !important;
	color: #f07a34;
	background-image: none;
	padding: 14.5px 30px
}
.page-404 button:hover {
	background-color: #f07a34;
	border: 2px solid #f07a34;
	color: #FFFFFF
}
.md_referer {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	position: relative;
	min-height: 200px;
	margin-bottom: 30px
}

@media (min-width:992px) {
.md_referer {
	min-height: 300px;
	margin-bottom: 70px
}
}
.md_referer .md_background {
	background: #333;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0
}
.md_referer .md_background img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.md_referer .md_background:before {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	background: rgba(0,0,0,0.4)
}
.md_referer .md_background:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 40%;
	margin-top: -13px;
	margin-left: -13px;
	font-size: 8px !important;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	background: #f07a34;
	content: "\e903";
	color: rgba(68,52,44,0.5);
	font-family: 'mon'
}
.md_referer .md_content {
	position: relative;
	z-index: 1;
	padding: 20px;
	min-height: inherit;
	display: block;
	text-decoration: none;
	color: #62555c;
	cursor: default
}
.md_referer .md_content>div {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12);
	padding: 17px 19px;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 20px;
	background: white
}
.md_referer .md_content>div h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 21px
}
.md_referer .md_content>div p {
	font-size: 14px;
	line-height: 21px
}

@media (min-width:991px) {
.md_referer .md_content>div p {
	font-size: 18px;
	line-height: 26px
}
}
.md_referer .md_content>div button {
	position: absolute;
	right: 0;
	bottom: 0;
	text-transform: uppercase;
	border-radius: 0;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	color: #44342c;
	font-size: 12px !important;
	padding: 0 40px 0 10px;
	text-align: left !important;
	min-width: 120px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	position: relative;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_referer .md_content>div button:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	right: 10px;
	height: 12px !important;
	position: absolute;
	top: 1px;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.md_referer .md_content>div button:before {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "";
	position: absolute;
	top: 0;
	right: 30px;
	width: 1px;
	height: inherit;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	background: #62555c
}
.md_referer .md_content>div button:hover, .md_referer .md_content>div button:active, .md_referer .md_content>div button:focus {
	background: white;
	color: #f07a34
}
.md_referer .md_content>div button:hover:before, .md_referer .md_content>div button:active:before, .md_referer .md_content>div button:focus:before {
	background: #f07a34
}
.md_referer a.md_content {
	cursor: pointer
}
.md_referer:hover {
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02)
}
.md_referer:hover button {
	background: white;
	color: #62555c
}
.md_referer:hover .md_background:before {
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.md_referer:hover .md_content>div {
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12)
}
.md_referer.link:hover .md_background:after {
	box-shadow: 0 2px 4px -1px rgba(0,0,0,0.2), 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12);
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
body .Additional_data {
	color: black
}
body .Additional_data .kswr-counter-container {
	margin-bottom: 25px
}
body .Additional_data .kswr-counter-container .kswr-icon-container {
	margin-bottom: 10px
}
body .Additional_data .kswr-counter-container .kswr-counter-suffix {
	font-size: 25px !important;
	position: absolute
}
body .Additional_data i {
	color: black
}
body .Additional_data h2 {
	font-size: 36px;
	color: #62555c;
	margin-bottom: 60px !important
}
.fullheight .md_gallery_hero div ul li {
	position: relative;
	margin-top: 70px;
	top: 0px
}
.fullheight .md_gallery_hero div ul li .background-hero {
	width: 100%;
	background-size: cover;
	background-position: top center
}
.fullheight .md_gallery_hero div ul li .caption {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	color: #FFFFFF
}

@media (min-width:768px) {
.fullheight .md_gallery_hero div ul li .caption {
	text-align: left
}
}
.fullheight .md_gallery_hero div ul li .caption div {
	height: auto !important;
	text-align: center
}
.fullheight .md_gallery_hero div ul li .caption .title {
	padding: 0px 0 20px;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin-top: -200px
}

@media (min-width:768px) {
.fullheight .md_gallery_hero div ul li .caption .title {
	margin-top: 0;
	font-size: 36px
}
}
.fullheight .md_gallery_hero div ul li .caption .content {
	font-size: 14px;
	padding-bottom: 30px;
	width: 100%;
	margin: 0 auto
}

@media (min-width:768px) {
.fullheight .md_gallery_hero div ul li .caption .content {
	font-size: 18px;
	width: 60%
}
}
.fullheight .md_gallery_hero div ul li .caption a {
	color: #fff;
	background-color: #f07a34;
	border-color: #ee6a1c;
	text-transform: uppercase;
	padding: 16px 20px;
	background: #f07a34;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
	border: none;
	font-size: 12px;
	color: #44342c;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 30px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	margin-top: 20px;
	display: inline-block
}
.fullheight .md_gallery_hero div ul li .caption a:hover, .fullheight .md_gallery_hero div ul li .caption a:focus, .fullheight .md_gallery_hero div ul li .caption a:active, .fullheight .md_gallery_hero div ul li .caption a.active, .open .dropdown-toggle.fullheight .md_gallery_hero div ul li .caption a {
	color: #fff;
	background-color: #ea6211;
	border-color: #bf500e
}
.fullheight .md_gallery_hero div ul li .caption a:active, .fullheight .md_gallery_hero div ul li .caption a.active, .open .dropdown-toggle.fullheight .md_gallery_hero div ul li .caption a {
	background-image: none
}
.fullheight .md_gallery_hero div ul li .caption a.disabled, .fullheight .md_gallery_hero div ul li .caption a[disabled], fieldset[disabled] .fullheight .md_gallery_hero div ul li .caption a, .fullheight .md_gallery_hero div ul li .caption a.disabled:hover, .fullheight .md_gallery_hero div ul li .caption a[disabled]:hover, fieldset[disabled] .fullheight .md_gallery_hero div ul li .caption a:hover, .fullheight .md_gallery_hero div ul li .caption a.disabled:focus, .fullheight .md_gallery_hero div ul li .caption a[disabled]:focus, fieldset[disabled] .fullheight .md_gallery_hero div ul li .caption a:focus, .fullheight .md_gallery_hero div ul li .caption a.disabled:active, .fullheight .md_gallery_hero div ul li .caption a[disabled]:active, fieldset[disabled] .fullheight .md_gallery_hero div ul li .caption a:active, .fullheight .md_gallery_hero div ul li .caption a.disabled.active, .fullheight .md_gallery_hero div ul li .caption a[disabled].active, fieldset[disabled] .fullheight .md_gallery_hero div ul li .caption a.active {
	background-color: #f07a34;
	border-color: #ee6a1c
}
.fullheight .md_gallery_hero div ul li .caption a .badge {
	color: #f07a34;
	background-color: #fff
}
.fullheight .md_gallery_hero div ul li .caption a:hover, .fullheight .md_gallery_hero div ul li .caption a:active, .fullheight .md_gallery_hero div ul li .caption a:focus {
	background: white;
	color: #f07a34
}
.fullheight .md_gallery_hero div.lSAction {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}
.fullheight .md_gallery_hero div.lSAction a {
	margin: 50px 0;
	background-image: none;
	color: #FFFFFF
}
.fullheight .md_gallery_hero div.lSAction a:hover {
	text-decoration: none
}
.fullheight .md_gallery_hero div.lSAction a.lSPrev:before {
	content: "\e907";
	font-family: 'mon';
	font-size: 24px
}
.fullheight .md_gallery_hero div.lSAction a.lSNext:before {
	content: "\e908";
	font-family: 'mon';
	font-size: 24px
}
.fullheight .md_gallery_hero ul.lSPager {
	position: relative;
	top: -90px
}
.fullheight .md_gallery_hero ul.lSPager li {
	padding: 0 7px;
	display: inline
}
.fullheight .md_gallery_hero ul.lSPager li a {
	background-color: transparent;
	border: 1px solid #FFFFFF;
	width: 15px;
	height: 15px
}
.fullheight .md_gallery_hero ul.lSPager li a:hover {
	background-color: #FFFFFF
}
.fullheight .md_gallery_hero ul.lSPager li.active a {
	background-color: #FFFFFF
}
.fullheight .md_gallery_hero ul.lSPager li:hover a {
	background-color: #FFFFFF
}
.fullheight .md_gallery_hero .hero:before {
	background-color: transparent
}
.fullheight .md_gallery_hero .hero div:before {
	content: none
}
.fullheight .md_gallery_hero .hero div:after {
	content: none
}
.fullheight .lSAction {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}
.fullheight .lSAction a {
	margin: 0;
	background-image: none;
	color: #FFFFFF
}
.fullheight .lSAction a:hover {
	text-decoration: none
}
.fullheight .lSAction a.lSPrev:before {
	content: "\e913";
	font-family: 'mon';
	font-size: 24px
}
.fullheight .lSAction a.lSNext:before {
	content: "\e900";
	font-family: 'mon';
	font-size: 24px
}
.md_gallery .lSAction a {
	z-index: 9
}
.md_gallery ul {
	max-height: 450px;
	overflow: hidden
}
.md_gallery ul.lSPager {
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.md_gallery ul.lightSlider {
	max-height: 100%;
	padding-bottom: 10px !important;
	padding-top: 10px !important
}

@media (min-width:992px) {
.md_gallery ul.lightSlider {
	padding-bottom: 20px !important;
	padding-top: 20px !important
}
}
.md_gallery ul.lightSlider li {
	position: relative;
	transition: transform .5s ease-in-out;
	-webkit-transition: transform .5s ease-in-out;
	-moz-transition: transform .5s ease-in-out;
	-ms-transition: transform .5s ease-in-out;
	-o-transition: transform .5s ease-in-out
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero {
	position: initial
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero .km-modal-video-tgr {
	max-width: 100% !important;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero .km-modal-video-tgr:before {
	opacity: 0;
	margin-top: -36px;
	margin-left: -18px;
	font-size: 17px !important;
	width: 36px;
	height: 36px;
	line-height: 36px
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero .km-modal-video-tgr:hover {
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12)
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero .km-modal-video-tgr:hover .text {
	opacity: 1
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero .km-modal-video-tgr:hover:after {
	background: rgba(98,85,92,0.7)
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero .km-modal-video-tgr:hover:before {
	opacity: 1;
	background-color: #f07a34
}
.md_gallery ul.lightSlider li .km-modal-video-tgr-container.hero .text {
	position: relative;
	z-index: 20;
	text-align: left;
	font-weight: bold;
	padding: 10px 14px;
	color: white;
	opacity: 0
}
.md_gallery ul.lightSlider li .caption {
	transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	padding: 10px;
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(98,85,92,0.7);
	cursor: pointer;
	font-size: 0px;
	font-weight: bold
}

@media (min-width:992px) {
.md_gallery ul.lightSlider li .caption {
	font-size: 14px
}
}
.md_gallery ul.lightSlider li .caption:before {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -18px;
	margin-left: -18px;
	font-size: 8px !important;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	background: #f07a34;
	content: "\e954";
	color: rgba(68,52,44,0.5);
	font-family: 'mon'
}
.md_gallery ul.lightSlider li:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02)
}
.md_gallery ul.lightSlider li:hover .caption {
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px 1px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12)
}
.md_gallery ul.lightSlider li img {
	max-height: 150px;
	width: auto !important
}

@media (min-width:992px) {
.md_gallery ul.lightSlider li img {
	max-height: 100%
}
}
.md_gallery ul.lightSlider li:last-child {
	margin-right: 0 !important
}
.md_gallery .lSSlideOuter .lSPager.lSpg li a {
	z-index: 8
}
.md_gallery .lSSlideOuter .lSPager.lSpg li.active a, .md_gallery .lSSlideOuter .lSPager.lSpg li:hover a {
	background: #f07a34
}
.md_gallery.md_gallery_single ul.lightSlider {
	padding-top: 0 !important
}
.md_gallery.md_gallery_single ul.lightSlider li {
	padding-bottom: 20px
}
.md_gallery.md_gallery_single ul.lightSlider li img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover
}
.md_gallery.md_gallery_single ul.lightSlider li .caption {
	bottom: 20px;
	background: rgba(98,85,92,0.3);
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	cursor: default
}
.md_gallery.md_gallery_single ul.lightSlider li .caption .text {
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin-top: -80px
}
.md_gallery.md_gallery_single ul.lightSlider li .caption .text .title {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold
}
.md_gallery.md_gallery_single ul.lightSlider li .caption .text .content {
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal
}

@media (min-width:992px) {
.md_gallery.md_gallery_single ul.lightSlider li .caption .text {
	max-width: 80%
}
}
.md_gallery.md_gallery_single ul.lightSlider li .caption:before {
	content: none
}
.md_gallery.md_gallery_single ul.lightSlider li:hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}
.md_gallery.md_gallery_single ul.lightSlider li:hover .caption {
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.md_gallery.md_gallery_single .lSAction a {
	background: #f07a34;
	top: inherit;
	bottom: 20px;
	right: 0;
	left: inherit;
	height: 36px;
	width: 36px;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_gallery.md_gallery_single .lSAction a:hover {
	background-color: #FFFFFF
}
.md_gallery.md_gallery_single .lSAction a:hover:after {
	color: #f07a34
}
.md_gallery.md_gallery_single .lSAction a:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	right: 10px;
	height: 12px!important;
	position: absolute;
	top: 9px;
	color: #62555c
}
.md_gallery.md_gallery_single .lSAction a.lSPrev {
	right: 37px
}
.md_gallery.md_gallery_single .lSAction a.lSPrev:after {
	top: 17px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}
.md_gallery.md_gallery_lineal ul.lightSlider li img {
	width: 100% !important;
	object-fit: cover
}

@media (max-width:991px) {
.md_gallery.md_gallery_lineal ul.lightSlider li img {
	max-height: 100%;
	height: 100%
}
}
.md_gallery.md_gallery_lineal .lSAction a {
	background: #f07a34;
	height: 36px;
	width: 36px;
	border-radius: 50%;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_gallery.md_gallery_lineal .lSAction a:hover {
	background-color: #FFFFFF
}
.md_gallery.md_gallery_lineal .lSAction a:hover:after {
	color: #f07a34
}
.md_gallery.md_gallery_lineal .lSAction a:after {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	content: "\e903";
	font-family: 'mon';
	position: absolute;
	color: #62555c;
	top: 50%;
	margin-top: -10px;
	left: 50%;
	margin-left: -8px
}
.md_gallery.md_gallery_lineal .lSAction a.lSPrev:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}
.lg-backdrop {
	background: #62555c
}
.lg-outer .lg-toolbar {
	background: none
}
.lg-outer .lg-toolbar .lg-close {
	background: #f07a34;
	transition-duration: 1s;
	padding: 12px;
	height: 36px;
	display: inline-flex;
	color: #62555c;
	width: auto;
	line-height: normal;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.lg-outer .lg-toolbar .lg-close:after {
	content: '\e901';
	font-family: 'mon';
	font-size: 12px
}
.lg-outer .lg-toolbar .lg-close:hover {
	background-color: #fff;
	color: #f07a34
}
.lg-outer .lg-actions button {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	border-radius: 0;
	background: #f07a34;
	color: #62555c
}
.lg-outer .lg-actions button:hover {
	background-color: #fff;
	color: #f07a34
}
.lg-outer .lg-sub-html {
	background: none
}
.company-template-single-company .links div.dnone, .company-template-default .links div.dnone {
	display: none
}
.company-template-modal div.social {
	display: none
}
.company-template-modal .vc_general.vc_btn3.vc_btn3-style-modern {
	background-color: #f07a34;
	color: #FFFFFF
}
.company-template-modal .vc_general.vc_btn3.vc_btn3-style-modern:hover {
	background-color: #FFFFFF;
	color: #f07a34
}
.md_contact .bg-gray {
	background: #efeeee;
	overflow: hidden
}
.md_contact .bg-gray .image {
	padding: 0
}
.md_contact .bg-gray .image img {
	width: 100%;
	object-fit: cover
}

@media (min-width:992px) {
.md_contact .bg-gray .image img {
	object-fit: cover
}
}
.md_contact .bg-gray .content {
	font-size: 16px;
	padding: 35px 40px;
	text-align: center
}

@media (min-width:992px) {
.md_contact .bg-gray .content {
	text-align: left
}
}
.md_contact .bg-gray .content .text {
	margin-bottom: 15px
}
.md_contact .bg-gray .content a {
	background-color: transparent;
	padding: 10px 40px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_contact .bg-gray .content a:hover {
	background-color: #f07a34
}
.md_contact .social {
	text-align: center;
	padding-top: 50px;
	display: inline-block;
	width: 100%
}
.md_contact .social .h2 {
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold
}
.md_contact .social a {
	display: inline-block;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	color: rgba(98,85,92,0.5);
	text-decoration: none;
	vertical-align: middle;
	margin: 0 10px
}
.md_contact .social a:hover {
	color: #f07a34
}
.md_contact .social a.linkedin span {
	line-height: 20px
}
.md_contact .social a span:before {
	font-size: 40px
}
.md_contact .links>li {
	border-top: 1px solid #62555c;
	font-size: 14px;
	line-height: 18px;
	text-align: center
}

@media (min-width:992px) {
.md_contact .links>li {
	text-align: left;
	border-top: 1px solid #62555c
}
}
.md_contact .links>li:first-child {
	border-top: none
}
.md_contact .links>li a {
	display: inline-block;
	padding: 15px 0;
	color: #62555c
}
.md_contact .links>li span {
	display: inline-block;
	padding: 15px 0
}
.md_contact .links>li.web {
	font-weight: bold
}
.md_contact .links>li.social-modal {
	font-weight: bold
}
.md_contact .links>li.social-modal a {
	display: inline-block;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	color: #f07a34;
	text-decoration: none;
	vertical-align: middle;
	margin: 0 5px
}
.md_contact .links>li.social-modal a:hover {
	color: #62555c
}
.md_contact .links>li.social-modal a.linkedin span {
	line-height: 20px
}
.md_contact .links>li.social-modal a.linkedin span:before {
	display: inline-block;
	margin-top: -10px
}
.md_contact .links>li.social-modal a span {
	height: 30px;
	width: 30px;
	display: inline;
	text-align: center;
	line-height: 29px
}
.md_contact .links>li.social-modal a span:before {
	font-size: 30px;
	vertical-align: middle
}
.md_contact .links>li.phone a:hover, .md_contact .links>li.fax a:hover {
	text-decoration: none
}
.md_post_search {
	margin-bottom: 50px
}
.md_post_search .filters {
	height: 100%;
	flex-direction: column;
	box-sizing: border-box;
	display: flex;
	max-height: 100%;
	place-content: stretch space-between;
	align-items: stretch
}

@media (min-width:768px) {
.md_post_search .filters {
	flex-direction: row;
	margin: 0 -10px 38px -10px
}
}
.md_post_search .filters>* {
	width: 100% !important;
	margin: 0 0 10px 0 !important
}

@media (min-width:768px) {
.md_post_search .filters>* {
	width: 220px !important;
	margin: 0 10px !important
}
}
.md_post_search .filters .btn-select {
	width: 100%;
	max-width: 100%
}

@media (min-width:992px) {
.md_post_search .filters .btn-select {
	max-width: 220px
}
}
.md_post_search .filters input {
	font-size: 12px;
	width: 100% !important;
	border: 1px solid #50e3c2;
	height: 49px !important;
	border-radius: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.md_post_search .filters input:focus {
	border-color: #50e3c2;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(80, 227, 194, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(80, 227, 194, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(80, 227, 194, 0.6)
}

@media (min-width:992px) {
.md_post_search .filters input {
	width: 60% !important
}
}
.md_post_search .filters input.set {
	border-color: #f07a34;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px #f07a34
}
.md_post_search .filters input:-moz-placeholder {
font-style:italic;
color:#50e3c2
}
.md_post_search .filters input::-moz-placeholder {
font-style:italic;
color:#50e3c2;
opacity:1
}
.md_post_search .filters input:-ms-input-placeholder {
font-style:italic;
color:#50e3c2
}
.md_post_search .filters input::-webkit-input-placeholder {
font-style:italic;
color:#50e3c2
}
.md_post_search .filters .change_column {
	width: 120px!important;
	text-align: center;
	margin: 0 !important;
	display: none
}

@media (min-width:768px) {
.md_post_search .filters .change_column {
	display: block
}
}
.md_post_search .filters .change_column button {
	border: 0;
	display: inline-block;
	margin: 11px 0;
	background-color: transparent
}
.md_post_search .filters .change_column button i:before {
	font-size: 25px;
	vertical-align: middle;
	color: rgba(98,85,92,0.5);
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_post_search .filters .change_column button.active i:before, .md_post_search .filters .change_column button:hover i:before {
	color: #f07a34
}
.md_post_search .results>div {
	display: none
}
.md_post_search .results>div.col-sm-2 a, .md_post_search .results>div.col-sm-2 div {
	min-height: 130px;
	max-height: 130px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.md_post_search .results>div.col-sm-3 a, .md_post_search .results>div.col-sm-3 div {
	min-height: 170px;
	max-height: 170px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.md_post_search .results>div a {
	border: 1px solid rgba(98,85,92,0.1);
	margin-bottom: 18px;
	padding: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden
}
.md_post_search .results>div a:before {
	content: "\e954";
	font-family: mon;
	position: absolute;
	top: 5px;
	right: 16px;
	font-size: 8px!important;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #cccccc;
	color: #FFFFFF;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.md_post_search .results>div a:hover {
	border: 1px solid #f07a34
}
.md_post_search .results>div a:hover:before {
	background-color: #f07a34
}
.md_post_search .results>div a img {
	max-height: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%
}
.md_post_search .results>div .no_link {
	border: 1px solid rgba(98,85,92,0.1);
	min-height: 170px;
	max-height: 170px;
	margin-bottom: 18px;
	padding: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden
}
.md_post_search .results>div .no_link img {
	max-height: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%
}
.md_post_search.md_post_search_centers .results {
	margin-bottom: 30px
}
.md_post_search.md_post_search_centers .results article {
	margin-bottom: 20px
}
.md_post_search.md_post_search_centers .results article>div {
	padding: 5px;
	background-color: rgba(98,85,92,0.1);
	border-bottom: 5px solid #62555c;
	position: relative
}
.md_post_search.md_post_search_centers .results article>div .logo {
	height: 90px;
	width: 100%;
	background: white;
	margin-bottom: 20px
}
.md_post_search.md_post_search_centers .results article>div .logo span {
	padding: 5px
}
.md_post_search.md_post_search_centers .results article>div .logo span, .md_post_search.md_post_search_centers .results article>div .logo img {
	width: 100%;
	height: 100%;
	max-width: 100% !important;
	max-height: 100% !important;
	display: block;
	object-fit: contain
}
.md_post_search.md_post_search_centers .results article>div h2 {
	font-size: 16px;
	line-height: 18px;
	color: #62555c;
	padding: 0 5px;
	margin: 0 0 15px 0;
	height: 80px
}
.md_post_search.md_post_search_centers .results article>div h3.level {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0 5px
}
.md_post_search.md_post_search_centers .results article>div .type {
	font-size: 12px;
	line-height: 18px;
	padding: 0 5px;
	opacity: .5;
	margin-bottom: 5px
}
.md_post_search.md_post_search_centers .results article>div a {
	transition: all .5s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background: black
}
.md_post_search.md_post_search_centers .results article>div a:hover {
	opacity: .05
}
.md_post_search #paginator a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #efeeee;
	text-decoration: none;
	opacity: .7;
	color: #62555c;
	text-align: center;
	line-height: 30px;
	margin-right: 5px
}
.md_post_search #paginator a:hover {
	text-decoration: none;
	opacity: 1
}
.md_post_search #paginator a.active {
	color: white;
	background-color: #f07a34;
	opacity: 1
}
.md_post_search .btn-more {
	margin-top: 51px
}
.md_post_search .empty {
	display: none
}
.change-transition {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s
}
.md_block_image {
	width: 100%
}
.md_block_image .col1 {
	width: 75%;
	float: left
}
.md_block_image .col2 {
	float: left;
	width: 25%
}
.md_block_image .width {
	position: relative;
	margin: 17px 11px 0
}
.md_block_image .width:before {
	content: '';
	display: block
}
.md_block_image .width.ratio1-1:before {
	padding-top: 100%
}
.md_block_image .width.ratio1-2:before {
	padding-top: 75%
}
.md_block_image .width.ratio2-1:before {
	padding-top: 245%
}
.md_block_image .width .contenido {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
.md_block_image .width .contenido img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.md_talenclue.md_talenclue_list table {
	width: 100%;
	table-layout: fixed;
	font-size: 12px;
	margin-bottom: 30px
}
.md_talenclue.md_talenclue_list table th, .md_talenclue.md_talenclue_list table td {
	padding: 10px;
	width: 20%;
	white-space: nowrap;
	border-bottom: 1px solid #ccc
}
.md_talenclue.md_talenclue_list table th.logo, .md_talenclue.md_talenclue_list table td.logo {
	width: 115px;
	text-align: center
}
.md_talenclue.md_talenclue_list table th.logo img, .md_talenclue.md_talenclue_list table td.logo img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
.md_talenclue.md_talenclue_list table th.company, .md_talenclue.md_talenclue_list table td.company {
	width: 40%
}
.md_talenclue.md_talenclue_list table th.title, .md_talenclue.md_talenclue_list table td.title {
	width: 90%;
	white-space: normal
}
.md_talenclue.md_talenclue_list table th span, .md_talenclue.md_talenclue_list table td span {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis
}
.md_talenclue.md_talenclue_list table th {
	border-bottom: 2px solid #ccc
}
.md_talenclue.md_talenclue_list table tr:hover td {
	background-color: #efeeee
}
.md_talenclue.md_talenclue_grid section {
	margin-bottom: 30px
}
.md_talenclue.md_talenclue_grid section article {
	margin-bottom: 20px
}
.md_talenclue.md_talenclue_grid section article.dual>div {
	background-color: rgba(168,43,61,0.1);
	border-bottom: 5px solid #a82b3d
}
.md_talenclue.md_talenclue_grid section article.dual>div a {
	background: #a82b3d
}
.md_talenclue.md_talenclue_grid section article>div {
	padding: 5px;
	background-color: rgba(240,122,52,0.1);
	border-bottom: 5px solid #f07a34;
	position: relative;
	transition: all .5s ease-in-out;
	box-shadow: none
}
.md_talenclue.md_talenclue_grid section article>div:hover {
	box-shadow: 0 5px 6px -3px rgba(0,0,0,0.2), 0 9px 12px -10px rgba(0,0,0,0.14), 0 3px 16px 2px rgba(0,0,0,0.12)
}
.md_talenclue.md_talenclue_grid section article>div .logo {
	height: 125px;
	width: 100%;
	background: white;
	margin-bottom: 20px
}
.md_talenclue.md_talenclue_grid section article>div .logo span {
	padding: 30px 40px
}
.md_talenclue.md_talenclue_grid section article>div .logo span, .md_talenclue.md_talenclue_grid section article>div .logo img {
	width: 100%;
	height: auto;
	max-width: 100% !important;
	max-height: 100% !important;
	display: block;
	object-fit: contain
}
.md_talenclue.md_talenclue_grid section article>div .logo_background {
	height: 125px;
	width: 100%;
	background: white;
	margin-bottom: 10px;
	padding: 30px 40px
}
.md_talenclue.md_talenclue_grid section article>div .logo_background span {
	display: block;
	height: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat
}
.md_talenclue.md_talenclue_grid section article>div h2 {
	font-size: 16px;
	line-height: 18px;
	color: #62555c;
	padding: 0 5px;
	margin: 0 0 15px 0;
	height: 80px
}
.md_talenclue.md_talenclue_grid section article>div h3.level {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0 5px;
	min-height: 18px
}
.md_talenclue.md_talenclue_grid section article>div .type {
	font-size: 12px;
	line-height: 18px;
	padding: 0 5px;
	opacity: .5;
	margin-bottom: 5px;
	min-height: 18px
}
.md_talenclue.md_talenclue_grid section article>div a {
	transition: all .5s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background: #f07a34
}
.md_talenclue.md_talenclue_grid section article>div a:hover {
	opacity: .1
}
.md_talenclue .subscription {
	border-radius: 4px;
	background-color: #f4f4f4;
	margin: 0 auto 40px;
	padding: 26px 5px 12.5px 5px
}
.md_talenclue .filters {
	margin-bottom: 30px
}
.md_talenclue .filters .btn-group {
	width: 100% !important
}
.md_talenclue .filters input {
	font-size: 12px;
	width: 100% !important;
	border: 1px solid #50e3c2;
	height: 49px !important;
	border-radius: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.md_talenclue .filters input:focus {
	border-color: #50e3c2;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(80, 227, 194, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(80, 227, 194, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(80, 227, 194, 0.6)
}
.md_talenclue .filters input:-moz-placeholder {
font-style:italic;
color:#50e3c2
}
.md_talenclue .filters input::-moz-placeholder {
font-style:italic;
color:#50e3c2;
opacity:1
}
.md_talenclue .filters input:-ms-input-placeholder {
font-style:italic;
color:#50e3c2
}
.md_talenclue .filters input::-webkit-input-placeholder {
font-style:italic;
color:#50e3c2
}
.md_talenclue .btn {
	border-radius: 0 !important
}
.md_talenclue .btn.btn-flat {
	border-radius: 25px !important;
	line-height: 48px !important
}
.md_talenclue .btn.btn-flat:after {
	top: 0 !important
}
.md_talenclue .total {
	font-size: 13px;
	opacity: .7;
	height: 35px;
	flex-direction: row;
	box-sizing: border-box;
	display: flex;
	place-content: center space-between;
	align-items: center
}
.md_talenclue .total>span {
	margin-right: 20px
}
.md_talenclue #paginator a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #efeeee;
	text-decoration: none;
	opacity: .7;
	color: #62555c;
	text-align: center;
	line-height: 30px;
	margin-right: 5px
}
.md_talenclue #paginator a:hover {
	text-decoration: none;
	opacity: 1
}
.md_talenclue #paginator a.active {
	color: white;
	background-color: #f07a34;
	opacity: 1
}
.before-footer {
	display: flex;
	flex-direction: column
}

@media (min-width:768px) {
.before-footer {
	flex-direction: row
}
}
.before-footer a {
	position: relative;
	height: 100px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	flex-direction: row;
	z-index: 2;
	width: 100%;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: left
}
.before-footer a:after {
	content: "";
	background-color: #62555c;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: inline-block;
	position: absolute;
	filter: alpha(opacity=40);
	-webkit-opacity: .4;
	-moz-opacity: .4;
	opacity: .4;
	z-index: 1;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.before-footer a:hover:after {
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

@media (min-width:768px) {
.before-footer a {
	height: 390px;
	flex-direction: column;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center
}
}
.before-footer a div {
	z-index: 10
}
.before-footer a span {
	z-index: 10
}
.before-footer a:before {
	z-index: 10;
	margin-right: 10px
}

@media (min-width:768px) {
.before-footer a:before {
	margin-right: inherit
}
}
.before-footer a.where {
	background-image: url("/wp-content/uploads/2017/12/donde.jpeg");
	background-size: cover;
	background-position: center center
}
.before-footer a.where:before {
	content: "\e953";
	font-family: 'mon';
	font-size: 24px
}
.before-footer a.contact {
	background-image: url("/wp-content/uploads/2017/12/contacta.jpeg");
	background-size: cover;
	background-position: top center
}

@media (min-width:768px) {
.before-footer a.contact {
	background-position: center center
}
}
.before-footer a.contact:before {
	content: "\e902";
	font-family: 'mon';
	font-size: 24px
}
.before-footer a.go {
	background-image: url("/wp-content/uploads/2017/12/welcome.jpg");
	background-size: cover;
	background-position: center -40px
}

@media (min-width:768px) {
.before-footer a.go {
	background-position: center center
}
}
body .sub-footer {
	background-color: rgba(98,85,92,0.1);
	margin: 0px;
	padding: 75px 0
}
body .sub-footer h2 {
	margin-top: -30px;
	padding-bottom: 30px;
	margin-left: 10px;
	font-size: 22px;
	font-weight: 500
}
body .sub-footer .extra-info {
	position: relative;
	margin: 0 5px
}
body .sub-footer .extra-info:hover .md_background:before {
	background-color: rgba(0,0,0,0.2)
}
body .sub-footer .extra-info .md_background {
	text-align: center
}
body .sub-footer .extra-info .md_background:before {
	content: '';
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
body .sub-footer .extra-info .md_background img {
	object-fit: cover;
	width: 100%
}
body .sub-footer .extra-info h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 60px 0 20px;
	position: absolute;
	top: 0
}
body .sub-footer .extra-info a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
body .sub-footer .extra-info a:hover, body .sub-footer .extra-info a:active {
	text-decoration: none
}
body .sub-footer .extra-info span {
	position: absolute;
	top: 20px;
	right: 20px;
	color: white;
	font-size: 28px
}
body .sub-footer .extra-info.extra-info-html span:before {
	content: '\e910';
	font-family: 'mon'
}
body .sub-footer .extra-info.extra-info-pdf span:before {
	content: '\e911';
	font-family: 'mon'
}

@media (min-width:992px) {
body.logged-in.admin-bar .page_training .header {
	height: 250px;
	padding-top: 30px
}
}
body .img-rounded img {
	object-fit: cover;
	border-radius: 50%;
	margin-bottom: 30px;
	width: 150px;
	height: 150px
}
body .page_training .header {
	height: 450px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	align-items: center;
	align-self: center;
	padding-top: 0
}
body .page_training .header h2 {
	padding: 0;
	font-size: 24px !important
}

@media (min-width:992px) {
body .page_training .header {
	flex-direction: row;
	height: 280px;
	padding-top: 60px
}
body .page_training .header h2 {
	padding: 0 80px;
	font-size: 36px !important
}
}
body .page_training h2 {
	font-weight: 500
}
body .page_training h2, body .page_training h3 {
	font-family: 'Montserrat', 'Helvetica Neue', sans-serif
}
body .page_training p {
	font-family: 'Open Sans', sans-serif
}
body .page_training .quote-ico-right .vc_toggle_title {
	width: 100%;
	padding-left: 24.2px
}

@media (min-width:992px) {
body .page_training .quote-ico-right .vc_toggle_title {
	width: max-content;
	padding: 0
}
}
body .page_training .quote-ico-right .vc_toggle_title i {
	right: initial;
	left: 0;
	background: #f07a34;
	border: 1px solid #f07a34;
	width: 10px;
	height: 1px
}

@media (min-width:992px) {
body .page_training .quote-ico-right .vc_toggle_title i {
	right: -20px;
	left: initial !important
}
}
body .page_training .quote-ico-right .vc_toggle_title i:before {
	border: 1px solid #f07a34;
	background: #f07a34;
	height: 10px;
	width: 1px
}
body .page_training .quote-ico-right .vc_toggle_title i:after {
	border: 1px solid #f07a34
}
body .page_training .pd-0 .vc_toggle_content, body .page_training .pd-0 .wpb_content_element {
	padding: 0
}
body .page_training .bg-opacity {
	padding: 10px 5px
}
body .page_training .bg-opacity .vc_column-inner {
	height: 100%
}
body .page_training .bg-opacity .vc_column-inner .wpb_wrapper {
	height: 100%
}
body .page_training .bg-opacity .vc_column-inner .wpb_wrapper .wpb_content_element {
	height: 100%
}
body .page_training .bg-opacity .vc_column-inner .wpb_wrapper .wpb_content_element p {
	height: 100%
}
body .page_training .bg-opacity .vc_toggle_content, body .page_training .bg-opacity .wpb_content_element {
	padding: 0
}
body .page_training .bg-opacity .vc_toggle_content p, body .page_training .bg-opacity .wpb_content_element p {
	background-color: rgba(98,85,92,0.1);
	padding: 20px 80px 20px 20px;
	font-size: 14px
}
body .page_training .training-table table {
	margin: 0
}
body .page_training .training-table table tr td {
	border-bottom: 2px solid white;
	padding: 5px 10px;
	min-width: 160px
}
body .page_training .training-table table tr td:first-child {
	background-color: rgba(98,85,92,0.1);
	font-weight: bold
}
body .page_training .training-table .block-contact {
	background-color: rgba(98,85,92,0.1)
}
body .page_training .training-table .block-contact img {
	width: 96px;
	height: 96px
}
body .page_training .training-table .block-contact div {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 14px
}
body .page_training .training-table .block-contact div p {
	margin-bottom: 2px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif
}
body .page_training .quote-table table {
	width: 100%;
	margin: 30px 0
}
body .page_training .quote-table table tr:first-child {
	font-weight: bold
}
body .page_training .quote-table table tr:first-child td {
	padding: 2px 0
}
body .page_training .quote-table table tr td {
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #d8d8d8
}
body .page_training .quote-table table tr td:first-child {
	text-align: left
}
.single-training .modal-navbar-header, .single-practice .modal-navbar-header {
	width: auto
}
.single-training nav .container-fluid .navbar-header-two, .single-practice nav .container-fluid .navbar-header-two {
	width: 30%
}
.single-training nav .training, .single-practice nav .training, .single-training nav .practice, .single-practice nav .practice {
	min-width: 308px;
	width: 50%
}

@media (min-width:992px) {
.single-training nav .training li, .single-practice nav .training li, .single-training nav .practice li, .single-practice nav .practice li {
	display: none
}
.single-training nav .training li.lang, .single-practice nav .training li.lang, .single-training nav .practice li.lang, .single-practice nav .practice li.lang, .single-training nav .training li .join_up, .single-practice nav .training li .join_up, .single-training nav .practice li .join_up, .single-practice nav .practice li .join_up {
	display: block
}
}
.single-training nav .training ul.navbar-right li.join_up, .single-practice nav .training ul.navbar-right li.join_up, .single-training nav .practice ul.navbar-right li.join_up, .single-practice nav .practice ul.navbar-right li.join_up {
	display: none
}
.single-training nav .title, .single-practice nav .title {
	width: 100%;
	text-align: center;
	position: relative;
	right: 0px;
	font-size: 14px
}

@media (min-width:992px) {
.single-training nav .title, .single-practice nav .title {
	display: inline;
	text-align: center
}
}
.full-template {
	width: 100%;
	height: 100%;
	background-color: #62555c;
	position: absolute;
	top: 0;
	z-index: 99;
	color: #FFFFFF;
	overflow-y: auto
}
.full-template.full-content-center {
	flex-direction: row;
	box-sizing: border-box;
	display: flex;
	max-height: 100%;
	place-content: center;
	align-items: center
}
.full-template.full-content-center .header-full {
	padding-bottom: 30px
}
.full-template.full-content-center .header-full .closed {
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	display: flex
}
.full-template.full-content-center .header-full .closed span {
	padding: 12px;
	background-color: #f07a34;
	color: #62555c
}
.full-template.full-content-center .full-container .back-arrow a {
	color: #f07a34;
	font-family: "Open Sans", sans-serif;
	font-size: 14px
}
.full-template.full-content-center .full-container .back-arrow a:hover {
	text-decoration: none;
	border-bottom: 1px solid #f07a34
}
.full-template.full-content-center .full-container .back-arrow a span:before {
	transform: rotate(-180deg);
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 5px
}
.full-template.full-content-center .full-container .full-content h2 {
	font-size: 24px;
	margin-bottom: 24px
}
.full-template.full-content-center .full-container .full-content p {
	font-size: 14px;
	line-height: 20px
}
.full-template.full-content-center .full-container .full-content .content-img-full {
	padding-top: 10px
}
.full-template.full-content-center .full-container .full-content .content-img-full p {
	margin: 0;
	line-height: 12px
}





.prueba img {
	width: 756px !important;
	height: 425px !important;
}
.prueba .flexslider {
	border: none !important;
	box-shadow: non !important;
	max-width: 756px !important;
}
.prueba  .flex-control-paging li a {
	height: 8px !important;
	width: 8px !important;
}
.prueba .flex-control-paging li a.flex-active {
	background: #f07a34;
}
.sldMd  .md_gallery.md_gallery_single ul.lightSlider {
    height: 470px !important;
	width: 1000% !important;
}

.slide-comp .flexslider {
    box-shadow: none !important;
    border: none !important;
    max-width: 750px;
    margin: 0 auto;
}
.slide-comp .flex-control-paging li a {
    width: 8px;
    height: 8px;
}
.slide-comp .flex-control-paging li a.flex-active {
    background: #f07a34 !important;
}
.slide-comp .flex-direction-nav a {
    background: #f07a34;
    top: inherit;
    bottom: 0;
    left: inherit;
    height: 36px;
    width: 36px;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transition: none;
    -webkit-transition: none;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
color: transparent;
text-shadow:none;
}
.slide-comp .flex-direction-nav a:before {
	content:none !important;
}
.slide-comp .flex-direction-nav a:after {    
    font-family: 'mon';
    height: 12px!important;
    position: absolute;
    color: #62555c;
font-size: 16px !important;
}
.slide-comp .flex-direction-nav a.flex-next:after {
	transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
	top:8px;
	right:11px;
    content: "\e903" !important;
}
.slide-comp .flex-direction-nav a.flex-prev:after {
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);    
	content: "\e903" !important;
	top:19px;
	right:10px;
}
.slide-comp .flex-direction-nav .flex-next {
    right: 0 !important;
}
.slide-comp .flex-direction-nav .flex-prev {
    right: 38px !important;
}
.slide-comp .flexslider:hover .flex-prev {
    left: auto !important;
}
.slide-comp-p .caption.hover {
    display: none;
}


/*************** POLITICA DE COOKIES **************/

#cookie-law-info-bar .cli-style-v2 .cli-bar-message {
    width: 1160px;
    text-align: left;
    margin: 20px auto;
}
#cookie-law-info-bar .cli-bar-message {
    font-family: -apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;
    font-size: 13px;
}
#cookie-law-info-bar .cli-bar-message a {
    margin-top: 20px !important;
    line-height: 29px;
background-color: #FFF;
border-radius: 25px;
border: 2px solid #f07a34;
font-size: 12px !important;
color: #f07a34;
background-image: none;
padding: 14.5px 30px;
}
#cookie-law-info-bar .cli-bar-message a:hover {
 background-color:#f07a34 !important;
 border:2px solid #f07a34;
 color:#FFF !important;
}
#cookie-law-info-bar .cli-bar-message a:hover {
 text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #f07a34;
}
.wt-cli-ckyes-brand-logo {
    display: none;
}




.imagenCabecera .md_img_video:before {
	background: rgba(0,0,0,0) !important;
}
.imagenCabecera .md_img_video:hover:before {
	background: rgba(0,0,0,0.4) !important;
}
body .md_img_video .km-modal-video-tgr-container .km-modal-video-tgr:after, body .md_btn_vmodal .km-modal-video-tgr-container .km-modal-video-tgr:after {
	background: rgba(0,0,0,0) !important;
}
body .md_btn_vmodal .km-modal-video-tgr-container .km-modal-video-tgr:before {
	content: none;
}
.md_img_video .km-modal-video-tgr-container {
	position: absolute;
	bottom:0;
    	right: 0;
}
.md_img_video:hover {
    box-shadow: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}
body .md_img_video .km-modal-video-tgr-container .btn-primary:hover {
	background:white;
	color:#f07a34;
}
.md_img_video {
    cursor: inherit ;
}
.md_img_video .km-modal-video-tgr-container .btn-primary {
    border-radius: 0;
    padding: 0 40px 0 10px;
    text-align: left !important;
    line-height: 36px;
}
.btnYoutube {
    border: 1px solid #333;
}