@charset "utf-8";

/*---------------------------------------------------*/
/*	GENERAL
/*---------------------------------------------------*/
body {
	-webkit-font-smoothing: antialiased;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.7;
	font-weight: 300;
	color: #777777;
}

body .boxed-layout {
	font-size: 13px;
	line-height: 1.3;
}

p {
	margin: 0 0 15px 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.1;
	color: #565656;
	margin-top: 0;
}

h1,
.h1 {
	font-size: 40px;
}

h2,
.h2 {
	font-size: 35px;
	line-height: 1.2;
}

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

h4,
.h4 {
	font-size: 18px;
}

h5,
.h5 {
	font-size: 14px;
	line-height: 1.4;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #565656;
}

a,
a:hover,
a:focus,
a:visited {
	text-decoration: none;
	outline: none;
}

.region-content a {
	border-bottom: 2px solid;
	border-color: #d6dced;
	text-decoration: none !important;
	color: inherit;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.region-content a:hover,
a:hover,
a:focus{
color: #69aa41;
border-color: #69aa41;
}

a:not([href]) {
	border: none !important;
}

ol,
ul {
	padding: 0;
	margin-bottom: 0;
	list-style-position: inside;
}

.clearfix {
	clear: left;
}

.nav>li>a {
	padding: 0;
}

.contextual-links li a {
	color: #444444 !important;
}

/*	FIELD */
.field-label {
	font-weight: bold;
}

.field-label-inline .field-label {
	display: inline-block;
	float: left;
	margin-right: 7px;
}

/*	PROFILE */
.profile>div {
	padding-right: 5px;
	display: inline-block;
	vertical-align: top;
}

.profile h4.label {
	color: #565656;
	display: block;
	text-align: left;
	margin-bottom: 5px;
}

/*---------------------------------------------------*/
/*	LAYOUT
/*---------------------------------------------------*/
#wrapper {
	padding: 0;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}

#page {
	margin: 0 auto;
}

#home {
	visibility: hidden !important;
}

.wide-layout #slider .container {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.container-wrap,
.boxed-layout {
	margin: 0 auto;
}

.boxed-layout {
	background-color: #f9f9f9;
}

.boxed-layout,
.boxed-layout .header-wrap,
.boxed-layout #page-title.title-ltb .container {
	max-width: 1170px;
}

.boxed-layout .container,
.boxed-layout #content_wide .container-wrap,
.boxed-layout #slider .container-wrap {
	max-width: 1140px;
}

.boxed-layout #slider .container-wrap {
	padding-right: 15px;
	padding-left: 15px;
}

.box-margin #page {
	margin-top: 30px;
	margin-bottom: 30px;
}

.box-margin .header-wrap {
	border: none;
}

.boxed-layout #content_wide .block {
	padding: 40px 0px;
}

#page-wrapper {
	padding: 15px;
}

.boxed-layout #page-wrapper {}

.path-frontpage #page-wrapper {}

.path-frontpage .boxed-layout #page-wrapper {
	padding-bottom: 50px;
}

/*---------------------------------------------------*/
/*	BLOCK
/*---------------------------------------------------*/
.block {
	position: relative;
}

#page-wrapper .block {
	margin-bottom: 45px;
}

.block,
#page-wrapper .sidebar .block {
	margin-bottom: 35px;
}

.path-frontpage #page-wrapper .block {
	margin-top: 55px;
	margin-bottom: 0;
}

.block-core,
#page-wrapper .block-core,
.block-system,
#page-wrapper .block-system {
	margin: 0px !important;
	padding: 0;
}

#header .block,
#slider .block {
	margin: 0;
}

#content_wide .block {
	margin-bottom: 0;
	padding-top: 90px;
	padding-bottom: 75px;
}

.footer-widget .block {
	margin: 0;
}

#content_wide .container-wrap {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#content_wide .fullwidth .container-wrap {
	width: 100% !important;
	padding: 0 !important;
}

#page-wrapper .sidebar .block,
.post-content {
	background-color: #ffffff;
	padding: 15px;
	border: 1px solid #f9f9f9;
	position: relative;
}

#block-languageswitcher {
	display: inline-block;
}

#block-languageswitcher .links {
	float: left;
	margin: 0;
	padding: 0;
}

#block-languageswitcher .links li {
	list-style: none;
	display: inline-block;
}

#block-languageswitcher .links li a {
	display: inline-block;
	border-radius: 50%;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: 700;
	padding: 5px;
}

.colored-header-half #block-languageswitcher .links li a,
.colored-header #block-languageswitcher .links li a {
	color: #fff;
}

#block-languageswitcher .links li a.is-active {
	color: #fff;
	background: #69aa41;
}

.colored-header #block-languageswitcher .links li a.is-active,
#block-languageswitcher .links li a.is-active:hover {
	color: #fff !important;
}

/*---------------------------------------------------*/
/*	BLOCK TITLE
/*---------------------------------------------------*/
.block .block-title-wrap {
	margin-bottom: 40px;
	position: relative;
}

.content-wide .block .block-title-wrap {
	width: 100%;
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}

.content_layout .block .row.block-title-wrap {
	margin-right: 0;
	margin-left: 0;
}

.block-title {
	position: relative;
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 36px;
	font-weight: 700;
}

.block-title:after,
.block-title-1 .block-title:before,
.block-title-2 .block-title:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -2px;
	left: 0;
	background-color: #69aa41;
}

.footer-widget .block-title:before {
	display: none;
}

.block-title-1 .block-title:before,
.block-title-2 .block-title:before {
	bottom: -9px;
	width: 30px;
	background-color: #999999;
}

.block-title-wrap .block-subtitle {
	font-weight: 300;
	letter-spacing: 1px;
	color: #777;
	max-width: 50%;
	display: inline-block;
	display: block;
	margin-bottom: 0;
}

.block-title-1 .block-subtitle {
	margin-top: 20px;
}

.block-title-2 .block-subtitle {
	margin-bottom: 5px;
}

.sidebar .block-title {
	font-size: 22px;
}

.sidebar .block-title-wrap {
	margin-right: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 20px;
}

#footer .block-title-wrap {
	margin: 0;
	margin-bottom: 10px;
}

/* BLOCK TITLE STYLE */
.block-title-4 .block-title {
	padding: 0;
	margin-bottom: 15px;
}

.block-title-4 .block-title:after,
.block-title-4 .block-title:before,
.block-title-3 .block-title:after,
.block-title-3 .block-title:before {
	display: none !important;
	visibility: hidden;
}

.block-title-3 .block-title,
.block-title-3 .block-subtitle {
	margin: 0;
	padding: 0;
	display: block;

}

.block-title-3 .block-title-wrap {
	margin-bottom: 50px;
	line-height: 110px;
}

.block-title-3 .block-title {
	position: absolute;
	width: 100%;
	font-size: 35px;
	z-index: 1;
	top: 50%;
	transform: translate(0, -50%);
}

.block-title-3 .block-subtitle {
	color: #f2f2f2 !important;
	font-size: 75px;
	font-weight: 700;
	max-width: 100%;
	padding-bottom: 10px;
	line-height: 1;
}

.sidebar .block-title-3 .block-title-wrap,
#footer .block-title-3 .block-title-wrap,
#header-wrap .block-title-3 .block-title-wrap {
	margin-bottom: 25px;
	line-height: 1.2;
}

.sidebar .block-title-3 .block-title,
#footer .block-title-3 .block-title,
#header-wrap .block-title-3 .block-title,
.sidebar .block-title-3 .block-subtitle,
#footer .block-title-3 .block-subtitle,
#header-wrap .block-title-3 .block-subtitle {
	position: relative;
	line-height: 1.2;
	top: auto;
	transform: none;
}

.sidebar .block-title-3 .block-title,
#footer .block-title-3 .block-title {
	font-size: 25px;
}

.sidebar .block-title-3 .block-subtitle,
#footer .block-title-3 .block-subtitle {
	font-size: 12px;
}

/* BLOCK CENTER TITLE */
.title-center .block-title {
	text-align: center;
}

.block-title-center .block-title-wrap,
.block-title-center .block-title-wrap {
	text-align: center;
}

.block-title-center .block-title-wrap .block-subtitle {
	margin-left: auto;
	margin-right: auto;
}

.block-title-center .block-title:after,
.text-center .block-title:after {
	left: 50%;
	margin-left: -30px;
}

.block-title-center .block-title:before,
.text-center .block-title:before {
	left: 50%;
	margin-left: -15px;
}

/* BLOCK RIGHT TITLE */
.block-title-right .block-title-wrap {
	text-align: right;
}

.block-title-right .block-title:after,
.block-title-right .block-title:before {
	left: auto;
	right: 0;
	margin: 0;
}

.block-title-right .block-subtitle {
	max-width: 100%;
}

/*---------------------------------------------------*/
/*	PAGE TITLE
/*---------------------------------------------------*/
#page-title {
	color: #888888;
	padding: 25px 0;
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #f3f3f3;
}

