/* ==|=======================================================================
	Reset CSS Page
	========================================================================= */
* {
	font-family: 'Lato', sans-serif;
	font-size: 100%
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, textarea, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	outline: 0;
	border: 0
}
body {
	line-height: 100%
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
:focus {
	outline: 0
}
ins {
	text-decoration: none
}
del {
	text-decoration: line - through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	width: 100%;
*zoom:1
}
body:before, body:after {
	content: "";
	display: table
}
body:after {
	clear: both
}
@media all {
html {
	font-size: 24px
}
}
@media all and (max-width: 1800px) {
html {
	font-size: 26px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1400px) {
html {
	font-size: 25px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1000px) {
html {
	font-size: 24px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 920px) {
html {
	font-size: 22px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 840px) {
html {
	font-size: 20px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 520px) {
html {
	font-size: 18px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
.content .content-wrapper:first-child {
	background: #fff
}
.content .content-wrapper:first-child .content-inner {
	padding: 170px 0 20px
}
.content .content-wrapper:first-child .content-inner .section-title, .content .content-wrapper:first-child .content-inner .resume-text {
	color: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span, .content .content-wrapper:first-child .content-inner .resume-text span {
	background: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span:before, .content .content-wrapper:first-child .content-inner .resume-text span:before, .content .content-wrapper:first-child .content-inner .section-title span:after, .content .content-wrapper:first-child .content-inner .resume-text span:after {
	background: #4a566f
}
.news-img-big {
	float: right;
	width: 40%;
	margin-left: 2%;
	margin-bottom: 2%;
	display: block
}
.news-header {
	border-bottom: solid 1px #ccc;
	margin-bottom: 30px;
	padding-bottom: 20px;
	width: 100%;
	display: table;
	position: relative;
	margin-top: -30px
}
.news-header .medium-title {
	float: left;
	text-align: left;
	margin: auto;
	font-size: 22px;
	text-transform: none;
	letter-spacing: 0
}
.news-header .news-date {
	position: absolute;
	right: 0;
	bottom: -40px;
	width: 78px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	font-weight: 800;
	background: #fff;
	color: #4a566f;
	border: solid 5px #4a566f
}
.regular-text {
	color: #555
}
.img-news {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px
}
.news-list {
	width: 100%;
	display: table
}
.news-list .list-item {
	background: #4a566f;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 3%;
	float: left
}
.news-list .list-item:nth-child(even) {
	margin-right: 0
}
.news-list .list-item .news-img {
	width: 100%;
	display: block
}
.news-list .list-item .news-content {
	position: relative;
	display: table;
	width: 100%;
	position: relative
}
.news-list .list-item .news-content .news-date {
	position: absolute;
	top: -35px;
	right: 20px;
	width: 78px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	font-weight: 800;
	background: #fff;
	color: #4a566f;
	border: solid 5px #4a566f
}
.news-list .list-item .news-content .news-title {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: 1px;
	padding: 25px 20px;
	width: 78%;
	text-align:justify;
}
.news-list .list-item:hover .news-content {
	background: #555;
	transition: .3s all
}
.news-list .list-item:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: .3s all
}
@media all and (max-width: 900px) {
.content-wrapper .content-inner .news-list .list-item {
	width: 100%;
	margin-bottom: 3%;
	margin-right: 0
}
.content-wrapper .content-inner .news-img-big {
	width: 100%
}
}
@media all and (max-width: 600px) {
.content-wrapper .news-list .list-item {
	width: 100%;
	margin-bottom: 3%;
	margin-right: 0
}
.content-wrapper .news-list .list-item .news-content .news-info {
	width: 95%;
	margin-left: -47.5%;
	padding: 5px 10px;
	top: -22%
}
.content-wrapper .news-list .list-item .news-content .news-info .news-date, .content-wrapper .news-list .list-item .news-content .news-info .news-tag {
	font-size: 8px;
	letter-spacing: 1px
}
.content-wrapper .news-list .list-item .news-content .news-title {
	font-size: 12px;
	position: relative;
	z-index: 999
}
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
