@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,400italic,700italic);
/********************Eurotop***********************/

@media only screen and (max-width: 780px) {
	/* For mobile phones: remove items */
	.remove-mobile {
		display: none !important;
	}
}

@media only screen and (max-width: 1263px) {
	/* For mobile phones: remove items */
	.home-block-item {
		margin: 0px !important;
	}
}

/**remove homepage author info only **/
#node-9 .node-submitted {
	display: none;
}

.field-name-group-group {
	padding-bottom: 15px;
}

.views-exposed-form .description {
	display: none;
}

.flexslider .slides > li,
.flexslider2 .slides > li {
	display: block !important;
}

.user-picture {
	float: left;
	width: 40px;
	margin: 5px;
}
.user-picture img {
	display: block;
}

.btn a {
	color: #fff !important;
}

.region-before-footer .block {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.region-sidebar-second .block {
	padding-bottom: 0px;
}

#block-revslider-1 {
	margin: 25px 0 20px 0;
	padding: 0px;
}

.button {
	margin-top: 5px;
}

.horizontal-tabs-panes {
	padding-bottom: 20px;
}

.field-name-field-cluster-manager-photo img {
	float: right;
	margin-left: 20px;
}

.fieldset-wrapper {
	padding-left: 15px;
}

.vertical-tabs .form-type-textfield input {
	height: 25px;
}

#save-profile-disclaimer.affix {
	z-index: 1500;
	width: 150px;
	top: 50px;
	left: 10px;
}

.node-event-calendar .flexslider .slides img {
	width: inherit;
	display: inline-block;
}

/* list arrow style  */
ul.arrow {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.arrow li,
ul.arrow li {
	line-height: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	padding-left: 25px;
}

ul.arrow li:before,
ul li.leaf:before {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #5bb75b;
	height: 18px;
	border-radius: 75px;
	width: 18px;
	position: absolute;
	font-size: 14px;
	content: "\203A";
	float: left;
	margin-right: 0;
	margin-left: -25px;
	text-align: center;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	line-height: 17px;
	text-indent: 1px;
}

ul li.leaf:before {
	background-color: #08c;
}

/************** Select2Widget**********************/
.select2-container .select2-choice > .select2-chosen {
	padding-top: 3px !important;
}

/************** Chosen override********************/
.chosen-container-single .chosen-single {
	border-radius: 3px !important;
	height: 30px !important;
}
.chosen-container-single .chosen-single span {
	line-height: 30px;
}
.chosen-container-single .chosen-single div b {
	background-position: 0px 5px;
}

/************** Pager buttons *********************/
.pager li > a {
	border: px solid #ffffff;
	background-color: #ffffff;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#fff),
		to(#efefef)
	);
	background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
	background-image: -moz-linear-gradient(top, #ffffff, #efefef);
	background-image: -ms-linear-gradient(top, #ffffff, #efefef);
	background-image: -o-linear-gradient(top, #ffffff, #efefef);
	background-image: linear-gradient(to bottom, #ffffff, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(
			GradientType=0,
			startColorstr=#fff,
			endColorstr=#EFEFEF
		);
}

.pager li > a:hover {
	border: px solid #ffffff;
	background-color: #efefef;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#efefef),
		to(#ffffff)
	);
	background-image: -webkit-linear-gradient(top, #efefef, #ffffff);
	background-image: -moz-linear-gradient(top, #efefef, #ffffff);
	background-image: -ms-linear-gradient(top, #efefef, #ffffff);
	background-image: -o-linear-gradient(top, #efefef, #ffffff);
	background-image: linear-gradient(to bottom, #efefef, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(
			GradientType=0,
			startColorstr=#EFEFEF,
			endColorstr=#EFEFEF
		);
}

/************** Advanced Forum ********************/
.forum-table thead tr a,
.forum-table thead tr a:visited,
.forum-table thead tr a:link {
	color: #1d70b7 !important;
}
.forum-node-create-links .forum-add-node {
	margin-bottom: 10px;
}
#forum-pager-top {
	display: none;
}
.forum-tools {
	margin: 0px;
}
.af-button-large {
	color: #fff;
	text-shadow: none;
	background-color: #1d70b7;
	background-image: none;
	border: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 12px;
	padding: 6px 25px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	line-height: 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: color 0.25s linear, background-color 0.25s linear;
	-moz-transition: color 0.25s linear, background-color 0.25s linear;
	-o-transition: color 0.25s linear, background-color 0.25s linear;
	transition: color 0.25s linear, background-color 0.25s linear;
}

.af-button-large:hover {
	color: #fff;
	background-color: #08c;
}

.forum-table-topics td.views-field-last-updated {
	width: 15% !important;
}

/**************Home page elements*************/
.home-block-item .caption__overlay__title,
.caption__overlay__title a {
	line-height: 20px;
	color: white;
}
.home-block-item {
	width: 200px !important;
}

.caption {
	position: relative;
	overflow: hidden;
	transform: translateZ(0);
}

.caption__media {
	display: block;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.caption__overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: white;
	transform: translateY(75%);
	transition: transform 0.35s ease-out;
}

.caption:hover .caption__overlay {
	transform: translateY(0);
}

.caption__overlay__title {
	line-height: 30px;
	color: white;
	margin: 0;
	padding: 15px 0 0 10px;
	transform: translateY(-10px);
	/* +10px overlay padding */
	transition: transform 0.35s ease-out;
}

.caption__overlay__content {
	padding: 10px;
	line-height: 16px;
}

.caption:hover .caption__overlay__title {
	transform: translateY(0);
}

.caption::before {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	transition: background 0.35s ease-out;
}

.caption__overlay.caption__blue {
	background: rgba(94, 36, 105, 0.98) none repeat scroll 0 0;
}
.caption__overlay.caption__yellow {
	background: rgba(247, 131, 37, 0.98) none repeat scroll 0 0;
}
.caption__overlay.caption__red {
	background: rgba(192, 41, 66, 0.98) none repeat scroll 0 0;
}
.caption__overlay.caption__green {
	background: rgba(0, 149, 112, 0.98) none repeat scroll 0 0;
}

/************** FlexSlider *******************/
.well-small .flexslider img {
	width: auto !important;
	max-width: 480px;
}

.well-small .flexslider {
	background-color: transparent;
	float: right;
}

/**************Easy Breadcrumb****************/
.easy-breadcrumb {
	padding-top: 6px;
}

/**************Exposed Form Views ******************/
.views-exposed-widget {
	height: 64px;
}
.views-exposed-form .views-exposed-widget {
	padding: 0px;
}
.views-exposed-form .views-exposed-widget .form-submit {
	margin-right: 5px;
	margin-top: 1.9em;
}
.view-filters {
	margin-bottom: 5px;
}

/****************TB MEGA MENU ****************/

#megamenu-region #block-tb-megamenu-main-menu .block,
#block-tb-megamenu-main-menu {
	padding: 0px !important;
}
.tb-megamenu-column-inner .block-inner p {
	text-align: left;
}
.tb-megamenu-column-inner .block-title {
	text-align: left;
}
.tb-megamenu-column-inner .block-title:before {
	display: none;
}
/* User Menu Top Right*/
.tb-megamenu-user-menu {
	background: none !important;
}
.tb-megamenu-user-menu a {
	font-size: 12px;
	color: #8e8e8e !important;
	padding: 0px 5px 0px 5px !important;
	font-weight: normal !important;
	border: none !important;
}
.tb-megamenu-user-menu a:hover,
.tb-megamenu-user-menu a:focus,
.tb-megamenu-user-menu li,
.tb-megamenu-user-menu .active > a,
.tb-megamenu-user-menu .active > a:focus {
	background: none !important;
	float: none !important;
}
.tb-megamenu-user-element {
	float: none !important;
}
.tb-megamenu-nav {
	margin: auto !important;
	max-width: 1170px !important;
}

.tb-megamenu {
	font-size: 12px !important;
}

/*************** TB MEGA MENU END************/
/*****************header-right user menu******************/
#block-multiblock-1,
#block-multiblock-1 li {
	list-style: none;
	padding: 0px 0px 0px 35px;
	float: right;
	color: #444;
}
#block-multiblock-1 a {
	color: #1d70b7;
}

/***************header-right user menu end***************/
/****************TABLE STYLE*****************/
form table {
	width: auto;
}
table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border: none;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

table caption {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}

thead th {
	background-color: #1d70b7;
	color: #ffffff;
}

table th {
	border: 1px solid #e0e0e0;
	border-right: none;
	background-color: #ececec;
	text-align: left;
	padding: 5px 10px !important;
	color: #444;
	font-size: 14px;
	font-weight: 600;
}

table td:last-child {
	border-right: 1px solid #e0e0e0;
}

table th:last-child {
	border-right: 1px solid #e0e0e0;
}
table td:first-child {
	border-left: 1px solid #e0e0e0;
}

table th:first-child {
	border-left: 1px solid #e0e0e0;
}

table td {
	padding: 5px 10px;
	/*border: #e0e0e0 1px solid;*/
	border-top: none;
	border-right: none;
}

table tr:hover td {
	background-color: #e9eeee;
}

table tr:last-child td {
	border-bottom: 1px solid #e0e0e0;
}

table input {
	width: 120px;
}

table .field {
	margin-bottom: 0px !important;
}

th.field-label {
	padding-left: 0px;
}
tr.odd {
	background-color: #fff;
}
tr.even {
	background-color: #f6f6f6;
}
tr.odd:hover {
	background-color: #fbfbfb;
}
td.active {
	background-color: #ededed;
}

/****************TABLE STYLE END************/
/******remove format tips ***********/
/*.filter-wrapper {
  display:none;
}*/

/**************** FIELDS STYLE *************/
.field {
	margin-top: 12px;
}

.field-label {
	font-size: 15px;
	color: #555;
}

/**************** FIELDS END ***************/

/************************************************************************************/
/************************************************************************************/
/********************************* Maintenance page *********************************/
/************************************************************************************/
/************************************************************************************/

#maintenance-page {
	background-color: #fff;
	font-family: "Open Sans";
	font-weight: normal;
	font-style: normal;
}

#maintenance-page header {
	border-bottom: 0px;
}

/************************************************************************************/
/************************************************************************************/
/********************************** General styles **********************************/
/************************************************************************************/
/************************************************************************************/

@-ms-viewport {
	width: device-width;
}

body {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 14px;
	/*text-rendering: optimizeLegibility;*/
	margin-left: auto;
	margin-right: auto;
}

#main-wrapper {
	background-color: white;
}

.boxed-version {
	margin: 0px auto;
	max-width: 1170px;
	-webkit-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.3);
}

