body {
	font-family: Poppins, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0;
	background-color: #fff
}

body::-webkit-scrollbar,
div::-webkit-scrollbar {
	width: 7px;
	background: #cecece
}

body::-webkit-scrollbar-thumb,
div::-webkit-scrollbar-thumb {
	background: #4f4f4f;
	border-radius: 5px
}

main {
	background-color: #fff
}

:focus {
	outline: 0!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222
}

.fa {
	font-size: 14px
}

h1 {
	font-size: 33px
}

h2 {
	font-size: 27px
}

h3 {
	font-size: 21px
}

h4 {
	font-size: 15px
}

h5 {
	font-size: 12px
}

h6 {
	font-size: 10.2px
}

a {
	color: #222
}

a:hover {
	text-decoration: none;
	color: #fbb71c
}

label {
	font-size: 13px;
	font-weight: 400
}

.input-group input,
.input-group select {
	font-size: 12px
}

.site-wrapper {
	background: #f5f5f5
}

#comment_form {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #e6e6e6
}

span.hidden-lg,
span.hidden-md,
span.hidden-sm,
span.hidden-xs {
	display: inline
}

#form-language .btn {
	padding: 0;
	letter-spacing: 0;
	font-size: 13px;
	text-transform: capitalize;
	color: #999
}

#form-language .btn:hover {
	color: #fbb71c
}

#form-language .btn span {
	color: #999;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s
}
.b-shadow {
	box-shadow: 0 0 4px -1px #00000054;
}

.top_top_link {
	float: left
}

#form-language .btn span .fa {
	margin: 0 0 0 3px
}

#form-language .btn:hover span {
	color: #fbb71c;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s
}

#form-language .btn.btn-link.btn-block {
	padding: 0;
	text-transform: capitalize;
	font-size: 13px
}

#form-language .btn.btn-link.btn-block img {
	padding: 0 5px 2px 0
}

@media (max-width:479px) {
	#form-language .btn span {
		border-width: 0;
		padding: 0 10px;
		margin: 0 10px
	}
}

.top_bar {
	background-color: #280010;
	padding: 5px 0
}

.top_bar .col-lg-3:last-child {
	display: flex;
	justify-content: end
}

.top_bar .col-lg-6 {
	display: flex;
	justify-content: center;
	margin-top: 13px;
	font-size: 16px;
	font-weight: 700;
	color: gray10
}

.top_bar .col-lg-6 a {
	color: #f6c065;
	text-decoration: underline
}

.top_bar .col-lg-6 p {
	margin-right: 8px
}

.top_bar .col-lg-6 a:hover {
	color: #007282;
	transition: .4s
}

.top_bar_left {
	float: left
}

.header_main {
	text-align: center;
	padding: 20px 0;
	position: relative;
	background: #ffc800
}

.header_main .row {
	display: flex;
	align-items: center
}

.header_main .col-lg-4:last-child {
	display: flex;
	justify-content: end
}

.second-type-button {
	background-color: #280010;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 1px 32px;
	width: 400px;
	height: 44px;
	transition-duration: .4s;
	cursor: pointer
}

header {
	position: relative
}

@media (max-width:979px) {
	.header_center {
		margin: 0
	}
	.header_center>.container {
		padding: 0
	}
	.top_bar {
		text-align: center;
		height: auto
	}
}

.top_link a {
	color: #999;
	float: left
}

.top_link {
	float: left
}

@media (max-width:979px) {
	.top_link {
		display: none
	}
}

.menu-category a {
	margin-right: 20px;
	font-weight: 700;
	transition: .4s
}

.menu-category a.active {
	color: #fbb71c
}

@media (max-width:479px) {
	.top_link .menu-category a.contact {
		display: none
	}
}

.avs_contactcms_inner i.fa {
	font-size: 15px;
	margin: 0 4px 0 0;
	vertical-align: middle
}

.avs_contactcms_inner .text {
	display: inline-block;
	vertical-align: top;
	text-transform: capitalize;
	color: #fff
}

.avs_contactcms_inner .text:first-child {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #333b70
}

.header-button-opening {
	text-align: end;
	margin: 10px 0
}

@media (max-width:979px) {
	#form-language .btn {
		font-size: 14px
	}
}

.header-logo {
	z-index: 1;
	float: left
}

#logo {
	width: 185px;
	height: 52px;
	display: flex;
	align-items: center
}

.header .avs_search {
	display: inline-block;
	vertical-align: top
}

.header-search {
	background-image: url(https://avtosistem.az/assets/v1/img/themeimage/header-search.svg);
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	-ms-background-size: 16px auto;
	-o-background-size: 16px auto;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	cursor: pointer;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s
}

.header-search:hover {
	background-image: url(https://avtosistem.az/assets/v1/img/themeimage/header-search-hover.html);
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s
}

.header-search.active {
	background-image: url(https://avtosistem.az/assets/v1/img/themeimage/header-close.svg);
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	-ms-background-size: 16px auto;
	-o-background-size: 16px auto;
	background-position: center;
	background-repeat: no-repeat;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s
}

.header-search.active:hover {
	background-image: url(https://avtosistem.az/assets/v1/img/themeimage/header-close-hover.svg);
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s
}

@media (max-width:979px) {
	#logo {
		display: inline-block;
		vertical-align: top
	}
}

@media (min-width:980px) {
	@keyframes slide-down {
		0% {
			transform: translateY(-100%)
		}
		100% {
			transform: translateY(0)
		}
	}
}

@media (max-width:979px) {
	.header_main {
		padding: 20px 0;
		position: relative;
		top: unset;
		bottom: unset;
		left: unset;
		right: unset;
		width: 100%
	}
	@keyframes slide-down {
		0% {
			transform: translateY(-100%)
		}
		100% {
			transform: translateY(0)
		}
	}
}

#search {
	z-index: 9
}

#search .input-lg {
	float: left;
	height: auto;
	margin: 0;
	padding: 12px 65px 12px 15px;
	vertical-align: middle;
	width: 100%;
	border: none;
	font-size: 14px;
	background-color: #fff;
	line-height: 24px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px
}

#search .input-lg:focus {
	background-color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none
}

#search .btn-lg {
	background: 0 0;
	border: medium none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	color: #fff;
	cursor: pointer;
	float: left;
	height: auto;
	width: auto;
	line-height: initial;
	margin: 0;
	padding: 0;
	z-index: 9
}

#search .btn-lg:hover {
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s
}

#search .input-group-btn {
	position: absolute;
	right: -1px;
	left: auto;
	width: auto;
	top: 0;
	bottom: auto
}

#search .search_button {
	background: url(https://avtosistem.az/assets/v1/img/themeimage/header-search.svg) no-repeat scroll center center #fbb71c;
	background-size: 16px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 0;
	font-weight: 400;
	padding: 0;
	text-transform: capitalize;
	margin: 0;
	position: relative;
	text-align: center;
	z-index: 1;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0
}

#search .btn-lg:hover .search_button {
	background-color: #280010
}

#search .btn-lg .fa {
	color: #222
}

#search .fa {
	font-size: 14px;
	color: #222;
	width: 50px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	text-align: center
}

#search {
	position: relative;
	margin: 0 auto;
	width: 588px
}

.search_block_wrapper {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fbb71c;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff
}

.search_block_top {
	width: 385px;
	float: left
}

@media (max-width:1299px) {
	.search_block_top {
		width: 250px
	}
	#search {
		width: 350px
	}
}

@media (max-width:979px) {
	#search {
		width: 450px
	}
	#search .input-group-btn {
		right: 0;
		top: 0
	}
	.search_block_wrapper {
		border-color: #fff
	}
	#search .btn-lg:hover .search_button {
		background-color: #222
	}
	.search_block_top {
		width: 300px
	}
}

@media (max-width:553px) {
	.search_block_wrapper {
		background: 0 0
	}
	.search_block_wrapper {
		border: none;
		padding: 0
	}
	#search .input-lg {
		padding-left: 25px;
		border-radius: 5px
	}
	#search .search_button {
		border-radius: 0 5px 5px 0
	}
	.search_block_top {
		width: 100%
	}
}

@media (max-width:479px) {
	.header>.container {
		padding: 20px 0
	}
	#search {
		width: 100%
	}
}