#page-title.title-dark-bg,
#page-title.title-colored-bg {
	border-top: none;
}

#page-title h1 {
	color: #565656;
	/*text-transform: uppercase;*/
	font-size: 26px;
	line-height: 1;
	font-weight: 700;
	margin: 0;
	padding: 10px 0;
}

#page-title .block {
	margin: 0;
}

#page-title.title-left {
	text-align: left !important;
}

#page-title.title-right {
	text-align: right !important;
}

#page-title.title-center {
	text-align: center !important;
}

#page-title.title-lbr .region-page-title,
#page-title.title-lbr .region-breadcrumb {
	width: 50%;
	float: left;
}

#page-title.title-rbl .region-page-title,
#page-title.title-rbl .region-breadcrumb {
	width: 50%;
	float: right;
}

#page-title.title-rbl .region-page-title,
#page-title.title-lbr .region-breadcrumb {
	text-align: right !important;
}

#page-title.title-lbr h1,
#page-title.title-lbr h1,
#page-title.title-rbl ul,
#page-title.title-rbl ul {
	margin: 0;
}

#page-title.title-ltb {
	padding-bottom: 0 !important;
}

#page-title.title-ltb .region-breadcrumb {
	background-color: #f9f9f9;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	padding: 10px 0;
}

#page-title.title-ltb .region-breadcrumb,
#page-title.title-ltb .region-breadcrumb a {
	color: #666666 !important;
}

#page-title.title-ltb .region-breadcrumb a:hover {
	opacity: 0.7;
}

#page-title.title-ltb .container {
	width: 100%;
	padding: 0;
}

#page-title.title-ltb .container-wrap {
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}

#page-title.title-lbr .breadcrumb ul,
#page-title.title-lbr .breadcrumb ul {
	padding: 10px 0;
}

/* TITLE NO BACKGROUND */
#page-title.title-no-bg {
	background-color: transparent;
}

/* TITLE COLORED BACKGROUND */
#page-title.title-colored-bg {
	background-color: #69aa41;
	color: #eeeeee;
}

#page-title.title-colored-bg h1 {
	color: #f8f8f8;
}

#page-title.title-colored-bg .breadcrumb ul li a {
	color: #eeeeee;
}

/* TITLE DARK BACKGROUND */
#page-title.title-dark-bg {
	background-color: #565656;
	color: #eeeeee;
}

#page-title.title-dark-bg h1 {
	color: #f8f8f8;
}

#page-title.title-dark-bg .breadcrumb ul li a {
	color: #eeeeee;
}

/* TITLE HEIGHT */
#page-title.title-small {
	padding: 20px 0;
}

#page-title.title-small.title-ltb .region-page-title {
	padding-bottom: 20px;
}

#page-title.title-medium {
	padding: 55px 0;
}

#page-title.title-medium.title-ltb .region-page-title {
	padding-bottom: 55px;
}

#page-title.title-large {
	padding: 90px 0;
}

#page-title.title-large.title-ltb .region-page-title {
	padding-bottom: 90px;
}

#page-title.title-xlarge {
	padding: 130px 0;
}

#page-title.title-xlarge.title-ltb .region-page-title {
	padding-bottom: 130px;
}

#page-title.title-large h1,
#page-title.title-xlarge h1 {
	font-weight: 700;
}

#page-title.title-xlarge h1 {
	font-size: 40px;
}

#page-title.title-xlarge .breadcrumb ul li a {
	font-size: 13px;
}

/*-------------------------------------------------*/
/* 5 COLUMNS
/*-------------------------------------------------*/
.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-5th {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-5th {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-5th {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-5th {
		width: 20%;
		float: left;
	}
}

/*---------------------------------------------------*/
/*	FORM
/*---------------------------------------------------*/
input,
button,
select,
textarea {
	padding: 10px;
	border: 1px solid #ecedee;
	background-color: transparent;
	outline: none !important;
}

input[type=search] {
	background-color: #ffffff;
	color: #565656;
}

/* FORM COMPONENTS */
form .field-multiple-table {
	margin: 0;
}

form .field-multiple-table .field-multiple-drag {
	width: 30px;
	padding-right: 0;
}

[dir="rtl"] form .field-multiple-table .field-multiple-drag {
	padding-left: 0;
}

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
	padding-right: .5em;
}

[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle {
	padding-right: 0;
	padding-left: .5em;
}

form .field-add-more-submit {
	margin: .5em 0 0;
}

.form-item,
.form-actions {
	margin-top: 1em;
	margin-bottom: 1em;
}

tr.odd .form-item,
tr.even .form-item {
	margin-top: 0;
	margin-bottom: 0;
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
	font-size: 0.85em;
}

label.option {
	display: inline;
	font-weight: normal;
}

.form-composite>legend,
.label {
	display: inline;
	font-size: inherit;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.form-checkboxes .form-item,
.form-radios .form-item {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.form-type-radio .description,
.form-type-checkbox .description {
	margin-left: 2.4em;
}

[dir="rtl"] .form-type-radio .description,
[dir="rtl"] .form-type-checkbox .description {
	margin-left: 0;
	margin-right: 2.4em;
}

.marker {
	color: #e00;
}

.form-required:after {
	content: "";
	vertical-align: super;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 6px 6px;
	width: 6px;
	height: 6px;
	margin: 0 0.3em;
}

abbr.tabledrag-changed,
abbr.ajax-changed {
	border-bottom: none;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
	border: 2px solid red;
}

/* Inline error messages. */
.form-item--error-message:before {
	content: "";
	display: inline-block;
	height: 14px;
	width: 14px;
	vertical-align: sub;
	background-size: contain;
}

/* CONTACT FORM */
.contact-message-form label {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
}

.contact-message-form .form-item-copy label {
	display: inline-block;
}

.contact-message-feedback-form .form-item,
.contact-message-feedback-form .form-actions {
	margin-top: 0;
	margin-bottom: 25px;
	text-align: center;
}

.contact-message-feedback-form .form-actions {
	margin-bottom: 0;
}

.contact-message-feedback-form input,
.contact-message-feedback-form textarea {
	width: 100%;
	border: 2px solid #eee;
}

.contact-message-feedback-form input[type="submit"] {
	width: auto;
}

.block-contact-block #edit-preview {
	display: none;
}

@media (min-width: 768px) {

	.block-contact-block .form-item-name,
	.block-contact-block .form-item-mail {
		width: 48%;
		float: left;
	}

	.block-contact-block .form-item-name {
		margin-right: 4%;
	}
}

/* USER LOGIN FORM */
.user-login-form,
.user-form,
.user-pass {
	max-width: 650px;
	margin: 40px auto;
	border: 1px solid #ddd;
	padding: 10px 30px;
	background: #fbfbfb;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text {
	width: 100%;
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

/*---------------------------------------------------*/
/*	SEARCH FORM
/*---------------------------------------------------*/
.search-block-form form {
	display: table;
	width: 100%;
}

.search-block-form .form-item,
.search-block-form .form-actions {
	display: table-cell;
	vertical-align: top;
}

.search-block-form input {
	width: 100%;
	margin: 0;
	border: 1px solid #eeeeee;
	border-right: none;
}

.search-block-form input[type="submit"],
.search-form input[type="submit"] {
	padding: 15px 15px 14px 15px;
	border: 1px solid #69aa41;
	border-radius: 0px 2px 2px 0px;
}

.search-block-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	border-color: #444444;
}

.search-result-title {
	display: inline-block;
}

/* Full screen throbber */
.ajax-progress-fullscreen {
	background-color: transparent;
	background-image: url(../small-preloader.html);
	border-radius: 0;
	height: 24px;
	opacity: 1;
}

/*---------------------------------------------------*/
/*	TABLE
/*---------------------------------------------------*/
table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #dfdfdf;
}

table tbody {
	border-top: none;
	border-bottom: 1px solid #dfdfdf;
}

table tr.even,
table tr.odd,
th {
	background-color: transparent;
	border-bottom: 1px solid #dfdfdf;
}

thead tr th,
thead tr td,
tbody tr th,
tbody tr td {
	padding: 8px;
	line-height: 142%;
	vertical-align: top;
	border-right: 1px solid #efefef;
}

td.active {
	background-color: transparent;
}

table thead {
	text-transform: uppercase;
	background: #f5f5f5;
}

table tr {
	border-bottom: 1px solid #eeeeee;
}

/*---------------------------------------------------*/
/*	BREADCRUMB
/*---------------------------------------------------*/
.breadcrumb {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

.breadcrumb ul {
	padding: 0;
	margin: 0;
}

.breadcrumb ul li {
	display: inline-block;
}

.breadcrumb ul li a {
	color: #888;
	font-size: 12px;
}

.breadcrumb ul li:after {
	content: ".";
	margin: 0 3px;
	font-size: 25px;
	line-height: 0;
}

.breadcrumb ul li:last-child:after {
	display: none;
}

/*---------------------------------------------------*/
/*	TASK BAR
/*---------------------------------------------------*/
.task-bar .tabs {
	margin: 1em 0;
}

.task-bar ul.tabs {
	list-style: none;
	margin: 0 0 0.5em;
	padding: 0;
}

.task-bar .tabs>li {
	display: inline-block;
	margin-right: 0.3em;
}

[dir="rtl"] .tabs>li {
	margin-left: 0.3em;
	margin-right: 0;
}

.task-bar .tabs a {
	display: block;
	padding: 0.2em 1em;
	text-decoration: none;
}

.task-bar .tabs a.is-active {
	background-color: #eeeeee;
}

.task-bar .tabs a:focus,
.task-bar .tabs a:hover {
	background-color: #f5f5f5;
}

.task-bar {
	text-align: center;
}

.task-bar.alert {
	margin-bottom: 0;
}

.task-bar ul.tabs {
	margin: 0;
	border-bottom: 1px solid #eeeeee;
	text-transform: uppercase;
	font-size: 12px;
}

.task-bar.alert-dismissable .close,
.task-bar.alert-dismissible .close {
	right: 0;
}

/* PAGER */
.pager {
	width: 100%;
	float: left;
}

.pager li>a,
.pager li>span {
	border-radius: 2px;
}

.pager li>a.button {
	padding: 15px 30px;
	background-color: transparent;
}

.pager li.is-active a,
.pager li>a:hover,
.pager li>a.button:hover {
	color: #ffffff;
}

.views-infinite-scroll-content-wrapper {
	margin-bottom: 30px;
}

.views-more-link {
	display: block;
	margin-top: 10px;
}

.views-more-link:after {
	content: "\f101";
	font-family: 'FontAwesome';
	margin-left: 5px;
}

/*---------------------------------------------------*/
/*	STATUS MESSAGES
/*---------------------------------------------------*/
.messages {
	margin: 0 0 10px;
	padding: 15px;
	position: relative;
}

.messages a {
	color: #444444;
	text-decoration: underline;
}

.messages.status {
	background: #a8da58;
}

.messages.error {
	background: #e46539;
}

.messages.warning {
	background: #eb8314;
}

/* STATUS MESSAGES SYMBOLS */
.messages.status:before,
.messages.error:before,
.messages.warning:before {
	font-family: 'FontAwesome';
	font-size: 24px;
	position: absolute;
	left: 0;
	top: 0;
	width: 55px;
	text-align: center;
	height: 100%;
	padding-top: 15px;
}

.messages.status:before {
	content: "\f00c";
	font-size: 20px;
	background-color: #81ab3e;
	padding-top: 13px;
}

.messages.error:before {
	content: "\f00d";
	background-color: #cb291d;
}

.messages.warning:before {
	content: "\f12a";
	background-color: #e2630b;
}

/*---------------------------------------------------*/
/*	BRANDING
/*---------------------------------------------------*/
.site-branding {
	margin: 0;
	/*	top: 20px;*/
}

.brand.logo {
	max-width: 280px;
	line-height: 80px;
}

.is-sticky .brand.logo {
	padding: 0 !important;
	line-height: 53px !important;
}

.brand.logo a {
	display: inline-block;
	vertical-align: middle;
}

.site-name a {
	font-size: 25px;
	line-height: 1.2;
}

.colored-header .site-name a,
.colored-header .site-branding-slogan {
	color: #fff;
}

/*---------------------------------------------------*/
/*	HEADER
/*---------------------------------------------------*/
.header-wrap {
	width: 100%;
	z-index: 99;
	position: relative;
	color: #aaa;
	margin-bottom: 0;
	background-color: #ffffff;
}

/*	PRE HEADER */
#pre-header {
	color: #aaaaaa;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	position: absolute;
	background-color: #565656;
	border-top: 2px solid #565656;
}

.logged-in #pre-header {
	padding-top: 64px;
}

#pre-header-inside {
	display: none;
	position: relative;
	z-index: 13;
	padding: 40px 0 0 0;
}