.margin-top {
	margin-top: 25px !important;
}

.margin-bottom {
	margin-bottom: 25px !important;
}

.margin-right {
	margin-right: 20px !important;
}

.margin-left {
	margin-left: 20px !important;
}

.no-margin {
	margin: 0px !important;
}

.no-margin-top {
	margin-top: 0px !important;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

.larger-icon-width {
	min-width: 50px;
}

/************************************************************************************/
/************************************************************************************/
/************************************ Typography ************************************/
/************************************************************************************/
/************************************************************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #555;
	line-height: normal;
}

h1 {
	font-size: 28px;
	margin: 40px 0px 40px;
}

h2 {
	font-size: 22px;
	margin: 35px 0px 35px;
}

h3 {
	font-size: 18px;
	margin: 35px 0px 10px;
}

h4 {
	font-size: 14px;
	margin: 25px 0px 10px;
}

h5 {
	font-size: 16px;
	margin: 20px 0px 20px;
}

h6 {
	font-size: 15px;
	margin: 15px 0px 15px;
}

p,
li,
span {
	line-height: 20px;
}

small {
	font-size: 90%;
}

.strong {
	font-weight: bold;
}

.block-title {
	line-height: 28px;
	color: #444;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 3px;
	font-size: 15px;
	text-transform: uppercase;
}

/*.block-title:before {
  font-size: 25px;
  font-family: 'FontAwesome';
  content: '\f105';
  padding-right: 10px;
  font-weight: 300;
}*/

.block-title-small {
	margin-top: 0px;
	margin-bottom: 25px;
}

.block-title-small:before {
	font-size: 16px;
	font-family: "FontAwesome";
	content: "\f105";
	padding-right: 10px;
	font-weight: 300;
}

.page-title {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.highlighted-text {
	text-align: center;
	margin: 50px 50px;
}

.slogan h1,
.slogan h3 {
	margin: 10px 0px;
}

/* Blockquotes */
blockquote {
	margin: 10px 0;
}

blockquote.pull-right {
	float: none;
}

/* Dropcaps */
.dropcap {
	color: #555;
	font-weight: 600;
	display: block;
	float: left;
	font-size: 43px;
	padding: 0;
	margin: 0;
	margin: 10px 8px 0 0;
	text-transform: uppercase;
}

/***********************************************************************************/
/***********************************************************************************/
/************************************** Links **************************************/
/***********************************************************************************/
/***********************************************************************************/

a {
	-webkit-transition: color 0.25s, opacity 0.25s;
	-moz-transition: color 0.25s, opacity 0.25s;
	-o-transition: color 0.25s, opacity 0.25s;
	transition: color 0.25s, opacity 0.25s;
}

a:hover,
a:focus {
	color: #555;
	text-decoration: none;
}

/***********************************************************************************/
/***********************************************************************************/
/************************************* Regions *************************************/
/***********************************************************************************/
/***********************************************************************************/

/************************************/
/********** General styles **********/
/************************************/

.container-fluid {
	padding: 0px;
}

.wrapper {
	max-width: 1170px;
	margin: auto;
}

.block {
	padding-top: 20px;
	padding-bottom: 15px;
}

#header-region,
header,
#top-content-region,
#featured-region,
#help-region,
#main-content,
#content-wide1-region,
#content-wide2-region,
#content-wide3-region,
#content-wide4-region,
#before-footer-region,
#footer-four-columns,
footer {
	padding-left: 40px;
	padding-right: 40px;
}

/* redefining spacings for specific block regions */
#header-region .block,
#footer-left-region .block,
#footer-right-region .block {
	padding: 0px;
}

#highlighted-region .block,
#top-content-region .block {
	padding: 0px;
	margin: auto;
	max-width: 1170px;
}

#featured-region .block {
	padding-top: 5px;
	padding-bottom: 30px;
}

#contact-content-region .block {
	padding-top: 0px;
	padding-bottom: 0px;
}
/* end redefining spacings for specific block regions */

/*************************************/
/*********** header region ***********/
/*************************************/

#header-region {
	padding-top: 3px;
}

#header-region .span6 {
	min-height: 15px;
}

#header-region p {
	padding: 0px;
}

/************************************/
/************** header **************/
/************************************/

header {
	background-color: #fff;
	min-height: 105px;
}

#logo {
	height: 105px;
	padding-left: 0px;
	margin-top: -10px;
}

#site-name h1 {
	padding-top: 24px;
	margin: 17px 0px;
}

.banner {
	background-image: url("/sites/default/files/ECCP-header-white.png");
}

.fullwidthbanner {
	background-image: none !important;
}

/************************************/
/******** top content region ********/
/************************************/

#top-content-region {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	min-height: 32px;
	line-height: normal;
	font-size: 12px;
	line-height: 11px;
	margin-top: -1px;
}

#top-content-left-region,
#top-content-right-region {
	padding-top: 0px;
	padding-bottom: 0px;
}

/************************************/
/******** highlighted region ********/
/************************************/

/*************************************/
/********** featured region **********/
/*************************************/

#featured-region {
	border-bottom: 1px solid #ededed;
}

/*************************************/
/************ help region ************/
/*************************************/

#help-region {
	background-color: #fff;
}

/************************************/
/********* sidebars regions *********/
/************************************/

#sidebar-first-region .block-title:before,
#sidebar-second-region .block-title:before {
	font-size: 18px;
}

#sidebar-first-region .block-title,
#sidebar-second-region .block-title {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
}

/*************************************/
/******** main content region ********/
/*************************************/

#main-content {
	/*padding-top: 25px;*/
	padding-bottom: 50px;
	min-height: 400px;
}

#contact-content-region {
	padding-top: 35px;
	padding-bottom: 35px;
}

/**************************************/
/******** wide content regions ********/
/**************************************/

#content-wide1-region,
#content-wide2-region,
#content-wide3-region,
#content-wide4-region {
	padding-top: 10px;
	padding-bottom: 10px;
}

/************************************/
/******* before footer region *******/
/************************************/

/*************************************/
/**** footer four columns region ****/
/*************************************/

#footer-four-columns .block-title:before {
	font-size: 14px;
	color: #d9d9d9;
}

#footer-four-columns .block-title {
	margin-bottom: 25px;
	font-size: 15px;
	line-height: 15px;
}

/*************************************/
/*********** footer region ***********/
/*************************************/

footer {
	padding-top: 3px;
	padding-bottom: 3px;
}

footer .block-title {
	margin-bottom: 25px;
	font-size: 15px;
	line-height: 15px;
}

/*************************************/
/*** footer left and right regions ***/
/*************************************/

/**********************************************************************************/
/**********************************************************************************/
/************************************** Menu **************************************/
/**********************************************************************************/
/**********************************************************************************/

/*************************************/
/********** Main navigation **********/
/*************************************/

.navbar {
	margin: 0px;
	float: right;
}

.navbar-inner {
	background-color: transparent;
	padding: 0px;
	min-height: 40px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 0px;
	*zoom: 1;
	box-shadow: none;
}

.navbar .brand {
	display: none;
	font-weight: normal;
	cursor: pointer;
}

.navbar .nav {
	float: right;
	text-align: left;
}

.navbar .nav > li {
	display: block !important;
}

.navbar .nav > li > a {
	color: #444;
	border-bottom: 1px solid transparent;
	float: none;
	padding: 59px 10px 26px;
	margin: 0px 8px 0px;
	text-shadow: none;
	font-size: 15px;
	font-weight: normal;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
	background-color: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	background-color: transparent;
	box-shadow: none;
}

/* Dropdown menu */
.dropdown i {
	padding-left: 5px;
}

.dropdown-menu {
	background-color: #f6f6f6;
	border: 0px;
	z-index: 1000;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-menu > li > a {
	color: #444;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	font-weight: normal;
	padding: 3px 18px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	background-color: #ededed;
	background-image: none;
	background-repeat: no-repeat;
	filter: none;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background-color: #ededed;
	background-image: none;
	background-repeat: no-repeat;
	filter: none;
}

/* Open the dropdown on hover */
.navbar .nav li.dropdown > ul.dropdown-menu {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	margin-top: -1px;
}

.navbar .nav li.dropdown:hover > ul.dropdown-menu,
.navbar .nav li.dropdown.open > ul.dropdown-menu {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}

.navbar .nav > li > .dropdown-menu:before {
	display: none;
}

.navbar .nav > li > .dropdown-menu:after {
	display: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
}

/* Third level menu */
.dropdown-submenu > .dropdown-menu {
	margin-top: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/*************************************/
/******** Administration menu ********/
/*************************************/

.nav-pills {
	border-bottom: 1px solid #ededed;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	/*margin-left: auto !important;
  margin-right: auto !important;*/
	display: table;
	margin-bottom: 5px !important;
}

.nav-pills li {
	float: none !important;
	display: inline-block !important;
}

.nav-pills > li > a {
	color: #444;
	padding: 4px 8px !important;
	margin: 0px;
	line-height: 14px;
	border-radius: 0px;
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	background-color: transparent;
}

/*************************************/
/************ Menu blocks ************/
/*************************************/

.nav {
	margin: 0px;
	text-align: center;
}

.nav > li {
	float: none;
	display: inline-block;
}

.nav > li > a {
	padding: 0px 16px;
	margin: 0px;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background-color: transparent;
	text-decoration: none;
}

#header-region .nav {
	text-align: inherit;
}

/************************************************************************************/
/************************************************************************************/
/************************************** Slider **************************************/
/************************************************************************************/
/************************************************************************************/

/*************************************/
/************ Nivo slider ************/
/*************************************/

#slider {
	max-height: 480px;
}

