﻿@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.bg {
		background: url(../images/bg/landscape/m/1280x800.jpg) no-repeat
	}
}

@media screen and (orientation:landscape) {
	@media (max-width: 1024px) {
		.bg {
			background:url(../images/bg/landscape/m/1024x768.jpg) center center no-repeat
		}
	}
	@media (min-width:1025px) and (max-height:800px) {
		.bg {
			background: url(../images/bg/landscape/m/1280x800.jpg) center center no-repeat
		}
	}
	@media (min-width:1025px) and (min-height:801px) {
		.bg {
			background: url(../images/bg/landscape/m/1280x1024.jpg) center center no-repeat
		}
	}
	@media (min-width:1366px) {
		.bg {
			background: url(../images/bg/landscape/m/1366x768.jpg) center center no-repeat
		}
	}
	@media (min-width:1440px) {
		.bg {
			background: url(../images/bg/landscape/m/1440x900.jpg) center center no-repeat
		}
	}
	@media (min-width:1600px) {
		.bg {
			background: url(../images/bg/landscape/m/1600x900.jpg) center center no-repeat
		}
	}
	@media (min-width:1920px) {
		.bg {
			background: url(../images/bg/landscape/m/1920x1080.jpg) center center no-repeat
		}
	}
}

@media screen and (orientation:portrait) {
	@media (max-width: 320px) {
		.bg {
			background:url(../images/bg/portrait/m/320x568.jpg) center center no-repeat
		}
	}
	@media (min-width:321px) {
		.bg {
			background: url(../images/bg/portrait/m/360x640.jpg) center center no-repeat
		}
	}
	@media (min-width:361px) {
		.bg {
			background: url(../images/bg/portrait/m/375x667.jpg) center center no-repeat
		}
	}
	@media (min-width:376px) {
		.bg {
			background: url(../images/bg/portrait/m/480x800.jpg) center center no-repeat
		}
	}
	@media (min-width:481px) {
		.bg {
			background: url(../images/bg/portrait/m/768x1024.jpg) center center no-repeat
		}
	}
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.cb,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.btn,
.btn-default:active,
.btn-success:active,
.btn:active {
	background-image: none
}

.btn,
.btn-group,
.caret,
img {
	vertical-align: middle
}

hr,
img {
	border: 0
}

.btn-group>.btn,
.col-xs-12,
.col-xs-4,
.navbar-brand {
	float: left
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

a {
	background-color: transparent;
	color: #337ab7;
	text-decoration: none
}

a:active,
a:hover {
	outline: 0
}

strong {
	font-weight: 700
}

h1 {
	margin: .67em 0
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}

button,
input {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible;
	text-transform: none
}

button,
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	font-size: 14px;
	line-height: 1.42857143
}

button,
input {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.btn,
.btn-group,
label {
	display: inline-block
}

label {
	max-width: 100%
}

.img-rounded {
	border-radius: 6px
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.btn-group,
.btn-group>.btn,
.collapsing,
.dropdown,
.dropup {
	position: relative
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.btn,
.btn-circle,
.text-center {
	text-align: center
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px
}

ul {
	margin-top: 0;
	margin-bottom: 10px
}

.btn,
ul ul {
	margin-bottom: 0
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-left: -7px;
	margin-right: -8px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 8px;
	padding-right: 7px
}

fieldset,
legend {
	padding: 0;
	border: 0
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none!important
	}
}

.btn,
.dropdown-menu>li>a {
	font-weight: 400;
	white-space: nowrap
}

.btn {
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	padding: 8px 12px;
	font-size: 15px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:active:focus,
.btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn:active,
.dropdown-toggle:focus,
.form-control:focus,
.navbar-toggle:focus,
.open>a {
	outline: 0
}

.btn:focus,
.btn:hover {
	color: #e0e0e0;
	text-decoration: none
}

.btn-success {
	background-color: #5cb85c
}

.btn-success:focus {
	color: #e0e0e0;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:active,
.btn-success:hover {
	color: #e0e0e0;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active:focus,
.btn-success:active:hover {
	color: #e0e0e0;
	background-color: #398439;
	border-color: #255625
}

.btn-circle {
	width: 30px;
	height: 30px;
	padding: 6px 0;
	font-size: 14px;
	line-height: 1.23;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px
}

.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	font-size: 22px;
	line-height: 1.33;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px
}

.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn {
	margin-left: -1px
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn,
.btn:hover {
	border-color: rgba(0, 0, 0, .6);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.btn-warning {
	color: #fef4e9;
	border: 1px solid #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20')
}

.btn-warning:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top, #f88e11, #f06015);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015')
}

.btn-danger {
	color: #faddde;
	border: 1px solid #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top, #ed1c24, #aa1317);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317')
}

.btn-danger:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top, #c9151b, #a11115);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115')
}

.form-control:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.collapse {
	display: none;
	visibility: hidden
}

.collapse.in {
	display: block;
	visibility: visible
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.nav>li,
.nav>li>a {
	display: block
}

.nav>li.disabled>a,
.navbar-default .navbar-brand {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled false)
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.nav>li,
.nav>li>a,
.navbar {
	position: relative
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.navbar {
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
	.navbar {
		border-radius: 4px
	}
	.navbar-header {
		float: left
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important;
		visibility: visible!important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
	.navbar-fixed-bottom,
	.navbar-fixed-top,
	.navbar-static-top {
		border-radius: 0
	}
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.bg,
.btn-social {
	overflow: hidden
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-inverse {
	background-color: #222
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.bg,
.site-wrapper,
body,
html {
	width: 100%;
	height: 100%
}

.features-wrapper,
.light-pricing {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}

body {
	font-family: Ubuntu, sans-serif;
	color: #fff
}

#carousel-slider h3,
#features h3,
.header {
	font-family: Oswald, sans-serif
}

section {
	padding-top: 80px;
	padding-bottom: 40px
}

.pad-bottom {
	padding-bottom: 60px
}

.header {
	padding-bottom: 40px;
	text-transform: uppercase
}

.header hr {
	width: 50px;
	border-top: 2px solid #420BA3
}

.navbar-inverse {
	background-color: rgba(0, 0, 0, .4);
	border-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	background-color: transparent;
	border-bottom: 1px solid #39ab6f
}

.navbar-inverse .navbar-nav>li>a {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 800;
	padding: 5px 0;
	letter-spacing: 2px;
	margin: 10px 20px;
	color: #FFF
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	font-weight: 900;
	font-family: Oswald, sans-serif
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: transparent
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #39ab6f
}

.navbar-inverse .navbar-toggle {
	border-color: #39ab6f
}

#home {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 60px
}

#carousel-slider {
	padding: 0 20px 5px 0
}

#carousel-slider h3 {
	line-height: 50px
}

#carousel-slider p {
	color: #ddd;
	font-size: 18px;
	line-height: 25px;
	margin: 25px 20px
}

.features-wrapper {
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 40px;
	background-color: rgba(255, 255, 255, .07);
	transition: all .5s ease-in-out
}

.features-wrapper i {
	margin: 5px;
	color: #ddd;
	font-size: 60px
}

.light-pricing {
	margin-bottom: 30px;
	margin-top: 50px;
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	background-color: rgba(255, 255, 255, .1);
	color: #fff;
	line-height: 30px;
	transition: all .5s ease-in-out
}

.light-pricing:hover {
	background-color: transparent
}

.light-pricing ul {
	list-style: none;
	margin: 0;
	text-align: center;
	padding-left: 0
}

.light-pricing ul li {
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer
}

.light-pricing ul li i {
	margin-right: 5px
}

.light-pricing .price {
	padding: 40px 20px 20px;
	font-size: 60px;
	font-weight: 900
}

.light-pricing .price small {
	color: #000;
	display: block;
	font-size: 15px;
	margin-top: 22px
}

.light-pricing .type {
	background-color: rgba(0, 0, 0, .4);
	padding: 30px 20px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 30px;
	color: #39ab6f
}

.light-pricing .pricing-footer {
	padding: 20px
}

.db-attached>.col-lg-3,
.db-attached>.col-lg-4,
.db-attached>.col-md-3,
.db-attached>.col-md-4,
.db-attached>.col-sm-3,
.db-attached>.col-sm-4 {
	padding-left: 0;
	padding-right: 0
}

.light-pricing.popular {
	margin-top: 10px
}

.light-pricing.popular .price {
	padding-top: 80px
}

#work .caegories a.active {
	background-color: transparent;
	color: #fff
}

.isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	transition-duration: .8s
}

#work .work-wrapper {
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 40px;
	background-color: rgba(255, 255, 255, .1);
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: 1px solid #39ab6f
}

#work .work-wrapper:hover {
	background-color: transparent;
	border: 1px solid #39ab6f;
	opacity: .8;
	-ms-filter: alpha(opacity=80);
	filter: alpha(opacity=80);
	-khtml-opacity: .8;
	-moz-opacity: .8
}

#work .work-wrapper h4 {
	padding-top: 10px
}

#contact .contact-wrapper {
	background-color: rgba(255, 255, 255, .1);
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 40px;
	min-height: 200px
}

#contact .contact-wrapper h3 {
	color: #8D66D1
}