.bottom_block {
	clear: both;
	position: relative;
	background-color: #fff
}

@media (max-width:979px) {
	.bottom_block {
		padding: 7px 0;
		clear: both;
		text-align: center;
		border: 0
	}
	.bottom_block .container {
		padding: 0
	}
}

.header-main-menu {
	z-index: 9;
	width: auto;
	margin: 0;
	display: inline-block;
	vertical-align: top
}

.menu_button {
	cursor: pointer
}

.line1,
.line2,
.line3 {
	width: 25px;
	height: 3px;
	background-color: #000;
	margin: 6px 0;
	transition: .4s
}

ul {
	list-style: none;
	padding: 0
}

.header-main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width:992px) {
	.header-main-menu ul {
		flex-direction: column
	}
}

.header-main-menu>ul>li {
	float: left;
	position: relative;
	z-index: 20;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s
}

.header-main-menu>ul>li>a {
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 0;
	padding: 19px 0;
	margin: 0 15px;
	position: relative;
	text-transform: uppercase;
	z-index: 9;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s
}

.header-main-menu>ul>li:first-child>a {
	margin-left: 0
}

.header-main-menu>ul>li:hover>a {
	color: #fbb71c
}

.header-main-menu>ul>li.active>a {
	color: #fbb71c
}

.nav>li>a:hover {
	background: none repeat scroll 0 0;
	color: #fff
}

.header-main-menu a:hover {
	text-decoration: none
}

.header-main-menu>ul>li>ul,
.responsive-menu .main-navigation {
	display: none;
	background: #fff;
	position: absolute;
	z-index: 5;
	padding: 5px
}

.header-main-menu>ul>li:hover>ul {
	display: block
}

.header-main-menu ul li ul {
	display: table-cell
}

.header-main-menu>ul>li li>a,
.header-main-menu>ul>li ul>li>a {
	padding: 3px 0;
	color: #999;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	text-transform: capitalize
}

.responsive-menu .main-navigation li a {
	color: #cecece;
	display: block;
	padding: 8px 12px;
	white-space: nowrap
}

.header-main-menu>ul>li ul>li>a {
	min-width: 160px
}

.header-main-menu>ul>li li>a:hover,
.header-main-menu>ul>li ul>li>a:hover {
	color: #fbb71c;
	background-color: transparent
}

.responsive-menu .main-navigation li a:hover {
	background-color: #393939;
	border-left: 5px solid #ffe35f;
	color: #fff;
	padding: 8px 7px
}

.header-main-menu>ul>li>ul>ul>li>a {
	color: #fff
}

.header-main-menu>ul>li ul>li>a {
	display: inline-block;
	vertical-align: top
}

@media (min-width:992px) {
	.header-main-menu>ul>li>a:before {
		content: '';
		background: #fbb71c;
		height: 2px;
		width: 0;
		display: block;
		position: absolute;
		bottom: 10px;
		top: auto;
		left: 0;
		right: 0;
		margin: 0 auto;
		transition: all .3s ease 0s;
		-webkit-transition: all .3s ease 0s;
		-moz-transition: all .3s ease 0s;
		-ms-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s
	}
	.header-main-menu>ul>li.active>a:before,
	.header-main-menu>ul>li:hover>a:before,
	.header-main-menu>ul>li>a:hover:before {
		width: 100%;
		transition: all .3s ease 0s;
		-webkit-transition: all .3s ease 0s;
		-moz-transition: all .3s ease 0s;
		-ms-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s
	}
}

@media (max-width:979px) {
	.header-main-menu>ul>li {
		float: none
	}
}

@media (min-width:992px) {
	#menu {
		display: inline-block;
		vertical-align: top
	}
}

#instagram {
	margin-bottom: 0
}

#instagram img {
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s
}

.list_inner {
	float: left;
	position: relative
}

@media only screen and (max-width:479px) {
	.list_inner {
		float: none;
		position: relative;
		display: inline-block
	}
}

#content .content ul,
.box .avs-content-box ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.box .avs-content-box ul li ul li a,
.box .avs-content-box ul li:last-child a {
	border-bottom: 0 none
}

#content .content ul li {
	line-height: 22px;
	padding: 5px
}

.box .avs-content-box ul li ul li+li {
	border-top: medium none
}

#content .content ul li a,
.box .avs-content-box ul li a {
	color: #222;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize
}

.box .avs-content-box ul li a+a,
.box .avs-content-box ul li a+a:hover {
	background: 0 0;
	padding-left: 0
}

#content .content ul li a:hover,
.box .avs-content-box ul li a:hover {
	color: #fbb71c
}

.box .avs-content-box ul ul {
	margin-left: 15px;
	width: 100%;
	z-index: 99
}

.box .avs-content-box ul li ul li a {
	color: #222;
	padding: 0 0 0 15px
}

.box .avs-content-box ul li ul li a:before {
	content: '';
	background: #222;
	height: 1px;
	width: 5px;
	position: absolute;
	top: 9px;
	bottom: auto;
	left: 0;
	right: auto
}

.box .avs-content-box ul li a:hover:before {
	background: #fbb71c
}

.box .avs-content-box ul li ul li:hover>a.activSub:before,
.box .avs-content-box ul li:hover>a.activSub:before {
	color: #fbb71c;
	content: none
}

.box .avs-content-box ul ul li ul {
	display: none;
	margin-left: 21px
}

.box .avs-content-box ul ul li:hover ul {
	display: block;
	top: -1px;
	left: 225px
}

@-webkit-keyframes toolfadeinup {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 20%, 0);
		transform: translate3d(0, 20%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes toolfadeinup {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 20%, 0);
		transform: translate3d(0, 20%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.content-top #content {
	min-height: 495px;
	margin-bottom: 25px
}

#content {
	min-height: 300px
}

#avsblockaboutus {
	position: relative;
	line-height: 26px;
	text-align: left;
	width: 90%;
	font-size: 13px;
	color: rgba(255, 255, 255, .8)
}

#avsblockaboutus .block-aboutus-contact {
	background: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 20px 30px;
	margin-top: 10px
}

#avsblockaboutus .block-aboutus-contact-details span {
	display: block;
	color: #222
}

#avsblockaboutus .block-aboutus-contact-icon {
	background-size: 20px;
	-webkit-background-size: 20px;
	-moz-background-size: 20px;
	-ms-background-size: 20px;
	-o-background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	height: 49px;
	width: 49px;
	display: inline-block;
	vertical-align: top;
	background-color: #f4f4f4
}

#avsblockaboutus .block-aboutus-contact-details {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 20px
}

#avsblockaboutus a.block-aboutus-btn .fa {
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	color: #fff;
	margin: 0 0 0 3px
}

#avsblockaboutus a.block-aboutus-btn:hover .fa {
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transform: translateX(7px);
	-webkit-transform: translateX(7px);
	-moz-transform: translateX(7px);
	-ms-transform: translateX(7px);
	-o-transform: translateX(7px);
	color: #222
}

@media (max-width:1299px) {
	#avsblockaboutus .block-aboutus-contact {
		padding: 15px 25px
	}
}

@media (max-width:979px) {
	#footer .column .blockaboutus-inner {
		display: block;
		text-align: center;
		margin: 0 0 25px
	}
	#avsblockaboutus {
		width: 100%
	}
}

.content-bottom #content .swiper-viewport {
	border: medium none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	margin: 0
}

p a .fa.fa-search {
	margin: 0;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	color: #fff;
	line-height: 40px;
	background-color: transparent
}

p a:hover .fa.fa-search {
	color: #fff
}

p a .fa {
	margin-left: 5px
}

.footer-top {
	float: right
}

footer {
	color: #fff;
	clear: both;
	position: relative
}

.avs-social-block .social {
	text-align: end
}

.avs-social-block .social-title {
	margin: 6px 14px 0 0;
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize
}

.social li a {
	height: 38px;
	width: 38px;
	line-height: 38px;
	display: block;
	margin: 0 3px;
	padding-top: 5px;
	text-align: center;
	background: #fbb71c;
	overflow: hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px
}

.social li a svg {
	width: 22px;
	height: 22px;
	fill: #fff
}

.social li a svg>g {
	fill: #fff
}

