/* -------------------------------------------------------------------------------- /
	[1]	SETUP - general settings, common classes
/ -------------------------------------------------------------------------------- */

	body { background:#fff; }
	a { color:#C10000; }
	::-moz-selection { background:#C10000; }
	::selection { background #C10000; }

/* -------------------------------------------------------------------------------- /
	[2]	LAYOUT
/ -------------------------------------------------------------------------------- */

	#main { background:#eeede7; }

/* -------------------------------------------------------------------------------- /
	[3] HEADER
/ -------------------------------------------------------------------------------- */

	#header-info { background:#C10000; }

/* -------------------------------------------------------------------------------- /
	[4] NAVIGATION
/ -------------------------------------------------------------------------------- */

	#primary-navigation { background:#eeede7; }
	#primary-navigation .menu > li:before { background:#eeede7; }
	#primary-navigation .menu li a { background-color:#eeede7; }
	#primary-navigation .menu > li:hover > a,
	#primary-navigation .menu > li.current > a { color:#C10000; }
	#primary-navigation .menu li > ul { background:#eeede7;	}
	#primary-navigation .menu ul li:hover > a,
	#primary-navigation .menu ul li.current > a { background-color:#C10000; }

/* -------------------------------------------------------------------------------- /
	[5] FOOTER
/ -------------------------------------------------------------------------------- */

	#top-footer { background:#C10000; }
	#bottom { background:#eeede7; }

/* -------------------------------------------------------------------------------- /
	[6] WIDGETS
/ -------------------------------------------------------------------------------- */

	.widget textarea,
	.widget input[type="text"],
	.widget input[type="password"],
	.widget input[type="datetime"],
	.widget input[type="datetime-local"],
	.widget input[type="date"],
	.widget input[type="month"],
	.widget input[type="time"],
	.widget input[type="week"],
	.widget input[type="number"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="search"],
	.widget input[type="tel"],
	.widget input[type="color"],
	.widget .uneditable-input { background:#eeede7; }

/* -------------------------------------------------------------------------------- /
	[7] FORM ELEMENTS
/ -------------------------------------------------------------------------------- */

	.btn-style1 { background:#C10000; color: #eee; }
	.btn-style1-2 { background:#2b9a56; color: #000; }
	.btn-style1-2:hover { background:#333; color: #fff; }

/* -------------------------------------------------------------------------------- /
	[8.1] CONTENT COMMON 
/ -------------------------------------------------------------------------------- */

	h2.main-title:before { background:#C10000; }

/* -------------------------------------------------------------------------------- /
	[8.2] SHORTCODES
/ -------------------------------------------------------------------------------- */

	.tabs > li.current a,
	.tabs > li:hover a,
	.tabs-content > li.current .tab-title a,
	.tabs-content > li .tab-title a:hover { color:#C10000; }
	.toggles > li.current a,
	.toggles > li:hover a { color:#C10000; }
	.progress-style1 .bar { background:#C10000; }
	.highlight1 {
		border-bottom:dotted 1px #C10000;
		color:#C10000;
	}
	.highlight2 { background:#C10000; }

/* -------------------------------------------------------------------------------- /
	[8.4] BLOG
/ -------------------------------------------------------------------------------- */

	.post-body h2 a:hover { color:#C10000; }
	.post-overlay { background:#C10000; }

/* -------------------------------------------------------------------------------- /
	[8.8] COMMENTS
/ -------------------------------------------------------------------------------- */

	.comment-container:hover { border-color:#C10000; }
	#comment-list li .comment-container:hover h4 { color:#C10000; }

/* -------------------------------------------------------------------------------- /
	[9] PRICING TABLE
/ -------------------------------------------------------------------------------- */

	.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-header h3,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header h3,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-header h3 { color:#C10000; }

	.gw-go-col.gw-go-style1 .gw-go-coinf div,
	.gw-go-col.gw-go-style1 .gw-go-coinb div { color:#C10000; }

	.gw-go-col.gw-go-style1 .gw-go-btn,
	.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-btn { color:#eeede7; }

	.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-btn,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-btn,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-btn { background:#C10000; }

	.gw-go-col-wrap:hover .gw-go-col.gw-go-style2,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 { background:#C10000; }

	.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-header-top,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header-top,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-header-top { background:#C10000; }

	.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-header-bottom,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header-bottom,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-header-bottom {
		background:#C10000;
		border-top:solid 1px #C10000;
	}
	.gw-go-col.gw-go-style2 .gw-go-header h3,
	.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header h3 { color:#C10000; }

	.gw-go-col.gw-go-style2 .gw-go-coinf,
	.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-coinf,
	.gw-go-col.gw-go-style2 .gw-go-coinb,
	.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-coinb { border:solid 2px #C10000; }

	.gw-go-col.gw-go-style2 .gw-go-coinf div,
	.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-coinf div,
	.gw-go-col.gw-go-style2 .gw-go-coinb div,
	.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-coinb div { background:#C10000; }

	.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-coinf div,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-coinf div,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-coinf div,
	.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-coinb div,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-coinb div,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-coinb div { color:#C10000; }

	.gw-go-col.gw-go-style2 .gw-go-btn,
	.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn { background:#C10000; }

	.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-btn,
	.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn,
	.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-btn { color:#C10000; }

/* -------------------------------------------------------------------------------- /
	[10.1] LAVALAMP PLUGIN
/ -------------------------------------------------------------------------------- */

body, .post-overlay, #primary-navigation, #primary-navigation .menu > li::before, #primary-navigation .menu li a, li.backLava, #main, #bottom, .hide-info-box-content, .team , [class^="hide-info-box"] .circle-border, #footer, #wrapper, .post-inner { background: #eee; }

/* PARTNERS */
.link-bw-image {
	display: block;
	box-shadow: inset 0 0 2px 2px rgba(0,0,0,.03);
}
.bw-image {
	display: block;
	padding: 5px 20px;
	max-width: 180px;
}
.partner-title-image {
	max-width: 250px;
}
.partner-title-image-s {
	max-width: 150px;
}
.post-date span {
	font-size: 14px;
}
/* HEADER desktop*/

#primary-navigation {
	margin-left: 0;
	margin-top: 0;
	right: -4px;
	position: relative;
}
.text-shadow {
	text-shadow: 1px 1px #000;
}
.text-hidden-box {
	font-size: 15px;
}
@media (max-width:980px) {
	.image-logo-tarmel {
		padding-bottom: 20px;
	}
	h2.main-title {
		margin-top: 20px;
	}
}
@media (min-width:980px) {
	.image-logo-tarmel {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.menu {
		width: 100%;
	}
	.menu li {
		width: 16.6666%;
	}
	.menu li {
		text-align: center;
	}
	.menu-link {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#primary-navigation {
		right: 0;
	}
	#primary-navigation .menu > li > a {
		font-size: 13px;
	}
	span[class^="menu-icon"] {

	}
	.bw-image {
	  -webkit-filter: grayscale(1);
	  filter: grayscale(1);
	  -webkit-transition: all .6s ease;
	  -moz-transition: all .6s ease;
	  -khtml-transition: all .6s ease;
	}
	.bw-image:hover {
	  -webkit-filter: grayscale(0);
	  filter: grayscale(0);
	}
	.half-text {
		display: block;
		width: 50%;
		margin: 0 auto;
		text-align: center;
	}
	.development-box {
		height: 250px;
	}
	.development-box-height {
		height: 350px;
	}
}
.location-paragraph, .footer-links-paragrapg {
	margin: 0;
}
.location-map {
	margin: 30px 0 20px;
	width: 100%;
}
.tp-caption a {
	color: #eee;
}
.tp-caption a:hover {
	color: #eee;
}
.service-title {
	padding-top: 20px;
}
.title-h4 {
	color: #222;
}
.demo-icon {
	color: #585858;
	font-size: 14px;
}
.icon-home {
	font-size: 17px;
}
.menu-link:hover .demo-icon {
	color: #222;
}
.footer-icon {
	color: #fff;
	font-size: 35px;
	line-height: 0;
	margin-top: -10px;
}
.icon-quote-left, .icon-quote-right {
	color: #fff;
	margin-right: 5px;
	line-height: 1.2em;
	margin-left: 0;
}
.circle-yellow {
	background-color: #ebbe2a;
}
.circle-yellow .circle-border {
	border:solid 2px #ebbe2a;
}
.circle-red {
	background-color: #c10000;
}
.circle-red .circle-border {
	border:solid 2px #c10000;
}
.circle-green {
	background-color: #4ab17f;
}
.circle-green .circle-border {
	border:solid 2px #4ab17f;
}
.development-box {
	box-shadow: inset 0 0 2px 2px rgba(0,0,0,.03);
	padding: 20px 20px 0;
	margin-bottom: 20px;
}
.ns-box {
	box-shadow: inset 0 0 2px 2px rgba(0,0,0,.03);
	padding: 20px;
	margin-bottom: 20px;
}
#main {
	border-bottom:solid 2px rgba(0,0,0,.03);
}
.main-content td {
	font:15px/24px 'Open Sans', sans-serif;
}
.height-box {
	height: 100px;
}
.yellow-btn {
	background-color: #fabb0b;
	font-weight: bold;
}
.blue-btn {
	background-color: #3583c5;
	font-weight: bold;
}
.green-btn {
	background-color: #0099a7;
	font-weight: bold;
}
.orange-btn {
	background-color: #e99a37;
	font-weight: bold;
	color: #fff !important;
}

.black-text {
	color: #444;
	font-size: 18px !important;
	line-height: 120%;
}