#contact .social-below {
	display: block;
	margin-top: 5px
}

.footer-div {
	padding-top: 25px
}

.footer-div a,
.footer-div a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: none
}

.btn-success,.button {
	
  
	color: #e8f0de;
	border: 1px solid #420BA3;
	  border-radius:22px !important;
	background: #7122FA;
	background: -webkit-gradient(linear, left top, left bottom, from(#7122FA), to(#6E42BB));
	background: -moz-linear-gradient(top, #7122FA, #6E42BB);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7122FA', endColorstr='#6E42BB')
}

.btn-success:hover,.button:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6E42BB), to(#420BA3));
	background: -moz-linear-gradient(top, #6E42BB, #420BA3);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6E42BB', endColorstr='#420BA3')
}

.bg {
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: -999999;
	position: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/main.jpg', sizingMethod='scale')";
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/main.jpg', sizingMethod='scale');
}

.site-wrapper {
	display: table;
	min-height: 100%
}

.btn-lg {
	padding: 14px 16px;
	font-size: 22px;
	line-height: 1.3333333;
	border-radius: 3px
}

.green {
	color: #449D44!important
}

.orange {
	color: #ffb732!important
}

.red {
	color: #C9302C!important
}

.opacity {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==)

}

.btn-default:active,
.form-control {
	background-image: none
}

.form-control {
	display: block;
	width: 100%;
	height: 39px;
	padding: 8px 12px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #999;
	background-color: #222;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #eee;
	outline: 0
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-group {
	margin-bottom: 15px
}

.btn-default {
	background-color: #4e4e4e
}

.btn-default:focus {
	color: #e0e0e0;
	background-color: #3e3e3e;
	border-color: #171717
}

.btn-default:active,
.btn-default:hover {
	color: #e0e0e0;
	background-color: #3e3e3e;
	border-color: #383838
}

.btn-default:active:focus,
.btn-default:active:hover {
	color: #e0e0e0;
	background-color: #2c2c2c;
	border-color: #171717
}

.btn-default {
	color: #e9e9e9;
	border: 1px solid #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top, #888, #575757);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757')
}

.btn-default:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top, #757575, #4b4b4b);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b')
}

.btn-odnoklassniki.active,
.btn-odnoklassniki:active,
.btn-vk.active,
.btn-vk:active,
.open .dropdown-toggle.btn-vk,
.open>.dropdown-toggle.btn-odnoklassniki {
	background-image: none
}

.btn-social {
	position: relative;
	padding-left: 44px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis
}

.btn-social :first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 36px;
	font-size: 22px;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, .2)
}