.nivo-controlNav {
	font-size: 10px;
}

.theme-default .nivo-controlNav {
	text-align: center;
	bottom: 0px;
	padding: 5px 0px;
	z-index: 20;
}

.theme-default .nivo-controlNav a {
	color: #dfdfdf;
	margin: 0 4px;
}

/* Direction nav styles (e.g. Next & Prev) */
.theme-default .nivo-directionNav a {
	color: #444;
	display: block;
	position: absolute;
	line-height: 56px;
	font-size: 56px;
	top: 50%;
	margin-top: -33px;
	z-index: 9;
	cursor: pointer;
	border: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.theme-default .nivo-directionNav a:hover {
	color: #555;
}

.theme-default:hover .nivo-directionNav a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.theme-default a.nivo-nextNav {
	right: 15px;
}

.theme-default a.nivo-prevNav {
	left: 15px;
}

/* Slider Captions */
.theme-default .nivo-caption {
	background-color: #f6f6f6;
	padding-left: 40px;
}

.theme-default .nivo-caption h4 {
	margin: 0px 0px 5px;
}

.theme-default .nivo-caption p {
	color: #444;
	margin: 0px;
	padding: 0px;
}

.theme-default .nivo-caption a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
	color: #fff;
}

/**************************************/
/*********** Elastic slider ***********/
/**************************************/

.ei-slider {
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 400px;
	margin: 0 auto;
}

.ei-slider-loading {
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	text-align: center;
	line-height: 400px;
}

.ei-slider-large {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0;
}

.ei-slider-large li {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}

.ei-slider-large li img {
	width: 100%;
	max-width: none;
	position: absolute;
}

.ei-title {
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 30%;
}

.ei-title h2,
.ei-title h3 {
	text-align: right;
}

.ei-title h2 {
	color: #b5b5b5;
	font-size: 40px;
	line-height: 50px;
	font-family: "Playfair Display", serif;
	font-style: italic;
}

.ei-title h3 {
	color: #000;
	font-size: 50px;
	line-height: 50px;
	text-transform: uppercase;
}

.ei-slider-thumbs {
	height: 13px;
	margin: 0 auto;
	position: relative;
	list-style: none;
}

.ei-slider-thumbs li {
	position: relative;
	float: left;
	height: 100%;
}

.ei-slider-thumbs li.ei-slider-element {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
}

.ei-slider-thumbs li a {
	background: #666;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3),
		0px 1px 0px 1px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3),
		0px 1px 0px 1px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3),
		0px 1px 0px 1px rgba(255, 255, 255, 0.5);
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	-ms-transition: background 0.2s ease;
	transition: background 0.2s ease;
	display: block;
	text-indent: -9000px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.ei-slider-thumbs li a:hover {
	background-color: #f0f0f0;
}

.ei-slider-thumbs li img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: absolute;
	bottom: 50px;
	z-index: 999;
	max-width: 100%;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.3)));
}

.ei-slider-thumbs li:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	bottom: 13px;
}

/*************************************/
/********** Sequence slider **********/
/*************************************/

#sequence {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 1280px;
	color: white;
	font-size: 0.625em;
	margin: 0 auto;
	position: relative;
	height: 500px;
}

#sequence > .sequence-canvas {
	height: 100%;
	width: 100%;
	margin: 0px;
}

#sequence > .sequence-canvas > li {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: -50%;
}

#sequence > .sequence-canvas > li img {
	height: 96%;
}

#sequence > .sequence-canvas li > * {
	position: absolute;
	-webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
	-moz-transition-property: top, bottom, left, opacity, -moz-transform;
	-ms-transition-property: top, bottom, left, opacity, -ms-transform;
	-o-transition-property: top, bottom, left, opacity, -o-transform;
	transition-property: top, bottom, left, opacity, transform;
}

.sequence-next,
.sequence-prev {
	color: white;
	cursor: pointer;
	display: none;
	font-weight: bold;
	padding: 10px 15px;
	position: absolute;
	top: 50%;
	z-index: 5;
	height: 75px;
	margin-top: -47.5px;
}

.sequence-pause {
	bottom: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1000;
}

.sequence-paused {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.sequence-prev {
	left: 3%;
}

.sequence-next {
	right: 3%;
}

.sequence-prev img,
.sequence-next img {
	height: 100%;
	width: auto;
}

#sequence-preloader {
	background: #d9d9d9;
}