.social>ul {
	display: inline-block;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto
}

.social ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 0
}

.social li:hover a svg,
.social li:hover a svg g {
	color: #fbb71c;
	fill: #fbb71c;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	background-color: #fff;
	overflow: hidden
}

.social li a:before {
	font-family: FontAwesome;
	font-size: inherit;
	display: block
}

.facebook a:before {
	content: '\f09a'
}

.youtube a:before {
	content: "\f16a"
}

.instagram a:before {
	content: '\f16d '
}

#footer {
	clear: both;
	position: relative;
	background-color: #280011
}

#footer .column {
	float: left;
	border: none;
	width: 20%
}

#footer .column.first {
	width: 35%
}

#footer .column.forth {
	width: 25%
}

.footer-logo {
	margin: 0 0 22px
}

.footer-logo svg {
	height: 40px;
	/* width: 240px */
}

.footer-logo svg path {
	fill: #fff
}

#footer .footer_center {
	padding: 60px 0 40px;
	clear: both;
	overflow: hidden;
	position: relative
}

#footer .footer_middle {
	border-top: 1px solid #fff;
	padding-top: 20px
}

.col-sm-3.column.second,
.col-sm-3.column.third {
	border-left: 1px solid #d9d9d9
}

.col-sm-3.column.third {
	border-right: 1px solid #d9d9d9
}

#footer .footer_contact {
	border-top: 1px solid #111f37;
	border-bottom: 1px solid #111f37;
	margin: 55px 0 0;
	padding: 39px 0
}

footer a {
	color: #fff;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s
}

#footer .column li:hover a,
#footer .column li:hover a:before,
footer a:hover {
	color: #fbb71c;
	border-color: #fff;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s
}

footer #footer .column .social li:hover a,
footer #footer .column .social li:hover a:before {
	color: #fff;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	background-color: #fbb71c;
	overflow: hidden
}

.social ul li a:hover,
.social ul li a:hover:before,
.social ul li:hover a {
	color: #fbb71c;
	background: #fff
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #666
}

#footer .column li.email a::before {
	content: none
}

#footer .column ul {
	list-style: outside none none;
	margin: 0;
	padding-left: 0
}

#footer #avscontact {
	position: relative
}

#footer #avscontact #foote_contact_list .icon {
	float: left;
	margin: 8px 14px 0 0
}

#footer #avscontact .contact_title {
	overflow: hidden;
	float: left
}

#footer #avscontact .contact_title span {
	color: #fbb71c
}

#footer #avscontact .data {
	overflow: hidden
}

#footer #avscontact #foote_contact_list .fa {
	font-size: 14px;
	margin: 5px 10px 0 1px;
	color: #999;
	float: left;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: left
}

ul#foote_contact_list {
	margin: 0
}

ul#foote_contact_list li {
	padding-bottom: 10px
}

ul#foote_contact_list li:last-child {
	padding-bottom: 0
}

footer h5 {
	margin-top: 10px;
	position: relative;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 28px;
	text-transform: capitalize;
	line-height: 20px
}

#footer .footer_contact .header-logo {
	margin: 6px 0 0 0
}

#footer .footer_bottom {
	clear: both;
	padding: 18px 0
}

.copyright-block {
	float: left;
	padding: 20px
}

.copyright-block a {
	color: #fbb71c
}

.copyright-block a:hover {
	color: #fff
}

@media (max-width:979px) {
	#footer .footer_middle {
		border-top: 0
	}
	#footer .footer_top {
		padding-left: 15px;
		padding-right: 15px
	}
	#footer #avscontact .data {
		font-size: 14px
	}
	.avs-social-block .social {
		text-align: center
	}
	.avs-social-block {
		margin: 0 0 25px
	}
	#footer .footer_center:hover h5:before,
	footer h5:before {
		width: 50px
	}
	.avs-social-block {
		margin: 0
	}
	/* .footer-logo {
		text-align: center
	} */
	footer h5 {
		margin-bottom: 15px;
		padding: 0;
		width: 100%
	}
	#footer #avscontact #foote_contact_list .icon {
		float: none;
		margin: 0 0 5px 0;
		text-align: center
	}
	#footer .footer_contact .header-logo {
		text-align: center;
		margin: 0 auto 30px;
		position: static;
		padding: 0;
		width: 165px;
		height: 27px
	}
	ul#foote_contact_list li,
	ul#foote_contact_list li:first-child {
		border: none
	}
}

@media (max-width:767px) {
	#footer #avscontact .email::before {
		float: none;
		margin: 0 0 10px 0;
		display: block
	}
	#footer #avscontact .contact-title {
		font-size: 20px
	}
	#footer #avscontact .email {
		display: block;
		margin: 0 0 30px 0
	}
}

@media (max-width:543px) {
	.avs-social-block .social-title {
		padding: 0 0 8px 0;
		display: block
	}
	.avs-social-block .social-title:before {
		display: none
	}
}

@media (max-width:479px) {
	ul#foote_contact_list li {
		width: 100%
	}
	ul#foote_contact_list li:last-child {
		margin: 0
	}
	.avs-social-block .social-title {
		margin: 0 0 10px 0
	}
}

.category_img {
	margin-bottom: 15px
}

#content .category_list {
	padding: 0;
	margin: 0 -15px 15px
}

#content .category_list ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%
}

@media (max-width:979px) {
	#footer .column ul {
		display: none;
		margin: 0 0 15px 15px
	}
	.copyright-block {
		text-align: center;
		float: none;
		margin: 0 0 10px 0
	}
	#footer .column .social ul {
		display: block;
		margin: 0;
		text-align: left;
		display: block!important
	}
}

@media (max-width:767px) {
	.footer-top {
		float: none
	}
}

ul.breadcrumb {
	padding: 0;
	float: right;
	width: 100%;
	text-align: center
}

#breadcrumb {
	margin-bottom: 40px;
	padding: 40px 0 40px;
	border-width: 0;
	border-style: solid;
	border-color: #e6e6e6;
	background: #f1f1f1;
	min-height: calc(100vh - 691px);
}

ul.breadcrumb i {
	font-size: 15px
}

ul.breadcrumb>li {
	position: relative;
	white-space: nowrap;
	line-height: 24px;
	font-size: 15px
}

@media (max-width:979px) {
	#breadcrumb {
		padding: 15px 0;
		margin-bottom: 30px;
		margin-top: 0
	}
	ul.breadcrumb>li {
		font-size: 13px
	}
}

.btn {
	padding: 6px 20px;
	font-size: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none;
	background-color: #fbb71c;
	color: #fff
}

.btn:focus,
.btn:hover {
	background-color: #222;
	color: #fff
}

.btn-xs {
	font-size: 9px
}

.btn-sm {
	font-size: 10.2px
}

.btn-lg {
	padding: 8px 20px;
	font-size: 15px
}

.btn-group>.btn {
	font-size: 14px
}

.btn-group>.btn-xs {
	font-size: 9px
}

.btn-group>.btn-sm {
	font-size: 10.2px
}

.btn-group>.btn-lg {
	font-size: 15px
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #23a1d1;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none
}

@media (max-width:979px) {
	ul.breadcrumb {
		width: 100%;
		text-align: center
	}
}

#column-left .list-group {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	padding: 20px 15px;
	background: #fff;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #eee;
	margin: 0
}

#column-left .list-group a {
	border: none
}

#column-left .list-group a:first-child {
	border-top: medium none
}

.list-group a {
	border: none;
	color: #222;
	padding: 8px 0;
	background: none repeat scroll 0 0 transparent
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
	background: 0 0
}

.list-group a:hover {
	color: #fbb71c
}

.carousel-caption {
	color: #fff
}

#column-left .image img {
	max-width: 100%
}

.caption-inner {
	background: #fff;
	padding: 10px 10px 0;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	top: auto;
	z-index: -1;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0
}

.box {
	margin-bottom: 0
}

#content .box .avs-content-box {
	background: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	border: none;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none
}

#content .content ul,
.box .avs-content-box ul {
	padding: 0;
	margin: 0;
	list-style: none
}

#content .content ul li,
.box .avs-content-box ul li {
	line-height: 20px;
	padding: 0 0 10px 0;
	border: 0
}