/* PRE HEADER TOGGLE CONTROL */
.toggle-control {
	width: 100%;
	position: relative;
	z-index: 13;
}

.toggle-control a,
.toggle-control a:hover {
	color: #ffffff;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	line-height: 1;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding-top: 2px;
	height: 30px;
	border-top: 30px solid #565656;
	border-left: 30px solid transparent;
}

.toggle-control a span {
	position: absolute;
	top: -31px;
	right: 6px;
}

/* HEADER TOP */
#header-top {
	border-bottom: 1px solid #f9f9f9;
	font-size: 12px;
	line-height: 0;
}

#header-top .block {
	margin: 0;
}

#header-top .region {
	display: inline-block;
}

.header-top-left {
	text-align: left;
}

.header-top-right {
	text-align: right;
}

/* HEADER TOP MENU */
#header-top ul {
	list-style-type: none;
}

#header-top ul li {
	display: inline-block;
	line-height: 40px;
}

#header-top ul li a {
	text-decoration: none;
	padding: 0px 10px;
	border-left: 1px solid #f9f9f9;
	color: #aaa;
}

#header-top ul li:first-child a {
	border-left: none;
	padding-left: 0;
}

#header-top ul li:last-child a {
	padding-right: 0;
}

/* HEADER */
#header {
	position: relative;
	z-index: 99;
	color: #666666;
	padding: 0;
	margin-bottom: 0;
	float: left;
	width: 100%;
	max-width: 100%;
}

#top-border {
	background: #69aa41;
	width: 100%;
	height: 2px;
}

#scroll-progress {
	height: 2px;
	background: #bece2d;
	position: fixed;
}

.boxed-layout #header {
	max-width: 1170px;
}

.sticky-wrapper {
	width: 100%;
}

.is-sticky #header {
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	height: auto !important;
}

.is-sticky #header .logo img {
	max-width: 200px;
}

#header,
.is-sticky .main-header,
.main-header .logo img,
.is-sticky .logo img,
.main-header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu,
.menu-parent {
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.main-header .logo img {
	width: auto;
}

.main-header .navbar-default,
.main-header nav {
	background: none;
	border: 0;
	position: relative;
	z-index: 2;
}

.main-header .region {
	position: relative;
	float: left;
}

.main-header .header-element .region {
	float: none;
}

.header-right-container {
	line-height: 80px;
}

.main-header .region-header-right {
	float: none;
	line-height: 1.2;
	display: inline-block;
	vertical-align: middle;
}

/*	HEADER ELEMENT */
.header-element {
	display: inline-block;
	float: right;
}

.header-element .block {
	margin: 0;
}

.header-element-item {
	display: inline-block;
	position: relative;
	margin-left: 8px;
}

.header-element .header-element-icon {
	font-size: 20px;
}

.header-element .header-element-icon,
.header-element .header-element-icon a {
	color: #777777;
}

.header-element .header-element-icon:hover {
	opacity: 0.8;
}

.header-element .search-wrap {
	padding: 3px;
	background-color: #666666;
}

.header-element .search-bar {
	width: 250px;
	overflow: hidden;
	display: none;
	position: absolute;
	right: -12px;
	z-index: 9;
}

.header-element .header-element-icon {
	cursor: pointer;
	line-height: 80px;
	padding: 0;
}

.header-element button {
	border: none;
}

.header-element .form-item,
.header-element .form-actions {
	margin-top: 0;
	margin-bottom: 0;
}

.header-element .search-wrap input {
	padding-right: 47px;
	width: 100%;
}

.header-element .search-wrap input[type="submit"],
.modal-wrapper .form-submit {
	background-color: #69aa41;
	background-image: url(../png/icons-light.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	border-radius: 0 2px 2px 0;
	text-transform: uppercase;
	margin: 0;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 40px;
	padding: 0;
	transition: none !important;
}

.header-element .search-wrap .button:before,
.header-element .search-wrap .button:after {
	content: "\f002";
	font-family: 'FontAwesome'
}

/* Modal Search */
.modal-backdrop.in {
	z-index: 1;
}

.modal-wrapper {
	background: rgba(0, 0, 0, 0.7);
}

.modal-wrapper .modal-content-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
}

.modal-wrapper .modal-content-holder {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}

.modal-wrapper .block-search {
	max-width: 600px;
	margin: auto;
	float: none;
}

.modal-wrapper .close {
	font-size: 65px;
	position: absolute;
	right: 40px;
	top: 40px;
	color: #ffffff;
	z-index: 5;
	opacity: 0.9;
	text-shadow: none;
	font-weight: 500;
}

.modal-wrapper .form-search {
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #ddd;
	/*outline: none !important;*/
	font-size: 30px;
	color: #f9f9f9;
	padding-right: 45px;
}

.modal-wrapper .form-submit {
	display: block;
	background-color: transparent !important;
	border: none !important;
}

.modal-wrapper .modal-content-wrap .social-media li a {
	font-size: 30px;
	margin: 0 10px;
}

/*	HEADER INFO BOX */
.header-info-box ul li {
	display: inline-block;
	margin-right: 20px;
}

.header-info-box ul li:last-child {
	margin-right: 0;
}

.header-info-box-text {
	display: inline-block;
	padding-left: 16px;
	text-align: left;
}

.header-info-box-icon {
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
}

.header-info-box-text a {
	display: block;
	font-size: 14px;
	font-weight: 700;
}

.header-info-box-text span {
	display: inline-block;
	font-size: 13px;
	line-height: 23px;
}

/*	HEADER COLOR */
.dark-header #pre-header {
	background-color: #69aa41;
	border-top: 2px solid #69aa41;
}