.sequence-pagination {
	bottom: 1%;
	display: none;
	right: 6%;
	position: absolute;
	z-index: 10;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.sequence-pagination li {
	display: inline-block;
	*display: inline;
	/* Hack for IE7 and below as they don't support inline-block */
	height: 140px;
}

.sequence-pagination li img {
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: margin-bottom, opacity;
	-moz-transition-property: margin-bottom, opacity;
	-ms-transition-property: margin-bottom, opacity;
	-o-transition-property: margin-bottom, opacity;
	transition-property: margin-bottom, opacity;
}

.sequence-pagination li img:hover {
	margin-bottom: 4px;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.sequence-pagination li.current img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.sequence-canvas h2 {
	margin: 0px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.sequence-canvas a {
	text-decoration: none;
}

.sequence-canvas h3 {
	margin: 0px;
}

/*********** TITLE ***********/

.sequence-canvas .title {
	font-size: 50px;
	font-weight: 800;
	left: 65%;
	width: auto;
	max-width: 35%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	bottom: 1%;
	z-index: 50;
	padding: 10px;
	background-color: transparent;
}

.animate-in .title {
	left: 50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

.animate-out .title {
	left: 35%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

/* More Animations */

.sequence-canvas .title.effect2 {
	bottom: -40%;
	left: 0%;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.animate-in .title.effect2 {
	bottom: 10%;
	left: 0%;
}

.animate-out .title.effect2 {
	bottom: -40%;
	left: 50%;
}

.sequence-canvas .title.effect3 {
	left: 75%;
}

.animate-in .title.effect3 {
	left: 15%;
}

.animate-out .title.effect3 {
	left: 75%;
}

/*********** SUBTITLE ***********/

.sequence-canvas .subtitle {
	color: white;
	font-size: 20px;
	line-height: 1.5;
	left: 35%;
	width: auto;
	max-width: 35%;
	z-index: 50;
	margin: 0;
	padding: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	top: 101%;
	background-color: transparent;
}

.animate-in .subtitle {
	left: 50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

.animate-out .subtitle {
	left: 65%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

/* More Animations */

.sequence-canvas .subtitle.effect2 {
	top: 70%;
	left: 0%;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.animate-in .subtitle.effect2 {
	top: 91%;
	left: 0%;
}

.animate-out .subtitle.effect2 {
	top: 70%;
	left: 50%;
}

.sequence-canvas .subtitle.effect3 {
	left: 75%;
}

.animate-in .subtitle.effect3 {
	left: 15%;
}

.animate-out .subtitle.effect3 {
	left: 75%;
}

/********* Link ***********/

.sequence-canvas .link {
	left: 0%;
	width: 100%;
	max-width: 100%;
	text-align: center;
	z-index: 50;
	margin: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	top: 110%;
}

.sequence-canvas .link a {
	display: inline-block\9;
	color: white;
	font-size: 20px;
	margin: 5px;
	line-height: 1.5;
	padding: 5px 20px;
	background-color: transparent;
	border: 2px solid white;
}

.animate-in .link {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.animate-out .link {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

/*********** LAYERS ***********/

.sequence-canvas .layer {
	left: 30%;
	bottom: -38%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: relative;
	height: auto !important;
	max-height: 400px !important;
	width: auto;
}

.animate-in .layer {
	left: 15%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

.animate-out .layer {
	left: 30%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

/* More Animations */

.sequence-canvas .layer.effect2 {
	left: 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.animate-in .layer.effect2 {
	left: 15%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.animate-out .layer.effect2 {
	left: 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.sequence-canvas .layer.effect3 {
	left: 20%;
}

.animate-in .layer.effect3 {
	left: 55%;
}

.animate-out .layer.effect3 {
	left: 20%;
}

.sequence-canvas .layer.effect4 {
	left: 15%;
}

.animate-in .layer.effect4 {
	left: 15%;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.animate-out .layer.effect4 {
	left: 15%;
}

/*************************************/
/************ Mega slider ************/
/*************************************/

.md-slide-wrap {
	margin: 0 auto;
}

/** REVOLUTION SLIDER */
.tp-bullets.simplebullets.round .bullet {
	display: none;
}

.tparrows {
	opacity: 0.5;
}

/***********************************************************************************/
/***********************************************************************************/
/************************************** Nodes **************************************/
/***********************************************************************************/
/***********************************************************************************/

/* node teaser */
.node-teaser {
	padding-bottom: 50px;
	padding-top: 0px;
}

.node-teaser:last-child {
	padding-bottom: 0px;
}

.node-submitted-teaser {
	border-bottom: 1px solid #ededed;
	margin-top: 5px;
	margin-bottom: 5px;
}

.node-content-teaser h3 {
	margin-top: 35px;
	margin-bottom: 10px;
	line-height: 24.5px;
}

.node-image-teaser {
	margin-bottom: 30px;
}
/* end node teaser */

/* node full post */
.node-image {
	text-align: center;
}

.node-submitted {
	border-bottom: 1px solid #ededed;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 25px;
}
/* end node full post */

/**********************************************************************************/
/**********************************************************************************/
/************************************** Blog **************************************/
/**********************************************************************************/
/**********************************************************************************/

/* latest posts block */
.news-block-item {
	max-width: 800px;
	padding: 5px;
}

.news-block-item img {
	border: 1px solid #d9d9d9;
}

.news-block-item:hover {
	background-color: #e0e0e2;
	border-radius: 3px;
}

.news-block-home-date {
	border-top: 1px solid #d9d9d9;
	padding-top: 6px;
	padding-bottom: 4px;
}

.news-block-image {
	display: inline;
	float: left;
	max-width: 100px;
	border: solid 1px #d9d9d9;
	margin-right: 5px;
}

.new-block-image-right {
	display: inline;
}

.news-block-title {
	display: inline;
	/*max-width: 165px;*/
}

.news-block-home-title h6 {
	margin: 10px 0px 10px;
}

.news-block-content {
	margin-bottom: 5px;
}

.news-block-row {
	padding-bottom: 5px;
	/*margin-bottom: 10px;*/
	border-bottom: 1px solid #ededed;
	min-height: 60px;
}

.news-block-row:last-of-type {
	border-bottom: none;
}

.news-block-title h6 {
	margin: 0px 0px 10px;
}
/* end latest posts block */

/* blog teaser */
.blog-submitted-teaser {
	border-bottom: 1px solid #ededed;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blog-content-teaser h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 24.5px;
}

.blog-content-teaser .field {
	margin-top: 0px;
}
.blog-content-teaser .files {
	margin-top: 8px;
	font-size: 11px;
}
.blog-post-teaser .event-location {
	color: #666666;
	font-size: 13px;
}
/* end blog teaser */

/* blog full post */
.blog-image {
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
	padding: 0 20px 20px 0;
	float: left;
}
.blog-image img {
	max-height: 300px;
	width: auto !important;
}
.blog-image-teaser .flexslider .slides img {
	display: block;
	max-height: 150px;
	width: auto;
}
.blog-submitted {
	border-bottom: 1px solid #ededed;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 25px;
}
/* end blog full post */

/**********************************************************************************/
/**********************************************************************************/
/************************************ Comments ************************************/
/**********************************************************************************/
/**********************************************************************************/

#comments {
	margin-top: 30px;
	border-top: 1px solid #ededed;
}

#comments .comment {
	margin-bottom: 15px;
}

#comments .comment h3 {
	margin-top: 10px;
}

#comments h4 {
	margin-bottom: 0px;
}

#comments .submitted {
	padding-top: 0px;
	/*padding-bottom: 10px;*/
}

#comments .content .field {
	margin: 0px;
}

#comments .comment p:last-child {
	margin-bottom: 0px;
}

#comments .links {
	font-size: 11px;
}

#comments .links li:first-child {
	padding-left: 0px;
}

#comments .indented {
	margin-left: 35px;
	margin-bottom: 20px;
}

#comments .indented .comment {
	margin-bottom: 10px;
}

#comments .indented h4 {
	margin-top: 0px;
}

#comments .filter-wrapper {
	padding: 0px;
}

#comments h4.add-new-comment-title {
	margin-top: 30px;
	margin-bottom: 15px;
}

/*********************************************************************************/
/*********************************************************************************/
/*********************************** Portfolio ***********************************/
/*********************************************************************************/
/*********************************************************************************/

#filters {
	text-align: center;
}

.portfolio-item {
	margin-bottom: 20px;
	max-width: 800px;
}

.portfolio-title {
	background-color: #f6f6f6;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

.portfolio-title a {
	color: #444;
}

/* Portfolio Block */
#latest-work .portfolio-item {
	margin-bottom: 0px;
}

/* Portfolio single page */
.portfolio-link {
	margin-top: 20px;
	text-align: right;
}

.portfolio-tags {
	border-top: 1px solid #ededed;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Portfolio Block Version 2 */
.portfolio-block-2 .portfolio2-item {
	position: relative;
	margin-bottom: 30px;
}

.portfolio-block-2:last-child .portfolio2-item {
	margin-bottom: 0px;
}

.portfolio-block-2 .portfolio2-item figure {
	position: relative;
	overflow: hidden;
	margin: 0;
}

.portfolio-block-2 .portfolio2-item img {
	max-width: 100%;
	display: block;
	position: relative;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.portfolio-block-2 .portfolio2-item figure:hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.portfolio-block-2 .portfolio2-item figcaption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	height: 70px;
	width: 100%;
	top: auto;
	left: 0;
	bottom: 0;
	background: #393939;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.portfolio-block-2 .portfolio2-item figure:hover figcaption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.portfolio-block-2 .portfolio2-item h5,
.portfolio-block-2 .portfolio2-item a {
	-webkit-transition: visibility 0.1s;
	-moz-transition: visibility 0.1s;
	transition: visibility 0.1s;
}

.portfolio-block-2 .portfolio2-item h5 {
	position: absolute;
	left: 20px;
	bottom: 25px;
	margin: 0;
	padding: 0;
	color: #fff;
	visibility: hidden;
}

.portfolio-block-2 .portfolio2-item a {
	text-align: center;
	padding: 5px 10px;
	color: #fff;
	position: absolute;
	bottom: 20px;
	right: 20px;
	visibility: hidden;
}

.portfolio-block-2 .portfolio2-item:hover h5,
.portfolio-block-2 .portfolio2-item:hover a {
	visibility: visible;
}

/*********************************************************************************/
/*********************************************************************************/
/************************************ Isotope ************************************/
/*********************************************************************************/
/*********************************************************************************/

/* Isotope container responsive business */
#container-isotope {
	height: 100%;
	width: 100%;
}

#container-isotope .row-fluid .span3,
#container-isotope .span3 {
	margin-left: 14px;
}

#container-isotope .row-fluid .span4,
#container-isotope .span4,
#container-isotope .row-fluid .span6,
#container-isotope .span6 {
	margin-left: 10px;
}

/* Isotope Filtering */
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/* Isotope CSS3 transitions */
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/* disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/********************************************************************************/
/********************************************************************************/
/************************************ Blocks ************************************/
/********************************************************************************/
/********************************************************************************/

/****************************/
/********** Panels **********/
/****************************/

.panels {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Panels Version 1 */

.panel {
	margin-bottom: 0px;
}

.panel .panel-icon {
	text-align: center;
	margin: 0 auto;
}

.panel .panel-icon .icon {
	color: #fff;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	display: inline-block !important;
	font-size: 0px;
	margin: 3px 30px 15px;
	width: 90px !important;
	height: 90px !important;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
}

.panel .panel-icon .icon:before {
	font-family: "FontAwesome";
	font-size: 35px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: inline-block !important;
	-webkit-font-smoothing: antialiased;
}

.panel .panel-icon .icon:after {
	-webkit-transition: -webkit-transform 0.2s, visibility 0.2s;
	-moz-transition: -moz-transform 0.2s, visibility 0.2s;
	transition: transform 0.2s, visibility 0.2s;
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
}

.panel:hover .panel-icon .icon:after {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	visibility: hidden;
}

.panel .panel-info {
	text-align: center;
}

.panel .panel-info h3 {
	-webkit-transition: color 0.25s linear;
	-moz-transition: color 0.25s linear;
	-o-transition: color 0.25s linear;
	transition: color 0.25s linear;
	margin: 10px 0px 10px;
	color: #1d70b7;
}

.panel p {
	margin-bottom: 0px;
}

/* Panels Version 2 */

.panel-2 {
	position: relative;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #ededed;
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
}

.panels-2:last-child .panel-2 {
	margin-bottom: 0px;
}

.panel-2:hover {
	-webkit-box-shadow: 0px 0px 10px #ededed;
	-moz-box-shadow: 0px 0px 10px #ededed;
	box-shadow: 0px 0px 10px #ededed;
}

.panel-2 h4 {
	margin: 10px 0px;
	font-weight: normal;
	line-height: normal;
	color: #555;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.panel-2 p {
	margin-bottom: 0px;
}

.panel-2 .panel-icon {
	position: relative;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	color: white;
	font-size: 30px;
	z-index: 1;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.panel-2 .panel-icon:after {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #ffb141;
	z-index: -1;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: -webkit-transform 0.3s, visibility 0.3s;
	-moz-transition: -moz-transform 0.3s, visibility 0.3s;
	-o-transition: -moz-transform 0.3s, visibility 0.3s;
	transition: transform 0.3s, visibility 0.3s;
}

.panel-2:hover .panel-icon:after {
	visibility: hidden;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.panel-2 .panel-icon i {
	position: absolute;
	width: 100%;
	line-height: 100px;
	text-align: center;
}

.panel-2 .panel-info {
	position: relative;
	display: table;
}

.panel-2-left .panel-icon {
	float: left;
	margin-right: 30px;
}

.panel-2-left .panel-info {
	text-align: left;
}

.panel-2-right .panel-icon {
	float: right;
	margin-left: 30px;
}

.panel-2-right .panel-info {
	text-align: right;
}

.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);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
	> .panel-collapse
	> .list-group:first-child
	.list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel
	> .panel-heading
	+ .panel-collapse
	> .list-group
	.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
	padding-right: 15px;
	padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> thead:first-child
	> tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> tbody:first-child
	> tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> thead:first-child
	> tr:first-child
	td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> tbody:first-child
	> tr:first-child
	td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> thead:first-child
	> tr:first-child
	th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> tbody:first-child
	> tr:first-child
	th:first-child {
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> thead:first-child
	> tr:first-child
	td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> tbody:first-child
	> tr:first-child
	td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> thead:first-child
	> tr:first-child
	th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
	> .table-responsive:first-child
	> .table:first-child
	> tbody:first-child
	> tr:first-child
	th:last-child {
	border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tbody:last-child
	> tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tfoot:last-child
	> tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tbody:last-child
	> tr:last-child
	td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tfoot:last-child
	> tr:last-child
	td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tbody:last-child
	> tr:last-child
	th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tfoot:last-child
	> tr:last-child
	th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tbody:last-child
	> tr:last-child
	td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tfoot:last-child
	> tr:last-child
	td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tbody:last-child
	> tr:last-child
	th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
	> .table-responsive:last-child
	> .table:last-child
	> tfoot:last-child
	> tr:last-child
	th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr: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:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.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,
.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 {
	border-bottom: 0;
}
.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default {
	border-color: #ddd;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #337ab7;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.panel > .panel-heading.no-padding {
	padding: 0;
}

.panel.panel-250h {
	min-height: 250px;
}

.panel.panel-175h {
	min-height: 175px;
}

/****************************/
/******* Testimonials *******/
/****************************/

.testimonial h4 {
	line-height: 30px;
}

.testimonial blockquote {
	border-left: 0px;
	margin: 0px;
}

.testimonial blockquote i {
	font-size: 25px;
}

.testimonial blockquote p {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px !important;
}

.testimonial blockquote .author-img {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.testimonial blockquote .author {
	color: #555;
}

.testimonial blockquote .author > i {
	font-size: 16px;
	padding-right: 10px;
}

/*****************************/
/****** Social Networks ******/
/*****************************/

/* Social networks wide block */
.social-links .field-items {
	overflow: hidden !important;
}

#social-networks {
	padding-top: 20px;
	padding-bottom: 20px;
}

#social-networks a {
	font-size: 30px;
	padding: 0px 25px;
}

#social-networks a:hover {
	color: #fff;
}

/* Social networks sidebar block */
#social-widget-side {
	font-size: 30px;
}

#social-widget-side a {
	color: #444;
}

#social-widget-side a:hover {
	color: #555;
}

