/**
 * BlankPlate | Yet another HTML5 Starter Kit
 *
 * BlankPlate Main stylesheet
 *
 * @copyright	Copyright 2012, Dimitris Krestos
 * @license		Apache License, Version 2.0 (http://www.opensource.org/licenses/apache2.0.php)
 * @link		http://vdw.staytuned.gr/html5-starter-kit-blankplate/
 * @package		BlankPlate
 * @version		v1.2.3
 */

/**
 * WORLD
 *
 * -------------------------------------------------------------------------------------------------
 */
H2 {
	font-weight: 300;
}

SMALL {
	font-size: 10px;
}

/* Clear fix */
.clear {
	clear: both;
	display: block;
	float: none;
	font-size: 1px;
	height: 0px;
	line-height: 0
}

/**
 * HEADER
 * Your header rules
 * -------------------------------------------------------------------------------------------------
 */
HEADER {
	background: #5B5F70;
	color: white;
	height: 400px;
	margin: 0 auto;
	width: 100%;
}

HEADER H1 {
	color: inherit;
	font-size: 48px;
	letter-spacing: 4px;
	padding-top: 120px;
	text-transform: uppercase;
	font-weight: 400;
}

HEADER H2 {
	color: inherit;
	font-size: 18px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

/**
 * BODY
 * Your content rules
 * -------------------------------------------------------------------------------------------------
 */
.separator {
	background: white;
	border-bottom: 1px solid #E5E5E5;
	color: #888;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	line-height: 80px;
	letter-spacing: 2px;
	width: 100%;
}

SECTION#body {
	background: #a0cac0;
}

SECTION#body H2 {
	color: white;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 34px;
	margin-top: 2rem;
}

SECTION {
	background: #F1F1F1;
}

ARTICLE {
	padding: 30px 0 20px;
}

ARTICLE H4 {
	color: #E95855;
	margin-bottom: 10px;
}

PRE {
	max-width: 400px;
}

/**
 * FOOTER
 *
 * -------------------------------------------------------------------------------------------------
 */
FOOTER {
	width: 100%;
	color: #888;
	margin: 20px auto;
}

/**
 * TABS
 *
 * -------------------------------------------------------------------------------------------------
 */
.home2 .tab,
.home3 .tab{
	/*border-top: 1px solid #c7c7c7*/
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.home2 .tab div,
.home3 .tab div {
	/*border-top: 1px solid #c7c7c7*/
	display: flex;
	width: 23%;
	height: 250px;
	flex-wrap: wrap;
	flex-direction: column;
	background: #ffffff;
	margin-right: 2%;
	margin-bottom: 22px;
	text-align: center;
	/*padding-top: 20px;*/
	justify-content: center;
	cursor: pointer;
}
.home2 .tab div img,
.home3 .tab div img {
	width: 86%;
	height: 160px;
	margin-bottom: 10px;
}
.home2>.tabs UL.horizontal {
	/*list-style: none outside none;*/
	display: inline-block;
	margin-left: 30px;
	margin-top: 20px;
	width: 1000px;
}
.home3>.tabs > DIV {
	/*border-top: 1px solid #c7c7c7*/
	margin-top: 30px;
	background: white !important;
	display: flex;
	flex-wrap: wrap;
}
.home3>.tabs > DIV>div {
	/*border-top: 1px solid #c7c7c7*/
	display: flex;
	width: 23%;
	height: 250px;
	flex-wrap: wrap;
	background: #F3F3F3;
	margin-right: 2%;
	margin-bottom: 22px;
	text-align: center;
	justify-content: center;
}
.home3>.tabs > DIV>div>img{
	width: 86%;
	height: 160px;
	/*margin-top: 20px;*/
}
.home3>.tabs UL.horizontal {
	/*list-style: none outside none;*/
	display: inline-block;
	margin-left: 30px;
	margin-top: 20px;
	width: 980px;
}

.home2>.tabs li {
	margin: 0 10px 0 0;
	display: inline-block;
}

.home2>.tabs A {
	display: block;
	font-size: 14px;
	text-decoration: none;
	height: 35px;
	color: #333333;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border-radius: 5px;
	/*margin-right: 10px;*/
}
.home2>.tabs LI:hover {
	background: #06155f;
	border-radius: 5px;
	text-align: center;
}

.home2>.tabs LI:hover A {
	color: white;
	border-radius: 5px;
	text-align: center;
}

.home2 .active {
	background: #06155f !important;
	border-radius: 5px;
	text-align: center;
}

.home2 .active A {
	color: white !important;
	border-radius: 5px;
	text-align: center;
}
.home3>.tabs li {
	background: white;
	margin: 0 10px 0 0;
	display: inline-block;
}

.home3>.tabs A {
	display: block;
	font-size: 14px;
	text-decoration: none;
	height: 35px;
	color: #333333;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border-radius: 5px;
	/*margin-right: 10px;*/
}
.home3>.tabs LI:hover {
	background: #06155f;
	border-radius: 5px;
	text-align: center;
}

.home3>.tabs LI:hover A {
	color: white;
	border-radius: 5px;
	text-align: center;
}

.home3 .active {
	background: #06155f !important;
	border-radius: 5px;
	text-align: center;
}

.home3 .active A {
	color: white !important;
	border-radius: 5px;
	text-align: center;
}
.home2>.link {
	color: white;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 48px;
	margin-top: 20px;
	margin-left: 6px;
	text-decoration: none;
}

.home2>.link:hover {
	text-decoration: underline;
	color: inherit;
}
.home3>.link {
	color: white;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 48px;
	margin-top: 20px;
	margin-left: 6px;
	text-decoration: none;
}

.home3>.link:hover {
	text-decoration: underline;
	color: inherit;
}
.anchorLink {
	border-bottom: 1px dashed white;
	color: white;
	text-decoration: none;
}

.anchorLink:hover {
	text-decoration: none;
	background-color: #06155f;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	border-radius: 5px;
	margin-right: 10px;
}