#content .content ul li ul li,
.box .avs-content-box ul li ul li {
	padding: 3px 0;
	margin-top: 5px
}

.box .avs-content-box ul li a+a,
.box .avs-content-box ul li a+a:hover {
	background: 0 0;
	padding-left: 0
}

@media (min-width:980px) {
	#content .box .avs-content-box {
		overflow: hidden
	}
}

.label_new {
	background-color: #ea1d27;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: .5px;
	border-radius: 3px;
	text-transform: uppercase;
	line-height: 21px;
	color: #fff;
	padding: 0 8px;
	position: absolute;
	right: 0;
	left: auto;
	top: 10px;
	z-index: 1;
	transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}

#column-left .box {
	margin-bottom: 30px;
	width: 100%;
	padding: 0;
	border: none;
	position: relative;
	border-radius: 5px;
	overflow: hidden
}

column-left {
	overflow: hidden
}

#column-left .box .avs-content-box {
	box-shadow: unset;
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	-ms-box-shadow: unset;
	-o-box-shadow: unset;
	padding: 20px 15px;
	background: #fff;
	position: static;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #eee
}

#column-left .container {
	width: auto;
	padding: 0
}

#column-left .swiper-viewport {
	margin: 0 0 30px 0;
	background: #fff;
	z-index: 1;
	border: medium none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	width: 100%;
	position: relative;
	overflow: visible;
	display: inline-block;
	vertical-align: top;
	text-align: center
}

.top_button {
	width: 40px;
	height: 40px;
	position: fixed;
	right: 34px;
	left: auto;
	bottom: 30px;
	top: auto;
	background-image: url(https://avtosistem.az/assets/v1/img/themeimage/top-button.svg);
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	text-align: center;
	line-height: 40px;
	font-size: 0;
	transition: all .4s ease-out 0s;
	-webkit-transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	z-index: 999
}

.top_button:hover {
	margin-bottom: 5px
}

@media (max-width:979px) {
	#column-left .box {
		margin-bottom: 10px;
		clear: both
	}
	#column-left .swiper-viewport {
		margin: 0 0 10px 0;
		background: 0 0
	}
	#column-left .container {
		margin: 0
	}
}

@media (max-width:479px) {
	.top_button {
		bottom: 15px;
		right: 15px
	}
}

#content .aboutus {
	clear: both;
	padding: 10px
}

.aboutus .content {
	margin-bottom: 15px;
	overflow: hidden
}

.aboutus h2 {
	clear: both;
	font-size: 20px
}

.about-content {
	overflow: hidden
}

#content .category_list ul li a {
	background-color: transparent;
	display: block;
	padding: 2px 0;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize
}

#content .category_list ul li:hover a img {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

#content .category_list ul li a:hover {
	color: #fbb71c
}

#content .category_list li {
	float: left;
	margin: 0 0 5px;
	overflow: auto;
	position: relative
}

#content .category_list li img {
	max-width: 100%
}

.button.aboutus {
	float: right
}

.layer-content {
	padding: 15px 20px;
	background: #f8f8f8
}

.aboutus h1,
.page-title {
	font-size: 22px;
	font-weight: 600;
	color: #222;
	margin-bottom: 12px;
	margin-top: 0;
	text-transform: capitalize
}

#button-search {
	float: right
}

@media (max-width:1300px) {
	#column-left .hidden-md,
	#column-left .hidden-sm,
	#column-left .hidden-xs {
		display: block!important;
		text-transform: capitalize;
		font-weight: 400;
		margin-top: -25px
	}
	.box .avs-content-box ul ul li ul {
		margin-left: 13px
	}
}

@media (max-width:1299px) {
	.text1 {
		font-size: 15px
	}
	.header-main-menu.container {
		padding: 0
	}
	.title1 {
		font-size: 18px
	}
}

@media (max-width:992px) {
	.header-search {
		display: none
	}
	#logo .img-responsive {
		max-height: 55px;
		display: inline-block;
		vertical-align: top
	}
	.header-main-menu {
		float: left;
		margin-top: 0;
		position: static
	}
	.nav.navbar-nav {
		display: none
	}
	.responsive-menu .nav.navbar-nav {
		min-height: calc(100vh - 139px);
		overflow-y: scroll;
		padding: 12px 20px;
		background: #fff;
		position: absolute;
		width: auto;
		z-index: 999;
		box-shadow: 0 0 5px 0 rgba(51, 51, 51, .1);
		-webkit-box-shadow: 0 0 5px 0 rgba(51, 51, 51, .1);
		-moz-box-shadow: 0 0 5px 0 rgba(51, 51, 51, .1);
		-ms-box-shadow: 0 0 5px 0 rgba(51, 51, 51, .1);
		-o-box-shadow: 0 0 5px 0 rgba(51, 51, 51, .1);
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 70px;
		display: flex;
		flex-direction: column;
		justify-content: space-between
	}
	#menu.responsive-menu ul li a {
		color: #222;
		display: block;
		font-size: 14px;
		line-height: 24px;
		padding: 4px 0;
		text-transform: capitalize;
		float: left;
		width: 100%;
		border: none;
		margin: 0;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400
	}
	#menu.responsive-menu ul li:hover a {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		color: #fbb71c
	}
	.footer_bottom.container {
		padding: 10px 15px;
		margin: 0
	}
	.nav-inner {
		display: block;
		background-color: transparent
	}
	.header-main-menu.container {
		width: 100%;
		bottom: -52px;
		top: auto;
		background-color: #222;
		padding-left: 124px
	}
	.responsive-menu {
		text-align: left;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-khtml-border-radius: 0;
		margin: 3px 0 0 0
	}
	.responsive-menu .main-navigation {
		background: none repeat scroll 0 0 #646464
	}
	#column-left .box .avs-content-box,
	#column-left .list-group {
		display: none;
		margin-bottom: 10px
	}
	#footer .footer_center {
		padding: 50px 0 30px
	}
	#footer .col-sm-3.column,
	#footer .column.second,
	#footer .column.third,
	footer .column.forth {
		padding: 0 15px;
		width: 100%!important;
		margin: 0
	}
	#footer .col-sm-3.column.third {
		padding: 0 15px
	}
	#top .container {
		padding: 0 15px
	}
	#footer .column {
		margin-bottom: 0;
		width: 100%
	}
	.col-sm-3.column.second,
	.col-sm-3.column.third {
		border-left: 0 none
	}
	.col-sm-3.column.third {
		border-right: 0 none
	}
	#footer .avs-social-block .container {
		margin: 0
	}
	.footer-top {
		height: auto
	}
	#footer {
		margin: 0
	}
}

@media (max-width:767px) {
	.header-main-menu.container {
		padding-left: 0
	}
	.button_class {
		clear: both
	}
	.content-top #content {
		min-height: 0
	}
	.container.content-bottom {
		margin-top: 25px
	}
	.text2 {
		font-size: 12px
	}
	.text1 {
		font-size: 10px
	}
	.copyright-block {
		text-align: center
	}
	#footer .footer_bottom.container {
		margin: 0;
		padding: 20px 0
	}
	.social {
		float: none;
		text-align: center
	}
}

@media (max-width:479px) {
	#logo .img-responsive {
		max-height: 45px;
		width: 175px;
		float: left
	}
	#menu.responsive-menu {
		padding: 0;
		margin: 3px 0 0 0
	}
	.container.content-bottom {
		margin-top: 0
	}
	.content-top #content {
		margin-bottom: 0
	}
	.header_main {
		display: block
	}
}

@media (max-width:319px) {
	#logo .img-responsive {
		width: 145px
	}
	#footer .column #avscontact ul {
		overflow: auto;
		width: 100%
	}
}