.dark-header #header-top,
.dark-header #header,
.dark-header.default-header3 .nav-menu-wrap {
	background: #565656;
	border-color: #3B3B3B;
}

.dark-header .header-wrap #header-top ul li a {
	border-color: #444444;
}

.dark-header .search-wrap {
	background-color: #565656;
}

.dark-header #header,
.dark-header #header a,
.dark-header .header-element .header-element-icon,
.dark-header .header-element .header-element-icon a,
.colored-header .header-element .header-element-icon,
.colored-header .header-element .header-element-icon a,
.dark-header .header-element a.button,
.colored-header .header-element a.button {
	color: #ffffff;
}

.colored-header .header-element a.button:hover {
	background-color: #444 !important;
	border-color: #444 !important;
}

/*---------------------------------------------------*/
/*	SOCIAL MEDIA
/*---------------------------------------------------*/
.social-icon {
	position: relative;
	padding: 0;
	margin: 0;
}

.social-icon li {
	display: inline-block;
	list-style: none;
}

.social-icon li a {
	color: #505050;
	font-size: 20px;
	text-decoration: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.social-media {
	display: inline-block;
}

.social-media ul {
	list-style-type: none;
}

.social-media ul li {
	display: inline-block;
}

.social-media li a {
	color: #ffffff;
	text-align: center;
	display: inline-block;
	width: 30px;
}

.social-media li a:hover {
	opacity: 0.8;
}

.social-media.round-social ul li a {
	border-radius: 50% !important;
	width: 40px;
	height: 40px;
}

.social-media.round-social ul li a,
.social-media.square-social ul li a {
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
}

.social-media.plain-social.round-social ul li a,
.social-media.plain-social.square-social ul li a {
	border: 1px solid #eee !important;
}

.social-media.plain-social.normal-social ul li a {
	border: none
}

/* FOOTER SOCIAL */
.footer .social-media {
	line-height: 79px;
}

.footer .social-media ul li a {
	margin-left: 5px;
}

.footer .social-media.plain-social.normal-social ul li a {
	margin-left: 0;
}

/* COLORED SOCIAL */
.social-media.colored-social ul li a {
	width: 35px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #5d82d1;
	color: #fff !important;
	border: none !important;
}

.social-media.colored-social ul li a.google-plus {
	background: #eb5e4c;
}

.social-media.colored-social ul li a.twitter {
	background: #29C5F6;
}

.social-media.colored-social ul li a.linkedin {
	background: #238cc8;
}

.social-media.colored-social ul li a.instagram {
	background: #765c30;
}

.social-media.colored-social ul li a.pinterest {
	background: #e13138;
}

.social-media.colored-social ul li a.youtube {
	background: #ef4e41;
}

.social-media.colored-social ul li a.vimeo {
	background: #35c6ea;
}

.social-media.colored-social ul li a.rss {
	background: #FF6D00;
}

/*---------------------------------------------------*/
/*	MENU NAVIGATION
/*---------------------------------------------------*/

/*LINKS INLINE*/
ul.links.inline {
	padding: 0;
}

ul.links.inline li {
	list-style: none;
	display: inline-block;
	padding-right: 10px;
}

/* MAIN MENU */
.main-menu {
	position: relative;
	z-index: 99;
}

.region-primary-menu {
	display: none;
	border-radius: 0;
	width: 100%;
	margin-top: 20px;
}

.navbar-default .navbar-toggle {
	margin-right: 0;
	margin: 0;
	top: 19px;
	border-radius: 2px;
	z-index: 99;
	height: 40px;
	width: 40px;
	line-height: 40px;
	padding: 8px;
	background-color: #f9f9f9;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #565656;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #69aa41;
	border-color: #69aa41;
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #ffffff;
}

.sm,
.sm ul,
.sm li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	direction: ltr;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sm-rtl,
.sm-rtl ul,
.sm-rtl li {
	direction: rtl;
	text-align: right;
}

.sm>li>h1,
.sm>li>h2,
.sm>li>h3,
.sm>li>h4,
.sm>li>h5,
.sm>li>h6 {
	margin: 0;
	padding: 0;
}

.sm ul {
	display: none;
}

.sm li,
.sm a {
	position: relative;
}

.sm a {
	display: block;
}

.sm a.disabled {
	cursor: not-allowed;
}

.sm,
.sm *,
.sm *:before,
.sm *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.navbar .menu-parent {
	display: none;
}

.navbar .menu-parent.menu-base-theme {
	display: block;
}

.menu-base-theme a {
	padding: 10px 20px;
	padding-right: 58px;
	line-height: 28px;
	text-decoration: none;
}

.menu-base-theme,
.menu-base-theme a,
.menu-base-theme a:hover,
.menu-base-theme a:focus,
.menu-base-theme a:active,
.menu-base-theme a.highlighted,
.nav>li>a:focus,
.nav>li>a:hover {
	background: none;
}

.menu-base-theme li a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
}

.menu-base-theme li a.has-submenu {
	padding-right: 20px;
}

.menu-base-theme ul {
	background: #ffffff;
}

.menu-base-theme ul a,
.menu-base-theme ul a:hover,
.menu-base-theme ul a:focus,
.menu-base-theme ul a:active {
	color: #888;
	border-left: 8px solid transparent;
}

.menu-base-theme ul a.disabled {
	color: #b3b3b3;
}

.menu-base-theme ul ul a,
.menu-base-theme ul ul a:hover,
.menu-base-theme ul ul a:focus,
.menu-base-theme ul ul a:active {
	border-left: 16px solid transparent;
}

.menu-base-theme ul ul ul a,
.menu-base-theme ul ul ul a:hover,
.menu-base-theme ul ul ul a:focus,
.menu-base-theme ul ul ul a:active {
	border-left: 24px solid transparent;
}

.menu-base-theme ul ul ul ul a,
.menu-base-theme ul ul ul ul a:hover,
.menu-base-theme ul ul ul ul a:focus,
.menu-base-theme ul ul ul ul a:active {
	border-left: 32px solid transparent;
}

.menu-base-theme ul ul ul ul ul a,
.menu-base-theme ul ul ul ul ul a:hover,
.menu-base-theme ul ul ul ul ul a:focus,
.menu-base-theme ul ul ul ul ul a:active {
	border-left: 40px solid transparent;
}