/* Social networks footer and header block */
#social-widget-footer a {
	font-size: 18px;
	padding: 0px 8px;
}

#social-widget-header a {
	font-size: 16px;
	padding: 0px 8px;
}

#social-widget-footer a:first-child,
#social-widget-header a:first-child {
	padding-left: 0px;
}

#social-widget-footer a:last-child,
#social-widget-header a:last-child {
	padding-right: 0px;
}

/******************************/
/******** Contact Info ********/
/******************************/

.contact-info-block {
	list-style: none;
	margin: 0px;
}

.contact-info-block li {
	padding-bottom: 8px;
}

.contact-info-block .map:before,
.contact-info-block .phone:before,
.contact-info-block .mail:before,
.contact-info-block .gps:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 14px;
	text-align: center;
	padding-right: 15px;
	width: 15px;
}

.contact-info-block .map:before {
	content: "\f041";
}

.contact-info-block .phone:before {
	content: "\f095";
}

.contact-info-block .mail:before {
	content: "\f01c";
}

.contact-info-block .gps:before {
	content: "\f124";
}

/*******************************/
/********* Google maps *********/
/*******************************/

.google-map {
	width: 100%;
	height: 450px;
}

/******************************/
/*********** Flickr ***********/
/******************************/

.thumbs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.thumbs li {
	list-style: none;
	float: none;
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 12px;
}

.thumbs li img {
	max-width: 60px;
	display: block;
}

.thumbs li a img {
	border: none;
}

/******************************/
/********* Newsletter *********/
/******************************/

#simplenews-block-form-20 .form-item {
	margin: 0 0 15px;
}

/*******************************/
/** Recent posts and comments **/
/*******************************/

#block-blog-recent ul,
#block-comment-recent ul {
	list-style: none;
}

#block-blog-recent ul li,
#block-comment-recent ul li {
	margin-left: 0px;
}

/******************************/
/******** Popular tags ********/
/******************************/

.tags {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.tags li {
	list-style: none;
	float: none;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 7px;
}

.tags li:last-child {
	margin-right: 0px;
}

/*******************************/
/********* Login block *********/
/*******************************/

/* modal user login */
#myLoginModal h3 {
	color: #555;
}

#myLoginModal a:hover {
	color: #555;
}

#myLoginModal .item-list ul li {
	list-style: none;
	margin: 0px;
}

.login-block-link {
	text-align: inherit;
	display: block;
	line-height: normal;
}

/********************************/
/********* Search block *********/
/********************************/

#block-search-form {
	position: relative;
}

#block-search-form form {
	margin: 0px;
}

#block-search-form .form-item {
	margin: 0px;
}

#block-search-form .element-invisible {
	display: none;
}

#block-search-form .form-submit {
	display: none;
}

/********************************************************************************/
/********************************************************************************/
/******************************** Theme Features ********************************/
/********************************************************************************/
/********************************************************************************/

/*****************************/
/********* Carousels *********/
/*****************************/

.carousel {
	margin-bottom: 0px;
}

/* Arrows carousel */
.carousel-arrows .carousel-arrow-left,
.carousel-arrows .carousel-arrow-right {
	color: #555;
	position: absolute;
	top: -40px;
	font-size: 23px;
}

.carousel-arrows .carousel-arrow-left {
	right: 25px;
}

.carousel-arrows .carousel-arrow-right {
	right: 0px;
}

/* Fade carousel */
.carousel-fade .carousel-indicators {
	display: none;
}

.carousel-fade .item {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

.carousel-fade .active.left {
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 2;
}

.carousel-fade .next {
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 1;
}

/*****************************/
/******** Breadcrumbs ********/
/*****************************/

.breadcrumb {
	background-color: transparent;
	padding: 10px 0px 10px;
	margin: 0px;
	list-style: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.breadcrumb a:first-child {
	padding-left: 0px;
}

.breadcrumb a {
	padding-left: 5px;
	padding-right: 5px;
}

.breadcrumb a:last-child {
	padding-right: 0px;
}

/*****************************/
/*********** Forms ***********/
/*****************************/

form {
	margin-bottom: 0px;
}

label {
	font-size: 14px;
	font-weight: bold;
}

input,
button,
select,
textarea {
	font-size: 12px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	color: #444;
	font-size: 12px;
	height: 18px;
	padding: 5px 8px;
	margin-bottom: 0px;
	line-height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

select {
	height: 30px;
}

textarea {
	height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	border: 1px solid #bfbfbf;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 0px;
	margin-top: -3px;
	*margin-top: -3px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: #8c8c8c;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.resizable-textarea .grippie {
	display: none; /* antigripine */
}

.form-actions {
	background-color: transparent;
	border-top: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.form-actions .btn {
	margin-bottom: 0px;
}

.form-item {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
	border: 1px solid red;
}

::-webkit-input-placeholder {
	color: #8c8c8c !important;
}

:-moz-placeholder {
	color: #8c8c8c !important;
}

::-moz-placeholder {
	color: #8c8c8c !important;
}

:-ms-input-placeholder {
	color: #8c8c8c !important;
}

/* Input sizes - responsive */
.large-input {
	max-width: 270px;
}

.extra-large-input {
	max-width: 530px;
}

/* Form on the search page */
#search-form .container-inline div {
	display: inline-block;
}

#search-form fieldset {
	height: auto;
}

/*****************************/
/********** Buttons **********/
/*****************************/

.btn {
	color: #fff;
	text-shadow: none;
	background-color: #555555;
	*background-color: #555555;
	background-image: none;
	border: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 13px;
	padding: 6px 15px;
	margin-bottom: 10px;
	*margin-bottom: 10px;
	margin-left: 0;
	*margin-left: 0;
	margin-right: 10px;
	*margin-right: 10px;
	line-height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: color 0.25s linear, background-color 0.25s linear;
	-moz-transition: color 0.25s linear, background-color 0.25s linear;
	-o-transition: color 0.25s linear, background-color 0.25s linear;
	transition: color 0.25s linear, background-color 0.25s linear;
}

.btn:last-child {
	margin-right: 0px;
	*margin-right: 0px;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #fff;
	background-color: #989898;
	*background-color: #989898;
	border: 0px;
}

.btn:focus {
	outline: 0px;
	outline-offset: 0px;
	-webkit-transition: color 0.25s linear, background-color 0.25s linear;
	-moz-transition: color 0.25s linear, background-color 0.25s linear;
	-o-transition: color 0.25s linear, background-color 0.25s linear;
	transition: color 0.25s linear, background-color 0.25s linear;
}

.btn:hover {
	-webkit-transition: color 0.25s linear, background-color 0.25s linear;
	-moz-transition: color 0.25s linear, background-color 0.25s linear;
	-o-transition: color 0.25s linear, background-color 0.25s linear;
	transition: color 0.25s linear, background-color 0.25s linear;
}

.btn.active,
.btn:active {
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 0;
}

/* Button block */
.btn-block:last-child {
	margin-bottom: 0px;
}

/* Button Sizes */
.btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px;
}

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}

.btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
}