@keyframes fadeinleft {
	from {
		opacity: 0;
		transform: translate3d(-10%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@media (max-width:979px) {
	.avs_contactcms {
		display: none
	}
}

.avs-content-box {
	position: relative
}

@keyframes float {
	0% {
		transform: translatey(0)
	}
	50% {
		transform: translatey(-20px)
	}
	100% {
		transform: translatey(0)
	}
}

@keyframes blinker {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@media (min-width:1700px) {
	@keyframes offerleft {
		0% {
			transform: translatex(0)
		}
		50% {
			transform: translatex(30px)
		}
		100% {
			transform: translatex(0)
		}
	}
	@keyframes offerright {
		0% {
			transform: translatex(0)
		}
		50% {
			transform: translatex(-30px)
		}
		100% {
			transform: translatex(0)
		}
	}
}

.contact_form {
	display: inline-block;
	vertical-align: top;
	width: 100%
}

@media (min-width:980px) {
	.contact_form {
		padding-left: 0
	}
}

@media (max-width:1299px) {
	.contact_form {
		background-image: none;
		text-align: left
	}
}

.avs-category-box {
	margin: 0 0 58px 0
}

.avs-category-box .avscat-items {
	margin: 0 -15px;
	text-align: center
}

.avscat-items .row:last-child {
	margin-top: 34px
}

.avscat-items>div {
	display: flex
}

.avs-category-box .cat-title h4 {
	line-height: 24px;
	font-size: 16px;
	font-weight: 500;
	margin: 25px 0 0 0;
	text-transform: capitalize
}

.avs-category-box .avscat-items .image {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	height: 158px;
	background-color: #fff;
	display: flex;
	align-items: center
}

#content .box.title-content .avs-content-box {
	width: 80%;
	float: right
}

@media (max-width:1499px) {
	#content .box.title-content .avs-content-box {
		width: 79.5%
	}
}

@media (max-width:1299px) {
	#content .box.title-content .avs-content-box {
		width: 74.5%
	}
}

@media (max-width:979px) {
	#content .box.title-content .avs-content-box {
		width: 68.4%
	}
}

@media (max-width:767px) {
	#content .box.title-content .avs-content-box {
		width: 100%
	}
}

.button-orange {
	color: #fff;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	font-size: 17px;
	font-weight: 600;
	background: #fbb71c;
	padding: 9px 30px;
	border-radius: 5px;
	display: inline-block;
	vertical-align: top
}

.button-orange:hover {
	color: #fff
}

.container-select-language {
	display: flex;
	align-items: center;
	position: relative;
	width: max-content;
	margin-top: 7px;
	background: 0 0;
	padding: 5px 12px
}

.container-select-language .items-top-footer {
	display: flex;
	align-items: center;
	cursor: pointer;
	min-width: 60px
}

.container-select-language .items-top-footer:hover {
	color: gray
}

.container-select-language .items-top-footer p {
	text-transform: uppercase;
	margin: 0;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	display: block;
	transition: .4s;
	user-select: none
}

.container-select-language .items-top-footer:hover p {
	color: #fff
}

.container-select-language .items-top-footer:hover svg {
	fill: #fff
}

.container-select-language .items-top-footer svg {
	height: 10px;
	width: 10px;
	margin-left: 9px;
	transition: .4s;
	fill: #fff
}

.lang-c {
	position: absolute;
	right: 20px;
	top: 50%;
	z-index: 2;
	transform: translateY(-50%)
}

.container-select-language .drop-down-language {
	position: absolute;
	top: 43px;
	background: #fff;
	border-radius: 1px;
	padding: 0 13px;
	display: none;
	height: fit-content;
	min-width: 82%;
	z-index: 1;
	box-shadow: 0 -1px 8px -2px #0000006e;
	opacity: 0
}

.container-select-language .drop-down-language.active {
	display: block;
	opacity: 1
}

.container-select-language .drop-down-language ul li {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.container-select-language .drop-down-language ul li a {
	padding: 10px 0;
	transition: .4s;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0
}

.container-select-language .items-top-footer svg {
	height: 28px;
	width: 28px;
	margin-right: 10px
}

.container-select-language .items-top-footer p+svg {
	height: 18px;
	width: 28px
}

.container-select-language .drop-down-language ul li svg {
	height: 28px;
	width: 28px
}

.container-select-language .drop-down-language ul li a:hover {
	color: orange;
	text-decoration: none
}

.popUpStyle .container-select-language .items-top-footer p {
	color: #000
}

.popUpStyle .container-select-language .items-top-footer svg {
	fill: #000
}

.social-icons {
	display: flex
}

.social-icons a {
	background-color: #fff;
	margin: 7px 7px;
	padding: 0 4px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center
}

.social-icons a:hover {
	background-color: #000;
	transition: .5s;
	fill: #fff
}

.social-icons a:hover svg>g {
	fill: #fff
}

.social-icons a svg {
	height: 18px;
	width: 18px
}

.avs_contactcms {
	display: flex;
	justify-content: end
}

.section-title h2 {
	font-size: 30px;
	font-weight: bolder
}

.content-brand-inner h4 {
	font-size: 2.5rem;
	margin-left: 44px
}

.contact-box {
	background: #fff;
	padding: 50px;
	min-width: 599px;
	min-height: 614px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: 2px 9px 8px -4px #d3d3d35c;
	border: 1px solid #e6e6e6
}

.contact-box h4 {
	margin-bottom: 40px;
	font-size: 18px;
	font-weight: 700;
	color: #4f4f4f
}

.contact-box button {
	margin-top: 40px;
	width: 273px
}

.contact-box textarea {
	height: 113px
}

.form-group {
	position: relative;
	width: 100%;
	margin-bottom: 35px!important
}

.form-group select {
	width: 100%;
	height: 46px;
	border-radius: 3px;
	background-color: #fafafa99;
	border: .5px solid #e2e2e2bd;
	outline: 0;
	padding: 8.2px 40px 8.2px 10px;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: 500
}

.form-group input,
.form-group textarea {
	width: 100%;
	border-radius: 3px;
	background-color: #fafafa99;
	border: .5px solid #e2e2e2bd;
	outline: 0;
	padding: 10px 40px 10px 10px;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: 500;
	resize: none;
	transition: .4s
}

.form-group input::placeholder,
.form-group textarea::placeholder {
	color: #afafaf
}

.form-group input:hover,
.form-group textarea:hover {
	background: #f1f1f1;
	color: #000
}

.form-group input:focus,
.form-group textarea:focus {
	background: #f1f1f1;
	color: #000;
	border-color: #cecece
}

.form-group input+span,
.form-group select+span,
.form-group textarea+span {
	transform: translateY(28px)
}

.form-group img {
	position: absolute;
	height: 20px;
	width: 33px;
	right: 7px;
	top: 12px;
	padding: 0
}

.form-group span {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 3px;
	color: error;
	font-size: 12px
}

.form-group label {
	font-size: 14px;
	color: #6a6a6a;
	margin-bottom: 0
}

.popUpStyle .container-select-language .items-top-footer p {
	color: #000
}

.popUpStyle .container-select-language .items-top-footer svg {
	fill: #000
}

.popUpStyle {
	position: fixed;
	height: 100vh;
	width: 100vw;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .479);
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
	backdrop-filter: blur(2px)
}

.popUpStyle::-webkit-scrollbar {
	display: none
}

.popUpStyle .pop-up-wrapper {
	transition: .4s;
	background: #fff;
	transform: translateY(90px);
	height: fit-content;
	min-height: 400px;
	border-radius: 5px
}

.popUpStyle .pop-up-middle-wrapper {
	width: 50vw!important
}

.popUpStyle .pop-up-wrapper .pop-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px
}

.popUpStyle .pop-up-wrapper .pop-header h4 {
	color: #7f7f7f;
	font-size: 23px;
	font-weight: 700;
	position: relative
}

.popUpStyle .pop-up-wrapper .pop-header h4::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -5px;
	height: 2px;
	width: 80%;
	transition: .4s;
	transform: translate(-50%);
	background: orange
}

.popUpStyle .pop-up-wrapper .pop-header .close-icon {
	transition: .4s;
	cursor: pointer;
	padding: 7px;
	border-radius: 4px
}

.popUpStyle .pop-up-wrapper .pop-header .close-icon:hover {
	transform: scale(1.2);
	background: #f1f0f0
}

.popUpStyle .pop-up-wrapper .pop-header .close-icon svg {
	height: 18px;
	width: 18px
}

.popUpStyle .pop-up-wrapper .pop-body h4 {
	color: #7f7f7f
}

.popUpStyle .pop-up-wrapper .pop-body {
	padding: 20px 15px 20px 10px;
	max-height: calc(100vh - 25vh);
	overflow-y: auto
}

