/*no need styles*/

.toolpad * {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.content {
	max-width: 1240px;
	margin: auto;
}

.content p,.content a {
	text-decoration: none;
}

.small-history {
	text-align: center;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	max-width: 760px;
}

.button {
	background: #fff600;
	color: #000;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
	line-height: 50px;
	margin: 0;
	display: block;
	padding: 0 20px;
	transition: color .2s;
	-webkit-transition: color .2s;
}

a.button i {
	font-size: 36px;
	font-weight: normal;
	position: relative;
	top: 10px;
	color: #000;
	margin-right: 7px;
	transition: color .2s;
	-webkit-transition: color .2s;
}

.button:hover {
	background: #000;
	color: #fff600;
}

a.button:hover i {
	color: #fff600;
}

.header .button {
	background: none;
	color: #000;
	font-weight: 300 !important;
}

.header .button:hover {
	background: #fff600;
	color: #000;
}

.header .button:hover i {
	color: #000;
}

.tp-infoicon i {
	color: rgba(33,42,64,.5);
	background-color: rgba(0, 0, 0, 0);
	font-size: 20px;
	border: 2px solid rgba(33,42,64,.05);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	height: 40px;
	line-height: 37px;
	text-align: center;
	margin: 0 !important;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
	-moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
	-o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
	-ms-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.tp-infoicon {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 40px;
	height: 40px;
	margin: 0;
}

.textaligncenter {
	text-align: center;
}

.tp-smallinfo {
	color: rgba(33,42,64,.5);
	margin-bottom: 10px;
	position: relative;
	display: block;
	font-weight: 500;
	font-size: 18px;
	margin-top: 25px;
}

.tp-headicon {
	color: #fff;
	font-size: 40px !important;
	line-height: 60px !important;
	background: #d50000;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
}

/* 
    Further Demo Content Styling - can be ignored for your project 
*/

.history {
	font-size: 16px;
	font-weight: 400;
	padding: 95px 30px 80px;
	text-align: center;
	max-width: 1240px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: auto;
}

.history p {
	font-weight: 400;
	font-size: 16px;
	color: #3f4549;
}

p.history_count {
	color: #fff;
	font-size: 33px;
	background: #000;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	margin: 0 0 10px;
}

.history_title {
	font-size: 33px;
	font-weight: 500;
	margin: 0 0 40px;
	color: #000;
}

.history a {
	color: #000;
	background: #fff600;
	text-decoration: none;
}

.history a:hover {
	background: #000;
	color: #fff600;
}

.example-table {
	background: #f5f7f9;
	padding: 50px;
	border-top: 1px solid #e8ebee;
	border-bottom: 1px solid #e8ebee;
}

.filter {
	display: block;
	float: left;
	width: 20%;
	text-align: right;
}

.example-list {
	display: inline-block;
	width: 80%;
	padding: 0 0 0 50px;
	float: right;
	box-sizing: border-box;
}

.filter ul,.filter li {
	list-style: none;
}

.filter li {
	color: rgba(41,46,49,.5);
	margin-right: 5px;
	cursor: pointer;
	padding: 0 15px 0 10px;
	line-height: 25px;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	display: inline-block;
	background: rgba(0, 0, 0, 0);
	margin-bottom: 5px;
	width: 100%;
	display: block;
	cursor: pointer;
}

.filter li:hover,.filter li.selected {
	color: #000;
}

.example-list .img-wrapper {
	display: block;
	vertical-align: top;
	margin: 0 15px 15px 0;
	float: left;
	position: relative;
	box-sizing: border-box;
}

.example-list img {
	display: block;
	vertical-align: top;
	width: 100%;
}

.hover-cover {
	color: #6f7c82;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 26px;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
}

.footer_inner {
	max-width: 1240px;
	margin: auto;
}

.footerwidget {
	width: 25%;
	padding: 0 20px;
	box-sizing: border-box;
	float: left;
}

.bottom-history {
	/* display:table-cell;*/
	min-width: 0;
	box-sizing: border-box;
	padding: 50px 25px !important;
	margin: 0 auto !important;
	width: 100%;
	max-width: none !important;
}

.bottom-history p {
	max-width: 760px;
	margin: auto;
}

.bottom-history-wrap {
	/* display:table;*/
}

.bottom-history a,.bottom-history a:visited {
	text-decoration: none !important;
	color: #d50000;
	font-weight: 700;
}

.bottom-history a:hover {
	text-decoration: underline !important;
}

@media (max-width:1124px) {
	.bottom-history-wrap {
		display: block;
	}

	.bottom-history {
		display: block;
		float: none !important;
		width: 100% !important;
		max-width: none !important;
	}
}