/* Buttons styles */
.btn-light {
	color: #444;
	background-color: #e3e3e3;
	*background-color: #e3e3e3;
	border: 0px;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.btn-light.disabled,
.btn-light[disabled] {
	color: #444;
	background-color: #f3f3f3;
	*background-color: #f3f3f3;
	border: 0px;
}

.btn-primary {
	color: #fff;
	text-shadow: none;
	background-image: none;
	border: 0px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	border: 0px;
	color: #fff;
}
.btn-primary[disabled] {
	background-color: #989898 !important;
}

.btn-warning {
	color: #ffffff;
	text-shadow: none;
	background-color: #faa732;
	*background-color: #f89406;
	background-image: none;
	border-color: transparent;
	filter: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #ffffff;
	background-color: #ffbe55;
	*background-color: #ffa416;
}

.btn-warning:active,
.btn-warning.active {
	background-color: #c67605 \9;
}

.btn-danger {
	text-shadow: none;
	background-color: #da4f49;
	*background-color: #bd362f;
	background-image: none;
	border-color: transparent;
}

.btn-danger {
	text-shadow: none;
	background-color: #da4f49;
	*background-color: #bd362f;
	background-image: none;
	border-color: transparent;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #ffffff;
	background-color: #ea5f59;
	*background-color: #cd463f;
}

.btn-danger:active,
.btn-danger.active {
	background-color: #942a25 \9;
}

.btn-success {
	text-shadow: none;
	background-color: #5bb75b;
	*background-color: #51a351;
	background-image: none;
	border-color: transparent;
	filter: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #ffffff;
	background-color: #6ed56e;
	*background-color: #61b361;
}

.btn-success:active,
.btn-success.active {
	background-color: #408140 \9;
}

.btn-info {
	text-shadow: none;
	background-color: #49afcd;
	*background-color: #2f96b4;
	background-image: none;
	border-color: transparent;
	filter: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #ffffff;
	background-color: #59bfdd;
	*background-color: #3fa6c4;
}

.btn-info:active,
.btn-info.active {
	background-color: #24748c \9;
}

.btn-teal {
	text-shadow: none;
	background-color: #00808f;
	*background-color: #00808f;
	background-image: none;
	border-color: transparent;
	filter: none;
}

.btn-teal:hover,
.btn-teal:focus,
.btn-teal:active,
.btn-teal.active,
.btn-teal.disabled,
.btn-teal[disabled] {
	color: #ffffff;
	background-color: #00909f;
	*background-color: #00909f;
}

.btn-teal:active,
.btn-teal.active {
	background-color: #00909f \9;
}

.btn-inverse {
	text-shadow: none;
	background-color: #363636;
	*background-color: #222222;
	background-image: none;
	border-color: transparent;
	filter: none;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #ffffff;
	background-color: #464646;
	*background-color: #323232;
}

.btn-inverse:active,
.btn-inverse.active {
	background-color: #080808 \9;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	color: rgba(0, 0, 0, 0.75);
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
	color: #555;
	background-color: transparent;
	text-decoration: none;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #333333;
	text-decoration: none;
}

/**************************/
/********** Tabs **********/
/**************************/

.tabbable {
	margin-bottom: 30px;
}

.nav-tabs {
	border-bottom: 1px solid #ededed;
	margin: 0px;
	text-align: inherit;
}

.nav-tabs li {
	float: left;
	display: block;
}

.nav-tabs > li > a {
	border-radius: 0px;
	line-height: normal;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border-color: transparent;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #444;
	border: 1px solid #ededed;
	border-bottom-color: transparent;
}

.tab-content {
	border: 1px solid #ededed;
	margin-bottom: 30px;
	margin-top: -1px;
	padding: 12px;
}

/* Left Tabs */
.tabs-left > .nav-tabs {
	border-right: 1px solid #ededed;
	margin: 0px;
	margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
	border-radius: 0px;
	line-height: normal;
	margin: 0px;
	margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: transparent;
}

.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
	color: #444;
	border: 1px solid #ededed;
	border-right-color: transparent;
}

.tabs-left > .tab-content {
	margin: 0px;
}

/* Right Tabs */
.tabs-right > .nav-tabs {
	border-left: 1px solid #ededed;
	margin: 0px;
	margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
	border-radius: 0px;
	line-height: normal;
	margin: 0px;
	margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: transparent;
}

.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
	color: #444;
	border: 1px solid #ededed;
	border-left-color: transparent;
}

.tabs-right > .tab-content {
	margin: 0px;
}

/* Below Tabs */
.tabs-below > .nav-tabs {
	border-top: 1px solid #ededed;
	margin: 0px;
	margin-top: -1px;
}

.tabs-below > .nav-tabs > li > a {
	border-radius: 0px;
	line-height: normal;
	margin: 0px;
	margin-bottom: -1px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	color: #444;
	border: 1px solid #ededed;
	border-top-color: transparent;
}

.tabs-below > .tab-content {
	margin: 0px;
}

/*************************/
/******** Toggles ********/
/*************************/

.accordion {
	margin-bottom: 30px;
}

.accordion-group {
	border: 1px solid #ededed;
	border-radius: 0px;
	margin-bottom: 5px;
}

.accordion-inner {
	/*padding: 0px 15px 10px;*/
	border-top: 0px;
}

.accordion-heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.accordion-toggle:hover,
.accordion-toggle:focus {
	background-color: #1d70b7;
	color: white;
}
.accordion-toggle {
	background-color: #eaeaea;
}
.accordion-toggle .collapse {
	background-color: #1d70b7;
	color: white;
}

/**************************************/
/*****   Labels, Badges, Alerts   *****/
/***** Progress Bars, Wells, Hero *****/
/**************************************/

/* Labels & Badges */
.label,
.badge {
	color: #ffffff;
	text-shadow: none;
	display: inline-block;
	padding: 2px 4px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.label {
	border-radius: 0px;
}

.badge {
	padding-right: 9px;
	padding-left: 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* Alerts */
.alert {
	text-shadow: none;
	border-radius: 3px;
}

/* Progress Bars */
.progress {
	background-color: #f6f6f6;
	background-image: none;
	box-shadow: none;
	height: 15px;
	border-radius: 0px;
}

.progress .bar {
	text-shadow: none;
	background-image: none;
	filter: none;
	box-shadow: none;
	border: 0px;
	margin: 0px;
	border-radius: 0px;
}

.progress .bar + .bar {
	box-shadow: none;
}

.progress-striped .bar {
	background-image: -webkit-gradient(
		linear,
		0 100%,
		100% 0,
		color-stop(0.25, rgba(255, 255, 255, 0.15)),
		color-stop(0.25, transparent),
		color-stop(0.5, transparent),
		color-stop(0.5, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, transparent),
		to(transparent)
	);
	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: -moz-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: -o-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-danger .bar,
.progress .bar-danger {
	background-color: #dd514c !important;
}

.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e !important;
}

.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf !important;
}

.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732 !important;
}

/* Wells */
.well {
	background-color: #f6f6f6;
	border: 1px solid #ededed;
	box-shadow: none;
	border-radius: 0px;
}

.well-large {
	padding: 30px;
	border-radius: 0px;
}

.well-small {
	border-radius: 0px;
}

.well blockquote {
	margin: 0px;
}

.well blockquote.pull-right {
	float: none;
	margin: 0px;
}

/* Hero Unit */
.hero-unit,
.hero-unit-small {
	border: 1px solid #d8d8d8;
	background-color: #f6f6f6;
	font-weight: normal;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 10px;
}
.hero-unit-small {
	background-color: #e9eeee;
	border: 0 solid #1d70b7;
	color: #555555; /* WAS #19609F */
	font-size: 14px;
}

.hero-unit h1 {
	color: #555;
	line-height: normal;
	font-weight: inherit;
}

.hero-unit p {
	margin-bottom: 30px;
}

.hero-unit {
	font-size: 16px;
}

/*****************************************/
/****  Modals, Tooltips and Popovers  ****/
/*****************************************/

/* Modals */
.modal {
	border: 1px solid #ededed;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #ededed;
	border-radius: 0px;
}

.modal-header {
	border-bottom: 1px solid #ededed;
}

.modal-footer {
	background-color: #f6f6f6;
	border-top: 1px solid #ededed;
	box-shadow: none;
	border-radius: 0px;
}

/* Modal Footer Buttons Fix */
.modal-footer .btn {
	margin-bottom: 0px;
}

.modal-footer .btn + .btn {
	margin-left: 0px;
}

/* Tooltips */
.tooltip-inner {
	border-radius: 0px;
}

.tooltip.left {
	margin-left: -15px;
}

/* Popovers */
.popover {
	border: 1px solid #ededed;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
}

.popover-title {
	background-color: #f6f6f6;
	border-bottom: 1px solid #ededed;
	border-radius: 0px;
}

/*****************************************/
/***********  Pricing Tables  ************/
/*****************************************/

.ptable {
	border: 1px solid #ededed;
}

.ptable ul {
	list-style: none;
	margin: 0px;
	text-align: center;
}

.ptable li {
	padding: 5px 0px;
}

.ptable li.pt-title {
	border-bottom: 1px solid #ededed;
	background-color: #ededed;
	padding: 1px 0px;
}

.ptable li.pt-title h4,
.ptable li.pt-price h3 {
	margin: 10px 0px;
}

.ptable li.pt-price {
	border-bottom: 1px solid #ededed;
	background-color: #f6f6f6;
	margin-bottom: 5px;
	padding: 5px 0px;
}

.ptable li.pt-footer {
	border-top: 1px solid #ededed;
	background-color: #f6f6f6;
	margin-top: 5px;
	padding: 10px 0px;
}

.ptable li.pt-footer .btn {
	margin: 0px;
}

/**********************************/
/***********  Our Team  ***********/
/**********************************/

.team-element {
	text-align: center;
}

.team-element h4 {
	margin: 10px 0px;
}

.team-element p {
	margin-bottom: 10px;
}

.team-name {
	margin-bottom: 15px;
}

.team-social {
	padding: 10px 0px 0px;
}

.team-social a {
	color: #444;
	padding: 0px 5px;
}

.team-social i {
	font-size: 16px;
}

.team-social a:first-child {
	padding-left: 0px;
}

.team-social a:last-child {
	padding-right: 0px;
}

/**********************************/
/*********  Our Partners  *********/
/**********************************/

.partners {
	text-align: center;
}

.partners .partner {
	border: 1px solid #ededed;
}

.key-partner img {
	max-height: 164px;
	width: 100%;
	height: 100%;
}

.key-partner .partner-name {
	margin-top: 5px;
}

/**********************************/
/********  Rounded Skills  ********/
/**********************************/

.easyPieChart {
	position: relative;
	text-align: center;
	margin: auto;
}

.easyPieChart canvas {
	position: absolute;
	top: 0;
	left: 0;
}

/***********************************/
/*********  Happy Clients  *********/
/***********************************/

.happy-title {
	margin-top: 0px;
	margin-bottom: 50px;
}

.happy {
	margin-bottom: 50px;
}

.happy i {
	min-width: 55px;
}

.happy:last-child {
	margin-bottom: 0px;
}

/*********************************************************************************/
/*********************************************************************************/
/********************************* Shared styles *********************************/
/*********************************************************************************/
/*********************************************************************************/