.btn-social.btn-lg {
	padding-left: 61px
}

.btn-social.btn-lg :first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social.btn-sm {
	padding-left: 38px
}

.btn-social.btn-sm :first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social.btn-xs {
	padding-left: 30px
}

.btn-social-icon,
.btn-social-icon.btn-lg,
.btn-social-icon.btn-sm,
.btn-social-icon.btn-xs {
	padding-left: 0;
	padding-right: 0
}

.btn-social.btn-xs :first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon {
	position: relative;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 34px;
	width: 34px
}

.btn-social-icon :first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 34px;
	font-size: 1.6em
}

.btn-social-icon.btn-lg :first-child {
	line-height: 45px;
	width: 45px;
	font-size: 1.8em
}

.btn-social-icon.btn-sm :first-child {
	line-height: 28px;
	width: 28px;
	font-size: 1.4em
}

.btn-social-icon.btn-xs :first-child {
	line-height: 20px;
	width: 20px;
	font-size: 1.2em
}

.btn-social-icon :first-child {
	border: none;
	text-align: center;
	width: 100%!important
}

.btn-social-icon.btn-lg {
	height: 45px;
	width: 45px
}

.btn-social-icon.btn-sm {
	height: 30px;
	width: 30px
}

.btn-social-icon.btn-xs {
	height: 22px;
	width: 22px
}