.popUpStyle .pop-up-wrapper .pop-body form {
	margin: 30px 0 50px 0
}

.popUpStyle .pop-up-wrapper .pop-body form label {
	font-weight: 500
}

.overlay-pop-up {
	position: fixed;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
	cursor: pointer;
	z-index: -1
}

.brand-inner-img {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 30px
}

.brand-inner-img img {
	object-fit: contain
}

.popUpStyle .pop-up-wrapper .pop-body h5 {
	font-size: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #7f7f7f
}

.chck .link {
	font-size: 13px;
	color: #686868
}

.chck .link a {
	font-size: 13px;
	color: main
}

.form-group {
	position: relative;
	width: 100%;
	margin-bottom: 35px
}

.form-group select {
	width: 100%;
	border-radius: 3px;
	background-color: #fafafa99;
	border: .5px solid #e2e2e2bd;
	outline: 0;
	padding: 8.2px 40px 8.2px 10px;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: 500
}

.form-group input,
.form-group textarea {
	width: 100%;
	border-radius: 3px;
	background-color: #fafafa99;
	border: .5px solid #e2e2e2bd;
	outline: 0;
	padding: 10px 40px 10px 10px;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: 500;
	resize: none;
	transition: .4s
}

.form-group input::placeholder,
.form-group textarea::placeholder {
	color: #afafaf
}

.form-group input:hover,
.form-group textarea:hover {
	background: #f1f1f1;
	color: #000
}

.form-group input:focus,
.form-group textarea:focus {
	background: #f1f1f1;
	color: #000;
	border-color: #cecece
}

.form-group input+span,
.form-group select+span,
.form-group textarea+span {
	transform: translateY(28px)
}

.form-group img {
	position: absolute;
	height: 20px;
	width: 33px;
	right: 7px;
	top: 12px;
	padding: 0
}

.form-group span {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 3px;
	color: error;
	font-size: 12px
}

.form-group label {
	font-size: 14px;
	color: #6a6a6a;
	margin-bottom: 0
}

.chck {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: gray;
	margin-bottom: 20px;
	height: 22px;
	transition: .4s
}

.chck p {
	font-size: 14px;
	color: #4b4b4b;
	font-weight: 500;
	text-transform: uppercase
}

.chck input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.chck input:disabled~.checkmark {
	background: gray!important;
	border-color: gray!important;
	cursor: not-allowed;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.chck input:checked~.checkmark {
	background: orange;
	border-color: orange
}

.chck input:checked~.checkmark:after {
	transform: scale(1) rotate(45deg)
}

.main-section {
	padding-bottom: 50px
}

button {
	font-size: 18px;
	text-align: center;
	border-radius: 6px;
	outline: 0!important;
	cursor: pointer;
	padding: 12px 25px!important;
	transition: .4s
}

.d-none {
	display: none!important
}

.menu_button {
	display: none!important
}

.line-center {
	display: flex;
	justify-content: flex-end;
	width: 62%
}

.menu-lang {
	display: none
}

.b4b-m {
	display: none;
	text-decoration: underline;
	font-weight: bolder;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc
}

.menu-contact {
	display: none;
	border-top: 1px solid #dcdcdc;
	padding-top: 15px
}

.swiper-text {
	position: absolute;
	top: 33%;
	text-align: left;
	left: 9%;
	font-size: 20px;
	color: #fff;
	z-index: 999;
	max-width: Calc(100vh - 300px)
}

.swiper-text h1 {
	color: #fff;
	line-height: 53px;
	font-size: 53px
}

.avs_contactcms.m {
	display: none
}

@-webkit-keyframes glow {
	0% {
		background-color: #ebebeb
	}
	50% {
		background-color: #f5f5f5
	}
	100% {
		background-color: #ebebeb
	}
}

@keyframes glow {
	0% {
		background-color: #ebebeb
	}
	50% {
		background-color: #f5f5f5
	}
	100% {
		background-color: #ebebeb
	}
}

.loader ::placeholder,
.loader a,
.loader a:hover,
.loader button,
.loader button:hover,
.loader h1,
.loader h1:hover,
.loader h2,
.loader h2:hover,
.loader h3,
.loader h3:hover,
.loader h4,
.loader h4:hover,
.loader h5,
.loader h5:hover,
.loader h6,
.loader h6:hover,
.loader i,
.loader input,
.loader p,
.loader p:hover,
.loader span {
	-webkit-animation: glow linear 1s infinite;
	animation: glow linear 1s infinite;
	border: none;
	color: transparent!important;
	user-select: none!important;
	cursor: default
}

.loader input {
	border: glow linear 1s infinite
}

.loader .overlay-img {
	position: relative
}

.loader .overlay-img::before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: glow linear 1s infinite;
	animation: glow linear 1s infinite;
	cursor: default;
	user-select: none;
	z-index: 8
}

.m-0 {
	margin: 0!important
}

#faq .content {
	margin-bottom: 30px
}

.brand-list-page .content {
	margin-bottom: 35px
}

.slick-list {
	height: unset!important
}

.breadcrumb>li+li:before {
	content: "/"!important;
	font-weight: 700!important
}

.form-group span {
	position: absolute;
	bottom: 5px;
	width: 100%;
	left: 3px;
	color: #ff004f;
	font-size: 12px
}

@media screen and (max-width:1546px) {
	.swiper-text {
		top: 25%;
		max-width: Calc(100vh - 145px)
	}
}

@media screen and (max-width:992px) {
	.avs_contactcms,
	.bottom_block,
	.container-select-language.d_v,
	.header-button-opening,
	.top_bar_left {
		display: none!important
	}
	.menu_button {
		display: block!important
	}
	.header_main .col-lg-6:last-child {
		display: flex;
		justify-content: end;
		-webkit-justify-content: end
	}
	.header_main {
		height: 80px
	}
	#logo {
		height: 0
	}
	.responsive-menu .menu-lang {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: 100%;
		padding-top: 20px
	}
	.responsive-menu .menu-lang a {
		font-weight: 700;
		font-size: 18px;
		color: #000;
		line-height: 21px;
		display: block;
		margin-left: 35px
	}
	.responsive-menu .menu-lang a.active {
		color: orange
	}
	.b4b-m,
	.menu-contact {
		display: block
	}
	.avs_contactcms.m {
		display: block!important;
		margin-bottom: 70px;
		margin-left: 15%
	}
	.avs_contactcms.m button {
		width: 85%
	}
	.swiper-text {
		font-size: 15px;
		max-width: Calc(100vh - 271px)
	}
	.swiper-text h1 {
		font-size: 33px;
		line-height: 33px
	}
}

@media (min-width:768.9px) {
	.m-v {
		display: none
	}
}

@media (max-width:768.9px) {
	.d-v {
		display: none
	}
	.contact-box {
		width: 94%;
		min-width: unset;
		position: relative;
		left: unset;
		transform: translateX(0);
		bottom: unset;
		margin: 0 auto;
		min-height: unset;
		padding: 30px;
		margin-bottom: 30px
	}
	.contact-box .btn-contact {
		justify-content: flex-end
	}
	.contact-box .btn-contact button {
		width: unset
	}
}

@media (max-width:479px) {
	.section-title h2 {
		font-size: 22px
	}
}

@media (max-width:991.9px) {
	.main-ul,
	.top_bar {
		display: none!important
	}
}

@media (min-width:991px) {
	.top-line .top-line-menu {
		display: none
	}
	.top-line .menu-button-top-line {
		display: none
	}
}


