*, html, body, ul, ol, dl, li, dt, dd {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	position: relative;
	color: #000;
	background-color: #f7f8fa;
	margin: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #12b2da;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #0ea4d5;
}

img {
	border: none;
	display: block;
}

li {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

header, section, footer, nav, article, aside {
	display: block;
}

header {
	min-width: 1000px;
	background-color: #fff;
}

.faster-header {
	position: relative;
	max-width: 1282px;
	box-sizing: border-box;
	padding: 0 20px;
	height: 113px;
	margin: auto;
}

.logo {
	display: block;
	position: relative;
	top: 42px;
	float: left;
}

.logo:hover {
	opacity: .8;
}

header .search-1 {
	top: 24px;
	float: right;
}

.search-1 {
	width: 563px;
	position: relative;
}
.search-1 input {
	background: url(../img/elements/search-icon-2.png) no-repeat 25px 50%;
	box-sizing: border-box;
	font-size: 14px;
	width: 100%;
	height: 64px;
	font-family: 'Open Sans', sans-serif;
	line-height: 64px;
	border: 1px solid #e5e5e5;
	padding: 0 84px 0 64px;
	color: #000;
}
.search-1 input::-webkit-input-placeholder {
	color: #aeafaf;
}
.search-1 input::-moz-placeholder {
	color: #aeafaf;
}
.search-1 input:-moz-placeholder {
	color: #aeafaf;
}
.search-1 input:-ms-input-placeholder {
	color: #aeafaf;
}

.main-menu {
	float: right;
}
.main-menu > ul {
	overflow: hidden;
	padding: 0 55px 0 0;
}
.main-menu > ul > li {
	float: left;
	line-height: 113px;
}
.main-menu > ul > li + li {
	margin: 0 0 0 30px;
}
.main-menu > ul > li > a {
	font-size: 16px;
	text-decoration: underline;
}
.main-menu > ul > li > a:hover {
	text-decoration: none;
}

.button-search-1 {
	box-sizing: border-box;
	background-color: #20c4a7;
	display: block;
	text-align: center;
	height: 64px;
	padding: 20px 0 0 3px;
	position: absolute;
	right: 0;
	width: 64px;
}
.button-search-1 > img {
	display: inline-block;
}

.button-search-1:hover {
	opacity: .8;
}

.desc-p:after {
	content: '';
	clear: both;
	display: block;
}

.top-faster-box {
	min-width: 1000px;
}

.top-faster-box.green, .default-long.green-bg, .top-title-faster.green {
	background: url(../img/top-status/green.jpg) no-repeat 0 0/cover;
}
.top-faster-box.green .faster-title, .default-long.green-bg .faster-title, .top-title-faster.green .faster-title {
	color: #fff;
}

.top-faster-box.orange, .default-long.orange-bg, .top-title-faster.orange {
	background: url(../img/top-status/orange.jpg) no-repeat 0 0/cover;
}
.top-faster-box.orange .faster-title, .default-long.orange-bg .faster-title, .top-title-faster.orange .faster-title {
	color: #fff;
}

.top-faster-box.red, .default-long.red-bg, .top-title-faster.red {
	background: url(../img/top-status/red.jpg) no-repeat 0 0/cover;
}
.top-faster-box.red .faster-title, .default-long.red-bg .faster-title, .top-title-faster.red .faster-title {
	color: #fff;
}

.top-title-faster {
	min-width: 1000px;
}

.top-title-inner-faster {
	position: relative;
	max-width: 1282px;
	box-sizing: border-box;
	padding: 0 20px;
	color: #fff;
	margin: auto;
}
.top-title-inner-faster > .faster-title {
	margin: 0;
	padding: 60px 0 35px;
}

.top-faster-box.white, .default-long.white-bg {
	background-color: #fff;
}

.top-inner-faster-box {
	position: relative;
	min-height: 620px;
	box-sizing: border-box;
	margin: auto;
	color: #fff;
}

.top-columns-1 {
	width: 100%;
	overflow: hidden;
}

.top-row-1 {
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.top-row-1 h1 {
	font-size: 26px;
	margin: 0 0 40px;
	padding: 34px 0 0;
}
.top-row-1 .text-row-0 {
	padding: 32px 0 43px 63px;
}
.top-row-1 .text-row-0 + .text-row-0 {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.top-row-1 .wrapper-button-0 {
	margin: 0 0 30px;
}

.text-0 > p {
	color: rgba(255, 255, 255, 0.6);
}

.text-inner-row-0 {
	max-width: 560px;
}

.top-row-1 + .top-row-1 {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.top-photo {
	float: right;
	padding: 161px 51px 0 0;
}
.top-photo > a {
	display: block;
	width: 373px;
	height: 318px;
	overflow: hidden;
}
.top-photo > a > img {
	width: 100%;
}
.top-photo > a:hover {
	opacity: .8;
}

.wrapper-button-0 {
	text-align: center;
}

.faster-button-0 {
	position: relative;
	display: inline-block;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.3);
	height: 69px;
	color: #fff !important;
	line-height: 69px;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	max-width: 100%;
	white-space: nowrap;
	padding: 0 30px 0 55px;
	box-sizing: border-box;
}
.faster-button-0 > span {
	margin: 0 0 0 -35px;
	position: absolute;
	top: 24px;
}

.faster-button-0:hover {
	opacity: .7;
}

.list-0 {
	width: 400px;
	overflow: hidden;
}
.list-0 > li {
	position: relative;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 39px;
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.list-0 > li + li + li {
	font-size: 15px;
}

.i-list-1, .i-list-0 {
	display: inline-block;
	width: 24px;
	position: absolute;
	left: 0;
}

.i-list-0 {
	top: 6px;
}

.i-list-1 {
	top: 11px;
}

.i-list-0 > img {
	width: 100%;
}

.important-text > ul > li {
	display: inline-block;
}

.faster-long {
	min-width: 100%;
}

.faster-inner-long {
	box-shadow: 0 50px 36px 8px #d6e4e7;
}
.faster-inner-long > ul {
	overflow: hidden;
}
.faster-inner-long > ul > li {
	background-color: #fff;
	text-align: center;
	height: 129px;
	padding: 23px 0 0;
	float: left;
	width: 25%;
	box-sizing: border-box;
}
.faster-inner-long > ul > li > a {
	text-decoration: underline;
}
.faster-inner-long > ul > li > a:hover {
	text-decoration: none;
}
.faster-inner-long > ul > li > p {
	font-size: 33px;
	margin: 0 0 5px;
}
.faster-inner-long > ul > li > span {
	color: #8d8d8d;
}
.faster-inner-long > ul > li + li {
	border-left: 1px solid #e5e5e5;
}

.default-long {
	min-width: 1000px;
}

.default-long.blue-bg {
	background-color: #edf4f7;
}

.column2 .default-inner-long, .column3 .default-inner-long {
	padding-left: 0;
	padding-right: 0;
}
.column2 .faster-title, .column3 .faster-title {
	padding-left: 20px;
	padding-right: 20px;
}

.default-inner-long {
	position: relative;
	max-width: 1282px;
	box-sizing: border-box;
	padding: 55px 20px 0;
	margin: auto;
}

.faster-title {
	margin: 0 0 40px;
	word-wrap: break-word;
}
.faster-title h1, .faster-title h2, .faster-title h3, .faster-title h4 {
	font-size: 32px;
}

.two-columns {
	overflow: hidden;
	padding: 0 0 80px;
}
.two-columns > ul {
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
	width: 50%;
}
.two-columns > ul > li + li {
	margin: 32px 0 0;
}

.two-columns-1 > ul {
	display: flex;
	align-items: stretch;
	flex-direction: row;
}
.two-columns-1 > ul > li {
	padding: 0 20px;
	width: 100%;
}
.two-columns-1 > ul + ul {
	margin: 33px 0 0;
}

.object-text-0 {
	background-color: #fff;
	word-wrap: break-word;
	padding: 27px 35px;
}
.object-text-0 > p {
	font-size: 16px;
	margin: 0 0 16px;
}
.object-text-0 > p > a {
	text-decoration: underline;
}
.object-text-0 > p > a:hover {
	text-decoration: none;
}
.object-text-0 > div {
	font-size: 14px;
	color: #8d8d8d;
}

.object-text-1 {
	background-color: #fff;
	box-sizing: border-box;
	height: 100%;
	padding-bottom: 70px;
	position: relative;
	word-wrap: break-word;
}
.object-text-1 > p {
	font-size: 20px;
	margin: 0 0 16px;
	padding: 27px 35px 0;
}
.object-text-1 > p > a {
	text-decoration: underline;
}
.object-text-1 > p > a:hover {
	text-decoration: none;
}
.object-text-1 > div {
	padding: 0 35px;
	margin: 0 0 27px;
	font-size: 14px;
	color: #000;
}

.vis-2 .graffic-horizontal {
	padding: 3px 0 0;
}
.vis-2 .gr-index {
	height: 10px;
	top: -2px;
}
.vis-2 .gr-body {
	height: 6px;
}
.vis-2 .gr-title {
	margin: 0 0 17px;
}

div.object-visitors {
	border-top: 1px solid #e5e5e5;
	padding: 16px 25px 20px;
	overflow: hidden;
	margin: 0;
}
div.object-visitors > .vis-2 {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 0 10px;
}

.daily-1 > p {
	font-size: 26px;
	margin: 0 0 5px;
}
.daily-1 > span {
	color: #8d8d8d;
	font-size: 14px;
}

p.add-text-1 {
	background: url(../img/elements/add-icon-1.png) no-repeat 35px 50%;
	border-top: 1px solid #e5e5e5;
	bottom: 0;
	box-sizing: border-box;
	color: #989898;
	font-size: 14px;
	height: 70px;
	line-height: 70px;
	margin: 0;
	overflow: hidden;
	padding: 0 35px 0 67px;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.relevant {
	padding: 0 0 48px;
}
.relevant .object-text-1 {
	padding-bottom: 165px;
}
.relevant p.add-text-1 {
	height: 67px;
	line-height: 67px;
}
.relevant .object-visitors {
	bottom: 67px;
	box-sizing: border-box;
	position: absolute;
	width: 100%;
}

.list-type-news {
	padding: 0 0 62px;
}
.list-type-news > ul {
	overflow: hidden;
}
.list-type-news > ul > li {
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
	width: 25%;
}

.object-timg {
	background-color: #fff;
}

.timg {
	margin: 0 0 24px;
}
.timg > a {
	display: block;
}
.timg img {
	width: 100%;
}

.timg:hover {
	opacity: .8;
}

.tdate {
	font-size: 13px;
	color: #b4b4b4;
	padding: 0 24px;
	margin: 0 0 15px;
}

.ttitle {
	font-size: 17px;
	padding: 0 24px;
	margin: 0 0 10px;
}
.ttitle > a {
	text-decoration: underline;
}
.ttitle > a:hover {
	text-decoration: none;
}

.ttext {
	padding: 0 24px 32px;
	font-size: 14px;
}

.main-columns-2 {
	overflow: hidden;
	padding: 0 0 60px;
}

.main-row-2 {
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
	width: 50%;
}
.main-row-2 .faster-title {
	padding: 0;
}

.faster-border {
	border: 1px solid #e5e5e5;
}

.small-columns-2 {
	overflow: hidden;
}

.small-row-2 {
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
	width: 50%;
}

.circliful {
	margin: 25px auto 0;
	position: relative;
}

.circle-container > p {
	text-align: center;
	font-size: 17px;
	padding: 0 0 35px;
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
	width: 100%;
	position: absolute;
	text-align: center;
	display: inline-block;
}

.circle-info, .circle-info-half {
	color: #999;
}

.circliful .fa {
	margin: -10px 3px 0 3px;
	position: relative;
	bottom: 4px;
}

.list-gr {
	padding: 0 40px;
}

.graffic-horizontal {
	padding: 52px 0 65px;
}

.graffic-horizontal + .graffic-horizontal {
	padding: 18px 0 65px;
}

.gr-title {
	margin: 0 0 30px;
}
.gr-title > p {
	display: inline-block;
	font-size: 17px;
}
.gr-title > span {
	float: right;
	position: relative;
	letter-spacing: 1.5px;
	top: 3px;
}
.gr-title > span.green-cc {
	color: #1ec368;
}
.gr-title > span.yellow-cc {
	color: #eec136;
}

.gr-body {
	background-color: #e5e5e5;
	height: 8px;
	position: relative;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.gr-index {
	background-color: #ccc;
	height: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	top: -4px;
}

.gr-index.yellow-bg {
	background-color: #eec136;
}

.gr-index.green-bg {
	background-color: #1ec368;
}

.round-height {
	height: 322px;
}

.info-table-0 {
	padding: 25px 40px;
}
.info-table-0 table td {
	min-width: 250px;
	padding: 10px 0;
	font-size: 14px;
}
.info-table-0 table td + td {
	width: 100%;
}

.wrapper-button-hide {
	padding: 0 40px 24px;
}
.wrapper-button-hide > a {
	position: relative;
	font-size: 17px;
	border-bottom: 1px dashed #c4ecf6;
}
.wrapper-button-hide > a > i {
	position: absolute;
	color: #94dcee;
	right: -20px;
	top: 5px;
}
.wrapper-button-hide > a:hover {
	border-bottom: none;
}

.hide-table {
	overflow: hidden;
	height: 183px;
}

.main-columns-3 {
	overflow: hidden;
	padding: 0 0 48px;
}

.main-row-3 {
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
	width: 33.33%;
}
.main-row-3 > .faster-title {
	padding: 0;
}

.content {
	padding: 0 0 113px;
}

.faster-list-1 ul > li {
	background-color: #fff;
	color: #12b2da;
	height: 61px;
	line-height: 61px;
	overflow: hidden;
	padding: 0 20px;
	text-overflow: ellipsis;
	white-space: pre;
}
.faster-list-1 ul > li > a {
	text-decoration: underline;
}
.faster-list-1 ul > li > a:hover {
	text-decoration: none;
}
.faster-list-1 ul > li > img {
	display: inline-block;
	margin: 0 13px 0 0;
	position: relative;
	top: 2px;
}
.faster-list-1 ul > li + li {
	margin: 11px 0 0;
}

.faster-title.main-ps {
	padding: 35px 0 25px;
}

.faster-text {
	width: 820px;
	color: white;
	color: rgba(255, 255, 255, 0.6);
	padding: 0 0 35px;
}

.catalog-1 > ul > li + li {
	margin: 75px 0 0;
}

.oCimg > a > img {
	width: 100%;
}
.oCimg > a:hover img {
	opacity: .8;
}

.oCtitle {
	text-align: center;
	font-size: 16px;
}
.oCtitle > a {
	text-decoration: underline;
}
.oCtitle > a:hover {
	text-decoration: none;
}

.oCimg {
	margin: 0 0 28px;
}

footer {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	min-width: 1000px;
	box-sizing: border-box;
	background-color: #ffffff;
}

.faster-footer {
	position: relative;
	max-width: 1282px;
	box-sizing: border-box;
	padding: 0 20px;
	height: 113px;
	margin: auto;
}

footer .search-1 {
	top: 24px;
	float: right;
}