/* Submitted list for portfolio, blog and articles */
.submitted {
	margin: 0px;
	list-style: none;
	padding: 5px 0px;
	font-size: 11px;
}

.submitted li {
	display: inline;
	padding-left: 15px;
}

.submitted li:first-child {
	padding-left: 0px;
}

/* more link that shows up in the drupal core blocks */

.more-link {
	display: none;
}

.read-more .more-link {
	display: inline;
}

.inline-list {
	display: block;
}
.inline-list div {
	display: inline-block;
	white-space: nowrap;
}
.inline-list .views-field-country span:after {
	content: ",";
}
.inline-list li:last-child .views-field-country span:after {
	content: "";
}

/*********************************************************************************/
/*********************************************************************************/
/******************************** Switcher styles ********************************/
/*********************************************************************************/
/*********************************************************************************/

.switcher {
	width: 200px;
	position: fixed;
	top: 150px;
	left: -240px;
	background: #555;
	color: #444;
	padding: 20px;
	z-index: 10;
}

.switcher a.link {
	cursor: pointer;
	padding-top: 5px;
	position: absolute;
	top: 0px;
	right: -30px;
	width: 30px;
	height: 25px;
	background: #555;
	color: #ededed;
	font-size: 20px;
	text-align: center;
}

.switcher h5 {
	margin-top: 0px;
	color: #ededed;
}

.switcher .themeColors {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.switcher .themeColors li {
	list-style: none;
	display: inline;
}

.switcher .themeColors li a {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #ededed;
}

.switcher .layout-style {
	margin-bottom: 30px;
	width: 180px;
	padding: 0px;
}

.switcher .backgroundSwitcher {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.switcher .backgroundSwitcher li {
	list-style: none;
	display: inline;
}

.switcher .backgroundSwitcher li a {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #ededed;
}

.switcher .backgroundSwitcher li a.active {
	border: 2px solid white;
}

/*********************************************************************************/
/*********************************************************************************/
/********************************** Back to top **********************************/
/*********************************************************************************/
/*********************************************************************************/

#back-to-top {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 25px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	background: #888;
	color: #e7e7e7;
	border: 1px solid #ededed;
	border-radius: 50%;
	z-index: 9999;
	cursor: pointer;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

#back-to-top:hover {
	background: #c4c4c4;
}

#back-to-top i {
	line-height: 50px;
}

/*********************************************************************************/
/*********************************************************************************/
/******************************** Settings styles ********************************/
/*********************************************************************************/
/*********************************************************************************/

/* Theme Colors */

.aqua {
	background-color: #9adada;
}
.blue {
	background-color: #5daed5;
}
.brown {
	background-color: #aa876d;
}
.green {
	background-color: #77d268;
}
.orange {
	background-color: #ffb141;
}
.red {
	background-color: #e24f3d;
}
.yellow {
	background-color: #eed271;
}

/* Background colors */

.bg-color-white {
	background-color: #ffffff;
}
.bg-color-grayDark1 {
	background-color: #393939;
}
.bg-color-grayDark2 {
	background-color: #494949;
}
.bg-color-grayLight1 {
	background-color: #f3f3f3;
}
.bg-color-grayLight2 {
	background-color: #f6f6f6;
}
.bg-color-turquoise {
	background-color: #1abc9c;
}
.bg-color-greenSea {
	background-color: #16a085;
}
.bg-color-emerald {
	background-color: #2ecc71;
}
.bg-color-nephritis {
	background-color: #27ae60;
}
.bg-color-sunFlower {
	background-color: #f1c40f;
}
.bg-color-orange {
	background-color: #f39c12;
}
.bg-color-carrot {
	background-color: #e67e22;
}
.bg-color-pumpkin {
	background-color: #d35400;
}
.bg-color-peterRiver {
	background-color: #3498db;
}
.bg-color-belizeHole {
	background-color: #2980b9;
}
.bg-color-alizarin {
	background-color: #e74c3c;
}
.bg-color-pomegranate {
	background-color: #c0392b;
}
.bg-color-amethyst {
	background-color: #9b59b6;
}
.bg-color-wisteria {
	background-color: #8e44ad;
}
.bg-color-clouds {
	background-color: #ecf0f1;
}
.bg-color-silver {
	background-color: #bdc3c7;
}
.bg-color-wetAsphalt {
	background-color: #34495e;
}
.bg-color-midnightBlue {
	background-color: #2c3e50;
}
.bg-color-concrete {
	background-color: #95a5a6;
}
.bg-color-asbestos {
	background-color: #7f8c8d;
}
.bg-color-custom {
	background-color: transparent;
} /* Change this color to match your needs */

/* Text colors */

.text-color-white {
	color: #ffffff;
}
.text-color-grayDark1 {
	color: #555555;
}
.text-color-grayDark2 {
	color: #888;
}
.text-color-grayLight1 {
	color: #cdcdcd;
}
.text-color-grayLight2 {
	color: #ededed;
}
.text-color-grayLight3 {
	color: #f6f6f6;
}
.text-color-custom {
	color: #000000;
} /* Change this color to match your needs */
.text-color-red {
	color: #e24f3d;
}

/* Background patterns */

.bg-pattern-45degreee_fabric {
	background: url("../img/patterns/45degreee_fabric.png") scroll 0 0 repeat;
}
.bg-pattern-agsquare {
	background: url("../img/patterns/agsquare.png") scroll 0 0 repeat;
}
.bg-pattern-asfalt {
	background: url("../img/patterns/asfalt.png") scroll 0 0 repeat;
}
.bg-pattern-bedge_grunge {
	background: url("../img/patterns/bedge_grunge.png") scroll 0 0 repeat;
}
.bg-pattern-billie_holiday {
	background: url("../img/patterns/billie_holiday.png") scroll 0 0 repeat;
}
.bg-pattern-binding_dark {
	background: url("../img/patterns/binding_dark.png") scroll 0 0 repeat;
}
.bg-pattern-binding_light {
	background: url("../img/patterns/binding_light.png") scroll 0 0 repeat;
}
.bg-pattern-black_linen {
	background: url("../img/patterns/black_linen.png") scroll 0 0 repeat;
}
.bg-pattern-blackorchid {
	background: url("../img/patterns/blackorchid.png") scroll 0 0 repeat;
}
.bg-pattern-brickwall {
	background: url("../img/patterns/brickwall.png") scroll 0 0 repeat;
}
.bg-pattern-bright_squares {
	background: url("../img/patterns/bright_squares.png") scroll 0 0 repeat;
}
.bg-pattern-brillant {
	background: url("../img/patterns/brillant.png") scroll 0 0 repeat;
}
.bg-pattern-brushed_alu_dark {
	background: url("../img/patterns/brushed_alu_dark.png") scroll 0 0 repeat;
}
.bg-pattern-carbon_fibre_big {
	background: url("../img/patterns/carbon_fibre_big.png") scroll 0 0 repeat;
}
.bg-pattern-cardboard_flat {
	background: url("../img/patterns/cardboard_flat.png") scroll 0 0 repeat;
}
.bg-pattern-cartographer {
	background: url("../img/patterns/cartographer.png") scroll 0 0 repeat;
}
.bg-pattern-chruch {
	background: url("../img/patterns/chruch.png") scroll 0 0 repeat;
}
.bg-pattern-climpek {
	background: url("../img/patterns/climpek.png") scroll 0 0 repeat;
}
.bg-pattern-concrete_wall_3 {
	background: url("../img/patterns/concrete_wall_3.png") scroll 0 0 repeat;
}
.bg-pattern-brushed_alu {
	background: url("../img/patterns/brushed_alu.png") scroll 0 0 repeat;
}
.bg-pattern-cream_pixels {
	background: url("../img/patterns/cream_pixels.png") scroll 0 0 repeat;
}
.bg-pattern-crisp_paper_ruffles {
	background: url("../img/patterns/crisp_paper_ruffles.png") scroll 0 0 repeat;
}
.bg-pattern-cross_scratches {
	background: url("../img/patterns/cross_scratches.png") scroll 0 0 repeat;
}
.bg-pattern-crossed_stripes {
	background: url("../img/patterns/crossed_stripes.png") scroll 0 0 repeat;
}
.bg-pattern-dark_dotted {
	background: url("../img/patterns/dark_dotted.png") scroll 0 0 repeat;
}
.bg-pattern-dark_dotted2 {
	background: url("../img/patterns/dark_dotted2.png") scroll 0 0 repeat;
}
.bg-pattern-dark_fish_skin {
	background: url("../img/patterns/dark_fish_skin.png") scroll 0 0 repeat;
}
.bg-pattern-dark_geometric {
	background: url("../img/patterns/dark_geometric.png") scroll 0 0 repeat;
}
.bg-pattern-dark_mosaic {
	background: url("../img/patterns/dark_mosaic.png") scroll 0 0 repeat;
}
.bg-pattern-dark_wood {
	background: url("../img/patterns/dark_wood.png") scroll 0 0 repeat;
}
.bg-pattern-debut_dark {
	background: url("../img/patterns/debut_dark.png") scroll 0 0 repeat;
}
.bg-pattern-debut_light {
	background: url("../img/patterns/debut_light.png") scroll 0 0 repeat;
}
.bg-pattern-diagonales_decalees {
	background: url("../img/patterns/diagonales_decalees.png") scroll 0 0 repeat;
}
.bg-pattern-dust {
	background: url("../img/patterns/dust.png") scroll 0 0 repeat;
}
.bg-pattern-escheresque_ste {
	background: url("../img/patterns/escheresque_ste.png") scroll 0 0 repeat;
}
.bg-pattern-fabric_of_squares_gray {
	background: url("../img/patterns/fabric_of_squares_gray.png") scroll 0 0
		repeat;
}
.bg-pattern-fabric_plaid {
	background: url("../img/patterns/fabric_plaid.png") scroll 0 0 repeat;
}
.bg-pattern-gplaypattern {
	background: url("../img/patterns/gplaypattern.png") scroll 0 0 repeat;
}
.bg-pattern-grey {
	background: url("../img/patterns/grey.png") scroll 0 0 repeat;
}
.bg-pattern-grey_wash_wall {
	background: url("../img/patterns/grey_wash_wall.png") scroll 0 0 repeat;
}
.bg-pattern-greyfloral {
	background: url("../img/patterns/greyfloral.png") scroll 0 0 repeat;
}
.bg-pattern-honey_im_subtle {
	background: url("../img/patterns/honey_im_subtle.png") scroll 0 0 repeat;
}
.bg-pattern-low_contrast_linen {
	background: url("../img/patterns/low_contrast_linen.png") scroll 0 0 repeat;
}
.bg-pattern-mochaGrunge {
	background: url("../img/patterns/mochaGrunge.png") scroll 0 0 repeat;
}
.bg-pattern-mooning {
	background: url("../img/patterns/mooning.png") scroll 0 0 repeat;
}
.bg-pattern-navy_blue {
	background: url("../img/patterns/navy_blue.png") scroll 0 0 repeat;
}
.bg-pattern-otis_redding {
	background: url("../img/patterns/otis_redding.png") scroll 0 0 repeat;
}
.bg-pattern-p1 {
	background: url("../img/patterns/p1.png") scroll 0 0 repeat;
}
.bg-pattern-p2 {
	background: url("../img/patterns/p2.png") scroll 0 0 repeat;
}
.bg-pattern-p4 {
	background: url("../img/patterns/p4.png") scroll 0 0 repeat;
}
.bg-pattern-p5 {
	background: url("../img/patterns/p5.png") scroll 0 0 repeat;
}
.bg-pattern-p6 {
	background: url("../img/patterns/p6.png") scroll 0 0 repeat;
}
.bg-pattern-ps_neutral {
	background: url("../img/patterns/ps_neutral.png") scroll 0 0 repeat;
}
.bg-pattern-pw_maze_black {
	background: url("../img/patterns/pw_maze_black.png") scroll 0 0 repeat;
}
.bg-pattern-pw_pattern {
	background: url("../img/patterns/pw_pattern.png") scroll 0 0 repeat;
}
.bg-pattern-retina_wood {
	background: url("../img/patterns/retina_wood.png") scroll 0 0 repeat;
}
.bg-pattern-shattered {
	background: url("../img/patterns/shattered.png") scroll 0 0 repeat;
}
.bg-pattern-skelatal_weave {
	background: url("../img/patterns/skelatal_weave.png") scroll 0 0 repeat;
}
.bg-pattern-slash_it {
	background: url("../img/patterns/slash_it.png") scroll 0 0 repeat;
}
.bg-pattern-squairy_light {
	background: url("../img/patterns/squairy_light.png") scroll 0 0 repeat;
}
.bg-pattern-subtle_grunge {
	background: url("../img/patterns/subtle_grunge.png") scroll 0 0 repeat;
}
.bg-pattern-subtle_surface {
	background: url("../img/patterns/subtle_surface.png") scroll 0 0 repeat;
}
.bg-pattern-textured_paper {
	background: url("../img/patterns/textured_paper.png") scroll 0 0 repeat;
}
.bg-pattern-ticks {
	background: url("../img/patterns/ticks.png") scroll 0 0 repeat;
}
.bg-pattern-tileable_wood_texture {
	background: url("../img/patterns/tileable_wood_texture.png") scroll 0 0 repeat;
}
.bg-pattern-tweed {
	background: url("../img/patterns/tweed.png") scroll 0 0 repeat;
}
.bg-pattern-type {
	background: url("../img/patterns/type.png") scroll 0 0 repeat;
}
.bg-pattern-use_your_illusion {
	background: url("../img/patterns/use_your_illusion.png") scroll 0 0 repeat;
}
.bg-pattern-washi {
	background: url("../img/patterns/washi.png") scroll 0 0 repeat;
}
.bg-pattern-wavegrid {
	background: url("../img/patterns/wavegrid.png") scroll 0 0 repeat;
}
.bg-pattern-white_wall_hash {
	background: url("../img/patterns/white_wall_hash.png") scroll 0 0 repeat;
}
.bg-pattern-wild_oliva {
	background: url("../img/patterns/wild_oliva.png") scroll 0 0 repeat;
}
.bg-pattern-witewall_3 {
	background: url("../img/patterns/witewall_3.png") scroll 0 0 repeat;
}