.menu-base-theme ul li {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.menu-base-theme ul li:first-child {
	border-top: 0;
}

.menu-base-theme a span.sub-arrow {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: auto;
	right: 4px;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: rgba(0, 0, 0, 0.2);
	font-size: 22px;
	line-height: 20px;
	padding: 3px;
	border-radius: 2px;
}

.menu-base-theme a.highlighted span.sub-arrow:before {
	display: block;
	content: '-';
	transition: 0.5s;
}

.menu-base-theme a span.sub-arrow,
.menu-base-theme a.highlighted span.sub-arrow:before {
	color: #999;
}


/* SIDEBAR MENU */
.sidebar ul.menu {
	list-style-type: none;
}

.sidebar ul.menu li a:after {
	font-family: 'FontAwesome';
	position: absolute;
	content: "\f105";
	right: 10px;
	top: 10px;
}

.sidebar ul.menu li:first-child {
	margin-top: 0;
}

.sidebar ul.menu li {
	position: relative;
	border-bottom: 1px solid #ecf0f1;
}

.sidebar ul.menu li a {
	padding: 10px;
	display: block;
	position: relative;
}

.sidebar ul.menu li:last-child {
	border-bottom: none;
}

.sidebar ul.menu li a.is-active {
	background-color: #69aa41;
	color: #fff;
	padding: 10px;
}

.menu .list-count {
	position: absolute;
	right: 26px;
	top: 12px;
	font-size: 11px;
}

/* SIDENAV MENU TREE */
ul.mtree {
	margin-left: 0;
}

ul.mtree li {
	list-style: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

ul.mtree li:first-child {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

ul.mtree a {
	padding: 10px 0px 10px 0.8em;
	color: #cccccc;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

ul.mtree ul {
	margin-left: 0;
}

ul.mtree li.mtree-node {
	position: relative;
}

ul.mtree li.mtree-node>a:before {
	color: #cccccc;
	font-weight: normal;
	position: absolute;
	right: 10px;
}

ul.mtree li.mtree-open>a:before {
	content: '-';
}

ul.mtree li.mtree-closed>a:before {
	content: '+';
}

ul.mtree ul>li:first-child {
	margin-top: 1px;
}

ul.mtree li>a:hover,
ul.mtree li.mtree-active>a {
	color: #ffffff;
}

ul.mtree li.mtree-node>ul>li:last-child {
	border-bottom: none;
}

ul.mtree li.mtree-node:last-child>ul>li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

ul.mtree li li>a {
	padding-left: 1.6em;
}

ul.mtree li li li>a {
	padding-left: 2.4em;
}

ul.mtree li li li li>a {
	padding-left: 3.2em;
}

ul.mtree li li li li li>a {
	padding-left: 4em;
}

/*---------------------------------------------------*/
/*	SIDENAV
/*---------------------------------------------------*/
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	background-color: #565656;
	transition: 0.5s;
	box-shadow: 0px 0px 4px 0px #666666;
	overflow: hidden;
}

.sidenav-content {
	padding-top: 100px;
	padding-bottom: 70px;
}

.sidenav-container {
	padding: 0;
}

.sidenav .block {
	margin-bottom: 35px !important;
	padding: 15px;
}

.sidenav-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

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

.sidenav-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.sidenav-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

.sideopenbtn .sidenav-toggle {
	display: inline-block !important;
	width: auto;
	height: auto;
	border: none !important;
	border-color: transparent !important;
	background-color: transparent !important;
	top: auto;
	line-height: inherit;
	float: none;
	padding: 0;
	margin: 0;
}

.sideopenbtn .sidenav-toggle .icon-bar {
	height: 3px;
}

.sideopenbtn .sidenav-toggle .icon-bar,
.light-header .sideopenbtn .sidenav-toggle:focus .icon-bar,
.light-header .sideopenbtn .sidenav-toggle:hover .icon-bar {
	background-color: #777777;
}

.closebtn {
	position: absolute;
	top: 15px;
	right: 40px;
	font-size: 30px !important;
	line-height: 10px;
	z-index: 999;
}

.closebtn:hover {
	color: #000000;
	text-decoration: none;
}

.sideopenbtn-float {
	position: fixed;
	z-index: 109;
	right: 50px;
	top: 50px;
}

.sideopenbtn-float .sidenav-toggle {
	background-color: #ffffff !important;
	padding: 9px;
	vertical-align: middle;
	border-radius: 0;
}

.sidenav-overlay {
	left: 400px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	z-index: 999;
	transition: 0.5s;
	display: none;
}

.sidenav-open {
	width: 400px;
	max-width: 100%;
}

.sidenav-open .sidenav-overlay {
	display: block;
}

.sidenav-right .sidenav-overlay {
	right: 400px;
	left: 0;
}

.sidenav-right-full .sidenav {
	left: auto;
	right: 0;
}

.sidenav-right-full .sidenav-open,
.sidenav-left-full .sidenav-open {
	width: 100%;
}

.sidenav-right-full .sidenav-overlay,
.sidenav-left-full .sidenav-overlay {
	display: none !important;
}

.sidenav-right-full .sidenav-container,
.sidenav-left-full .sidenav-container {
	margin: auto;
	text-align: center;
}

.sidenav-right-full .sidenav-container .sidenav-content,
.sidenav-left-full .sidenav-container .sidenav-content {
	margin: auto;
	padding: 65px 50px;
}

.sidenav-left-full .sidenav-container .nav.menu a,
.sidenav-right-full .sidenav-container .nav.menu a {
	font-size: 26px;
}

.sidenav-right-full .sidenav.sidenav-dark,
.sidenav-left-full .sidenav.sidenav-dark {
	background-color: rgba(51, 51, 51, 0.92);
}

.sidenav-right-full .sidenav.sidenav-light,
.sidenav-left-full .sidenav.sidenav-light {
	background-color: rgba(255, 255, 255, 0.92);
}

@media screen and (max-height: 450px) {
	.sidenav .sidenav-content {
		padding-top: 30px;
	}
}

/* SIDENAV POSITION */
.sidenav-right .sidenav,
.sidenav-right-fixed .sidenav {
	left: auto;
	right: 0;
}

.sidenav-left .sidenav,
.sidenav-right .sidenav {
	width: 400px;
	max-width: 100%;
}

.sidenav-left .sidenav {
	left: -400px;
}

.sidenav-right .sidenav {
	right: -400px;
}

.sidenav-left .sidenav.sidenav-open {
	left: 0;
}

.sidenav-right .sidenav.sidenav-open {
	right: 0;
}

.sidenav-right .closebtn,
.sidenav-right-fixed .closebtn {
	right: auto;
	left: 20px;
}

.sidenav-right #sidenav-overlay {
	left: 0;
	right: 300px;
}

@media (min-width: 767px) {

	.sidenav-left-fixed .sidenav,
	.sidenav-right-fixed .sidenav {
		width: 300px !important;
	}

	#wrapper.sidenav-left-fixed,
	#wrapper.sidenav-right-fixed {
		position: relative;
	}

	#wrapper.sidenav-left-fixed {
		margin-left: 300px;
	}

	#wrapper.sidenav-right-fixed {
		margin-right: 300px;
	}

	.sidenav-left-fixed .container,
	.sidenav-left-fixed #content_wide .container-wrap,
	.sidenav-right-fixed .container,
	.sidenav-right-fixed #content_wide .container-wrap {
		width: 94%;
	}

	.sidenav-left-fixed .content-wide .block .block-title-wrap,
	.sidenav-right-fixed .content-wide .block .block-title-wrap {
		max-width: 100%;
	}

	.sidenav-left-fixed .sidenav .header-element-sidenav,
	.sidenav-right-fixed .sidenav .header-element-sidenav {
		display: none;
		visibility: hidden;
	}

	.sidenav-left-fixed .sideopenbtn,
	.sidenav-left-fixed .closebtn,
	.sidenav-right-fixed .sideopenbtn,
	.sidenav-right-fixed .closebtn {
		display: none !important;
		visibility: hidden !important;
	}

	.sidenav-right-fixed .back-to-top {
		right: 305px;
	}

}

.sidenav .brand.logo {
	width: 100%;
	max-width: 200px;
	text-align: center;
	margin: 0 auto;
}

.sidenav .header-element {
	display: block;
	float: none;
	position: relative;
	bottom: 0;
	width: 0;
	background-color: #f9f9f9;
}

.sidenav-right-fixed .sidenav .header-element,
.sidenav-left-fixed .sidenav .header-element,
.sidenav-open.sidenav .header-element {
	position: fixed;
	width: 300px;
}

.sidenav-open.sidenav .header-element {
	width: 400px;
}

.sidenav-left-full .sidenav-open.sidenav .header-element,
.sidenav-right-full .sidenav-open.sidenav .header-element {
	width: 100%;
	margin-left: -50px;
}

.sidenav .header-element .header-element-item {
	float: none;
	margin-left: 0;
	margin-right: -5px;
	padding: 0;
}

.sidenav .header-element .header-element-icon {
	line-height: 50px;
	width: 50px;
	height: 50px;
	text-align: center;
	display: inline-block;
	background-color: #333;
	color: #fff;
}

.sidenav .header-element .header-element-item:nth-child(2n) .header-element-icon {
	background-color: #69aa41;
}

/* SIDENAV COLOR */
.sidenav.sidenav-light {
	background-color: #ffffff;
	color: #111111;
}

.sidenav.sidenav-light ul.mtree li.mtree-node>a:before,
.sidenav.sidenav-light ul.mtree a {
	color: #565656;
}

.sidenav.sidenav-light a,
.sidenav.sidenav-light ul.mtree li>a:hover,
.sidenav.sidenav-light ul.mtree li.mtree-active>a {
	color: #111111;
}

.sidenav.sidenav-light a:hover,
.sidenav.sidenav-light .offcanvas a:focus {
	color: #565656;
}

.sidenav.sidenav-light .button:hover {
	color: #ffffff;
}

.sidenav.sidenav-dark,
.sidenav.sidenav-dark .closebtn,
.sidenav.sidenav-colored .closebtn {
	color: #ffffff;
}

.sidenav.sidenav-light ul.mtree li {
	border-bottom: 1px solid #f9f9f9;
}

.sidenav.sidenav-light ul.mtree li:first-child {
	border-top: 1px solid #f9f9f9;
}

.sidenav.sidenav-colored,
.sidenav.sidenav-colored ul.mtree a,
.sidenav.sidenav-colored ul.mtree li.mtree-node>a:before {
	color: #f9f9f9;
}