.btn-bitbucket {
	color: #fff;
	background-color: #205081;
	border-color: rgba(0, 0, 0, .2)
}

.btn-bitbucket.active,
.btn-bitbucket:active,
.btn-bitbucket:focus,
.btn-bitbucket:hover,
.open .dropdown-toggle.btn-bitbucket {
	color: #fff;
	background-color: #183c60;
	border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki {
	color: #fff;
	background-color: #ee8208;
	border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki.active,
.btn-odnoklassniki.focus,
.btn-odnoklassniki:active,
.btn-odnoklassniki:focus,
.btn-odnoklassniki:hover,
.open>.dropdown-toggle.btn-odnoklassniki {
	color: #fff;
	background-color: #ee7808;
	border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki.active.focus,
.btn-odnoklassniki.active:focus,
.btn-odnoklassniki.active:hover,
.btn-odnoklassniki:active.focus,
.btn-odnoklassniki:active:focus,
.btn-odnoklassniki:active:hover,
.open>.dropdown-toggle.btn-odnoklassniki.focus,
.open>.dropdown-toggle.btn-odnoklassniki:focus,
.open>.dropdown-toggle.btn-odnoklassniki:hover {
	color: #fff;
	background-color: #b14c09;
	border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki.disabled.focus,
.btn-odnoklassniki.disabled:focus,
.btn-odnoklassniki.disabled:hover,
.btn-odnoklassniki[disabled].focus,
.btn-odnoklassniki[disabled]:focus,
.btn-odnoklassniki[disabled]:hover,
fieldset[disabled] .btn-odnoklassniki.focus,
fieldset[disabled] .btn-odnoklassniki:focus,
fieldset[disabled] .btn-odnoklassniki:hover {
	background-color: #f4731c;
	border-color: rgba(0, 0, 0, .2)
}

.btn-odnoklassniki .badge {
	color: #f4731c;
	background-color: #fff
}

.btn-vk {
	color: #fff;
	background-color: #587ea3;
	border-color: rgba(0, 0, 0, .2)
}

.btn-vk.active,
.btn-vk:active,
.btn-vk:focus,
.btn-vk:hover,
.open .dropdown-toggle.btn-vk {
	color: #fff;
	background-color: #4a6a89;
	border-color: rgba(0, 0, 0, .2)
}

.btn-vk.disabled,
.btn-vk.disabled.active,
.btn-vk.disabled:active,
.btn-vk.disabled:focus,
.btn-vk.disabled:hover,
.btn-vk[disabled],
.btn-vk[disabled].active,
.btn-vk[disabled]:active,
.btn-vk[disabled]:focus,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk,
fieldset[disabled] .btn-vk.active,
fieldset[disabled] .btn-vk:active,
fieldset[disabled] .btn-vk:focus,
fieldset[disabled] .btn-vk:hover {
	background-color: #587ea3;
	border-color: rgba(0, 0, 0, .2)
}

@media (max-width:767px) {
	.btn-odnoklassniki,
	.btn-vk,
	.btn-facebook,
	.btn-google {
		margin-top: 15px
	}
}

#testimonials span {
	font-size: 11px;
	color: #999
}

.dn {
	position: absolute;
	left: -9999px
}

@font-face {
	font-family: icomoon;
	src: url(fonts/icomoon.eot?zal2f8);
	src: url(fonts/icomoon.eot?zal2f8#iefix) format('embedded-opentype'), url(fonts/icomoon.ttf?zal2f8) format('truetype'), url(fonts/icomoon.woff?zal2f8) format('woff'), url(fonts/icomoon.svg?zal2f8#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-home3:before {
	content: "\e901"
}

.icon-pencil:before {
	content: "\e90f"
}

.icon-camera:before {
	content: "\e915"
}

.icon-dice:before {
	content: "\e918"
}

.icon-bullhorn:before {
	content: "\e909"
}

.icon-profile:before {
	content: "\e916"
}

.icon-credit-card:before {
	content: "\e917"
}

.icon-alarm:before {
	content: "\e908"
}

.icon-bell:before {
	content: "\e90a"
}

.icon-floppy-disk:before {
	content: "\e919"
}

.icon-users:before {
	content: "\e91a"
}

.icon-equalizer:before {
	content: "\e921"
}

.icon-cog:before {
	content: "\e907"
}

.icon-aid-kit:before {
	content: "\e91b"
}

.icon-gift:before {
	content: "\e91c"
}

.icon-fire:before {
	content: "\e91d"
}

.icon-bin:before {
	content: "\e910"
}

.icon-power:before {
	content: "\e922"
}

.icon-menu:before {
	content: "\e923"
}

.icon-heart:before {
	content: "\e906"
}

.icon-heart-broken:before {
	content: "\e91e"
}

.icon-man:before {
	content: "\e90d"
}

.icon-woman:before {
	content: "\e90e"
}

.icon-man-woman:before {
	content: "\e912"
}

.icon-happy:before {
	content: "\e91f"
}

.icon-notification:before {
	content: "\e914"
}

.icon-question:before {
	content: "\e913"
}

.icon-plus:before {
	content: "\e90b"
}

.icon-minus:before {
	content: "\e90c"
}

.icon-cross:before {
	content: "\e900"
}

.icon-checkmark:before {
	content: "\e911"
}

.icon-arrow-up:before {
	content: "\e903"
}

.icon-arrow-right:before {
	content: "\e902"
}

.icon-arrow-down:before {
	content: "\e904"
}

.icon-arrow-left:before {
	content: "\e905"
}

.icon-mail2:before {
	content: "\e920"
}

.icon-facebook2:before {
	content: "\e924"
}

.icon-vk:before {
	content: "\e999"
}

.icon-odnoklassniki:before {
	content: "\e99a"
}

.box-content,
.box-download,
.box-hint,
.box-info,
.box-note,
.box-spezial,
.box-warning {
	border: 1px solid rgba(255, 255, 255, .16);
	background: rgba(255, 255, 255, .08);
	color: #ccc;
	margin: 1em auto;
	padding: 1em 2em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.box-info {
	border-color: rgba(70, 120, 185, .4);
	background: rgba(0, 87, 132, .2);
	color: #64b2de
}

.box-warning {
	border-color: rgba(190, 40, 40, .4);
	background: rgba(145, 0, 0, .2);
	color: #d67f76
}

.box-warning p {
	margin: 0!important
}

.box-hint {
	border-color: rgba(142, 98, 0, .5);
	background: rgba(142, 98, 0, .2);
	color: #f0a868
}

.box-download {
	border-color: rgba(90, 132, 0, .5);
	background: rgba(90, 132, 0, .2);
	color: #bacd86
}

.box-spezial {
	border-color: rgba(237, 78, 110, .5);
	background: rgba(237, 78, 110, .2);
	color: rgba(255, 255, 255, .6)
}

svg {
	display: inlinemargin-bottom: 2em;
	width: 100px;
}

.rating__background {
	fill: #ffe372;
	stroke: red;
	stroke-width: 1;
	height: 100%;
	width: 100%;
}

.rating__value {
	fill: #ffb94b;
	height: 100%;
}

.rate {
	font-size: 11px;
}

.rate span {
	font-size: 11px;
	font-weight: 400;
}

.auth h1,
.border60,
.input-icon {
	text-align: center
}

.auth {
	border-radius: 10px;
	background-color: rgba(22, 22, 22, .75)
}

.auth h1 {
	color: #e6e6e6;
	background-color: rgba(44, 44, 44, .8);
	border-color: rgba(0, 0, 0, .6) border-radius: 10px 10px;
	padding: 10px 0;
	font-weight: 300;
	margin-bottom: 0
}

.form-control,
.signup {
	display: block;
	color: #fff
}

.border {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 500px 0 0;
	border-color: rgba(44, 44, 44, .8) transparent transparent
}

.new_form,
.old_form {
	width: 80%
}

.new_form {
	margin: 30px auto 0
}

.old_form {
	margin: 0 auto
}

.input-group {
	position: relative;
	margin: 20px 0
}

.form-control {
	width: 100%;
	line-height: 150%;
	font-size: 1.2em;
	border-radius: 20px;
	background-color: #333;
	border: 1px solid #fff;
	height: 40px;
	padding: 5px 0 5px 10%
}

.input-icon {
	position: absolute;
	top: 0;
	left: 5px;
	line-height: 40px;
	pointer-events: none;
	font-size: 20px
}

.signup {
	border-radius: 20px;
	border: none;
	font-weight: 600;
	margin: 20px auto;
	padding: 10px 50px
}

.border60 {
	width: 80%;
	border-top: 1px solid;
	border-color: rgba(66, 66, 66, .8);
	margin: 20px auto
}

.bottom {
	padding: 0 0 20px
}

.tab-group:after,
.top-row:after {
	content: "";
	clear: both
}

.form {
	padding: 40px 40px 20px;
	margin: 40px auto 20px;
	background-color: rgba(22, 22, 22, .75);
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.tab-group,
h1 {
	margin: 0 0 40px
}

.tab-group {
	list-style: none;
	padding: 0
}

.tab-group:after {
	display: table
}

.tab-group li a {
	display: block;
	text-decoration: none;
	padding: 15px;
	background-color: rgba(44, 44, 44, .4);
	color: #a0b3b0;
	font-size: 20px;
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .5s ease;
	transition: .5s ease
}

h1,
input {
	font-size: 22px;
	color: #fff
}

.tab-group li a:hover {
	background: rgba(160, 179, 176, .25);
	color: #fff
}

.tab-group .active a {
	background-color: rgba(44, 44, 44, .8);
	color: #fff
}

h1 {
	text-align: center;
	font-weight: 300
}

input {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 10px;
	background: 0 0;
	border: 1px solid #a0b3b0;
	border-radius: 0;
	-webkit-transition: border-color .25s ease, box-shadow .25s ease;
	transition: border-color .25s ease, box-shadow .25s ease
}

input:focus,
textarea:focus {
	outline: 0;
	border-color: rgba(90, 132, 0, .7)
}

.field-wrap {
	position: relative;
	margin-bottom: 40px
}

.top-row:after {
	display: table
}

.top-row>div {
	float: left;
	width: 48%;
	margin-right: 4%
}

.top-row>div:last-child {
	margin: 0
}

.button {
	outline: 0;
	border-radius: 0;
	padding: 15px 0;
	font-size: 2rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .1em;
 
}

 

.button-block {
	display: block;
	width: 100%
}

.soc-btn {
	margin: 20px 0 0
}

.hidden {
	display: none
}

.visible {
	display: block
}

.urist {
	color: #999
}

.urist a {
	color: #fff
}

@media only screen and (max-width:767px) {
	#contact,
	#features,
	#home,
	#interface {
		/*margin-left: 30px*/
	}
	.form {
		padding: 40px 10px 20px
	}
}

.langs,
.langs_ {
	height: 40px;
	display: block
}

.lang-icon,
.langs,
.langs_ {
	display: block
}

.langs {
	overflow: hidden;
	z-index: 5000;
	bottom: 5px;
	left: 5px;
	position: fixed;
	width: 40px;
	background-color: rgba(255, 255, 255, .08);
	text-indent: -9999px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-o-transition: .2s all linear;
	transition: .2s all linear;
	transition: width 1s ease-in-out;
	white-space: nowrap
}

.langs:hover,
.langs_ {
	width: 120px
}

.langs_ {
	position: relative;
	transition: left 1s ease-in-out
}

.lang-icon {
	width: 36px;
	height: 36px;
	opacity: .6;
	transition: opacity 1s;
	margin: 2px
}

.lang-icon-active,
.lang-icon:hover {
	opacity: .8
}

.lang-icon:hover div {
	left: 0!important
}

.lang {
	width: 40px;
	height: 40px;
	display: inline-block;
	float: left
}

#home,
#start {
	min-height: 100%;
	min-height: 100vh;
	display: flex;
	align-items: center
}

.btn-success-pulse {
	-webkit-animation: greenPulse 2s infinite;
	-moz-animation: greenPulse 2s infinite;
	-o-animation: greenPulse 2s infinite;
	animation: greenPulse 2s infinite
}


 


@-webkit-keyframes greenPulse {
	from,
	to {
		background-color: #7122FA;
		-webkit-box-shadow: 0 0 9px #7122FA
	}
	50% {
		background-color: #6E42BB;
		-webkit-box-shadow: 0 0 18px #6E42BB
	}
}

@-moz-keyframes greenPulse {
	from,
	to {
		background-color: #7122FA;
		-moz-box-shadow: 0 0 9px #7122FA
	}
	50% {
		background-color: #6E42BB;
		-moz-box-shadow: 0 0 18px #6E42BB
	}
}

@-o-keyframes greenPulse {
	from,
	to {
		background-color: #7122FA;
		box-shadow: 0 0 9px #6E42BB
	}
	50% {
		background-color: #6E42BB;
		box-shadow: 0 0 18px #6E42BB
	}
}

@keyframes greenPulse {
	from,
	to {
		background-color: #7122FA;
		box-shadow: 0 0 9px #7122FA
	}
	50% {
		background-color: #6E42BB;
		box-shadow: 0 0 18px #6E42BB
	}
}

.row-flex,
.row-flex>div[class*=col-] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex: 1 1 auto
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
	align-content: flex-start;
	flex: 0
}

.row-flex>div[class*=col-] {
	margin: -.2px
}

.features-wrapper {
	width: 100%
}

.well {
	background: red
}

#reformal_tab {
	z-index: 1!important
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:focus,
.btn-facebook.focus {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	color: #fff;
	background-color: #2d4373;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open>.dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open>.dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open>.dropdown-toggle.btn-facebook.focus {
	color: #fff;
	background-color: #23345a;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
	background-image: none
}

.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
	background-color: #3b5998;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook .badge {
	color: #3b5998;
	background-color: #fff
}

.btn-google {
	color: #fff;
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:focus,
.btn-google.focus {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:hover {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
	color: #fff;
	background-color: #c23321;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active:hover,
.btn-google.active:hover,
.open>.dropdown-toggle.btn-google:hover,
.btn-google:active:focus,
.btn-google.active:focus,
.open>.dropdown-toggle.btn-google:focus,
.btn-google:active.focus,
.btn-google.active.focus,
.open>.dropdown-toggle.btn-google.focus {
	color: #fff;
	background-color: #a32b1c;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
	background-image: none
}

.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus {
	background-color: #dd4b39;
	border-color: rgba(0, 0, 0, 0.2)
}

.btn-google .badge {
	color: #dd4b39;
	background-color: #fff
}

#banner-event {
	position: fixed;
	bottom: 25px;
	right: 0;
	z-index: 10000;
	cursor: pointer;
	width: 350px;
	max-width: 100%;
	padding: 0 10px 10px;
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	-moz-transition-property: -moz-transform, background-color;
	-o-transition-property: -o-transform, background-color;
	-webkit-transition-property: -webkit-transform, background-color;
	transition-property: transform, background-color;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: transparent
}

#banner-event .close {
	top: 10px;
	right: 10px;
	position: absolute
}

#banner-event.mobile {
	top: -80px;
	width: 200px
}

#banner-event.mobile.new-year,
#banner-event.mobile.sertificats {
	top: -30px
}

#banner-event.mobile.clicked {
	top: 0
}