/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@-webkit-keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-webkit-keyframes shake {
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes jello {
	11.1%,
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {
	11.1%,
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@-webkit-keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

[data-notify=progressbar] {
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@-webkit-keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}
	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}
	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@-webkit-keyframes swinging {
	0% {
		-webkit-transform: rotate(10deg)
	}
	50% {
		-webkit-transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(10deg)
	}
}

@keyframes swinging {
	0% {
		transform: rotate(10deg)
	}
	50% {
		transform: rotate(-5deg)
	}
	100% {
		transform: rotate(10deg)
	}
}

@-webkit-keyframes dance {
	49%,
	from {
		transform-origin: -50% 100%
	}
	50%,
	75%,
	to {
		transform-origin: 150% 100%
	}
	25% {
		transform: rotate(-10deg)
	}
	50% {
		transform: rotate(0)
	}
	75% {
		transform: rotate(10deg)
	}
}

@keyframes dance {
	49%,
	from {
		transform-origin: -50% 100%
	}
	50%,
	75%,
	to {
		transform-origin: 150% 100%
	}
	25% {
		transform: rotate(-10deg)
	}
	50% {
		transform: rotate(0)
	}
	75% {
		transform: rotate(10deg)
	}
}

@-webkit-keyframes bgsqaure {
	from {
		-webkit-transform: rotate(4deg) scale(.971) skew(1deg) translate(0)
	}
	to {
		-webkit-transform: rotate(360deg) scale(.943) skew(1deg) translate(0)
	}
}

@-moz-keyframes bgsqaure {
	from {
		-moz-transform: rotate(4deg) scale(.971) skew(1deg) translate(0)
	}
	to {
		-moz-transform: rotate(360deg) scale(.943) skew(1deg) translate(0)
	}
}

@-o-keyframes bgsqaure {
	from {
		-o-transform: rotate(4deg) scale(.971) skew(1deg) translate(0)
	}
	to {
		-o-transform: rotate(360deg) scale(.943) skew(1deg) translate(0)
	}
}

@keyframes a {
	0%,
	to {
		transform: scale(0);
		-webkit-transform: scale(0)
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}


/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

details,
footer,
header,
main,
nav,
section {
	display: block
}

[hidden] {
	display: none
}

a {
	background: 0 0
}

a:active,
a:hover {
	outline: 0
}

a:active,
a:focus,
a:hover {
	text-decoration: none
}

b {
	font-weight: 500
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

button,
input,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none;
	cursor: pointer
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto
}

@media print {
	* {
		text-shadow: none!important;
		color: #222!important;
		background: 0 0!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.navbar {
		display: none
	}
	.label {
		border: 1px solid #222
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #222;
	text-decoration: none
}

a:hover {
	color: #fbb71c;
	text-decoration: none
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	color: #222
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-bottom: 10px;
	margin-top: 0
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h1,
h1 {
	font-size: 24px
}

.h2,
h2 {
	font-size: 20px
}

.h3,
h3 {
	font-size: 16px
}

.h4,
h4 {
	font-size: 14px
}

.h5,
h5 {
	font-size: 12px
}

.h6,
h6 {
	font-size: 10px
}

p {
	margin: 0 0 10px
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dd {
	margin-left: 0
}

address {
	margin-bottom: 20px;
	font-style: normal
}

.container {
	margin-right: auto;
	margin-left: auto
}

@media (min-width:1500px) {
	.container {
		max-width: 1400px
	}
}

@media (max-width:1499px) {
	.container {
		max-width: 1200px
	}
}

@media (max-width:1299px) {
	.container {
		max-width: 940px
	}
}

@media (max-width:979px) {
	.container {
		max-width: 724px
	}
}

@media (max-width:767px) {
	.container {
		max-width: 576px
	}
}

@media (max-width:979px) {
	.container {
		max-width: 100%;
		margin-left: 15px;
		margin-right: 15px
	}
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.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: 15px;
	padding-right: 15px
}

.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 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666666666666%
}

.col-xs-10 {
	width: 83.33333333333334%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666666666666%
}

.col-xs-7 {
	width: 58.333333333333336%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666666666667%
}

.col-xs-4 {
	width: 33.33333333333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.666666666666664%
}

.col-xs-1 {
	width: 8.333333333333332%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666666666666%
}

.col-xs-push-10 {
	left: 83.33333333333334%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666666666666%
}

.col-xs-push-7 {
	left: 58.333333333333336%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666666666667%
}

.col-xs-push-4 {
	left: 33.33333333333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.666666666666664%
}

.col-xs-push-1 {
	left: 8.333333333333332%
}

.col-xs-push-0 {
	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.66666666666666%
	}
	.col-sm-10 {
		width: 83.33333333333334%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666666666666%
	}
	.col-sm-7 {
		width: 58.333333333333336%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666666666667%
	}
	.col-sm-4 {
		width: 33.33333333333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.666666666666664%
	}
	.col-sm-1 {
		width: 8.333333333333332%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666666666666%
	}
	.col-sm-push-10 {
		left: 83.33333333333334%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666666666666%
	}
	.col-sm-push-7 {
		left: 58.333333333333336%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666666666667%
	}
	.col-sm-push-4 {
		left: 33.33333333333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.666666666666664%
	}
	.col-sm-push-1 {
		left: 8.333333333333332%
	}
	.col-sm-push-0 {
		left: 0
	}
}

@media (min-width:980px) {
	.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.66666666666666%
	}
	.col-md-10 {
		width: 83.33333333333334%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666666666666%
	}
	.col-md-7 {
		width: 58.333333333333336%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666666666667%
	}
	.col-md-4 {
		width: 33.33333333333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.666666666666664%
	}
	.col-md-1 {
		width: 8.333333333333332%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666666666666%
	}
	.col-md-push-10 {
		left: 83.33333333333334%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666666666666%
	}
	.col-md-push-7 {
		left: 58.333333333333336%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666666666667%
	}
	.col-md-push-4 {
		left: 33.33333333333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.666666666666664%
	}
	.col-md-push-1 {
		left: 8.333333333333332%
	}
	.col-md-push-0 {
		left: 0
	}
}

@media (min-width:1300px) {
	.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.66666666666666%
	}
	.col-lg-10 {
		width: 83.33333333333334%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666666666666%
	}
	.col-lg-7 {
		width: 58.333333333333336%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666666666667%
	}
	.col-lg-4 {
		width: 33.33333333333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.666666666666664%
	}
	.col-lg-1 {
		width: 8.333333333333332%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666666666666%
	}
	.col-lg-push-10 {
		left: 83.33333333333334%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666666666666%
	}
	.col-lg-push-7 {
		left: 58.333333333333336%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666666666667%
	}
	.col-lg-push-4 {
		left: 33.33333333333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.666666666666664%
	}
	.col-lg-push-1 {
		left: 8.333333333333332%
	}
	.col-lg-push-0 {
		left: 0
	}
}

label {
	display: inline-block;
	margin-bottom: 5px
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin-top: 1px;
	line-height: normal;
	margin: 4px 5px 0;
	vertical-align: -3px
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline-offset: -2px
}

input[type=date] {
	line-height: 34px
}

.form-group {
	margin-bottom: 15px
}

input[type=checkbox][disabled],
input[type=radio][disabled] {
	cursor: not-allowed
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 500;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 8px 20px
}

.btn:focus {
	outline-offset: -2px
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none
}

.btn[disabled] {
	cursor: not-allowed;
	pointer-events: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link {
	color: #222;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #fbb71c;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
	color: #999;
	text-decoration: none
}

.btn-lg {
	padding: 8px 20px;
	font-size: 14px
}

.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5
}

.btn-block {
	display: inline-block;
	width: auto;
	vertical-align: top
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: auto
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(https://avtosistem.az/javascript/bootstrap/fonts/glyphicons-halflings-regular.eot);
	src: url(https://avtosistem.az/javascript/bootstrap/fonts/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'), url(https://avtosistem.az/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://avtosistem.az/javascript/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://avtosistem.az/javascript/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:focus {
	outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px
}

.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
	display: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px
}

select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px
}

select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group-btn {
	display: table-cell
}

.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0
}

.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	background-color: transparent
}

.nav>li>a>img {
	max-width: none
}

.nav>li>a:hover {
	background: none repeat scroll 0 0;
	color: #fbb71c;
	border-color: transparent
}

@media (max-width:767px) {
	.nav>li>a:hover {
		background: none repeat scroll 0 0 transparent
	}
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-brand {
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left!important
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
}

.navbar-default {
	background-color: #f5f5f5;
	border-color: #e6e6e6
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e6e6e6
}

.navbar-default .navbar-form {
	border-color: #e6e6e6
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.breadcrumb {
	margin: 0;
	padding: 0 0 10px;
	border: 0 none;
	background: 0 0
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "\f101";
	padding: 0 5px;
	font-family: FontAwesome
}

.breadcrumb>.active {
	color: #999
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: gray
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.media,
.media-body {
	overflow: hidden
}

.media,
.media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	border-top: none;
	background: none repeat scroll 0 0 #f8f8f8;
	border-image: none;
	margin-bottom: 20px;
	padding: 15px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 500;
	line-height: 1;
	color: #222;
	opacity: .2;
	-webkit-opacity: .2;
	-moz-opacity: .2;
	-khtml-opacity: .2
}

.close:focus,
.close:hover {
	color: #222;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media (min-width:768px) {
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
	.modal-lg {
		width: 900px
	}
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}

.carousel-inner>.active {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
}

.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.container:after,
.modal-footer:after,
.nav:after,
.navbar-header:after,
.navbar:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.hidden {
	display: none!important;
	visibility: hidden!important
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.hidden-xs,
	tr.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:979px) {
	.hidden-sm,
	tr.hidden-sm {
		display: none!important
	}
}

@media (min-width:980px) and (max-width:1299px) {
	.hidden-md,
	tr.hidden-md {
		display: none!important
	}
}

@media (min-width:1300px) {
	.hidden-lg,
	tr.hidden-lg {
		display: none!important
	}
}

.d-flex {
	display: flex
}

.align-items-center {
	align-items: center
}

.justify-content-end {
	justify-content: flex-end
}

.justify-content-center {
	justify-content: center
}

.justify-content-between {
	justify-content: space-between
}

.row {
	flex-wrap: wrap
}

.p-0 {
	padding: 0!important
}

.main-navigation ul li {
	list-style: none;
	position: relative
}

body:after {
	content: url(https://avtosistem.az/assets/v1/img/lightbox/close.svg) url(https://avtosistem.az/assets/v1/img/lightbox/loading.gif) url(https://avtosistem.az/assets/v1/img/lightbox/prev.svg) url(https://avtosistem.az/assets/v1/img/lightbox/next.svg);
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: 400
}

.lightbox a img {
	border: none
}

.swiper-navigation {
	text-align: center
}

.owl-nav button,
.swiper-navigation .btn {
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	opacity: 0;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	display: block;
	position: absolute;
	top: 33%;
	z-index: 99;
	bottom: auto;
	width: 35px;
	height: 35px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	color: #6c6c6c;
	background-color: #f0f0f0;
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	float: left;
	margin: 0 2px;
	border: none!important
}

#column-left .owl-nav {
	z-index: 1;
	position: absolute;
	top: 16px;
	right: 12px;
	left: auto;
	bottom: auto;
	line-height: initial;
	text-align: right;
	width: auto!important
}

#column-left .owl-nav button {
	position: static;
	display: inline-block;
	vertical-align: top;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	width: 20px;
	height: 20px;
	float: left;
	background-color: transparent;
	background-size: 12px!important;
	border: none!important;
	margin: 0
}

.owl-nav button:hover {
	background-color: #fbb71c
}

#content .avs-content-box:hover .owl-nav button,
.owl-carousel:hover .owl-nav button {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

@media (max-width:1299px) {
	#column-left .owl-nav {
		right: 5px;
		top: 12px
	}
}

@media (max-width:979px) {
	.bottom-section .owl-carousel .owl-nav {
		right: 5px;
		left: auto
	}
	.owl-carousel .owl-nav,
	.swiper-navigation {
		left: auto;
		right: 15px
	}
	#column-left .owl-nav {
		right: 50px;
		left: auto
	}
	.owl-nav button {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-moz-transform: scale(1);
		opacity: 1;
		-webkit-opacity: 1;
		-khtml-opacity: 1;
		-moz-opacity: 1
	}
}

@media (max-width:767px) {
	.owl-carousel .owl-nav,
	.swiper-navigation {
		position: static
	}
	.owl-nav button,
	.swiper-navigation .btn {
		position: absolute
	}
}

.owl-carousel {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
	margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.swiper-viewport {
	margin: 0 0 60px;
	background: #fff;
	z-index: 1;
	border: 4px solid #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	width: 100%;
	position: relative;
	overflow: hidden
}

.swiper-container {
	direction: ltr!important
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}


/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.fa-500px:before {
	content: "\f26e"
}

.fa-ad:before {
	content: "\f641"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-android:before {
	content: "\f17b"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-alt:before {
	content: "\f5d1"
}

.fa-bed:before {
	content: "\f236"
}

.fa-bootstrap:before {
	content: "\f836"
}

.fa-border-all:before {
	content: "\f84c"
}

.fa-border-none:before {
	content: "\f850"
}

.fa-border-style:before {
	content: "\f853"
}

.fa-box:before {
	content: "\f466"
}

.fa-cat:before {
	content: "\f6be"
}

.fa-city:before {
	content: "\f64f"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-fill:before {
	content: "\f575"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-first-order-alt:before {
	content: "\f50a"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-home:before {
	content: "\f015"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-icons:before {
	content: "\f86d"
}

.fa-image:before {
	content: "\f03e"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-key:before {
	content: "\f084"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-layer-group:before {
	content: "\f5fd"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-phone:before {
	content: "\f095"
}

.fa-phone-alt:before {
	content: "\f879"
}

.fa-search:before {
	content: "\f002"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-youtube:before {
	content: "\f167"
}
.fa-chevron-down:before {
	content: "\f078"
}
@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(../libs/font-awesome/fonts/fa-brands-400.eot);
	src: url(../libs/font-awesome/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../libs/../libs/../libs/../libs/../libs/../libs/font-awesome/fonts/fontawesome-webfont3e6e.woff2) format("woff2"), url(font-awesome/fonts/fontawesome-webfont3e6e.woff) format("woff"), url(../libs/font-awesome/fonts/fa-brands-400.ttf) format("truetype"), url(../libs/font-awesome/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(../libs/font-awesome/fonts/fa-regular-400.eot);
	src: url(../libs/font-awesome/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../libs/font-awesome/fonts/fontawesome-webfont3e6e.woff2) format("woff2"), url(../libs/font-awesome/fonts/fontawesome-webfont3e6e.woff) format("woff"), url(../libs/font-awesome/fonts/fa-regular-400.ttf) format("truetype"), url(../libs/font-awesome/fonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url(../libs/font-awesome/fonts/fa-solid-900.eot);
	src: url(../libs/font-awesome/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../libs/font-awesome/fonts/fontawesome-webfont3e6e.woff2) format("woff2"), url(../libs/font-awesome/fonts/fontawesome-webfont3e6e.woff) format("woff"), url(../libs/font-awesome/fonts/fa-solid-900.ttf) format("truetype"), url(../libs/font-awesome/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.fas {
	font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
	font-weight: 900;
	font-size: 15px
}

.top-line {
	background: #000
}

.top-line .top-line-menu {
	position: fixed;
	background: #fff;
	height: 100vh;
	width: 100vw;
	z-index: 3;
	padding: 10px 15px
}

.top-line .nav-line {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0
}

.top-line .nav-line .main-ul {
	display: flex;
	align-items: center;
	margin: 0
}

.top-line .nav-line .main-ul+ul {
	margin: 0
}

.top-line .nav-line .list-a,
.top-line .nav-line p {
	color: #fff;
	padding-right: 10px;
	font-size: 14px;
	transition: .4s;
	user-select: none;
	font-weight: 500;
	position: relative;
	margin: 0
}

.top-line .list {
	padding: 0 15px 0 15px
}

.top-line .nav-line .list.active .list-p,
.top-line .nav-line .list:hover .list-p {
	color: #ffc800
}

.top-line .nav-line .list-a:hover,
.top-line .nav-line .list-p:hover,
.top-line .nav-line .list-p:hover+em {
	color: #ffc800
}

.top-line .nav-line a img {
	height: 20px;
	width: 20px
}

.nav-line .list {
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center
}

@keyframes rotate {
	100% {
		transform: rotate(360deg)
	}
}

@keyframes scale {
	100% {
		transform: scale(1.5)
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px
	}
}

@keyframes color {
	0%,
	100% {
		stroke: #ff0
	}
	66% {
		stroke: purple
	}
	99% {
		stroke: #00f
	}
}

button,
label {
	font-size: 14px!important
}

.modal-header h5 {
	font-size: 20px
}

.modal-header button {
	padding: 0!important
}

.modal-header span {
	font-size: 26px
}