.sidenav.sidenav-colored ul.mtree li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sidenav.sidenav-colored ul.mtree li:first-child {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.dark-header .sidenav-toggle .icon-bar,
.colored-header .sidenav-toggle .icon-bar {
	background-color: #fbfbfb;
}

.colored-header .sidenav-toggle:focus,
.colored-header .sidenav-toggle:hover {
	background-color: #444444;
	border-color: #444444;
}

.single-page .menu-base-theme a.is-active {
	color: #565656;
}

.single-page nav .nav.menu li.active a {
	color: #69aa41;
}

.sidenav .block .block-title-wrap {
	margin-right: 0;
	margin-left: 0;
}

/*---------------------------------------------------*/
/*	FOOTER
/*---------------------------------------------------*/
.footer {
	color: #dddddd;
	position: relative;
}

.footer a {
	color: #d0d0d0;
}

.footer-widget {
	background-color: #565656;
	padding: 0;
}

.footer-widget .footer-widget-section {
	padding: 0;
}

.footer-widget .block {
	padding: 80px 15px 60px 15px;
}

.footer-widget .footer-widget-section .block:nth-child(2),
.footer-widget .footer-widget-section .block:nth-child(3) {
	padding-top: 0;
}

.footer-widget .footer-widget-section:first-child .block {
	padding-left: 0;
}

.footer-widget .footer-widget-section:last-child .block {
	padding-right: 0;
}

.footer h2,
.footer .h2 {
	color: #ffffff;
	font-size: 22px;
}

/* FOOTERWIDGET MENU */
.footer-widget ul {
	list-style-type: none;
}

.footer-widget a:hover {
	color: #69aa41;
}

.footer-widget .border-list ul.menu li {
	border-bottom: 1px solid #565656;
}

.footer-widget ul li a {
	padding: 7px 0;
	display: block;
	padding-left: 20px;
	position: relative;
}

.footer-widget ul.menu li a {
	padding-left: 20px;
}

.footer-widget ul.menu li a:before {
	font-family: 'FontAwesome';
	position: absolute;
	content: "\f105";
	left: 1px;
}

/* FOOTERWIDGET BOTTOM */
.footer-bottom {
	font-size: 13px;
	background-color: #1b1b1b;
	padding: 0;
	border-top: 1px solid #2c2c2c;
	margin-top: 0;
}

.footer-bottom ul.menu li {
	display: inline-block;
	margin-left: 15px;
}

.footer-bottom .copyright {
	padding: 30px 0;
}

.fixed-footer #footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: -1;
	left: 0;
}

/*	FOOTER STYLE  */
.footer2 .footer-bottom {
	padding: 0;
}

.footer2 .social-media,
.footer2 .copyright {
	text-align: center !important;
}

.footer2 .social-media,
.footer2 .social-media a {
	float: none;
}

.footer2 .social-media {
	padding: 50px 0;
	display: block;
}

.footer2 .social-media a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
}

/*	FOOTER COLOR  */
.dark-footer,
.dark-footer h1,
.dark-footer h2,
.dark-footer h3,
.dark-footer h4,
.dark-footer h5 {
	color: #f6f6f6;
}

.dark-footer .contact-message-feedback-form input,
.dark-footer .contact-message-feedback-form textarea {
	border-color: #aaaaaa;
}

.dark-footer .recent-post {
	border-color: #565656;
}

.footer.light-footer,
.footer.light-footer a,
.footer.plain-footer,
.footer.plain-footer a {
	color: #565656;
}

.footer.light-footer .footer-widget {
	background-color: #f6f6f6;
}

.footer.light-footer .footer-widget .border-list ul.menu li,
.footer.light-footer .footer-bottom {
	border-color: #eeeeee;
}

.footer.light-footer .footer-bottom {
	background-color: #eeeeee;
}

.footer.light-footer h2,
.footer.plain-footer h2 {
	color: #565656;
}

.footer.plain-footer .footer-widget {
	border-top: 1px solid #f9f9f9;
}

.footer.plain-footer .footer-widget,
.footer.plain-footer .footer-bottom {
	background-color: transparent;
}

.footer.plain-footer .footer-widget .border-list ul.menu li,
.footer.plain-footer .footer-bottom {
	border-color: #f9f9f9;
}

.footer.colored-footer,
.footer.colored-footer a {
	color: #f9f9f9;
}

.footer.colored-footer a:hover {
	color: #ddd;
}

.footer.colored-footer .footer-widget .border-list ul.menu li,
.footer.colored-footer .footer-bottom {
	border-color: rgba(238, 238, 238, 0.12);
}

.colored-footer .footer-bottom {
	background-color: #69aa41;
}

.colored-footer .block-title:after {
	background-color: #ddd;
}

.colored-footer input::placeholder,
.colored-footer textarea::placeholder {
	color: #eee;
}

.colored-footer .btn,
.colored-footer input[type="submit"] {
	background-color: #ffffff;
	color: #444444;
}

.copyright p {
	margin: 0;
}

.footer-bottom .block {
	padding: 30px 0;
}

/*---------------------------------------------------*/
/*	BUTTONS
/*---------------------------------------------------*/
.btn,
input[type="submit"] {
	background-color: #69aa41;
	color: #ffffff;
	border: 0;
	padding: 15px 20px;
	border-radius: 20px;
	border: none !important;
	text-transform: uppercase;
}

.btn.btn-primary:hover {
	opacity: 0.8;
}

.button+.button,
.btn+.btn {
	margin-left: 10px;
}

.btn,
.button,
input[type="submit"] {
	font-weight: 300;
}

.button {
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 10px 0;
	outline: 0 none;
	padding: 15px 25px;
	border: 1px solid #eaeaea;
	border-radius: 20px;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
	transition: all 0.2s linear 0s;
}

.btn:hover,
.button:hover,
input[type="submit"]:hover {
	background-color: #444444;
	border-color: #444444;
	color: #ffffff;
}

.button:focus {
	outline: 0;
}

.button.rounded {
	border-radius: 3px
}

.button.full-rounded {
	border-radius: 50px
}

.button-light {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	color: #111 !important;
}

.button-dark {
	background-color: #111111;
	color: #ffffff;
}

.button-dark:hover {
	background-color: #444444;
	color: #ffffff;
}

/* BORDER BUTTONS */
.button.border {
	color: #444444;
	border: 2px solid #444444;
}

.button.border:hover {
	background-color: #444444;
	color: #fff
}

.button.border.light {
	border: 2px solid #ffffff;
	color: #fff
}

.button.border.light:hover {
	background-color: #ffffff;
	color: #252525
}

.button.border.light:hover:hover i {
	color: #252525
}

/* TRANSPARENT BUTTONS */
.button.transparent {
	background-color: transparent;
	border: 2px solid #ffffff;
	box-shadow: none;
	color: #ffffff;
	letter-spacing: 2px;
}

.button.transparent:hover,
.button.transparent:active {
	background-color: #ffffff;
	color: #444 !important;
}

/*BUTTON ICONS*/
.button i {
	font-size: 15px;
	margin-right: 10px;
}

.button.icon-left i {
	margin-right: 10px;
}

.button.icon-right i {
	margin-left: 10px;
	margin-right: 0;
}

/*---------------------------------------------------*/
/*	SCROLL TO TOP
/*---------------------------------------------------*/
.back-to-top {
	position: fixed;
	background-color: #69aa41;
	opacity: 0.8;
	filter: alpha(opacity=40);
	width: 45px;
	height: 45px;
	border-radius: 50%;
	bottom: 25px;
	right: 15px;
	cursor: pointer;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	display: none;
	padding: 7px 0 0 2px;
	z-index: 14;
	box-shadow: 1px 1.732px 12px 0px rgba(0, 0, 0, .14), 1px 1.732px 3px 0px rgba(0, 0, 0, .12);
}

.back-to-top:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

/*---------------------------------------------------*/
/*	MAINTAINANCE PAGE
/*---------------------------------------------------*/
.maintenance-page {
	text-align: center;
	padding: 180px 0;
	font-size: 28px;
	color: #000000;
}

.maintenance-msg {
	padding: 20px 30px;
	display: inline-block;
	color: #404040;
	border: 1px solid #ffffff;
	box-shadow: 5px 5px 0px #ffffff;
	font-size: 20px;
}

.maintenance-msg h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 50px;
}