/* Background images */

.bg-image-one {
	background: url("../img/background-images/bg1.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-two {
	background: url("../img/background-images/bg2.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-three {
	background: url("../img/background-images/bg3.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-four {
	background: url("../img/background-images/bg4.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-five {
	background: url("../img/background-images/bg5.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-six {
	background: url("../img/background-images/bg6.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-seven {
	background: url("../img/background-images/bg7.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-eight {
	background: url("../img/background-images/bg8.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-nine {
	background: url("../img/background-images/bg9.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-ten {
	background: url("../img/background-images/bg10.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-eleven {
	background: url("../img/background-images/bg11.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-twelve {
	background: url("../img/background-images/bg12.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-thirteen {
	background: url("../img/background-images/bg13.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-fourteen {
	background: url("../img/background-images/bg14.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-fifteen {
	background: url("../img/background-images/bg15.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-sixteen {
	background: url("../img/background-images/bg16.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-seventeen {
	background: url("../img/background-images/bg17.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-eighteen {
	background: url("../img/background-images/bg18.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-nineteen {
	background: url("../img/background-images/bg19.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-twenty {
	background: url("../img/background-images/bg20.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-twentyOne {
	background: url("../img/background-images/bg21.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-twentyTwo {
	background: url("../img/background-images/bg22.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.center-icons {
	text-align: center;
}
.inco-icon {
	margin-top: 15px;
}
.icn-btn-container {
	height: 100px;
	max-width: 100px;
	padding: 15px;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	line-height: 15px;
	/* word-wrap: break-word; */
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.icn-btn-container img {
	width: 80px;
	padding-bottom: 8px;
}
.icn-btn-container a {
	text-align: center;
}
.icn-btn-container:hover {
	background-color: rgba(234, 234, 234, 0.68);
	pointer: hand;
}

.icn-btn-container span.report-logo {
	/* text-align: center; */
	display: block;
}
.inco-title {
	margin: 20px 0px 15px;
}
.inco-text-block .collapse.in {
	display: inline;
}

.panel .panel-icon img {
	width: 120px;
}

div.media {
	display: inline;
}

img[style~="left;"] {
	margin: 0 1em 1em 0;
}

img[style~="right;"] {
	margin: 0 0 1em 1em;
}

.views-exposed-widget.views-widget-filter-term_node_tid_depth {
	width: 463px;
}
.views-exposed-widget#edit-name-list-wrapper {
	width: 350px;
}

.views-exposed-widget.views-widget-filter-term_node_tid_depth
	.chosen-container {
	width: 452px !important;
}

#edit-s3-priority-id-wrapper {
	width: 463px;
}

#edit-s3-priority-id-wrapper .chosen-container {
	width: 452px !important;
}

.ui-dialog-titlebar-close:after {
	content: "X";
}

#edit-body-und-0-format-guidelines {
	display: none;
}

.node-main-infos {
	margin-top: -25px;
}
.node-main-infos .group-escp .field:last-of-type {
	margin-bottom: 0;
}
.escp-key-info {
	text-align: center;
}

.escp-key-info .escp-main-info-title {
	font-weight: bold;
	font-size: 15px;
}

.view-eccp-profile-content-public h6.field-content {
	margin-bottom: 0px;
}

#testimonials-panel .pane-title {
	color: #1d70b7;
}

.node-escp-details {
	margin-top: 20px;
}

.escp-key-info .escp-main-info-num {
	font-size: 34px;
}

.field-name-field-escp-third-countries {
	margin-top: 15px;
	text-align: center;
}
.field-name-field-escp-third-countries .field-items {
	margin-top: 10px;
}

.view.view-eccp-profile-content-public.view-id-eccp_profile_content_public.view-display-id-block_3 {
	word-wrap: break-word;
}
.view-testimonials-view.view-display-id-page_3 .views-row {
	min-height: 50px;
}
.view-testimonials-view .views-row {
	min-height: 150px;
}

.views-row.testimonial {
	border-bottom: 1px solid #999;
	padding-bottom: 12px;
}
.profile-news-block-row {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ededed;
}

.profile-news-block-row:last-of-type {
	border-bottom: none;
}

.modal.modal-lg {
	width: 75%;
	left: 25%;
}

.async-hide {
	opacity: 0 !important;
}

#escp-4i-col .pane-title,
#escp-s3-col .pane-title {
	text-align: center;
}

#node-143 .node-post-teaser .node-read-more {
	display: none;
}

.view-eu-project-profile-lists .views-table td {
	vertical-align: top;
}
.view-eu-project-profiles-side-blocks .views-row,
.view-all-profiles-news-block .views-row {
	min-height: 68px;
}
#block-block-66 {
	padding-top: 0px;
}
#edit-unsubscribe--2 {
	display: none;
}

.tb-megamenu .dropdown-menu .mega-group-title {
	text-transform: none !important;
	color: #1d70b7;
	font-weight: normal !important;
	padding-left: 0px !important;
}

.tb-megamenu-subnav.mega-nav-level-2 {
	list-style-type: circle !important;
}

#simplenews-subscriptions-page-form #edit-unsubscribe{
	display: none;
}

#edit-country-code-wrapper .description {
	display: block;
	margin-bottom: 5px;
}
#kosovo-disclaimer {
	display: block;
}
#edit-field-strup-eco-org-type-value-wrapper {
	display: inline-table;
	margin-left: 10px;
}

.countryicon.iconset-gosquared_flat_large {
	width: 40px;
}
.escp-s3-partners-countries {
  margin-top: 10px;
  font-weight: normal;
  font-size: 13px;
  list-style: none;
  margin-left: 0;
}