#banner-event.clicked {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	background-color: #2f2f2f;
	cursor: default
}

#banner-event .text-banner {
	display: none
}

#banner-event .content img {
	display: inline-block
}

#light {
	position: absolute;
	top: 0;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	animation: light-blink linear 1s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	-webkit-animation: light-blink linear 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-fill-mode: forwards;
	-moz-animation: light-blink linear 1s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-moz-animation-fill-mode: forwards;
	-o-animation: light-blink linear 1s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-o-animation-fill-mode: forwards;
	-ms-animation: light-blink linear 1s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%;
	-ms-animation-fill-mode: forwards
}

@keyframes light-blink {
	0%,
	100% {
		opacity: 1
	}
	49% {
		opacity: 0
	}
}

@-moz-keyframes light-blink {
	0%,
	100% {
		opacity: 1
	}
	49% {
		opacity: 0
	}
}

@-webkit-keyframes light-blink {
	0%,
	100% {
		opacity: 1
	}
	49% {
		opacity: 0
	}
}

@-o-keyframes light-blink {
	0%,
	100% {
		opacity: 1
	}
	49% {
		opacity: 0
	}
}

@-ms-keyframes light-blink {
	0%,
	100% {
		opacity: 1
	}
	49% {
		opacity: 0
	}
}

.close:focus,
.close:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-shadow: none;
	opacity: .2;
	filter: alpha(opacity=20)
}