.maintenance-icon {
	color: #69aa41;
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan {
	display: inline-block;
	vertical-align: middle;
}

.maintenance-page .site-name a {
	color: #404040;
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan {
	display: none;
}

/*Read more button*/
a.read-more {
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}

/*---------------------------------------------------*/
/*	COMMENT
/*---------------------------------------------------*/
.comment-wrap {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F5F5F5;
}

.comment-wrap .author-details {
	float: left;
	width: 20%;
}

.comment-wrap .author-details img {
	border-radius: 50%;
}

.comment-wrap .author-comments {
	padding-left: 15px;
	float: left;
	width: 80%;
}

.comment-submitted {
	padding: 0;
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
}

.comment-wrap .author-comments h3 {
	margin-top: 6px;
	font-weight: 700;
	font-size: 20px;
}

.comment-wrap .author-comments .permalink {
	color: #565656;
}

.comment-wrap .author-comments p {
	margin-bottom: 10px;
}

.comment-wrap ul.links.inline {
	float: right;
	margin-bottom: 0;
}

.comment-wrap ul.links.inline .comment-reply a:before {
	font-family: 'FontAwesome';
	content: "\f112";
	margin-right: 5px;
}

.comment-form {
	margin-bottom: 5px;
	display: block;
}

.comment-form label {
	display: block;
	font-weight: 400;
	text-transform: uppercase;
}

.comment-form .form-text,
.comment-form .form-textarea,
.comment-form .form-email,
.comment-form .form-url {
	width: 100%;
}

.comment-form .filter-wrapper {
	display: none;
	visibility: hidden;
}

.post-comment .post-stats {
	text-transform: uppercase;
	font-size: 17px;
	display: block;
	margin-bottom: 40px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 8px;
	margin-top: 55px;
}

/* USER BLOCK */
.user-block {
	text-align: center;
}

.user-picture {
	width: 120px;
	height: 120px;
	margin: 0 auto 15px auto;
}

.user-picture img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

/*---------------------------------------------------*/
/*	ACCORDION
/*---------------------------------------------------*/
.panel {
	box-shadow: none;
}

.panel-group .panel {
	border-radius: 0;
	background-color: transparent;
}

.panel-default>.panel-heading {
	background-color: transparent;
	color: inherit;
	position: relative;
	border: none;
	border-radius: 0;
	padding: 0;
}

.panel-default {
	border-color: transparent;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border: 1px solid #e4e4e4;
	border-radius: 0;
	margin-top: -1px;
}

.panel-heading .panel-title>a,
.panel-heading .panel-title>a.collapsed:hover,
.panel-heading .panel-title>a:hover,
.panel-heading .panel-title>a.collapsed {
	background-color: transparent;
}

.panel-heading.colored .panel-title>a,
.panel-heading.colored .panel-title>a.collapsed:hover,
.panel-heading.colored .panel-title>a:hover,
.panel-heading.colored .panel-title>a.collapsed {
	background-color: #69aa41;
	color: #ffffff;
	border: none;
}

.panel-heading .panel-title>a {
	line-height: 1;
	display: block;
	padding: 12px 10px 12px 55px;
	border-radius: 0;
	border: 1px solid #e4e4e4;
	text-decoration: none;
}

.panel-heading .panel-title>a.collapsed {
	border-color: #e4e4e4;
}

.panel-heading .panel-title>a:after {
	font-family: 'FontAwesome';
	content: "\f068";
	position: absolute;
	border-right: 1px solid #e4e4e4;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 15px;
	text-align: center;
}

.panel-heading .panel-title>a.collapsed:after {
	content: "\f067";
}

.panel-heading.colored .panel-title>a:after {
	border-right: 1px solid #ffffff;
}

/*---------------------------------------------------*/
/*	TABS
/*---------------------------------------------------*/
/* VERTCAL TABS */
.vertical-tabs .nav>li>a {
	border: 1px solid #e4e4e4;
	margin-bottom: 3px;
}

.vertical-tabs .nav>li.active a {
	color: #3B3B3B;
}

/* TABS CONTENT */
.tab-content {
	padding: 0;
	border-radius: 0 0 0 0;
	padding: 20px 15px;
	border: 1px solid #e4e4e4;
	display: block;
	margin-top: -2px;
}

.nav-tabs {
	border-bottom-color: transparent;
	margin-bottom: -1px;
	list-style-type: none;
	z-index: 1;
	position: relative;
	overflow: hidden;
}

.nav-tabs>li>a {
	padding: 13px 20px;
	margin-right: 2px;
	margin-top: 0;
	border: 1px solid #e4e4e4;
	border-radius: 0;
	display: block;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border-bottom-color: transparent;
	border-width: 1px;
	background-color: #ffffff;
	color: #3B3B3B;
}

/*---------------------------------------------------*/
/*	BLOCKQUOTES
/*---------------------------------------------------*/
blockquote {
	font-style: italic;
	font-size: 13px;
	border-left: 3px solid #006632;
	position: relative;
	color: #aaaaaa;
}

/*---------------------------------------------------*/
/*    CSS UTILITY
/*---------------------------------------------------*/
.nomargin {
	margin: 0 !important;
}

.nomargin-left {
	margin-left: 0 !important;
}

.nomargin-right {
	margin-right: 0 !important;
}

.nomargin-top {
	margin-top: 0 !important;
}

.nomargin-bottom {
	margin-bottom: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.nopadding-left {
	padding-left: 0 !important;
}

.nopadding-right {
	padding-right: 0 !important;
}

.nopadding-top {
	padding-top: 0 !important;
}

.nopadding-bottom {
	padding-bottom: 0 !important;
}

.noborder {
	border: 0 !important;
}

.noborder-left {
	border-left: 0 !important;
}

.noborder-right {
	border-right: 0 !important;
}

.noborder-top {
	border-top: 0 !important;
}

.noborder-bottom {
	border-bottom: 0 !important;
}

.noradius {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.pointer {
	cursor: pointer;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fullwidth {
	width: 100% !important;
	max-width: 100% !important;
	overflow: hidden;
}

.halfwidth {
	width: 50% !important;
}

ul>li>i {
	margin-right: 8px;
}

.btn>i {
	padding-right: 6px;
}

.display-table {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 99;
}

.display-table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.vertical-align {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.vertical-align-middle {
	vertical-align: middle;
}

/* CIRCLE */
.circle {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.border-box {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: box-shadow 0.25s ease;
	-moz-transition: box-shadow 0.25s ease;
	-ms-transition: box-shadow 0.25s ease;
	transition: box-shadow 0.25s ease;
	-webkit-box-shadow: 0 1px 5px rgba(216, 216, 216, 0.75);
	-moz-box-shadow: 0 1px 5px rgba(216, 216, 216, 0.75);
	-ms-box-shadow: 0 1px 5px rgba(216, 216, 216, 0.75);
	box-shadow: 0 1px 5px rgba(216, 216, 216, 0.75);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* FLOATS */
.float-right {
	float: right !important;
}

.float-left {
	float: left !important;
}

.float-none,
.nofloat {
	float: none !important;
}

/* PADDING */
.padding-0,
.no-padding {
	padding: 0 !important;
}

.padding-3 {
	padding: 3px !important;
}

.padding-6 {
	padding: 6px !important;
}

.padding-8 {
	padding: 8px !important;
}

.padding-10 {
	padding: 10px !important;
}

.padding-15 {
	padding: 15px !important;
}

.padding-20 {
	padding: 20px !important;
}

.padding-30 {
	padding: 30px !important;
}

.padding-40 {
	padding: 40px !important;
}

.padding-50 {
	padding: 50px !important;
}

.padding-60 {
	padding: 60px !important;
}

.padding-70 {
	padding: 70px !important;
}

.padding-80 {
	padding: 80px !important;
}

.padding-90 {
	padding: 90px !important;
}

.padding-100 {
	padding: 100px !important;
}

/* PADDING TOP */
.padding-top-0 {
	padding-top: 0 !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-15 {
	padding-top: 15px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-40 {
	padding-top: 40px !important;
}

.padding-top-50 {
	padding-top: 50px !important;
}

.padding-top-60 {
	padding-top: 60px !important;
}

.padding-top-80 {
	padding-top: 80px !important;
}

.padding-top-100 {
	padding-top: 100px !important;
}

.padding-top-130 {
	padding-top: 130px !important;
}

.padding-top-150 {
	padding-top: 150px !important;
}

.padding-top-180 {
	padding-top: 180px !important;
}

.padding-top-200 {
	padding-top: 200px !important;
}

/* PADDING BOTTOM */
.padding-bottom-0 {
	padding-bottom: 0 !important;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padding-bottom-15 {
	padding-bottom: 15px !important;
}

.padding-bottom-20 {
	padding-bottom: 20px !important;
}

.padding-bottom-30 {
	padding-bottom: 30px !important;
}

.padding-bottom-40 {
	padding-bottom: 40px !important;
}

.padding-bottom-50 {
	padding-bottom: 50px !important;
}

.padding-bottom-60 {
	padding-bottom: 60px !important;
}

.padding-bottom-80 {
	padding-bottom: 80px !important;
}

.padding-bottom-100 {
	padding-bottom: 100px !important;
}

.padding-bottom-130 {
	padding-bottom: 130px !important;
}

.padding-bottom-150 {
	padding-bottom: 150px !important;
}

.padding-bottom-180 {
	padding-bottom: 180px !important;
}

.padding-bottom-200 {
	padding-bottom: 200px !important;
}

/* MARGIN*/
/* MARGIN TOP */
.margin-top-0 {
	margin-top: 0 !important;
}

.margin-top-1 {
	margin-top: 1px !important;
}

.margin-top-2 {
	margin-top: 2px !important;
}

.margin-top-3 {
	margin-top: 3px !important;
}

.margin-top-6 {
	margin-top: 6px !important;
}

.margin-top-8 {
	margin-top: 8px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-100 {
	margin-top: 100px !important;
}

.margin-top-130 {
	margin-top: 130px !important;
}

.margin-top-150 {
	margin-top: 150px !important;
}

.margin-top-180 {
	margin-top: 180px !important;
}

.margin-top-200 {
	margin-top: 200px !important;
}

/* MARGIN BOTTOM */
.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-1 {
	margin-bottom: 1px !important;
}

.margin-bottom-2 {
	margin-bottom: 2px !important;
}

.margin-bottom-3 {
	margin-bottom: 3px !important;
}

.margin-bottom-6 {
	margin-bottom: 6px !important;
}

.margin-bottom-8 {
	margin-bottom: 8px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.margin-bottom-100 {
	margin-bottom: 100px !important;
}

.margin-bottom-130 {
	margin-bottom: 130px !important;
}

.margin-bottom-150 {
	margin-bottom: 150px !important;
}

.margin-bottom-180 {
	margin-bottom: 180px !important;
}

.margin-bottom-200 {
	margin-bottom: 200px !important;
}

/* MARGIN LEFT */
.margin-left-0 {
	margin-left: 0 !important;
}

.margin-left-3 {
	margin-left: 3px !important;
}

.margin-left-6 {
	margin-left: 6px !important;
}

.margin-left-8 {
	margin-left: 8px !important;
}

.margin-left-10 {
	margin-left: 10px !important;
}

.margin-left-15 {
	margin-left: 15px !important;
}

.margin-left-20 {
	margin-left: 20px !important;
}

.margin-left-30 {
	margin-left: 30px !important;
}

.margin-left-40 {
	margin-left: 40px !important;
}

.margin-left-50 {
	margin-left: 50px !important;
}

.margin-left-60 {
	margin-left: 60px !important;
}

.margin-left-80 {
	margin-left: 80px !important;
}

.margin-left-100 {
	margin-left: 100px !important;
}

.margin-left-130 {
	margin-left: 130px !important;
}

.margin-left-150 {
	margin-left: 150px !important;
}

.margin-left-180 {
	margin-left: 180px !important;
}

.margin-left-200 {
	margin-left: 200px !important;
}

.margin-left-250 {
	margin-left: 250px !important;
}

.margin-left-300 {
	margin-left: 300px !important;
}

/* MARGIN RIGHT */
.margin-right-0 {
	margin-right: 0 !important;
}

.margin-right-3 {
	margin-right: 3px !important;
}

.margin-right-6 {
	margin-right: 6px !important;
}

.margin-right-8 {
	margin-right: 8px !important;
}

.margin-right-10 {
	margin-right: 10px !important;
}

.margin-right-15 {
	margin-right: 15px !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}

.margin-right-30 {
	margin-right: 30px !important;
}

.margin-right-40 {
	margin-right: 40px !important;
}

.margin-right-50 {
	margin-right: 50px !important;
}

.margin-right-60 {
	margin-right: 60px !important;
}

.margin-right-80 {
	margin-right: 80px !important;
}

.margin-right-100 {
	margin-right: 100px !important;
}

.margin-right-130 {
	margin-right: 130px !important;
}

.margin-right-150 {
	margin-right: 150px !important;
}

.margin-right-180 {
	margin-right: 180px !important;
}

.margin-right-200 {
	margin-right: 200px !important;
}

.margin-right-250 {
	margin-right: 250px !important;
}

.margin-right-300 {
	margin-right: 300px !important;
}

/*---------------------------------------------------*/
/*    TEXT PROPERTIES
/*---------------------------------------------------*/
.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-justify {
	text-align: justify !important;
}

.text-middle {
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	position: relative;
}

.text-bottom {
	display: table-cell;
	vertical-align: bottom;
	margin: auto;
	position: relative;
}

.text-sm {
	font-size: 80%;
}

.text-small {
	font-size: 35px !important;
}

.text-medium,
.text-medium-light {
	font-size: 55px !important;
	letter-spacing: -2px;
}

.text-large,
.text-large-light {
	font-size: 75px !important;
	letter-spacing: -4px;
}

.text-xlarge,
.text-xlarge-light {
	font-size: 95px !important;
	letter-spacing: -5px;
}

.text-xxlarge,
.text-xxlarge-light {
	font-size: 120px !important;
	letter-spacing: -7px;
}

.text-small,
.text-medium,
.text-large,
.text-xlarge,
.text-xxlarge {
	font-weight: 700 !important;
	line-height: 1 !important;
}

.text-medium-light,
.text-large-light,
.text-xlarge-light,
.text-xxlarge-light {
	font-weight: 200 !important;
	line-height: 1.1 !important;
}

.text-small,
.text-medium,
.text-medium-light {
	margin-bottom: 15px;
}

.text-large,
.text-large-light {
	margin-bottom: 20px;
}

.text-xlarge,
.text-xlarge-light,
.text-xxlarge,
.text-xxlarge-light {
	margin-bottom: 30px;
	line-height: 0.9 !important;
}

/* TEXT COLOR */
.text-light,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light .lead,
.text-light p,
.text-light a,
.text-light i,
.text-light li,
.text-light label,
.text-light div:not(.alert),
.text-light span {
	color: #ffffff !important;
}

.text-light .block-title:after {
	background-color: #ffffff !important;
}

.text-light.block-title-3 .block-subtitle,
.block-title-3.text-light .block-subtitle {
	opacity: 0.5;
}

.text-light .button {
	border-color: #ffffff;
}

.text-light .button:hover {
	background-color: #ffffff;
	color: #565656 !important;
}

.text-dark,
.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5,
.text-dark h6,
.text-dark p,
.text-dark .lead,
.text-dark a:not(.button),
.text-dark i,
.text-dark li,
.text-dark label,
.text-dark div:not(.alert),
.text-dark span {
	color: #555555 !important;
}

.text-grey,
.text-grey h1,
.text-grey h2,
.text-grey h3,
.text-grey h4,
.text-grey h5,
.text-grey h6,
.text-grey .lead,
.text-grey p,
.text-grey a:not(.button),
.text-grey i,
.text-grey li,
.text-grey label,
.text-grey div:not(.alert),
.text-grey span {
	color: #cccccc;
}

.text-light .contextual-links a:not(.button) {
	color: #565656 !important;
}

/*---------------------------------------------------*/
/*	BACKGROUND COLORS
/*---------------------------------------------------*/
.no-bg {
	background: none;
}

.dark-bg {
	background-color: #565656 !important;
}

.colored-bg {
	background-color: #69aa41;
}

.colored-bg .block-title:after {
	background-color: #aaaaaa !important;
}

.dark-bg,
.dark-bg a:not(.button),
.dark-bg p,
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.colored-bg,
.colored-bg a,
.colored-bg p,
.colored-bg h1,
.colored-bg h2,
.colored-bg h3,
.colored-bg h4,
.colored-bg h5,
.colored-bg h6 {
	color: #ffffff !important;
}

.dark-bg .btn,
.dark-bg .button .colored-bg .btn,
.colored-bg .button {
	border-color: #ffffff !important;
}

.white-bg,
.light-bg {
	background-color: #ffffff !important;
}

.red-bg {
	background-color: #ff4d4d !important;
	color: #ffffff;
}

.blue-bg {
	background-color: #00bfff !important;
	color: #ffffff;
}

.gray-bg {
	background-color: #444444 !important;
	color: #ffffff;
}

.light-gray-bg {
	background-color: #aaaaaa !important;
}

.dark-gray-bg {
	background-color: #565656 !important;
	color: #ffffff;
}

.transparent-bg {
	background-color: transparent !important;
}

.foggy-white-bg {
	background-color: #f7f7f7 !important;
}

.smocky-white-bg {
	background-color: #eeeeee !important;
}

.milky-white-bg {
	background-color: #f9f9f9 !important;
}

.pinky-bg {
	background-color: #f2Dfd0 !important;
}

/* OVERLAY */
.overlay:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.18);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.video-overlay:before {
	background-image: none;
}

a.overlay:hover {
	background: ffffff;
	background: rgba(255, 255, 255, 0.2);
}

h2,
h2.title {
	border-bottom: 3px solid #bece2d;
}

.headerlinks img {
	vertical-align: sub;
	height: initial;
	width: initial;
}

/* START: Display version of the website  */
.version-website {
	background-color: #d01a13;
}

.region-version-of-the-website .block {
	margin-bottom: 0;
}

.region-version-of-the-website .block .container-wrap div {
	padding: 10px 0;
	display: flex;
    justify-content: center;
}

.region-version-of-the-website .block .container-wrap div p {
	margin: 0;
}

/* END: Display version of the website  */