/*!
Theme Name: transpoarenceconception
Theme URI: http://underscores.me/
Description: Description
Text Domain: transpoarenceconception
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

#gform_fields_1,
#gform_fields_2,
#gform_fields_3 {
	gap: 10px !important;
}

#gform_1 .gform-footer,
#gform_3 .gform-footer {
	margin-top: 10px !important;
}

#gform_1 input:not([type="checkbox"]):not([type="submit"]),
#gform_1 textarea,
#gform_2 input:not([type="checkbox"]):not([type="submit"]),
#gform_2 textarea,
#gform_3 input:not([type="checkbox"]):not([type="submit"]),
#gform_3 textarea {
    background-color: #fafafa;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    padding: 8px 12px;
    color: #2e2e2e;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    height: 28px;
    margin-bottom: 18px;
	box-shadow: none;
	min-height: 47px;
	margin: 0 !important;
}

#gform_1 input:not([type="checkbox"]):not([type="submit"]),
#gform_1 textarea,
#gform_2 input:not([type="checkbox"]):not([type="submit"]),
#gform_2 textarea,
#gform_3 input:not([type="checkbox"]):not([type="submit"]),
#gform_3 textarea {
	color: #aeadad;
}

#gform_1 input[type="checkbox"],
#gform_2 input[type="checkbox"],
#gform_3 input[type="checkbox"] {
	height: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
	outline: none !important;
}

#gform_submit_button_1,
#gform_submit_button_2,
#gform_submit_button_3 {
	padding: 24px 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #8e8373 !important;
    background-color: transparent;
    border: none;
    border: 1px solid #8e8373;
	border-radius: 0 !important;
	transition: all .5s;
	width: 100%;
}

#gform_submit_button_1:hover,
#gform_submit_button_2:hover,
#gform_submit_button_3:hover {
    background-color: #8e8373 !important;
    color: white !important;
}

[id^="gform"] i {
	font-family: FontAwesome;
}

#gform_1 textarea,
#gform_3 textarea {
    height: 144px;
}

.error404 .sl-encart {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.error404 #page-header .region-header {
	min-height: 50vh !important;
}

.rv-post-title a {
	font-size: 21px;
	color: #505050 !important;
}

.rv-post-date {
	margin-bottom: 20px;
}

.rv-post-list img {
	width: 100%;
    height: 235px;
    display: block;
    object-fit: cover;
}

.rv-post-image {
    display: block;
    width: 40%;
	height: fit-content;
}

.rv-post-content {
    width: 60%;
	padding: 10px;
}

.rv-post-list ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 60px;
}

.rv-post-list ul>li:nth-child(odd)>div {
	flex-direction: row-reverse;
}

.rv-post-list ul>li:nth-child(odd) {
	border-left: 4px solid #fafafa;
}

.rv-post-list ul>li:nth-child(even) {
	border-right: 4px solid #fafafa;
}

.rv-post-list.square ul>li {
	border: none !important;
	width: 28% !important;
	flex: 1 1 auto !important;
}

.rv-post-list.square ul>li img {
	aspect-ratio: 1;
}

.rv-post-list.square .list-container {
	flex-direction: row !important;
	flex-wrap: wrap !important;
}

.rv-post-list.square ul>li>div {
	flex-direction: row !important;
	width: fit-content !important;
}

.rv-post-list.square .rv-post-image {
	width: 100% !important;
}

.rv-post-list.square .rv-post-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #8b867190;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	text-align: center;
	opacity: 0;
	transition: all .5s;
}

.rv-post-list.square ul>li:hover .rv-post-content {
	opacity: 1 !important;
}

.rv-post-list.square .rv-post-item-square>.flex-set {
	position: relative !important;
}

.rv-post-list.square .rv-post-title>a {
	font-size: 14px !important;
	line-height: 1 !important;
	color: white !important;
}

.contenu-container {
	display: flex;
	gap: 20px;
}

.contenu-container>.image_featured {
	width: 40%;
}

.contenu-container>.image_featured>img {
	width: 100%;
	height: auto;
}

/* .contenu-container>.contenu {
	width: 60%;
} */

.contenu>section>a:first-of-type:has(>img) {
	display: none;
}

.contenu br {
	display: none;
}

body.single-ref-nat .elementor-widget-shortcode {
	max-width: 1170px;
	margin: auto;
}

body.single-ref-nat .elementor-widget-heading {
	max-width: 1170px;
	margin: auto;
}

.views-row figure img {
	aspect-ratio: 5 / 3;
	width: 100% !important;
}

#breadcrumbs a,
#breadcrumbs span {
	color: #a9a9a9 !important;
	font-size: 12px;
}

#breadcrumbs {
    margin-bottom: 25px;
    text-align: center;
    position: relative;
}

.bouton_merci>a {
	-moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #635d50 !important;
    background-color: transparent;
    border: 1px solid #635d50;
}

.bouton_merci>a:hover {
    background: none;
    color: white !important;
    background-color: #635d50 !important;
}

#navbar {
	display: flex;
}

#navbar .navbar-toggle {
	background-color: transparent !important;
}
/* 
#navbar .navbar-header .logo {
	flex: 0 !important;
} */

.elementor-widget-shortcode:has(.listing-galerie) {
	padding-bottom: 40px;
}

@media screen and (max-width: 991px) {
	.views-row figure img {
		height: 300px !important;
		object-fit: cover !important;
		aspect-ratio: auto !important;
		width: 100% !important;
		transform: none !important;
	}

	h1, 
	h2,
	.h1,
	.cta-label>strong {
		font-size: 26px !important;
	}

	.single-ref-nat .elementor-widget-theme-post-content>.elementor-widget-container .col-sm-12 {
		padding: 0 !important;
	}

	.single-ref-nat .elementor-widget-theme-post-content>.elementor-widget-container .block>div {
		display: flex;
		flex-direction:column;
		gap: 20px;
	}

	.views-row figure {
		background-color: transparent !important;
	}

	.views-row figure>figcaption {
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		transform: none !important;
	}

	.views-row figure>figcaption>div {
		position: relative !important;
		left: 0 !important;
		bottom: 0 !important;
		transform: none !important;
		padding: 10px !important;
	}

	.views-row figure>figcaption>div>h2 {
		transform: none !important;
		color: black !important;
	}

	.views-row figure>figcaption>div>h2 a {
		color: black !important;
	}

	.listing-galerie .view-content .views-row figure figcaption > div .g-savoir-plus {
		margin: 0 !important;
		transform: none !important;
        opacity: 1 !important;
		background-color: var(--e-global-color-primary) !important;
        color: white !important;
		margin-top: 20px !important;
	}

	.listing-galerie .view-content .views-row figure figcaption > div .g-savoir-plus>a {
        color: white !important;
	}

	.listing-galerie .view-content {
		row-gap: 40px !important;
	}
}

@media screen and (min-width: 992px) {
	li>a.cadre_header {
		padding: 23px 15px 5px 15px !important;
		background-color: #8b8671 !important;
		color: white !important;
		border-radius: 0px 0px 5px 5px !important;
		font-size: 13px !important;
		text-transform: uppercase !important;
		transition: all .5s;
		align-self: flex-start !important;
		margin-left: 25px;
		width: fit-content !important;
	}

	li>a.cadre_header:hover {
		color: white !important;
		background-color: #8b8671 !important;
		padding-top: 27px !important;
	}

	#navbar:not(.affix) .cadre_header {
		margin-top: -7px;
	}

	#navbar.affix .cadre_header {
		padding: 16px 15px 5px 15px !important;
	}

	#navbar.affix .cadre_header:hover {
		padding-top: 20px !important;
	}

	body:not(.home) #navbar:not(.affix) .cadre_header {
		margin-top: -16px;
	}
}

@media screen and (max-width: 768px) {
	.rv-post-slide>.flex-set {
		flex-direction: column !important;
	}

	.rv-post-image,
	.rv-post-content {
		width: 100% !important;
	}

	a.all-actus {
		margin-top: 40px !important;
		display: block;
	}

	.rv-post-item>.flex-set {
		flex-direction: column !important;
	}

	.rv-post-list img {
		height: 235px !important;
	}
}

@media screen and (min-width: 992px) {
	#page-header {
		height:100vh;
		position: relative;
		min-height: 560px;
		padding: 0;
	}

	body:not(.home) #page-header {
		height: 260px;
		min-height: auto;
	}

	.error404 #page-header {
		height: fit-content !important;
		min-height: auto;
	}

	.region-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
		height: 100%;
	}

	.sl-encart {
		-webkit-align-self: flex-start;
		-moz-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
		padding: 0;
	}

	.sl-encart .sle-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
		width: auto;
		margin: 0 auto;
	}

	.sl-encart .sle-content .sl-logo {
		width: 50%;
		margin: 0;
	}

	.sl-encart .sle-content .sl-logo img {
		max-width: 300px;
	}

	.sl-encart .sle-content .sl-infos {
		width: 50%;
	}

	.home .sl-encart,
	.error404 .sl-encart {
		width: 400px;
		z-index: 1;
	}

	.home .sl-encart.sle-column .sle-content,
	.error404 .sl-encart.sle-column .sle-content {
		width: 100%;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.home .sl-encart.sle-column .sle-content .sl-infos,
	.home .sl-encart.sle-column .sle-content .sl-logo,
	.error404 .sl-encart.sle-column .sle-content .sl-infos,
	.error404 .sl-encart.sle-column .sle-content .sl-logo {
		width: auto;
	}

	.home .sl-encart.sle-column .sle-content .sl-logo,
	.error404 .sl-encart.sle-column .sle-content .sl-logo {
		margin-bottom: 20px;
	}

	.home .sl-encart.sle-column .sle-content .sl-logo img,
	.error404 .sl-encart.sle-column .sle-content .sl-logo img {
		max-width: 530px;
	}

	.sl-more {
		width: auto;
		position: absolute;
		bottom: 15vh;
	}

	.sl-barre-contact {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	.sl-barre-contact .row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}

	.sl-barre-contact .row .col .adresse {
		text-align: center;
	}

	.sl-barre-contact .row .col .contact {
		text-align: right;
	}
}

.site-main{
	padding: 75px 0
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,43% {
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	40%,43%,70% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06)
	}

	70% {
		-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 {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,43% {
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	40%,43%,70% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06)
	}

	70% {
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

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

	25%,75% {
		opacity: 0
	}
}

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

	25%,75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(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: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(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: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	0%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(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 {
	0%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(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)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-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)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
		transform: scale3d(.9,.9,.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
		transform: scale3d(.9,.9,.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
		transform: translate3d(-25%,0,0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate(3deg);
		transform: translate3d(20%,0,0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
		transform: translate3d(-15%,0,0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate(2deg);
		transform: translate3d(10%,0,0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
		transform: translate3d(-5%,0,0) rotate(-1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
		transform: translate3d(-25%,0,0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate(3deg);
		transform: translate3d(20%,0,0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
		transform: translate3d(-15%,0,0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate(2deg);
		transform: translate3d(10%,0,0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
		transform: translate3d(-5%,0,0) rotate(-1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	0%,11.1%,to {
		-webkit-transform: none;
		transform: none
	}

	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 {
	0%,11.1%,to {
		-webkit-transform: none;
		transform: none
	}

	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)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {
	0%,20%,40%,60%,80%,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: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,20%,40%,60%,80%,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: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0%,60%,75%,90%,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: none;
		transform: none
	}
}

@keyframes bounceInDown {
	0%,60%,75%,90%,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: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0%,60%,75%,90%,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: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	0%,60%,75%,90%,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: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0%,60%,75%,90%,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: none;
		transform: none
	}
}

@keyframes bounceInRight {
	0%,60%,75%,90%,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: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0%,60%,75%,90%,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,-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: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {
	0%,60%,75%,90%,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,-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: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-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)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-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)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-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)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-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)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-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)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}

	0%,40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}

	50%,80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}

	0%,40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}

	50%,80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	0%,40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	0%,40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-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)
	}

	60%,80% {
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-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)
	}

	60%,80% {
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		transform-origin: top left
	}

	0%,20%,60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}

	40%,80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(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% {
		transform-origin: top left
	}

	0%,20%,60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}

	40%,80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(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
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate(120deg);
		transform: translate3d(100%,0,0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate(120deg);
		transform: translate3d(100%,0,0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

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

	50% {
		opacity: 1
	}
}

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

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		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 {
	0% {
		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)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		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 {
	0% {
		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)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		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 {
	0% {
		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)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		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 {
	0% {
		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)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50%,to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50%,to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-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)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-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
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-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
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-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)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

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

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

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

body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

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

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

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;
	box-sizing: content-box;
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,th {
	padding: 0;
}

@media print {
	*,*:before,*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	a,a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="#"]:after,a[href^="javascript:"]:after {
		content: "";
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}

	.navbar {
		display: none;
	}

	.btn > .caret,.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}

	.label {
		border: 1px solid #000;
	}

	.table {
		border-collapse: collapse !important;
	}

	.table td,.table th {
		background-color: #fff !important;
	}

	.table-bordered th,.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fonts/bootstrap/glyphicons-halflings-regular.eot);
	src: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "\002a";
}

.glyphicon-plus:before {
	content: "\002b";
}

.glyphicon-euro:before,.glyphicon-eur:before {
	content: "\20ac";
}

.glyphicon-minus:before {
	content: "\2212";
}

.glyphicon-cloud:before {
	content: "\2601";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-pencil:before {
	content: "\270f";
}

.glyphicon-glass:before {
	content: "\e001";
}

.glyphicon-music:before {
	content: "\e002";
}

.glyphicon-search:before {
	content: "\e003";
}

.glyphicon-heart:before {
	content: "\e005";
}

.glyphicon-star:before {
	content: "\e006";
}

.glyphicon-star-empty:before {
	content: "\e007";
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-th-large:before {
	content: "\e010";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-th-list:before {
	content: "\e012";
}

.glyphicon-ok:before {
	content: "\e013";
}

.glyphicon-remove:before {
	content: "\e014";
}

.glyphicon-zoom-in:before {
	content: "\e015";
}

.glyphicon-zoom-out:before {
	content: "\e016";
}

.glyphicon-off:before {
	content: "\e017";
}

.glyphicon-signal:before {
	content: "\e018";
}

.glyphicon-cog:before {
	content: "\e019";
}

.glyphicon-trash:before {
	content: "\e020";
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-time:before {
	content: "\e023";
}

.glyphicon-road:before {
	content: "\e024";
}

.glyphicon-download-alt:before {
	content: "\e025";
}

.glyphicon-download:before {
	content: "\e026";
}

.glyphicon-upload:before {
	content: "\e027";
}

.glyphicon-inbox:before {
	content: "\e028";
}

.glyphicon-play-circle:before {
	content: "\e029";
}

.glyphicon-repeat:before {
	content: "\e030";
}

.glyphicon-refresh:before {
	content: "\e031";
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-lock:before {
	content: "\e033";
}

.glyphicon-flag:before {
	content: "\e034";
}

.glyphicon-headphones:before {
	content: "\e035";
}

.glyphicon-volume-off:before {
	content: "\e036";
}

.glyphicon-volume-down:before {
	content: "\e037";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-qrcode:before {
	content: "\e039";
}

.glyphicon-barcode:before {
	content: "\e040";
}

.glyphicon-tag:before {
	content: "\e041";
}

.glyphicon-tags:before {
	content: "\e042";
}

.glyphicon-book:before {
	content: "\e043";
}

.glyphicon-bookmark:before {
	content: "\e044";
}

.glyphicon-print:before {
	content: "\e045";
}

.glyphicon-camera:before {
	content: "\e046";
}

.glyphicon-font:before {
	content: "\e047";
}

.glyphicon-bold:before {
	content: "\e048";
}

.glyphicon-italic:before {
	content: "\e049";
}

.glyphicon-text-height:before {
	content: "\e050";
}

.glyphicon-text-width:before {
	content: "\e051";
}

.glyphicon-align-left:before {
	content: "\e052";
}

.glyphicon-align-center:before {
	content: "\e053";
}

.glyphicon-align-right:before {
	content: "\e054";
}

.glyphicon-align-justify:before {
	content: "\e055";
}

.glyphicon-list:before {
	content: "\e056";
}

.glyphicon-indent-left:before {
	content: "\e057";
}

.glyphicon-indent-right:before {
	content: "\e058";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-map-marker:before {
	content: "\e062";
}

.glyphicon-adjust:before {
	content: "\e063";
}

.glyphicon-tint:before {
	content: "\e064";
}

.glyphicon-edit:before {
	content: "\e065";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-check:before {
	content: "\e067";
}

.glyphicon-move:before {
	content: "\e068";
}

.glyphicon-step-backward:before {
	content: "\e069";
}

.glyphicon-fast-backward:before {
	content: "\e070";
}

.glyphicon-backward:before {
	content: "\e071";
}

.glyphicon-play:before {
	content: "\e072";
}

.glyphicon-pause:before {
	content: "\e073";
}

.glyphicon-stop:before {
	content: "\e074";
}

.glyphicon-forward:before {
	content: "\e075";
}

.glyphicon-fast-forward:before {
	content: "\e076";
}

.glyphicon-step-forward:before {
	content: "\e077";
}

.glyphicon-eject:before {
	content: "\e078";
}

.glyphicon-chevron-left:before {
	content: "\e079";
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.glyphicon-remove-sign:before {
	content: "\e083";
}

.glyphicon-ok-sign:before {
	content: "\e084";
}

.glyphicon-question-sign:before {
	content: "\e085";
}

.glyphicon-info-sign:before {
	content: "\e086";
}

.glyphicon-screenshot:before {
	content: "\e087";
}

.glyphicon-remove-circle:before {
	content: "\e088";
}

.glyphicon-ok-circle:before {
	content: "\e089";
}

.glyphicon-ban-circle:before {
	content: "\e090";
}

.glyphicon-arrow-left:before {
	content: "\e091";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

.glyphicon-arrow-up:before {
	content: "\e093";
}

.glyphicon-arrow-down:before {
	content: "\e094";
}

.glyphicon-share-alt:before {
	content: "\e095";
}

.glyphicon-resize-full:before {
	content: "\e096";
}

.glyphicon-resize-small:before {
	content: "\e097";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-gift:before {
	content: "\e102";
}

.glyphicon-leaf:before {
	content: "\e103";
}

.glyphicon-fire:before {
	content: "\e104";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-eye-close:before {
	content: "\e106";
}

.glyphicon-warning-sign:before {
	content: "\e107";
}

.glyphicon-plane:before {
	content: "\e108";
}

.glyphicon-calendar:before {
	content: "\e109";
}

.glyphicon-random:before {
	content: "\e110";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-magnet:before {
	content: "\e112";
}

.glyphicon-chevron-up:before {
	content: "\e113";
}

.glyphicon-chevron-down:before {
	content: "\e114";
}

.glyphicon-retweet:before {
	content: "\e115";
}

.glyphicon-shopping-cart:before {
	content: "\e116";
}

.glyphicon-folder-close:before {
	content: "\e117";
}

.glyphicon-folder-open:before {
	content: "\e118";
}

.glyphicon-resize-vertical:before {
	content: "\e119";
}

.glyphicon-resize-horizontal:before {
	content: "\e120";
}

.glyphicon-hdd:before {
	content: "\e121";
}

.glyphicon-bullhorn:before {
	content: "\e122";
}

.glyphicon-bell:before {
	content: "\e123";
}

.glyphicon-certificate:before {
	content: "\e124";
}

.glyphicon-thumbs-up:before {
	content: "\e125";
}

.glyphicon-thumbs-down:before {
	content: "\e126";
}

.glyphicon-hand-right:before {
	content: "\e127";
}

.glyphicon-hand-left:before {
	content: "\e128";
}

.glyphicon-hand-up:before {
	content: "\e129";
}

.glyphicon-hand-down:before {
	content: "\e130";
}

.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-wrench:before {
	content: "\e136";
}

.glyphicon-tasks:before {
	content: "\e137";
}

.glyphicon-filter:before {
	content: "\e138";
}

.glyphicon-briefcase:before {
	content: "\e139";
}

.glyphicon-fullscreen:before {
	content: "\e140";
}

.glyphicon-dashboard:before {
	content: "\e141";
}

.glyphicon-paperclip:before {
	content: "\e142";
}

.glyphicon-heart-empty:before {
	content: "\e143";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-phone:before {
	content: "\e145";
}

.glyphicon-pushpin:before {
	content: "\e146";
}

.glyphicon-usd:before {
	content: "\e148";
}

.glyphicon-gbp:before {
	content: "\e149";
}

.glyphicon-sort:before {
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.glyphicon-sort-by-order:before {
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.glyphicon-unchecked:before {
	content: "\e157";
}

.glyphicon-expand:before {
	content: "\e158";
}

.glyphicon-collapse-down:before {
	content: "\e159";
}

.glyphicon-collapse-up:before {
	content: "\e160";
}

.glyphicon-log-in:before {
	content: "\e161";
}

.glyphicon-flash:before {
	content: "\e162";
}

.glyphicon-log-out:before {
	content: "\e163";
}

.glyphicon-new-window:before {
	content: "\e164";
}

.glyphicon-record:before {
	content: "\e165";
}

.glyphicon-save:before {
	content: "\e166";
}

.glyphicon-open:before {
	content: "\e167";
}

.glyphicon-saved:before {
	content: "\e168";
}

.glyphicon-import:before {
	content: "\e169";
}

.glyphicon-export:before {
	content: "\e170";
}

.glyphicon-send:before {
	content: "\e171";
}

.glyphicon-floppy-disk:before {
	content: "\e172";
}

.glyphicon-floppy-saved:before {
	content: "\e173";
}

.glyphicon-floppy-remove:before {
	content: "\e174";
}

.glyphicon-floppy-save:before {
	content: "\e175";
}

.glyphicon-floppy-open:before {
	content: "\e176";
}

.glyphicon-credit-card:before {
	content: "\e177";
}

.glyphicon-transfer:before {
	content: "\e178";
}

.glyphicon-cutlery:before {
	content: "\e179";
}

.glyphicon-header:before {
	content: "\e180";
}

.glyphicon-compressed:before {
	content: "\e181";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-phone-alt:before {
	content: "\e183";
}

.glyphicon-tower:before {
	content: "\e184";
}

.glyphicon-stats:before {
	content: "\e185";
}

.glyphicon-sd-video:before {
	content: "\e186";
}

.glyphicon-hd-video:before {
	content: "\e187";
}

.glyphicon-subtitles:before {
	content: "\e188";
}

.glyphicon-sound-stereo:before {
	content: "\e189";
}

.glyphicon-sound-dolby:before {
	content: "\e190";
}

.glyphicon-sound-5-1:before {
	content: "\e191";
}

.glyphicon-sound-6-1:before {
	content: "\e192";
}

.glyphicon-sound-7-1:before {
	content: "\e193";
}

.glyphicon-copyright-mark:before {
	content: "\e194";
}

.glyphicon-registration-mark:before {
	content: "\e195";
}

.glyphicon-cloud-download:before {
	content: "\e197";
}

.glyphicon-cloud-upload:before {
	content: "\e198";
}

.glyphicon-tree-conifer:before {
	content: "\e199";
}

.glyphicon-tree-deciduous:before {
	content: "\e200";
}

.glyphicon-cd:before {
	content: "\e201";
}

.glyphicon-save-file:before {
	content: "\e202";
}

.glyphicon-open-file:before {
	content: "\e203";
}

.glyphicon-level-up:before {
	content: "\e204";
}

.glyphicon-copy:before {
	content: "\e205";
}

.glyphicon-paste:before {
	content: "\e206";
}

.glyphicon-alert:before {
	content: "\e209";
}

.glyphicon-equalizer:before {
	content: "\e210";
}

.glyphicon-king:before {
	content: "\e211";
}

.glyphicon-queen:before {
	content: "\e212";
}

.glyphicon-pawn:before {
	content: "\e213";
}

.glyphicon-bishop:before {
	content: "\e214";
}

.glyphicon-knight:before {
	content: "\e215";
}

.glyphicon-baby-formula:before {
	content: "\e216";
}

.glyphicon-tent:before {
	content: "\26fa";
}

.glyphicon-blackboard:before {
	content: "\e218";
}

.glyphicon-bed:before {
	content: "\e219";
}

.glyphicon-apple:before {
	content: "\f8ff";
}

.glyphicon-erase:before {
	content: "\e221";
}

.glyphicon-hourglass:before {
	content: "\231b";
}

.glyphicon-lamp:before {
	content: "\e223";
}

.glyphicon-duplicate:before {
	content: "\e224";
}

.glyphicon-piggy-bank:before {
	content: "\e225";
}

.glyphicon-scissors:before {
	content: "\e226";
}

.glyphicon-bitcoin:before {
	content: "\e227";
}

.glyphicon-btc:before {
	content: "\e227";
}

.glyphicon-xbt:before {
	content: "\e227";
}

.glyphicon-yen:before {
	content: "\00a5";
}

.glyphicon-jpy:before {
	content: "\00a5";
}

.glyphicon-ruble:before {
	content: "\20bd";
}

.glyphicon-rub:before {
	content: "\20bd";
}

.glyphicon-scale:before {
	content: "\e230";
}

.glyphicon-ice-lolly:before {
	content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}

.glyphicon-education:before {
	content: "\e233";
}

.glyphicon-option-horizontal:before {
	content: "\e234";
}

.glyphicon-option-vertical:before {
	content: "\e235";
}

.glyphicon-menu-hamburger:before {
	content: "\e236";
}

.glyphicon-modal-window:before {
	content: "\e237";
}

.glyphicon-oil:before {
	content: "\e238";
}

.glyphicon-grain:before {
	content: "\e239";
}

.glyphicon-sunglasses:before {
	content: "\e240";
}

.glyphicon-text-size:before {
	content: "\e241";
}

.glyphicon-text-color:before {
	content: "\e242";
}

.glyphicon-text-background:before {
	content: "\e243";
}

.glyphicon-object-align-top:before {
	content: "\e244";
}

.glyphicon-object-align-bottom:before {
	content: "\e245";
}

.glyphicon-object-align-horizontal:before {
	content: "\e246";
}

.glyphicon-object-align-left:before {
	content: "\e247";
}

.glyphicon-object-align-vertical:before {
	content: "\e248";
}

.glyphicon-object-align-right:before {
	content: "\e249";
}

.glyphicon-triangle-right:before {
	content: "\e250";
}

.glyphicon-triangle-left:before {
	content: "\e251";
}

.glyphicon-triangle-bottom:before {
	content: "\e252";
}

.glyphicon-triangle-top:before {
	content: "\e253";
}

.glyphicon-console:before {
	content: "\e254";
}

.glyphicon-superscript:before {
	content: "\e255";
}

.glyphicon-subscript:before {
	content: "\e256";
}

.glyphicon-menu-left:before {
	content: "\e257";
}

.glyphicon-menu-right:before {
	content: "\e258";
}

.glyphicon-menu-down:before {
	content: "\e259";
}

.glyphicon-menu-up:before {
	content: "\e260";
}

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

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #fff;
}

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

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover,a:focus {
	color: #23527c;
	text-decoration: underline;
}

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

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

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

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

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

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #777777;
}

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

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
	font-size: 65%;
}

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

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
	font-size: 75%;
}

h1,.h1 {
	font-size: 36px;
}

h2,.h2 {
	font-size: 30px;
}

h3,.h3 {
	font-size: 24px;
}

h4,.h4 {
	font-size: 18px;
}

h5,.h5 {
	font-size: 14px;
}

h6,.h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.lead {
		font-size:21px;
	}
}

small,.small {
	font-size: 85%;
}

mark,.mark {
	padding: .2em;
	background-color: #fcf8e3;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase,.initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover,a.text-primary:focus {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,a.text-warning:focus {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover,a.text-danger:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #337ab7;
}

a.bg-primary:hover,a.bg-primary:focus {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,a.bg-danger:focus {
	background-color: #e4b9b9;
}

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

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

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

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

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,dd {
	line-height: 1.428571429;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
	display: table;
	content: " ";
}

.dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 992px) {
	.dl-horizontal dt {
		float:left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],abbr[data-original-title] {
	cursor: help;
}

.initialism {
	font-size: 90%;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer,blockquote small,blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777777;
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
	content: "\2014 \00A0";
}

.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eeeeee;
	border-left: 0;
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
	content: "";
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
	content: "\00A0 \2014";
}

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

code,kbd,pre,samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container:before,.container:after {
	display: table;
	content: " ";
}

.container:after {
	clear: both;
}

@media (min-width: 768px) {
	.container {
		width:750px;
	}
}

@media (min-width: 992px) {
	.container {
		width:970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width:1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container-fluid:before,.container-fluid:after {
	display: table;
	content: " ";
}

.container-fluid:after {
	clear: both;
}

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

.row:before,.row:after {
	display: table;
	content: " ";
}

.row:after {
	clear: both;
}

.row-no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row-no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.3333333333%;
}

.col-xs-2 {
	width: 16.6666666667%;
}

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

.col-xs-4 {
	width: 33.3333333333%;
}

.col-xs-5 {
	width: 41.6666666667%;
}

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

.col-xs-7 {
	width: 58.3333333333%;
}

.col-xs-8 {
	width: 66.6666666667%;
}

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

.col-xs-10 {
	width: 83.3333333333%;
}

.col-xs-11 {
	width: 91.6666666667%;
}

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

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.3333333333%;
}

.col-xs-pull-2 {
	right: 16.6666666667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.3333333333%;
}

.col-xs-pull-5 {
	right: 41.6666666667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.3333333333%;
}

.col-xs-pull-8 {
	right: 66.6666666667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.3333333333%;
}

.col-xs-pull-11 {
	right: 91.6666666667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.3333333333%;
}

.col-xs-push-2 {
	left: 16.6666666667%;
}

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

.col-xs-push-4 {
	left: 33.3333333333%;
}

.col-xs-push-5 {
	left: 41.6666666667%;
}

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

.col-xs-push-7 {
	left: 58.3333333333%;
}

.col-xs-push-8 {
	left: 66.6666666667%;
}

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

.col-xs-push-10 {
	left: 83.3333333333%;
}

.col-xs-push-11 {
	left: 91.6666666667%;
}

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

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12 {
		float:left;
	}

	.col-sm-1 {
		width: 8.3333333333%;
	}

	.col-sm-2 {
		width: 16.6666666667%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-4 {
		width: 33.3333333333%;
	}

	.col-sm-5 {
		width: 41.6666666667%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-7 {
		width: 58.3333333333%;
	}

	.col-sm-8 {
		width: 66.6666666667%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-10 {
		width: 83.3333333333%;
	}

	.col-sm-11 {
		width: 91.6666666667%;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-pull-1 {
		right: 8.3333333333%;
	}

	.col-sm-pull-2 {
		right: 16.6666666667%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-4 {
		right: 33.3333333333%;
	}

	.col-sm-pull-5 {
		right: 41.6666666667%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-7 {
		right: 58.3333333333%;
	}

	.col-sm-pull-8 {
		right: 66.6666666667%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-10 {
		right: 83.3333333333%;
	}

	.col-sm-pull-11 {
		right: 91.6666666667%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-push-1 {
		left: 8.3333333333%;
	}

	.col-sm-push-2 {
		left: 16.6666666667%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-4 {
		left: 33.3333333333%;
	}

	.col-sm-push-5 {
		left: 41.6666666667%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-7 {
		left: 58.3333333333%;
	}

	.col-sm-push-8 {
		left: 66.6666666667%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-10 {
		left: 83.3333333333%;
	}

	.col-sm-push-11 {
		left: 91.6666666667%;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-offset-0 {
		margin-left: 0%;
	}

	.col-sm-offset-1 {
		margin-left: 8.3333333333%;
	}

	.col-sm-offset-2 {
		margin-left: 16.6666666667%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-4 {
		margin-left: 33.3333333333%;
	}

	.col-sm-offset-5 {
		margin-left: 41.6666666667%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-7 {
		margin-left: 58.3333333333%;
	}

	.col-sm-offset-8 {
		margin-left: 66.6666666667%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-10 {
		margin-left: 83.3333333333%;
	}

	.col-sm-offset-11 {
		margin-left: 91.6666666667%;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.col-md-1,.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-md-10,.col-md-11,.col-md-12 {
		float:left;
	}

	.col-md-1 {
		width: 8.3333333333%;
	}

	.col-md-2 {
		width: 16.6666666667%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-4 {
		width: 33.3333333333%;
	}

	.col-md-5 {
		width: 41.6666666667%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-7 {
		width: 58.3333333333%;
	}

	.col-md-8 {
		width: 66.6666666667%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-10 {
		width: 83.3333333333%;
	}

	.col-md-11 {
		width: 91.6666666667%;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-pull-1 {
		right: 8.3333333333%;
	}

	.col-md-pull-2 {
		right: 16.6666666667%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-4 {
		right: 33.3333333333%;
	}

	.col-md-pull-5 {
		right: 41.6666666667%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-7 {
		right: 58.3333333333%;
	}

	.col-md-pull-8 {
		right: 66.6666666667%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-10 {
		right: 83.3333333333%;
	}

	.col-md-pull-11 {
		right: 91.6666666667%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-push-1 {
		left: 8.3333333333%;
	}

	.col-md-push-2 {
		left: 16.6666666667%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-4 {
		left: 33.3333333333%;
	}

	.col-md-push-5 {
		left: 41.6666666667%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-7 {
		left: 58.3333333333%;
	}

	.col-md-push-8 {
		left: 66.6666666667%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-10 {
		left: 83.3333333333%;
	}

	.col-md-push-11 {
		left: 91.6666666667%;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-offset-0 {
		margin-left: 0%;
	}

	.col-md-offset-1 {
		margin-left: 8.3333333333%;
	}

	.col-md-offset-2 {
		margin-left: 16.6666666667%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-4 {
		margin-left: 33.3333333333%;
	}

	.col-md-offset-5 {
		margin-left: 41.6666666667%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-7 {
		margin-left: 58.3333333333%;
	}

	.col-md-offset-8 {
		margin-left: 66.6666666667%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-10 {
		margin-left: 83.3333333333%;
	}

	.col-md-offset-11 {
		margin-left: 91.6666666667%;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12 {
		float:left;
	}

	.col-lg-1 {
		width: 8.3333333333%;
	}

	.col-lg-2 {
		width: 16.6666666667%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-4 {
		width: 33.3333333333%;
	}

	.col-lg-5 {
		width: 41.6666666667%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-7 {
		width: 58.3333333333%;
	}

	.col-lg-8 {
		width: 66.6666666667%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-10 {
		width: 83.3333333333%;
	}

	.col-lg-11 {
		width: 91.6666666667%;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-pull-1 {
		right: 8.3333333333%;
	}

	.col-lg-pull-2 {
		right: 16.6666666667%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-4 {
		right: 33.3333333333%;
	}

	.col-lg-pull-5 {
		right: 41.6666666667%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-7 {
		right: 58.3333333333%;
	}

	.col-lg-pull-8 {
		right: 66.6666666667%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-10 {
		right: 83.3333333333%;
	}

	.col-lg-pull-11 {
		right: 91.6666666667%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-push-1 {
		left: 8.3333333333%;
	}

	.col-lg-push-2 {
		left: 16.6666666667%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-4 {
		left: 33.3333333333%;
	}

	.col-lg-push-5 {
		left: 41.6666666667%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-7 {
		left: 58.3333333333%;
	}

	.col-lg-push-8 {
		left: 66.6666666667%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-10 {
		left: 83.3333333333%;
	}

	.col-lg-push-11 {
		left: 91.6666666667%;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-offset-0 {
		margin-left: 0%;
	}

	.col-lg-offset-1 {
		margin-left: 8.3333333333%;
	}

	.col-lg-offset-2 {
		margin-left: 16.6666666667%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-4 {
		margin-left: 33.3333333333%;
	}

	.col-lg-offset-5 {
		margin-left: 41.6666666667%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-7 {
		margin-left: 58.3333333333%;
	}

	.col-lg-offset-8 {
		margin-left: 66.6666666667%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-10 {
		margin-left: 83.3333333333%;
	}

	.col-lg-offset-11 {
		margin-left: 91.6666666667%;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: transparent;
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*="col-"],table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > th,.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed > thead > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > th,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > th,.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > th,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > th,.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

.table > thead > tr > td.active,.table > thead > tr > th.active,.table > thead > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr > td.active,.table > tbody > tr > th.active,.table > tbody > tr.active > td,.table > tbody > tr.active > th,.table > tfoot > tr > td.active,.table > tfoot > tr > th.active,.table > tfoot > tr.active > td,.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success,.table > thead > tr > th.success,.table > thead > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr > td.success,.table > tbody > tr > th.success,.table > tbody > tr.success > td,.table > tbody > tr.success > th,.table > tfoot > tr > td.success,.table > tfoot > tr > th.success,.table > tfoot > tr.success > td,.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info,.table > thead > tr > th.info,.table > thead > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr > td.info,.table > tbody > tr > th.info,.table > tbody > tr.info > td,.table > tbody > tr.info > th,.table > tfoot > tr > td.info,.table > tfoot > tr > th.info,.table > tfoot > tr.info > td,.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning,.table > thead > tr > th.warning,.table > thead > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr > td.warning,.table > tbody > tr > th.warning,.table > tbody > tr.warning > td,.table > tbody > tr.warning > th,.table > tfoot > tr > td.warning,.table > tfoot > tr > th.warning,.table > tfoot > tr.warning > td,.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger,.table > thead > tr > th.danger,.table > thead > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr > td.danger,.table > tbody > tr > th.danger,.table > tbody > tr.danger > td,.table > tbody > tr.danger > th,.table > tfoot > tr > td.danger,.table > tfoot > tr > th.danger,.table > tfoot > tr.danger > td,.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width:100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.table-responsive > .table {
		margin-bottom: 0;
	}

	.table-responsive > .table > thead > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}

	.table-responsive > .table-bordered {
		border: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}

	.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

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

input[type="radio"],input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

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

input[type="file"] {
	display: block;
}

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

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

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
		line-height:34px;
	}

	input[type="date"].input-sm,.input-group-sm > input.form-control[type="date"],.input-group-sm > input.input-group-addon[type="date"],.input-group-sm > .input-group-btn > input.btn[type="date"],.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm > input.form-control[type="time"],.input-group-sm > input.input-group-addon[type="time"],.input-group-sm > .input-group-btn > input.btn[type="time"],.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm > input.form-control[type="datetime-local"],.input-group-sm > input.input-group-addon[type="datetime-local"],.input-group-sm > .input-group-btn > input.btn[type="datetime-local"],.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm > input.form-control[type="month"],.input-group-sm > input.input-group-addon[type="month"],.input-group-sm > .input-group-btn > input.btn[type="month"],.input-group-sm input[type="month"] {
		line-height: 30px;
	}

	input[type="date"].input-lg,.input-group-lg > input.form-control[type="date"],.input-group-lg > input.input-group-addon[type="date"],.input-group-lg > .input-group-btn > input.btn[type="date"],.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg > input.form-control[type="time"],.input-group-lg > input.input-group-addon[type="time"],.input-group-lg > .input-group-btn > input.btn[type="time"],.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg > input.form-control[type="datetime-local"],.input-group-lg > input.input-group-addon[type="datetime-local"],.input-group-lg > .input-group-btn > input.btn[type="datetime-local"],.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg > input.form-control[type="month"],.input-group-lg > input.input-group-addon[type="month"],.input-group-lg > .input-group-btn > input.btn[type="month"],.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

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

.radio,.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.radio label,.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.radio + .radio,.checkbox + .checkbox {
	margin-top: -5px;
}

.radio-inline,.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg,.input-group-lg > .form-control-static.form-control,.input-group-lg > .form-control-static.input-group-addon,.input-group-lg > .input-group-btn > .form-control-static.btn,.form-control-static.input-sm,.input-group-sm > .form-control-static.form-control,.input-group-sm > .form-control-static.input-group-addon,.input-group-sm > .input-group-btn > .form-control-static.btn {
	padding-right: 0;
	padding-left: 0;
}

.input-sm,.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

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

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

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

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

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

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

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback,.input-group-lg > .form-control + .form-control-feedback,.input-group-lg > .input-group-addon + .form-control-feedback,.input-group-lg > .input-group-btn > .btn + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback,.input-group-sm > .form-control + .form-control-feedback,.input-group-sm > .input-group-addon + .form-control-feedback,.input-group-sm > .input-group-btn > .btn + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

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

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.form-inline .form-control-static {
		display: inline-block;
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
		width: auto;
	}

	.form-inline .input-group > .form-control {
		width: 100%;
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio,.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio label,.form-inline .checkbox label {
		padding-left: 0;
	}

	.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .radio,.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
	display: table;
	content: " ";
}

.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top:7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top:11px;
		font-size: 18px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top:6px;
		font-size: 12px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,.btn:focus,.btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active,.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:focus,.btn-default.focus {
	color: #333;
	background-color: #e6e5e5;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #333;
	background-color: #e6e5e5;
	border-color: #adadad;
}

.btn-default:active,.btn-default.active,.open > .btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e5e5;
	background-image: none;
	border-color: #adadad;
}

.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open > .btn-default.dropdown-toggle:hover,.open > .btn-default.dropdown-toggle:focus,.open > .btn-default.dropdown-toggle.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:focus,.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active,.btn-primary.active,.open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #286090;
	background-image: none;
	border-color: #204d74;
}

.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open > .btn-primary.dropdown-toggle:hover,.open > .btn-primary.dropdown-toggle:focus,.open > .btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus,.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,.btn-success.active,.open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	background-image: none;
	border-color: #398439;
}

.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open > .btn-success.dropdown-toggle:hover,.open > .btn-success.dropdown-toggle:focus,.open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus,.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,.btn-info.active,.open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc;
}

.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open > .btn-info.dropdown-toggle:hover,.open > .btn-info.dropdown-toggle:focus,.open > .btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus,.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	background-image: none;
	border-color: #d58512;
}

.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open > .btn-warning.dropdown-toggle:hover,.open > .btn-warning.dropdown-toggle:focus,.open > .btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:focus,.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,.btn-danger.active,.open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	background-image: none;
	border-color: #ac2925;
}

.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open > .btn-danger.dropdown-toggle:hover,.open > .btn-danger.dropdown-toggle:focus,.open > .btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0;
}

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

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

.btn-link:hover,.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

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

.btn-lg,.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

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

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

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height,visibility;
	transition-property: height,visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup,.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: max-content;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	color: #777777;
}

.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #777777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 992px) {
	.navbar-right .dropdown-menu {
		right:0;
		left: auto;
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

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

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

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

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

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar:before,.btn-toolbar:after {
	display: table;
	content: " ";
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group {
	margin-left: 5px;
}

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

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

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

.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 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:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

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

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,.btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret,.btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret,.dropup .btn-group-lg > .btn .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after {
	display: table;
	content: " ";
}

.btn-group-vertical > .btn-group:after {
	clear: both;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

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

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

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

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn,.btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified > .btn-group .btn {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}

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

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

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group .form-control:focus {
	z-index: 3;
}

.input-group-addon,.input-group-btn,.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

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

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.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:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active {
	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 {
	z-index: 2;
	margin-left: -1px;
}

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

.nav:before,.nav:after {
	display: table;
	content: " ";
}

.nav:after {
	clear: both;
}

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

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

.nav > li > a:hover,.nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.nav > li.disabled > a {
	color: #777777;
}

.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #337ab7;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

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

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 4px;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified,.nav-tabs.nav-justified {
	width: 100%;
}

.nav-justified > li,.nav-tabs.nav-justified > li {
	float: none;
}

.nav-justified > li > a,.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-justified > li,.nav-tabs.nav-justified > li {
		display:table-cell;
		width: 1%;
	}

	.nav-justified > li > a,.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified,.nav-tabs.nav-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a,.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a,.nav-tabs.nav-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus,.nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a,.nav-tabs.nav-justified > li > a {
		border-bottom:1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs-justified > .active > a,.nav-tabs.nav-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus,.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

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

.navbar:before,.navbar:after {
	display: table;
	content: " ";
}

.navbar:after {
	clear: both;
}

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

.navbar-header:before,.navbar-header:after {
	display: table;
	content: " ";
}

.navbar-header:after {
	clear: both;
}

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

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,.navbar-collapse:after {
	display: table;
	content: " ";
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 992px) {
	.navbar-collapse {
		width:auto;
		border-top: 0;
		box-shadow: none;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		max-height:200px;
	}
}

@media (min-width: 992px) {
	.navbar-fixed-top,.navbar-fixed-bottom {
		border-radius:0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

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

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

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

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

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

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

.navbar-brand > img {
	display: block;
}

@media (min-width: 992px) {
	.navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand {
		margin-left:-15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 992px) {
	.navbar-toggle {
		display:none;
	}
}

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

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

@media (max-width: 991px) {
	.navbar-nav .open .dropdown-menu {
		position:static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}

@media (min-width: 992px) {
	.navbar-nav {
		float:left;
		margin: 0;
	}

	.navbar-nav > li {
		float: left;
	}

	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

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

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

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.navbar-form .form-control-static {
		display: inline-block;
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
		width: auto;
	}

	.navbar-form .input-group > .form-control {
		width: 100%;
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio,.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio label,.navbar-form .checkbox label {
		padding-left: 0;
	}

	.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

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

	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

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

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

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

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

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

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

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

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

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

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

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

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

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

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

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

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

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

@media (max-width: 991px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color:#777;
	}

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

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color: #e7e7e7;
}

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

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

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

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090808;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}

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

.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #090808;
}

.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #090808;
}

@media (max-width: 991px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color:#090808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #090808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/Â ";
}

.breadcrumb > .active {
	color: #777777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination > li > a:hover,.pagination > li > a:focus,.pagination > li > span:hover,.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pagination > .active > a,.pagination > .active > a:hover,.pagination > .active > a:focus,.pagination > .active > span,.pagination > .active > span:hover,.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
	color: #777777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-lg > li > a,.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.pager:before,.pager:after {
	display: table;
	content: " ";
}

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager li > a,.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li > a:hover,.pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.pager .next > a,.pager .next > span {
	float: right;
}

.pager .previous > a,.pager .previous > span {
	float: left;
}

.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {
	color: #777777;
	cursor: not-allowed;
	background-color: #fff;
}

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

.label:empty {
	display: none;
}

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

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

.label-default {
	background-color: #777777;
}

.label-default[href]:hover,.label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:hover,.label-primary[href]:focus {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover,.label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover,.label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover,.label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

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

.btn-xs .badge,.btn-group-xs > .btn .badge,.btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}

.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item > .badge {
	float: right;
}

.list-group-item > .badge + .badge {
	margin-right: 5px;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

a.badge:hover,a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}

.jumbotron h1,.jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron > hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron,.container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top:48px;
		padding-bottom: 48px;
	}

	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}

	.jumbotron h1,.jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.thumbnail > img,.thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #333333;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color: #337ab7;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert > p,.alert > ul {
	margin-bottom: 0;
}

.alert > p + p {
	margin-top: 5px;
}

.alert-dismissable,.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-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;
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar,.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar,.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.media {
	margin-top: 15px;
}

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

.media,.media-body {
	overflow: hidden;
	zoom:1;}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-object.img-thumbnail {
	max-width: none;
}

.media-right,.media > .pull-right {
	padding-left: 10px;
}

.media-left,.media > .pull-left {
	padding-right: 10px;
}

.media-left,.media-right,.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

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

.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
	color: #777777;
	cursor: not-allowed;
	background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > .small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}

a.list-group-item,button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info,button.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning,button.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger,button.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before,.panel-body:after {
	display: table;
	content: " ";
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .list-group,.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table {
	margin-bottom: 0;
}

.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption {
	padding-right: 15px;
	padding-left: 15px;
}

.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}

.panel > .table-bordered,.panel > .table-responsive > .table-bordered {
	border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}

.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel + .panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.close:hover,.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

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

.modal-open {
	overflow: hidden;
}

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

.modal.fade .modal-dialog {
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

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

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

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

.modal-header:before,.modal-header:after {
	display: table;
	content: " ";
}

.modal-header:after {
	clear: both;
}

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

.modal-title {
	margin: 0;
	line-height: 1.428571429;
}

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

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

.modal-footer:before,.modal-footer:after {
	display: table;
	content: " ";
}

.modal-footer:after {
	clear: both;
}

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

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

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

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width:600px;
		margin: 30px auto;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
		box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width:900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.428571429;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 12px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.428571429;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover > .arrow {
	border-width: 11px;
}

.popover > .arrow,.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow:after {
	content: "";
	border-width: 10px;
}

.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999999;
	border-top-color: rgba(0,0,0,0.25);
	border-bottom-width: 0;
}

.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999999;
	border-right-color: rgba(0,0,0,0.25);
	border-left-width: 0;
}

.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}

.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0,0,0,0.25);
}

.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0,0,0,0.25);
}

.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.carousel {
	position: relative;
}

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

.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-moz-transition: -moz-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
	}

	.carousel-inner > .item.next,.carousel-inner > .item.active.right {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		left: 0;
	}

	.carousel-inner > .item.prev,.carousel-inner > .item.active.left {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		left: 0;
	}

	.carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		left: 0;
	}
}

.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
	display: block;
}

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

.carousel-inner > .next,.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

.carousel-inner > .next.left,.carousel-inner > .prev.right {
	left: 0;
}

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

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

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control:hover,.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}

.carousel-control .icon-prev:before {
	content: "\2039";
}

.carousel-control .icon-next:before {
	content: "\203a";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

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

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

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width:30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -10px;
	}

	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -10px;
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before,.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

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

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

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

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display:block !important;
	}

	table.visible-xs {
		display: table !important;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	th.visible-xs,td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display:block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display:inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display:inline-block !important;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.visible-sm {
		display:block !important;
	}

	table.visible-sm {
		display: table !important;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	th.visible-sm,td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.visible-sm-block {
		display:block !important;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.visible-sm-inline {
		display:inline !important;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display:inline-block !important;
	}
}

@media (min-width: 992px) and (max-width:1199px) {
	.visible-md {
		display:block !important;
	}

	table.visible-md {
		display: table !important;
	}

	tr.visible-md {
		display: table-row !important;
	}

	th.visible-md,td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width:1199px) {
	.visible-md-block {
		display:block !important;
	}
}

@media (min-width: 992px) and (max-width:1199px) {
	.visible-md-inline {
		display:inline !important;
	}
}

@media (min-width: 992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display:inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display:block !important;
	}

	table.visible-lg {
		display: table !important;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	th.visible-lg,td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display:block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display:inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display:inline-block !important;
	}
}

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

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

@media (min-width: 992px) and (max-width:1199px) {
	.hidden-md {
		display:none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display:none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table !important;
	}

	tr.visible-print {
		display: table-row !important;
	}

	th.visible-print,td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

@-moz-keyframes flash {
	0% {
		opacity: 1;
	}

	25% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	75% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes flash {
	0% {
		opacity: 1;
	}

	25% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	75% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes flash {
	0% {
		opacity: 1;
	}

	25% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	75% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes flash {
	0% {
		opacity: 1;
	}

	25% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	75% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes flash {
	0% {
		opacity: 1;
	}

	25% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	75% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	50% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-o-transform: translateY(-15px);
		transform: translateY(-15px);
	}

	80% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	50% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-o-transform: translateY(-15px);
		transform: translateY(-15px);
	}

	80% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-o-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	50% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-o-transform: translateY(-15px);
		transform: translateY(-15px);
	}

	80% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-ms-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	50% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-o-transform: translateY(-15px);
		transform: translateY(-15px);
	}

	80% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	50% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-o-transform: translateY(-15px);
		transform: translateY(-15px);
	}

	80% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-moz-keyframes shake {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	30% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	40% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	50% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	60% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	70% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	90% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes shake {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	30% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	40% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	50% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	60% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	70% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	90% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-o-keyframes shake {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	30% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	40% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	50% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	60% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	70% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	90% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-ms-keyframes shake {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	30% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	40% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	50% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	60% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	70% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	90% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes shake {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	30% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	40% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	50% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	60% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	70% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	90% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-moz-keyframes tada {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	10% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	50% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	60% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	70% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-moz-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	10% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	50% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	60% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	70% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-moz-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@-o-keyframes tada {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	10% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	50% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	60% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	70% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-moz-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@-ms-keyframes tada {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	10% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	50% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	60% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	70% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-moz-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	10% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-moz-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		-o-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	50% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	60% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	70% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-moz-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		-o-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-moz-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		-o-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-moz-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		-o-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@-moz-keyframes swing {
	20%,40%,60%,80%,100% {
		-webkit-transform-origin: top center 50%;
		-moz-transform-origin: top center 50%;
		-ms-transform-origin: top center 50%;
		-o-transform-origin: top center 50%;
		transform-origin: top center 50%;
	}

	20% {
		-webkit-transform: rotate(15deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes swing {
	20%,40%,60%,80%,100% {
		-webkit-transform-origin: top center 50%;
		-moz-transform-origin: top center 50%;
		-ms-transform-origin: top center 50%;
		-o-transform-origin: top center 50%;
		transform-origin: top center 50%;
	}

	20% {
		-webkit-transform: rotate(15deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-o-keyframes swing {
	20%,40%,60%,80%,100% {
		-webkit-transform-origin: top center 50%;
		-moz-transform-origin: top center 50%;
		-ms-transform-origin: top center 50%;
		-o-transform-origin: top center 50%;
		transform-origin: top center 50%;
	}

	20% {
		-webkit-transform: rotate(15deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-ms-keyframes swing {
	20%,40%,60%,80%,100% {
		-webkit-transform-origin: top center 50%;
		-moz-transform-origin: top center 50%;
		-ms-transform-origin: top center 50%;
		-o-transform-origin: top center 50%;
		transform-origin: top center 50%;
	}

	20% {
		-webkit-transform: rotate(15deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes swing {
	20%,40%,60%,80%,100% {
		-webkit-transform-origin: top center 50%;
		-moz-transform-origin: top center 50%;
		-ms-transform-origin: top center 50%;
		-o-transform-origin: top center 50%;
		transform-origin: top center 50%;
	}

	20% {
		-webkit-transform: rotate(15deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-moz-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-moz-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		-o-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-moz-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		-o-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-moz-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		-o-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-moz-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		-o-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-moz-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		-o-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-moz-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		-o-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-moz-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		-o-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-moz-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		-o-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-moz-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		-o-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-moz-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		-o-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@-o-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-moz-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		-o-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-moz-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		-o-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-moz-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		-o-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-moz-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		-o-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-moz-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		-o-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@-ms-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-moz-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		-o-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-moz-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		-o-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-moz-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		-o-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-moz-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		-o-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-moz-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		-o-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-moz-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		-o-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-moz-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		-o-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-moz-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		-o-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-moz-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		-o-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-moz-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		-o-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@-moz-keyframes pulse {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	50% {
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	50% {
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-o-keyframes pulse {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	50% {
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-ms-keyframes pulse {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	50% {
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	50% {
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-moz-keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg);
		-moz-transform: skewX(9deg);
		-ms-transform: skewX(9deg);
		-o-transform: skewX(9deg);
		transform: skewX(9deg);
	}

	10% {
		-webkit-transform: skewX(-8deg);
		-moz-transform: skewX(-8deg);
		-ms-transform: skewX(-8deg);
		-o-transform: skewX(-8deg);
		transform: skewX(-8deg);
	}

	20% {
		-webkit-transform: skewX(7deg);
		-moz-transform: skewX(7deg);
		-ms-transform: skewX(7deg);
		-o-transform: skewX(7deg);
		transform: skewX(7deg);
	}

	30% {
		-webkit-transform: skewX(-6deg);
		-moz-transform: skewX(-6deg);
		-ms-transform: skewX(-6deg);
		-o-transform: skewX(-6deg);
		transform: skewX(-6deg);
	}

	40% {
		-webkit-transform: skewX(5deg);
		-moz-transform: skewX(5deg);
		-ms-transform: skewX(5deg);
		-o-transform: skewX(5deg);
		transform: skewX(5deg);
	}

	50% {
		-webkit-transform: skewX(-4deg);
		-moz-transform: skewX(-4deg);
		-ms-transform: skewX(-4deg);
		-o-transform: skewX(-4deg);
		transform: skewX(-4deg);
	}

	60% {
		-webkit-transform: skewX(3deg);
		-moz-transform: skewX(3deg);
		-ms-transform: skewX(3deg);
		-o-transform: skewX(3deg);
		transform: skewX(3deg);
	}

	70% {
		-webkit-transform: skewX(-2deg);
		-moz-transform: skewX(-2deg);
		-ms-transform: skewX(-2deg);
		-o-transform: skewX(-2deg);
		transform: skewX(-2deg);
	}

	80% {
		-webkit-transform: skewX(1deg);
		-moz-transform: skewX(1deg);
		-ms-transform: skewX(1deg);
		-o-transform: skewX(1deg);
		transform: skewX(1deg);
	}

	90% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}

	100% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}
}

@-webkit-keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg);
		-moz-transform: skewX(9deg);
		-ms-transform: skewX(9deg);
		-o-transform: skewX(9deg);
		transform: skewX(9deg);
	}

	10% {
		-webkit-transform: skewX(-8deg);
		-moz-transform: skewX(-8deg);
		-ms-transform: skewX(-8deg);
		-o-transform: skewX(-8deg);
		transform: skewX(-8deg);
	}

	20% {
		-webkit-transform: skewX(7deg);
		-moz-transform: skewX(7deg);
		-ms-transform: skewX(7deg);
		-o-transform: skewX(7deg);
		transform: skewX(7deg);
	}

	30% {
		-webkit-transform: skewX(-6deg);
		-moz-transform: skewX(-6deg);
		-ms-transform: skewX(-6deg);
		-o-transform: skewX(-6deg);
		transform: skewX(-6deg);
	}

	40% {
		-webkit-transform: skewX(5deg);
		-moz-transform: skewX(5deg);
		-ms-transform: skewX(5deg);
		-o-transform: skewX(5deg);
		transform: skewX(5deg);
	}

	50% {
		-webkit-transform: skewX(-4deg);
		-moz-transform: skewX(-4deg);
		-ms-transform: skewX(-4deg);
		-o-transform: skewX(-4deg);
		transform: skewX(-4deg);
	}

	60% {
		-webkit-transform: skewX(3deg);
		-moz-transform: skewX(3deg);
		-ms-transform: skewX(3deg);
		-o-transform: skewX(3deg);
		transform: skewX(3deg);
	}

	70% {
		-webkit-transform: skewX(-2deg);
		-moz-transform: skewX(-2deg);
		-ms-transform: skewX(-2deg);
		-o-transform: skewX(-2deg);
		transform: skewX(-2deg);
	}

	80% {
		-webkit-transform: skewX(1deg);
		-moz-transform: skewX(1deg);
		-ms-transform: skewX(1deg);
		-o-transform: skewX(1deg);
		transform: skewX(1deg);
	}

	90% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}

	100% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}
}

@-o-keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg);
		-moz-transform: skewX(9deg);
		-ms-transform: skewX(9deg);
		-o-transform: skewX(9deg);
		transform: skewX(9deg);
	}

	10% {
		-webkit-transform: skewX(-8deg);
		-moz-transform: skewX(-8deg);
		-ms-transform: skewX(-8deg);
		-o-transform: skewX(-8deg);
		transform: skewX(-8deg);
	}

	20% {
		-webkit-transform: skewX(7deg);
		-moz-transform: skewX(7deg);
		-ms-transform: skewX(7deg);
		-o-transform: skewX(7deg);
		transform: skewX(7deg);
	}

	30% {
		-webkit-transform: skewX(-6deg);
		-moz-transform: skewX(-6deg);
		-ms-transform: skewX(-6deg);
		-o-transform: skewX(-6deg);
		transform: skewX(-6deg);
	}

	40% {
		-webkit-transform: skewX(5deg);
		-moz-transform: skewX(5deg);
		-ms-transform: skewX(5deg);
		-o-transform: skewX(5deg);
		transform: skewX(5deg);
	}

	50% {
		-webkit-transform: skewX(-4deg);
		-moz-transform: skewX(-4deg);
		-ms-transform: skewX(-4deg);
		-o-transform: skewX(-4deg);
		transform: skewX(-4deg);
	}

	60% {
		-webkit-transform: skewX(3deg);
		-moz-transform: skewX(3deg);
		-ms-transform: skewX(3deg);
		-o-transform: skewX(3deg);
		transform: skewX(3deg);
	}

	70% {
		-webkit-transform: skewX(-2deg);
		-moz-transform: skewX(-2deg);
		-ms-transform: skewX(-2deg);
		-o-transform: skewX(-2deg);
		transform: skewX(-2deg);
	}

	80% {
		-webkit-transform: skewX(1deg);
		-moz-transform: skewX(1deg);
		-ms-transform: skewX(1deg);
		-o-transform: skewX(1deg);
		transform: skewX(1deg);
	}

	90% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}

	100% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}
}

@-ms-keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg);
		-moz-transform: skewX(9deg);
		-ms-transform: skewX(9deg);
		-o-transform: skewX(9deg);
		transform: skewX(9deg);
	}

	10% {
		-webkit-transform: skewX(-8deg);
		-moz-transform: skewX(-8deg);
		-ms-transform: skewX(-8deg);
		-o-transform: skewX(-8deg);
		transform: skewX(-8deg);
	}

	20% {
		-webkit-transform: skewX(7deg);
		-moz-transform: skewX(7deg);
		-ms-transform: skewX(7deg);
		-o-transform: skewX(7deg);
		transform: skewX(7deg);
	}

	30% {
		-webkit-transform: skewX(-6deg);
		-moz-transform: skewX(-6deg);
		-ms-transform: skewX(-6deg);
		-o-transform: skewX(-6deg);
		transform: skewX(-6deg);
	}

	40% {
		-webkit-transform: skewX(5deg);
		-moz-transform: skewX(5deg);
		-ms-transform: skewX(5deg);
		-o-transform: skewX(5deg);
		transform: skewX(5deg);
	}

	50% {
		-webkit-transform: skewX(-4deg);
		-moz-transform: skewX(-4deg);
		-ms-transform: skewX(-4deg);
		-o-transform: skewX(-4deg);
		transform: skewX(-4deg);
	}

	60% {
		-webkit-transform: skewX(3deg);
		-moz-transform: skewX(3deg);
		-ms-transform: skewX(3deg);
		-o-transform: skewX(3deg);
		transform: skewX(3deg);
	}

	70% {
		-webkit-transform: skewX(-2deg);
		-moz-transform: skewX(-2deg);
		-ms-transform: skewX(-2deg);
		-o-transform: skewX(-2deg);
		transform: skewX(-2deg);
	}

	80% {
		-webkit-transform: skewX(1deg);
		-moz-transform: skewX(1deg);
		-ms-transform: skewX(1deg);
		-o-transform: skewX(1deg);
		transform: skewX(1deg);
	}

	90% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}

	100% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}
}

@keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg);
		-moz-transform: skewX(9deg);
		-ms-transform: skewX(9deg);
		-o-transform: skewX(9deg);
		transform: skewX(9deg);
	}

	10% {
		-webkit-transform: skewX(-8deg);
		-moz-transform: skewX(-8deg);
		-ms-transform: skewX(-8deg);
		-o-transform: skewX(-8deg);
		transform: skewX(-8deg);
	}

	20% {
		-webkit-transform: skewX(7deg);
		-moz-transform: skewX(7deg);
		-ms-transform: skewX(7deg);
		-o-transform: skewX(7deg);
		transform: skewX(7deg);
	}

	30% {
		-webkit-transform: skewX(-6deg);
		-moz-transform: skewX(-6deg);
		-ms-transform: skewX(-6deg);
		-o-transform: skewX(-6deg);
		transform: skewX(-6deg);
	}

	40% {
		-webkit-transform: skewX(5deg);
		-moz-transform: skewX(5deg);
		-ms-transform: skewX(5deg);
		-o-transform: skewX(5deg);
		transform: skewX(5deg);
	}

	50% {
		-webkit-transform: skewX(-4deg);
		-moz-transform: skewX(-4deg);
		-ms-transform: skewX(-4deg);
		-o-transform: skewX(-4deg);
		transform: skewX(-4deg);
	}

	60% {
		-webkit-transform: skewX(3deg);
		-moz-transform: skewX(3deg);
		-ms-transform: skewX(3deg);
		-o-transform: skewX(3deg);
		transform: skewX(3deg);
	}

	70% {
		-webkit-transform: skewX(-2deg);
		-moz-transform: skewX(-2deg);
		-ms-transform: skewX(-2deg);
		-o-transform: skewX(-2deg);
		transform: skewX(-2deg);
	}

	80% {
		-webkit-transform: skewX(1deg);
		-moz-transform: skewX(1deg);
		-ms-transform: skewX(1deg);
		-o-transform: skewX(1deg);
		transform: skewX(1deg);
	}

	90% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}

	100% {
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}
}

@-moz-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	25% {
		-webkit-transform: scale(0.95,0.95);
		-moz-transform: scale(0.95,0.95);
		-ms-transform: scale(0.95,0.95);
		-o-transform: scale(0.95,0.95);
		transform: scale(0.95,0.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	25% {
		-webkit-transform: scale(0.95,0.95);
		-moz-transform: scale(0.95,0.95);
		-ms-transform: scale(0.95,0.95);
		-o-transform: scale(0.95,0.95);
		transform: scale(0.95,0.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}
}

@-o-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	25% {
		-webkit-transform: scale(0.95,0.95);
		-moz-transform: scale(0.95,0.95);
		-ms-transform: scale(0.95,0.95);
		-o-transform: scale(0.95,0.95);
		transform: scale(0.95,0.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}
}

@-ms-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	25% {
		-webkit-transform: scale(0.95,0.95);
		-moz-transform: scale(0.95,0.95);
		-ms-transform: scale(0.95,0.95);
		-o-transform: scale(0.95,0.95);
		transform: scale(0.95,0.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}

	25% {
		-webkit-transform: scale(0.95,0.95);
		-moz-transform: scale(0.95,0.95);
		-ms-transform: scale(0.95,0.95);
		-o-transform: scale(0.95,0.95);
		transform: scale(0.95,0.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-ms-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-ms-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-ms-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-ms-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05,1.05);
		-moz-transform: scale(1.05,1.05);
		-ms-transform: scale(1.05,1.05);
		-o-transform: scale(1.05,1.05);
		transform: scale(1.05,1.05);
	}

	70% {
		-webkit-transform: scale(0.9,0.9);
		-moz-transform: scale(0.9,0.9);
		-ms-transform: scale(0.9,0.9);
		-o-transform: scale(0.9,0.9);
		transform: scale(0.9,0.9);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05,1.05);
		-moz-transform: scale(1.05,1.05);
		-ms-transform: scale(1.05,1.05);
		-o-transform: scale(1.05,1.05);
		transform: scale(1.05,1.05);
	}

	70% {
		-webkit-transform: scale(0.9,0.9);
		-moz-transform: scale(0.9,0.9);
		-ms-transform: scale(0.9,0.9);
		-o-transform: scale(0.9,0.9);
		transform: scale(0.9,0.9);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05,1.05);
		-moz-transform: scale(1.05,1.05);
		-ms-transform: scale(1.05,1.05);
		-o-transform: scale(1.05,1.05);
		transform: scale(1.05,1.05);
	}

	70% {
		-webkit-transform: scale(0.9,0.9);
		-moz-transform: scale(0.9,0.9);
		-ms-transform: scale(0.9,0.9);
		-o-transform: scale(0.9,0.9);
		transform: scale(0.9,0.9);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-ms-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05,1.05);
		-moz-transform: scale(1.05,1.05);
		-ms-transform: scale(1.05,1.05);
		-o-transform: scale(1.05,1.05);
		transform: scale(1.05,1.05);
	}

	70% {
		-webkit-transform: scale(0.9,0.9);
		-moz-transform: scale(0.9,0.9);
		-ms-transform: scale(0.9,0.9);
		-o-transform: scale(0.9,0.9);
		transform: scale(0.9,0.9);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3,0.3);
		-moz-transform: scale(0.3,0.3);
		-ms-transform: scale(0.3,0.3);
		-o-transform: scale(0.3,0.3);
		transform: scale(0.3,0.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05,1.05);
		-moz-transform: scale(1.05,1.05);
		-ms-transform: scale(1.05,1.05);
		-o-transform: scale(1.05,1.05);
		transform: scale(1.05,1.05);
	}

	70% {
		-webkit-transform: scale(0.9,0.9);
		-moz-transform: scale(0.9,0.9);
		-ms-transform: scale(0.9,0.9);
		-o-transform: scale(0.9,0.9);
		transform: scale(0.9,0.9);
	}

	100% {
		-webkit-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-ms-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-ms-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-moz-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-moz-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-moz-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-ms-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-moz-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-moz-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-moz-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-moz-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-moz-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-ms-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-moz-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-moz-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-ms-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

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

	100% {
		opacity: 0;
	}
}

@-moz-keyframes fadeOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}
}

@-webkit-keyframes fadeOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}
}

@-o-keyframes fadeOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}
}

@-ms-keyframes fadeOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}
}

@keyframes fadeOutUp {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}
}

@-webkit-keyframes fadeOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}
}

@-o-keyframes fadeOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}
}

@-ms-keyframes fadeOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}
}

@keyframes fadeOutDown {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}
}

@-o-keyframes fadeOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}
}

@-ms-keyframes fadeOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}
}

@keyframes fadeOutRight {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}
}

@-webkit-keyframes fadeOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}
}

@-ms-keyframes fadeOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}
}

@keyframes fadeOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
		opacity: 0;
	}
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
		opacity: 0;
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
		opacity: 0;
	}
}

@-ms-keyframes fadeOutUpBig {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
		opacity: 0;
	}
}

@keyframes fadeOutUpBig {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
		opacity: 0;
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-ms-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-ms-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-ms-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeInUp {
	0% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-o-keyframes fadeInUp {
	0% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-ms-keyframes fadeInUp {
	0% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes fadeInUp {
	0% {
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes fadeInDown {
	0% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-o-keyframes fadeInDown {
	0% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-ms-keyframes fadeInDown {
	0% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes fadeInDown {
	0% {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes fadeInRight {
	0% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-o-keyframes fadeInRight {
	0% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-ms-keyframes fadeInRight {
	0% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes fadeInRight {
	0% {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-o-keyframes fadeInLeft {
	0% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-ms-keyframes fadeInLeft {
	0% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes fadeInLeft {
	0% {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes fadeInUpBig {
	0% {
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-ms-keyframes fadeInUpBig {
	0% {
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes fadeInUpBig {
	0% {
		-webkit-transform: translateY(2000px);
		-moz-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		-o-transform: translateY(2000px);
		transform: translateY(2000px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-ms-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-moz-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		-o-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-ms-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-moz-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		-o-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-ms-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-moz-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-moz-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		-o-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
		transform: perspective(400px) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) scale(1);
		-moz-transform: perspective(400px) scale(1);
		-ms-transform: perspective(400px) scale(1);
		-o-transform: perspective(400px) scale(1);
		transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-moz-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		-o-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
		transform: perspective(400px) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) scale(1);
		-moz-transform: perspective(400px) scale(1);
		-ms-transform: perspective(400px) scale(1);
		-o-transform: perspective(400px) scale(1);
		transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@-o-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-moz-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		-o-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
		transform: perspective(400px) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) scale(1);
		-moz-transform: perspective(400px) scale(1);
		-ms-transform: perspective(400px) scale(1);
		-o-transform: perspective(400px) scale(1);
		transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@-ms-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-moz-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		-o-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
		transform: perspective(400px) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) scale(1);
		-moz-transform: perspective(400px) scale(1);
		-ms-transform: perspective(400px) scale(1);
		-o-transform: perspective(400px) scale(1);
		transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-moz-transform: perspective(400px) rotateY(0);
		-ms-transform: perspective(400px) rotateY(0);
		-o-transform: perspective(400px) rotateY(0);
		transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-o-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
		-o-transform: perspective(400px) rotateY(360deg) scale(0.95);
		transform: perspective(400px) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) scale(1);
		-moz-transform: perspective(400px) scale(1);
		-ms-transform: perspective(400px) scale(1);
		-o-transform: perspective(400px) scale(1);
		transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-o-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@-moz-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-moz-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		-o-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-moz-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		-o-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-moz-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		-o-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-moz-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		-o-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-o-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-moz-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		-o-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-moz-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		-o-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-ms-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-moz-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		-o-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-moz-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		-o-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-moz-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		-o-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-moz-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		-o-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-moz-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-o-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-ms-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-moz-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		-o-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-moz-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		-o-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-moz-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-moz-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		-o-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-moz-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		-o-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-moz-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		-o-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-moz-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		-o-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-o-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-moz-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		-o-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-moz-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		-o-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-ms-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-moz-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		-o-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-moz-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		-o-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-moz-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		-o-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-moz-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		-o-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-moz-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-o-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-ms-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-moz-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		-o-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-moz-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		-o-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-moz-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-moz-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		-o-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-moz-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		-o-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-moz-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		-o-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-moz-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		-o-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-o-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-moz-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		-o-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-moz-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		-o-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-ms-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-moz-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		-o-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-moz-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		-o-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-moz-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		-o-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-moz-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		-o-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}
}

@-moz-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-o-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-ms-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-moz-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		-o-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-moz-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		-o-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-moz-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(200deg);
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-o-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(200deg);
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-o-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(200deg);
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-o-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@-ms-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(200deg);
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-o-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(200deg);
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-o-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-ms-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-ms-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-ms-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-ms-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(-200deg);
		-moz-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		-o-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(-200deg);
		-moz-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		-o-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(-200deg);
		-moz-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		-o-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-ms-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(-200deg);
		-moz-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		-o-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(-200deg);
		-moz-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		-o-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center 50%;
		-moz-transform-origin: center center 50%;
		-ms-transform-origin: center center 50%;
		-o-transform-origin: center center 50%;
		transform-origin: center center 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-ms-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-ms-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom 50%;
		-moz-transform-origin: left bottom 50%;
		-ms-transform-origin: left bottom 50%;
		-o-transform-origin: left bottom 50%;
		transform-origin: left bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-ms-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-ms-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom 50%;
		-moz-transform-origin: right bottom 50%;
		-ms-transform-origin: right bottom 50%;
		-o-transform-origin: right bottom 50%;
		transform-origin: right bottom 50%;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		-moz-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		-o-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-moz-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		-o-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-moz-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		-o-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-moz-transform: translateY(700px);
		-ms-transform: translateY(700px);
		-o-transform: translateY(700px);
		transform: translateY(700px);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		-moz-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		-o-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-moz-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		-o-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-moz-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		-o-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-moz-transform: translateY(700px);
		-ms-transform: translateY(700px);
		-o-transform: translateY(700px);
		transform: translateY(700px);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-o-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		-moz-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		-o-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-moz-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		-o-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-moz-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		-o-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-moz-transform: translateY(700px);
		-ms-transform: translateY(700px);
		-o-transform: translateY(700px);
		transform: translateY(700px);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-ms-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		-moz-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		-o-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-moz-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		-o-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-moz-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		-o-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-moz-transform: translateY(700px);
		-ms-transform: translateY(700px);
		-o-transform: translateY(700px);
		transform: translateY(700px);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		-moz-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		-o-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-moz-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		-o-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-moz-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		-o-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform-origin: top left 50%;
		-moz-transform-origin: top left 50%;
		-ms-transform-origin: top left 50%;
		-o-transform-origin: top left 50%;
		transform-origin: top left 50%;
		-webkit-animation-timing-function: ease-in-out;
		-moz-animation-timing-function: ease-in-out;
		-ms-animation-timing-function: ease-in-out;
		-o-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-moz-transform: translateY(700px);
		-ms-transform: translateY(700px);
		-o-transform: translateY(700px);
		transform: translateY(700px);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
}

@-moz-keyframes rollIn {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@-webkit-keyframes rollIn {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@-o-keyframes rollIn {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@-ms-keyframes rollIn {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@keyframes rollIn {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@-moz-keyframes rollOut {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
}

@-webkit-keyframes rollOut {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
}

@-o-keyframes rollOut {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
}

@-ms-keyframes rollOut {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
}

@keyframes rollOut {
	0% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-moz-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		-o-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-moz-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		-o-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
}

.flex-content-start {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.flex-content-between {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.flex-content-around {
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.flex-align-content-start {
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
}

.flex-align-content-end {
	-ms-flex-line-pack: end;
	-webkit-align-content: flex-end;
	align-content: flex-end;
}

.flex-align-content-center {
	-ms-flex-line-pack: center;
	-webkit-align-content: center;
	align-content: center;
}

.flex-align-content-between {
	-ms-flex-line-pack: justify;
	-webkit-align-content: space-between;
	align-content: space-between;
}

.flex-align-content-around {
	-ms-flex-line-pack: distribute;
	-webkit-align-content: space-around;
	align-content: space-around;
}

.flex-align-content-stretch {
	-ms-flex-line-pack: stretch;
	-webkit-align-content: stretch;
	align-content: stretch;
}

.flex-align-items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: start;
	-moz-align-items: start;
	align-items: start;
}

.flex-align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.flex-align-items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: end;
	-moz-align-items: end;
	align-items: end;
}

.flex-align-items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	align-items: baseline;
}

.flex-align-items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
}

.flex-align-self-auto {
	-ms-flex-item-align: auto;
	-webkit-align-self: auto;
	align-self: auto;
}

.flex-align-self-start {
	-ms-flex-item-align: start;
	-webkit-align-self: flex-start;
	align-self: flex-start;
}

.flex-align-self-end {
	-ms-flex-item-align: end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
}

.flex-align-self-center {
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	align-self: center;
}

.flex-align-self-baseline {
	-webkit-align-self: baseline;
	-ms-flex-item-align: baseline;
	align-self: baseline;
}

.flex-align-self-stretch {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

.flex-set {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.flex-row {
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-column {
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.flex-content-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
}

.flexed-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-moz-box-flex: 1;
	-moz-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}

.flexed-item-auto {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.flex-no-wrap {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: none;
	flex-wrap: nowrap;
}

.flex-reverse-wrap {
	-webkit-flex-wrap: wrap-reverse;
	-moz-flex-wrap: wrap-reverse;
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
}

.flex-wrap {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 768px) {
	.sm-flex-set {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.sm-flex-row {
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.sm-flex-column {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.sm-flex-align-items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}

	.sm-flex-content-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}

	.sm-flex-content-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
	}

	.sm-flex-content-end {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		justify-content: flex-end;
	}

	.sm-flexed-item {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-moz-flex: 1 1 0;
		-ms-flex: 1 1 0;
		flex: 1 1 0;
	}

	.sm-flexed-item-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-moz-box-flex: 1;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}

	.sm-flex-no-wrap {
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: none;
		flex-wrap: nowrap;
	}

	.sm-flex-reverse-wrap {
		-webkit-flex-wrap: wrap-reverse;
		-moz-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
	}

	.sm-flex-wrap {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 992px) {
	.md-flex-set {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.md-flex-row {
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.md-flex-column {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.md-flex-align-items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}

	.md-flex-content-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}

	.md-flex-content-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
	}

	.md-flex-content-end {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		justify-content: flex-end;
	}

	.md-flexed-item {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-moz-flex: 1 1 0;
		-ms-flex: 1 1 0;
		flex: 1 1 0;
	}

	.md-flexed-item-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-moz-box-flex: 1;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}

	.md-flex-no-wrap {
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: none;
		flex-wrap: nowrap;
	}

	.md-flex-reverse-wrap {
		-webkit-flex-wrap: wrap-reverse;
		-moz-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
	}

	.md-flex-wrap {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 1200px) {
	.lg-flex-set {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.lg-flex-row {
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.ld-flex-column {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.lg-flex-align-items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}

	.lg-flex-content-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}

	.lg-flex-content-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
	}

	.lg-flex-content-end {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		justify-content: flex-end;
	}

	.lg-flexed-item {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-moz-flex: 1 1 0;
		-ms-flex: 1 1 0;
		flex: 1 1 0;
	}

	.lg-flexed-item-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-moz-box-flex: 1;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}

	.lg-flex-no-wrap {
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: none;
		flex-wrap: nowrap;
	}

	.lg-flex-reverse-wrap {
		-webkit-flex-wrap: wrap-reverse;
		-moz-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
	}

	.lg-flex-wrap {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.xs-p-0 {
	padding: 0px !important;
}

.xs-p-5 {
	padding: 5px !important;
}

.xs-p-10 {
	padding: 10px !important;
}

.xs-p-15 {
	padding: 15px !important;
}

.xs-p-20 {
	padding: 20px !important;
}

.xs-p-25 {
	padding: 25px !important;
}

.xs-p-30 {
	padding: 30px !important;
}

.xs-p-35 {
	padding: 35px !important;
}

.xs-p-40 {
	padding: 40px !important;
}

.xs-p-45 {
	padding: 45px !important;
}

.xs-p-50 {
	padding: 50px !important;
}

.xs-p-55 {
	padding: 55px !important;
}

.xs-p-60 {
	padding: 60px !important;
}

.xs-p-65 {
	padding: 65px !important;
}

.xs-p-70 {
	padding: 70px !important;
}

.xs-p-75 {
	padding: 75px !important;
}

.xs-p-80 {
	padding: 80px !important;
}

.xs-p-85 {
	padding: 85px !important;
}

.xs-p-100 {
	padding: 100px !important;
}

.xs-p-110 {
	padding: 110px !important;
}

.xs-p-120 {
	padding: 120px !important;
}

.xs-p-130 {
	padding: 130px !important;
}

.xs-p-140 {
	padding: 140px !important;
}

.xs-p-170 {
	padding: 170px !important;
}

.xs-p-200 {
	padding: 200px !important;
}

.xs-p-auto {
	padding: autopx !important;
}

.xs-pt-0 {
	padding-top: 0px !important;
}

.xs-pt-5 {
	padding-top: 5px !important;
}

.xs-pt-10 {
	padding-top: 10px !important;
}

.xs-pt-15 {
	padding-top: 15px !important;
}

.xs-pt-20 {
	padding-top: 20px !important;
}

.xs-pt-25 {
	padding-top: 25px !important;
}

.xs-pt-30 {
	padding-top: 30px !important;
}

.xs-pt-35 {
	padding-top: 35px !important;
}

.xs-pt-40 {
	padding-top: 40px !important;
}

.xs-pt-45 {
	padding-top: 45px !important;
}

.xs-pt-50 {
	padding-top: 50px !important;
}

.xs-pt-55 {
	padding-top: 55px !important;
}

.xs-pt-60 {
	padding-top: 60px !important;
}

.xs-pt-65 {
	padding-top: 65px !important;
}

.xs-pt-70 {
	padding-top: 70px !important;
}

.xs-pt-75 {
	padding-top: 75px !important;
}

.xs-pt-80 {
	padding-top: 80px !important;
}

.xs-pt-85 {
	padding-top: 85px !important;
}

.xs-pt-100 {
	padding-top: 100px !important;
}

.xs-pt-110 {
	padding-top: 110px !important;
}

.xs-pt-120 {
	padding-top: 120px !important;
}

.xs-pt-130 {
	padding-top: 130px !important;
}

.xs-pt-140 {
	padding-top: 140px !important;
}

.xs-pt-170 {
	padding-top: 170px !important;
}

.xs-pt-200 {
	padding-top: 200px !important;
}

.xs-pt-auto {
	padding-top: autopx !important;
}

.xs-pr-0 {
	padding-right: 0px !important;
}

.xs-pr-5 {
	padding-right: 5px !important;
}

.xs-pr-10 {
	padding-right: 10px !important;
}

.xs-pr-15 {
	padding-right: 15px !important;
}

.xs-pr-20 {
	padding-right: 20px !important;
}

.xs-pr-25 {
	padding-right: 25px !important;
}

.xs-pr-30 {
	padding-right: 30px !important;
}

.xs-pr-35 {
	padding-right: 35px !important;
}

.xs-pr-40 {
	padding-right: 40px !important;
}

.xs-pr-45 {
	padding-right: 45px !important;
}

.xs-pr-50 {
	padding-right: 50px !important;
}

.xs-pr-55 {
	padding-right: 55px !important;
}

.xs-pr-60 {
	padding-right: 60px !important;
}

.xs-pr-65 {
	padding-right: 65px !important;
}

.xs-pr-70 {
	padding-right: 70px !important;
}

.xs-pr-75 {
	padding-right: 75px !important;
}

.xs-pr-80 {
	padding-right: 80px !important;
}

.xs-pr-85 {
	padding-right: 85px !important;
}

.xs-pr-100 {
	padding-right: 100px !important;
}

.xs-pr-110 {
	padding-right: 110px !important;
}

.xs-pr-120 {
	padding-right: 120px !important;
}

.xs-pr-130 {
	padding-right: 130px !important;
}

.xs-pr-140 {
	padding-right: 140px !important;
}

.xs-pr-170 {
	padding-right: 170px !important;
}

.xs-pr-200 {
	padding-right: 200px !important;
}

.xs-pr-auto {
	padding-right: autopx !important;
}

.xs-pb-0 {
	padding-bottom: 0px !important;
}

.xs-pb-5 {
	padding-bottom: 5px !important;
}

.xs-pb-10 {
	padding-bottom: 10px !important;
}

.xs-pb-15 {
	padding-bottom: 15px !important;
}

.xs-pb-20 {
	padding-bottom: 20px !important;
}

.xs-pb-25 {
	padding-bottom: 25px !important;
}

.xs-pb-30 {
	padding-bottom: 30px !important;
}

.xs-pb-35 {
	padding-bottom: 35px !important;
}

.xs-pb-40 {
	padding-bottom: 40px !important;
}

.xs-pb-45 {
	padding-bottom: 45px !important;
}

.xs-pb-50 {
	padding-bottom: 50px !important;
}

.xs-pb-55 {
	padding-bottom: 55px !important;
}

.xs-pb-60 {
	padding-bottom: 60px !important;
}

.xs-pb-65 {
	padding-bottom: 65px !important;
}

.xs-pb-70 {
	padding-bottom: 70px !important;
}

.xs-pb-75 {
	padding-bottom: 75px !important;
}

.xs-pb-80 {
	padding-bottom: 80px !important;
}

.xs-pb-85 {
	padding-bottom: 85px !important;
}

.xs-pb-100 {
	padding-bottom: 100px !important;
}

.xs-pb-110 {
	padding-bottom: 110px !important;
}

.xs-pb-120 {
	padding-bottom: 120px !important;
}

.xs-pb-130 {
	padding-bottom: 130px !important;
}

.xs-pb-140 {
	padding-bottom: 140px !important;
}

.xs-pb-170 {
	padding-bottom: 170px !important;
}

.xs-pb-200 {
	padding-bottom: 200px !important;
}

.xs-pb-auto {
	padding-bottom: autopx !important;
}

.xs-pl-0 {
	padding-left: 0px !important;
}

.xs-pl-5 {
	padding-left: 5px !important;
}

.xs-pl-10 {
	padding-left: 10px !important;
}

.xs-pl-15 {
	padding-left: 15px !important;
}

.xs-pl-20 {
	padding-left: 20px !important;
}

.xs-pl-25 {
	padding-left: 25px !important;
}

.xs-pl-30 {
	padding-left: 30px !important;
}

.xs-pl-35 {
	padding-left: 35px !important;
}

.xs-pl-40 {
	padding-left: 40px !important;
}

.xs-pl-45 {
	padding-left: 45px !important;
}

.xs-pl-50 {
	padding-left: 50px !important;
}

.xs-pl-55 {
	padding-left: 55px !important;
}

.xs-pl-60 {
	padding-left: 60px !important;
}

.xs-pl-65 {
	padding-left: 65px !important;
}

.xs-pl-70 {
	padding-left: 70px !important;
}

.xs-pl-75 {
	padding-left: 75px !important;
}

.xs-pl-80 {
	padding-left: 80px !important;
}

.xs-pl-85 {
	padding-left: 85px !important;
}

.xs-pl-100 {
	padding-left: 100px !important;
}

.xs-pl-110 {
	padding-left: 110px !important;
}

.xs-pl-120 {
	padding-left: 120px !important;
}

.xs-pl-130 {
	padding-left: 130px !important;
}

.xs-pl-140 {
	padding-left: 140px !important;
}

.xs-pl-170 {
	padding-left: 170px !important;
}

.xs-pl-200 {
	padding-left: 200px !important;
}

.xs-pl-auto {
	padding-left: autopx !important;
}

.xs-m-0 {
	margin: 0px !important;
}

.xs-m-5 {
	margin: 5px !important;
}

.xs-m-10 {
	margin: 10px !important;
}

.xs-m-15 {
	margin: 15px !important;
}

.xs-m-20 {
	margin: 20px !important;
}

.xs-m-25 {
	margin: 25px !important;
}

.xs-m-30 {
	margin: 30px !important;
}

.xs-m-35 {
	margin: 35px !important;
}

.xs-m-40 {
	margin: 40px !important;
}

.xs-m-45 {
	margin: 45px !important;
}

.xs-m-50 {
	margin: 50px !important;
}

.xs-m-55 {
	margin: 55px !important;
}

.xs-m-60 {
	margin: 60px !important;
}

.xs-m-65 {
	margin: 65px !important;
}

.xs-m-70 {
	margin: 70px !important;
}

.xs-m-75 {
	margin: 75px !important;
}

.xs-m-80 {
	margin: 80px !important;
}

.xs-m-85 {
	margin: 85px !important;
}

.xs-m-100 {
	margin: 100px !important;
}

.xs-m-110 {
	margin: 110px !important;
}

.xs-m-120 {
	margin: 120px !important;
}

.xs-m-130 {
	margin: 130px !important;
}

.xs-m-140 {
	margin: 140px !important;
}

.xs-m-170 {
	margin: 170px !important;
}

.xs-m-200 {
	margin: 200px !important;
}

.xs-m-auto {
	margin: autopx !important;
}

.xs-mt-0 {
	margin-top: 0px !important;
}

.xs-mt-5 {
	margin-top: 5px !important;
}

.xs-mt-10 {
	margin-top: 10px !important;
}

.xs-mt-15 {
	margin-top: 15px !important;
}

.xs-mt-20 {
	margin-top: 20px !important;
}

.xs-mt-25 {
	margin-top: 25px !important;
}

.xs-mt-30 {
	margin-top: 30px !important;
}

.xs-mt-35 {
	margin-top: 35px !important;
}

.xs-mt-40 {
	margin-top: 40px !important;
}

.xs-mt-45 {
	margin-top: 45px !important;
}

.xs-mt-50 {
	margin-top: 50px !important;
}

.xs-mt-55 {
	margin-top: 55px !important;
}

.xs-mt-60 {
	margin-top: 60px !important;
}

.xs-mt-65 {
	margin-top: 65px !important;
}

.xs-mt-70 {
	margin-top: 70px !important;
}

.xs-mt-75 {
	margin-top: 75px !important;
}

.xs-mt-80 {
	margin-top: 80px !important;
}

.xs-mt-85 {
	margin-top: 85px !important;
}

.xs-mt-100 {
	margin-top: 100px !important;
}

.xs-mt-110 {
	margin-top: 110px !important;
}

.xs-mt-120 {
	margin-top: 120px !important;
}

.xs-mt-130 {
	margin-top: 130px !important;
}

.xs-mt-140 {
	margin-top: 140px !important;
}

.xs-mt-170 {
	margin-top: 170px !important;
}

.xs-mt-200 {
	margin-top: 200px !important;
}

.xs-mt-auto {
	margin-top: autopx !important;
}

.xs-mr-0 {
	margin-right: 0px !important;
}

.xs-mr-5 {
	margin-right: 5px !important;
}

.xs-mr-10 {
	margin-right: 10px !important;
}

.xs-mr-15 {
	margin-right: 15px !important;
}

.xs-mr-20 {
	margin-right: 20px !important;
}

.xs-mr-25 {
	margin-right: 25px !important;
}

.xs-mr-30 {
	margin-right: 30px !important;
}

.xs-mr-35 {
	margin-right: 35px !important;
}

.xs-mr-40 {
	margin-right: 40px !important;
}

.xs-mr-45 {
	margin-right: 45px !important;
}

.xs-mr-50 {
	margin-right: 50px !important;
}

.xs-mr-55 {
	margin-right: 55px !important;
}

.xs-mr-60 {
	margin-right: 60px !important;
}

.xs-mr-65 {
	margin-right: 65px !important;
}

.xs-mr-70 {
	margin-right: 70px !important;
}

.xs-mr-75 {
	margin-right: 75px !important;
}

.xs-mr-80 {
	margin-right: 80px !important;
}

.xs-mr-85 {
	margin-right: 85px !important;
}

.xs-mr-100 {
	margin-right: 100px !important;
}

.xs-mr-110 {
	margin-right: 110px !important;
}

.xs-mr-120 {
	margin-right: 120px !important;
}

.xs-mr-130 {
	margin-right: 130px !important;
}

.xs-mr-140 {
	margin-right: 140px !important;
}

.xs-mr-170 {
	margin-right: 170px !important;
}

.xs-mr-200 {
	margin-right: 200px !important;
}

.xs-mr-auto {
	margin-right: autopx !important;
}

.xs-mb-0 {
	margin-bottom: 0px !important;
}

.xs-mb-5 {
	margin-bottom: 5px !important;
}

.xs-mb-10 {
	margin-bottom: 10px !important;
}

.xs-mb-15 {
	margin-bottom: 15px !important;
}

.xs-mb-20 {
	margin-bottom: 20px !important;
}

.xs-mb-25 {
	margin-bottom: 25px !important;
}

.xs-mb-30 {
	margin-bottom: 30px !important;
}

.xs-mb-35 {
	margin-bottom: 35px !important;
}

.xs-mb-40 {
	margin-bottom: 40px !important;
}

.xs-mb-45 {
	margin-bottom: 45px !important;
}

.xs-mb-50 {
	margin-bottom: 50px !important;
}

.xs-mb-55 {
	margin-bottom: 55px !important;
}

.xs-mb-60 {
	margin-bottom: 60px !important;
}

.xs-mb-65 {
	margin-bottom: 65px !important;
}

.xs-mb-70 {
	margin-bottom: 70px !important;
}

.xs-mb-75 {
	margin-bottom: 75px !important;
}

.xs-mb-80 {
	margin-bottom: 80px !important;
}

.xs-mb-85 {
	margin-bottom: 85px !important;
}

.xs-mb-100 {
	margin-bottom: 100px !important;
}

.xs-mb-110 {
	margin-bottom: 110px !important;
}

.xs-mb-120 {
	margin-bottom: 120px !important;
}

.xs-mb-130 {
	margin-bottom: 130px !important;
}

.xs-mb-140 {
	margin-bottom: 140px !important;
}

.xs-mb-170 {
	margin-bottom: 170px !important;
}

.xs-mb-200 {
	margin-bottom: 200px !important;
}

.xs-mb-auto {
	margin-bottom: autopx !important;
}

.xs-ml-0 {
	margin-left: 0px !important;
}

.xs-ml-5 {
	margin-left: 5px !important;
}

.xs-ml-10 {
	margin-left: 10px !important;
}

.xs-ml-15 {
	margin-left: 15px !important;
}

.xs-ml-20 {
	margin-left: 20px !important;
}

.xs-ml-25 {
	margin-left: 25px !important;
}

.xs-ml-30 {
	margin-left: 30px !important;
}

.xs-ml-35 {
	margin-left: 35px !important;
}

.xs-ml-40 {
	margin-left: 40px !important;
}

.xs-ml-45 {
	margin-left: 45px !important;
}

.xs-ml-50 {
	margin-left: 50px !important;
}

.xs-ml-55 {
	margin-left: 55px !important;
}

.xs-ml-60 {
	margin-left: 60px !important;
}

.xs-ml-65 {
	margin-left: 65px !important;
}

.xs-ml-70 {
	margin-left: 70px !important;
}

.xs-ml-75 {
	margin-left: 75px !important;
}

.xs-ml-80 {
	margin-left: 80px !important;
}

.xs-ml-85 {
	margin-left: 85px !important;
}

.xs-ml-100 {
	margin-left: 100px !important;
}

.xs-ml-110 {
	margin-left: 110px !important;
}

.xs-ml-120 {
	margin-left: 120px !important;
}

.xs-ml-130 {
	margin-left: 130px !important;
}

.xs-ml-140 {
	margin-left: 140px !important;
}

.xs-ml-170 {
	margin-left: 170px !important;
}

.xs-ml-200 {
	margin-left: 200px !important;
}

.xs-ml-auto {
	margin-left: autopx !important;
}

@media screen and (min-width: 768px) {
	.sm-p-0 {
		padding:0px !important;
	}

	.sm-p-5 {
		padding: 5px !important;
	}

	.sm-p-10 {
		padding: 10px !important;
	}

	.sm-p-15 {
		padding: 15px !important;
	}

	.sm-p-20 {
		padding: 20px !important;
	}

	.sm-p-25 {
		padding: 25px !important;
	}

	.sm-p-30 {
		padding: 30px !important;
	}

	.sm-p-35 {
		padding: 35px !important;
	}

	.sm-p-40 {
		padding: 40px !important;
	}

	.sm-p-45 {
		padding: 45px !important;
	}

	.sm-p-50 {
		padding: 50px !important;
	}

	.sm-p-55 {
		padding: 55px !important;
	}

	.sm-p-60 {
		padding: 60px !important;
	}

	.sm-p-65 {
		padding: 65px !important;
	}

	.sm-p-70 {
		padding: 70px !important;
	}

	.sm-p-75 {
		padding: 75px !important;
	}

	.sm-p-80 {
		padding: 80px !important;
	}

	.sm-p-85 {
		padding: 85px !important;
	}

	.sm-p-100 {
		padding: 100px !important;
	}

	.sm-p-110 {
		padding: 110px !important;
	}

	.sm-p-120 {
		padding: 120px !important;
	}

	.sm-p-130 {
		padding: 130px !important;
	}

	.sm-p-140 {
		padding: 140px !important;
	}

	.sm-p-170 {
		padding: 170px !important;
	}

	.sm-p-200 {
		padding: 200px !important;
	}

	.sm-p-auto {
		padding: autopx !important;
	}

	.sm-pt-0 {
		padding-top: 0px !important;
	}

	.sm-pt-5 {
		padding-top: 5px !important;
	}

	.sm-pt-10 {
		padding-top: 10px !important;
	}

	.sm-pt-15 {
		padding-top: 15px !important;
	}

	.sm-pt-20 {
		padding-top: 20px !important;
	}

	.sm-pt-25 {
		padding-top: 25px !important;
	}

	.sm-pt-30 {
		padding-top: 30px !important;
	}

	.sm-pt-35 {
		padding-top: 35px !important;
	}

	.sm-pt-40 {
		padding-top: 40px !important;
	}

	.sm-pt-45 {
		padding-top: 45px !important;
	}

	.sm-pt-50 {
		padding-top: 50px !important;
	}

	.sm-pt-55 {
		padding-top: 55px !important;
	}

	.sm-pt-60 {
		padding-top: 60px !important;
	}

	.sm-pt-65 {
		padding-top: 65px !important;
	}

	.sm-pt-70 {
		padding-top: 70px !important;
	}

	.sm-pt-75 {
		padding-top: 75px !important;
	}

	.sm-pt-80 {
		padding-top: 80px !important;
	}

	.sm-pt-85 {
		padding-top: 85px !important;
	}

	.sm-pt-100 {
		padding-top: 100px !important;
	}

	.sm-pt-110 {
		padding-top: 110px !important;
	}

	.sm-pt-120 {
		padding-top: 120px !important;
	}

	.sm-pt-130 {
		padding-top: 130px !important;
	}

	.sm-pt-140 {
		padding-top: 140px !important;
	}

	.sm-pt-170 {
		padding-top: 170px !important;
	}

	.sm-pt-200 {
		padding-top: 200px !important;
	}

	.sm-pt-auto {
		padding-top: autopx !important;
	}

	.sm-pr-0 {
		padding-right: 0px !important;
	}

	.sm-pr-5 {
		padding-right: 5px !important;
	}

	.sm-pr-10 {
		padding-right: 10px !important;
	}

	.sm-pr-15 {
		padding-right: 15px !important;
	}

	.sm-pr-20 {
		padding-right: 20px !important;
	}

	.sm-pr-25 {
		padding-right: 25px !important;
	}

	.sm-pr-30 {
		padding-right: 30px !important;
	}

	.sm-pr-35 {
		padding-right: 35px !important;
	}

	.sm-pr-40 {
		padding-right: 40px !important;
	}

	.sm-pr-45 {
		padding-right: 45px !important;
	}

	.sm-pr-50 {
		padding-right: 50px !important;
	}

	.sm-pr-55 {
		padding-right: 55px !important;
	}

	.sm-pr-60 {
		padding-right: 60px !important;
	}

	.sm-pr-65 {
		padding-right: 65px !important;
	}

	.sm-pr-70 {
		padding-right: 70px !important;
	}

	.sm-pr-75 {
		padding-right: 75px !important;
	}

	.sm-pr-80 {
		padding-right: 80px !important;
	}

	.sm-pr-85 {
		padding-right: 85px !important;
	}

	.sm-pr-100 {
		padding-right: 100px !important;
	}

	.sm-pr-110 {
		padding-right: 110px !important;
	}

	.sm-pr-120 {
		padding-right: 120px !important;
	}

	.sm-pr-130 {
		padding-right: 130px !important;
	}

	.sm-pr-140 {
		padding-right: 140px !important;
	}

	.sm-pr-170 {
		padding-right: 170px !important;
	}

	.sm-pr-200 {
		padding-right: 200px !important;
	}

	.sm-pr-auto {
		padding-right: autopx !important;
	}

	.sm-pb-0 {
		padding-bottom: 0px !important;
	}

	.sm-pb-5 {
		padding-bottom: 5px !important;
	}

	.sm-pb-10 {
		padding-bottom: 10px !important;
	}

	.sm-pb-15 {
		padding-bottom: 15px !important;
	}

	.sm-pb-20 {
		padding-bottom: 20px !important;
	}

	.sm-pb-25 {
		padding-bottom: 25px !important;
	}

	.sm-pb-30 {
		padding-bottom: 30px !important;
	}

	.sm-pb-35 {
		padding-bottom: 35px !important;
	}

	.sm-pb-40 {
		padding-bottom: 40px !important;
	}

	.sm-pb-45 {
		padding-bottom: 45px !important;
	}

	.sm-pb-50 {
		padding-bottom: 50px !important;
	}

	.sm-pb-55 {
		padding-bottom: 55px !important;
	}

	.sm-pb-60 {
		padding-bottom: 60px !important;
	}

	.sm-pb-65 {
		padding-bottom: 65px !important;
	}

	.sm-pb-70 {
		padding-bottom: 70px !important;
	}

	.sm-pb-75 {
		padding-bottom: 75px !important;
	}

	.sm-pb-80 {
		padding-bottom: 80px !important;
	}

	.sm-pb-85 {
		padding-bottom: 85px !important;
	}

	.sm-pb-100 {
		padding-bottom: 100px !important;
	}

	.sm-pb-110 {
		padding-bottom: 110px !important;
	}

	.sm-pb-120 {
		padding-bottom: 120px !important;
	}

	.sm-pb-130 {
		padding-bottom: 130px !important;
	}

	.sm-pb-140 {
		padding-bottom: 140px !important;
	}

	.sm-pb-170 {
		padding-bottom: 170px !important;
	}

	.sm-pb-200 {
		padding-bottom: 200px !important;
	}

	.sm-pb-auto {
		padding-bottom: autopx !important;
	}

	.sm-pl-0 {
		padding-left: 0px !important;
	}

	.sm-pl-5 {
		padding-left: 5px !important;
	}

	.sm-pl-10 {
		padding-left: 10px !important;
	}

	.sm-pl-15 {
		padding-left: 15px !important;
	}

	.sm-pl-20 {
		padding-left: 20px !important;
	}

	.sm-pl-25 {
		padding-left: 25px !important;
	}

	.sm-pl-30 {
		padding-left: 30px !important;
	}

	.sm-pl-35 {
		padding-left: 35px !important;
	}

	.sm-pl-40 {
		padding-left: 40px !important;
	}

	.sm-pl-45 {
		padding-left: 45px !important;
	}

	.sm-pl-50 {
		padding-left: 50px !important;
	}

	.sm-pl-55 {
		padding-left: 55px !important;
	}

	.sm-pl-60 {
		padding-left: 60px !important;
	}

	.sm-pl-65 {
		padding-left: 65px !important;
	}

	.sm-pl-70 {
		padding-left: 70px !important;
	}

	.sm-pl-75 {
		padding-left: 75px !important;
	}

	.sm-pl-80 {
		padding-left: 80px !important;
	}

	.sm-pl-85 {
		padding-left: 85px !important;
	}

	.sm-pl-100 {
		padding-left: 100px !important;
	}

	.sm-pl-110 {
		padding-left: 110px !important;
	}

	.sm-pl-120 {
		padding-left: 120px !important;
	}

	.sm-pl-130 {
		padding-left: 130px !important;
	}

	.sm-pl-140 {
		padding-left: 140px !important;
	}

	.sm-pl-170 {
		padding-left: 170px !important;
	}

	.sm-pl-200 {
		padding-left: 200px !important;
	}

	.sm-pl-auto {
		padding-left: autopx !important;
	}

	.sm-m-0 {
		margin: 0px !important;
	}

	.sm-m-5 {
		margin: 5px !important;
	}

	.sm-m-10 {
		margin: 10px !important;
	}

	.sm-m-15 {
		margin: 15px !important;
	}

	.sm-m-20 {
		margin: 20px !important;
	}

	.sm-m-25 {
		margin: 25px !important;
	}

	.sm-m-30 {
		margin: 30px !important;
	}

	.sm-m-35 {
		margin: 35px !important;
	}

	.sm-m-40 {
		margin: 40px !important;
	}

	.sm-m-45 {
		margin: 45px !important;
	}

	.sm-m-50 {
		margin: 50px !important;
	}

	.sm-m-55 {
		margin: 55px !important;
	}

	.sm-m-60 {
		margin: 60px !important;
	}

	.sm-m-65 {
		margin: 65px !important;
	}

	.sm-m-70 {
		margin: 70px !important;
	}

	.sm-m-75 {
		margin: 75px !important;
	}

	.sm-m-80 {
		margin: 80px !important;
	}

	.sm-m-85 {
		margin: 85px !important;
	}

	.sm-m-100 {
		margin: 100px !important;
	}

	.sm-m-110 {
		margin: 110px !important;
	}

	.sm-m-120 {
		margin: 120px !important;
	}

	.sm-m-130 {
		margin: 130px !important;
	}

	.sm-m-140 {
		margin: 140px !important;
	}

	.sm-m-170 {
		margin: 170px !important;
	}

	.sm-m-200 {
		margin: 200px !important;
	}

	.sm-m-auto {
		margin: autopx !important;
	}

	.sm-mt-0 {
		margin-top: 0px !important;
	}

	.sm-mt-5 {
		margin-top: 5px !important;
	}

	.sm-mt-10 {
		margin-top: 10px !important;
	}

	.sm-mt-15 {
		margin-top: 15px !important;
	}

	.sm-mt-20 {
		margin-top: 20px !important;
	}

	.sm-mt-25 {
		margin-top: 25px !important;
	}

	.sm-mt-30 {
		margin-top: 30px !important;
	}

	.sm-mt-35 {
		margin-top: 35px !important;
	}

	.sm-mt-40 {
		margin-top: 40px !important;
	}

	.sm-mt-45 {
		margin-top: 45px !important;
	}

	.sm-mt-50 {
		margin-top: 50px !important;
	}

	.sm-mt-55 {
		margin-top: 55px !important;
	}

	.sm-mt-60 {
		margin-top: 60px !important;
	}

	.sm-mt-65 {
		margin-top: 65px !important;
	}

	.sm-mt-70 {
		margin-top: 70px !important;
	}

	.sm-mt-75 {
		margin-top: 75px !important;
	}

	.sm-mt-80 {
		margin-top: 80px !important;
	}

	.sm-mt-85 {
		margin-top: 85px !important;
	}

	.sm-mt-100 {
		margin-top: 100px !important;
	}

	.sm-mt-110 {
		margin-top: 110px !important;
	}

	.sm-mt-120 {
		margin-top: 120px !important;
	}

	.sm-mt-130 {
		margin-top: 130px !important;
	}

	.sm-mt-140 {
		margin-top: 140px !important;
	}

	.sm-mt-170 {
		margin-top: 170px !important;
	}

	.sm-mt-200 {
		margin-top: 200px !important;
	}

	.sm-mt-auto {
		margin-top: autopx !important;
	}

	.sm-mr-0 {
		margin-right: 0px !important;
	}

	.sm-mr-5 {
		margin-right: 5px !important;
	}

	.sm-mr-10 {
		margin-right: 10px !important;
	}

	.sm-mr-15 {
		margin-right: 15px !important;
	}

	.sm-mr-20 {
		margin-right: 20px !important;
	}

	.sm-mr-25 {
		margin-right: 25px !important;
	}

	.sm-mr-30 {
		margin-right: 30px !important;
	}

	.sm-mr-35 {
		margin-right: 35px !important;
	}

	.sm-mr-40 {
		margin-right: 40px !important;
	}

	.sm-mr-45 {
		margin-right: 45px !important;
	}

	.sm-mr-50 {
		margin-right: 50px !important;
	}

	.sm-mr-55 {
		margin-right: 55px !important;
	}

	.sm-mr-60 {
		margin-right: 60px !important;
	}

	.sm-mr-65 {
		margin-right: 65px !important;
	}

	.sm-mr-70 {
		margin-right: 70px !important;
	}

	.sm-mr-75 {
		margin-right: 75px !important;
	}

	.sm-mr-80 {
		margin-right: 80px !important;
	}

	.sm-mr-85 {
		margin-right: 85px !important;
	}

	.sm-mr-100 {
		margin-right: 100px !important;
	}

	.sm-mr-110 {
		margin-right: 110px !important;
	}

	.sm-mr-120 {
		margin-right: 120px !important;
	}

	.sm-mr-130 {
		margin-right: 130px !important;
	}

	.sm-mr-140 {
		margin-right: 140px !important;
	}

	.sm-mr-170 {
		margin-right: 170px !important;
	}

	.sm-mr-200 {
		margin-right: 200px !important;
	}

	.sm-mr-auto {
		margin-right: autopx !important;
	}

	.sm-mb-0 {
		margin-bottom: 0px !important;
	}

	.sm-mb-5 {
		margin-bottom: 5px !important;
	}

	.sm-mb-10 {
		margin-bottom: 10px !important;
	}

	.sm-mb-15 {
		margin-bottom: 15px !important;
	}

	.sm-mb-20 {
		margin-bottom: 20px !important;
	}

	.sm-mb-25 {
		margin-bottom: 25px !important;
	}

	.sm-mb-30 {
		margin-bottom: 30px !important;
	}

	.sm-mb-35 {
		margin-bottom: 35px !important;
	}

	.sm-mb-40 {
		margin-bottom: 40px !important;
	}

	.sm-mb-45 {
		margin-bottom: 45px !important;
	}

	.sm-mb-50 {
		margin-bottom: 50px !important;
	}

	.sm-mb-55 {
		margin-bottom: 55px !important;
	}

	.sm-mb-60 {
		margin-bottom: 60px !important;
	}

	.sm-mb-65 {
		margin-bottom: 65px !important;
	}

	.sm-mb-70 {
		margin-bottom: 70px !important;
	}

	.sm-mb-75 {
		margin-bottom: 75px !important;
	}

	.sm-mb-80 {
		margin-bottom: 80px !important;
	}

	.sm-mb-85 {
		margin-bottom: 85px !important;
	}

	.sm-mb-100 {
		margin-bottom: 100px !important;
	}

	.sm-mb-110 {
		margin-bottom: 110px !important;
	}

	.sm-mb-120 {
		margin-bottom: 120px !important;
	}

	.sm-mb-130 {
		margin-bottom: 130px !important;
	}

	.sm-mb-140 {
		margin-bottom: 140px !important;
	}

	.sm-mb-170 {
		margin-bottom: 170px !important;
	}

	.sm-mb-200 {
		margin-bottom: 200px !important;
	}

	.sm-mb-auto {
		margin-bottom: autopx !important;
	}

	.sm-ml-0 {
		margin-left: 0px !important;
	}

	.sm-ml-5 {
		margin-left: 5px !important;
	}

	.sm-ml-10 {
		margin-left: 10px !important;
	}

	.sm-ml-15 {
		margin-left: 15px !important;
	}

	.sm-ml-20 {
		margin-left: 20px !important;
	}

	.sm-ml-25 {
		margin-left: 25px !important;
	}

	.sm-ml-30 {
		margin-left: 30px !important;
	}

	.sm-ml-35 {
		margin-left: 35px !important;
	}

	.sm-ml-40 {
		margin-left: 40px !important;
	}

	.sm-ml-45 {
		margin-left: 45px !important;
	}

	.sm-ml-50 {
		margin-left: 50px !important;
	}

	.sm-ml-55 {
		margin-left: 55px !important;
	}

	.sm-ml-60 {
		margin-left: 60px !important;
	}

	.sm-ml-65 {
		margin-left: 65px !important;
	}

	.sm-ml-70 {
		margin-left: 70px !important;
	}

	.sm-ml-75 {
		margin-left: 75px !important;
	}

	.sm-ml-80 {
		margin-left: 80px !important;
	}

	.sm-ml-85 {
		margin-left: 85px !important;
	}

	.sm-ml-100 {
		margin-left: 100px !important;
	}

	.sm-ml-110 {
		margin-left: 110px !important;
	}

	.sm-ml-120 {
		margin-left: 120px !important;
	}

	.sm-ml-130 {
		margin-left: 130px !important;
	}

	.sm-ml-140 {
		margin-left: 140px !important;
	}

	.sm-ml-170 {
		margin-left: 170px !important;
	}

	.sm-ml-200 {
		margin-left: 200px !important;
	}

	.sm-ml-auto {
		margin-left: autopx !important;
	}
}

@media screen and (min-width: 992px) {
	.md-p-0 {
		padding:0px !important;
	}

	.md-p-5 {
		padding: 5px !important;
	}

	.md-p-10 {
		padding: 10px !important;
	}

	.md-p-15 {
		padding: 15px !important;
	}

	.md-p-20 {
		padding: 20px !important;
	}

	.md-p-25 {
		padding: 25px !important;
	}

	.md-p-30 {
		padding: 30px !important;
	}

	.md-p-35 {
		padding: 35px !important;
	}

	.md-p-40 {
		padding: 40px !important;
	}

	.md-p-45 {
		padding: 45px !important;
	}

	.md-p-50 {
		padding: 50px !important;
	}

	.md-p-55 {
		padding: 55px !important;
	}

	.md-p-60 {
		padding: 60px !important;
	}

	.md-p-65 {
		padding: 65px !important;
	}

	.md-p-70 {
		padding: 70px !important;
	}

	.md-p-75 {
		padding: 75px !important;
	}

	.md-p-80 {
		padding: 80px !important;
	}

	.md-p-85 {
		padding: 85px !important;
	}

	.md-p-100 {
		padding: 100px !important;
	}

	.md-p-110 {
		padding: 110px !important;
	}

	.md-p-120 {
		padding: 120px !important;
	}

	.md-p-130 {
		padding: 130px !important;
	}

	.md-p-140 {
		padding: 140px !important;
	}

	.md-p-170 {
		padding: 170px !important;
	}

	.md-p-200 {
		padding: 200px !important;
	}

	.md-p-auto {
		padding: autopx !important;
	}

	.md-pt-0 {
		padding-top: 0px !important;
	}

	.md-pt-5 {
		padding-top: 5px !important;
	}

	.md-pt-10 {
		padding-top: 10px !important;
	}

	.md-pt-15 {
		padding-top: 15px !important;
	}

	.md-pt-20 {
		padding-top: 20px !important;
	}

	.md-pt-25 {
		padding-top: 25px !important;
	}

	.md-pt-30 {
		padding-top: 30px !important;
	}

	.md-pt-35 {
		padding-top: 35px !important;
	}

	.md-pt-40 {
		padding-top: 40px !important;
	}

	.md-pt-45 {
		padding-top: 45px !important;
	}

	.md-pt-50 {
		padding-top: 50px !important;
	}

	.md-pt-55 {
		padding-top: 55px !important;
	}

	.md-pt-60 {
		padding-top: 60px !important;
	}

	.md-pt-65 {
		padding-top: 65px !important;
	}

	.md-pt-70 {
		padding-top: 70px !important;
	}

	.md-pt-75 {
		padding-top: 75px !important;
	}

	.md-pt-80 {
		padding-top: 80px !important;
	}

	.md-pt-85 {
		padding-top: 85px !important;
	}

	.md-pt-100 {
		padding-top: 100px !important;
	}

	.md-pt-110 {
		padding-top: 110px !important;
	}

	.md-pt-120 {
		padding-top: 120px !important;
	}

	.md-pt-130 {
		padding-top: 130px !important;
	}

	.md-pt-140 {
		padding-top: 140px !important;
	}

	.md-pt-170 {
		padding-top: 170px !important;
	}

	.md-pt-200 {
		padding-top: 200px !important;
	}

	.md-pt-auto {
		padding-top: autopx !important;
	}

	.md-pr-0 {
		padding-right: 0px !important;
	}

	.md-pr-5 {
		padding-right: 5px !important;
	}

	.md-pr-10 {
		padding-right: 10px !important;
	}

	.md-pr-15 {
		padding-right: 15px !important;
	}

	.md-pr-20 {
		padding-right: 20px !important;
	}

	.md-pr-25 {
		padding-right: 25px !important;
	}

	.md-pr-30 {
		padding-right: 30px !important;
	}

	.md-pr-35 {
		padding-right: 35px !important;
	}

	.md-pr-40 {
		padding-right: 40px !important;
	}

	.md-pr-45 {
		padding-right: 45px !important;
	}

	.md-pr-50 {
		padding-right: 50px !important;
	}

	.md-pr-55 {
		padding-right: 55px !important;
	}

	.md-pr-60 {
		padding-right: 60px !important;
	}

	.md-pr-65 {
		padding-right: 65px !important;
	}

	.md-pr-70 {
		padding-right: 70px !important;
	}

	.md-pr-75 {
		padding-right: 75px !important;
	}

	.md-pr-80 {
		padding-right: 80px !important;
	}

	.md-pr-85 {
		padding-right: 85px !important;
	}

	.md-pr-100 {
		padding-right: 100px !important;
	}

	.md-pr-110 {
		padding-right: 110px !important;
	}

	.md-pr-120 {
		padding-right: 120px !important;
	}

	.md-pr-130 {
		padding-right: 130px !important;
	}

	.md-pr-140 {
		padding-right: 140px !important;
	}

	.md-pr-170 {
		padding-right: 170px !important;
	}

	.md-pr-200 {
		padding-right: 200px !important;
	}

	.md-pr-auto {
		padding-right: autopx !important;
	}

	.md-pb-0 {
		padding-bottom: 0px !important;
	}

	.md-pb-5 {
		padding-bottom: 5px !important;
	}

	.md-pb-10 {
		padding-bottom: 10px !important;
	}

	.md-pb-15 {
		padding-bottom: 15px !important;
	}

	.md-pb-20 {
		padding-bottom: 20px !important;
	}

	.md-pb-25 {
		padding-bottom: 25px !important;
	}

	.md-pb-30 {
		padding-bottom: 30px !important;
	}

	.md-pb-35 {
		padding-bottom: 35px !important;
	}

	.md-pb-40 {
		padding-bottom: 40px !important;
	}

	.md-pb-45 {
		padding-bottom: 45px !important;
	}

	.md-pb-50 {
		padding-bottom: 50px !important;
	}

	.md-pb-55 {
		padding-bottom: 55px !important;
	}

	.md-pb-60 {
		padding-bottom: 60px !important;
	}

	.md-pb-65 {
		padding-bottom: 65px !important;
	}

	.md-pb-70 {
		padding-bottom: 70px !important;
	}

	.md-pb-75 {
		padding-bottom: 75px !important;
	}

	.md-pb-80 {
		padding-bottom: 80px !important;
	}

	.md-pb-85 {
		padding-bottom: 85px !important;
	}

	.md-pb-100 {
		padding-bottom: 100px !important;
	}

	.md-pb-110 {
		padding-bottom: 110px !important;
	}

	.md-pb-120 {
		padding-bottom: 120px !important;
	}

	.md-pb-130 {
		padding-bottom: 130px !important;
	}

	.md-pb-140 {
		padding-bottom: 140px !important;
	}

	.md-pb-170 {
		padding-bottom: 170px !important;
	}

	.md-pb-200 {
		padding-bottom: 200px !important;
	}

	.md-pb-auto {
		padding-bottom: autopx !important;
	}

	.md-pl-0 {
		padding-left: 0px !important;
	}

	.md-pl-5 {
		padding-left: 5px !important;
	}

	.md-pl-10 {
		padding-left: 10px !important;
	}

	.md-pl-15 {
		padding-left: 15px !important;
	}

	.md-pl-20 {
		padding-left: 20px !important;
	}

	.md-pl-25 {
		padding-left: 25px !important;
	}

	.md-pl-30 {
		padding-left: 30px !important;
	}

	.md-pl-35 {
		padding-left: 35px !important;
	}

	.md-pl-40 {
		padding-left: 40px !important;
	}

	.md-pl-45 {
		padding-left: 45px !important;
	}

	.md-pl-50 {
		padding-left: 50px !important;
	}

	.md-pl-55 {
		padding-left: 55px !important;
	}

	.md-pl-60 {
		padding-left: 60px !important;
	}

	.md-pl-65 {
		padding-left: 65px !important;
	}

	.md-pl-70 {
		padding-left: 70px !important;
	}

	.md-pl-75 {
		padding-left: 75px !important;
	}

	.md-pl-80 {
		padding-left: 80px !important;
	}

	.md-pl-85 {
		padding-left: 85px !important;
	}

	.md-pl-100 {
		padding-left: 100px !important;
	}

	.md-pl-110 {
		padding-left: 110px !important;
	}

	.md-pl-120 {
		padding-left: 120px !important;
	}

	.md-pl-130 {
		padding-left: 130px !important;
	}

	.md-pl-140 {
		padding-left: 140px !important;
	}

	.md-pl-170 {
		padding-left: 170px !important;
	}

	.md-pl-200 {
		padding-left: 200px !important;
	}

	.md-pl-auto {
		padding-left: autopx !important;
	}

	.md-m-0 {
		margin: 0px !important;
	}

	.md-m-5 {
		margin: 5px !important;
	}

	.md-m-10 {
		margin: 10px !important;
	}

	.md-m-15 {
		margin: 15px !important;
	}

	.md-m-20 {
		margin: 20px !important;
	}

	.md-m-25 {
		margin: 25px !important;
	}

	.md-m-30 {
		margin: 30px !important;
	}

	.md-m-35 {
		margin: 35px !important;
	}

	.md-m-40 {
		margin: 40px !important;
	}

	.md-m-45 {
		margin: 45px !important;
	}

	.md-m-50 {
		margin: 50px !important;
	}

	.md-m-55 {
		margin: 55px !important;
	}

	.md-m-60 {
		margin: 60px !important;
	}

	.md-m-65 {
		margin: 65px !important;
	}

	.md-m-70 {
		margin: 70px !important;
	}

	.md-m-75 {
		margin: 75px !important;
	}

	.md-m-80 {
		margin: 80px !important;
	}

	.md-m-85 {
		margin: 85px !important;
	}

	.md-m-100 {
		margin: 100px !important;
	}

	.md-m-110 {
		margin: 110px !important;
	}

	.md-m-120 {
		margin: 120px !important;
	}

	.md-m-130 {
		margin: 130px !important;
	}

	.md-m-140 {
		margin: 140px !important;
	}

	.md-m-170 {
		margin: 170px !important;
	}

	.md-m-200 {
		margin: 200px !important;
	}

	.md-m-auto {
		margin: autopx !important;
	}

	.md-mt-0 {
		margin-top: 0px !important;
	}

	.md-mt-5 {
		margin-top: 5px !important;
	}

	.md-mt-10 {
		margin-top: 10px !important;
	}

	.md-mt-15 {
		margin-top: 15px !important;
	}

	.md-mt-20 {
		margin-top: 20px !important;
	}

	.md-mt-25 {
		margin-top: 25px !important;
	}

	.md-mt-30 {
		margin-top: 30px !important;
	}

	.md-mt-35 {
		margin-top: 35px !important;
	}

	.md-mt-40 {
		margin-top: 40px !important;
	}

	.md-mt-45 {
		margin-top: 45px !important;
	}

	.md-mt-50 {
		margin-top: 50px !important;
	}

	.md-mt-55 {
		margin-top: 55px !important;
	}

	.md-mt-60 {
		margin-top: 60px !important;
	}

	.md-mt-65 {
		margin-top: 65px !important;
	}

	.md-mt-70 {
		margin-top: 70px !important;
	}

	.md-mt-75 {
		margin-top: 75px !important;
	}

	.md-mt-80 {
		margin-top: 80px !important;
	}

	.md-mt-85 {
		margin-top: 85px !important;
	}

	.md-mt-100 {
		margin-top: 100px !important;
	}

	.md-mt-110 {
		margin-top: 110px !important;
	}

	.md-mt-120 {
		margin-top: 120px !important;
	}

	.md-mt-130 {
		margin-top: 130px !important;
	}

	.md-mt-140 {
		margin-top: 140px !important;
	}

	.md-mt-170 {
		margin-top: 170px !important;
	}

	.md-mt-200 {
		margin-top: 200px !important;
	}

	.md-mt-auto {
		margin-top: autopx !important;
	}

	.md-mr-0 {
		margin-right: 0px !important;
	}

	.md-mr-5 {
		margin-right: 5px !important;
	}

	.md-mr-10 {
		margin-right: 10px !important;
	}

	.md-mr-15 {
		margin-right: 15px !important;
	}

	.md-mr-20 {
		margin-right: 20px !important;
	}

	.md-mr-25 {
		margin-right: 25px !important;
	}

	.md-mr-30 {
		margin-right: 30px !important;
	}

	.md-mr-35 {
		margin-right: 35px !important;
	}

	.md-mr-40 {
		margin-right: 40px !important;
	}

	.md-mr-45 {
		margin-right: 45px !important;
	}

	.md-mr-50 {
		margin-right: 50px !important;
	}

	.md-mr-55 {
		margin-right: 55px !important;
	}

	.md-mr-60 {
		margin-right: 60px !important;
	}

	.md-mr-65 {
		margin-right: 65px !important;
	}

	.md-mr-70 {
		margin-right: 70px !important;
	}

	.md-mr-75 {
		margin-right: 75px !important;
	}

	.md-mr-80 {
		margin-right: 80px !important;
	}

	.md-mr-85 {
		margin-right: 85px !important;
	}

	.md-mr-100 {
		margin-right: 100px !important;
	}

	.md-mr-110 {
		margin-right: 110px !important;
	}

	.md-mr-120 {
		margin-right: 120px !important;
	}

	.md-mr-130 {
		margin-right: 130px !important;
	}

	.md-mr-140 {
		margin-right: 140px !important;
	}

	.md-mr-170 {
		margin-right: 170px !important;
	}

	.md-mr-200 {
		margin-right: 200px !important;
	}

	.md-mr-auto {
		margin-right: autopx !important;
	}

	.md-mb-0 {
		margin-bottom: 0px !important;
	}

	.md-mb-5 {
		margin-bottom: 5px !important;
	}

	.md-mb-10 {
		margin-bottom: 10px !important;
	}

	.md-mb-15 {
		margin-bottom: 15px !important;
	}

	.md-mb-20 {
		margin-bottom: 20px !important;
	}

	.md-mb-25 {
		margin-bottom: 25px !important;
	}

	.md-mb-30 {
		margin-bottom: 30px !important;
	}

	.md-mb-35 {
		margin-bottom: 35px !important;
	}

	.md-mb-40 {
		margin-bottom: 40px !important;
	}

	.md-mb-45 {
		margin-bottom: 45px !important;
	}

	.md-mb-50 {
		margin-bottom: 50px !important;
	}

	.md-mb-55 {
		margin-bottom: 55px !important;
	}

	.md-mb-60 {
		margin-bottom: 60px !important;
	}

	.md-mb-65 {
		margin-bottom: 65px !important;
	}

	.md-mb-70 {
		margin-bottom: 70px !important;
	}

	.md-mb-75 {
		margin-bottom: 75px !important;
	}

	.md-mb-80 {
		margin-bottom: 80px !important;
	}

	.md-mb-85 {
		margin-bottom: 85px !important;
	}

	.md-mb-100 {
		margin-bottom: 100px !important;
	}

	.md-mb-110 {
		margin-bottom: 110px !important;
	}

	.md-mb-120 {
		margin-bottom: 120px !important;
	}

	.md-mb-130 {
		margin-bottom: 130px !important;
	}

	.md-mb-140 {
		margin-bottom: 140px !important;
	}

	.md-mb-170 {
		margin-bottom: 170px !important;
	}

	.md-mb-200 {
		margin-bottom: 200px !important;
	}

	.md-mb-auto {
		margin-bottom: autopx !important;
	}

	.md-ml-0 {
		margin-left: 0px !important;
	}

	.md-ml-5 {
		margin-left: 5px !important;
	}

	.md-ml-10 {
		margin-left: 10px !important;
	}

	.md-ml-15 {
		margin-left: 15px !important;
	}

	.md-ml-20 {
		margin-left: 20px !important;
	}

	.md-ml-25 {
		margin-left: 25px !important;
	}

	.md-ml-30 {
		margin-left: 30px !important;
	}

	.md-ml-35 {
		margin-left: 35px !important;
	}

	.md-ml-40 {
		margin-left: 40px !important;
	}

	.md-ml-45 {
		margin-left: 45px !important;
	}

	.md-ml-50 {
		margin-left: 50px !important;
	}

	.md-ml-55 {
		margin-left: 55px !important;
	}

	.md-ml-60 {
		margin-left: 60px !important;
	}

	.md-ml-65 {
		margin-left: 65px !important;
	}

	.md-ml-70 {
		margin-left: 70px !important;
	}

	.md-ml-75 {
		margin-left: 75px !important;
	}

	.md-ml-80 {
		margin-left: 80px !important;
	}

	.md-ml-85 {
		margin-left: 85px !important;
	}

	.md-ml-100 {
		margin-left: 100px !important;
	}

	.md-ml-110 {
		margin-left: 110px !important;
	}

	.md-ml-120 {
		margin-left: 120px !important;
	}

	.md-ml-130 {
		margin-left: 130px !important;
	}

	.md-ml-140 {
		margin-left: 140px !important;
	}

	.md-ml-170 {
		margin-left: 170px !important;
	}

	.md-ml-200 {
		margin-left: 200px !important;
	}

	.md-ml-auto {
		margin-left: autopx !important;
	}
}

@media screen and (min-width: 1200px) {
	.lg-p-0 {
		padding:0px !important;
	}

	.lg-p-5 {
		padding: 5px !important;
	}

	.lg-p-10 {
		padding: 10px !important;
	}

	.lg-p-15 {
		padding: 15px !important;
	}

	.lg-p-20 {
		padding: 20px !important;
	}

	.lg-p-25 {
		padding: 25px !important;
	}

	.lg-p-30 {
		padding: 30px !important;
	}

	.lg-p-35 {
		padding: 35px !important;
	}

	.lg-p-40 {
		padding: 40px !important;
	}

	.lg-p-45 {
		padding: 45px !important;
	}

	.lg-p-50 {
		padding: 50px !important;
	}

	.lg-p-55 {
		padding: 55px !important;
	}

	.lg-p-60 {
		padding: 60px !important;
	}

	.lg-p-65 {
		padding: 65px !important;
	}

	.lg-p-70 {
		padding: 70px !important;
	}

	.lg-p-75 {
		padding: 75px !important;
	}

	.lg-p-80 {
		padding: 80px !important;
	}

	.lg-p-85 {
		padding: 85px !important;
	}

	.lg-p-100 {
		padding: 100px !important;
	}

	.lg-p-110 {
		padding: 110px !important;
	}

	.lg-p-120 {
		padding: 120px !important;
	}

	.lg-p-130 {
		padding: 130px !important;
	}

	.lg-p-140 {
		padding: 140px !important;
	}

	.lg-p-170 {
		padding: 170px !important;
	}

	.lg-p-200 {
		padding: 200px !important;
	}

	.lg-p-auto {
		padding: autopx !important;
	}

	.lg-pt-0 {
		padding-top: 0px !important;
	}

	.lg-pt-5 {
		padding-top: 5px !important;
	}

	.lg-pt-10 {
		padding-top: 10px !important;
	}

	.lg-pt-15 {
		padding-top: 15px !important;
	}

	.lg-pt-20 {
		padding-top: 20px !important;
	}

	.lg-pt-25 {
		padding-top: 25px !important;
	}

	.lg-pt-30 {
		padding-top: 30px !important;
	}

	.lg-pt-35 {
		padding-top: 35px !important;
	}

	.lg-pt-40 {
		padding-top: 40px !important;
	}

	.lg-pt-45 {
		padding-top: 45px !important;
	}

	.lg-pt-50 {
		padding-top: 50px !important;
	}

	.lg-pt-55 {
		padding-top: 55px !important;
	}

	.lg-pt-60 {
		padding-top: 60px !important;
	}

	.lg-pt-65 {
		padding-top: 65px !important;
	}

	.lg-pt-70 {
		padding-top: 70px !important;
	}

	.lg-pt-75 {
		padding-top: 75px !important;
	}

	.lg-pt-80 {
		padding-top: 80px !important;
	}

	.lg-pt-85 {
		padding-top: 85px !important;
	}

	.lg-pt-100 {
		padding-top: 100px !important;
	}

	.lg-pt-110 {
		padding-top: 110px !important;
	}

	.lg-pt-120 {
		padding-top: 120px !important;
	}

	.lg-pt-130 {
		padding-top: 130px !important;
	}

	.lg-pt-140 {
		padding-top: 140px !important;
	}

	.lg-pt-170 {
		padding-top: 170px !important;
	}

	.lg-pt-200 {
		padding-top: 200px !important;
	}

	.lg-pt-auto {
		padding-top: autopx !important;
	}

	.lg-pr-0 {
		padding-right: 0px !important;
	}

	.lg-pr-5 {
		padding-right: 5px !important;
	}

	.lg-pr-10 {
		padding-right: 10px !important;
	}

	.lg-pr-15 {
		padding-right: 15px !important;
	}

	.lg-pr-20 {
		padding-right: 20px !important;
	}

	.lg-pr-25 {
		padding-right: 25px !important;
	}

	.lg-pr-30 {
		padding-right: 30px !important;
	}

	.lg-pr-35 {
		padding-right: 35px !important;
	}

	.lg-pr-40 {
		padding-right: 40px !important;
	}

	.lg-pr-45 {
		padding-right: 45px !important;
	}

	.lg-pr-50 {
		padding-right: 50px !important;
	}

	.lg-pr-55 {
		padding-right: 55px !important;
	}

	.lg-pr-60 {
		padding-right: 60px !important;
	}

	.lg-pr-65 {
		padding-right: 65px !important;
	}

	.lg-pr-70 {
		padding-right: 70px !important;
	}

	.lg-pr-75 {
		padding-right: 75px !important;
	}

	.lg-pr-80 {
		padding-right: 80px !important;
	}

	.lg-pr-85 {
		padding-right: 85px !important;
	}

	.lg-pr-100 {
		padding-right: 100px !important;
	}

	.lg-pr-110 {
		padding-right: 110px !important;
	}

	.lg-pr-120 {
		padding-right: 120px !important;
	}

	.lg-pr-130 {
		padding-right: 130px !important;
	}

	.lg-pr-140 {
		padding-right: 140px !important;
	}

	.lg-pr-170 {
		padding-right: 170px !important;
	}

	.lg-pr-200 {
		padding-right: 200px !important;
	}

	.lg-pr-auto {
		padding-right: autopx !important;
	}

	.lg-pb-0 {
		padding-bottom: 0px !important;
	}

	.lg-pb-5 {
		padding-bottom: 5px !important;
	}

	.lg-pb-10 {
		padding-bottom: 10px !important;
	}

	.lg-pb-15 {
		padding-bottom: 15px !important;
	}

	.lg-pb-20 {
		padding-bottom: 20px !important;
	}

	.lg-pb-25 {
		padding-bottom: 25px !important;
	}

	.lg-pb-30 {
		padding-bottom: 30px !important;
	}

	.lg-pb-35 {
		padding-bottom: 35px !important;
	}

	.lg-pb-40 {
		padding-bottom: 40px !important;
	}

	.lg-pb-45 {
		padding-bottom: 45px !important;
	}

	.lg-pb-50 {
		padding-bottom: 50px !important;
	}

	.lg-pb-55 {
		padding-bottom: 55px !important;
	}

	.lg-pb-60 {
		padding-bottom: 60px !important;
	}

	.lg-pb-65 {
		padding-bottom: 65px !important;
	}

	.lg-pb-70 {
		padding-bottom: 70px !important;
	}

	.lg-pb-75 {
		padding-bottom: 75px !important;
	}

	.lg-pb-80 {
		padding-bottom: 80px !important;
	}

	.lg-pb-85 {
		padding-bottom: 85px !important;
	}

	.lg-pb-100 {
		padding-bottom: 100px !important;
	}

	.lg-pb-110 {
		padding-bottom: 110px !important;
	}

	.lg-pb-120 {
		padding-bottom: 120px !important;
	}

	.lg-pb-130 {
		padding-bottom: 130px !important;
	}

	.lg-pb-140 {
		padding-bottom: 140px !important;
	}

	.lg-pb-170 {
		padding-bottom: 170px !important;
	}

	.lg-pb-200 {
		padding-bottom: 200px !important;
	}

	.lg-pb-auto {
		padding-bottom: autopx !important;
	}

	.lg-pl-0 {
		padding-left: 0px !important;
	}

	.lg-pl-5 {
		padding-left: 5px !important;
	}

	.lg-pl-10 {
		padding-left: 10px !important;
	}

	.lg-pl-15 {
		padding-left: 15px !important;
	}

	.lg-pl-20 {
		padding-left: 20px !important;
	}

	.lg-pl-25 {
		padding-left: 25px !important;
	}

	.lg-pl-30 {
		padding-left: 30px !important;
	}

	.lg-pl-35 {
		padding-left: 35px !important;
	}

	.lg-pl-40 {
		padding-left: 40px !important;
	}

	.lg-pl-45 {
		padding-left: 45px !important;
	}

	.lg-pl-50 {
		padding-left: 50px !important;
	}

	.lg-pl-55 {
		padding-left: 55px !important;
	}

	.lg-pl-60 {
		padding-left: 60px !important;
	}

	.lg-pl-65 {
		padding-left: 65px !important;
	}

	.lg-pl-70 {
		padding-left: 70px !important;
	}

	.lg-pl-75 {
		padding-left: 75px !important;
	}

	.lg-pl-80 {
		padding-left: 80px !important;
	}

	.lg-pl-85 {
		padding-left: 85px !important;
	}

	.lg-pl-100 {
		padding-left: 100px !important;
	}

	.lg-pl-110 {
		padding-left: 110px !important;
	}

	.lg-pl-120 {
		padding-left: 120px !important;
	}

	.lg-pl-130 {
		padding-left: 130px !important;
	}

	.lg-pl-140 {
		padding-left: 140px !important;
	}

	.lg-pl-170 {
		padding-left: 170px !important;
	}

	.lg-pl-200 {
		padding-left: 200px !important;
	}

	.lg-pl-auto {
		padding-left: autopx !important;
	}

	.lg-m-0 {
		margin: 0px !important;
	}

	.lg-m-5 {
		margin: 5px !important;
	}

	.lg-m-10 {
		margin: 10px !important;
	}

	.lg-m-15 {
		margin: 15px !important;
	}

	.lg-m-20 {
		margin: 20px !important;
	}

	.lg-m-25 {
		margin: 25px !important;
	}

	.lg-m-30 {
		margin: 30px !important;
	}

	.lg-m-35 {
		margin: 35px !important;
	}

	.lg-m-40 {
		margin: 40px !important;
	}

	.lg-m-45 {
		margin: 45px !important;
	}

	.lg-m-50 {
		margin: 50px !important;
	}

	.lg-m-55 {
		margin: 55px !important;
	}

	.lg-m-60 {
		margin: 60px !important;
	}

	.lg-m-65 {
		margin: 65px !important;
	}

	.lg-m-70 {
		margin: 70px !important;
	}

	.lg-m-75 {
		margin: 75px !important;
	}

	.lg-m-80 {
		margin: 80px !important;
	}

	.lg-m-85 {
		margin: 85px !important;
	}

	.lg-m-100 {
		margin: 100px !important;
	}

	.lg-m-110 {
		margin: 110px !important;
	}

	.lg-m-120 {
		margin: 120px !important;
	}

	.lg-m-130 {
		margin: 130px !important;
	}

	.lg-m-140 {
		margin: 140px !important;
	}

	.lg-m-170 {
		margin: 170px !important;
	}

	.lg-m-200 {
		margin: 200px !important;
	}

	.lg-m-auto {
		margin: autopx !important;
	}

	.lg-mt-0 {
		margin-top: 0px !important;
	}

	.lg-mt-5 {
		margin-top: 5px !important;
	}

	.lg-mt-10 {
		margin-top: 10px !important;
	}

	.lg-mt-15 {
		margin-top: 15px !important;
	}

	.lg-mt-20 {
		margin-top: 20px !important;
	}

	.lg-mt-25 {
		margin-top: 25px !important;
	}

	.lg-mt-30 {
		margin-top: 30px !important;
	}

	.lg-mt-35 {
		margin-top: 35px !important;
	}

	.lg-mt-40 {
		margin-top: 40px !important;
	}

	.lg-mt-45 {
		margin-top: 45px !important;
	}

	.lg-mt-50 {
		margin-top: 50px !important;
	}

	.lg-mt-55 {
		margin-top: 55px !important;
	}

	.lg-mt-60 {
		margin-top: 60px !important;
	}

	.lg-mt-65 {
		margin-top: 65px !important;
	}

	.lg-mt-70 {
		margin-top: 70px !important;
	}

	.lg-mt-75 {
		margin-top: 75px !important;
	}

	.lg-mt-80 {
		margin-top: 80px !important;
	}

	.lg-mt-85 {
		margin-top: 85px !important;
	}

	.lg-mt-100 {
		margin-top: 100px !important;
	}

	.lg-mt-110 {
		margin-top: 110px !important;
	}

	.lg-mt-120 {
		margin-top: 120px !important;
	}

	.lg-mt-130 {
		margin-top: 130px !important;
	}

	.lg-mt-140 {
		margin-top: 140px !important;
	}

	.lg-mt-170 {
		margin-top: 170px !important;
	}

	.lg-mt-200 {
		margin-top: 200px !important;
	}

	.lg-mt-auto {
		margin-top: autopx !important;
	}

	.lg-mr-0 {
		margin-right: 0px !important;
	}

	.lg-mr-5 {
		margin-right: 5px !important;
	}

	.lg-mr-10 {
		margin-right: 10px !important;
	}

	.lg-mr-15 {
		margin-right: 15px !important;
	}

	.lg-mr-20 {
		margin-right: 20px !important;
	}

	.lg-mr-25 {
		margin-right: 25px !important;
	}

	.lg-mr-30 {
		margin-right: 30px !important;
	}

	.lg-mr-35 {
		margin-right: 35px !important;
	}

	.lg-mr-40 {
		margin-right: 40px !important;
	}

	.lg-mr-45 {
		margin-right: 45px !important;
	}

	.lg-mr-50 {
		margin-right: 50px !important;
	}

	.lg-mr-55 {
		margin-right: 55px !important;
	}

	.lg-mr-60 {
		margin-right: 60px !important;
	}

	.lg-mr-65 {
		margin-right: 65px !important;
	}

	.lg-mr-70 {
		margin-right: 70px !important;
	}

	.lg-mr-75 {
		margin-right: 75px !important;
	}

	.lg-mr-80 {
		margin-right: 80px !important;
	}

	.lg-mr-85 {
		margin-right: 85px !important;
	}

	.lg-mr-100 {
		margin-right: 100px !important;
	}

	.lg-mr-110 {
		margin-right: 110px !important;
	}

	.lg-mr-120 {
		margin-right: 120px !important;
	}

	.lg-mr-130 {
		margin-right: 130px !important;
	}

	.lg-mr-140 {
		margin-right: 140px !important;
	}

	.lg-mr-170 {
		margin-right: 170px !important;
	}

	.lg-mr-200 {
		margin-right: 200px !important;
	}

	.lg-mr-auto {
		margin-right: autopx !important;
	}

	.lg-mb-0 {
		margin-bottom: 0px !important;
	}

	.lg-mb-5 {
		margin-bottom: 5px !important;
	}

	.lg-mb-10 {
		margin-bottom: 10px !important;
	}

	.lg-mb-15 {
		margin-bottom: 15px !important;
	}

	.lg-mb-20 {
		margin-bottom: 20px !important;
	}

	.lg-mb-25 {
		margin-bottom: 25px !important;
	}

	.lg-mb-30 {
		margin-bottom: 30px !important;
	}

	.lg-mb-35 {
		margin-bottom: 35px !important;
	}

	.lg-mb-40 {
		margin-bottom: 40px !important;
	}

	.lg-mb-45 {
		margin-bottom: 45px !important;
	}

	.lg-mb-50 {
		margin-bottom: 50px !important;
	}

	.lg-mb-55 {
		margin-bottom: 55px !important;
	}

	.lg-mb-60 {
		margin-bottom: 60px !important;
	}

	.lg-mb-65 {
		margin-bottom: 65px !important;
	}

	.lg-mb-70 {
		margin-bottom: 70px !important;
	}

	.lg-mb-75 {
		margin-bottom: 75px !important;
	}

	.lg-mb-80 {
		margin-bottom: 80px !important;
	}

	.lg-mb-85 {
		margin-bottom: 85px !important;
	}

	.lg-mb-100 {
		margin-bottom: 100px !important;
	}

	.lg-mb-110 {
		margin-bottom: 110px !important;
	}

	.lg-mb-120 {
		margin-bottom: 120px !important;
	}

	.lg-mb-130 {
		margin-bottom: 130px !important;
	}

	.lg-mb-140 {
		margin-bottom: 140px !important;
	}

	.lg-mb-170 {
		margin-bottom: 170px !important;
	}

	.lg-mb-200 {
		margin-bottom: 200px !important;
	}

	.lg-mb-auto {
		margin-bottom: autopx !important;
	}

	.lg-ml-0 {
		margin-left: 0px !important;
	}

	.lg-ml-5 {
		margin-left: 5px !important;
	}

	.lg-ml-10 {
		margin-left: 10px !important;
	}

	.lg-ml-15 {
		margin-left: 15px !important;
	}

	.lg-ml-20 {
		margin-left: 20px !important;
	}

	.lg-ml-25 {
		margin-left: 25px !important;
	}

	.lg-ml-30 {
		margin-left: 30px !important;
	}

	.lg-ml-35 {
		margin-left: 35px !important;
	}

	.lg-ml-40 {
		margin-left: 40px !important;
	}

	.lg-ml-45 {
		margin-left: 45px !important;
	}

	.lg-ml-50 {
		margin-left: 50px !important;
	}

	.lg-ml-55 {
		margin-left: 55px !important;
	}

	.lg-ml-60 {
		margin-left: 60px !important;
	}

	.lg-ml-65 {
		margin-left: 65px !important;
	}

	.lg-ml-70 {
		margin-left: 70px !important;
	}

	.lg-ml-75 {
		margin-left: 75px !important;
	}

	.lg-ml-80 {
		margin-left: 80px !important;
	}

	.lg-ml-85 {
		margin-left: 85px !important;
	}

	.lg-ml-100 {
		margin-left: 100px !important;
	}

	.lg-ml-110 {
		margin-left: 110px !important;
	}

	.lg-ml-120 {
		margin-left: 120px !important;
	}

	.lg-ml-130 {
		margin-left: 130px !important;
	}

	.lg-ml-140 {
		margin-left: 140px !important;
	}

	.lg-ml-170 {
		margin-left: 170px !important;
	}

	.lg-ml-200 {
		margin-left: 200px !important;
	}

	.lg-ml-auto {
		margin-left: autopx !important;
	}
}

@media screen and (min-width: 1440px) {
	.xl-p-0 {
		padding:0px !important;
	}

	.xl-p-5 {
		padding: 5px !important;
	}

	.xl-p-10 {
		padding: 10px !important;
	}

	.xl-p-15 {
		padding: 15px !important;
	}

	.xl-p-20 {
		padding: 20px !important;
	}

	.xl-p-25 {
		padding: 25px !important;
	}

	.xl-p-30 {
		padding: 30px !important;
	}

	.xl-p-35 {
		padding: 35px !important;
	}

	.xl-p-40 {
		padding: 40px !important;
	}

	.xl-p-45 {
		padding: 45px !important;
	}

	.xl-p-50 {
		padding: 50px !important;
	}

	.xl-p-55 {
		padding: 55px !important;
	}

	.xl-p-60 {
		padding: 60px !important;
	}

	.xl-p-65 {
		padding: 65px !important;
	}

	.xl-p-70 {
		padding: 70px !important;
	}

	.xl-p-75 {
		padding: 75px !important;
	}

	.xl-p-80 {
		padding: 80px !important;
	}

	.xl-p-85 {
		padding: 85px !important;
	}

	.xl-p-100 {
		padding: 100px !important;
	}

	.xl-p-110 {
		padding: 110px !important;
	}

	.xl-p-120 {
		padding: 120px !important;
	}

	.xl-p-130 {
		padding: 130px !important;
	}

	.xl-p-140 {
		padding: 140px !important;
	}

	.xl-p-170 {
		padding: 170px !important;
	}

	.xl-p-200 {
		padding: 200px !important;
	}

	.xl-p-auto {
		padding: autopx !important;
	}

	.xl-pt-0 {
		padding-top: 0px !important;
	}

	.xl-pt-5 {
		padding-top: 5px !important;
	}

	.xl-pt-10 {
		padding-top: 10px !important;
	}

	.xl-pt-15 {
		padding-top: 15px !important;
	}

	.xl-pt-20 {
		padding-top: 20px !important;
	}

	.xl-pt-25 {
		padding-top: 25px !important;
	}

	.xl-pt-30 {
		padding-top: 30px !important;
	}

	.xl-pt-35 {
		padding-top: 35px !important;
	}

	.xl-pt-40 {
		padding-top: 40px !important;
	}

	.xl-pt-45 {
		padding-top: 45px !important;
	}

	.xl-pt-50 {
		padding-top: 50px !important;
	}

	.xl-pt-55 {
		padding-top: 55px !important;
	}

	.xl-pt-60 {
		padding-top: 60px !important;
	}

	.xl-pt-65 {
		padding-top: 65px !important;
	}

	.xl-pt-70 {
		padding-top: 70px !important;
	}

	.xl-pt-75 {
		padding-top: 75px !important;
	}

	.xl-pt-80 {
		padding-top: 80px !important;
	}

	.xl-pt-85 {
		padding-top: 85px !important;
	}

	.xl-pt-100 {
		padding-top: 100px !important;
	}

	.xl-pt-110 {
		padding-top: 110px !important;
	}

	.xl-pt-120 {
		padding-top: 120px !important;
	}

	.xl-pt-130 {
		padding-top: 130px !important;
	}

	.xl-pt-140 {
		padding-top: 140px !important;
	}

	.xl-pt-170 {
		padding-top: 170px !important;
	}

	.xl-pt-200 {
		padding-top: 200px !important;
	}

	.xl-pt-auto {
		padding-top: autopx !important;
	}

	.xl-pr-0 {
		padding-right: 0px !important;
	}

	.xl-pr-5 {
		padding-right: 5px !important;
	}

	.xl-pr-10 {
		padding-right: 10px !important;
	}

	.xl-pr-15 {
		padding-right: 15px !important;
	}

	.xl-pr-20 {
		padding-right: 20px !important;
	}

	.xl-pr-25 {
		padding-right: 25px !important;
	}

	.xl-pr-30 {
		padding-right: 30px !important;
	}

	.xl-pr-35 {
		padding-right: 35px !important;
	}

	.xl-pr-40 {
		padding-right: 40px !important;
	}

	.xl-pr-45 {
		padding-right: 45px !important;
	}

	.xl-pr-50 {
		padding-right: 50px !important;
	}

	.xl-pr-55 {
		padding-right: 55px !important;
	}

	.xl-pr-60 {
		padding-right: 60px !important;
	}

	.xl-pr-65 {
		padding-right: 65px !important;
	}

	.xl-pr-70 {
		padding-right: 70px !important;
	}

	.xl-pr-75 {
		padding-right: 75px !important;
	}

	.xl-pr-80 {
		padding-right: 80px !important;
	}

	.xl-pr-85 {
		padding-right: 85px !important;
	}

	.xl-pr-100 {
		padding-right: 100px !important;
	}

	.xl-pr-110 {
		padding-right: 110px !important;
	}

	.xl-pr-120 {
		padding-right: 120px !important;
	}

	.xl-pr-130 {
		padding-right: 130px !important;
	}

	.xl-pr-140 {
		padding-right: 140px !important;
	}

	.xl-pr-170 {
		padding-right: 170px !important;
	}

	.xl-pr-200 {
		padding-right: 200px !important;
	}

	.xl-pr-auto {
		padding-right: autopx !important;
	}

	.xl-pb-0 {
		padding-bottom: 0px !important;
	}

	.xl-pb-5 {
		padding-bottom: 5px !important;
	}

	.xl-pb-10 {
		padding-bottom: 10px !important;
	}

	.xl-pb-15 {
		padding-bottom: 15px !important;
	}

	.xl-pb-20 {
		padding-bottom: 20px !important;
	}

	.xl-pb-25 {
		padding-bottom: 25px !important;
	}

	.xl-pb-30 {
		padding-bottom: 30px !important;
	}

	.xl-pb-35 {
		padding-bottom: 35px !important;
	}

	.xl-pb-40 {
		padding-bottom: 40px !important;
	}

	.xl-pb-45 {
		padding-bottom: 45px !important;
	}

	.xl-pb-50 {
		padding-bottom: 50px !important;
	}

	.xl-pb-55 {
		padding-bottom: 55px !important;
	}

	.xl-pb-60 {
		padding-bottom: 60px !important;
	}

	.xl-pb-65 {
		padding-bottom: 65px !important;
	}

	.xl-pb-70 {
		padding-bottom: 70px !important;
	}

	.xl-pb-75 {
		padding-bottom: 75px !important;
	}

	.xl-pb-80 {
		padding-bottom: 80px !important;
	}

	.xl-pb-85 {
		padding-bottom: 85px !important;
	}

	.xl-pb-100 {
		padding-bottom: 100px !important;
	}

	.xl-pb-110 {
		padding-bottom: 110px !important;
	}

	.xl-pb-120 {
		padding-bottom: 120px !important;
	}

	.xl-pb-130 {
		padding-bottom: 130px !important;
	}

	.xl-pb-140 {
		padding-bottom: 140px !important;
	}

	.xl-pb-170 {
		padding-bottom: 170px !important;
	}

	.xl-pb-200 {
		padding-bottom: 200px !important;
	}

	.xl-pb-auto {
		padding-bottom: autopx !important;
	}

	.xl-pl-0 {
		padding-left: 0px !important;
	}

	.xl-pl-5 {
		padding-left: 5px !important;
	}

	.xl-pl-10 {
		padding-left: 10px !important;
	}

	.xl-pl-15 {
		padding-left: 15px !important;
	}

	.xl-pl-20 {
		padding-left: 20px !important;
	}

	.xl-pl-25 {
		padding-left: 25px !important;
	}

	.xl-pl-30 {
		padding-left: 30px !important;
	}

	.xl-pl-35 {
		padding-left: 35px !important;
	}

	.xl-pl-40 {
		padding-left: 40px !important;
	}

	.xl-pl-45 {
		padding-left: 45px !important;
	}

	.xl-pl-50 {
		padding-left: 50px !important;
	}

	.xl-pl-55 {
		padding-left: 55px !important;
	}

	.xl-pl-60 {
		padding-left: 60px !important;
	}

	.xl-pl-65 {
		padding-left: 65px !important;
	}

	.xl-pl-70 {
		padding-left: 70px !important;
	}

	.xl-pl-75 {
		padding-left: 75px !important;
	}

	.xl-pl-80 {
		padding-left: 80px !important;
	}

	.xl-pl-85 {
		padding-left: 85px !important;
	}

	.xl-pl-100 {
		padding-left: 100px !important;
	}

	.xl-pl-110 {
		padding-left: 110px !important;
	}

	.xl-pl-120 {
		padding-left: 120px !important;
	}

	.xl-pl-130 {
		padding-left: 130px !important;
	}

	.xl-pl-140 {
		padding-left: 140px !important;
	}

	.xl-pl-170 {
		padding-left: 170px !important;
	}

	.xl-pl-200 {
		padding-left: 200px !important;
	}

	.xl-pl-auto {
		padding-left: autopx !important;
	}

	.xl-m-0 {
		margin: 0px !important;
	}

	.xl-m-5 {
		margin: 5px !important;
	}

	.xl-m-10 {
		margin: 10px !important;
	}

	.xl-m-15 {
		margin: 15px !important;
	}

	.xl-m-20 {
		margin: 20px !important;
	}

	.xl-m-25 {
		margin: 25px !important;
	}

	.xl-m-30 {
		margin: 30px !important;
	}

	.xl-m-35 {
		margin: 35px !important;
	}

	.xl-m-40 {
		margin: 40px !important;
	}

	.xl-m-45 {
		margin: 45px !important;
	}

	.xl-m-50 {
		margin: 50px !important;
	}

	.xl-m-55 {
		margin: 55px !important;
	}

	.xl-m-60 {
		margin: 60px !important;
	}

	.xl-m-65 {
		margin: 65px !important;
	}

	.xl-m-70 {
		margin: 70px !important;
	}

	.xl-m-75 {
		margin: 75px !important;
	}

	.xl-m-80 {
		margin: 80px !important;
	}

	.xl-m-85 {
		margin: 85px !important;
	}

	.xl-m-100 {
		margin: 100px !important;
	}

	.xl-m-110 {
		margin: 110px !important;
	}

	.xl-m-120 {
		margin: 120px !important;
	}

	.xl-m-130 {
		margin: 130px !important;
	}

	.xl-m-140 {
		margin: 140px !important;
	}

	.xl-m-170 {
		margin: 170px !important;
	}

	.xl-m-200 {
		margin: 200px !important;
	}

	.xl-m-auto {
		margin: autopx !important;
	}

	.xl-mt-0 {
		margin-top: 0px !important;
	}

	.xl-mt-5 {
		margin-top: 5px !important;
	}

	.xl-mt-10 {
		margin-top: 10px !important;
	}

	.xl-mt-15 {
		margin-top: 15px !important;
	}

	.xl-mt-20 {
		margin-top: 20px !important;
	}

	.xl-mt-25 {
		margin-top: 25px !important;
	}

	.xl-mt-30 {
		margin-top: 30px !important;
	}

	.xl-mt-35 {
		margin-top: 35px !important;
	}

	.xl-mt-40 {
		margin-top: 40px !important;
	}

	.xl-mt-45 {
		margin-top: 45px !important;
	}

	.xl-mt-50 {
		margin-top: 50px !important;
	}

	.xl-mt-55 {
		margin-top: 55px !important;
	}

	.xl-mt-60 {
		margin-top: 60px !important;
	}

	.xl-mt-65 {
		margin-top: 65px !important;
	}

	.xl-mt-70 {
		margin-top: 70px !important;
	}

	.xl-mt-75 {
		margin-top: 75px !important;
	}

	.xl-mt-80 {
		margin-top: 80px !important;
	}

	.xl-mt-85 {
		margin-top: 85px !important;
	}

	.xl-mt-100 {
		margin-top: 100px !important;
	}

	.xl-mt-110 {
		margin-top: 110px !important;
	}

	.xl-mt-120 {
		margin-top: 120px !important;
	}

	.xl-mt-130 {
		margin-top: 130px !important;
	}

	.xl-mt-140 {
		margin-top: 140px !important;
	}

	.xl-mt-170 {
		margin-top: 170px !important;
	}

	.xl-mt-200 {
		margin-top: 200px !important;
	}

	.xl-mt-auto {
		margin-top: autopx !important;
	}

	.xl-mr-0 {
		margin-right: 0px !important;
	}

	.xl-mr-5 {
		margin-right: 5px !important;
	}

	.xl-mr-10 {
		margin-right: 10px !important;
	}

	.xl-mr-15 {
		margin-right: 15px !important;
	}

	.xl-mr-20 {
		margin-right: 20px !important;
	}

	.xl-mr-25 {
		margin-right: 25px !important;
	}

	.xl-mr-30 {
		margin-right: 30px !important;
	}

	.xl-mr-35 {
		margin-right: 35px !important;
	}

	.xl-mr-40 {
		margin-right: 40px !important;
	}

	.xl-mr-45 {
		margin-right: 45px !important;
	}

	.xl-mr-50 {
		margin-right: 50px !important;
	}

	.xl-mr-55 {
		margin-right: 55px !important;
	}

	.xl-mr-60 {
		margin-right: 60px !important;
	}

	.xl-mr-65 {
		margin-right: 65px !important;
	}

	.xl-mr-70 {
		margin-right: 70px !important;
	}

	.xl-mr-75 {
		margin-right: 75px !important;
	}

	.xl-mr-80 {
		margin-right: 80px !important;
	}

	.xl-mr-85 {
		margin-right: 85px !important;
	}

	.xl-mr-100 {
		margin-right: 100px !important;
	}

	.xl-mr-110 {
		margin-right: 110px !important;
	}

	.xl-mr-120 {
		margin-right: 120px !important;
	}

	.xl-mr-130 {
		margin-right: 130px !important;
	}

	.xl-mr-140 {
		margin-right: 140px !important;
	}

	.xl-mr-170 {
		margin-right: 170px !important;
	}

	.xl-mr-200 {
		margin-right: 200px !important;
	}

	.xl-mr-auto {
		margin-right: autopx !important;
	}

	.xl-mb-0 {
		margin-bottom: 0px !important;
	}

	.xl-mb-5 {
		margin-bottom: 5px !important;
	}

	.xl-mb-10 {
		margin-bottom: 10px !important;
	}

	.xl-mb-15 {
		margin-bottom: 15px !important;
	}

	.xl-mb-20 {
		margin-bottom: 20px !important;
	}

	.xl-mb-25 {
		margin-bottom: 25px !important;
	}

	.xl-mb-30 {
		margin-bottom: 30px !important;
	}

	.xl-mb-35 {
		margin-bottom: 35px !important;
	}

	.xl-mb-40 {
		margin-bottom: 40px !important;
	}

	.xl-mb-45 {
		margin-bottom: 45px !important;
	}

	.xl-mb-50 {
		margin-bottom: 50px !important;
	}

	.xl-mb-55 {
		margin-bottom: 55px !important;
	}

	.xl-mb-60 {
		margin-bottom: 60px !important;
	}

	.xl-mb-65 {
		margin-bottom: 65px !important;
	}

	.xl-mb-70 {
		margin-bottom: 70px !important;
	}

	.xl-mb-75 {
		margin-bottom: 75px !important;
	}

	.xl-mb-80 {
		margin-bottom: 80px !important;
	}

	.xl-mb-85 {
		margin-bottom: 85px !important;
	}

	.xl-mb-100 {
		margin-bottom: 100px !important;
	}

	.xl-mb-110 {
		margin-bottom: 110px !important;
	}

	.xl-mb-120 {
		margin-bottom: 120px !important;
	}

	.xl-mb-130 {
		margin-bottom: 130px !important;
	}

	.xl-mb-140 {
		margin-bottom: 140px !important;
	}

	.xl-mb-170 {
		margin-bottom: 170px !important;
	}

	.xl-mb-200 {
		margin-bottom: 200px !important;
	}

	.xl-mb-auto {
		margin-bottom: autopx !important;
	}

	.xl-ml-0 {
		margin-left: 0px !important;
	}

	.xl-ml-5 {
		margin-left: 5px !important;
	}

	.xl-ml-10 {
		margin-left: 10px !important;
	}

	.xl-ml-15 {
		margin-left: 15px !important;
	}

	.xl-ml-20 {
		margin-left: 20px !important;
	}

	.xl-ml-25 {
		margin-left: 25px !important;
	}

	.xl-ml-30 {
		margin-left: 30px !important;
	}

	.xl-ml-35 {
		margin-left: 35px !important;
	}

	.xl-ml-40 {
		margin-left: 40px !important;
	}

	.xl-ml-45 {
		margin-left: 45px !important;
	}

	.xl-ml-50 {
		margin-left: 50px !important;
	}

	.xl-ml-55 {
		margin-left: 55px !important;
	}

	.xl-ml-60 {
		margin-left: 60px !important;
	}

	.xl-ml-65 {
		margin-left: 65px !important;
	}

	.xl-ml-70 {
		margin-left: 70px !important;
	}

	.xl-ml-75 {
		margin-left: 75px !important;
	}

	.xl-ml-80 {
		margin-left: 80px !important;
	}

	.xl-ml-85 {
		margin-left: 85px !important;
	}

	.xl-ml-100 {
		margin-left: 100px !important;
	}

	.xl-ml-110 {
		margin-left: 110px !important;
	}

	.xl-ml-120 {
		margin-left: 120px !important;
	}

	.xl-ml-130 {
		margin-left: 130px !important;
	}

	.xl-ml-140 {
		margin-left: 140px !important;
	}

	.xl-ml-170 {
		margin-left: 170px !important;
	}

	.xl-ml-200 {
		margin-left: 200px !important;
	}

	.xl-ml-auto {
		margin-left: autopx !important;
	}
}

.xs-center {
	margin: 0 auto;
	display: table;
}

.xs-left {
	margin: 0;
	display: initial;
}

@media (min-width: 768px) {
	.sm-center {
		margin:0 auto;
		display: table;
	}

	.sm-left {
		margin: 0;
		display: initial;
	}
}

@media (min-width: 992px) {
	.md-center {
		margin:0 auto;
		display: table;
	}

	.md-left {
		margin: 0;
		display: initial;
	}
}

@media (min-width: 1200px) {
	.lg-center {
		margin:0 auto;
		display: table;
	}

	.lg-left {
		margin: 0;
		display: initial;
	}
}

@media screen and (min-width: 0) {
	.btn-xs-100 {
		width:100px !important;
	}

	.btn-xs-120 {
		width: 120px !important;
	}

	.btn-xs-140 {
		width: 140px !important;
	}

	.btn-xs-160 {
		width: 160px !important;
	}

	.btn-xs-180 {
		width: 180px !important;
	}

	.btn-xs-200 {
		width: 200px !important;
	}

	.btn-xs-220 {
		width: 220px !important;
	}

	.btn-xs-240 {
		width: 240px !important;
	}

	.btn-xs-260 {
		width: 260px !important;
	}

	.btn-xs-280 {
		width: 280px !important;
	}

	.btn-xs-300 {
		width: 300px !important;
	}

	.btn-xs-320 {
		width: 320px !important;
	}

	.btn-xs-340 {
		width: 340px !important;
	}

	.btn-xs-360 {
		width: 360px !important;
	}

	.btn-xs-380 {
		width: 380px !important;
	}

	.btn-xs-400 {
		width: 400px !important;
	}
}

@media screen and (min-width: 768px) {
	.btn-sm-100 {
		width:100px !important;
	}

	.btn-sm-120 {
		width: 120px !important;
	}

	.btn-sm-140 {
		width: 140px !important;
	}

	.btn-sm-160 {
		width: 160px !important;
	}

	.btn-sm-180 {
		width: 180px !important;
	}

	.btn-sm-200 {
		width: 200px !important;
	}

	.btn-sm-220 {
		width: 220px !important;
	}

	.btn-sm-240 {
		width: 240px !important;
	}

	.btn-sm-260 {
		width: 260px !important;
	}

	.bouton_merci>a,
	.btn-sm-280 {
		width: 280px !important;
	}

	.btn-sm-300 {
		width: 300px !important;
	}

	.btn-sm-320 {
		width: 320px !important;
	}

	.btn-sm-340 {
		width: 340px !important;
	}

	.btn-sm-360 {
		width: 360px !important;
	}

	.btn-sm-380 {
		width: 380px !important;
	}

	.btn-sm-400 {
		width: 400px !important;
	}
}

@media screen and (min-width: 992px) {
	.btn-md-100 {
		width:100px !important;
	}

	.btn-md-120 {
		width: 120px !important;
	}

	.btn-md-140 {
		width: 140px !important;
	}

	.btn-md-160 {
		width: 160px !important;
	}

	.btn-md-180 {
		width: 180px !important;
	}

	.btn-md-200 {
		width: 200px !important;
	}

	.btn-md-220 {
		width: 220px !important;
	}

	.btn-md-240 {
		width: 240px !important;
	}

	.btn-md-260 {
		width: 260px !important;
	}

	.btn-md-280 {
		width: 280px !important;
	}

	.btn-md-300 {
		width: 300px !important;
	}

	.btn-md-320 {
		width: 320px !important;
	}

	.btn-md-340 {
		width: 340px !important;
	}

	.btn-md-360 {
		width: 360px !important;
	}

	.btn-md-380 {
		width: 380px !important;
	}

	.btn-md-400 {
		width: 400px !important;
	}
}

@media screen and (min-width: 1200px) {
	.btn-lg-100 {
		width:100px !important;
	}

	.btn-lg-120 {
		width: 120px !important;
	}

	.btn-lg-140 {
		width: 140px !important;
	}

	.btn-lg-160 {
		width: 160px !important;
	}

	.btn-lg-180 {
		width: 180px !important;
	}

	.btn-lg-200 {
		width: 200px !important;
	}

	.btn-lg-220 {
		width: 220px !important;
	}

	.btn-lg-240 {
		width: 240px !important;
	}

	.btn-lg-260 {
		width: 260px !important;
	}

	.btn-lg-280 {
		width: 280px !important;
	}

	.btn-lg-300 {
		width: 300px !important;
	}

	.btn-lg-320 {
		width: 320px !important;
	}

	.btn-lg-340 {
		width: 340px !important;
	}

	.btn-lg-360 {
		width: 360px !important;
	}

	.btn-lg-380 {
		width: 380px !important;
	}

	.btn-lg-400 {
		width: 400px !important;
	}
}

@media screen and (min-width: 1440px) {
	.btn-xl-100 {
		width:100px !important;
	}

	.btn-xl-120 {
		width: 120px !important;
	}

	.btn-xl-140 {
		width: 140px !important;
	}

	.btn-xl-160 {
		width: 160px !important;
	}

	.btn-xl-180 {
		width: 180px !important;
	}

	.btn-xl-200 {
		width: 200px !important;
	}

	.btn-xl-220 {
		width: 220px !important;
	}

	.btn-xl-240 {
		width: 240px !important;
	}

	.btn-xl-260 {
		width: 260px !important;
	}

	.btn-xl-280 {
		width: 280px !important;
	}

	.btn-xl-300 {
		width: 300px !important;
	}

	.btn-xl-320 {
		width: 320px !important;
	}

	.btn-xl-340 {
		width: 340px !important;
	}

	.btn-xl-360 {
		width: 360px !important;
	}

	.btn-xl-380 {
		width: 380px !important;
	}

	.btn-xl-400 {
		width: 400px !important;
	}
}

.cw-opacity-100 {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

.cw-opacity-90 {
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

.cw-opacity-80 {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

.cw-opacity-70 {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

.cw-opacity-60 {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.cw-opacity-50 {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.cw-opacity-40 {
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
}

.cw-opacity-30 {
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

.cw-opacity-20 {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
}

.cw-opacity-10 {
	opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
}

.cw-opacity-0 {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.btn-primary,.button-primary {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #8e8373 !important;
	background-color: transparent;
	border: none;
	border: 1px solid #8e8373;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-primary:before,.btn-primary:after,.button-primary:before,.button-primary:after {
	content: none;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
	color: #ffffff !important;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
	background-color: #8e8373;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
	border: 1px solid #8e8373;
}

.btn-secondary,.button-secondary {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #ffffff !important;
	background-color: #505050;
	border: none;
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.button-secondary:hover,.button-secondary:active,.button-secondary:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-secondary:before,.btn-secondary:after,.button-secondary:before,.button-secondary:after {
	content: none;
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.button-secondary:hover,.button-secondary:active,.button-secondary:focus {
	color: #ffffff !important;
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.button-secondary:hover,.button-secondary:active,.button-secondary:focus {
	background-color: #040303;
}

.btn-extern {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 23px 29px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #8b8671 !important;
	border: 1px solid #8b8671;
}

.btn-extern:hover,.btn-extern:active,.btn-extern:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-extern:before,.btn-extern:after {
	content: none;
}

.btn-extern:hover,.btn-extern:active,.btn-extern:focus {
	color: #37352c !important;
}

.btn-extern:hover,.btn-extern:active,.btn-extern:focus {
	border: 1px solid #37352c;
}

.all-actus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #8e8373 !important;
	background-color: #8b8671;
	border: none;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.all-actus:before,.all-actus:after {
	content: none;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
	color: #ffffff !important;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
	background-color: #37352c;
}

#avis-client .view-footer .btn-avis .btn-primary {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #8e8373 !important;
	background-color: #8b8671;
	border: none;
}

#avis-client .view-footer .btn-avis .btn-primary:hover,#avis-client .view-footer .btn-avis .btn-primary:active,#avis-client .view-footer .btn-avis .btn-primary:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

#avis-client .view-footer .btn-avis .btn-primary:before,#avis-client .view-footer .btn-avis .btn-primary:after {
	content: none;
}

#avis-client .view-footer .btn-avis .btn-primary:hover,#avis-client .view-footer .btn-avis .btn-primary:active,#avis-client .view-footer .btn-avis .btn-primary:focus {
	color: #ffffff !important;
}

#avis-client .view-footer .btn-avis .btn-primary:hover,#avis-client .view-footer .btn-avis .btn-primary:active,#avis-client .view-footer .btn-avis .btn-primary:focus {
	background-color: #37352c;
}

.page-node-add-message .form-actions .webform-submit,.page-node-add-message .form-actions #edit-submit {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #8e8373 !important;
	background-color: #8b8671;
	border: none;
	border: none;
}

.page-node-add-message .form-actions .webform-submit:hover,.page-node-add-message .form-actions .webform-submit:active,.page-node-add-message .form-actions .webform-submit:focus,.page-node-add-message .form-actions #edit-submit:hover,.page-node-add-message .form-actions #edit-submit:active,.page-node-add-message .form-actions #edit-submit:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.page-node-add-message .form-actions .webform-submit:before,.page-node-add-message .form-actions .webform-submit:after,.page-node-add-message .form-actions #edit-submit:before,.page-node-add-message .form-actions #edit-submit:after {
	content: none;
}

.page-node-add-message .form-actions .webform-submit:hover,.page-node-add-message .form-actions .webform-submit:active,.page-node-add-message .form-actions .webform-submit:focus,.page-node-add-message .form-actions #edit-submit:hover,.page-node-add-message .form-actions #edit-submit:active,.page-node-add-message .form-actions #edit-submit:focus {
	color: #ffffff !important;
}

.page-node-add-message .form-actions .webform-submit:hover,.page-node-add-message .form-actions .webform-submit:active,.page-node-add-message .form-actions .webform-submit:focus,.page-node-add-message .form-actions #edit-submit:hover,.page-node-add-message .form-actions #edit-submit:active,.page-node-add-message .form-actions #edit-submit:focus {
	background-color: #37352c;
}

div.cw-grid-two {
	grid-gap: 20px;
	grid-template-columns: auto auto auto auto auto;
	display: grid;
}

.btn-one {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	transition: .3s all;
}

.btn-one:hover,.btn-one:active,.btn-one:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-one:before,.btn-one:after {
	content: none;
}

.btn-one:before,.btn-one:after {
	content: '';
	position: absolute;
	top: 0;
	width: 0%;
	height: 100%;
	transition: .3s all;
}

.btn-one:before {
	left: 0;
	border-top: 2px solid #000000;
}

.btn-one:after {
	right: 0;
	border-bottom: 2px solid #000000;
}

.btn-one:hover {
	font-weight: bold;
	letter-spacing: 2px;
}

.btn-one:hover:after,.btn-one:hover:before {
	width: 100%;
}

.btn-two {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	overflow: hidden;
}

.btn-two:hover,.btn-two:active,.btn-two:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-two:before,.btn-two:after {
	content: none;
}

.btn-two:before,.btn-two:after {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	transform: skew(45deg);
	width: 20%;
	left: -40%;
}

.btn-two:before {
	background: rgba(0,0,0,0.3);
	transition: .1s all;
}

.btn-two:after {
	background: rgba(0,0,0,0.1);
	transition: .4s all;
}

.btn-two:hover:after,.btn-two:hover:before {
	left: 120%;
}

.btn-three {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .3s all;
}

.btn-three:hover,.btn-three:active,.btn-three:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-three:before,.btn-three:after {
	content: none;
}

.btn-three:before,.btn-three:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 0.3px solid rgba(0,0,0,0.7);
	opacity: 1;
}

.btn-three:before {
	transition: .1s all ease-out;
}

.btn-three :after {
	transition: .4s all ease-in;
}

.btn-three:hover:after,.btn-three:hover:before {
	transform: scale(1.4);
	opacity: 0;
}

.btn-four {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	font-weight: bold;
	position: relative;
}

.btn-four:hover,.btn-four:active,.btn-four:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-four:before,.btn-four:after {
	content: none;
}

.btn-four:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	background: rgba(0,0,0,0.1);
	box-shadow: 2px 2px 5px #000;
	transition: .2s all;
}

.btn-four:hover:before {
	background: rgba(0,0,0,0.1);
	box-shadow: 2px 2px 3px #000 inset;
}

.btn-five {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	font-weight: bold;
	position: relative;
	border: 1px solid #000000;
	transition: .3s all;
}

.btn-five:hover,.btn-five:active,.btn-five:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-five:before,.btn-five:after {
	content: none;
}

.btn-five:before {
	content: '';
	position: absolute;
	top: 0;
	width: 0%;
	left: 0;
	height: 100%;
	background: #000000;
	transition: .3s;
	z-index: -1;
}

.btn-five:hover {
	color: #37352c;
}

.btn-five:hover:before {
	width: 100%;
}

.btn-six {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .3s all;
}

.btn-six:hover,.btn-six:active,.btn-six:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-six:before,.btn-six:after {
	content: none;
}

.btn-six:before,.btn-six:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0%;
	left: 0;
	background: #000000;
	transition: .3s all;
	z-index: -1;
}

.btn-six:before {
	top: 0;
}

.btn-six:after {
	bottom: 0;
}

.btn-six:hover {
	color: #37352c;
	font-weight: bold;
}

.btn-six:hover:after,.btn-six:hover:before {
	height: 50%;
}

.btn-seven {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .3s all;
}

.btn-seven:hover,.btn-seven:active,.btn-seven:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-seven:before,.btn-seven:after {
	content: none;
}

.btn-seven:before,.btn-seven:after {
	content: '';
	position: absolute;
	width: 0%;
	height: 100%;
	top: 0;
	background: #000000;
	transition: .3s all;
	z-index: -1;
}

.btn-seven:before {
	left: 0;
}

.btn-seven:after {
	right: 0;
}

.btn-seven:hover {
	color: #37352c;
	font-weight: bold;
}

.btn-seven:hover:after,.btn-seven:hover:before {
	width: 50%;
}

.btn-eight {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .3s all;
	overflow: hidden;
}

.btn-eight:hover,.btn-eight:active,.btn-eight:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-eight:before,.btn-eight:after {
	content: none;
}

.btn-eight:before {
	content: '';
	position: absolute;
	width: 30%;
	height: 100%;
	top: 0;
	left: -60%;
	background: #000000;
	transition: .3s all;
	z-index: -1;
	transform: skew(45deg);
}

.btn-eight:hover {
	color: #37352c;
	font-weight: bold;
}

.btn-eight:hover:before {
	width: 190%;
}

.btn-nine {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .3s all;
	overflow: hidden;
}

.btn-nine:hover,.btn-nine:active,.btn-nine:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-nine:before,.btn-nine:after {
	content: none;
}

.btn-nine:before {
	content: '';
	position: absolute;
	width: 80%;
	height: 100%;
	top: 0;
	left: -70%;
	background: #000000;
	transition: .3s all;
	z-index: -1;
	transform: skew(32deg);
}

.btn-nine:hover {
	color: #37352c;
	font-weight: bold;
}

.btn-nine:hover:before {
	left: 10%;
}

.btn-ten {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .8s all;
	position: relative;
	overflow: hidden;
}

.btn-ten:hover,.btn-ten:active,.btn-ten:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-ten:before,.btn-ten:after {
	content: none;
}

.btn-ten:before,.btn-ten:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	transition: .3s all;
	z-index: -1;
	background: #000000;
}

.btn-ten:before {
	left: -20px;
}

.btn-ten:after {
	right: -20px;
}

.btn-ten:hover {
	color: #37352c;
	font-weight: bold;
}

.btn-ten:hover:before {
	animation: animationLeft10 .5s both;
}

.btn-ten:hover:after {
	animation: animationRight10 .5s both;
}

@keyframes animationRight10 {
	0% {
		right: -20px;
	}

	50% {
		right: 50%;
		width: 20px;
		height: 20px;
		top: calc(-20px/2 + 24px + 16px/2);
	}

	100% {
		right: 50%;
		width: 375px;
		height: 375px;
		top: calc(-375px/2 + 24px + 16px/2);
	}
}

@keyframes animationLeft10 {
	0% {
		left: -20px;
	}

	50% {
		left: 50%;
		width: 20px;
		height: 20px;
		top: calc(-20px/2 + 24px + 16px/2);
	}

	100% {
		right: 50%;
		width: 375px;
		height: 375px;
		top: calc(-375px/2 + 24px + 16px/2);
	}
}

.btn-eleven {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .3s all;
	overflow: hidden;
}

.btn-eleven:hover,.btn-eleven:active,.btn-eleven:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-eleven:before,.btn-eleven:after {
	content: none;
}

.btn-eleven:before {
	content: '';
	position: absolute;
	top: 0;
	width: 60%;
	height: 100%;
	left: 25%;
	background: transparent;
	transition: .3s all;
	z-index: -1;
}

.btn-eleven:hover {
	color: #37352c;
	font-weight: bold;
}

.btn-eleven:hover:before {
	width: 100%;
	left: 0%;
	background: #000000;
}

.btn-twelve {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	transition: .5s all;
	border: 1px solid #000000;
}

.btn-twelve:hover,.btn-twelve:active,.btn-twelve:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-twelve:before,.btn-twelve:after {
	content: none;
}

.btn-twelve:before,.btn-twelve:after {
	content: '';
	position: absolute;
	height: 0%;
	width: 50%;
	background: transparent;
	transition: .3s all;
	z-index: -1;
}

.btn-twelve:before {
	bottom: 0;
	left: 0;
}

.btn-twelve:after {
	right: 0;
	top: 0;
}

.btn-twelve:hover {
	color: #37352c;
}

.btn-twelve:hover:after,.btn-twelve:hover:before {
	height: 100%;
	background: #000000;
}

.btn-thirteen {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #37352c;
	background: #000000;
	border: 1px solid #000000;
	transition: .2s all;
	overflow: hidden;
	font-weight: bold;
}

.btn-thirteen:hover,.btn-thirteen:active,.btn-thirteen:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-thirteen:before,.btn-thirteen:after {
	content: none;
}

.btn-thirteen:hover {
	background: transparent;
	color: #000000;
}

.btn-fourteen {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .2s all;
	overflow: hidden;
	font-weight: bold;
}

.btn-fourteen:hover,.btn-fourteen:active,.btn-fourteen:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-fourteen:before,.btn-fourteen:after {
	content: none;
}

.btn-fourteen:hover {
	color: #37352c;
	background: #000000;
	-webkit-transform: translate(-10px,-10px);
	box-shadow: 3px 3px 15px 2px #000000;
}

.btn-fifteen {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .2s all;
	overflow: hidden;
	font-weight: bold;
}

.btn-fifteen:hover,.btn-fifteen:active,.btn-fifteen:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-fifteen:before,.btn-fifteen:after {
	content: none;
}

.btn-fifteen:hover {
	color: #37352c;
	background: #000000;
}

.btn-sixteen {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
	transition: .3s all;
}

.btn-sixteen:hover,.btn-sixteen:active,.btn-sixteen:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-sixteen:before,.btn-sixteen:after {
	content: none;
}

.btn-sixteen:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 1;
}

.btn-sixteen:after {
	transition: .6s all;
	transform: scale(0.1);
}

.btn-sixteen:hover:after {
	background: #000000;
	transform: scale(1.3);
	opacity: 0;
}

.btn-seventeen {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
}

.btn-seventeen:hover,.btn-seventeen:active,.btn-seventeen:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-seventeen:before,.btn-seventeen:after {
	content: none;
}

.btn-seventeen:hover {
	animation: animation17 1s;
}

@keyframes animation17 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.btn-eighteen {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	border: 1px solid #000000;
}

.btn-eighteen:hover,.btn-eighteen:active,.btn-eighteen:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-eighteen:before,.btn-eighteen:after {
	content: none;
}

.btn-eighteen:hover {
	animation: animation18 1s both;
}

@keyframes animation18 {
	from,to {
		-webkit-transform: translate3d(0,0,0);
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
	}

	to {
		color: #37352c;
		background: #000000;
	}
}

.btn-nineteen {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	transition: .2s all;
}

.btn-nineteen:hover,.btn-nineteen:active,.btn-nineteen:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-nineteen:before,.btn-nineteen:after {
	content: none;
}

.btn-nineteen:before,.btn-nineteen:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 0;
	left: 0;
	top: 0;
	z-index: -1;
}

.btn-nineteen:before {
	background: rgba(0,0,0,0.4);
	transition: .1s all;
}

.btn-nineteen:after {
	background: black;
	transition: .5s all;
}

.btn-nineteen:hover {
	color: #37352c;
}

.btn-nineteen:hover:before,.btn-nineteen:hover:after {
	width: 100%;
}

.btn-twenty {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #000000;
	transition: .2s all;
}

.btn-twenty:hover,.btn-twenty:active,.btn-twenty:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.btn-twenty:before,.btn-twenty:after {
	content: none;
}

.btn-twenty:before,.btn-twenty:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	transition: .3s all;
	z-index: -1;
	border: 1px solid #000000;
}

.btn-twenty:before {
	left: 0;
	top: 0;
}

.btn-twenty:after {
	right: 0;
	bottom: 0;
}

.btn-twenty:hover {
	color: #37352c;
}

.btn-twenty:hover:before,.btn-twenty:hover:after {
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
}

.cw-font-base {
	font-family: "Poppins",sans-serif;
}

.cw-font-loud {
	font-family: "Poppins",sans-serif;
}

.cw-txt-up {
	font-size: 1.5em;
	line-height: 1.2em;
}

.cw-before:before {
	display: block;
	content: "";
	height: 4px;
	background: #8b8671;
	margin: 10px auto;
	position: relative;
	width: 64px;
	max-width: 100%;
	height: 2px;
	width: 40px;
}

.cw-after:after {
	display: block;
	content: "";
	height: 4px;
	background: #8b8671;
	margin: 10px auto;
	position: relative;
	width: 64px;
	max-width: 100%;
	height: 2px;
	width: 40px;
}

.cw-lazy {
	overflow: hidden;
}

.cw-lazy img {
	-moz-transition: transform 1.4s ease-in-out;
	-o-transition: transform 1.4s ease-in-out;
	-webkit-transition: transform 1.4s ease-in-out;
	transition: transform 1.4s ease-in-out;
}

.cw-lazy img:hover {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.cw-puce-circle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	border-radius: 50%;
	border: 1px solid #fff;
	height: 200px;
	width: 200px;
	margin: auto;
}

.xs-text-justify {
	text-align: justify;
}

.xs-text-center {
	text-align: center;
}

.xs-text-right {
	text-align: right;
}

.cw-txt-shadow {
	text-shadow: 0px 5px 4px rgba(0,0,0,0.36);
}

table.cw-table {
	margin: 0 auto;
	line-height: 17px;
	background-color: #ffffff;
	text-align: left;
}

table.cw-table tr td {
	padding: 20px;
}

table.cw-table tr:nth-child(even),table.cw-table .tr-even {
	background: #fafafa;
	color: #545353;
}

table.cw-table tr,table.cw-table thead {
	border-bottom: 0.5px dashed #e2e2e2;
}

table.cw-table tr:last-child {
	border-bottom: none;
}

#inner-page-section .cw-img-hover {
	position: relative;
}

#inner-page-section .cw-img-hover a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	max-width: 400px;
	opacity: 0;
	text-transform: uppercase;
}

#inner-page-section .cw-img-hover a:hover,#inner-page-section .cw-img-hover a:focus,#inner-page-section .cw-img-hover a:active {
	color: #ffffff;
	opacity: 1;
	background-color: #505050;
	background-color: rgba(80,80,80,0.86);
}

.cw-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.cw-grid > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin: 0 25px 25px;
}

.cw-grid > div img {
	margin: auto;
	display: block;
	max-width: 100%;
	height: auto;
}

.cw-grid > div .picto {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	height: 220px;
	width: 220px;
	padding: 50px;
	overflow: hidden;
}

.cw-grid > div > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	margin-top: 40px;
}

.cw-grid > div > div h3 {
	max-width: 280px;
	margin: 0;
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	color: #545353;
}

.cw-grid > div > div h3 strong {
	font-weight: 500;
}

.cw-ibox {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	height: 100%;
	padding: 20px;
	overflow: auto;
	background-color: #fafafa;
	overflow: auto;
}

.cw-ibox > h4 {
	margin-top: 30px;
	text-transform: uppercase;
}

.cw-ibox h4 {
	text-transform: uppercase;
}

.cw-ibox h3 {
	margin-top: 0;
}

.cw-ibox .separation {
	margin-bottom: 10px;
}

.cw-table-responsive {
	max-width: 100%;
}

.cw-table-responsive tr td,.cw-table-responsive tr th {
	padding: 20px;
}

.cw-table-responsive tr th {
	background-color: #fafafa;
}

.cw-circle {
	border-radius: 50%;
}

.cw-border {
	border: solid 1px rgba(255,255,255,0.52);
}

.cw-bg-one {
	background-color: #8b8671;
}

.cw-bg-gray {
	background-color: #f9f8f6;
}

.cw-bg-two {
	background-color: #505050;
}

.cw-bg-three {
	background-color: #f8f8f8;
}

.cw-bg-one-tr {
	background: rgba(139,134,113,0.8);
}

.cw-bg-two-tr {
	background: rgba(80,80,80,0.8);
}

.cw-bg-three-tr {
	background: rgba(248,248,248,0.8);
}

.cw-txt-primary {
	color: #8b8671;
}

.cw-txt-secondary {
	color: #505050;
}

.cw-txt-white {
	color: #ffffff;
}

.cw-txt-black {
	color: #343434;
}

.cw-txt-big {
	font-size: 1.5rem;
}

.cw-bg-white {
	background-color: #ffffff !important;
}

.cw-bg-black {
	background-color: #ffffff !important;
}

.cw-txt-white {
	background-color: #ffffff !important;
}

.cw-txt-black {
	background-color: #ffffff !important;
}

.cw-square {
	height: 260px;
	width: 260px;
	max-width: 80vw;
	max-height: 80vw;
	margin: auto;
}

.home .xs-fr-hidden,
.error404 .xs-fr-hidden {
	display: none;
}

body:not(.home) .xs-nfr-hidden {
	display: none;
}

@media (max-width: 991px) {
	table.cw-table-responsive {
		background-color:#fafafa;
	}

	table.cw-table-responsive thead {
		display: none;
	}

	table.cw-table-responsive tr {
		display: block;
		border-bottom: 0.5px dashed #e2e2e2;
	}

	table.cw-table-responsive tr td {
		display: block;
	}

	table.cw-table-responsive tr td:before {
		content: attr(data-label);
		display: block;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
	}

	table.cw-table-responsive tr td:first-child {
		background: #ffffff !important;
	}
}

@media (min-width: 768px) {
	.sm-text-left {
		text-align:left;
	}

	.sm-text-justify {
		text-align: justify;
	}

	.sm-text-center {
		text-align: center;
	}

	.sm-text-right {
		text-align: right;
	}

	.sm-img-article {
		max-width: 450px;
	}

	.home .sm-fr-hidden,
	.error404 .sm-fr-hidden {
		display: none;
	}

	body:not(.home) .sm-nfr-hidden {
		display: none;
	}

	.cw-ibox {
		padding: 50px;
		margin: 0 auto;
	}
}

@media (min-width: 992px) {
	.md-text-left {
		text-align:left;
	}

	.md-text-justify {
		text-align: justify;
	}

	.md-text-center {
		text-align: center;
	}

	.md-text-right {
		text-align: right;
	}

	.md-img-article {
		max-width: 650px;
	}

	.home .md-fr-hidden,
	.error404 .md-fr-hidden {
		display: none;
	}

	body:not(.home) .md-nfr-hidden {
		display: none;
	}
}

@media (min-width: 1200px) {
	.lg-text-left {
		text-align:left;
	}

	.lg-text-justify {
		text-align: justify;
	}

	.lg-text-center {
		text-align: center;
	}

	.lg-text-right {
		text-align: right;
	}

	.lg-img-article {
		max-width: 790px;
	}

	.home .lg-fr-hidden,
	.error404 .lg-fr-hidden {
		display: none;
	}

	body:not(.home) .lg-nfr-hidden {
		display: none;
	}
}

#cboxCurrent,#cboxClose {
	bottom: -1px;
}

button#cboxPrevious,button#cboxNext,button#cboxClose {
	background: none;
	color: transparent;
	height: unset;
	text-indent: unset;
	bottom: -4px;
}

button#cboxPrevious::after,button#cboxNext::after,button#cboxClose::after {
	font-family: FontAwesome;
	color: #a9a9a9;
	font-size: 22px;
}

button#cboxPrevious {
	left: -34px;
}

button#cboxPrevious::after {
	content: "\f0a8";
}

button#cboxNext::after {
	content: "\f0a9";
}

#cboxCurrent {
	left: 65px;
}

button#cboxClose {
	width: unset;
	right: 2px;
}

button#cboxClose::after {
	content: "\f057";
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

html {
	font-size: 16px;
}

html body {
	font-size: 16px;
	font-family: "Poppins",sans-serif;
	line-height: 1.7em;
	color: #545353;
	font-weight: 400;
}

html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body .h1,html body .h2,html body .h3,html body .h4,html body .h5,html body .h6 {
	font-family: "Poppins",sans-serif;
	font-weight: 400;
}

html body h1 span,html body h2 span,html body h3 span,html body h4 span,html body h5 span,html body h6 span,html body .h1 span,html body .h2 span,html body .h3 span,html body .h4 span,html body .h5 span,html body .h6 span {
	font-weight: 500;
}

html body .h1,html body h1,html body h2.block-title {
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: 0em;
	color: #505050;
	text-align: center;
	max-width: 850px;
	margin: 0 auto 30px;
}

html body .h2,html body h2 {
	color: #505050;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 1.6rem;
	font-weight: 500;
}

html body .h3,html body h3 {
	color: #505050;
	font-size: 1.5rem;
	margin-top: 25px;
	margin-bottom: 15px;
}

html body a {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #8b8671;
	text-decoration: none;
}

html body a:hover,html body a:focus {
	color: #b9b6a9;
	text-decoration: none;
}

html body h1 a:hover,html body h1 a:focus,html body h2 a:hover,html body h2 a:focus,html body h3 a:hover,html body h3 a:focus,html body h4 a:hover,html body h4 a:focus {
	text-decoration: none;
}

html body strong {
	font-weight: 500;
}

html body .wow {
	visibility: hidden;
}

html body .img-center {
	margin: 0 auto;
}

html body .service {
	margin-top: 70px;
}

html body .btn-warning {
	color: white !important;
	text-decoration: none !important;
}

html body .btn-warning:hover,html body .btn-warning:focus,html body .btn-warning.active {
	color: white !important;
	text-decoration: none !important;
}

html .no-padding > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

html .center {
	text-align: center;
}

html.overlay-open .navbar-fixed-top {
	z-index: 400;
}

html.js fieldset.collapsed {
	border-left-width: 1px;
	border-right-width: 1px;
	height: auto;
}

html.js input.form-autocomplete {
	background-image: none;
}

html.js input.form-autocomplete {
	background-image: none;
}

html.js .autocomplete-throbber {
	background-position: 100% 2px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 15px;
	margin: 2px 0 0 2px;
	width: 15px;
}

html.js .autocomplete-throbber.throbbing {
	background-position: 100% -18px;
}

html .btn {
	white-space: normal;
}

body {
	position: relative;
}

body.admin-expanded.admin-vertical.admin-nw .navbar,body.admin-expanded.admin-vertical.admin-sw .navbar {
	margin-left: 260px;
}

body.navbar-is-fixed-top {
	padding-top: 64px !important;
}

body.navbar-is-fixed-bottom {
	padding-bottom: 64px !important;
}

body.toolbar {
	padding-top: 30px !important;
}

body.toolbar .navbar-fixed-top {
	top: 30px;
}

body.toolbar.navbar-is-fixed-top {
	padding-top: 94px !important;
}

body.toolbar-drawer {
	padding-top: 64px !important;
}

body.toolbar-drawer .navbar-fixed-top {
	top: 64px;
}

body.toolbar-drawer.navbar-is-fixed-top {
	padding-top: 128px !important;
}

body.admin-menu .navbar-fixed-top {
	top: 29px;
}

body.admin-menu.navbar-is-fixed-top {
	padding-top: 93px !important;
}

body div#admin-toolbar {
	z-index: 1600;
}

body #toolbar,body #admin-menu,body #admin-toolbar {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

body #admin-menu {
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 1600;
}

body #admin-menu .dropdown li {
	line-height: normal;
}

@media screen and (min-width: 768px) {
	.navbar.container {
		max-width:720px;
	}
}

@media screen and (min-width: 992px) {
	.navbar.container {
		max-width:940px;
	}
}

@media screen and (min-width: 1200px) {
	.navbar.container {
		max-width:1140px;
	}
}

.navbar.container,.navbar.container-fluid {
	margin-top: 20px;
}

.navbar.container > .container,.navbar.container-fluid > .container-fluid {
	margin: 0;
	padding: 0;
	width: auto;
}

#overlay-container,.overlay-modal-background,.overlay-element {
	z-index: 1500;
}

#toolbar {
	z-index: 1600;
}

.modal {
	z-index: 1620;
}

.modal-dialog {
	z-index: 1630;
}

.ctools-modal-dialog .modal-body {
	width: 100% !important;
	overflow: auto;
}

.modal-backdrop {
	z-index: 1610;
}

.element-invisible {
	margin: 0;
	padding: 0;
	width: 1px;
}

.navbar .logo {
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}

@media screen and (min-width: 992px) {
	.navbar .logo {
		margin-right:0;
		padding-left: 0;
	}
}

ul.secondary {
	float: left;
}

@media screen and (min-width: 992px) {
	ul.secondary {
		float:right;
	}
}

.page-header {
	border-bottom: none;
	margin: 0;
}

.region-sidebar-first .block:first-child h2.block-title,.region-sidebar-second .block:first-child h2.block-title {
	margin-top: 0;
}

p:last-child {
	margin-bottom: 0;
}

.region-help > .glyphicon {
	font-size: 18px;
	float: left;
	margin: -0.05em 0.5em 0 0;
}

.region-help .block {
	overflow: hidden;
}

form#search-block-form {
	margin: 0;
}

.navbar #block-search-form {
	float: none;
	margin: 5px 0 5px 5px;
}

@media screen and (min-width: 992px) {
	.navbar #block-search-form {
		float:right;
	}
}

.navbar #block-search-form .input-group-btn {
	width: auto;
}

.navbar-search .control-group {
	margin-bottom: 0px;
}

ul.action-links {
	margin: 12px 0;
	padding: 0;
}

ul.action-links li {
	display: inline;
	margin: 0;
	padding: 0 6px 0 0;
}

ul.action-links .glyphicon {
	padding-right: 0.5em;
}

input,textarea,select,.uneditable-input {
	max-width: 100%;
	width: auto;
}

input.error {
	color: #a94442;
	border-color: #ebccd1;
}

fieldset legend.panel-heading {
	float: left;
	line-height: 1em;
	margin: 0;
}

fieldset .panel-body {
	clear: both;
	display: inherit;
}

fieldset .panel-heading a.panel-title {
	color: inherit;
	display: block;
	margin: -10px -15px;
	padding: 10px 15px;
}

fieldset .panel-heading a.panel-title:hover {
	text-decoration: none;
}

.form-group:last-child,.panel:last-child {
	margin-bottom: 0;
}

.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}

.form-actions {
	clear: both;
}

.managed-files.table td:first-child {
	width: 100%;
}

div.image-widget-data {
	float: none;
	overflow: hidden;
}

table.sticky-header {
	z-index: 1;
}

.resizable-textarea textarea {
	border-radius: 4px 4px 0 0;
}

.text-format-wrapper {
	margin-bottom: 15px;
}

.text-format-wrapper > .form-type-textarea,.text-format-wrapper .filter-wrapper {
	margin-bottom: 0;
}

.filter-wrapper {
	border-radius: 0 0 4px 4px;
}

.filter-wrapper .panel-body {
	padding: 7px;
}

.filter-wrapper .form-type-select {
	min-width: 30%;
}

.filter-wrapper .form-type-select .filter-list {
	width: 100%;
}

.filter-help {
	margin-top: 5px;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.filter-help {
		float:right;
	}
}

.filter-help .glyphicon {
	margin: 0 5px 0 0;
	vertical-align: text-top;
}

.radio:first-child,.checkbox:first-child {
	margin-top: 0;
}

.radio:last-child,.checkbox:last-child {
	margin-bottom: 0;
}

.help-block,.control-group .help-inline {
	color: #777777;
	font-size: 0.9rem;
	margin: 5px 0 10px;
	padding: 0;
}

.panel-heading {
	display: block;
}

a.tabledrag-handle .handle {
	height: auto;
	width: auto;
}

.error {
	color: #a94442;
}

div.error,table tr.error {
	background-color: #f2dede;
	color: #a94442;
}

.form-group.error,.form-group.has-error {
	background: none;
}

.form-group.error label,.form-group.error .control-label,.form-group.has-error label,.form-group.has-error .control-label {
	color: #a94442;
	font-weight: 500;
}

.form-group.error input,.form-group.error textarea,.form-group.error select,.form-group.error .uneditable-input,.form-group.has-error input,.form-group.has-error textarea,.form-group.has-error select,.form-group.has-error .uneditable-input {
	color: #555555;
}

.form-group.error .help-block,.form-group.error .help-inline,.form-group.has-error .help-block,.form-group.has-error .help-inline {
	color: #777777;
}

.nav-tabs {
	margin-bottom: 10px;
}

ul li.collapsed,ul li.expanded,ul li.leaf {
	list-style: none;
	list-style-image: none;
}

.tabs--secondary {
	margin: 0 0 10px;
}

.submitted {
	margin-bottom: 1em;
	font-style: italic;
	font-weight: 400;
	color: #777;
}

.form-type-password-confirm {
	position: relative;
}

.form-type-password-confirm label {
	display: block;
}

.form-type-password-confirm label .label {
	float: right;
}

.form-type-password-confirm .password-help {
	padding-left: 2em;
}

@media (min-width: 768px) {
	.form-type-password-confirm .password-help {
		border-left:1px solid #ddd;
		left: 50%;
		margin-left: 15px;
		position: absolute;
	}
}

@media (min-width: 992px) {
	.form-type-password-confirm .password-help {
		left:33.3333333333%;
	}
}

.form-type-password-confirm .progress {
	background: transparent;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 4px;
	margin: -5px 0px 0;
}

.form-type-password-confirm .form-type-password {
	clear: left;
}

.form-type-password-confirm .form-control-feedback {
	right: 15px;
}

.form-type-password-confirm .help-block {
	clear: both;
}

ul.pagination li > a.progress-disabled {
	float: left;
}

.form-autocomplete .glyphicon {
	color: #777777;
	font-size: 120%;
}

.form-autocomplete .glyphicon.glyphicon-spin {
	color: #337ab7;
}

.form-autocomplete .input-group-addon {
	background-color: white;
}

.ajax-progress-bar {
	border-radius: 0 0 4px 4px;
	border: 1px solid #ccc;
	margin: -1px 0 0;
	padding: 6px 12px;
	width: 100%;
}

.ajax-progress-bar .progress {
	height: 8px;
	margin: 0;
}

.ajax-progress-bar .percentage,.ajax-progress-bar .message {
	color: #777777;
	font-size: 12px;
	line-height: 1em;
	margin: 5px 0 0;
	padding: 0;
}

.glyphicon-spin {
	display: inline-block;
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
}

a .glyphicon-spin {
	display: inline-block;
	text-decoration: none;
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(359deg);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg);
	}

	100% {
		-o-transform: rotate(359deg);
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg);
	}

	100% {
		-ms-transform: rotate(359deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(359deg);
	}
}

.tabbable {
	margin-bottom: 20px;
}

.tabs-below > .nav-tabs,.tabs-left > .nav-tabs,.tabs-right > .nav-tabs {
	border-bottom: 0;
}

.tabs-below > .nav-tabs .summary,.tabs-left > .nav-tabs .summary,.tabs-right > .nav-tabs .summary {
	color: #777777;
	font-size: 12px;
}

.tab-pane > .panel-heading {
	display: none;
}

.tab-content > .active {
	display: block;
}

.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
	border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,.tabs-below > .nav-tabs > li > a:focus {
	border-top-color: #ddd;
	border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,.tabs-below > .nav-tabs > .active > a:hover,.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs,.tabs-right > .nav-tabs {
	padding-bottom: 20px;
	width: 220px;
}

.tabs-left > .nav-tabs > li,.tabs-right > .nav-tabs > li {
	float: none;
}

.tabs-left > .nav-tabs > li:focus,.tabs-right > .nav-tabs > li:focus {
	outline: 0;
}

.tabs-left > .nav-tabs > li > a,.tabs-right > .nav-tabs > li > a {
	margin-right: 0;
	margin-bottom: 3px;
}

.tabs-left > .nav-tabs > li > a:focus,.tabs-right > .nav-tabs > li > a:focus {
	outline: 0;
}

.tabs-left > .tab-content,.tabs-right > .tab-content {
	border-radius: 0 4px 4px 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 10px 15px;
}

.tabs-left > .nav-tabs {
	float: left;
	margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
	border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #ddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs > .active > a,.tabs-left > .nav-tabs > .active > a:hover,.tabs-left > .nav-tabs > .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	-webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
	box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
}

.tabs-right > .nav-tabs {
	float: right;
	margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
	border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,.tabs-right > .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #ddd;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
}

.tabs-right > .nav-tabs > .active > a,.tabs-right > .nav-tabs > .active > a:hover,.tabs-right > .nav-tabs > .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
}

th.checkbox,td.checkbox,th.radio,td.radio {
	display: table-cell;
}

.views-display-settings .label {
	font-size: 100%;
	color: #666666;
}

.views-display-settings .footer {
	padding: 0;
	margin: 4px 0 0 0;
}

.views-exposed-form .views-exposed-widget .btn {
	margin-top: 1.8em;
}

table .radio input[type="radio"],table .checkbox input[type="checkbox"] {
	max-width: inherit;
}

.form-horizontal .form-group label {
	position: relative;
	min-height: 1px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}

@media (min-width: 768px) {
	.form-horizontal .form-group label {
		float:left;
		width: 16.6666666667%;
	}
}

.alert a {
	font-weight: bold;
}

.alert-success a,.alert-success a:hover,.alert-success a:focus {
	color: #2b542c;
}

.alert-info a,.alert-info a:hover,.alert-info a:focus {
	color: #245269;
}

.alert-warning a,.alert-warning a:hover,.alert-warning a:focus {
	color: #66512c;
}

.alert-danger a,.alert-danger a:hover,.alert-danger a:focus {
	color: #843534;
}

div.image-style-new,div.image-style-new div {
	display: block;
}

div.image-style-new div.input-group {
	display: table;
}

td.module,.table-striped > tbody > tr:nth-child(odd) > td.module,.table > tbody > tr > td.module {
	background: #ddd;
	font-weight: 500;
}

.book-toc > .dropdown-menu {
	overflow: hidden;
}

.book-toc > .dropdown-menu > .dropdown-header {
	white-space: nowrap;
}

.book-toc > .dropdown-menu > li:nth-child(1) > a {
	font-weight: 500;
}

.book-toc > .dropdown-menu .dropdown-menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: static;
	width: 100%;
}

.book-toc > .dropdown-menu .dropdown-menu > li {
	padding-left: 20px;
}

.book-toc > .dropdown-menu .dropdown-menu > li > a {
	margin-left: -40px;
	padding-left: 60px;
}

#features-filter .form-item.form-type-checkbox {
	padding-left: 20px;
}

fieldset.features-export-component {
	font-size: 12px;
}

html.js #features-export-form fieldset.features-export-component,fieldset.features-export-component {
	margin: 0 0 10px;
}

fieldset.features-export-component .panel-heading {
	padding: 5px 10px;
}

fieldset.features-export-component .panel-heading a.panel-title {
	font-size: 12px;
	font-weight: 500;
	margin: -5px -10px;
	padding: 5px 10px;
}

fieldset.features-export-component .panel-body {
	padding: 0 10px;
}

div.features-export-list {
	margin: -11px 0 10px;
	padding: 0 10px;
}

fieldset.features-export-component .component-select .form-type-checkbox,div.features-export-list .form-type-checkbox {
	line-height: 1em;
	margin: 5px 5px 5px 0 !important;
	min-height: 0;
	padding: 3px 3px 3px 25px !important;
}

fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],div.features-export-list .form-type-checkbox input[type=checkbox] {
	margin-top: 0;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
	top: 79px;
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
	top: 39px;
}

@media (min-width: 768px) {
	body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
		left:240px;
		left: 24rem;
	}
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
	z-index: 1032;
}

.navbar-administration #navbar-administration .navbar-tray {
	z-index: 1031;
}

body.navbar-is-fixed-top.navbar-administration {
	padding-top: 103px !important;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
	padding-top: 143px !important;
}

body.navbar-tray-open.navbar-vertical.navbar-fixed {
	margin-left: 240px;
	margin-left: 24rem;
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
	width: 24rem;
}

#navbar {
	background-color: white;
	background-color: white;
	position: absolute;
	z-index: 80;
	top: 0;
	width: 100%;
	margin-bottom: 0;
	border: none;
	font-family: "Poppins",sans-serif;
}

#navbar.affix {
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
	background-color: white;
	background-color: white;
}

#navbar .navbar-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

#navbar .navbar-header .logo img {
	max-width: 200px;
	max-height: 40px;
}

#navbar .navbar-header .name {
	font-size: 14px;
	line-height: 14px;
	color: #b7b7b7;
	padding: 0 10px 0 15px;
	font-weight: 500;
	max-height: 43px;
	height: auto;
	overflow: hidden;
	flex: 1;
}

#navbar .navbar-header .name span {
	display: block;
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	color: #b7b7b7;
	color: rgba(183,183,183,0.5);
	font-size: 13px;
}

#navbar nav .navbar-nav li a {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1em;
	letter-spacing: 0em;
	color: #b7b7b7;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

#navbar nav .navbar-nav > li > a:hover,#navbar nav .navbar-nav > li > a:focus,#navbar nav .navbar-nav > li > a.active-trail,#navbar nav .navbar-nav > li.active > a,#navbar nav .navbar-nav > li.active > a:hover,#navbar nav .navbar-nav > li.active > a:focus {
	color: #8e8373;
	background-color: transparent;
}

#navbar nav .navbar-nav .dropdown-menu {
	border: none;
	padding: 0;
	border-bottom: 0;
	background-color: whitesmoke;
	background-color: whitesmoke;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

#navbar nav .navbar-nav .dropdown-menu li a {
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	text-transform: none;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 0em;
	color: #5e5c56;
	color: rgba(94,92,86,0.85);
}

#navbar nav .navbar-nav .dropdown-menu li:hover a,#navbar nav .navbar-nav .dropdown-menu li.active a,#navbar nav .navbar-nav .dropdown-menu li:focus a {
	color: #5e5c55;
	background-color: transparent;
}

#navbar nav .navbar-nav .dropdown-menu li:last-child {
	border-bottom: none;
}

#navbar .navbar-btn {
	margin-top: 0;
	margin-bottom: 0;
}

#navbar .navbar-collapse {
	border-top: none;
	box-shadow: unset;
}

#navbar .navbar-toggle {
	border-color: #ffffff;
}

#navbar .navbar-toggle:hover,#navbar .navbar-toggle:focus {
	background-color: #ffffff;
}

#navbar .navbar-toggle .icon-bar {
	background-color: #b7b7b7;
}

@media (max-width: 991px) {
	#navbar {
		position:fixed;
	}

	#navbar .navbar-header .logo {
		flex: 1;
	}

	#navbar .navbar-header .navbar-brand {
		display: none;
	}
}

@media (max-width: 1199px) {
	.nav-menu-pr.container {
		width:100%;
	}
}

@media (min-width: 992px) {
	.nav-menu-pr .dropdown .dropdown-menu {
		box-shadow:none;
		display: block;
		max-height: 0;
		overflow: hidden;
		-moz-transition: max-height 0.4s;
		-o-transition: max-height 0.4s;
		-webkit-transition: max-height 0.4s;
		transition: max-height 0.4s;
	}

	.nav-menu-pr .dropdown.open .dropdown-menu {
		max-height: 100vh;
		-moz-transition: max-height 1s;
		-o-transition: max-height 1s;
		-webkit-transition: max-height 1s;
		transition: max-height 1s;
	}

	#navbar {
		background-color: white;
		background-color: white;
		top: 0;
		position: absolute;
	}

	#navbar.affix {
		top: 0;
		position: fixed;
		background-color: white;
		background-color: white;
		-moz-transition: background-color 0.5s ease-in-out;
		-o-transition: background-color 0.5s ease-in-out;
		-webkit-transition: background-color 0.5s ease-in-out;
		transition: background-color 0.5s ease-in-out;
	}

	#navbar.affix > .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	#navbar.affix .navbar-header {
		visibility: visible;
		opacity: 1;
		height: auto;
		width: auto;
		position: relative;
		padding: 0 25px 0 0;
		-moz-transition: all 0.3s linear;
		-o-transition: all 0.3s linear;
		-webkit-transition: all 0.3s linear;
		transition: all 0.3s linear;
	}

	#navbar.affix .navbar-header .logo {
		opacity: 1;
		display: block;
		width: auto;
	}

	#navbar.affix .navbar-collapse {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	#navbar .navbar-header {
		visibility: hidden;
		opacity: 0;
		height: 0;
		width: 0;
	}

	#navbar .navbar-header .logo {
		-moz-transition: opacity 0.5s linear;
		-o-transition: opacity 0.5s linear;
		-webkit-transition: opacity 0.5s linear;
		transition: opacity 0.5s linear;
		opacity: 0;
		width: 0;
	}

	#navbar .navbar-header .logo img {
		max-width: 200px;
		margin-left: 30px;
	}

	#navbar .navbar-header .name {
		-moz-transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
		-o-transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
		-webkit-transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
		transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
		opacity: 0;
		width: 0;
		max-width: 250px;
	}

	#navbar nav {
		float: none;
	}

	#navbar nav .navbar-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}

	#navbar nav .navbar-nav li {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: auto;
		-webkit-flex: auto;
		-moz-box-flex: auto;
		-moz-flex: auto;
		-ms-flex: auto;
		flex: auto;
	}

	#navbar nav .navbar-nav li a {
		box-sizing: border-box;
		line-height: 1.1em;
		padding: 17px 10px;
		text-align: center;
		color: #b7b7b7;
		color: #b7b7b7;
	}

	#navbar nav .navbar-nav li.open > a,#navbar nav .navbar-nav li .open > a:hover,#navbar nav .navbar-nav li .open > a:focus {
		color: #8e8373;
		background-color: transparent;
	}

	#navbar nav .navbar-nav .dropdown-menu {
		width: 100%;
	}

	#navbar nav .navbar-nav .dropdown-menu li a {
		line-height: 1em;
		text-align: left;
		padding: 10px 20px;
		white-space: normal;
	}

	#navbar nav .navbar-nav .dropdown-menu li:first-child a {
		-moz-border-radius-topleft: 4px;
		-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
		padding: 20px 20px 10px;
	}

	#navbar nav .navbar-nav .dropdown-menu li:last-child a {
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-left-radius: 4px;
		border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
		border-bottom-right-radius: 4px;
		padding: 10px 20px 20px;
	}

	#navbar nav .navbar-nav .dropdown-menu li:hover {
		border-left: none;
	}

	#navbar nav .navbar-nav .dropdown-menu li:hover a {
		padding-left: 30px;
	}

	#navbar nav .navbar-nav > li > a:hover,#navbar nav .navbar-nav > li > a:focus,#navbar nav .navbar-nav > li > a.active-trail,#navbar nav .navbar-nav > li.active > a,#navbar nav .navbar-nav > li.active > a:hover,#navbar nav .navbar-nav > li.active > a:focus {
		color: #8e8373;
		background-color: transparent;
	}
}

.home .sl-encart .sle-content .sl-logo img,
.error404 .sl-encart .sle-content .sl-logo img {
	max-height: 155px;
}

body:not(.home) .sl-encart .sle-content .sl-logo img {
	max-height: 120px;
}

#page-header {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	width: 100%;
	padding: 53px 0 0;
	margin: 0;
}

#page-header i.fa.fa-phone {
	color: #b3b3b3;
	color: rgba(0,0,0,0.3);
}

body:not(.home) #page-header {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider-slim.jpg);
}

.sl-encart {
	width: 100%;
	padding: 25px;
}

.sl-encart .sle-content {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: rgba(0,0,0,0);
	background-color: rgba(255,255,255,0);
	color: #505050;
	font-size: 1rem;
	line-height: 1rem;
	text-align: center;
}

.sl-encart .sl-logo {
	margin: 0 auto 10px;
}

.sl-encart .sl-logo a {
	color: #505050;
}

.sl-encart .sl-logo img {
	margin: 0 auto;
}

.sl-encart .sl-infos {
	font-size: 1.5rem;
	line-height: 1.5rem;
	font-family: "Poppins",sans-serif;
	margin-bottom: 8px;
}

.sl-encart .sl-infos .sl-adresse a {
	color: #505050;
}

.sl-encart .sl-infos .sl-adresse a:hover {
	color: #505050;
}

.sl-barre-contact {
	background-color: darkgray;
	background-color: rgba(169,169,169,0.95);
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
}

.sl-barre-contact .news a,.sl-barre-contact .tel a,.sl-barre-contact .adresse a,.sl-barre-contact .contact a {
	display: inline-block;
	position: relative;
}

.sl-barre-contact .btn {
	text-shadow: none;
}

.sl-barre-contact .row {
	line-height: 1.1em;
	color: #505050;
	margin: 0;
}

.sl-barre-contact .row strong {
	font-weight: 500;
}

.sl-barre-contact .row a:hover,.sl-barre-contact .row a:link,.sl-barre-contact .row a:visited {
	color: #505050;
	text-decoration: none;
}

.sl-barre-contact .row .col {
	text-align: center;
}

.sl-more .slm-content {
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 2.5rem;
	line-height: 20px;
}

.sl-more .slm-content span {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-size: 1.8rem;
	font-weight: 400;
}

.sl-more .slm-content .fa {
	position: relative;
	top: 7px;
	text-shadow: 2px 2px 1px #343434;
}

.sl-more .slm-content a {
	color: white;
	text-shadow: 2px 2px 1px #343434;
}

.sl-more .slm-content a:hover,.sl-more .slm-content a:focus {
	text-decoration: none;
}

.sl-more .slm-content a:hover span,.sl-more .slm-content a:focus span {
	margin-left: 15px;
}

.bloc-top-barre {
	background-color: #ffffff;
}

.home #page-header,
.error404 #page-header {
	background-image: -owg-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
	background-image: -webkit-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
	background-image: -moz-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
	background-image: -o-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
	background-image: linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
}

@media (min-width: 992px) {
	.home #page-header,
	.error404 #page-header {
		background-image:-owg-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
		background-image: -webkit-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
		background-image: -moz-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
		background-image: -o-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
		background-image: linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
	}
}

@media (max-width: 991px) {
	.sl-barre-contact .row .col {
		margin-bottom:10px;
		text-align: center;
	}

	.sl-barre-contact .row .col:last-child {
		margin-bottom: 0;
	}

	body:not(.home) #page-header .sl-encart .sl-tel,body:not(.home) #page-header .sl-encart .sl-adresse {
		display: none;
	}

	body:not(.home) #page-header .sl-slogan,body:not(.home) #page-header .sl-infos {
		display: none;
	}

	.bloc-top-barre .content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

@media (min-width: 1200px) {
	.home .region-header,
	.error404 .region-header {
		max-width:1170px;
		margin: 0 auto;
	}

	body:not(.home) .region-header .sl-encart {
		max-width: 1170px;
		margin: 0 auto;
	}
}

#footer-top {
	background-color: #fafafa;
	color: #545353;
}

#footer {
	background-color: #ffffff;
	color: #5f5f5f;
	padding: 60px 0;
}

#footer #content-section ul,#footer-top #content-section ul {
	text-align: left;
}

#footer .map-footer,#footer-top .map-footer {
	width: 100%;
}

#footer .map-footer #gmap,#footer-top .map-footer #gmap {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#footer .cartouche-footer,#footer-top .cartouche-footer {
	background-color: transparent;
	text-align: center;
	font-size: 1rem;
	line-height: 1.3rem;
	z-index: 50;
}

#footer .cartouche-footer a,#footer-top .cartouche-footer a {
	color: #5f5f5f;
}

#footer .cartouche-footer .content,#footer-top .cartouche-footer .content {
	padding: 10px;
}

#footer .cartouche-footer .ft-logo,#footer-top .cartouche-footer .ft-logo {
	padding: 0 0 15px;
	font-family: "Poppins",sans-serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 1em;
	text-transform: uppercase;
}

#footer .cartouche-footer .ft-logo span,#footer-top .cartouche-footer .ft-logo span {
	font-size: 14px;
	line-height: 1em;
	font-weight: 400;
}

#footer .cartouche-footer .ft-logo a,#footer-top .cartouche-footer .ft-logo a {
	color: #505050;
}

#footer .cartouche-footer .ft-logo img,#footer-top .cartouche-footer .ft-logo img {
	max-height: 130px;
}

#footer .cartouche-footer .ft-logo a,#footer-top .cartouche-footer .ft-logo a {
	font-size: 27px;
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	color: #b9b6a9;
}

#footer .cartouche-footer .ft-metier,#footer-top .cartouche-footer .ft-metier {
	max-width: 180px;
}

#footer .cartouche-footer img,#footer-top .cartouche-footer img {
	margin: 0 auto;
}

#footer .cartouche-footer .fa,#footer-top .cartouche-footer .fa {
	color: #cfcfcf;
	color: #cfcfcf;
	margin-right: 5px;
	margin-top: 2px;
}

#footer-map {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/bg-map.jpg);
	background-position: center center;
	background-repeat: repeat;
	background-size: cover;
}

#footer-map .map-simple {
	padding: 25px;
}

#footer-map .map-simple img {
	border: solid 10px #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#footer-map .map-double {
	padding: 40px 25px;
}

#footer-map .map-double .row {
	margin: 0;
}

#footer-map .map-double .row .col {
	padding: 0;
}

#footer-map .map-double .col img {
	margin: 5% auto;
	max-width: 90%;
}

#footer-map .map-double .row > .col:nth-child(2) img {
	border-top: 10px solid white;
}

#footer-map .map-zone {
	padding: 40px 0;
	color: #ffffff;
}

#footer-map .map-zone h4 {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 60px;
}

#footer-map .map-zone h4 small {
	color: #ffffff;
	font-weight: 400;
}

#footer-map .map-zone h4:after {
	display: block;
	content: "";
	height: 4px;
	background: #ffffff;
	margin: 10px auto;
	position: relative;
	width: 64px;
	max-width: 100%;
}

#footer-map .map-zone img {
	max-height: 440px;
}

#footer-map .map-full {
	width: 100%;
	height: 417px;
	overflow: hidden;
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/bg-map-full.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#footer-map .map-full .gg-link,#footer-map .map-full .gg-link a {
	width: 100%;
	height: 100%;
	display: block;
}

#bottom {
	background-color: #505050;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	color: white;
	color: rgba(255,255,255,0.6);
	position: relative;
	z-index: 10;
}

#bottom a:link,#bottom a:hover,#bottom a:visited {
	color: white;
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}

#bottom .footer-info {
	text-align: center;
	font-size: 0.8rem;
	line-height: 1rem;
}

#bottom .footer-info .crea {
	text-align: center;
}

#bottom .footer-info .crea img {
	width: 30px;
}

#bottom a {
	width: 100%;
}

#gmap {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.map-shadow {
	-webkit-box-shadow: 0px 12px 15px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 12px 15px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 12px 15px 0px rgba(0,0,0,0.35);
	z-index: 1;
}

@media (max-width: 767px) {
	#footer .map-footer img.img-center,#footer .contact-map-footer img.img-center,#footer-top .map-footer img.img-center,#footer-top .contact-map-footer img.img-center {
		max-width:100%;
		height: auto !important;
	}

	#bottom .crea img {
		display: block;
		text-align: center;
		margin: 10px auto;
	}

	#footer-map .map-zone img {
		max-width: 80%;
	}
}

@media (min-width: 768px) {
	.map-shadow {
		-webkit-box-shadow:0px 0px 25px 0px rgba(0,0,0,0.4);
		-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.4);
		box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.4);
	}

	.map-shadow img {
		float: right;
	}

	#footer .region-footer,#footer-top .region-footer {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#footer .cartouche-footer,#footer-top .cartouche-footer {
		background-color: transparent;
		position: relative;
		text-align: left;
		flex: 0.4;
	}

	#footer .cartouche-footer .content,#footer-top .cartouche-footer .content {
		padding: 10px 80px 10px 10px;
	}

	#footer .cartouche-footer .ft-logo,#footer-top .cartouche-footer .ft-logo {
		position: relative;
		right: 30px;
	}

	#footer .cartouche-footer img,#footer-top .cartouche-footer img {
		margin: 0;
	}

	#footer .cartouche-footer .fa,#footer-top .cartouche-footer .fa {
		position: absolute;
		left: -15px;
		margin-right: 0;
	}

	#footer .map-footer,#footer-top .map-footer {
		flex: 0.4;
	}

	.node-type-webform #footer .cartouche-footer {
		position: initial;
		text-align: center;
	}

	.node-type-webform #footer .cartouche-footer img {
		margin: 0 auto;
	}

	.node-type-webform #footer .cartouche-footer .fa {
		position: initial;
		margin-right: 7px;
	}

	#bottom .footer-info {
		text-align: left;
	}

	#bottom .footer-info .crea {
		margin-top: 10px;
		text-align: right;
	}

	#bottom .footer-info .crea img {
		float: right;
		margin-left: 15px;
	}
}

@media (min-width: 992px) {
	#footer .map-double .row > .col:first-child {
		z-index:1;
	}

	#footer .map-double .row > .col:first-child img {
		-webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.35);
		-moz-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.35);
		box-shadow: 0 12px 15px 0 rgba(0,0,0,0.35);
		float: right;
	}

	#footer .map-double .col img {
		margin: 0 !important;
		max-width: 100%;
	}

	#footer .cartouche-footer {
		background-color: transparent;
		flex: 0.35;
	}
}

@media (min-width: 1200px) {
	.node-type-webform #footer .cartouche-footer {
		margin-right:0;
	}
}

.form-actions {
	text-align: center;
	padding: 15px;
}

.form-actions .webform-submit {
	width: 100%;
}

.node-type-webform .node-webform form label {
	font-weight: 400;
	margin-bottom: 0;
	font-size: 0.8rem;
	color: #a9a9a9;
}

.node-type-webform .node-webform form input,.node-type-webform .node-webform form .form-textarea-wrapper textarea,.node-type-webform .node-webform form select {
	background-color: #fafafa;
	background-color: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: none;
	box-shadow: none;
	padding: 8px 12px;
	color: #2e2e2e;
	font-size: 11px;
	font-family: "Poppins",sans-serif;
	height: 28px;
	margin-bottom: 18px;
}

.node-type-webform .node-webform form input::placeholder,.node-type-webform .node-webform form .form-textarea-wrapper textarea::placeholder,.node-type-webform .node-webform form select::placeholder {
	text-transform: none;
	color: #aeadad;
}

.node-type-webform .node-webform form .form-textarea-wrapper textarea {
	height: 140px;
}

.node-type-webform .node-webform form .form-type-checkbox input[type=checkbox],.node-type-webform .node-webform form .form-type-checkbox input[type=radio],.node-type-webform .node-webform form .form-type-radio input[type=checkbox],.node-type-webform .node-webform form .form-type-radio input[type=radio] {
	float: left;
	width: 15px;
	height: 15px;
}

.node-type-webform .node-webform form .form-type-checkbox label,.node-type-webform .node-webform form .form-type-radio label {
	display: inline;
	position: relative;
	left: 5px;
}

.node-type-webform .node-webform form input[type="file"] {
	display: block;
	width: 73%;
	float: left;
	margin-right: 1%;
	padding: 4px;
	font-size: 0.9rem;
	height: auto;
}

.node-type-webform .node-webform form select {
	text-transform: uppercase;
	padding-left: 5px;
}

.node-type-webform .node-webform form .form-type-date .webform-datepicker {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.node-type-webform .node-webform form .form-type-date .form-type-select {
	float: left;
	width: 100%;
	margin-right: 1%;
}

.node-type-webform .node-webform form .infos-comp {
	height: 160px;
}

.node-type-webform fieldset {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.node-type-webform fieldset .panel-heading {
	background-color: transparent;
	font-weight: 500;
	border: none;
}

.captcha {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
}

.captcha img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	width: 130px;
	height: 56px;
	margin-right: 12px;
	margin-left: 15px;
	filter: grayscale(100%);
}

.captcha .form-item-captcha-response {
	flex: 1;
	margin-right: 17px;
}

#footer .block-webform {
	background-color: transparent;
	width: 100%;
	text-align: center;
	z-index: 50;
	padding: 20px 0;
}

#footer .block-webform h2 {
	color: #505050;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 23px;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
	margin: 0 15px 30px;
}

#footer .block-webform form {
	text-align: left;
}

#footer .block-webform form fieldset input,#footer .block-webform form .form-textarea-wrapper textarea,#footer .block-webform form .captcha .form-item-captcha-response input,#footer .block-webform form select {
	background-color: #fafafa;
	background-color: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: none;
	box-shadow: none;
	padding: 8px 12px;
	color: #2e2e2e;
	font-size: 11px;
	font-family: "Poppins",sans-serif;
	height: 28px;
	margin-bottom: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#footer .block-webform form fieldset input::placeholder,#footer .block-webform form .form-textarea-wrapper textarea::placeholder,#footer .block-webform form .captcha .form-item-captcha-response input::placeholder,#footer .block-webform form select::placeholder {
	text-transform: none;
	color: #aeadad;
}

#footer .block-webform form label {
	font-weight: 400;
	margin-bottom: 0;
	font-size: 0.8rem;
	color: #a9a9a9;
}

#footer .block-webform form select {
	text-transform: uppercase;
	padding-left: 5px;
}

#footer .block-webform .form-group {
	margin-bottom: 3px;
}

#footer .block-webform .form-type-date .webform-datepicker {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

#footer .block-webform .form-type-date .form-type-select {
	float: left;
	width: 100%;
	margin-right: 1%;
}

#footer .block-webform .form-actions {
	padding: 7px 15px 0;
}

#footer .block-webform .form-actions .button-primary,#footer .block-webform .form-actions .btn-primary {
	width: 300px;
	margin: 0 auto;
}

#footer .block-webform .panel-body {
	padding: 0 15px;
}

#footer .block-webform .panel-body .form-textarea-wrapper textarea {
	height: 65px;
}

#footer .block-webform .field-societe {
	display: none;
}

#footer .block-webform .button-primary {
	width: 100%;
	margin-top: 2px;
}

#user-login #edit-actions button {
	width: 100%;
}

#footer .block-webform form > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#footer .block-webform .form-actions,.node-type-webform .node-webform form > div .form-actions {
	width: 100%;
	padding: 0;
}

#footer .block-webform form fieldset input,.node-type-webform .node-webform form fieldset input {
	height: 47px;
	font-size: 12px;
	margin-bottom: 12px;
}

#footer .block-webform .panel-body .form-textarea-wrapper textarea,.node-type-webform .node-webform .panel-body .form-textarea-wrapper textarea {
	height: 144px;
	font-size: 12px;
	margin-bottom: 12px;
}

#footer .block-webform .form-actions .button-primary {
	width: 100%;
}

#footer .block-webform .field-societe {
	display: block;
}

#footer .block-webform .panel-body,.node-type-webform .node-webform .panel-body {
	padding: 0;
}

#footer .block-webform .form-group,.node-type-webform .node-webform .form-group {
	margin-bottom: 12px;
}

@media (min-width: 768px) {
	#footer .block-webform {
		background-color:transparent;
		flex: 0.8;
		padding: 22px 10px 22px;
		text-align: left;
	}

	.node-type-webform .node-webform form {
		width: 100%;
	}

	.node-type-webform .node-webform form > div {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.node-type-webform .node-webform form > div .captcha,.node-type-webform .node-webform form > div .form-actions {
		width: 50%;
		margin: 0 auto;
		padding: 0;
	}

	.node-type-webform .node-webform form fieldset:nth-child(1) {
		padding-left: 0;
		width: 50%;
	}

	.node-type-webform .node-webform form fieldset:nth-child(1) .panel-body {
		padding-left: 0;
	}

	.node-type-webform .node-webform form fieldset:nth-child(2) {
		padding-right: 0;
		width: 50%;
	}

	.node-type-webform .node-webform form fieldset:nth-child(2) .panel-body {
		padding-right: 0;
	}

	.node-type-webform .node-webform form .form-textarea-wrapper textarea {
		height: 75px;
	}

	.node-type-webform .node-webform form .form-actions .webform-submit {
		width: 100%;
	}
}

@media (min-width: 768px) {
	#footer .block-webform h2 {
		margin:0 auto 60px;
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	#footer .block-webform .form-actions,.node-type-webform .node-webform form > div .form-actions {
		width:100%;
		padding: 0;
	}

	#footer .block-webform,.node-type-webform .node-webform {
		flex: 0.5;
	}

	#footer .block-webform .form-item input,#footer .block-webform .form-item textarea,.node-type-webform .node-webform .form-item input,.node-type-webform .node-webform .form-item textarea {
		margin: 0 !important;
	}

	#footer .block-webform .webform-component--identite .form-item,.node-type-webform .node-webform .webform-component--identite .form-item {
		width: 48%;
		margin: 0 1% 2% 1%;
	}

	#footer .block-webform .form-type-textarea,.node-type-webform .node-webform .form-type-textarea {
		width: 100%;
		margin: 0 1% 2% 1%;
	}

	#footer .block-webform .form-actions,.node-type-webform .node-webform .form-actions {
		margin: 0 1% 0 1% !important;
	}

	.block.node-type-webform fieldset,article.node-webform fieldset {
		width: 100%;
	}

	.block.node-type-webform fieldset > .panel-body,article.node-webform fieldset > .panel-body {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.page-node-8 article.node-webform {
		max-width: 70%;
		margin: 0 auto;
	}

	.node-type-webform .node-webform form fieldset:nth-child(1),.node-type-webform .node-webform form fieldset:nth-child(2) {
		width: 100%;
	}
}

body {
	background-color: white;
	background-color: white;
	padding-top: 0;
	color: #545353;
}

#inner-page-section a {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #8b8671;
	text-decoration: none;
}

#inner-page-section a:hover,#inner-page-section a:focus {
	color: #b9b6a9;
	text-decoration: none;
}

#inner-page-section h1 a:hover,#inner-page-section h1 a:focus,#inner-page-section h2 a:hover,#inner-page-section h2 a:focus,#inner-page-section h3 a:hover,#inner-page-section h3 a:focus,#inner-page-section h4 a:hover,#inner-page-section h4 a:focus {
	text-decoration: none;
}

#inner-page-section #page-main {
	padding: 0;
}

#inner-page-section #page-main #content-section {
	padding-top: 30px;
	padding-bottom: 60px;
}

#inner-page-section #page-main #content-section ul {
	text-align: left;
}

.home #inner-page-section #page-main #content-section,
.error404 #inner-page-section #page-main #content-section {
	padding-top: 30px;
	padding-bottom: 0px;
}

#inner-page-section .text-loud,#inner-page-section .loud-text {
	font-size: 1.5rem;
	line-height: 1.5rem;
	font-family: "Poppins",sans-serif;
	color: #545353;
}

#inner-page-section .text-loud strong,#inner-page-section .text-loud b,#inner-page-section .loud-text strong,#inner-page-section .loud-text b {
	font-size: 1.3rem;
	font-weight: 500;
}

#inner-page-section .text-loud strong a,#inner-page-section .text-loud b a,#inner-page-section .loud-text strong a,#inner-page-section .loud-text b a {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #545353;
	text-decoration: none;
}

#inner-page-section .text-loud strong a:hover,#inner-page-section .text-loud strong a:focus,#inner-page-section .text-loud b a:hover,#inner-page-section .text-loud b a:focus,#inner-page-section .loud-text strong a:hover,#inner-page-section .loud-text strong a:focus,#inner-page-section .loud-text b a:hover,#inner-page-section .loud-text b a:focus {
	color: #8b8671;
	text-decoration: none;
}

.block-call-to-action {
	font-size: 29px;
	line-height: 0.95em;
	font-family: "Poppins",sans-serif;
	padding: 0 15px;
}

.block-call-to-action .cta-label {
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 1.1;
	letter-spacing: 0em;
	color: #ffffff;
	margin-bottom: 30px;
}

.block-call-to-action .cta-number {
	font-size: 20px;
	font-family: "Poppins",sans-serif;
	color: #d8d3cc;
}

.block-call-to-action .cta-number b {
	font-weight: 400;
}

.block-call-to-action .cta-number i {
	font-size: 0.85em;
	color: #ffffff;
}

.block-call-to-action .cta-number a {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #d8d3cc;
	text-decoration: none;
}

.block-call-to-action .cta-number a:hover,.block-call-to-action .cta-number a:focus {
	color: #ffffff;
	text-decoration: none;
}

.block-call-to-action .btn-primary {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #ffffff !important;
	background-color: transparent;
	border: none;
	border: 1px solid #ffffff;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.block-call-to-action .btn-primary:before,.block-call-to-action .btn-primary:after {
	content: none;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
	color: #ffffff !important;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
	background-color: #635d50;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
	border: 1px solid #635d50;
}

.block-call-to-action-adresse {
	line-height: 1.2em;
	padding: 0 15px;
	color: #ffffff;
}

#page-highlighted {
	background-color: #505050;
}

#page-actions {
	padding: 60px 0;
	background-color: #8e8373;
}

.text-primary,a.text-primary,a.text-primary:hover {
	color: #8b8671;
}

.text-secondary,a.text-secondary,a.text-secondary:hover {
	color: #505050;
}

.text-grey,a.text-grey,a.text-grey:hover {
	color: #a9a9a9 !important;
}

#diaporama-page {
	float: right;
	width: 50%;
	padding-left: 15px;
}

.cw-boxshadow {
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
}

.cw-boxradius {
	border-radius: 4px;
}

.text-loud,.loud-text {
	font-size: 22px;
	line-height: 22px;
	font-family: "Poppins",sans-serif;
}

.text-loud .fa,.loud-text .fa {
	font-size: 18px;
}

.text-loud strong,.loud-text strong {
	font-size: 1.3rem;
}

.text-loud a,.loud-text a {
	color: #8b8671;
}

.text-loud a:hover,.text-loud a:focus,.loud-text a:hover,.loud-text a:focus {
	color: #b9b6a9;
}

.text-manuscrit {
	font-family: "Poppins",sans-serif;
	font-style: italic;
}

.text-annotation {
	font-size: 12px;
	line-height: 1em;
}

.img-bobo {
	border-bottom: solid 6px #8b8671;
}

.intro {
	color: #8b8671;
	font-weight: 500;
}

.flexslider {
	background-color: transparent;
	margin-bottom: 20px;
	border: none;
}

.sharethis-buttons {
	text-align: center;
}

.node-type-galerie .sharethis-buttons {
	margin-top: 60px;
}

.sharethis-wrapper {
	margin-top: 15px;
	text-align: center;
}

.sharethis-wrapper .stLarge {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.col-vertical-center .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.col-vertical-center .row .col .content img {
	max-height: 70px;
	padding: 10px;
}

.all-img-grayscale img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.all-img-grayscale img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

.surligner::after {
	background-image: -owg-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
	background-image: -webkit-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
	background-image: -moz-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
	background-image: -o-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
	background-image: linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 2px;
	margin-top: 4px;
	transition: .3s all ease;
}

.surligner:hover::after {
	left: 0;
	width: 100%;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	clear: both;
}

.video-container iframe,.video-container object,.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cw-ariane {
	font-size: 0.75em;
	margin-bottom: 25px;
	text-align: center;
	position: relative;
	top: -15px;
}

#cw-ariane a {
	color: #a9a9a9;
}

@media (max-width: 767px) {
	body .btn {
		width: 100% !important;
		clear: both;
	}

	body .video-container iframe,body .video-container object,body .video-container embed {
		position: relative;
		height: 190px;
	}
}

@media (max-width: 991px) {
	body #footer .block-webform .form-actions .button-primary,body .bloc-actu-slide .field-content .actu-texte .all-actus {
		width:100% !important;
		margin: 5px auto;
		clear: both;
	}

	body #page-main .page-header h1 {
		font-size: 1.4em;
	}

	body #page-main h2 {
		margin: 20px 0 14px;
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) {
	.home #page-main #content-section,
	.error404 #page-main #content-section {
		padding-top:80px;
		padding-bottom: 0px;
	}

	body:not(.home) #primary #content-section {
		padding-top: 80px;
		padding-bottom: 60px;
	}
}

@media (min-width: 992px) {
	body {
		padding-top:0;
	}

	#page-main > .container > .row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.page-node-8 .field-item.even {
		text-align: left;
	}
}

.container-small {
	max-width: 400px;
	margin: 0 auto;
}

.container-medium {
	max-width: 850px;
	margin: 0 auto;
}

.container-large {
	max-width: 1000px;
	margin: 0 auto;
}

#actu-top .container-fluid,
#actu-bottom .container-fluid,
.page-actualites #page-main .container-fluid,
#avis-client .container-fluid,
.page-avis-client .container-fluid,
#footer .container-fluid,
#bottom .container-fluid,
body:not(.home) .container-fluid {
	max-width: 1170px;
	margin: 0 auto;
}

.soref-bottom {
	max-width: 1170px;
	margin: 0 auto;
}

.node-type-galerie .field-name-body,.page-galeries .view-header {
	max-width: 1170px;
	margin: 0 auto 60px;
}

.page-node-8 #page-main,.page-node-46 #page-main,.page-node-11 #page-main,.page-node-32 #page-main,.page-node-49 #page-main,.node-type-annoncesoref #page-main,.node-type-webform #page-main,.page-node-edit #page-main,.page-sitemap #page-main,.page-node-add #page-main {
	max-width: 1170px;
	margin: 0 auto;
}

.page-user .container-fluid {
	max-width: 1170px;
	margin: 0 auto;
}

.page-user #page-main {
	max-width: 850px;
	margin: 0 auto;
}

.page-user #user-login .form-actions {
	padding: 10px 0 0;
}

#navbar .container {
	width: 100%;
	max-width: 1366px;
}

.region-sidebar-second {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: #8b8671;
	background-position: left top;
	background-repeat: repeat;
	height: 100%;
}

.region-sidebar-second h2 {
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-size: 1.2rem;
	text-transform: uppercase;
	color: white;
}

#admin-menu-wrapper {
	overflow: hidden;
	height: 25px;
}

.page-node-edit fieldset .fade.panel-body,.page-node-webform-configure fieldset .fade.panel-body,.page-node-add fieldset .fade.panel-body {
	opacity: 1;
}

.page-node-edit .h1,.page-node-edit h1,.page-node-edit h2.block-title,.page-node-webform-configure .h1,.page-node-webform-configure h1,.page-node-webform-configure h2.block-title,.page-node-add .h1,.page-node-add h1,.page-node-add h2.block-title {
	max-width: 100%;
	margin: 0 auto;
	font-size: 22px;
}

#edit-metatags-fr-advanced {
	display: none;
}

.cke_editable {
	padding-top: 10px;
}

.cke_editable .wow {
	visibility: visible;
}

.page-node-webform-results #page-main table td,.page-node-webform-results #page-main table td a {
	color: black;
}

.page-node-webform-results #page-main table th,.page-node-webform-results #page-main table th a {
	color: #545353;
}

.page-node-submission #page-main .panel {
	color: #343434;
}

.logged-in.page-node-webform #inner-page-section .table > thead > tr > th {
	color: #545353;
}

.logged-in.page-node-webform #inner-page-section .table-striped > tbody td a {
	color: #343434;
}

.logged-in.page-node-webform #inner-page-section .table-striped > tbody > tr:nth-of-type(even) {
	background-color: #eaeaea;
}

.nav.nav-tabs,.pagination.pagination-sm {
	border-bottom: 1px solid #343434;
}

.nav.nav-tabs a,.pagination.pagination-sm a {
	border: 1px solid #343434;
	color: white !important;
	background-color: #343434 !important;
}

.nav.nav-tabs a:hover,.nav.nav-tabs a:focus,.pagination.pagination-sm a:hover,.pagination.pagination-sm a:focus {
	color: white !important;
	background-color: #343434;
}

.nav-tabs > li.active > a,.pagination-sm > li.active > a {
	border: 1px solid #343434;
	border-bottom-color: transparent;
	color: white !important;
	background-color: #343434 !important;
}

.home ul.nav.nav-tabs,
.error404 ul.nav.nav-tabs {
	border-bottom: 1px solid #343434;
}

.home ul.nav.nav-tabs a,
.error404 ul.nav.nav-tabs a {
	color: white !important;
}

.home ul.nav.nav-tabs a:hover,
.home ul.nav.nav-tabs a:focus,
.error404 ul.nav.nav-tabs a:hover,
.error404 ul.nav.nav-tabs a:focus {
	color: white !important;
	background-color: #343434;
}

.home .nav-tabs > li.active > a,
.error404 .nav-tabs > li.active > a {
	border: 1px solid #343434;
	border-bottom-color: transparent;
	color: white !important;
	background-color: #343434 !important;
}

.pagination > .active > a,.pagination > .active > a:hover,.pagination > .active > a:focus,.pagination > .active > span,.pagination > .active > span:hover,.pagination > .active > span:focus {
	color: #ffffff !important;
}

#taxonomy-form-term .cke_contents {
	min-height: 600px;
}

.page-node-edit .image-widget input[type="file"],.galerie-node-edit .image-widget input[type="file"],.actu-node-edit .image-widget input[type="file"] {
	width: auto;
	border-radius: 5px;
}

.page-node-edit .image-widget .input-group,.page-node-edit .image-widget .image-widget-data,.galerie-node-edit .image-widget .input-group,.galerie-node-edit .image-widget .image-widget-data,.actu-node-edit .image-widget .input-group,.actu-node-edit .image-widget .image-widget-data {
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.page-node-edit .image-widget .input-group .form-type-textfield,.page-node-edit .image-widget .image-widget-data .form-type-textfield,.galerie-node-edit .image-widget .input-group .form-type-textfield,.galerie-node-edit .image-widget .image-widget-data .form-type-textfield,.actu-node-edit .image-widget .input-group .form-type-textfield,.actu-node-edit .image-widget .image-widget-data .form-type-textfield {
	display: block;
	clear: both;
	width: 100%;
}

.page-node-edit .image-widget .input-group .manualcrop-style-button-holder,.page-node-edit .image-widget .image-widget-data .manualcrop-style-button-holder,.galerie-node-edit .image-widget .input-group .manualcrop-style-button-holder,.galerie-node-edit .image-widget .image-widget-data .manualcrop-style-button-holder,.actu-node-edit .image-widget .input-group .manualcrop-style-button-holder,.actu-node-edit .image-widget .image-widget-data .manualcrop-style-button-holder {
	padding: 0;
}

.page-node-edit .image-widget .input-group .btn-xs,.page-node-edit .image-widget .input-group .btn-group-xs > .btn,.page-node-edit .image-widget .input-group .btn-danger,.page-node-edit .image-widget .input-group .btn-group-xs > .btn,.page-node-edit .image-widget .input-group .manualcrop-style-button,.page-node-edit .image-widget .image-widget-data .btn-xs,.page-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.page-node-edit .image-widget .image-widget-data .btn-danger,.page-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.page-node-edit .image-widget .image-widget-data .manualcrop-style-button,.galerie-node-edit .image-widget .input-group .btn-xs,.galerie-node-edit .image-widget .input-group .btn-group-xs > .btn,.galerie-node-edit .image-widget .input-group .btn-danger,.galerie-node-edit .image-widget .input-group .btn-group-xs > .btn,.galerie-node-edit .image-widget .input-group .manualcrop-style-button,.galerie-node-edit .image-widget .image-widget-data .btn-xs,.galerie-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.galerie-node-edit .image-widget .image-widget-data .btn-danger,.galerie-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.galerie-node-edit .image-widget .image-widget-data .manualcrop-style-button,.actu-node-edit .image-widget .input-group .btn-xs,.actu-node-edit .image-widget .input-group .btn-group-xs > .btn,.actu-node-edit .image-widget .input-group .btn-danger,.actu-node-edit .image-widget .input-group .btn-group-xs > .btn,.actu-node-edit .image-widget .input-group .manualcrop-style-button,.actu-node-edit .image-widget .image-widget-data .btn-xs,.actu-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.actu-node-edit .image-widget .image-widget-data .btn-danger,.actu-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.actu-node-edit .image-widget .image-widget-data .manualcrop-style-button {
	padding: 1px 5px !important;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px !important;
	height: 25px;
	margin: 3px !important;
}

.page-node-edit .image-widget .input-group .input-group-btn,.page-node-edit .image-widget .image-widget-data .input-group-btn,.galerie-node-edit .image-widget .input-group .input-group-btn,.galerie-node-edit .image-widget .image-widget-data .input-group-btn,.actu-node-edit .image-widget .input-group .input-group-btn,.actu-node-edit .image-widget .image-widget-data .input-group-btn {
	width: auto;
}

.page-node-edit .image-widget .input-group .btn,.page-node-edit .image-widget .input-group .btn-group,.page-node-edit .image-widget .image-widget-data .btn,.page-node-edit .image-widget .image-widget-data .btn-group,.galerie-node-edit .image-widget .input-group .btn,.galerie-node-edit .image-widget .input-group .btn-group,.galerie-node-edit .image-widget .image-widget-data .btn,.galerie-node-edit .image-widget .image-widget-data .btn-group,.actu-node-edit .image-widget .input-group .btn,.actu-node-edit .image-widget .input-group .btn-group,.actu-node-edit .image-widget .image-widget-data .btn,.actu-node-edit .image-widget .image-widget-data .btn-group {
	padding: 9px 10px;
	border-radius: 5px;
	width: auto;
	z-index: 2;
	margin-left: -1px;
	margin-top: 0;
}

.page-node-edit .image-widget .input-group .btn .icon,.page-node-edit .image-widget .input-group .btn-group .icon,.page-node-edit .image-widget .image-widget-data .btn .icon,.page-node-edit .image-widget .image-widget-data .btn-group .icon,.galerie-node-edit .image-widget .input-group .btn .icon,.galerie-node-edit .image-widget .input-group .btn-group .icon,.galerie-node-edit .image-widget .image-widget-data .btn .icon,.galerie-node-edit .image-widget .image-widget-data .btn-group .icon,.actu-node-edit .image-widget .input-group .btn .icon,.actu-node-edit .image-widget .input-group .btn-group .icon,.actu-node-edit .image-widget .image-widget-data .btn .icon,.actu-node-edit .image-widget .image-widget-data .btn-group .icon {
	font-size: 11px;
}

.cke_widget_editable p,.cke_widget_editable h1,.cke_widget_editable h2,.cke_widget_editable h3,.cke_widget_editable h4,.cke_widget_element p,.cke_widget_element h1,.cke_widget_element h2,.cke_widget_element h3,.cke_widget_element h4 {
	color: black !important;
}

.logged-in #cw-ariane {
	top: 0;
}

#user-login {
	margin-bottom: 50px;
}

@media (min-width: 768px) {
	.page-node-edit .image-widget input[type="file"],.galerie-node-edit .image-widget input[type="file"],.actu-node-edit .image-widget input[type="file"] {
		min-width:540px;
		border-radius: 5px 0 0 5px;
	}

	.page-node-edit .image-widget .input-group,.page-node-edit .image-widget .image-widget-data,.galerie-node-edit .image-widget .input-group,.galerie-node-edit .image-widget .image-widget-data,.actu-node-edit .image-widget .input-group,.actu-node-edit .image-widget .image-widget-data {
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.page-node-edit .image-widget .input-group .btn,.page-node-edit .image-widget .input-group .btn-group,.page-node-edit .image-widget .image-widget-data .btn,.page-node-edit .image-widget .image-widget-data .btn-group,.galerie-node-edit .image-widget .input-group .btn,.galerie-node-edit .image-widget .input-group .btn-group,.galerie-node-edit .image-widget .image-widget-data .btn,.galerie-node-edit .image-widget .image-widget-data .btn-group,.actu-node-edit .image-widget .input-group .btn,.actu-node-edit .image-widget .input-group .btn-group,.actu-node-edit .image-widget .image-widget-data .btn,.actu-node-edit .image-widget .image-widget-data .btn-group {
		border-radius: 0 5px 5px 0;
	}

	.page-node-edit .field-name-field-actu-image,.galerie-node-edit .field-name-field-actu-image,.actu-node-edit .field-name-field-actu-image {
		float: initial;
		max-width: 100%;
		margin: 0;
	}
}

#page-parallax {
	padding: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.background {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-position: 50% 50% \9 !important;
}

.parallax {
	height: auto;
	min-height: 45vh;
	background-size: cover;
	font-size: 17px;
	line-height: 1.3em;
	color: #ffffff;
	font-family: "Poppins",sans-serif;
	font-weight: 400;
}

.parallax .text-loud,.parallax .loud-text {
	font-size: 28px;
	line-height: 1.3em;
	font-weight: 500;
	color: #ffffff;
}

.parallax h2 {
	text-transform: uppercase !important;
	color: #505050 !important;
	font-size: 28px !important;
	margin-top: 0 !important;
}

.parallax p {
	color: #505050 !important;
}

.parallax-front {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/parallax-front.jpg);
}

.parallax-front .container-fluid {
	width: 100%;
	padding: 80px 0;
}

.parallax-not-front {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/parallax-not-front.jpg);
}

.parallax-not-front .container {
	padding-top: 80px;
	padding-bottom: 80px;
}

.parallax-not-front .container-fluid {
	width: 100%;
	padding: 80px 0;
}

.parallax-static {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/parallax-fixe.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 478px;
	overflow: hidden;
	font-size: 1.9rem;
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	color: #ffffff;
}

.parallax-static .text-loud,.parallax-static .loud-text {
	font-size: 24px;
	line-height: 24px;
	font-weight: 500;
	text-transform: none;
	color: #ffffff;
}

.parallax-static img {
	margin: 0 auto;
}

.bloc-services {
	padding: 60px 0;
	background-color: #ffffff;
}

.bloc-services h2.block-title {
	margin: 0 auto 50px;
	text-align: center;
	max-width: 80%;
}

.bloc-services .fa {
	font-size: 85px;
}

.bloc-services .srv-title {
	font-size: 20px;
}

.bloc-logos-references {
	padding: 60px 0;
	background-color: #fafafa;
}

.parallax-front .container .legend {
	margin-top: 20px;
}

.parallax-front .container .pl-slogan {
	font-size: 32px;
	font-weight: 400;
	line-height: 35px;
}

@media (max-width: 767px) {
	.parallax {
		height:auto;
		background-size: cover !important;
	}
}

@media (min-width: 768px) {
	.parallax .text-loud,.parallax .loud-text {
		font-size:24px;
	}

	.parallax .plx-slogan {
		width: 510px;
		margin: 0 auto;
	}

	.parallax-front .container .legend,.parallax-front .container-fluid .legend,.parallax .container .legend,.parallax .container-fluid .legend,.bloc-services .container .legend,.bloc-services .container-fluid .legend {
		margin-top: 40px;
	}

	.parallax-front .container .pl-slogan,.parallax-front .container-fluid .pl-slogan,.parallax .container .pl-slogan,.parallax .container-fluid .pl-slogan,.bloc-services .container .pl-slogan,.bloc-services .container-fluid .pl-slogan {
		font-size: 50px;
		line-height: 60px;
	}
}

@media (min-width: 1200px) {
	.parallax {
		min-height:85vh;
	}
}

@media (min-width: 1450px) {
	.parallax {
		min-height:50vh;
	}
}

.all-actus {
	float: right;
	max-width: 280px;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	z-index: 0;
	position: relative;
	margin: 0;
	padding: 24px 30px;
	border: none;
	text-decoration: none;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: none;
	color: #ffffff !important;
	background-color: transparent;
	border: none;
	border: 1px solid #ffffff;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	background: none;
}

.all-actus:before,.all-actus:after {
	content: none;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
	color: #ffffff !important;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
	background-color: #635d50;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
	border: 1px solid #635d50;
}

#actu-top,#actu-bottom {
	background-color: #8e8373;
}

#actu-top div .row p,#actu-bottom div .row p {
	line-height: 20px;
}

.bloc-actu-slide {
	margin: 60px 0;
}

.bloc-actu-slide .view-content {
	text-align: center;
}

.bloc-actu-slide .flexslider {
	margin-bottom: 0;
}

.bloc-actu-slide .views-slideshow-cycle-main-frame,.bloc-actu-slide .views-slideshow-cycle-main-frame-row {
	width: 100% !important;
}

.bloc-actu-slide .field-content .actu-image {
	width: 100%;
	margin-bottom: 20px;
}

.bloc-actu-slide .field-content .actu-image img {
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	max-width: 400px;
}

.bloc-actu-slide .field-content .actu-texte .actu-title a {
	margin-bottom: 10px;
	color: #ffffff !important;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: none;
	font-size: 21px;
	line-height: 1.2;
	letter-spacing: 0em;
	width: 100%;
}

.date-display-single {
	padding: 10px 0;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #505050;
}

.bloc-actu-slide .field-content .actu-texte .actu-body {
	text-align: justify;
	margin-bottom: 11px;
	line-height: 1.5;
	color: #ddd5c9;
}

.bloc-actu-liste {
	margin: 15px 0 0;
}

.bloc-actu-liste h2 {
	float: right;
	padding-left: 35px;
	position: relative;
}

.bloc-actu-liste h2:before {
	content: "\f1ea";
	font-family: FontAwesome;
	position: absolute;
	left: -5px;
	top: 2px;
}

.bloc-actu-liste .view {
	clear: both;
	padding-left: 40px;
	text-align: justify;
}

.bloc-actu-liste .view .actu-image {
	margin-bottom: 20px;
}

.bloc-actu-liste .view .actu-image img {
	border-bottom: solid 6px #8b8671;
	margin: 0 auto;
}

.bloc-actu-liste .views-row-odd,.bloc-actu-liste .views-row-even {
	margin-bottom: 25px;
	line-height: 16px;
	font-size: 15px;
}

.bloc-actu-liste .title {
	text-align: right;
}

.bloc-actu-liste .view-footer {
	text-align: right;
}

.bloc-actu-liste .view-footer a {
	color: #3a3a3a;
	text-decoration: none;
	font-weight: 500;
	padding-right: 7px;
}

.bloc-actu-liste .view-footer a:after {
	content: "\f18e";
	font-family: FontAwesome;
	position: relative;
	left: 3px;
	top: 3px;
	font-size: 25px;
	font-weight: normal;
}

.bloc-actu-liste .view-footer a:hover {
	text-decoration: none;
	color: #ffffff;
}

.bloc-actu-liste .view-empty .field-content .actu-left {
	text-align: right;
	text-transform: uppercase;
	color: #ffffff;
}

.bloc-actu-liste .view-empty .field-content .actu-left h2 {
	font-size: 1.1rem;
	margin: 10px 0;
}

.bloc-actu-liste .view-empty .field-content .actu-left .actu-date {
	margin-bottom: 10px;
}

.bloc-actu-liste .view-empty .field-content .actu-center {
	text-align: left;
}

.region-sidebar-first .bloc-actu-slide {
	margin: 0;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .actu-title a {
	font-size: 18px;
	line-height: 18px;
	color: #8b8671;
	height: 70px;
	overflow: hidden;
	margin: 0;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .actu-title a .date-display-single {
	top: 2px;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .actu-body {
	color: #545353;
	height: 110px;
	overflow: hidden;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .all-actus {
	margin: 0 auto;
	width: 90%;
	float: initial;
}

#inner-page-section #content-section .news-listing .views-row-odd,#inner-page-section #content-section .news-listing .views-row-even {
	margin-bottom: 35px;
	float: left;
	width: 100%;
}

#inner-page-section #content-section .news-listing .views-row-even {
	padding: 25px 0;
	border-top: 4px solid #fafafa;
}

#inner-page-section #content-section .news-listing figure img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto 20px;
}

#inner-page-section #content-section .news-listing h2 {
	margin: 0;
	text-align: left;
	font-size: 21px;
	line-height: 1em;
}

#inner-page-section #content-section .news-listing h2 a {
	color: #505050;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: none;
	font-size: 21px;
	line-height: 1.2;
	letter-spacing: 0em;
}

#inner-page-section #content-section .news-listing p {
	text-align: justify;
}

#inner-page-section #content-section .date,#inner-page-section #content-section .field-name-field-date .field-item {
	padding: 10px 0;
	text-align: left;
	font-family: "Poppins",sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	color: #505050;
}

.page-actualites .goto-actu {
	font-size: 13px;
	font-style: italic;
}

.node-type-actualite .goto-actus {
	position: relative;
	top: -28px;
	font-size: 13px;
	font-style: italic;
	text-align: right;
}

.node-type-actualite .field-name-field-actu-image {
	margin: 0 0 25px 0;
}

.node-type-actualite .field-name-field-actu-image img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 4px;
	margin: auto;
}

@media (max-width: 991px) {
	.bloc-actu-slide .field-content .actu-texte .actu-title {
		max-width:400px;
		margin: 0 auto 20px;
	}

	.bloc-actu-slide .field-content .actu-texte .actu-body {
		max-width: 400px;
		margin: 0 auto 10px;
	}

	.bloc-actu-slide .field-content .actu-texte .all-actus {
		float: none;
	}
}

@media (min-width: 768px) {
	.region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-image {
		width:100%;
		height: 120px;
	}

	.region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-texte .all-actus {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.bloc-actu-slide .view-content .field-content {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.bloc-actu-slide .view-content .field-content .actu-image {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
		width: 35%;
		margin-right: 40px;
		margin-bottom: 0;
		height: 235px;
		overflow: hidden;
	}

	.bloc-actu-slide .view-content .field-content .actu-texte {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		flex: 1;
		margin-right: 10px;
	}

	.bloc-actu-slide .view-content .field-content .actu-texte .actu-title {
		text-align: left;
	}

	.bloc-actu-slide .view-content .field-content .actu-texte .all-actus {
		float: right;
		margin: 0;
	}

	.bloc-actu-slide .view-empty .field-content .actu-left {
		text-align: right;
		text-transform: uppercase;
		color: #ffffff;
	}

	.bloc-actu-slide .view-empty .field-content .actu-left h2 {
		font-size: 1.1rem;
		margin: 10px 0;
	}

	.bloc-actu-slide .view-empty .field-content .actu-left .actu-date {
		margin-bottom: 10px;
	}

	.bloc-actu-slide .view-empty .field-content .actu-center {
		text-align: left;
	}

	#inner-page-section #content-section .news-listing .views-row-odd,#inner-page-section #content-section .news-listing .views-row-even {
		margin-bottom: 60px;
		padding: 0;
	}

	#inner-page-section #content-section .news-listing .views-row-odd {
		border-right: 4px solid #fafafa;
		padding-right: 10px;
	}

	#inner-page-section #content-section .news-listing .views-row-even {
		border-left: 4px solid #fafafa;
		border-top: none;
		padding-left: 10px;
	}

	#inner-page-section #content-section .news-listing .views-row-even .actu-text {
		right: 33.33333333%;
	}

	#inner-page-section #content-section .news-listing .views-row-even .actu-image {
		left: 66.66666667%;
	}

	#inner-page-section #content-section .news-listing figure img {
		margin: 0 auto;
	}

	.region-sidebar-first .bloc-actu-slide .view-content .field-content {
		display: block;
	}

	.region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-texte {
		margin-right: 0;
	}

	.region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-image {
		width: 100%;
		height: 150px;
		margin-bottom: 20px;
	}

	.node-type-actualite article .field-name-field-actu-image {
		float: left;
		max-width: 400px;
		margin: 0 35px 25px 0;
	}
}

@media (min-width: 1200px) {
	.region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-image {
		height:190px;
	}

	.region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-body {
		margin-bottom: 20px;
	}
}

#sliding-popup.sliding-popup-bottom {
	background-color: #343434;
	background-color: rgba(52,52,52,0.8);
}

#sliding-popup .popup-content #popup-buttons button {
	background: darkgray;
	background: rgba(169,169,169,0.7);
	font-size: 0.7rem;
	border-radius: 4px;
	margin: 10px 5px;
	box-shadow: none;
	text-shadow: none;
	font-weight: 400;
	border: none;
}

#sliding-popup .popup-content #popup-text p {
	font-weight: 400;
	font-size: 0.8rem;
	line-height: 0.8rem;
}

.field-name-field-galerie-page .field-items {
	width: 100%;
	padding-top: 25px;
}

.field-name-field-galerie-page .field-items .field-item {
	overflow: hidden;
	margin: 0 0 1.5%;
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/bg-zoom.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.field-name-field-galerie-page .field-items .field-item img {
	-moz-transition: opacity 1s ease,transform 1.2s ease;
	-o-transition: opacity 1s ease,transform 1.2s ease;
	-webkit-transition: opacity 1s ease,transform 1.2s ease;
	transition: opacity 1s ease,transform 1.2s ease;
}

.field-name-field-galerie-page .field-items .field-item img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

.field-name-field-galerie-page .field-items .field-item:hover {
	background-color: #8b8671;
}

.listing-galerie {
	width: 100%;
}

.listing-galerie .view-content {
	padding-top: 25px;
}

.listing-galerie .view-content .views-row {
	margin: 0 0 1.5%;
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.listing-galerie .view-content .views-row figure {
	/* background: black; */
	margin: 0;
}

.listing-galerie figcaption>p:has(>a) {
	display: none !important;
}

.listing-galerie figcaption>div>p:not(.g-savoir-plus) {
	display: none !important;
}

.listing-galerie .view-content .views-row figure p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
	letter-spacing: 1px;
	font-size: 68.5%;
}

.listing-galerie .view-content .views-row figure h2,.listing-galerie .view-content .views-row figure h4 {
	transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
	font-weight: 400;
}

.listing-galerie .view-content .views-row figure h2,.listing-galerie .view-content .views-row figure h4,.listing-galerie .view-content .views-row figure p {
	transform: translate3d(0,200px,0);
	margin: 0;
}



.listing-galerie .view-content .views-row figure img {
	max-width: none;
	vertical-align: bottom;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 1;
	-moz-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
	transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
	transform: translate3d(0, 0, 0);
}

.listing-galerie .view-content .views-row figure figcaption,.listing-galerie .view-content .views-row figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.listing-galerie .view-content .views-row figure figcaption {
	text-align: left;
	color: #fff;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.listing-galerie .view-content .views-row figure figcaption > div {
	position: absolute;
	bottom: 15%;
	left: 0;
	padding: 0 5%;
	width: 100%;
	height: 60%;
}

.listing-galerie .view-content .views-row figure figcaption > div p {
	font-size: 10px;
	line-height: 1;
	text-align: justify;
	color: #ffffff;
}

.listing-galerie .view-content .views-row figure figcaption > div .g-body {
	margin-bottom: 10px;
	margin-top: 10px;
}

.listing-galerie .view-content .views-row figure figcaption > div .g-savoir-plus {
	display: none;
}

.listing-galerie .view-content .views-row figure figcaption > div h2,.listing-galerie .view-content .views-row figure figcaption > div h4 {
	color: #ffffff;
	font-weight: 500;
	font-size: 14px !important;
	line-height: 1;
}

.listing-galerie .view-content .views-row figure figcaption > div h2 > a,.listing-galerie .view-content .views-row figure figcaption > div h2 > a:link,.listing-galerie .view-content .views-row figure figcaption > div h2 > a:visited,.listing-galerie .view-content .views-row figure figcaption > div h4 > a,.listing-galerie .view-content .views-row figure figcaption > div h4 > a:link,.listing-galerie .view-content .views-row figure figcaption > div h4 > a:visited {
	color: white;
	text-decoration: none;
	text-transform: none;
}

.listing-galerie .view-content .views-row figure figcaption > a {
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.listing-galerie .view-content .views-row figure:hover img,.listing-galerie .view-content .views-row figure:hover h2,.listing-galerie .view-content .views-row figure:hover h4,.listing-galerie .view-content .views-row figure:hover p {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.listing-galerie .view-content .views-row figure:hover img {
	opacity: 0.3;
}

.listing-galerie .view-content .views-row figure:hover p {
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-moz-transition-property: 1s;
	-o-transition-property: 1s;
	-webkit-transition-property: 1s;
	transition-property: 1s;
	opacity: 1;
}

@media (min-width: 768px) {
	.field-name-field-galerie-page .field-items {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}

	.field-name-field-galerie-page .field-items .field-item {
		min-width: auto;
		max-width: 48%;
		margin: 0.5%;
	}

	.listing-galerie .view-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}

	.listing-galerie .view-content .views-row {
		min-width: auto;
		max-width: 48%;
		margin: 0.5%;
	}
}

@media (min-width: 992px) {
	.field-name-field-galerie-page .field-items .field-item {
		width:32%;
		margin: 0.5%;
	}

	.listing-galerie .view-content .views-row {
		width: 32%;
		margin: 0.5%;
	}
}

@media (min-width: 2100px) {
	.container-fluid .field-name-field-galerie-page .field-items .field-item {
		width:24.7%;
	}

	.container-fluid .listing-galerie .view-content .views-row {
		width: 24.7%;
	}
}

@media (min-width: 3000px) {
	.container-fluid .field-name-field-galerie-page .field-items .field-item {
		width:19.7%;
	}

	.container-fluid .listing-galerie .view-content .views-row {
		width: 19.7%;
	}
}

.bloc-gestion {
	font-family: "Poppins",sans-serif;
	position: fixed;
	top: 50px;
	left: 0;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	line-height: 24px;
	z-index: 1000;
	background-color: #4b4b4b;
}

.bloc-gestion .nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.bloc-gestion .nav li {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	border-right: 1px solid #343434;
}

.bloc-gestion .nav li.open > a,.bloc-gestion .nav li a {
	background-color: #4b4b4b;
	background-color: #4b4b4b;
	display: block;
	text-align: center;
	padding: 0 20px;
	text-decoration: none;
	color: #fff;
}

.bloc-gestion .nav li.open > a:hover,.bloc-gestion .nav li.open > a:focus,.bloc-gestion .nav li.open > a.active,.bloc-gestion .nav li a:hover,.bloc-gestion .nav li a:focus,.bloc-gestion .nav li a.active {
	background-color: #333;
	color: #ffffff;
}

.bloc-gestion .nav li .dropdown-menu {
	background-color: #4b4b4b;
	background-color: #4b4b4b;
	display: none;
	position: absolute;
	line-height: 20px;
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 0;
}

.bloc-gestion .nav li .dropdown-menu li:first-child {
	border-top: 1px solid #343434;
}

.bloc-gestion .nav li .dropdown-menu li {
	display: inline;
	border-bottom: 1px solid #343434;
	border-right: none;
}

.bloc-gestion .nav li .dropdown-menu li a {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 20px;
}

.bloc-gestion .nav li .dropdown-menu li a:hover,.bloc-gestion .nav li .dropdown-menu li a:focus {
	background-color: #333333;
	background-color: #333333;
}

@media (max-width: 767px) {
	#admin-menu {
		display:none;
	}

	.bloc-gestion .nav {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.bloc-gestion .nav #nav-gestion a {
		background-color: #383838;
	}

	.bloc-gestion .nav li {
		border-bottom: 1px solid white;
	}

	.bloc-gestion .nav li a {
		padding: 8px 20px;
	}

	.bloc-gestion .nav li .dropdown-menu {
		display: block;
		position: static;
		border: 0;
	}

	.bloc-gestion .nav li .dropdown-menu li a {
		border-bottom: 1px solid #ffffff;
		background-color: #656565;
	}
}

@media (max-width: 991px) {
	.logged-in .navbar-collapse {
		margin-top:40px;
	}
}

@media (min-width: 768px) {
	.logged-in .navbar-collapse {
		margin-top:0px;
	}

	.admin-menu #navbar {
		top: 29px;
	}

	.admin-menu #navbar.affix {
		top: 49px;
	}

	.admin-menu .bloc-gestion {
		top: 25px;
	}
}

.rappel-gratuit {
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	-webkit-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
	background-color: white;
	background-color: white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	position: fixed;
	right: 20px;
	top: 85px;
	width: 310px;
	height: 322px;
	padding: 0;
	z-index: 310;
	overflow: hidden;
}

.rappel-gratuit #rp-button {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/rappel-gratuit.png);
	background-color: #8b8671;
	background-repeat: no-repeat;
	background-position: center center;
	height: 322px;
	position: absolute;
	width: 40px;
	z-index: 330;
	cursor: pointer;
}

.rappel-gratuit .bloc-content {
	height: 322px;
}

.rappel-gratuit .bloc-content form,.rappel-gratuit .bloc-content .rappel-txt {
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	-webkit-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
	padding: 20px 0 0 55px;
	width: 290px;
	height: 322px;
	overflow: hidden;
}

.rappel-gratuit .bloc-content form label,.rappel-gratuit .bloc-content .rappel-txt label {
	font-weight: 400;
	font-size: 11px;
	color: #a9a9a9;
}

.rappel-gratuit .bloc-content form .form-item,.rappel-gratuit .bloc-content .rappel-txt .form-item {
	margin: 0;
}

.rappel-gratuit .bloc-content form .form-item input,.rappel-gratuit .bloc-content .rappel-txt .form-item input {
	background-color: #fafafa;
	background-color: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: none;
	box-shadow: none;
	padding: 8px 12px;
	color: #2e2e2e;
	font-size: 11px;
	font-family: "Poppins",sans-serif;
	height: 28px;
	margin-bottom: 18px;
}

.rappel-gratuit .bloc-content form .form-item input::placeholder,.rappel-gratuit .bloc-content .rappel-txt .form-item input::placeholder {
	text-transform: none;
	color: #aeadad;
}

.rappel-gratuit .bloc-content form .form-actions,.rappel-gratuit .bloc-content .rappel-txt .form-actions {
	margin: 0;
	padding: 0;
}

.rappel-gratuit .bloc-content form .form-actions button[type=submit],.rappel-gratuit .bloc-content .rappel-txt .form-actions button[type=submit] {
	width: 100%;
}

.rappel-gratuit .bloc-content form .form-select,.rappel-gratuit .bloc-content .rappel-txt .form-select {
	font-size: 80%;
}

.rappel-gratuit .bloc-content .intro-rappel {
	font-size: 90%;
	text-align: center;
}

.rappel-gratuit .bloc-content .txt-rappel {
	font-size: 90%;
	text-align: center;
	padding: 10px;
}

.rappel-gratuit .bloc-content .tel-rappel {
	font-size: 20px;
	color: #545353;
	text-align: center;
}

.rappel-gratuit .bloc-content form .captcha {
	display: block;
}

.rappel-gratuit .bloc-content form .captcha img {
	margin: 0 auto;
	filter: grayscale(100%);
}

.rappel-gratuit .bloc-content form .captcha input {
	background-color: #fafafa;
	background-color: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: none;
	box-shadow: none;
	padding: 8px 12px;
	color: #2e2e2e;
	font-size: 11px;
	font-family: "Poppins",sans-serif;
	height: 28px;
	margin-bottom: 18px;
}

.rappel-gratuit .bloc-content form .captcha input::placeholder {
	text-transform: none;
	color: #aeadad;
}

.rappel-gratuit.mini {
	height: 322px;
	width: 40px;
	right: -2px;
}

.rappel-gratuit.mini #rp-button {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/rappel-gratuit-mini.png);
}

.rappel-gratuit.mini .bloc-content form,.rappel-gratuit.mini .bloc-content .rappel-txt {
	opacity: 0;
	overflow: hidden;
}

.rappel-gratuit .form-item .webform-container-inline.webform-datepicker div {
	float: left;
	width: 55px;
	font-size: 15px;
	font-family: sans-serif;
}

.rappel-gratuit .form-item .webform-container-inline.webform-datepicker input[type=image] {
	margin-top: 3px;
	background-color: transparent !important;
}

.rappel-gratuit .form-item.webform-component-webform_time .webform-container-inline {
	font-size: 15px;
	font-family: sans-serif;
}

.rappel-gratuit.just-phone .bloc-content {
	transition: all 1.5s ease-in-out;
	padding: 5px 0 0 55px;
	width: 290px;
	height: 322px;
	overflow: hidden;
	text-transform: uppercase;
}

.rappel-gratuit.just-phone .bloc-content .denomination {
	font-weight: 500;
	font-size: 16px;
}

.rappel-gratuit.just-phone .bloc-content .adresse {
	font-size: 13px;
}

.rappel-gratuit.just-phone .bloc-content .btn-primary {
	letter-spacing: .13em;
}

@media all and (max-width: 768px) {
	.rappel-gratuit {
		right:-10px;
		top: 52px;
	}

	.rappel-gratuit #rp-button {
		width: 25px;
	}

	.rappel-gratuit .form-item .webform-container-inline.webform-datepicker input[type=image] {
		margin-top: -3px;
	}

	.rappel-gratuit.mini {
		height: 322px;
		width: 30px;
		right: -5px;
	}
}

.top-md-slider {
	font-family: "Poppins",sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
}

.top-md-slider .lighter {
	font-weight: 400;
}

.top-md-slider .bolder {
	font-weight: 500;
}

.top-md-slider .btn-sl,.top-md-slider .btn-sl:hover,.top-md-slider .btn-sl:focus {
	padding: 15px 40px;
	color: #f5f5f5;
	background-color: #d84413;
	border-color: #c01c1e;
	outline: none;
	border-radius: 4px;
}

.top-md-slider .btn-sl.bolder,.top-md-slider .btn-sl:hover.bolder,.top-md-slider .btn-sl:focus.bolder {
	font-weight: 400;
}

.top-xs-slider {
	position: relative;
	height: 243px;
	background: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img//sites/fagha2017/files/slide1.jpg) center top repeat-x transparent;
}

.top-xs-slider .carousel-inner .item .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #080d15;
	opacity: .7;
}

.top-xs-slider .carousel-inner .item .slide {
	height: 370px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.top-xs-slider .carousel-inner .item .slide-1 {
	background-image: url(/sites/fagha2017/files/slide1.jpg);
}

.top-xs-slider .carousel-inner .item .slide-2 {
	background-image: url(/sites/fagha2017/files/slide2.jpg);
}

.top-xs-slider .carousel-inner .item .slide-3 {
	background-image: url(/sites/fagha2017/files/slide3.jpg);
}

.top-xs-slider .hero {
	position: relative;
	margin-top: -360px;
	z-index: 3;
	font-family: "Poppins",sans-serif;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
}

.top-xs-slider .hero .name {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
}

.top-xs-slider .hero .slogan {
	font-size: 19px;
	width: 220px;
	line-height: 19px;
	margin: 0 auto;
}

.top-xs-slider .hero .phone {
	width: 80%;
	font-size: 19px;
	line-height: 19px;
	margin: 10px auto 25px;
}

.top-xs-slider .hero .phone a,.top-xs-slider .hero .phone a:hover,.top-xs-slider .hero .phone a:visited {
	color: white;
	text-decoration: none;
	font-weight: 500;
}

.top-xs-slider .hero .line img {
	width: 220px;
	height: 1px;
	margin: 0 auto;
}

.top-xs-slider .hero .button {
	text-align: center;
	margin-top: 40px;
}

.top-xs-slider .hero .lighter {
	font-weight: 400;
}

.top-xs-slider .hero .bolder {
	font-weight: 500;
}

.top-xs-slider .btn-sl {
	padding: 15px 70px;
	font-size: 18px;
	color: #f5f5f5;
	background-color: #d84413;
	border-color: #c01c1e;
	border-radius: 4px;
	text-decoration: none;
}

.top-xs-slider .btn-sl.bolder {
	font-weight: 500;
}

.top-xs-slider .btn-sl:hover,.top-xs-slider .btn-sl:focus {
	outline: none;
	text-decoration: none;
}

.top-xs-slider .carousel-indicators {
	top: 10px;
	right: 5%;
	left: auto;
	width: auto;
}

.top-xs-slider .carousel-indicators > li {
	margin: 0 2px;
	background-color: #525252;
	border-color: #3f3f3f;
	opacity: .2;
}

.top-xs-slider .carousel-indicators > li.active {
	width: 10px;
	height: 10px;
	opacity: 0.5;
}

.top-img-slider {
	position: relative;
	height: auto;
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/css/none);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: white;
}

.top-img-slider .carousel-inner .item img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	opacity: 0;
	-moz-transition: 0.5s all ease-in-out 0.1s;
	-o-transition: 0.5s all ease-in-out 0.1s;
	-webkit-transition: 0.5s all ease-in-out 0.1s;
	transition: 0.5s all ease-in-out 0.1s;
}

.top-img-slider .carousel-inner .item.active img {
	opacity: 1;
	-moz-transition: 0.5s all ease-in-out 0.1s;
	-o-transition: 0.5s all ease-in-out 0.1s;
	-webkit-transition: 0.5s all ease-in-out 0.1s;
	transition: 0.5s all ease-in-out 0.1s;
}

.top-img-slider .carousel-indicators {
	top: 10px;
	right: 5%;
	left: auto;
	width: auto;
}

.top-img-slider .carousel-indicators > li {
	margin: 0 2px;
	background-color: #525252;
	border-color: #3f3f3f;
	opacity: .2;
}

.top-img-slider .carousel-indicators > li.active {
	width: 10px;
	height: 10px;
	opacity: 0.5;
}

.slider-tel {
	font-family: "Poppins",sans-serif;
	font-weight: 400;
}

@media (max-width: 767px) {
	.sl-mdslider {
		display:none;
	}
}

@media (max-width: 480px) {
	body:not(.home) .top-xs-slider .carousel-inner .item .slide {
		height:220px;
	}

	body:not(.home) .top-xs-slider .hero {
		margin-top: -210px;
	}

	body:not(.home) .top-xs-slider .hero .logo img {
		max-height: 80px;
		margin-bottom: 10px;
	}

	body:not(.home) .top-xs-slider .hero .name {
		font-size: 25px;
		line-height: 25px;
	}

	body:not(.home) .top-xs-slider .hero .phone {
		margin: 5px auto 20px;
	}

	body:not(.home) .top-xs-slider .hero .button {
		margin-top: 5px;
	}

	body:not(.home) .top-xs-slider .hero .button .btn-sl {
		padding: 10px 70px;
		font-size: 15px;
	}

	body:not(.home) .top-xs-slider .hero .line,body:not(.home) .top-xs-slider .hero .slogan {
		display: none;
	}
}

@media (min-width: 768px) {
	.home .top-xs-slider,
	.error404 .top-xs-slider {
		display:none;
	}

	body:not(.home) .top-xs-slider .carousel-inner .item .slide {
		height: 240px;
	}

	body:not(.home) .top-xs-slider .hero {
		margin-top: -240px;
	}

	body:not(.home) .top-xs-slider .hero .h-object {
		position: absolute;
	}

	body:not(.home) .top-xs-slider .hero .logo {
		top: 35px;
		left: 0;
	}

	body:not(.home) .top-xs-slider .hero .name {
		top: 45px;
		left: 200px;
		width: 300px;
	}

	body:not(.home) .top-xs-slider .hero .line {
		top: 75px;
		left: 200px;
		width: 300px;
	}

	body:not(.home) .top-xs-slider .hero .line img {
		width: 80%;
	}

	body:not(.home) .top-xs-slider .hero .slogan {
		top: 97px;
		left: 200px;
		width: 300px;
	}

	body:not(.home) .top-xs-slider .hero .phone {
		top: 145px;
		left: 200px;
		width: 300px;
	}

	body:not(.home) .top-xs-slider .hero .button {
		top: 45px;
		right: 20px;
	}

	body:not(.home) .top-xs-slider .hero .button .btn-sl {
		padding: 15px 40px;
	}
}

@media (min-width: 992px) {
	body:not(.home) .top-xs-slider .hero .button {
		right:200px;
	}
}

@media (min-width: 480px) and (max-width:768px) {
	body:not(.home) .top-xs-slider .carousel-inner .item .slide {
		height:300px;
	}

	body:not(.home) .top-xs-slider .hero {
		margin-top: -280px;
	}

	body:not(.home) .top-xs-slider .hero .line,body:not(.home) .top-xs-slider .hero .slogan {
		display: none;
	}

	body:not(.home) .top-xs-slider .hero .phone {
		margin: 5px auto;
	}

	body:not(.home) .top-xs-slider .hero .button {
		margin-top: 25px;
	}

	body:not(.home) .top-xs-slider .hero .button .btn-sl {
		padding: 10px 40px;
	}
}

.bloc-newsletter {
	padding: 70px 0;
	background-color: #f8f8f8;
}

.bloc-newsletter h2.block-title {
	color: #505050;
}

.bloc-newsletter .message {
	margin: 50px 20px;
	color: #505050;
	text-align: center;
}

.bloc-newsletter form > div {
	width: 90%;
	max-width: 992px;
	margin: 0 auto;
}

.bloc-newsletter form > div .form-item-mail label {
	font-size: 0.8rem;
	font-weight: normal;
	text-align: left;
	display: none;
}

.bloc-newsletter form > div .form-item-mail input {
	height: 50px;
	border-radius: 0px;
}

.bloc-newsletter form > div .form-item-mail input::placeholder {
	color: #c6c6c6;
}

.bloc-newsletter form > div button {
	width: 100%;
	margin: 0;
	padding: 17px 0;
	border-radius: 0px;
}

@media (min-width: 768px) {
	.bloc-newsletter .form-group {
		margin:0;
	}

	.bloc-newsletter form > div {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		width: 60%;
	}

	.bloc-newsletter form > div .form-item-mail {
		width: 100%;
	}

	.bloc-newsletter form > div button {
		margin-left: 20px;
		width: 30%;
	}
}

.page-node-add-message .form-actions {
	text-align: center;
	padding: 15px;
}

#avis-client {
	background-color: #ffffff;
	padding: 100px 0;
}

#avis-client .view-header h2 {
	font-weight: normal;
	margin-top: 30px;
	color: #8b8671;
	font-family: "Poppins",sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-size: 70px;
}

#avis-client .view-header h2 b {
	font-weight: bolder;
}

#avis-client .views-row {
	padding: 40px 20px;
	margin-bottom: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#avis-client .bloc-avis {
	text-align: center;
}

#avis-client .bloc-avis .lettre {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	text-align: center;
	background: #8b8671;
	width: 100px;
	border-radius: 50%;
	height: 100px;
	margin: 0 auto;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#avis-client .bloc-avis .lettre div {
	width: 100px;
	font-size: 4em;
	text-transform: capitalize;
}

#avis-client .bloc-avis .etoiles {
	background-position: center top;
	background-repeat: no-repeat;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 25px;
}

#avis-client .bloc-avis .etoiles-1 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile1.png);
}

#avis-client .bloc-avis .etoiles-2 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile2.png);
}

#avis-client .bloc-avis .etoiles-3 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile3.png);
}

#avis-client .bloc-avis .etoiles-4 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile4.png);
}

#avis-client .bloc-avis .etoiles-5 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile5.png);
}

#avis-client .bloc-avis .avis-title {
	color: #343434;
	font-weight: bolder;
	text-align: center;
	margin-top: 45px;
}

#avis-client .bloc-avis .avis-body {
	color: #545353;
}

#avis-client .bloc-avis .signature {
	font-style: italic;
	font-size: 0.9rem;
	color: #545353;
}

#avis-client .view-footer {
	text-align: center;
}

#avis-client .view-footer .btn-avis {
	margin: 20px 0 0;
}

.page-avis-client #inner-page-section .intro-avis-client {
	width: 100%;
	margin-bottom: 60px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.page-avis-client #inner-page-section .view-content .views-row {
	margin-bottom: 25px;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis {
	background-color: #fafafa;
	padding: 40px 20px;
	Margin-bottom: 35px;
	border-radius: 4px;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .lettre {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	text-align: center;
	background: #8b8671;
	width: 100px;
	border-radius: 50%;
	height: 100px;
	margin: 0 auto;
	color: #ffffff;
	text-transform: uppercase;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .lettre div {
	width: 100px;
	font-size: 4em;
	text-transform: capitalize;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .avis-title {
	line-height: 32px;
	text-align: left;
	color: #343434;
	font-family: "Poppins",sans-serif;
	font-size: 1.5rem;
	font-weight: 600;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .avis-body {
	margin-top: 22px;
	text-align: justify;
	color: #545353;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .signature {
	font-size: 13px;
	font-style: italic;
	color: #545353;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles {
	background-position: center top;
	background-repeat: no-repeat;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 25px;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-1 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile1.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-2 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile2.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-3 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile3.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-4 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile4.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-5 {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/etoile5.png);
}

@media (min-width: 768px) {
	.ldo-deux {
		padding-left:35px;
	}

	.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles {
		background-position: left top;
	}

	#avis-client .view-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	#avis-client .view-content .views-row {
		margin: 0 3% 0 0;
		width: 32%;
	}

	#avis-client .view-content .views-row:last-child {
		margin: 0;
	}
}

@media (min-width: 992px) {
	#avis-client .view-content .views-row {
		margin:0 5% 0 0;
		width: 30%;
	}

	.page-livre-dor .view-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.page-livre-dor .view-content .views-row-odd {
		margin-left: 0;
	}

	.page-livre-dor .view-content .views-row-even {
		margin-right: 0;
	}
}

.soref-form .form-actions {
	padding: 0;
}

.soref-form .form-actions .btn-custom,.soref-form .form-actions .webform-submit {
	padding: 24px 30px;
	width: 100%;
}

body .soref-bottom ul {
	text-align: left;
	list-style-type: none;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

body .soref-bottom ul li a {
	color: #545353 !important;
}

#soref_requete #intro-requete {
	text-align: center;
}

body #soref-bottom .soref-isalso-title {
	font-family: "Poppins",sans-serif;
	font-weight: 400;
}

@media (max-width: 767px) {
	body .soref-bottom .row > div:first-child {
		margin-bottom:40px;
	}

	body .soref-bottom .row > div:first-child p,body .soref-bottom .row > div:first-child ul {
		text-align: center !important;
	}
}

@media (min-width: 768px) {
	.soref-bottom .row {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: none;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

.node-type-carte-menu section.bloc_carte {
	max-width: 750px;
	margin: 0 auto;
	width: 100%;
	padding-top: 15px;
}

.node-type-carte-menu section.bloc_carte:first-child {
	padding-top: 25px;
}

.node-type-carte-menu section.bloc_carte:last-child {
	padding-bottom: 35px;
}

.node-type-carte-menu section.bloc_carte header {
	background: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
	background: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
	background: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
	background: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
	background: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #8b8671;
	background-color: #8b8671;
	-webkit-box-shadow: #b9b6a9 0 1px 2px 0;
	-moz-box-shadow: #b9b6a9 0 1px 2px 0;
	box-shadow: #b9b6a9 0 1px 2px 0;
	border-radius: 4px;
	padding: 6px 10px 3px;
	color: #f5f2ee;
	cursor: pointer;
}

.node-type-carte-menu section.bloc_carte header:hover,.node-type-carte-menu section.bloc_carte header:focus,.node-type-carte-menu section.bloc_carte header:active {
	background-color: #a09c8a;
	background-color: rgba(139,134,113,0.8);
}

.node-type-carte-menu section.bloc_carte header:hover a,.node-type-carte-menu section.bloc_carte header:hover a:link,.node-type-carte-menu section.bloc_carte header:focus a,.node-type-carte-menu section.bloc_carte header:focus a:link,.node-type-carte-menu section.bloc_carte header:active a,.node-type-carte-menu section.bloc_carte header:active a:link {
	color: #f5f2ee;
}

.node-type-carte-menu section.bloc_carte article {
	display: none;
	line-height: 25px;
	text-align: center;
	padding: 20px 0;
	overflow: auto;
}

.node-type-carte-menu article.menu li {
	text-align: center;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	margin-bottom: 25px;
	list-style-type: none;
}

.node-type-carte-menu article.menu li:last-child {
	background: none;
	margin-bottom: 5px;
	padding-bottom: 0;
}

.carte .row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.carte .row table.cw-table {
	font-size: 14px;
	line-height: 21px;
}

.carte .row table.cw-table tr td {
	padding: 20px;
}

.carte .row .btn {
	width: 268px;
}

.col-menu {
	height: 100%;
	background-color: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	font-size: 15px;
}

.content-menu {
	max-width: 300px;
	margin: 0px;
	line-height: 2rem;
}

.content-menu .title-menu {
	text-transform: uppercase;
}

.content-menu h2 {
	margin-top: 0px;
	font-size: 1.2rem;
}

.content-menu h2 strong {
	text-transform: uppercase;
}

.content-menu .menu-supp {
	font-weight: 300;
	font-size: 0.9rem;
}

.col-menu-big {
	max-width: 520px;
}

.bloc-reserv {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1rem;
}

.bloc-reserv p:first-child {
	text-transform: uppercase;
	font-size: 1.9rem;
}

.bloc-reserv .reserv-adresse {
	font-size: 1.1rem;
}

.bloc-reserv-num p span:first-child {
	font-size: 1.3rem;
}

@media (min-width: 768px) {
	.col-menu {
		margin:15px;
		padding: 60px;
	}

	.content-menu {
		max-width: 622px;
		margin: 0 auto;
	}

	.col-menu-big {
		max-width: 590px;
	}
}

@media (min-width: 992px) {
	.col-menu {
		margin:15px;
		padding: 40px;
	}

	.content-menu {
		max-width: 980px;
	}

	.content-menu .col-menu-big {
		max-width: 380px;
	}
}

@media (min-width: 1200px) {
	.content-menu {
		max-width:1140px;
	}

	.content-menu .col-menu-big {
		max-width: 490px;
	}
}

#inner-page-section .checkerboard .col-img,.checkerboard .col-img {
	padding: 0;
}

#inner-page-section .checkerboard .col-img .content,.checkerboard .col-img .content {
	min-height: 70vw;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

#inner-page-section .checkerboard .col-img .content img,.checkerboard .col-img .content img {
	min-width: 100%;
}

#inner-page-section .checkerboard .col-img.col-img-center .content,.checkerboard .col-img.col-img-center .content {
	min-height: auto;
}

#inner-page-section .checkerboard .col-txt-one,#inner-page-section .checkerboard .col-txt-two,.checkerboard .col-txt-one,.checkerboard .col-txt-two {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

#inner-page-section .checkerboard .col-txt-one .content,#inner-page-section .checkerboard .col-txt-two .content,.checkerboard .col-txt-one .content,.checkerboard .col-txt-two .content {
	padding: 70px 30px;
}

#inner-page-section .checkerboard .col-txt-one .content h2,#inner-page-section .checkerboard .col-txt-two .content h2,.checkerboard .col-txt-one .content h2,.checkerboard .col-txt-two .content h2 {
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: 0em;
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
}

#inner-page-section .checkerboard .col-txt-one .content h2:first-child,#inner-page-section .checkerboard .col-txt-two .content h2:first-child,.checkerboard .col-txt-one .content h2:first-child,.checkerboard .col-txt-two .content h2:first-child {
	margin-top: 0;
}

#inner-page-section .checkerboard .col-txt-one .content,.checkerboard .col-txt-one .content {
	color: #545353;
}

#inner-page-section .checkerboard .col-txt-one .content h2,.checkerboard .col-txt-one .content h2 {
	color: #505050;
}

#inner-page-section .checkerboard .col-txt-one .content a,.checkerboard .col-txt-one .content a {
	color: #545353;
}

#inner-page-section .checkerboard .col-txt-one .content a:hover,#inner-page-section .checkerboard .col-txt-one .content a:focus,#inner-page-section .checkerboard .col-txt-one .content a.active,.checkerboard .col-txt-one .content a:hover,.checkerboard .col-txt-one .content a:focus,.checkerboard .col-txt-one .content a.active {
	color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable,.checkerboard .cke_widget_editable {
	color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable h1,#inner-page-section .checkerboard .cke_widget_editable h2,#inner-page-section .checkerboard .cke_widget_editable h3,.checkerboard .cke_widget_editable h1,.checkerboard .cke_widget_editable h2,.checkerboard .cke_widget_editable h3 {
	color: #545353;
}

#inner-page-section .checkerboard .col-txt-two .content,.checkerboard .col-txt-two .content {
	color: #545353;
}

#inner-page-section .checkerboard .col-txt-two .content h2,.checkerboard .col-txt-two .content h2 {
	color: #505050;
}

#inner-page-section .checkerboard .col-txt-two .content a,.checkerboard .col-txt-two .content a {
	color: #545353;
}

#inner-page-section .checkerboard .col-txt-two .content a:hover,#inner-page-section .checkerboard .col-txt-two .content a:focus,#inner-page-section .checkerboard .col-txt-two .content a.active,.checkerboard .col-txt-two .content a:hover,.checkerboard .col-txt-two .content a:focus,.checkerboard .col-txt-two .content a.active {
	color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable,.checkerboard .cke_widget_editable {
	color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable h1,#inner-page-section .checkerboard .cke_widget_editable h2,#inner-page-section .checkerboard .cke_widget_editable h3,.checkerboard .cke_widget_editable h1,.checkerboard .cke_widget_editable h2,.checkerboard .cke_widget_editable h3 {
	color: #545353;
}

#inner-page-section .checkerboard .bg-one,.checkerboard .bg-one {
	background-color: #f8f8f8;
}

#inner-page-section .checkerboard .bg-two,.checkerboard .bg-two {
	background-color: #f8f8f8;
}

@media (min-width: 992px) {
	#inner-page-section .checkerboard .row,.checkerboard .row {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		min-height: 500px;
	}

	#inner-page-section .checkerboard .col-txt-one .content,#inner-page-section .checkerboard .col-txt-two .content,.checkerboard .col-txt-one .content,.checkerboard .col-txt-two .content {
		width: 100%;
		padding: 7vw;
	}

	#inner-page-section .checkerboard .col-img .content,.checkerboard .col-img .content {
		min-height: 450px;
	}

	#inner-page-section .checkerboard .col-img.col-img-center .content,.checkerboard .col-img.col-img-center .content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}

	#inner-page-section .checkerboard .col-img-center,.checkerboard .col-img-center {
		padding: 10vh 5vw;
	}
}

@media (min-width: 1200px) {
	#inner-page-section .checkerboard .col-img-center,.checkerboard .col-img-center {
		padding:12vh 7vw;
	}
}

#block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note b,.block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note b {
	font-size: 20px;
	font-weight: normal;
}

#block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note,.block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note {
	font-size: 13px;
	height: 27px;
}

body:not(.home) #block-avisgo-avisgo-widget-mini .avisgo-note.mini,.block-avisgo-avisgo-widget-mini .avisgo-note.mini {
	top: 345px;
}

#block-avisgo-avisgo-widget-mini .avisgo-note.mini,.block-avisgo-avisgo-widget-mini .avisgo-note.mini {
	left: 10px;
	top: 275px;
}

#block-avisgo-avisgo-widget-mini .avisgo-note,.block-avisgo-avisgo-widget-mini .avisgo-note {
	left: 10px;
	top: 275px;
}

.carousel-bs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.carousel-inner {
	background-color: #343434;
}

.carousel-bs .full-screen {
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.carousel-bs .full-screen h3 {
	color: white;
	font-size: 3.5rem;
	padding-bottom: 26px;
	border-bottom: solid 1px white;
}

.carousel-bs .full-screen p {
	text-align: left;
	font-size: 1.4rem;
	margin-bottom: 40px;
}

.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}

.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}

.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
	left: 0;
	transform: translate3d(0,0,0);
}

.carousel-fade .carousel-control {
	z-index: 2;
}

@media (max-width: 991px) {
	.carousel-bs .full-screen p {
		font-size:1.1rem;
	}
}

@media (max-width: 991px) {
	.carousel-bs .full-screen h3 {
		font-size:2rem;
	}
}

.container-avant-apres {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.cd-image-container {
	position: relative;
	width: 100%;
	max-width: 360px;
	margin: 0em auto;
}

.cd-image-container img {
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.cd-image-label {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #ffffff;
	padding: 1em;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-moz-transition: 0.3s 0.7s,opacity 0.3s 0.7s;
	-o-transition: 0.3s 0.7s,opacity 0.3s 0.7s;
	-webkit-transition: 0.3s 0.7s,opacity 0.3s 0.7s;
	transition: 0.3s 0.7s,opacity 0.3s 0.7s;
}

.cd-image-label.is-hidden {
	visibility: hidden;
}

.is-visible .cd-image-label {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.cd-resize-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-right: 5px solid white;
}

.cd-resize-img img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: auto;
	max-width: none;
}

.cd-resize-img .cd-image-label {
	right: auto;
	left: 0;
}

.is-visible .cd-resize-img {
	width: 50%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-animation: cd-bounce-in 0.7s;
	-moz-animation: cd-bounce-in 0.7s;
	-ms-animation: cd-bounce-in 0.7s;
	-o-animation: cd-bounce-in 0.7s;
	animation: cd-bounce-in 0.7s;
}

@-moz-keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

@-webkit-keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

@-o-keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

@-ms-keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

@keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

.cd-handle {
	position: absolute;
	height: 70px;
	width: 70px;
	left: 50%;
	top: 50%;
	margin-left: -38px;
	margin-top: -22px;
	border-radius: 50%;
	background: #8b8671 no-repeat center center;
	background-size: 100%;
	cursor: move;
	opacity: 0;
	-webkit-transform: translate3d(0,0,0) scale(0);
	-moz-transform: translate3d(0,0,0) scale(0);
	-ms-transform: translate3d(0,0,0) scale(0);
	-o-transform: translate3d(0,0,0) scale(0);
	transform: translate3d(0,0,0) scale(0);
	border: 5px solid white;
}

.cd-handle.draggable {
	background-color: #545353;
}

.is-visible .cd-handle {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	-moz-transform: translate3d(0,0,0) scale(1);
	-ms-transform: translate3d(0,0,0) scale(1);
	-o-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
	-webkit-transition: -webkit-transform 0.3s 0.7s,opacity 0s 0.7s;
	-moz-transition: -moz-transform 0.3s 0.7s,opacity 0s 0.7s;
	transition: transform 0.3s 0.7s,opacity 0s 0.7s;
}

.cd-handle .fa-caret-left {
	margin-left: 8px;
	color: white;
	font-size: 30px;
}

.cd-handle .fa-caret-right {
	margin-left: 18px;
	color: white;
	font-size: 30px;
}

@media (max-width: 768px) {
	.bloc-img-avant-apres {
		margin-left:0px;
	}

	.bloc-img-avant-apres .cd-image-container {
		max-width: 270px;
		margin: 0 auto;
	}

	.bloc-img-avant-apres .cd-image-container img {
		max-width: 270px;
	}
}

@media (min-width: 768px) {
	.bloc-img-avant-apres .cd-image-container {
		max-width:480px;
	}

	.bloc-img-avant-apres .cd-image-container img {
		max-width: 480px;
	}
}

@media (min-width: 992px) {
	.container-avant-apres {
		max-width:960px;
		margin: 0 auto;
	}

	.bloc-img-avant-apres .cd-image-container {
		max-width: 380px;
	}

	.bloc-img-avant-apres .cd-image-container img {
		max-width: 380px;
	}
}

@media (min-width: 1200px) {
	.container-avant-apres {
		max-width:1320px;
	}

	.bloc-img-avant-apres .cd-image-container {
		max-width: 360px;
	}

	.bloc-img-avant-apres .cd-image-container img {
		max-width: 360px;
	}
}

@media (min-width: 1700px) {
	.container-avant-apres {
		max-width:1720px;
	}

	.bloc-img-avant-apres .cd-image-container {
		max-width: 520px;
	}

	.bloc-img-avant-apres .cd-image-container img {
		max-width: 520px;
	}
}

.sharethis-buttons {
	margin-top: 15px;
}

.sharethis-wrapper .stLarge {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

#st_gdpr_iframe {
	display: none;
}

.grid {
	background: transparent;
	margin: 0 20px;
}

.grid:after {
	content: '';
	display: block;
	clear: both;
}

.grid-sizer,.grid-item {
	width: 100%;
}

.grid-item {
	float: left;
	padding: 5px;
}

.grid-item .grid-item-link {
	background-image: url(/wp-content/themes/transpoarenceconception/wp-content/themes/transpoarenceconception/img/bg-zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	overflow: hidden;
}

.grid-item .grid-item-link img {
	display: block;
	width: 100%;
	-moz-transition: opacity 1s ease,transform 1.2s ease;
	-o-transition: opacity 1s ease,transform 1.2s ease;
	-webkit-transition: opacity 1s ease,transform 1.2s ease;
	transition: opacity 1s ease,transform 1.2s ease;
}

.grid-item .grid-item-link img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}

.grid-item .grid-item-link:hover {
	background-color: #8b8671;
}

@media (min-width: 768px) {
	.grid-sizer,.grid-item {
		width:33.3333333333%;
	}
}

@media (min-width: 992px) {
	.grid-sizer,.grid-item {
		width:33.3333333333%;
	}
}

@media (min-width: 1200px) {
	.grid {
		max-width:1920px;
		margin: 0 auto;
	}

	.nb_col_3 {
		width: 33.3333333333%;
	}

	.nb_col_4 {
		width: 25%;
	}

	.nb_col_5 {
		width: 20%;
	}

	.nb_col_6 {
		width: 16.6666666667%;
	}
}

@media (min-width: 992px) {
	#navbar {
		display:-webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
		-moz-transition: all 0.7s ease-in-out;
		-o-transition: all 0.7s ease-in-out;
		-webkit-transition: all 0.7s ease-in-out;
		transition: all 0.7s ease-in-out;
		position: fixed;
		top: 0;
		height: 100px;
	}

	#navbar .navbar-header {
		visibility: visible;
		opacity: 1;
		width: auto;
		height: auto;
		padding: 0 !important;
	}

	#navbar .navbar-header .logo {
		padding: 0;
		opacity: 1;
		width: auto;
		margin-right: 30px;
	}

	#navbar .navbar-header .logo img {
		-moz-transition: all 0.7s ease-in-out;
		-o-transition: all 0.7s ease-in-out;
		-webkit-transition: all 0.7s ease-in-out;
		transition: all 0.7s ease-in-out;
		max-height: calc(100px - (100px / 2.7));
		max-width: 270px;
	}

	#navbar .navbar-header .name {
		display: none;
	}

	#navbar .navbar-collapse {
		-webkit-box-flex: 0.95;
		-webkit-flex: 0.95;
		-moz-box-flex: 0.95;
		-moz-flex: 0.95;
		-ms-flex: 0.95;
		flex: 0.95;
		-moz-transition: all 0.7s ease-in-out;
		-o-transition: all 0.7s ease-in-out;
		-webkit-transition: all 0.7s ease-in-out;
		transition: all 0.7s ease-in-out;
		margin-left: auto;
		padding-top: 0;
	}

	#navbar .navbar-nav .dropdown-menu {
		margin-top: 0;
		margin-left: 0;
	}

	#navbar > .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}

	#navbar.affix,body:not(.home) #navbar.affix {
		height: auto;
	}

	#navbar.affix .navbar-collapse,body:not(.home) #navbar.affix .navbar-collapse {
		padding: 0;
	}

	#navbar.affix .navbar-header .logo,body:not(.home) #navbar.affix .navbar-header .logo {
		padding-right: 10px;
	}

	#navbar.affix .navbar-header .logo img,body:not(.home) #navbar.affix .navbar-header .logo img {
		max-height: 40px;
	}

	body:not(.home) #navbar {
		height: calc(100px - (100px / 5));
	}

	body:not(.home) #navbar .navbar-collapse {
		-webkit-box-flex: 0.95;
		-webkit-flex: 0.95;
		-moz-box-flex: 0.95;
		-moz-flex: 0.95;
		-ms-flex: 0.95;
		flex: 0.95;
	}

	body:not(.home) #navbar .navbar-nav .dropdown-menu {
		margin-top: 0;
	}

	body:not(.home) #navbar .navbar-header .logo img {
		max-height: calc(100px - (100px / 2.5));
	}
}

@media (min-width: 768px) {
	.rappel-gratuit {
		top:230px;
	}
}

#page-header .region-header {
	padding: 40px;
}

body:not(.home) #page-header .sl-barre-contact .row .col {
	margin-bottom: 10px;
}

.sl-encart {
	padding: 0;
}

.sl-encart .sle-content .sl-infos {
	text-align: center;
	margin: 0;
}

.sl-encart .sle-content .sl-infos .sl-denomination {
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: none;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 0em;
}

.sl-encart .sle-content .sl-infos .sl-denomination strong {
	font-weight: 500;
}

.sl-encart .sle-content .sl-infos .sl-slogan {
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.45em;
	line-height: 1.4em;
	letter-spacing: 0em;
}

.sl-encart .sle-content .sl-infos .sl-slogan strong {
	font-weight: 500;
}

.sl-encart .sle-content .sl-infos .sl-adresse {
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}

.sl-encart .sle-content .sl-infos .sl-adresse strong {
	font-weight: 400;
}

.sl-barre-contact {
	background-color: transparent;
	padding: 16px 0 0;
	font-size: 19px;
}

.sl-barre-contact .row .col {
	margin-bottom: 10px;
	padding: 0;
}

.sl-barre-contact .row .col:last-child {
	margin-bottom: 0;
}

.sl-barre-contact .adresse {
	font-family: "Poppins",sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}

.sl-barre-contact .adresse strong {
	font-weight: 400;
}

.sl-barre-contact .tel {
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	text-transform: none;
	font-size: 1.45em;
	line-height: 1.1em;
	letter-spacing: 0em;
}

.sl-barre-contact .tel .fa {
	font-size: 0.8em;
}

.sl-barre-contact .tel strong {
	font-weight: 500;
}

.sl-barre-contact .contact .btn-primary {
	font-weight: 500;
	width: 240px;
}

body:not(.home) #page-header .sl-barre-contact {
	padding: 0;
}

body:not(.home) #page-header .sl-barre-contact .row .col {
	margin-bottom: 5px;
}

@media (min-width: 768px) {
	#page-header .region-header {
		padding:70px 55px;
	}

	#page-header .region-header .sl-barre-contact .container {
		width: 100%;
	}

	body:not(.home) #page-header .region-header {
		padding: 25px 15px;
	}
}

@media (min-width: 992px) {
	#page-header {
		height:calc(100vh - (100px));
		min-height: 450px;
		/* margin-top: 100px; */
		padding: 0;
	}

	#page-header .region-header .sl-barre-contact {
		margin: 33px 0 0;
		padding: 0;
	}

	#page-header .region-header .sl-barre-contact .container {
		width: 100%;
	}

	#page-header .region-header .sl-barre-contact .row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
		-webkit-align-content: center;
		-moz-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		margin: 0;
	}

	#page-header .region-header .sl-barre-contact .row .col {
		width: 100%;
	}

	.home .region-header .sl-encart,
	.error404 .region-header .sl-encart {
		padding: 0;
		width: auto;
	}

	.home .region-header .sl-encart .sle-content,
	.error404 .region-header .sl-encart .sle-content {
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		-moz-align-items: flex-start;
		align-items: flex-start;
	}

	.home .region-header .sl-encart .sle-content .sl-logo,
	.error404 .region-header .sl-encart .sle-content .sl-logo {
		margin-bottom: 5px;
	}

	.home .region-header .sl-encart .sl-infos,
	.error404 .region-header .sl-encart .sl-infos {
		text-align: left;
	}

	.home .region-header .sl-barre-contact,
	.error404 .region-header .sl-barre-contact {
		-webkit-align-self: flex-start;
		-moz-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
		width: auto;
		position: relative;
		bottom: auto;
		left: auto;
		text-align: left;
	}

	.home .region-header .sl-barre-contact .row .col,
	.error404 .region-header .sl-barre-contact .row .col {
		text-align: left;
	}

	.sl-more {
		bottom: 12vh;
	}

	/* body:not(.home) #page-header {
		margin-top: calc(100px - (100px / 5));
	} */

	body:not(.home) #page-header .region-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
		min-height: 230px;
	}

	body:not(.home) #page-header .region-header .sl-encart .container,body:not(.home) #page-header .region-header .sl-barre-contact .container {
		width: 90%;
		margin: 0 auto;
	}

	body:not(.home) #page-header .region-header .sl-encart {
		width: 50%;
		-webkit-align-self: center;
		-moz-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
		padding: 0;
	}

	body:not(.home) #page-header .region-header .sl-encart .sle-content {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		-moz-align-items: flex-start;
		align-items: flex-start;
		padding: 0;
	}

	body:not(.home) #page-header .region-header .sl-encart .sl-logo {
		margin-bottom: 5px;
		width: auto;
	}

	body:not(.home) #page-header .region-header .sl-encart .sl-infos {
		text-align: left;
		width: auto;
	}

	body:not(.home) #page-header .region-header .sl-encart .sl-infos .sl-denomination {
		font-size: calc(1em - 0.2em);
	}

	body:not(.home) #page-header .region-header .sl-encart .sl-infos .sl-slogan {
		font-size: calc(1.45em - 0.5em);
	}

	body:not(.home) #page-header .region-header .sl-encart .sl-infos .sl-adresse {
		font-size: calc(0.8em - 0.2em);
	}

	body:not(.home) #page-header .region-header .sl-barre-contact {
		width: 50%;
		padding: 0;
		position: relative;
		margin: 0;
	}

	body:not(.home) #page-header .region-header .sl-barre-contact .row .col {
		text-align: right;
	}

	body:not(.home) #page-header .region-header .sl-barre-contact .tel {
		font-size: calc(1.45em - 0.05em);
	}

	body:not(.home) #page-header .region-header .sl-barre-contact .adresse {
		font-size: calc(0.8em - 0.2em);
	}
}

@media (min-width: 1200px) {
	.region-header {
		max-width:1170px;
		margin: 0 auto;
	}
}

@media (min-width: 992px) {
	.home .region-header,
	.error404 .region-header {
		-webkit-box-align:center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}

	.home .region-header .sl-encart,
	.home .region-header .sl-barre-contact,
	.error404 .region-header .sl-encart,
	.error404 .region-header .sl-barre-contact {
		-webkit-align-self: center;
		-moz-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.sl-more {
		bottom: 6vh;
	}
}

@media (min-width: 992px) {
	.home #page-header .region-header .sl-encart,
	.home #page-header .region-header .sl-barre-contact,
	.error404 #page-header .region-header .sl-encart,
	.error404 #page-header .region-header .sl-barre-contact {
		width:720px;
	}
}

.home #page-header .region-header .sl-encart .sle-content,
.error404 #page-header .region-header .sl-encart .sle-content,
body:not(.home) #page-header .region-header .sl-encart .sle-content {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.home #page-header .region-header .sl-encart .sl-infos,body:not(.home) #page-header .region-header .sl-encart .sl-infos,
.error404 #page-header .region-header .sl-encart .sl-infos,body:not(.home) #page-header .region-header .sl-encart .sl-infos {
	text-align: center;
	max-width: 640px;
}

.home #page-header .region-header .sl-barre-contact .row .col,body:not(.home) #page-header .region-header .sl-barre-contact .row .col,
.error404 #page-header .region-header .sl-barre-contact .row .col,body:not(.home) #page-header .region-header .sl-barre-contact .row .col {
	text-align: center;
}

body:not(.home) #page-header .region-header .sl-encart .sl-infos {
	text-align: center;
	max-width: 410px;
}

.node-type-webform fieldset {
	width: 100%;
}

@media (max-width: 767px) {
	.sl-encart .sle-content .sl-infos .sl-slogan {
		font-size:20px;
	}
}

body #soref-bottom .soref-isalso-title {
	font-size: 1.26em;
}

@media (max-width: 991px) {
	.home #page-header .region-header .sl-encart .sl-infos,
	.error404 #page-header .region-header .sl-encart .sl-infos {
		margin:auto;
	}
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \000036
	}
}

#block-cw-biimbox-widget {
	position: fixed;
	top: 154px;
	left: 0;
	background-color: #629da6;
	border-radius: 0 10px 10px 0;
	padding: 7px 9px 3px 5px;
	text-align: center;
	z-index: 999;
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \0000316
	}
}

#block-cw-biimbox-widget.pull-to-right {
	left: unset;
	right: 0;
	border-radius: 10px 0 0 10px;
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \0000322
	}
}

#block-cw-biimbox-widget:hover {
	cursor: pointer;
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \0000326
	}
}

#block-cw-biimbox-widget i.fa {
	font-size: 25px;
	color: white;
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \0000331
	}
}

#block-cw-biimbox-widget .cw-biimbox-goto-gestion .fa-cog {
	text-indent: -999999px;
	background-image: url(/sites/all/modules/cw_biimbox/images/BBmini.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	background-size: 80%;
	width: 40px;
	height: 40px;
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \0000341
	}
}

#block-cw-biimbox-widget .objectif {
	font-size: 13px;
	color: white;
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \0000346
	}
}

#block-cw-biimbox-widget .objectif span {
	font-weight: 600;
	font-size: 15px;
}

@media -sass-debug-info {
	filename {
		font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
	}

	line {
		font-family: \0000354
	}
}

.flip-horizontal-bottom {
	-webkit-animation: flip-horizontal-bottom 1s cubic-bezier(0.455,0.03,0.515,0.955) infinite alternate both;
	animation: flip-horizontal-bottom 1s cubic-bezier(0.455,0.03,0.515,0.955) infinite alternate both;
}

@-webkit-keyframes flip-horizontal-bottom {
	0% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
	}

	100% {
		-webkit-transform: rotateX(-180deg);
		transform: rotateX(-180deg);
	}
}

@keyframes flip-horizontal-bottom {
	0% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
	}

	100% {
		-webkit-transform: rotateX(-180deg);
		transform: rotateX(-180deg);
	}
}

@media (max-width: 768px) {
	@media -sass-debug-info {
		filename {
			font-family:file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \0000389
		}
	}

	.page-node-add form .vertical-tabs,.page-node-add .webform-submission-navigation,.page-node-edit form .vertical-tabs,.page-node-edit .webform-submission-navigation,.page-node-submission form .vertical-tabs,.page-node-submission .webform-submission-navigation {
		display: none;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \0000393
		}
	}

	.page-node-add h1,.page-node-add #inner-page-section h1,.page-node-edit h1,.page-node-edit #inner-page-section h1,.page-node-submission h1,.page-node-submission #inner-page-section h1 {
		font-size: 17px;
		line-height: 17px;
		letter-spacing: initial;
		font-weight: 600;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003101
		}
	}

	.page-node-add .field-type-image div.image-preview,.page-node-edit .field-type-image div.image-preview,.page-node-submission .field-type-image div.image-preview {
		width: 100%;
		display: block;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003105
		}
	}

	.page-node-add .field-type-image div.image-widget-data,.page-node-edit .field-type-image div.image-widget-data,.page-node-submission .field-type-image div.image-widget-data {
		float: none;
		overflow: hidden;
		display: inline-block;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003112
		}
	}

	.page-node-add .webform-submission-navigation,.page-node-edit .webform-submission-navigation,.page-node-submission .webform-submission-navigation {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 100%;
		text-align: left;
		font-size: 12px;
		display: block;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003121
		}
	}

	.page-node-add .webform-submission-info legend,.page-node-edit .webform-submission-info legend,.page-node-submission .webform-submission-info legend {
		line-height: 19px;
		font-size: 19px;
		font-weight: 600;
		text-align: left;
		margin-bottom: 10px;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003129
		}
	}

	.page-node-add ul.links.list-inline.webform-submission-actions,.page-node-edit ul.links.list-inline.webform-submission-actions,.page-node-submission ul.links.list-inline.webform-submission-actions {
		display: block;
		width: 100%;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003134
		}
	}

	.page-node-add ul.tabs--primary.nav.nav-tabs,.page-node-edit ul.tabs--primary.nav.nav-tabs,.page-node-submission ul.tabs--primary.nav.nav-tabs {
		display: none;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003138
		}
	}

	.page-node-add footer,.page-node-edit footer,.page-node-submission footer {
		display: none;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003142
		}
	}

	.page-node-add .btn-primary,.page-node-add .button-primary,.page-node-edit .btn-primary,.page-node-edit .button-primary,.page-node-submission .btn-primary,.page-node-submission .button-primary {
		padding: 8px 30px;
		font-size: 12px;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003147
		}
	}

	.page-node-add header#page-header,.page-node-edit header#page-header,.page-node-submission header#page-header {
		padding: 40px;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003151
		}
	}

	.page-node-add div#page-main,.page-node-edit div#page-main,.page-node-submission div#page-main {
		margin: 0;
		padding: 0;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003156
		}
	}

	.page-node-add section#block-cw-biimbox-widget,.page-node-edit section#block-cw-biimbox-widget,.page-node-submission section#block-cw-biimbox-widget {
		top: 85px;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003160
		}
	}

	.page-node-add .page-header,.page-node-edit .page-header,.page-node-submission .page-header {
		margin: 0;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003164
		}
	}

	.page-node-add .form-actions,.page-node-edit .form-actions,.page-node-submission .form-actions {
		padding: 0;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003167
		}
	}

	.page-node-add .form-actions button#edit-submit,.page-node-add .form-actions button#edit-delete,.page-node-edit .form-actions button#edit-submit,.page-node-edit .form-actions button#edit-delete,.page-node-submission .form-actions button#edit-submit,.page-node-submission .form-actions button#edit-delete {
		margin-bottom: 5px;
		width: 100%;
	}

	@media -sass-debug-info {
		filename {
			font-family: file\:\/\/D\:\/projets\/cw_biimbox\/encours\/sass\/cw-biimbox-widget\.scss
		}

		line {
			font-family: \00003172
		}
	}

	.page-node-add .form-actions button#edit-preview,.page-node-edit .form-actions button#edit-preview,.page-node-submission .form-actions button#edit-preview {
		display: none;
	}
}

.field .field-label {
	font-weight: bold;
}

.field-label-inline .field-label,.field-label-inline .field-items {
	float: left;
}

form .field-multiple-table {
	margin: 0;
}

form .field-multiple-table th.field-label {
	padding-left: 0;
}

form .field-multiple-table td.field-multiple-drag {
	width: 30px;
	padding-right: 0;
}

form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
	padding-right: .5em;
}

form .field-add-more-submit {
	margin: .5em 0 0;
}

.node-unpublished {
	background-color: #fff4f4;
}

.preview .node {
	background-color: #ffffea;
}

td.revision-current {
	background: #ffc;
}

#inner-page-section .soref-annonces a {
	color: white;
}

#soref-categories .children {
	background-color: black;
	background-color: transparent;
}

#soref-categories .children ul {
	border: none;
	padding: 0;
	border-bottom: 0;
	background-color: #fff;
	list-style-type: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#soref-categories .children ul li {
	border-bottom: 1px solid #e8e8e8;
}

#soref-categories .children ul li a {
	display: block;
	padding: 5px 10px;
}

#soref-categories .children ul li a:hover,#soref-categories .children ul li a.active {
	color: #bbb;
	text-decoration: none !important;
	padding-left: 15px;
}

#soref-categories .children ul li:hover,#soref-categories .children ul li.active,#soref-categories .children ul li:focus,#soref-categories .children ul li.active-trail {
	border-left: 5px solid #e8e8e8;
	font-weight: bold;
}

#soref-categories .children ul li:first-child {
	font-weight: normal;
	border-left: 5px solid #e8e8e8;
}

#soref-categories .children ul li:last-child {
	border-bottom: none;
}

.view-diapos-soref {
	border-radius: 5px;
	overflow: hidden;
}

#soref-activite-secteur .listing-galerie .view-content .views-row {
	float: left;
	width: 32%;
	margin: 0 1% 7px 0;
}

#soref-activite-secteur .listing-galerie .view-content .views-row figure figcaption > div h4 {
	font-weight: 600;
	font-size: 14px;
	line-height: 15px;
}

#soref-activite-secteur .listing-galerie .view-content .views-row figure figcaption > div p {
	font-size: 10px;
	line-height: 1;
	text-align: left;
}

.g-body {
	display: none !important;
}

#legende-soref {
	padding: 5px 0;
	text-align: center;
}

.soref-form h3 {
	font-size: 17px;
}

.soref-form h3 span {
	font-weight: normal;
}

.soref-form .form-group {
	margin-bottom: 2px;
}

.soref-form .form-group label {
	font-weight: 600;
	font-size: 13px;
	margin-bottom: 2px;
}

.soref-form .form-group .form-control {
	height: 27px;
	padding: 3px 6px;
}

.soref-form .form-group .form-control.form-textarea {
	height: auto;
}

.soref-form .form-actions {
	margin-left: 0;
	margin-top: 15px;
}

.soref-form .form-actions .btn-custom,.soref-form .form-actions .webform-submit {
	padding: 6px 20px;
	width: 100%;
}

.soref-form .captcha {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.soref-form .captcha img {
	float: left;
}

.soref-form .captcha .form-item-captcha-response {
	float: left;
	width: 60%;
	margin-left: 3%;
}

.soref-form .captcha label {
	font-size: 11px;
}

article#annoncesoref {
	max-width: 1200px;
}

#annoncesoref .field-name-body .container {
	width: auto;
	max-width: 1170px;
	padding: 0;
}

#annoncesoref #diapo-soref {
	margin-bottom: 30px;
}

#annoncesoref .container-small {
	display: flex;
	flex-direction: column;
}

body #soref-bottom {
	clear: both;
}

body #soref-bottom .soref-isalso-title {
	font-size: 1.3em;
	font-weight: bold;
}

body #soref-bottom .soref-isalso-link {
	margin-top: 15px;
}

body #soref-bottom .soref-isalso-link a {
	color: #a7a7a7;
	border-right: 1.5px solid #a7a7a7;
	padding: 0 15px;
	font-size: 0.95em;
}

body #soref-bottom .soref-isalso-link a:last-child {
	border: none;
}

#soref-footer-content-collapse {
	max-height: 0px;
	overflow: hidden;
	transition: max-height 0.7s cubic-bezier(0.22,0.61,0.36,1);
	width: 100%;
	border-radius: 3px;
	font-size: 14px;
	z-index: 10000;
}

#soref-footer-content-collapse.show {
	max-height: 100vh;
	transition: max-height 0.5s ease-in-out;
}

#soref-footer-content-collapse .soref-footer-content {
	font-size: 13px;
}

#soref-footer-content-collapse .soref-footer-content ul {
	list-style-type: none;
	padding: 0;
}

#soref-footer-content-collapse .soref-footer-content ul li {
	padding: 5px 10px 5px 15px;
	margin-bottom: 4px;
	display: flex;
	align-items: center;
}

#soref-footer-content-collapse .soref-footer-content ul li:before {
	content: "\f0c8";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 7px;
	text-rendering: auto;
	position: relative;
	right: 7px;
}

#soref-footer-content-collapse .soref-footer-content ul li:nth-child(odd) {
	background-color: #fcfcfc;
	background-color: rgba(255,255,255,0.1);
	background-color: rgba(255,255,255,0.1);
}

#soref-footer-content-collapse .soref-footer-content ul li:nth-child(odd):before {
	color: rgba(235,235,235,0.43);
	color: rgba(235,235,235,0.43);
}

#soref-footer-content-collapse .soref-footer-content ul li:nth-child(even) {
	background-color: rgba(255,255,255,0.1);
	background-color: rgba(255,255,255,0.1);
}

#soref-footer-content-collapse .soref-footer-content ul li:nth-child(even):before {
	color: rgba(235,235,235,0.43);
	color: rgba(235,235,235,0.43);
}

#soref-footer-content-collapse .soref-footer-content .soref-footer-txt a {
	font-weight: bold;
}

#soref-footer-content-collapse .soref-footer-content .soref-footer-title {
	font-size: 1.1em;
	line-height: 1.2em;
	height: 25px;
	display: flex;
	vertical-align: top;
	align-items: end;
}

body.page-admin-config-search-soref-texts #overlay .filter-wrapper {
	display: none;
}

body.page-blog h1 {
	width: 95% !important;
	max-width: 95% !important;
}

@media (min-width: 768px) {
	.sm-pull-right {
		float:right !important;
	}
}

@media (min-width: 992px) {
	body #soref-activite-secteur .listing-galerie .view-content .views-row {
		width:32%;
	}

	body #annoncesoref #diapo-soref {
		padding-right: 0;
		padding-left: 60px;
	}

	.node-type-annoncesoref .body {
		min-height: 400px;
	}
}

@media (min-width: 1200px) {
	body.page-blog h1 {
		max-width:1400px !important;
	}

	body #intro-requete {
		max-width: 2000px !important;
		margin: 0 auto;
	}
}

.views-exposed-form .views-exposed-widget {
	float: left;
	padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 1.6em;
}

.views-exposed-form .form-item,.views-exposed-form .form-submit {
	margin-top: 0;
	margin-bottom: 0;
}

.views-exposed-form label {
	font-weight: bold;
}

.views-exposed-widgets {
	margin-bottom: .5em;
}

.views-align-left {
	text-align: left;
}

.views-align-right {
	text-align: right;
}

.views-align-center {
	text-align: center;
}

.views-view-grid tbody {
	border-top: none;
}

.view .progress-disabled {
	float: none;
}

.rteindent1 {
	margin-left: 40px;
}

.rteindent2 {
	margin-left: 80px;
}

.rteindent3 {
	margin-left: 120px;
}

.rteindent4 {
	margin-left: 160px;
}

.rteleft {
	text-align: left;
}

.rteright {
	text-align: right;
}

.rtecenter {
	text-align: center;
}

.rtejustify {
	text-align: justify;
}

.ibimage_left {
	float: left;
}

.ibimage_right {
	float: right;
}
.fade-carousel {
	position: relative;
	height: 60vh;
}

.fade-carousel .carousel-inner .item {
	height: 60vh;
}

.fade-carousel .carousel-indicators > li {
	margin: 0 2px;
	background-color: #f39c12;
	border-color: #f39c12;
	opacity: .7;
}

.fade-carousel .carousel-indicators > li.active {
	width: 10px;
	height: 10px;
	opacity: 1;
}

.hero {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0,0,0,.75);
	-webkit-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	-ms-transform: translate3d(-50%,-50%,0);
	-o-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

.hero h1 {
	font-size: 6em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
	opacity: 0;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
	opacity: 1;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #080d15;
	opacity: .7;
}

.btn.btn-lg {
	padding: 10px 40px;
}

.btn.btn-hero,.btn.btn-hero:hover,.btn.btn-hero:focus {
	color: #f5f5f5;
	background-color: #1abc9c;
	border-color: #1abc9c;
	outline: none;
	margin: 20px auto;
}

.fade-carousel .slides .slide-1,.fade-carousel .slides .slide-2,.fade-carousel .slides .slide-3 {
	height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
	background-image: url(https://ununsplash.imgix.net/photo-1416339134316-0e91dc9ded92?q=75&fm=jpg&s=883a422e10fc4149893984019f63c818);
}

.fade-carousel .slides .slide-2 {
	background-image: url(https://ununsplash.imgix.net/photo-1416339684178-3a239570f315?q=75&fm=jpg&s=c39d9a3bf66d6566b9608a9f1f3765af);
}

.fade-carousel .slides .slide-3 {
	background-image: url(https://ununsplash.imgix.net/photo-1416339276121-ba1dfa199912?q=75&fm=jpg&s=9bf9f2ef5be5cb5eee5255e7765cb327);
}

@media screen and (min-width: 980px) {
	.hero {
		width:980px;
	}
}

@media screen and (max-width: 640px) {
	.hero h1 {
		font-size:4em;
	}
}
#colorbox,#cboxOverlay,#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
	cursor: pointer;
}

#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active {
	outline: 0;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#colorbox,#cboxContent,#cboxLoadedContent {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

#cboxOverlay {
	background: #000;
}

#colorbox {
	outline: 0;
}

#cboxWrapper {
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#cboxTopLeft {
	width: 15px;
	height: 15px;
}

#cboxTopCenter {
	height: 15px;
}

#cboxTopRight {
	width: 15px;
	height: 15px;
}

#cboxBottomLeft {
	width: 15px;
	height: 10px;
}

#cboxBottomCenter {
	height: 10px;
}

#cboxBottomRight {
	width: 15px;
	height: 10px;
}

#cboxMiddleLeft {
	width: 15px;
}

#cboxMiddleRight {
	width: 15px;
}

#cboxContent {
	background: #fff;
	overflow: hidden;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	position: absolute;
	background: rgba(255,255,255,0.7);
	bottom: 28px;
	left: 0;
	color: #535353;
	width: 100%;
	padding: 4px 6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 60px;
	color: #949494;
}

.cboxSlideshow_on #cboxSlideshow {
	position: absolute;
	bottom: 0px;
	right: 30px;
	background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -101px -50px;
}

.cboxSlideshow_off #cboxSlideshow {
	position: absolute;
	bottom: 0px;
	right: 30px;
	background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -49px -50px;
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px 0px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	background-position: -75px -25px;
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -50px 0px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxNext:hover {
	background-position: -50px -25px;
}

#cboxLoadingOverlay {
	background: #fff;
}

#cboxLoadingGraphic {
	background: url(/sites/all/modules/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px 0px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: -25px -25px;
}

.ctools-locked {
	color: red;
	border: 1px solid red;
	padding: 1em;
}

.ctools-owns-lock {
	background: #ffffdd none repeat scroll 0 0;
	border: 1px solid #f0c020;
	padding: 1em;
}

a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing {
	padding-right: 18px !important;
	background: url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
	float: left;
	width: 18px;
	background: url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;
}

.flexslider .flex-direction-nav a,.flexslider .flex-direction-nav a {
	display: none;
}

.flexslider:hover .flex-direction-nav a,.flexslider:hover .flex-direction-nav a {
	display: block;
}

@font-face {
	font-family: 'flexslider-icon';
	src: url(/wp-content/themes/transpoarenceconception/img/fonts/flexslider/fonts/flexslider-icon.eot);
	src: url(/wp-content/themes/transpoarenceconception/img/fonts/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/transpoarenceconception/img/fonts/flexslider/fonts/flexslider-icon.woff) format('woff'),url(/wp-content/themes/transpoarenceconception/img/fonts/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(/wp-content/themes/transpoarenceconception/img/fonts/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: normal;
	font-style: normal;
}

.flex-container a:hover,.flex-slider a:hover {
	outline: none;
}

.slides,.slides > li,.flex-control-nav,.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider .slides {
	display: block;
}

* html .flexslider .slides {
	height: 1%;
}

.no-js .flexslider .slides > li:first-child {
	display: block;
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom:1;-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
	box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
}

.flexslider .slides {
	zoom:1;}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.carousel li {
	margin-right: 5px;
}

.flex-direction-nav {
	height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.flex-direction-nav a.flex-next:before {
	content: '\f002';
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: '\f003';
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom:1;
	display: inline;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity:1;
		left: 10px;
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}

#sliding-popup {
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 99999;
	left: 0;
	text-align: center;
}

.sliding-popup-bottom,.sliding-popup-top {
	background: url(/sites/all/modules/eu_cookie_compliance/images/gradient.png) center center scroll repeat-y transparent;
}

.sliding-popup-bottom {
	position: fixed;
}

.sliding-popup-top {
	position: relative;
}

#sliding-popup .popup-content {
	margin: 0 auto;
	max-width: 80%;
	display: inline-block;
	text-align: left;
	width: 100%;
}

#sliding-popup .popup-content #popup-buttons {
	float: right;
	margin: 0 0 1em 0;
	max-width: 40%;
}

.eu-cookie-compliance-categories-buttons {
	margin: 0 0 1em 0;
	max-width: 60%;
	float: left;
}

#sliding-popup .eu-cookie-compliance-more-button {
	cursor: pointer;
	display: inline;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: underline;
	background: none;
}

#sliding-popup .eu-cookie-compliance-secondary-button {
	cursor: pointer;
	border: none;
	background: none;
	margin-top: 1em;
	padding: 0 8px;
	vertical-align: middle;
}

#sliding-popup .eu-cookie-compliance-default-button,#sliding-popup .eu-cookie-compliance-hide-button,#sliding-popup .eu-cookie-compliance-more-button-thank-you,#sliding-popup .eu-cookie-withdraw-button,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button {
	cursor: pointer;
	margin-right: 5px;
	margin-top: 1em;
	vertical-align: middle;
	overflow: visible;
	width: auto;
	-moz-box-shadow: inset 0 1px 0 0 #ffffff;
	-webkit-box-shadow: inset 0 1px 0 0 #ffffff;
	box-shadow: inset 0 1px 0 0 #ffffff;
	background-color: #ededed;
	background-image: -moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));
	background-image: -webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
	background-image: -o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
	background-image: -ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);
	background-image: linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	color: #000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding: 4px 8px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
}

#sliding-popup .eu-cookie-compliance-default-button:hover,#sliding-popup .eu-cookie-compliance-hide-button:hover,#sliding-popup .eu-cookie-compliance-more-button-thank-you:hover,#sliding-popup .eu-cookie-withdraw-button:hover {
	background-color: #dfdfdf;
	background-image: -moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5%,#dfdfdf),color-stop(100%,#ededed));
	background-image: -webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);
	background-image: -o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);
	background-image: -ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);
	background-image: linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);
}

#sliding-popup .eu-cookie-compliance-default-button:active,#sliding-popup .eu-cookie-compliance-hide-button:active,#sliding-popup .eu-cookie-compliance-more-button-thank-you:active,#sliding-popup .eu-cookie-withdraw-button:active {
	position: relative;
	top: 1px;
}

#sliding-popup .popup-content #popup-text {
	color: #fff;
	float: left;
	font-weight: bold;
	margin: 5px 0 0;
	max-width: 60%;
}

.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message {
	max-width: 100%;
}

.eu-cookie-compliance-categories {
	clear: both;
	padding-top: 1em;
}

.eu-cookie-compliance-categories label {
	display: inline;
}

#sliding-popup .popup-content #popup-text h1,#sliding-popup .popup-content #popup-text h2,#sliding-popup .popup-content #popup-text h3,#sliding-popup .popup-content #popup-text p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 5px 0;
}

#sliding-popup .popup-content #popup-text h1 {
	font-size: 24px;
}

#sliding-popup .popup-content #popup-text h3 {
	font-size: 12px;
}

#sliding-popup .popup-content #popup-text p {
	font-size: 12px;
	display: inline;
}

.eu-cookie-withdraw-tab {
	padding: 4px 7px;
	cursor: pointer;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab {
	border-width: 2px 2px 0;
	border-radius: 5px 5px 0 0;
}

.sliding-popup-top .eu-cookie-withdraw-tab {
	border-width: 0 2px 2px;
	border-radius: 0 0 5px 5px;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner {
	transform: scaleY(-1);
}

.eu-cookie-withdraw-tab {
	position: absolute;
	top: 0;
	transform: translate(-50%,-100%);
	left: 50%;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab {
	transform: translate(-50%,-100%) scaleY(-1);
}

.eu-cookie-compliance-hidden {
	display: none;
}

@media screen and (max-width: 600px) {
	#sliding-popup .popup-content {
		max-width:95%;
	}

	.eu-cookie-compliance-categories,#sliding-popup .popup-content #popup-text {
		max-width: 100%;
	}

	#sliding-popup .popup-content #popup-buttons {
		clear: both;
		float: none;
		margin: 5px 0 1em;
		max-width: 100%;
	}

	.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
		float: right;
		margin-top: -56px;
	}

	.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons {
		position: initial;
		bottom: unset;
		right: unset;
	}
}

.cw-obf-link-href,.cw-obf-link-blank {
	cursor: pointer;
}

.addtoany {
	display: inline;
}

.addtoany_list {
	display: inline;
	line-height: 16px;
}

.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span {
	vertical-align: middle;
}

.addtoany_list > a {
	display: inline-block;
	font-size: 16px;
	padding: 0 4px;
}

.addtoany_list.a2a_kit_size_32 > a {
	font-size: 32px;
}

.addtoany_list .a2a_counter img {
	float: left;
}

.addtoany_list a span.a2a_img {
	display: inline-block;
	height: 16px;
	opacity: 1;
	overflow: hidden;
	width: 16px;
}

.addtoany_list a span {
	display: inline-block;
	float: none;
}

.addtoany_list.a2a_kit_size_32 a > span {
	border-radius: 4px;
	height: 32px;
	line-height: 32px;
	opacity: 1;
	width: 32px;
}

.addtoany_list a:hover:hover img,.addtoany_list a:hover span {
	opacity: .7;
}

.addtoany_list a.addtoany_share_save img {
	border: 0;
	width: auto;
	height: auto;
}

.addtoany_list.a2a_kit_size_32 a .a2a_count {
	position: relative;
}

input.webform-calendar {
	display: none;
	padding: 3px;
	vertical-align: top;
}

html.js input.webform-calendar {
	display: inline;
}

.webform-container-inline label {
	display: inline;
	margin-right: 1em;
}

.webform-container-inline div,.webform-container-inline div.form-item {
	display: inline;
}

.webform-container-inline div.description {
	display: block;
}

.webform-container-inline div.messages {
	display: block;
	float: left;
}

.webform-container-inline div.ajax-progress-bar div {
	display: inherit;
}

.webform-container-inline.webform-component-textarea label {
	vertical-align: top;
}

.webform-container-inline.webform-component-textarea .form-textarea-wrapper {
	display: inline-block;
}

fieldset.fieldset-invisible,fieldset.fieldset-invisible > legend {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background: inherit;
	position: static;
	color: inherit;
	height: auto;
	width: auto;
	font-family: inherit;
	text-indent: 0;
	line-height: inherit;
	text-shadow: unset;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

fieldset.fieldset-invisible > legend {
	font-weight: bold;
	font-size: 0.929em;
}

fieldset.fieldset-invisible > div > div.form-item:last-child,fieldset.fieldset-invisible > table {
	margin-bottom: 0;
}

.webform-component-textarea .grippie {
	display: block;
}

.webform-progressbar {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.webform-progressbar-inner {
	height: 1em;
	background-color: #74c421;
	height: 3px;
}

.webform-progressbar-outer {
	position: relative;
	border: 1px solid #356900;
	width: 100%;
	height: 3px;
	margin: 0.35em -1px 2em;
	background-color: white;
}

.webform-progressbar-page {
	position: absolute;
	width: 7px;
	height: 7px;
	margin: -6px -4px;
	border: 1px solid #356900;
	background-color: white;
	border-radius: 5px;
}

.webform-progressbar-page.completed {
	background-color: #74c421;
}

.webform-progressbar-page.current {
	background-color: #74c421;
}

.webform-progressbar-page .webform-progressbar-page-number {
	display: none;
}

.webform-progressbar-page .webform-progressbar-page-label {
	position: relative;
	top: 10px;
	margin: 0 -10em;
}

@font-face {
	font-family: 'FontAwesome';
	src: url(/wp-content/themes/transpoarenceconception/img/fonts/fontawesome/fontawesome-webfont.eot);
	src: url(/wp-content/themes/transpoarenceconception/img/fonts/fontawesome/fontawesome-webfont.eot) format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

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

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

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

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

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

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

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

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

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

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

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

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

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	transform: scale(-1,1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1,-1);
	-ms-transform: scale(1,-1);
	transform: scale(1,-1);
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

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

.fa-inverse {
	color: #ffffff;
}

.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

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

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

.fa-align-right:before {
	content: "\f038";
}

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

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-feed:before,.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158";
}

.fa-won:before,.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

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

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-intersex:before,.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-genderless:before {
	content: "\f22d";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-hotel:before,.fa-bed:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-yc:before,.fa-y-combinator:before {
	content: "\f23b";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-expeditedssl:before {
	content: "\f23e";
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
	content: "\f240";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
	content: "\f241";
}

.fa-battery-2:before,.fa-battery-half:before {
	content: "\f242";
}

.fa-battery-1:before,.fa-battery-quarter:before {
	content: "\f243";
}

.fa-battery-0:before,.fa-battery-empty:before {
	content: "\f244";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-sticky-note-o:before {
	content: "\f24a";
}

.fa-cc-jcb:before {
	content: "\f24b";
}

.fa-cc-diners-club:before {
	content: "\f24c";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-balance-scale:before {
	content: "\f24e";
}

.fa-hourglass-o:before {
	content: "\f250";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
	content: "\f251";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content: "\f255";
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
	content: "\f256";
}

.fa-hand-scissors-o:before {
	content: "\f257";
}

.fa-hand-lizard-o:before {
	content: "\f258";
}

.fa-hand-spock-o:before {
	content: "\f259";
}

.fa-hand-pointer-o:before {
	content: "\f25a";
}

.fa-hand-peace-o:before {
	content: "\f25b";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-creative-commons:before {
	content: "\f25e";
}

.fa-gg:before {
	content: "\f260";
}

.fa-gg-circle:before {
	content: "\f261";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-get-pocket:before {
	content: "\f265";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-safari:before {
	content: "\f267";
}

.fa-chrome:before {
	content: "\f268";
}

.fa-firefox:before {
	content: "\f269";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-tv:before,.fa-television:before {
	content: "\f26c";
}

.fa-contao:before {
	content: "\f26d";
}

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

.fa-amazon:before {
	content: "\f270";
}

.fa-calendar-plus-o:before {
	content: "\f271";
}

.fa-calendar-minus-o:before {
	content: "\f272";
}

.fa-calendar-times-o:before {
	content: "\f273";
}

.fa-calendar-check-o:before {
	content: "\f274";
}

.fa-industry:before {
	content: "\f275";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-map-o:before {
	content: "\f278";
}

.fa-map:before {
	content: "\f279";
}

.fa-commenting:before {
	content: "\f27a";
}

.fa-commenting-o:before {
	content: "\f27b";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-vimeo:before {
	content: "\f27d";
}

.fa-black-tie:before {
	content: "\f27e";
}

.fa-fonticons:before {
	content: "\f280";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-edge:before {
	content: "\f282";
}

.fa-credit-card-alt:before {
	content: "\f283";
}

.fa-codiepie:before {
	content: "\f284";
}

.fa-modx:before {
	content: "\f285";
}

.fa-fort-awesome:before {
	content: "\f286";
}

.fa-usb:before {
	content: "\f287";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-pause-circle-o:before {
	content: "\f28c";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stop-circle-o:before {
	content: "\f28e";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-bluetooth:before {
	content: "\f293";
}

.fa-bluetooth-b:before {
	content: "\f294";
}

.fa-percent:before {
	content: "\f295";
}

.fa-gitlab:before {
	content: "\f296";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-envira:before {
	content: "\f299";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-wheelchair-alt:before {
	content: "\f29b";
}

.fa-question-circle-o:before {
	content: "\f29c";
}

.fa-blind:before {
	content: "\f29d";
}

.fa-audio-description:before {
	content: "\f29e";
}

.fa-volume-control-phone:before {
	content: "\f2a0";
}

.fa-braille:before {
	content: "\f2a1";
}

.fa-assistive-listening-systems:before {
	content: "\f2a2";
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
	content: "\f2a3";
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
	content: "\f2a4";
}

.fa-glide:before {
	content: "\f2a5";
}

.fa-glide-g:before {
	content: "\f2a6";
}

.fa-signing:before,.fa-sign-language:before {
	content: "\f2a7";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-first-order:before {
	content: "\f2b0";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
	content: "\f2b3";
}

.fa-fa:before,.fa-font-awesome:before {
	content: "\f2b4";
}

.fa-handshake-o:before {
	content: "\f2b5";
}

.fa-envelope-open:before {
	content: "\f2b6";
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.fa-linode:before {
	content: "\f2b8";
}

.fa-address-book:before {
	content: "\f2b9";
}

.fa-address-book-o:before {
	content: "\f2ba";
}

.fa-vcard:before,.fa-address-card:before {
	content: "\f2bb";
}

.fa-vcard-o:before,.fa-address-card-o:before {
	content: "\f2bc";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-user-circle-o:before {
	content: "\f2be";
}

.fa-user-o:before {
	content: "\f2c0";
}

.fa-id-badge:before {
	content: "\f2c1";
}

.fa-drivers-license:before,.fa-id-card:before {
	content: "\f2c2";
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
	content: "\f2c3";
}

.fa-quora:before {
	content: "\f2c4";
}

.fa-free-code-camp:before {
	content: "\f2c5";
}

.fa-telegram:before {
	content: "\f2c6";
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
	content: "\f2c7";
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
	content: "\f2c8";
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
	content: "\f2c9";
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
	content: "\f2ca";
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
	content: "\f2cb";
}

.fa-shower:before {
	content: "\f2cc";
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
	content: "\f2cd";
}

.fa-podcast:before {
	content: "\f2ce";
}

.fa-window-maximize:before {
	content: "\f2d0";
}

.fa-window-minimize:before {
	content: "\f2d1";
}

.fa-window-restore:before {
	content: "\f2d2";
}

.fa-times-rectangle:before,.fa-window-close:before {
	content: "\f2d3";
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
	content: "\f2d4";
}

.fa-bandcamp:before {
	content: "\f2d5";
}

.fa-grav:before {
	content: "\f2d6";
}

.fa-etsy:before {
	content: "\f2d7";
}

.fa-imdb:before {
	content: "\f2d8";
}

.fa-ravelry:before {
	content: "\f2d9";
}

.fa-eercast:before {
	content: "\f2da";
}

.fa-microchip:before {
	content: "\f2db";
}

.fa-snowflake-o:before {
	content: "\f2dc";
}

.fa-superpowers:before {
	content: "\f2dd";
}

.fa-wpexplorer:before {
	content: "\f2de";
}

.fa-meetup:before {
	content: "\f2e0";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
#autocomplete {
	border: 1px solid;
	overflow: hidden;
	position: absolute;
	z-index: 100;
}

#autocomplete ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#autocomplete li {
	background: #fff;
	color: #000;
	cursor: default;
	white-space: pre;
	zoom:1;}

html.js input.form-autocomplete {
	background-image: url(/misc/throbber-inactive.png);
	background-position: 100% center;
	background-repeat: no-repeat;
}

html.js input.throbbing {
	background-image: url(/misc/throbber-active.gif);
	background-position: 100% center;
}

html.js fieldset.collapsed {
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	height: 1em;
}

html.js fieldset.collapsed .fieldset-wrapper {
	display: none;
}

fieldset.collapsible {
	position: relative;
}

fieldset.collapsible .fieldset-legend {
	display: block;
}

.form-textarea-wrapper textarea {
	display: block;
	margin: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.resizable-textarea .grippie {
	background: #eee url(/misc/grippie.png) no-repeat center 2px;
	border: 1px solid #ddd;
	border-top-width: 0;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
}

body.drag {
	cursor: move;
}

.draggable a.tabledrag-handle {
	cursor: move;
	float: left;
	height: 1.7em;
	margin-left: -1em;
	overflow: hidden;
	text-decoration: none;
}

a.tabledrag-handle:hover {
	text-decoration: none;
}

a.tabledrag-handle .handle {
	background: url(/misc/draggable.png) no-repeat 6px 9px;
	height: 13px;
	margin: -0.4em 0.5em;
	padding: 0.42em 0.5em;
	width: 13px;
}

a.tabledrag-handle-hover .handle {
	background-position: 6px -11px;
}

div.indentation {
	float: left;
	height: 1.7em;
	margin: -0.4em 0.2em -0.4em -0.4em;
	padding: 0.42em 0 0.42em 0.6em;
	width: 20px;
}

div.tree-child {
	background: url(/misc/tree.png) no-repeat 11px center;
}

div.tree-child-last {
	background: url(/misc/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
	background: url(/misc/tree.png) no-repeat -11px center;
}

.tabledrag-toggle-weight-wrapper {
	text-align: right;
}

table.sticky-header {
	background-color: #fff;
	margin-top: 0;
}

.progress .bar {
	background-color: #fff;
	border: 1px solid;
}

.progress .filled {
	background-color: #000;
	height: 1.5em;
	width: 5px;
}

.progress .percentage {
	float: right;
}

.ajax-progress {
	display: inline-block;
}

.ajax-progress .throbber {
	background: transparent url(/misc/throbber-active.gif) no-repeat 0px center;
	float: left;
	height: 15px;
	margin: 2px;
	width: 15px;
}

.ajax-progress .message {
	padding-left: 20px;
}

tr .ajax-progress .throbber {
	margin: 0 2px;
}

.ajax-progress-bar {
	width: 16em;
}

.container-inline div,.container-inline label {
	display: inline;
}

.container-inline .fieldset-wrapper {
	display: block;
}

.nowrap {
	white-space: nowrap;
}

html.js .js-hide {
	display: none;
}

.element-hidden {
	display: none;
}

.element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	overflow: hidden;
	height: 1px;
}

.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus {
	position: static !important;
	clip: auto;
	overflow: visible;
	height: auto;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

*:first-child + html .clearfix {
	min-height: 1%;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    40%,43%,70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06)
    }

    70% {
        -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 {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    40%,43%,70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06)
    }

    70% {
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

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

    25%,75% {
        opacity: 0
    }
}

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

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-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)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    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 {
    0%,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    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)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,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: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,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: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,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: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,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: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,60%,75%,90%,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: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,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: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,60%,75%,90%,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: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,60%,75%,90%,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: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,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,-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: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,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,-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: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-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)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-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)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-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)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-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)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-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)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -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)
    }

    60%,80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -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)
    }

    60%,80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,20%,60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(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% {
        transform-origin: top left
    }

    0%,20%,60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(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
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

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

    50% {
        opacity: 1
    }
}

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

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        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 {
    0% {
        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)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        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 {
    0% {
        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)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        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 {
    0% {
        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)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        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 {
    0% {
        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)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50%,to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50%,to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-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)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-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
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-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
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-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)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

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

body {
    margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],template {
    display: none;
}

a {
    background-color: transparent;
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

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

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

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;
    box-sizing: content-box;
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,th {
    padding: 0;
}

@media print {
    *,*:before,*:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: "";
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,.dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,.table th {
        background-color: #fff !important;
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(/wp-content/themes/transpoarenceconception/img/css/fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(/wp-content/themes/transpoarenceconception/img/css/fonts/bootstrap/glyphicons-halflings-regular.eot%3F) format("embedded-opentype"),
	url(/wp-content/themes/transpoarenceconception/img/css/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),
	url(/wp-content/themes/transpoarenceconception/img/css/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),
	url(/wp-content/themes/transpoarenceconception/img/css/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),
	url(/wp-content/themes/transpoarenceconception/img/css/fonts/bootstrap/glyphicons-halflings-regular.svg) format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
}

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

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,a:focus {
    color: #23527c;
    text-decoration: underline;
}

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777;
}

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

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
    font-size: 65%;
}

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

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
    font-size: 75%;
}

h1,.h1 {
    font-size: 36px;
}

h2,.h2 {
    font-size: 30px;
}

h3,.h3 {
    font-size: 24px;
}

h4,.h4 {
    font-size: 18px;
}

h5,.h5 {
    font-size: 14px;
}

h6,.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size:21px;
    }
}

small,.small {
    font-size: 85%;
}

mark,.mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase,.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover,a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9;
}

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

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

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

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,dd {
    line-height: 1.428571429;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    display: table;
    content: " ";
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 992px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777;
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: "\2014 \00A0";
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: "";
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: "\00A0 \2014";
}

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

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container:before,.container:after {
    display: table;
    content: " ";
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width:750px;
    }
}

@media (min-width: 992px) {
    .container {
        width:970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid:before,.container-fluid:after {
    display: table;
    content: " ";
}

.container-fluid:after {
    clear: both;
}

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

.row:before,.row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

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

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

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

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

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

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

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

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

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

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

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

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

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

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

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

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12 {
        float:left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1,.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-md-10,.col-md-11,.col-md-12 {
        float:left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12 {
        float:left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > th,.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > th,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > th,.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > th,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > th,.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.table > thead > tr > td.active,.table > thead > tr > th.active,.table > thead > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr > td.active,.table > tbody > tr > th.active,.table > tbody > tr.active > td,.table > tbody > tr.active > th,.table > tfoot > tr > td.active,.table > tfoot > tr > th.active,.table > tfoot > tr.active > td,.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,.table > thead > tr > th.success,.table > thead > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr > td.success,.table > tbody > tr > th.success,.table > tbody > tr.success > td,.table > tbody > tr.success > th,.table > tfoot > tr > td.success,.table > tfoot > tr > th.success,.table > tfoot > tr.success > td,.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,.table > thead > tr > th.info,.table > thead > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr > td.info,.table > tbody > tr > th.info,.table > tbody > tr.info > td,.table > tbody > tr.info > th,.table > tfoot > tr > td.info,.table > tfoot > tr > th.info,.table > tfoot > tr.info > td,.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,.table > thead > tr > th.warning,.table > thead > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr > td.warning,.table > tbody > tr > th.warning,.table > tbody > tr.warning > td,.table > tbody > tr.warning > th,.table > tfoot > tr > td.warning,.table > tfoot > tr > th.warning,.table > tfoot > tr.warning > td,.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,.table > thead > tr > th.danger,.table > thead > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr > td.danger,.table > tbody > tr > th.danger,.table > tbody > tr.danger > td,.table > tbody > tr.danger > th,.table > tfoot > tr > td.danger,.table > tfoot > tr > th.danger,.table > tfoot > tr.danger > td,.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

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

input[type="radio"],input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

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

input[type="file"] {
    display: block;
}

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

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

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:34px;
    }

    input[type="date"].input-sm,.input-group-sm > input.form-control[type="date"],.input-group-sm > input.input-group-addon[type="date"],.input-group-sm > .input-group-btn > input.btn[type="date"],.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm > input.form-control[type="time"],.input-group-sm > input.input-group-addon[type="time"],.input-group-sm > .input-group-btn > input.btn[type="time"],.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm > input.form-control[type="datetime-local"],.input-group-sm > input.input-group-addon[type="datetime-local"],.input-group-sm > .input-group-btn > input.btn[type="datetime-local"],.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm > input.form-control[type="month"],.input-group-sm > input.input-group-addon[type="month"],.input-group-sm > .input-group-btn > input.btn[type="month"],.input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,.input-group-lg > input.form-control[type="date"],.input-group-lg > input.input-group-addon[type="date"],.input-group-lg > .input-group-btn > input.btn[type="date"],.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg > input.form-control[type="time"],.input-group-lg > input.input-group-addon[type="time"],.input-group-lg > .input-group-btn > input.btn[type="time"],.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg > input.form-control[type="datetime-local"],.input-group-lg > input.input-group-addon[type="datetime-local"],.input-group-lg > .input-group-btn > input.btn[type="datetime-local"],.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg > input.form-control[type="month"],.input-group-lg > input.input-group-addon[type="month"],.input-group-lg > .input-group-btn > input.btn[type="month"],.input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

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

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.radio label,.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

.radio + .radio,.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg,.input-group-lg > .form-control-static.form-control,.input-group-lg > .form-control-static.input-group-addon,.input-group-lg > .input-group-btn > .form-control-static.btn,.form-control-static.input-sm,.input-group-sm > .form-control-static.form-control,.input-group-sm > .form-control-static.input-group-addon,.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}

.input-sm,.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

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

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

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

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

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

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,.input-group-lg > .form-control + .form-control-feedback,.input-group-lg > .input-group-addon + .form-control-feedback,.input-group-lg > .input-group-btn > .btn + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback,.input-group-sm > .form-control + .form-control-feedback,.input-group-sm > .input-group-addon + .form-control-feedback,.input-group-sm > .input-group-btn > .btn + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

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

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    display: table;
    content: " ";
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top:7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,.btn:focus,.btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active,.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus,.btn-default.focus {
    color: #333;
    background-color: #e6e5e5;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad;
}

.btn-default:active,.btn-default.active,.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    background-image: none;
    border-color: #adadad;
}

.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open > .btn-default.dropdown-toggle:hover,.open > .btn-default.dropdown-toggle:focus,.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active,.btn-primary.active,.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74;
}

.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open > .btn-primary.dropdown-toggle:hover,.open > .btn-primary.dropdown-toggle:focus,.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus,.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,.btn-success.active,.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439;
}

.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open > .btn-success.dropdown-toggle:hover,.open > .btn-success.dropdown-toggle:focus,.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus,.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,.btn-info.active,.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc;
}

.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open > .btn-info.dropdown-toggle:hover,.open > .btn-info.dropdown-toggle:focus,.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus,.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512;
}

.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open > .btn-warning.dropdown-toggle:hover,.open > .btn-warning.dropdown-toggle:focus,.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus,.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,.btn-danger.active,.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925;
}

.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open > .btn-danger.dropdown-toggle:hover,.open > .btn-danger.dropdown-toggle:focus,.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}

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

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

.btn-link:hover,.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

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

.btn-lg,.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

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

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

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: max-content;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

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

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

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

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

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before,.btn-toolbar:after {
    display: table;
    content: " ";
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group {
    margin-left: 5px;
}

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

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

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

.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 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:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

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

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret,.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret,.dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after {
    display: table;
    content: " ";
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

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

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

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

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn,.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

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

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

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.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:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active {
    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 {
    z-index: 2;
    margin-left: -1px;
}

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

.nav:before,.nav:after {
    display: table;
    content: " ";
}

.nav:after {
    clear: both;
}

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

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

.nav > li > a:hover,.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

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

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li,.nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a,.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified > li,.nav-tabs.nav-justified > li {
        display:table-cell;
        width: 1%;
    }

    .nav-justified > li > a,.nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a,.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a,.nav-tabs.nav-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus,.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a,.nav-tabs.nav-justified > li > a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a,.nav-tabs.nav-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus,.nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

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

.navbar:before,.navbar:after {
    display: table;
    content: " ";
}

.navbar:after {
    clear: both;
}

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

.navbar-header:before,.navbar-header:after {
    display: table;
    content: " ";
}

.navbar-header:after {
    clear: both;
}

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

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,.navbar-collapse:after {
    display: table;
    content: " ";
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 992px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px;
    }
}

@media (min-width: 992px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

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

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

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

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

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

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

.navbar-brand > img {
    display: block;
}

@media (min-width: 992px) {
    .navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand {
        margin-left:-15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 992px) {
    .navbar-toggle {
        display:none;
    }
}

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

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

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float:left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

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

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

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,.navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

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

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

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

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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

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

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

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

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

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

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

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

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

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

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

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

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

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

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

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color:#777;
    }

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

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

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

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

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

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090808;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

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

.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090808;
}

.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090808;
}

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color:#090808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/Â ";
}

.breadcrumb > .active {
    color: #777777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a:hover,.pagination > li > a:focus,.pagination > li > span:hover,.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > .active > a,.pagination > .active > a:hover,.pagination > .active > a:focus,.pagination > .active > span,.pagination > .active > span:hover,.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg > li > a,.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager:before,.pager:after {
    display: table;
    content: " ";
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li > a,.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li > a:hover,.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.pager .next > a,.pager .next > span {
    float: right;
}

.pager .previous > a,.pager .previous > span {
    float: left;
}

.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
}

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

.label:empty {
    display: none;
}

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

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

.label-default {
    background-color: #777777;
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

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

.btn-xs .badge,.btn-group-xs > .btn .badge,.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail > img,.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #333333;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #337ab7;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-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;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}

.media {
    margin-top: 15px;
}

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

.media,.media-body {
    overflow: hidden;
    zoom:1;}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,.media > .pull-right {
    padding-left: 10px;
}

.media-left,.media > .pull-left {
    padding-right: 10px;
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > .small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

a.list-group-item,button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before,.panel-body:after {
    display: table;
    content: " ";
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}

.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

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

.modal-open {
    overflow: hidden;
}

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

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

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

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

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

.modal-header:before,.modal-header:after {
    display: table;
    content: " ";
}

.modal-header:after {
    clear: both;
}

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

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

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

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

.modal-footer:before,.modal-footer:after {
    display: table;
    content: " ";
}

.modal-footer:after {
    clear: both;
}

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

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

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

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow,.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0,0,0,0.25);
    border-bottom-width: 0;
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0,0,0,0.25);
    border-left-width: 0;
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0,0,0,0.25);
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0,0,0,0.25);
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.carousel {
    position: relative;
}

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

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next,.carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0;
    }

    .carousel-inner > .item.prev,.carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0;
    }

    .carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0;
    }
}

.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
    display: block;
}

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

.carousel-inner > .next,.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,.carousel-inner > .prev.right {
    left: 0;
}

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

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

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:hover,.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: "\2039";
}

.carousel-control .icon-next:before {
    content: "\203a";
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

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

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

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

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

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

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

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display:block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block !important;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block !important;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline !important;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block !important;
    }
}

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

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

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@-moz-keyframes flash {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flash {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes flash {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes flash {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    80% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    30% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    40% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    60% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    70% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    90% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    30% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    40% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    60% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    70% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    90% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    30% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    40% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    60% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    70% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    90% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-ms-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    30% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    40% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    60% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    70% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    90% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    30% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    40% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    50% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    60% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    70% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    90% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes tada {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    10% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    50% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    60% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    70% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    10% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    50% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    60% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    70% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@-o-keyframes tada {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    10% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    50% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    60% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    70% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@-ms-keyframes tada {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    10% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    50% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    60% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    70% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    10% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -moz-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        -o-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    50% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    60% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    70% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -moz-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        -o-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@-moz-keyframes swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center 50%;
        -moz-transform-origin: top center 50%;
        -ms-transform-origin: top center 50%;
        -o-transform-origin: top center 50%;
        transform-origin: top center 50%;
    }

    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center 50%;
        -moz-transform-origin: top center 50%;
        -ms-transform-origin: top center 50%;
        -o-transform-origin: top center 50%;
        transform-origin: top center 50%;
    }

    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-o-keyframes swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center 50%;
        -moz-transform-origin: top center 50%;
        -ms-transform-origin: top center 50%;
        -o-transform-origin: top center 50%;
        transform-origin: top center 50%;
    }

    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-ms-keyframes swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center 50%;
        -moz-transform-origin: top center 50%;
        -ms-transform-origin: top center 50%;
        -o-transform-origin: top center 50%;
        transform-origin: top center 50%;
    }

    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center 50%;
        -moz-transform-origin: top center 50%;
        -ms-transform-origin: top center 50%;
        -o-transform-origin: top center 50%;
        transform-origin: top center 50%;
    }

    20% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-o-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-ms-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -moz-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        -o-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -moz-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        -o-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -moz-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        -o-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -moz-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        -o-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -moz-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        -o-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    50% {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    50% {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-o-keyframes pulse {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    50% {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-ms-keyframes pulse {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    50% {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    50% {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-moz-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
        -moz-transform: skewX(9deg);
        -ms-transform: skewX(9deg);
        -o-transform: skewX(9deg);
        transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
        -moz-transform: skewX(-8deg);
        -ms-transform: skewX(-8deg);
        -o-transform: skewX(-8deg);
        transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
        -moz-transform: skewX(7deg);
        -ms-transform: skewX(7deg);
        -o-transform: skewX(7deg);
        transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
        -moz-transform: skewX(-6deg);
        -ms-transform: skewX(-6deg);
        -o-transform: skewX(-6deg);
        transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
        -moz-transform: skewX(5deg);
        -ms-transform: skewX(5deg);
        -o-transform: skewX(5deg);
        transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
        -moz-transform: skewX(-4deg);
        -ms-transform: skewX(-4deg);
        -o-transform: skewX(-4deg);
        transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
        -moz-transform: skewX(3deg);
        -ms-transform: skewX(3deg);
        -o-transform: skewX(3deg);
        transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
        -moz-transform: skewX(-2deg);
        -ms-transform: skewX(-2deg);
        -o-transform: skewX(-2deg);
        transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
        -moz-transform: skewX(1deg);
        -ms-transform: skewX(1deg);
        -o-transform: skewX(1deg);
        transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
        -moz-transform: skewX(9deg);
        -ms-transform: skewX(9deg);
        -o-transform: skewX(9deg);
        transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
        -moz-transform: skewX(-8deg);
        -ms-transform: skewX(-8deg);
        -o-transform: skewX(-8deg);
        transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
        -moz-transform: skewX(7deg);
        -ms-transform: skewX(7deg);
        -o-transform: skewX(7deg);
        transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
        -moz-transform: skewX(-6deg);
        -ms-transform: skewX(-6deg);
        -o-transform: skewX(-6deg);
        transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
        -moz-transform: skewX(5deg);
        -ms-transform: skewX(5deg);
        -o-transform: skewX(5deg);
        transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
        -moz-transform: skewX(-4deg);
        -ms-transform: skewX(-4deg);
        -o-transform: skewX(-4deg);
        transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
        -moz-transform: skewX(3deg);
        -ms-transform: skewX(3deg);
        -o-transform: skewX(3deg);
        transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
        -moz-transform: skewX(-2deg);
        -ms-transform: skewX(-2deg);
        -o-transform: skewX(-2deg);
        transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
        -moz-transform: skewX(1deg);
        -ms-transform: skewX(1deg);
        -o-transform: skewX(1deg);
        transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }
}

@-o-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
        -moz-transform: skewX(9deg);
        -ms-transform: skewX(9deg);
        -o-transform: skewX(9deg);
        transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
        -moz-transform: skewX(-8deg);
        -ms-transform: skewX(-8deg);
        -o-transform: skewX(-8deg);
        transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
        -moz-transform: skewX(7deg);
        -ms-transform: skewX(7deg);
        -o-transform: skewX(7deg);
        transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
        -moz-transform: skewX(-6deg);
        -ms-transform: skewX(-6deg);
        -o-transform: skewX(-6deg);
        transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
        -moz-transform: skewX(5deg);
        -ms-transform: skewX(5deg);
        -o-transform: skewX(5deg);
        transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
        -moz-transform: skewX(-4deg);
        -ms-transform: skewX(-4deg);
        -o-transform: skewX(-4deg);
        transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
        -moz-transform: skewX(3deg);
        -ms-transform: skewX(3deg);
        -o-transform: skewX(3deg);
        transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
        -moz-transform: skewX(-2deg);
        -ms-transform: skewX(-2deg);
        -o-transform: skewX(-2deg);
        transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
        -moz-transform: skewX(1deg);
        -ms-transform: skewX(1deg);
        -o-transform: skewX(1deg);
        transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }
}

@-ms-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
        -moz-transform: skewX(9deg);
        -ms-transform: skewX(9deg);
        -o-transform: skewX(9deg);
        transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
        -moz-transform: skewX(-8deg);
        -ms-transform: skewX(-8deg);
        -o-transform: skewX(-8deg);
        transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
        -moz-transform: skewX(7deg);
        -ms-transform: skewX(7deg);
        -o-transform: skewX(7deg);
        transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
        -moz-transform: skewX(-6deg);
        -ms-transform: skewX(-6deg);
        -o-transform: skewX(-6deg);
        transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
        -moz-transform: skewX(5deg);
        -ms-transform: skewX(5deg);
        -o-transform: skewX(5deg);
        transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
        -moz-transform: skewX(-4deg);
        -ms-transform: skewX(-4deg);
        -o-transform: skewX(-4deg);
        transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
        -moz-transform: skewX(3deg);
        -ms-transform: skewX(3deg);
        -o-transform: skewX(3deg);
        transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
        -moz-transform: skewX(-2deg);
        -ms-transform: skewX(-2deg);
        -o-transform: skewX(-2deg);
        transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
        -moz-transform: skewX(1deg);
        -ms-transform: skewX(1deg);
        -o-transform: skewX(1deg);
        transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }
}

@keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
        -moz-transform: skewX(9deg);
        -ms-transform: skewX(9deg);
        -o-transform: skewX(9deg);
        transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
        -moz-transform: skewX(-8deg);
        -ms-transform: skewX(-8deg);
        -o-transform: skewX(-8deg);
        transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
        -moz-transform: skewX(7deg);
        -ms-transform: skewX(7deg);
        -o-transform: skewX(7deg);
        transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
        -moz-transform: skewX(-6deg);
        -ms-transform: skewX(-6deg);
        -o-transform: skewX(-6deg);
        transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
        -moz-transform: skewX(5deg);
        -ms-transform: skewX(5deg);
        -o-transform: skewX(5deg);
        transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
        -moz-transform: skewX(-4deg);
        -ms-transform: skewX(-4deg);
        -o-transform: skewX(-4deg);
        transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
        -moz-transform: skewX(3deg);
        -ms-transform: skewX(3deg);
        -o-transform: skewX(3deg);
        transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
        -moz-transform: skewX(-2deg);
        -ms-transform: skewX(-2deg);
        -o-transform: skewX(-2deg);
        transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
        -moz-transform: skewX(1deg);
        -ms-transform: skewX(1deg);
        -o-transform: skewX(1deg);
        transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }
}

@-moz-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    25% {
        -webkit-transform: scale(0.95,0.95);
        -moz-transform: scale(0.95,0.95);
        -ms-transform: scale(0.95,0.95);
        -o-transform: scale(0.95,0.95);
        transform: scale(0.95,0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    25% {
        -webkit-transform: scale(0.95,0.95);
        -moz-transform: scale(0.95,0.95);
        -ms-transform: scale(0.95,0.95);
        -o-transform: scale(0.95,0.95);
        transform: scale(0.95,0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }
}

@-o-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    25% {
        -webkit-transform: scale(0.95,0.95);
        -moz-transform: scale(0.95,0.95);
        -ms-transform: scale(0.95,0.95);
        -o-transform: scale(0.95,0.95);
        transform: scale(0.95,0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }
}

@-ms-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    25% {
        -webkit-transform: scale(0.95,0.95);
        -moz-transform: scale(0.95,0.95);
        -ms-transform: scale(0.95,0.95);
        -o-transform: scale(0.95,0.95);
        transform: scale(0.95,0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }

    25% {
        -webkit-transform: scale(0.95,0.95);
        -moz-transform: scale(0.95,0.95);
        -ms-transform: scale(0.95,0.95);
        -o-transform: scale(0.95,0.95);
        transform: scale(0.95,0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@-ms-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-ms-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-moz-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-ms-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-moz-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-ms-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05,1.05);
        -moz-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        -o-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
    }

    70% {
        -webkit-transform: scale(0.9,0.9);
        -moz-transform: scale(0.9,0.9);
        -ms-transform: scale(0.9,0.9);
        -o-transform: scale(0.9,0.9);
        transform: scale(0.9,0.9);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05,1.05);
        -moz-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        -o-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
    }

    70% {
        -webkit-transform: scale(0.9,0.9);
        -moz-transform: scale(0.9,0.9);
        -ms-transform: scale(0.9,0.9);
        -o-transform: scale(0.9,0.9);
        transform: scale(0.9,0.9);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05,1.05);
        -moz-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        -o-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
    }

    70% {
        -webkit-transform: scale(0.9,0.9);
        -moz-transform: scale(0.9,0.9);
        -ms-transform: scale(0.9,0.9);
        -o-transform: scale(0.9,0.9);
        transform: scale(0.9,0.9);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-ms-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05,1.05);
        -moz-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        -o-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
    }

    70% {
        -webkit-transform: scale(0.9,0.9);
        -moz-transform: scale(0.9,0.9);
        -ms-transform: scale(0.9,0.9);
        -o-transform: scale(0.9,0.9);
        transform: scale(0.9,0.9);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3,0.3);
        -moz-transform: scale(0.3,0.3);
        -ms-transform: scale(0.3,0.3);
        -o-transform: scale(0.3,0.3);
        transform: scale(0.3,0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05,1.05);
        -moz-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
        -o-transform: scale(1.05,1.05);
        transform: scale(1.05,1.05);
    }

    70% {
        -webkit-transform: scale(0.9,0.9);
        -moz-transform: scale(0.9,0.9);
        -ms-transform: scale(0.9,0.9);
        -o-transform: scale(0.9,0.9);
        transform: scale(0.9,0.9);
    }

    100% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-ms-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-ms-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

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

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }
}

@-o-keyframes fadeOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }
}

@-ms-keyframes fadeOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }
}

@keyframes fadeOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }
}

@-o-keyframes fadeOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }
}

@-ms-keyframes fadeOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }
}

@keyframes fadeOutDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}

@-o-keyframes fadeOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}

@-ms-keyframes fadeOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}

@keyframes fadeOutRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }
}

@-ms-keyframes fadeOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }
}

@keyframes fadeOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
        opacity: 0;
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
        opacity: 0;
    }
}

@-ms-keyframes fadeOutUpBig {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
        opacity: 0;
    }
}

@keyframes fadeOutUpBig {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
        opacity: 0;
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-ms-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-ms-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-ms-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-o-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-ms-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-o-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-ms-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-o-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-ms-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-o-keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-ms-keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-ms-keyframes fadeInUpBig {
    0% {
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadeInUpBig {
    0% {
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-ms-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-ms-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-moz-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -moz-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        -o-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -moz-transform: perspective(400px) scale(1);
        -ms-transform: perspective(400px) scale(1);
        -o-transform: perspective(400px) scale(1);
        transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -moz-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        -o-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -moz-transform: perspective(400px) scale(1);
        -ms-transform: perspective(400px) scale(1);
        -o-transform: perspective(400px) scale(1);
        transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-o-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -moz-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        -o-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -moz-transform: perspective(400px) scale(1);
        -ms-transform: perspective(400px) scale(1);
        -o-transform: perspective(400px) scale(1);
        transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-ms-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -moz-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        -o-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -moz-transform: perspective(400px) scale(1);
        -ms-transform: perspective(400px) scale(1);
        -o-transform: perspective(400px) scale(1);
        transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -moz-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        -o-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -moz-transform: perspective(400px) scale(1);
        -ms-transform: perspective(400px) scale(1);
        -o-transform: perspective(400px) scale(1);
        transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-moz-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -moz-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        -o-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -moz-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        -o-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -moz-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        -o-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -moz-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        -o-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-o-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -moz-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        -o-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -moz-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        -o-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-ms-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -moz-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        -o-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -moz-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        -o-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -moz-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        -o-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -moz-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        -o-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-ms-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -moz-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        -o-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        -o-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-moz-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -moz-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        -o-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -moz-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        -o-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -moz-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        -o-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -moz-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        -o-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-o-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -moz-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        -o-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -moz-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        -o-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-ms-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -moz-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        -o-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -moz-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        -o-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -moz-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        -o-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -moz-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        -o-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-moz-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-o-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-ms-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -moz-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        -o-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        -o-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -moz-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        -o-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -moz-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        -o-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -moz-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        -o-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -moz-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        -o-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -moz-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        -o-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -moz-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        -o-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-ms-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -moz-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        -o-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -moz-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        -o-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -moz-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        -o-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -moz-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        -o-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-ms-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -moz-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        -o-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-moz-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(200deg);
        -moz-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(200deg);
        -moz-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(200deg);
        -moz-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@-ms-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(200deg);
        -moz-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(200deg);
        -moz-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-ms-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-ms-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-ms-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-ms-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-ms-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center 50%;
        -moz-transform-origin: center center 50%;
        -ms-transform-origin: center center 50%;
        -o-transform-origin: center center 50%;
        transform-origin: center center 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-ms-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-ms-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom 50%;
        -moz-transform-origin: left bottom 50%;
        -ms-transform-origin: left bottom 50%;
        -o-transform-origin: left bottom 50%;
        transform-origin: left bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-ms-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-ms-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom 50%;
        -moz-transform-origin: right bottom 50%;
        -ms-transform-origin: right bottom 50%;
        -o-transform-origin: right bottom 50%;
        transform-origin: right bottom 50%;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -moz-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -moz-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        -o-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -moz-transform: translateY(700px);
        -ms-transform: translateY(700px);
        -o-transform: translateY(700px);
        transform: translateY(700px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -moz-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -moz-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        -o-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -moz-transform: translateY(700px);
        -ms-transform: translateY(700px);
        -o-transform: translateY(700px);
        transform: translateY(700px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-o-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -moz-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -moz-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        -o-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -moz-transform: translateY(700px);
        -ms-transform: translateY(700px);
        -o-transform: translateY(700px);
        transform: translateY(700px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-ms-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -moz-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -moz-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        -o-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -moz-transform: translateY(700px);
        -ms-transform: translateY(700px);
        -o-transform: translateY(700px);
        transform: translateY(700px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -moz-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -moz-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        -o-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform-origin: top left 50%;
        -moz-transform-origin: top left 50%;
        -ms-transform-origin: top left 50%;
        -o-transform-origin: top left 50%;
        transform-origin: top left 50%;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -moz-transform: translateY(700px);
        -ms-transform: translateY(700px);
        -o-transform: translateY(700px);
        transform: translateY(700px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-moz-keyframes rollIn {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@-webkit-keyframes rollIn {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@-o-keyframes rollIn {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@-ms-keyframes rollIn {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes rollOut {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
}

@-webkit-keyframes rollOut {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
}

@-o-keyframes rollOut {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
}

@-ms-keyframes rollOut {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
}

@keyframes rollOut {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -moz-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        -o-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
}

.flex-content-start {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.flex-content-between {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-content-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flex-align-content-start {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

.flex-align-content-end {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

.flex-align-content-center {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
}

.flex-align-content-between {
    -ms-flex-line-pack: justify;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.flex-align-content-around {
    -ms-flex-line-pack: distribute;
    -webkit-align-content: space-around;
    align-content: space-around;
}

.flex-align-content-stretch {
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
}

.flex-align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    -moz-align-items: start;
    align-items: start;
}

.flex-align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.flex-align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: end;
    -moz-align-items: end;
    align-items: end;
}

.flex-align-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline;
}

.flex-align-items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
}

.flex-align-self-auto {
    -ms-flex-item-align: auto;
    -webkit-align-self: auto;
    align-self: auto;
}

.flex-align-self-start {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
}

.flex-align-self-end {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}

.flex-align-self-center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
}

.flex-align-self-baseline {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
}

.flex-align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

.flex-set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.flex-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

.flexed-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-box-flex: 1;
    -moz-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}

.flexed-item-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.flex-no-wrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
}

.flex-reverse-wrap {
    -webkit-flex-wrap: wrap-reverse;
    -moz-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .sm-flex-set {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .sm-flex-row {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .sm-flex-column {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sm-flex-align-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    .sm-flex-content-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

    .sm-flex-content-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }

    .sm-flex-content-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }

    .sm-flexed-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -moz-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }

    .sm-flexed-item-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .sm-flex-no-wrap {
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
    }

    .sm-flex-reverse-wrap {
        -webkit-flex-wrap: wrap-reverse;
        -moz-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }

    .sm-flex-wrap {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 992px) {
    .md-flex-set {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .md-flex-row {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .md-flex-column {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .md-flex-align-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    .md-flex-content-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

    .md-flex-content-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }

    .md-flex-content-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }

    .md-flexed-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -moz-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }

    .md-flexed-item-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .md-flex-no-wrap {
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
    }

    .md-flex-reverse-wrap {
        -webkit-flex-wrap: wrap-reverse;
        -moz-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }

    .md-flex-wrap {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 1200px) {
    .lg-flex-set {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .lg-flex-row {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .ld-flex-column {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .lg-flex-align-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    .lg-flex-content-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

    .lg-flex-content-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }

    .lg-flex-content-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }

    .lg-flexed-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -moz-flex: 1 1 0;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }

    .lg-flexed-item-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .lg-flex-no-wrap {
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
    }

    .lg-flex-reverse-wrap {
        -webkit-flex-wrap: wrap-reverse;
        -moz-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }

    .lg-flex-wrap {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.xs-p-0 {
    padding: 0px !important;
}

.xs-p-5 {
    padding: 5px !important;
}

.xs-p-10 {
    padding: 10px !important;
}

.xs-p-15 {
    padding: 15px !important;
}

.xs-p-20 {
    padding: 20px !important;
}

.xs-p-25 {
    padding: 25px !important;
}

.xs-p-30 {
    padding: 30px !important;
}

.xs-p-35 {
    padding: 35px !important;
}

.xs-p-40 {
    padding: 40px !important;
}

.xs-p-45 {
    padding: 45px !important;
}

.xs-p-50 {
    padding: 50px !important;
}

.xs-p-55 {
    padding: 55px !important;
}

.xs-p-60 {
    padding: 60px !important;
}

.xs-p-65 {
    padding: 65px !important;
}

.xs-p-70 {
    padding: 70px !important;
}

.xs-p-75 {
    padding: 75px !important;
}

.xs-p-80 {
    padding: 80px !important;
}

.xs-p-85 {
    padding: 85px !important;
}

.xs-p-100 {
    padding: 100px !important;
}

.xs-p-110 {
    padding: 110px !important;
}

.xs-p-120 {
    padding: 120px !important;
}

.xs-p-130 {
    padding: 130px !important;
}

.xs-p-140 {
    padding: 140px !important;
}

.xs-p-170 {
    padding: 170px !important;
}

.xs-p-200 {
    padding: 200px !important;
}

.xs-p-auto {
    padding: autopx !important;
}

.xs-pt-0 {
    padding-top: 0px !important;
}

.xs-pt-5 {
    padding-top: 5px !important;
}

.xs-pt-10 {
    padding-top: 10px !important;
}

.xs-pt-15 {
    padding-top: 15px !important;
}

.xs-pt-20 {
    padding-top: 20px !important;
}

.xs-pt-25 {
    padding-top: 25px !important;
}

.xs-pt-30 {
    padding-top: 30px !important;
}

.xs-pt-35 {
    padding-top: 35px !important;
}

.xs-pt-40 {
    padding-top: 40px !important;
}

.xs-pt-45 {
    padding-top: 45px !important;
}

.xs-pt-50 {
    padding-top: 50px !important;
}

.xs-pt-55 {
    padding-top: 55px !important;
}

.xs-pt-60 {
    padding-top: 60px !important;
}

.xs-pt-65 {
    padding-top: 65px !important;
}

.xs-pt-70 {
    padding-top: 70px !important;
}

.xs-pt-75 {
    padding-top: 75px !important;
}

.xs-pt-80 {
    padding-top: 80px !important;
}

.xs-pt-85 {
    padding-top: 85px !important;
}

.xs-pt-100 {
    padding-top: 100px !important;
}

.xs-pt-110 {
    padding-top: 110px !important;
}

.xs-pt-120 {
    padding-top: 120px !important;
}

.xs-pt-130 {
    padding-top: 130px !important;
}

.xs-pt-140 {
    padding-top: 140px !important;
}

.xs-pt-170 {
    padding-top: 170px !important;
}

.xs-pt-200 {
    padding-top: 200px !important;
}

.xs-pt-auto {
    padding-top: autopx !important;
}

.xs-pr-0 {
    padding-right: 0px !important;
}

.xs-pr-5 {
    padding-right: 5px !important;
}

.xs-pr-10 {
    padding-right: 10px !important;
}

.xs-pr-15 {
    padding-right: 15px !important;
}

.xs-pr-20 {
    padding-right: 20px !important;
}

.xs-pr-25 {
    padding-right: 25px !important;
}

.xs-pr-30 {
    padding-right: 30px !important;
}

.xs-pr-35 {
    padding-right: 35px !important;
}

.xs-pr-40 {
    padding-right: 40px !important;
}

.xs-pr-45 {
    padding-right: 45px !important;
}

.xs-pr-50 {
    padding-right: 50px !important;
}

.xs-pr-55 {
    padding-right: 55px !important;
}

.xs-pr-60 {
    padding-right: 60px !important;
}

.xs-pr-65 {
    padding-right: 65px !important;
}

.xs-pr-70 {
    padding-right: 70px !important;
}

.xs-pr-75 {
    padding-right: 75px !important;
}

.xs-pr-80 {
    padding-right: 80px !important;
}

.xs-pr-85 {
    padding-right: 85px !important;
}

.xs-pr-100 {
    padding-right: 100px !important;
}

.xs-pr-110 {
    padding-right: 110px !important;
}

.xs-pr-120 {
    padding-right: 120px !important;
}

.xs-pr-130 {
    padding-right: 130px !important;
}

.xs-pr-140 {
    padding-right: 140px !important;
}

.xs-pr-170 {
    padding-right: 170px !important;
}

.xs-pr-200 {
    padding-right: 200px !important;
}

.xs-pr-auto {
    padding-right: autopx !important;
}

.xs-pb-0 {
    padding-bottom: 0px !important;
}

.xs-pb-5 {
    padding-bottom: 5px !important;
}

.xs-pb-10 {
    padding-bottom: 10px !important;
}

.xs-pb-15 {
    padding-bottom: 15px !important;
}

.xs-pb-20 {
    padding-bottom: 20px !important;
}

.xs-pb-25 {
    padding-bottom: 25px !important;
}

.xs-pb-30 {
    padding-bottom: 30px !important;
}

.xs-pb-35 {
    padding-bottom: 35px !important;
}

.xs-pb-40 {
    padding-bottom: 40px !important;
}

.xs-pb-45 {
    padding-bottom: 45px !important;
}

.xs-pb-50 {
    padding-bottom: 50px !important;
}

.xs-pb-55 {
    padding-bottom: 55px !important;
}

.xs-pb-60 {
    padding-bottom: 60px !important;
}

.xs-pb-65 {
    padding-bottom: 65px !important;
}

.xs-pb-70 {
    padding-bottom: 70px !important;
}

.xs-pb-75 {
    padding-bottom: 75px !important;
}

.xs-pb-80 {
    padding-bottom: 80px !important;
}

.xs-pb-85 {
    padding-bottom: 85px !important;
}

.xs-pb-100 {
    padding-bottom: 100px !important;
}

.xs-pb-110 {
    padding-bottom: 110px !important;
}

.xs-pb-120 {
    padding-bottom: 120px !important;
}

.xs-pb-130 {
    padding-bottom: 130px !important;
}

.xs-pb-140 {
    padding-bottom: 140px !important;
}

.xs-pb-170 {
    padding-bottom: 170px !important;
}

.xs-pb-200 {
    padding-bottom: 200px !important;
}

.xs-pb-auto {
    padding-bottom: autopx !important;
}

.xs-pl-0 {
    padding-left: 0px !important;
}

.xs-pl-5 {
    padding-left: 5px !important;
}

.xs-pl-10 {
    padding-left: 10px !important;
}

.xs-pl-15 {
    padding-left: 15px !important;
}

.xs-pl-20 {
    padding-left: 20px !important;
}

.xs-pl-25 {
    padding-left: 25px !important;
}

.xs-pl-30 {
    padding-left: 30px !important;
}

.xs-pl-35 {
    padding-left: 35px !important;
}

.xs-pl-40 {
    padding-left: 40px !important;
}

.xs-pl-45 {
    padding-left: 45px !important;
}

.xs-pl-50 {
    padding-left: 50px !important;
}

.xs-pl-55 {
    padding-left: 55px !important;
}

.xs-pl-60 {
    padding-left: 60px !important;
}

.xs-pl-65 {
    padding-left: 65px !important;
}

.xs-pl-70 {
    padding-left: 70px !important;
}

.xs-pl-75 {
    padding-left: 75px !important;
}

.xs-pl-80 {
    padding-left: 80px !important;
}

.xs-pl-85 {
    padding-left: 85px !important;
}

.xs-pl-100 {
    padding-left: 100px !important;
}

.xs-pl-110 {
    padding-left: 110px !important;
}

.xs-pl-120 {
    padding-left: 120px !important;
}

.xs-pl-130 {
    padding-left: 130px !important;
}

.xs-pl-140 {
    padding-left: 140px !important;
}

.xs-pl-170 {
    padding-left: 170px !important;
}

.xs-pl-200 {
    padding-left: 200px !important;
}

.xs-pl-auto {
    padding-left: autopx !important;
}

.xs-m-0 {
    margin: 0px !important;
}

.xs-m-5 {
    margin: 5px !important;
}

.xs-m-10 {
    margin: 10px !important;
}

.xs-m-15 {
    margin: 15px !important;
}

.xs-m-20 {
    margin: 20px !important;
}

.xs-m-25 {
    margin: 25px !important;
}

.xs-m-30 {
    margin: 30px !important;
}

.xs-m-35 {
    margin: 35px !important;
}

.xs-m-40 {
    margin: 40px !important;
}

.xs-m-45 {
    margin: 45px !important;
}

.xs-m-50 {
    margin: 50px !important;
}

.xs-m-55 {
    margin: 55px !important;
}

.xs-m-60 {
    margin: 60px !important;
}

.xs-m-65 {
    margin: 65px !important;
}

.xs-m-70 {
    margin: 70px !important;
}

.xs-m-75 {
    margin: 75px !important;
}

.xs-m-80 {
    margin: 80px !important;
}

.xs-m-85 {
    margin: 85px !important;
}

.xs-m-100 {
    margin: 100px !important;
}

.xs-m-110 {
    margin: 110px !important;
}

.xs-m-120 {
    margin: 120px !important;
}

.xs-m-130 {
    margin: 130px !important;
}

.xs-m-140 {
    margin: 140px !important;
}

.xs-m-170 {
    margin: 170px !important;
}

.xs-m-200 {
    margin: 200px !important;
}

.xs-m-auto {
    margin: autopx !important;
}

.xs-mt-0 {
    margin-top: 0px !important;
}

.xs-mt-5 {
    margin-top: 5px !important;
}

.xs-mt-10 {
    margin-top: 10px !important;
}

.xs-mt-15 {
    margin-top: 15px !important;
}

.xs-mt-20 {
    margin-top: 20px !important;
}

.xs-mt-25 {
    margin-top: 25px !important;
}

.xs-mt-30 {
    margin-top: 30px !important;
}

.xs-mt-35 {
    margin-top: 35px !important;
}

.xs-mt-40 {
    margin-top: 40px !important;
}

.xs-mt-45 {
    margin-top: 45px !important;
}

.xs-mt-50 {
    margin-top: 50px !important;
}

.xs-mt-55 {
    margin-top: 55px !important;
}

.xs-mt-60 {
    margin-top: 60px !important;
}

.xs-mt-65 {
    margin-top: 65px !important;
}

.xs-mt-70 {
    margin-top: 70px !important;
}

.xs-mt-75 {
    margin-top: 75px !important;
}

.xs-mt-80 {
    margin-top: 80px !important;
}

.xs-mt-85 {
    margin-top: 85px !important;
}

.xs-mt-100 {
    margin-top: 100px !important;
}

.xs-mt-110 {
    margin-top: 110px !important;
}

.xs-mt-120 {
    margin-top: 120px !important;
}

.xs-mt-130 {
    margin-top: 130px !important;
}

.xs-mt-140 {
    margin-top: 140px !important;
}

.xs-mt-170 {
    margin-top: 170px !important;
}

.xs-mt-200 {
    margin-top: 200px !important;
}

.xs-mt-auto {
    margin-top: autopx !important;
}

.xs-mr-0 {
    margin-right: 0px !important;
}

.xs-mr-5 {
    margin-right: 5px !important;
}

.xs-mr-10 {
    margin-right: 10px !important;
}

.xs-mr-15 {
    margin-right: 15px !important;
}

.xs-mr-20 {
    margin-right: 20px !important;
}

.xs-mr-25 {
    margin-right: 25px !important;
}

.xs-mr-30 {
    margin-right: 30px !important;
}

.xs-mr-35 {
    margin-right: 35px !important;
}

.xs-mr-40 {
    margin-right: 40px !important;
}

.xs-mr-45 {
    margin-right: 45px !important;
}

.xs-mr-50 {
    margin-right: 50px !important;
}

.xs-mr-55 {
    margin-right: 55px !important;
}

.xs-mr-60 {
    margin-right: 60px !important;
}

.xs-mr-65 {
    margin-right: 65px !important;
}

.xs-mr-70 {
    margin-right: 70px !important;
}

.xs-mr-75 {
    margin-right: 75px !important;
}

.xs-mr-80 {
    margin-right: 80px !important;
}

.xs-mr-85 {
    margin-right: 85px !important;
}

.xs-mr-100 {
    margin-right: 100px !important;
}

.xs-mr-110 {
    margin-right: 110px !important;
}

.xs-mr-120 {
    margin-right: 120px !important;
}

.xs-mr-130 {
    margin-right: 130px !important;
}

.xs-mr-140 {
    margin-right: 140px !important;
}

.xs-mr-170 {
    margin-right: 170px !important;
}

.xs-mr-200 {
    margin-right: 200px !important;
}

.xs-mr-auto {
    margin-right: autopx !important;
}

.xs-mb-0 {
    margin-bottom: 0px !important;
}

.xs-mb-5 {
    margin-bottom: 5px !important;
}

.xs-mb-10 {
    margin-bottom: 10px !important;
}

.xs-mb-15 {
    margin-bottom: 15px !important;
}

.xs-mb-20 {
    margin-bottom: 20px !important;
}

.xs-mb-25 {
    margin-bottom: 25px !important;
}

.xs-mb-30 {
    margin-bottom: 30px !important;
}

.xs-mb-35 {
    margin-bottom: 35px !important;
}

.xs-mb-40 {
    margin-bottom: 40px !important;
}

.xs-mb-45 {
    margin-bottom: 45px !important;
}

.xs-mb-50 {
    margin-bottom: 50px !important;
}

.xs-mb-55 {
    margin-bottom: 55px !important;
}

.xs-mb-60 {
    margin-bottom: 60px !important;
}

.xs-mb-65 {
    margin-bottom: 65px !important;
}

.xs-mb-70 {
    margin-bottom: 70px !important;
}

.xs-mb-75 {
    margin-bottom: 75px !important;
}

.xs-mb-80 {
    margin-bottom: 80px !important;
}

.xs-mb-85 {
    margin-bottom: 85px !important;
}

.xs-mb-100 {
    margin-bottom: 100px !important;
}

.xs-mb-110 {
    margin-bottom: 110px !important;
}

.xs-mb-120 {
    margin-bottom: 120px !important;
}

.xs-mb-130 {
    margin-bottom: 130px !important;
}

.xs-mb-140 {
    margin-bottom: 140px !important;
}

.xs-mb-170 {
    margin-bottom: 170px !important;
}

.xs-mb-200 {
    margin-bottom: 200px !important;
}

.xs-mb-auto {
    margin-bottom: autopx !important;
}

.xs-ml-0 {
    margin-left: 0px !important;
}

.xs-ml-5 {
    margin-left: 5px !important;
}

.xs-ml-10 {
    margin-left: 10px !important;
}

.xs-ml-15 {
    margin-left: 15px !important;
}

.xs-ml-20 {
    margin-left: 20px !important;
}

.xs-ml-25 {
    margin-left: 25px !important;
}

.xs-ml-30 {
    margin-left: 30px !important;
}

.xs-ml-35 {
    margin-left: 35px !important;
}

.xs-ml-40 {
    margin-left: 40px !important;
}

.xs-ml-45 {
    margin-left: 45px !important;
}

.xs-ml-50 {
    margin-left: 50px !important;
}

.xs-ml-55 {
    margin-left: 55px !important;
}

.xs-ml-60 {
    margin-left: 60px !important;
}

.xs-ml-65 {
    margin-left: 65px !important;
}

.xs-ml-70 {
    margin-left: 70px !important;
}

.xs-ml-75 {
    margin-left: 75px !important;
}

.xs-ml-80 {
    margin-left: 80px !important;
}

.xs-ml-85 {
    margin-left: 85px !important;
}

.xs-ml-100 {
    margin-left: 100px !important;
}

.xs-ml-110 {
    margin-left: 110px !important;
}

.xs-ml-120 {
    margin-left: 120px !important;
}

.xs-ml-130 {
    margin-left: 130px !important;
}

.xs-ml-140 {
    margin-left: 140px !important;
}

.xs-ml-170 {
    margin-left: 170px !important;
}

.xs-ml-200 {
    margin-left: 200px !important;
}

.xs-ml-auto {
    margin-left: autopx !important;
}

@media screen and (min-width: 768px) {
    .sm-p-0 {
        padding:0px !important;
    }

    .sm-p-5 {
        padding: 5px !important;
    }

    .sm-p-10 {
        padding: 10px !important;
    }

    .sm-p-15 {
        padding: 15px !important;
    }

    .sm-p-20 {
        padding: 20px !important;
    }

    .sm-p-25 {
        padding: 25px !important;
    }

    .sm-p-30 {
        padding: 30px !important;
    }

    .sm-p-35 {
        padding: 35px !important;
    }

    .sm-p-40 {
        padding: 40px !important;
    }

    .sm-p-45 {
        padding: 45px !important;
    }

    .sm-p-50 {
        padding: 50px !important;
    }

    .sm-p-55 {
        padding: 55px !important;
    }

    .sm-p-60 {
        padding: 60px !important;
    }

    .sm-p-65 {
        padding: 65px !important;
    }

    .sm-p-70 {
        padding: 70px !important;
    }

    .sm-p-75 {
        padding: 75px !important;
    }

    .sm-p-80 {
        padding: 80px !important;
    }

    .sm-p-85 {
        padding: 85px !important;
    }

    .sm-p-100 {
        padding: 100px !important;
    }

    .sm-p-110 {
        padding: 110px !important;
    }

    .sm-p-120 {
        padding: 120px !important;
    }

    .sm-p-130 {
        padding: 130px !important;
    }

    .sm-p-140 {
        padding: 140px !important;
    }

    .sm-p-170 {
        padding: 170px !important;
    }

    .sm-p-200 {
        padding: 200px !important;
    }

    .sm-p-auto {
        padding: autopx !important;
    }

    .sm-pt-0 {
        padding-top: 0px !important;
    }

    .sm-pt-5 {
        padding-top: 5px !important;
    }

    .sm-pt-10 {
        padding-top: 10px !important;
    }

    .sm-pt-15 {
        padding-top: 15px !important;
    }

    .sm-pt-20 {
        padding-top: 20px !important;
    }

    .sm-pt-25 {
        padding-top: 25px !important;
    }

    .sm-pt-30 {
        padding-top: 30px !important;
    }

    .sm-pt-35 {
        padding-top: 35px !important;
    }

    .sm-pt-40 {
        padding-top: 40px !important;
    }

    .sm-pt-45 {
        padding-top: 45px !important;
    }

    .sm-pt-50 {
        padding-top: 50px !important;
    }

    .sm-pt-55 {
        padding-top: 55px !important;
    }

    .sm-pt-60 {
        padding-top: 60px !important;
    }

    .sm-pt-65 {
        padding-top: 65px !important;
    }

    .sm-pt-70 {
        padding-top: 70px !important;
    }

    .sm-pt-75 {
        padding-top: 75px !important;
    }

    .sm-pt-80 {
        padding-top: 80px !important;
    }

    .sm-pt-85 {
        padding-top: 85px !important;
    }

    .sm-pt-100 {
        padding-top: 100px !important;
    }

    .sm-pt-110 {
        padding-top: 110px !important;
    }

    .sm-pt-120 {
        padding-top: 120px !important;
    }

    .sm-pt-130 {
        padding-top: 130px !important;
    }

    .sm-pt-140 {
        padding-top: 140px !important;
    }

    .sm-pt-170 {
        padding-top: 170px !important;
    }

    .sm-pt-200 {
        padding-top: 200px !important;
    }

    .sm-pt-auto {
        padding-top: autopx !important;
    }

    .sm-pr-0 {
        padding-right: 0px !important;
    }

    .sm-pr-5 {
        padding-right: 5px !important;
    }

    .sm-pr-10 {
        padding-right: 10px !important;
    }

    .sm-pr-15 {
        padding-right: 15px !important;
    }

    .sm-pr-20 {
        padding-right: 20px !important;
    }

    .sm-pr-25 {
        padding-right: 25px !important;
    }

    .sm-pr-30 {
        padding-right: 30px !important;
    }

    .sm-pr-35 {
        padding-right: 35px !important;
    }

    .sm-pr-40 {
        padding-right: 40px !important;
    }

    .sm-pr-45 {
        padding-right: 45px !important;
    }

    .sm-pr-50 {
        padding-right: 50px !important;
    }

    .sm-pr-55 {
        padding-right: 55px !important;
    }

    .sm-pr-60 {
        padding-right: 60px !important;
    }

    .sm-pr-65 {
        padding-right: 65px !important;
    }

    .sm-pr-70 {
        padding-right: 70px !important;
    }

    .sm-pr-75 {
        padding-right: 75px !important;
    }

    .sm-pr-80 {
        padding-right: 80px !important;
    }

    .sm-pr-85 {
        padding-right: 85px !important;
    }

    .sm-pr-100 {
        padding-right: 100px !important;
    }

    .sm-pr-110 {
        padding-right: 110px !important;
    }

    .sm-pr-120 {
        padding-right: 120px !important;
    }

    .sm-pr-130 {
        padding-right: 130px !important;
    }

    .sm-pr-140 {
        padding-right: 140px !important;
    }

    .sm-pr-170 {
        padding-right: 170px !important;
    }

    .sm-pr-200 {
        padding-right: 200px !important;
    }

    .sm-pr-auto {
        padding-right: autopx !important;
    }

    .sm-pb-0 {
        padding-bottom: 0px !important;
    }

    .sm-pb-5 {
        padding-bottom: 5px !important;
    }

    .sm-pb-10 {
        padding-bottom: 10px !important;
    }

    .sm-pb-15 {
        padding-bottom: 15px !important;
    }

    .sm-pb-20 {
        padding-bottom: 20px !important;
    }

    .sm-pb-25 {
        padding-bottom: 25px !important;
    }

    .sm-pb-30 {
        padding-bottom: 30px !important;
    }

    .sm-pb-35 {
        padding-bottom: 35px !important;
    }

    .sm-pb-40 {
        padding-bottom: 40px !important;
    }

    .sm-pb-45 {
        padding-bottom: 45px !important;
    }

    .sm-pb-50 {
        padding-bottom: 50px !important;
    }

    .sm-pb-55 {
        padding-bottom: 55px !important;
    }

    .sm-pb-60 {
        padding-bottom: 60px !important;
    }

    .sm-pb-65 {
        padding-bottom: 65px !important;
    }

    .sm-pb-70 {
        padding-bottom: 70px !important;
    }

    .sm-pb-75 {
        padding-bottom: 75px !important;
    }

    .sm-pb-80 {
        padding-bottom: 80px !important;
    }

    .sm-pb-85 {
        padding-bottom: 85px !important;
    }

    .sm-pb-100 {
        padding-bottom: 100px !important;
    }

    .sm-pb-110 {
        padding-bottom: 110px !important;
    }

    .sm-pb-120 {
        padding-bottom: 120px !important;
    }

    .sm-pb-130 {
        padding-bottom: 130px !important;
    }

    .sm-pb-140 {
        padding-bottom: 140px !important;
    }

    .sm-pb-170 {
        padding-bottom: 170px !important;
    }

    .sm-pb-200 {
        padding-bottom: 200px !important;
    }

    .sm-pb-auto {
        padding-bottom: autopx !important;
    }

    .sm-pl-0 {
        padding-left: 0px !important;
    }

    .sm-pl-5 {
        padding-left: 5px !important;
    }

    .sm-pl-10 {
        padding-left: 10px !important;
    }

    .sm-pl-15 {
        padding-left: 15px !important;
    }

    .sm-pl-20 {
        padding-left: 20px !important;
    }

    .sm-pl-25 {
        padding-left: 25px !important;
    }

    .sm-pl-30 {
        padding-left: 30px !important;
    }

    .sm-pl-35 {
        padding-left: 35px !important;
    }

    .sm-pl-40 {
        padding-left: 40px !important;
    }

    .sm-pl-45 {
        padding-left: 45px !important;
    }

    .sm-pl-50 {
        padding-left: 50px !important;
    }

    .sm-pl-55 {
        padding-left: 55px !important;
    }

    .sm-pl-60 {
        padding-left: 60px !important;
    }

    .sm-pl-65 {
        padding-left: 65px !important;
    }

    .sm-pl-70 {
        padding-left: 70px !important;
    }

    .sm-pl-75 {
        padding-left: 75px !important;
    }

    .sm-pl-80 {
        padding-left: 80px !important;
    }

    .sm-pl-85 {
        padding-left: 85px !important;
    }

    .sm-pl-100 {
        padding-left: 100px !important;
    }

    .sm-pl-110 {
        padding-left: 110px !important;
    }

    .sm-pl-120 {
        padding-left: 120px !important;
    }

    .sm-pl-130 {
        padding-left: 130px !important;
    }

    .sm-pl-140 {
        padding-left: 140px !important;
    }

    .sm-pl-170 {
        padding-left: 170px !important;
    }

    .sm-pl-200 {
        padding-left: 200px !important;
    }

    .sm-pl-auto {
        padding-left: autopx !important;
    }

    .sm-m-0 {
        margin: 0px !important;
    }

    .sm-m-5 {
        margin: 5px !important;
    }

    .sm-m-10 {
        margin: 10px !important;
    }

    .sm-m-15 {
        margin: 15px !important;
    }

    .sm-m-20 {
        margin: 20px !important;
    }

    .sm-m-25 {
        margin: 25px !important;
    }

    .sm-m-30 {
        margin: 30px !important;
    }

    .sm-m-35 {
        margin: 35px !important;
    }

    .sm-m-40 {
        margin: 40px !important;
    }

    .sm-m-45 {
        margin: 45px !important;
    }

    .sm-m-50 {
        margin: 50px !important;
    }

    .sm-m-55 {
        margin: 55px !important;
    }

    .sm-m-60 {
        margin: 60px !important;
    }

    .sm-m-65 {
        margin: 65px !important;
    }

    .sm-m-70 {
        margin: 70px !important;
    }

    .sm-m-75 {
        margin: 75px !important;
    }

    .sm-m-80 {
        margin: 80px !important;
    }

    .sm-m-85 {
        margin: 85px !important;
    }

    .sm-m-100 {
        margin: 100px !important;
    }

    .sm-m-110 {
        margin: 110px !important;
    }

    .sm-m-120 {
        margin: 120px !important;
    }

    .sm-m-130 {
        margin: 130px !important;
    }

    .sm-m-140 {
        margin: 140px !important;
    }

    .sm-m-170 {
        margin: 170px !important;
    }

    .sm-m-200 {
        margin: 200px !important;
    }

    .sm-m-auto {
        margin: autopx !important;
    }

    .sm-mt-0 {
        margin-top: 0px !important;
    }

    .sm-mt-5 {
        margin-top: 5px !important;
    }

    .sm-mt-10 {
        margin-top: 10px !important;
    }

    .sm-mt-15 {
        margin-top: 15px !important;
    }

    .sm-mt-20 {
        margin-top: 20px !important;
    }

    .sm-mt-25 {
        margin-top: 25px !important;
    }

    .sm-mt-30 {
        margin-top: 30px !important;
    }

    .sm-mt-35 {
        margin-top: 35px !important;
    }

    .sm-mt-40 {
        margin-top: 40px !important;
    }

    .sm-mt-45 {
        margin-top: 45px !important;
    }

    .sm-mt-50 {
        margin-top: 50px !important;
    }

    .sm-mt-55 {
        margin-top: 55px !important;
    }

    .sm-mt-60 {
        margin-top: 60px !important;
    }

    .sm-mt-65 {
        margin-top: 65px !important;
    }

    .sm-mt-70 {
        margin-top: 70px !important;
    }

    .sm-mt-75 {
        margin-top: 75px !important;
    }

    .sm-mt-80 {
        margin-top: 80px !important;
    }

    .sm-mt-85 {
        margin-top: 85px !important;
    }

    .sm-mt-100 {
        margin-top: 100px !important;
    }

    .sm-mt-110 {
        margin-top: 110px !important;
    }

    .sm-mt-120 {
        margin-top: 120px !important;
    }

    .sm-mt-130 {
        margin-top: 130px !important;
    }

    .sm-mt-140 {
        margin-top: 140px !important;
    }

    .sm-mt-170 {
        margin-top: 170px !important;
    }

    .sm-mt-200 {
        margin-top: 200px !important;
    }

    .sm-mt-auto {
        margin-top: autopx !important;
    }

    .sm-mr-0 {
        margin-right: 0px !important;
    }

    .sm-mr-5 {
        margin-right: 5px !important;
    }

    .sm-mr-10 {
        margin-right: 10px !important;
    }

    .sm-mr-15 {
        margin-right: 15px !important;
    }

    .sm-mr-20 {
        margin-right: 20px !important;
    }

    .sm-mr-25 {
        margin-right: 25px !important;
    }

    .sm-mr-30 {
        margin-right: 30px !important;
    }

    .sm-mr-35 {
        margin-right: 35px !important;
    }

    .sm-mr-40 {
        margin-right: 40px !important;
    }

    .sm-mr-45 {
        margin-right: 45px !important;
    }

    .sm-mr-50 {
        margin-right: 50px !important;
    }

    .sm-mr-55 {
        margin-right: 55px !important;
    }

    .sm-mr-60 {
        margin-right: 60px !important;
    }

    .sm-mr-65 {
        margin-right: 65px !important;
    }

    .sm-mr-70 {
        margin-right: 70px !important;
    }

    .sm-mr-75 {
        margin-right: 75px !important;
    }

    .sm-mr-80 {
        margin-right: 80px !important;
    }

    .sm-mr-85 {
        margin-right: 85px !important;
    }

    .sm-mr-100 {
        margin-right: 100px !important;
    }

    .sm-mr-110 {
        margin-right: 110px !important;
    }

    .sm-mr-120 {
        margin-right: 120px !important;
    }

    .sm-mr-130 {
        margin-right: 130px !important;
    }

    .sm-mr-140 {
        margin-right: 140px !important;
    }

    .sm-mr-170 {
        margin-right: 170px !important;
    }

    .sm-mr-200 {
        margin-right: 200px !important;
    }

    .sm-mr-auto {
        margin-right: autopx !important;
    }

    .sm-mb-0 {
        margin-bottom: 0px !important;
    }

    .sm-mb-5 {
        margin-bottom: 5px !important;
    }

    .sm-mb-10 {
        margin-bottom: 10px !important;
    }

    .sm-mb-15 {
        margin-bottom: 15px !important;
    }

    .sm-mb-20 {
        margin-bottom: 20px !important;
    }

    .sm-mb-25 {
        margin-bottom: 25px !important;
    }

    .sm-mb-30 {
        margin-bottom: 30px !important;
    }

    .sm-mb-35 {
        margin-bottom: 35px !important;
    }

    .sm-mb-40 {
        margin-bottom: 40px !important;
    }

    .sm-mb-45 {
        margin-bottom: 45px !important;
    }

    .sm-mb-50 {
        margin-bottom: 50px !important;
    }

    .sm-mb-55 {
        margin-bottom: 55px !important;
    }

    .sm-mb-60 {
        margin-bottom: 60px !important;
    }

    .sm-mb-65 {
        margin-bottom: 65px !important;
    }

    .sm-mb-70 {
        margin-bottom: 70px !important;
    }

    .sm-mb-75 {
        margin-bottom: 75px !important;
    }

    .sm-mb-80 {
        margin-bottom: 80px !important;
    }

    .sm-mb-85 {
        margin-bottom: 85px !important;
    }

    .sm-mb-100 {
        margin-bottom: 100px !important;
    }

    .sm-mb-110 {
        margin-bottom: 110px !important;
    }

    .sm-mb-120 {
        margin-bottom: 120px !important;
    }

    .sm-mb-130 {
        margin-bottom: 130px !important;
    }

    .sm-mb-140 {
        margin-bottom: 140px !important;
    }

    .sm-mb-170 {
        margin-bottom: 170px !important;
    }

    .sm-mb-200 {
        margin-bottom: 200px !important;
    }

    .sm-mb-auto {
        margin-bottom: autopx !important;
    }

    .sm-ml-0 {
        margin-left: 0px !important;
    }

    .sm-ml-5 {
        margin-left: 5px !important;
    }

    .sm-ml-10 {
        margin-left: 10px !important;
    }

    .sm-ml-15 {
        margin-left: 15px !important;
    }

    .sm-ml-20 {
        margin-left: 20px !important;
    }

    .sm-ml-25 {
        margin-left: 25px !important;
    }

    .sm-ml-30 {
        margin-left: 30px !important;
    }

    .sm-ml-35 {
        margin-left: 35px !important;
    }

    .sm-ml-40 {
        margin-left: 40px !important;
    }

    .sm-ml-45 {
        margin-left: 45px !important;
    }

    .sm-ml-50 {
        margin-left: 50px !important;
    }

    .sm-ml-55 {
        margin-left: 55px !important;
    }

    .sm-ml-60 {
        margin-left: 60px !important;
    }

    .sm-ml-65 {
        margin-left: 65px !important;
    }

    .sm-ml-70 {
        margin-left: 70px !important;
    }

    .sm-ml-75 {
        margin-left: 75px !important;
    }

    .sm-ml-80 {
        margin-left: 80px !important;
    }

    .sm-ml-85 {
        margin-left: 85px !important;
    }

    .sm-ml-100 {
        margin-left: 100px !important;
    }

    .sm-ml-110 {
        margin-left: 110px !important;
    }

    .sm-ml-120 {
        margin-left: 120px !important;
    }

    .sm-ml-130 {
        margin-left: 130px !important;
    }

    .sm-ml-140 {
        margin-left: 140px !important;
    }

    .sm-ml-170 {
        margin-left: 170px !important;
    }

    .sm-ml-200 {
        margin-left: 200px !important;
    }

    .sm-ml-auto {
        margin-left: autopx !important;
    }
}

@media screen and (min-width: 992px) {
    .md-p-0 {
        padding:0px !important;
    }

    .md-p-5 {
        padding: 5px !important;
    }

    .md-p-10 {
        padding: 10px !important;
    }

    .md-p-15 {
        padding: 15px !important;
    }

    .md-p-20 {
        padding: 20px !important;
    }

    .md-p-25 {
        padding: 25px !important;
    }

    .md-p-30 {
        padding: 30px !important;
    }

    .md-p-35 {
        padding: 35px !important;
    }

    .md-p-40 {
        padding: 40px !important;
    }

    .md-p-45 {
        padding: 45px !important;
    }

    .md-p-50 {
        padding: 50px !important;
    }

    .md-p-55 {
        padding: 55px !important;
    }

    .md-p-60 {
        padding: 60px !important;
    }

    .md-p-65 {
        padding: 65px !important;
    }

    .md-p-70 {
        padding: 70px !important;
    }

    .md-p-75 {
        padding: 75px !important;
    }

    .md-p-80 {
        padding: 80px !important;
    }

    .md-p-85 {
        padding: 85px !important;
    }

    .md-p-100 {
        padding: 100px !important;
    }

    .md-p-110 {
        padding: 110px !important;
    }

    .md-p-120 {
        padding: 120px !important;
    }

    .md-p-130 {
        padding: 130px !important;
    }

    .md-p-140 {
        padding: 140px !important;
    }

    .md-p-170 {
        padding: 170px !important;
    }

    .md-p-200 {
        padding: 200px !important;
    }

    .md-p-auto {
        padding: autopx !important;
    }

    .md-pt-0 {
        padding-top: 0px !important;
    }

    .md-pt-5 {
        padding-top: 5px !important;
    }

    .md-pt-10 {
        padding-top: 10px !important;
    }

    .md-pt-15 {
        padding-top: 15px !important;
    }

    .md-pt-20 {
        padding-top: 20px !important;
    }

    .md-pt-25 {
        padding-top: 25px !important;
    }

    .md-pt-30 {
        padding-top: 30px !important;
    }

    .md-pt-35 {
        padding-top: 35px !important;
    }

    .md-pt-40 {
        padding-top: 40px !important;
    }

    .md-pt-45 {
        padding-top: 45px !important;
    }

    .md-pt-50 {
        padding-top: 50px !important;
    }

    .md-pt-55 {
        padding-top: 55px !important;
    }

    .md-pt-60 {
        padding-top: 60px !important;
    }

    .md-pt-65 {
        padding-top: 65px !important;
    }

    .md-pt-70 {
        padding-top: 70px !important;
    }

    .md-pt-75 {
        padding-top: 75px !important;
    }

    .md-pt-80 {
        padding-top: 80px !important;
    }

    .md-pt-85 {
        padding-top: 85px !important;
    }

    .md-pt-100 {
        padding-top: 100px !important;
    }

    .md-pt-110 {
        padding-top: 110px !important;
    }

    .md-pt-120 {
        padding-top: 120px !important;
    }

    .md-pt-130 {
        padding-top: 130px !important;
    }

    .md-pt-140 {
        padding-top: 140px !important;
    }

    .md-pt-170 {
        padding-top: 170px !important;
    }

    .md-pt-200 {
        padding-top: 200px !important;
    }

    .md-pt-auto {
        padding-top: autopx !important;
    }

    .md-pr-0 {
        padding-right: 0px !important;
    }

    .md-pr-5 {
        padding-right: 5px !important;
    }

    .md-pr-10 {
        padding-right: 10px !important;
    }

    .md-pr-15 {
        padding-right: 15px !important;
    }

    .md-pr-20 {
        padding-right: 20px !important;
    }

    .md-pr-25 {
        padding-right: 25px !important;
    }

    .md-pr-30 {
        padding-right: 30px !important;
    }

    .md-pr-35 {
        padding-right: 35px !important;
    }

    .md-pr-40 {
        padding-right: 40px !important;
    }

    .md-pr-45 {
        padding-right: 45px !important;
    }

    .md-pr-50 {
        padding-right: 50px !important;
    }

    .md-pr-55 {
        padding-right: 55px !important;
    }

    .md-pr-60 {
        padding-right: 60px !important;
    }

    .md-pr-65 {
        padding-right: 65px !important;
    }

    .md-pr-70 {
        padding-right: 70px !important;
    }

    .md-pr-75 {
        padding-right: 75px !important;
    }

    .md-pr-80 {
        padding-right: 80px !important;
    }

    .md-pr-85 {
        padding-right: 85px !important;
    }

    .md-pr-100 {
        padding-right: 100px !important;
    }

    .md-pr-110 {
        padding-right: 110px !important;
    }

    .md-pr-120 {
        padding-right: 120px !important;
    }

    .md-pr-130 {
        padding-right: 130px !important;
    }

    .md-pr-140 {
        padding-right: 140px !important;
    }

    .md-pr-170 {
        padding-right: 170px !important;
    }

    .md-pr-200 {
        padding-right: 200px !important;
    }

    .md-pr-auto {
        padding-right: autopx !important;
    }

    .md-pb-0 {
        padding-bottom: 0px !important;
    }

    .md-pb-5 {
        padding-bottom: 5px !important;
    }

    .md-pb-10 {
        padding-bottom: 10px !important;
    }

    .md-pb-15 {
        padding-bottom: 15px !important;
    }

    .md-pb-20 {
        padding-bottom: 20px !important;
    }

    .md-pb-25 {
        padding-bottom: 25px !important;
    }

    .md-pb-30 {
        padding-bottom: 30px !important;
    }

    .md-pb-35 {
        padding-bottom: 35px !important;
    }

    .md-pb-40 {
        padding-bottom: 40px !important;
    }

    .md-pb-45 {
        padding-bottom: 45px !important;
    }

    .md-pb-50 {
        padding-bottom: 50px !important;
    }

    .md-pb-55 {
        padding-bottom: 55px !important;
    }

    .md-pb-60 {
        padding-bottom: 60px !important;
    }

    .md-pb-65 {
        padding-bottom: 65px !important;
    }

    .md-pb-70 {
        padding-bottom: 70px !important;
    }

    .md-pb-75 {
        padding-bottom: 75px !important;
    }

    .md-pb-80 {
        padding-bottom: 80px !important;
    }

    .md-pb-85 {
        padding-bottom: 85px !important;
    }

    .md-pb-100 {
        padding-bottom: 100px !important;
    }

    .md-pb-110 {
        padding-bottom: 110px !important;
    }

    .md-pb-120 {
        padding-bottom: 120px !important;
    }

    .md-pb-130 {
        padding-bottom: 130px !important;
    }

    .md-pb-140 {
        padding-bottom: 140px !important;
    }

    .md-pb-170 {
        padding-bottom: 170px !important;
    }

    .md-pb-200 {
        padding-bottom: 200px !important;
    }

    .md-pb-auto {
        padding-bottom: autopx !important;
    }

    .md-pl-0 {
        padding-left: 0px !important;
    }

    .md-pl-5 {
        padding-left: 5px !important;
    }

    .md-pl-10 {
        padding-left: 10px !important;
    }

    .md-pl-15 {
        padding-left: 15px !important;
    }

    .md-pl-20 {
        padding-left: 20px !important;
    }

    .md-pl-25 {
        padding-left: 25px !important;
    }

    .md-pl-30 {
        padding-left: 30px !important;
    }

    .md-pl-35 {
        padding-left: 35px !important;
    }

    .md-pl-40 {
        padding-left: 40px !important;
    }

    .md-pl-45 {
        padding-left: 45px !important;
    }

    .md-pl-50 {
        padding-left: 50px !important;
    }

    .md-pl-55 {
        padding-left: 55px !important;
    }

    .md-pl-60 {
        padding-left: 60px !important;
    }

    .md-pl-65 {
        padding-left: 65px !important;
    }

    .md-pl-70 {
        padding-left: 70px !important;
    }

    .md-pl-75 {
        padding-left: 75px !important;
    }

    .md-pl-80 {
        padding-left: 80px !important;
    }

    .md-pl-85 {
        padding-left: 85px !important;
    }

    .md-pl-100 {
        padding-left: 100px !important;
    }

    .md-pl-110 {
        padding-left: 110px !important;
    }

    .md-pl-120 {
        padding-left: 120px !important;
    }

    .md-pl-130 {
        padding-left: 130px !important;
    }

    .md-pl-140 {
        padding-left: 140px !important;
    }

    .md-pl-170 {
        padding-left: 170px !important;
    }

    .md-pl-200 {
        padding-left: 200px !important;
    }

    .md-pl-auto {
        padding-left: autopx !important;
    }

    .md-m-0 {
        margin: 0px !important;
    }

    .md-m-5 {
        margin: 5px !important;
    }

    .md-m-10 {
        margin: 10px !important;
    }

    .md-m-15 {
        margin: 15px !important;
    }

    .md-m-20 {
        margin: 20px !important;
    }

    .md-m-25 {
        margin: 25px !important;
    }

    .md-m-30 {
        margin: 30px !important;
    }

    .md-m-35 {
        margin: 35px !important;
    }

    .md-m-40 {
        margin: 40px !important;
    }

    .md-m-45 {
        margin: 45px !important;
    }

    .md-m-50 {
        margin: 50px !important;
    }

    .md-m-55 {
        margin: 55px !important;
    }

    .md-m-60 {
        margin: 60px !important;
    }

    .md-m-65 {
        margin: 65px !important;
    }

    .md-m-70 {
        margin: 70px !important;
    }

    .md-m-75 {
        margin: 75px !important;
    }

    .md-m-80 {
        margin: 80px !important;
    }

    .md-m-85 {
        margin: 85px !important;
    }

    .md-m-100 {
        margin: 100px !important;
    }

    .md-m-110 {
        margin: 110px !important;
    }

    .md-m-120 {
        margin: 120px !important;
    }

    .md-m-130 {
        margin: 130px !important;
    }

    .md-m-140 {
        margin: 140px !important;
    }

    .md-m-170 {
        margin: 170px !important;
    }

    .md-m-200 {
        margin: 200px !important;
    }

    .md-m-auto {
        margin: autopx !important;
    }

    .md-mt-0 {
        margin-top: 0px !important;
    }

    .md-mt-5 {
        margin-top: 5px !important;
    }

    .md-mt-10 {
        margin-top: 10px !important;
    }

    .md-mt-15 {
        margin-top: 15px !important;
    }

    .md-mt-20 {
        margin-top: 20px !important;
    }

    .md-mt-25 {
        margin-top: 25px !important;
    }

    .md-mt-30 {
        margin-top: 30px !important;
    }

    .md-mt-35 {
        margin-top: 35px !important;
    }

    .md-mt-40 {
        margin-top: 40px !important;
    }

    .md-mt-45 {
        margin-top: 45px !important;
    }

    .md-mt-50 {
        margin-top: 50px !important;
    }

    .md-mt-55 {
        margin-top: 55px !important;
    }

    .md-mt-60 {
        margin-top: 60px !important;
    }

    .md-mt-65 {
        margin-top: 65px !important;
    }

    .md-mt-70 {
        margin-top: 70px !important;
    }

    .md-mt-75 {
        margin-top: 75px !important;
    }

    .md-mt-80 {
        margin-top: 80px !important;
    }

    .md-mt-85 {
        margin-top: 85px !important;
    }

    .md-mt-100 {
        margin-top: 100px !important;
    }

    .md-mt-110 {
        margin-top: 110px !important;
    }

    .md-mt-120 {
        margin-top: 120px !important;
    }

    .md-mt-130 {
        margin-top: 130px !important;
    }

    .md-mt-140 {
        margin-top: 140px !important;
    }

    .md-mt-170 {
        margin-top: 170px !important;
    }

    .md-mt-200 {
        margin-top: 200px !important;
    }

    .md-mt-auto {
        margin-top: autopx !important;
    }

    .md-mr-0 {
        margin-right: 0px !important;
    }

    .md-mr-5 {
        margin-right: 5px !important;
    }

    .md-mr-10 {
        margin-right: 10px !important;
    }

    .md-mr-15 {
        margin-right: 15px !important;
    }

    .md-mr-20 {
        margin-right: 20px !important;
    }

    .md-mr-25 {
        margin-right: 25px !important;
    }

    .md-mr-30 {
        margin-right: 30px !important;
    }

    .md-mr-35 {
        margin-right: 35px !important;
    }

    .md-mr-40 {
        margin-right: 40px !important;
    }

    .md-mr-45 {
        margin-right: 45px !important;
    }

    .md-mr-50 {
        margin-right: 50px !important;
    }

    .md-mr-55 {
        margin-right: 55px !important;
    }

    .md-mr-60 {
        margin-right: 60px !important;
    }

    .md-mr-65 {
        margin-right: 65px !important;
    }

    .md-mr-70 {
        margin-right: 70px !important;
    }

    .md-mr-75 {
        margin-right: 75px !important;
    }

    .md-mr-80 {
        margin-right: 80px !important;
    }

    .md-mr-85 {
        margin-right: 85px !important;
    }

    .md-mr-100 {
        margin-right: 100px !important;
    }

    .md-mr-110 {
        margin-right: 110px !important;
    }

    .md-mr-120 {
        margin-right: 120px !important;
    }

    .md-mr-130 {
        margin-right: 130px !important;
    }

    .md-mr-140 {
        margin-right: 140px !important;
    }

    .md-mr-170 {
        margin-right: 170px !important;
    }

    .md-mr-200 {
        margin-right: 200px !important;
    }

    .md-mr-auto {
        margin-right: autopx !important;
    }

    .md-mb-0 {
        margin-bottom: 0px !important;
    }

    .md-mb-5 {
        margin-bottom: 5px !important;
    }

    .md-mb-10 {
        margin-bottom: 10px !important;
    }

    .md-mb-15 {
        margin-bottom: 15px !important;
    }

    .md-mb-20 {
        margin-bottom: 20px !important;
    }

    .md-mb-25 {
        margin-bottom: 25px !important;
    }

    .md-mb-30 {
        margin-bottom: 30px !important;
    }

    .md-mb-35 {
        margin-bottom: 35px !important;
    }

    .md-mb-40 {
        margin-bottom: 40px !important;
    }

    .md-mb-45 {
        margin-bottom: 45px !important;
    }

    .md-mb-50 {
        margin-bottom: 50px !important;
    }

    .md-mb-55 {
        margin-bottom: 55px !important;
    }

    .md-mb-60 {
        margin-bottom: 60px !important;
    }

    .md-mb-65 {
        margin-bottom: 65px !important;
    }

    .md-mb-70 {
        margin-bottom: 70px !important;
    }

    .md-mb-75 {
        margin-bottom: 75px !important;
    }

    .md-mb-80 {
        margin-bottom: 80px !important;
    }

    .md-mb-85 {
        margin-bottom: 85px !important;
    }

    .md-mb-100 {
        margin-bottom: 100px !important;
    }

    .md-mb-110 {
        margin-bottom: 110px !important;
    }

    .md-mb-120 {
        margin-bottom: 120px !important;
    }

    .md-mb-130 {
        margin-bottom: 130px !important;
    }

    .md-mb-140 {
        margin-bottom: 140px !important;
    }

    .md-mb-170 {
        margin-bottom: 170px !important;
    }

    .md-mb-200 {
        margin-bottom: 200px !important;
    }

    .md-mb-auto {
        margin-bottom: autopx !important;
    }

    .md-ml-0 {
        margin-left: 0px !important;
    }

    .md-ml-5 {
        margin-left: 5px !important;
    }

    .md-ml-10 {
        margin-left: 10px !important;
    }

    .md-ml-15 {
        margin-left: 15px !important;
    }

    .md-ml-20 {
        margin-left: 20px !important;
    }

    .md-ml-25 {
        margin-left: 25px !important;
    }

    .md-ml-30 {
        margin-left: 30px !important;
    }

    .md-ml-35 {
        margin-left: 35px !important;
    }

    .md-ml-40 {
        margin-left: 40px !important;
    }

    .md-ml-45 {
        margin-left: 45px !important;
    }

    .md-ml-50 {
        margin-left: 50px !important;
    }

    .md-ml-55 {
        margin-left: 55px !important;
    }

    .md-ml-60 {
        margin-left: 60px !important;
    }

    .md-ml-65 {
        margin-left: 65px !important;
    }

    .md-ml-70 {
        margin-left: 70px !important;
    }

    .md-ml-75 {
        margin-left: 75px !important;
    }

    .md-ml-80 {
        margin-left: 80px !important;
    }

    .md-ml-85 {
        margin-left: 85px !important;
    }

    .md-ml-100 {
        margin-left: 100px !important;
    }

    .md-ml-110 {
        margin-left: 110px !important;
    }

    .md-ml-120 {
        margin-left: 120px !important;
    }

    .md-ml-130 {
        margin-left: 130px !important;
    }

    .md-ml-140 {
        margin-left: 140px !important;
    }

    .md-ml-170 {
        margin-left: 170px !important;
    }

    .md-ml-200 {
        margin-left: 200px !important;
    }

    .md-ml-auto {
        margin-left: autopx !important;
    }
}

@media screen and (min-width: 1200px) {
    .lg-p-0 {
        padding:0px !important;
    }

    .lg-p-5 {
        padding: 5px !important;
    }

    .lg-p-10 {
        padding: 10px !important;
    }

    .lg-p-15 {
        padding: 15px !important;
    }

    .lg-p-20 {
        padding: 20px !important;
    }

    .lg-p-25 {
        padding: 25px !important;
    }

    .lg-p-30 {
        padding: 30px !important;
    }

    .lg-p-35 {
        padding: 35px !important;
    }

    .lg-p-40 {
        padding: 40px !important;
    }

    .lg-p-45 {
        padding: 45px !important;
    }

    .lg-p-50 {
        padding: 50px !important;
    }

    .lg-p-55 {
        padding: 55px !important;
    }

    .lg-p-60 {
        padding: 60px !important;
    }

    .lg-p-65 {
        padding: 65px !important;
    }

    .lg-p-70 {
        padding: 70px !important;
    }

    .lg-p-75 {
        padding: 75px !important;
    }

    .lg-p-80 {
        padding: 80px !important;
    }

    .lg-p-85 {
        padding: 85px !important;
    }

    .lg-p-100 {
        padding: 100px !important;
    }

    .lg-p-110 {
        padding: 110px !important;
    }

    .lg-p-120 {
        padding: 120px !important;
    }

    .lg-p-130 {
        padding: 130px !important;
    }

    .lg-p-140 {
        padding: 140px !important;
    }

    .lg-p-170 {
        padding: 170px !important;
    }

    .lg-p-200 {
        padding: 200px !important;
    }

    .lg-p-auto {
        padding: autopx !important;
    }

    .lg-pt-0 {
        padding-top: 0px !important;
    }

    .lg-pt-5 {
        padding-top: 5px !important;
    }

    .lg-pt-10 {
        padding-top: 10px !important;
    }

    .lg-pt-15 {
        padding-top: 15px !important;
    }

    .lg-pt-20 {
        padding-top: 20px !important;
    }

    .lg-pt-25 {
        padding-top: 25px !important;
    }

    .lg-pt-30 {
        padding-top: 30px !important;
    }

    .lg-pt-35 {
        padding-top: 35px !important;
    }

    .lg-pt-40 {
        padding-top: 40px !important;
    }

    .lg-pt-45 {
        padding-top: 45px !important;
    }

    .lg-pt-50 {
        padding-top: 50px !important;
    }

    .lg-pt-55 {
        padding-top: 55px !important;
    }

    .lg-pt-60 {
        padding-top: 60px !important;
    }

    .lg-pt-65 {
        padding-top: 65px !important;
    }

    .lg-pt-70 {
        padding-top: 70px !important;
    }

    .lg-pt-75 {
        padding-top: 75px !important;
    }

    .lg-pt-80 {
        padding-top: 80px !important;
    }

    .lg-pt-85 {
        padding-top: 85px !important;
    }

    .lg-pt-100 {
        padding-top: 100px !important;
    }

    .lg-pt-110 {
        padding-top: 110px !important;
    }

    .lg-pt-120 {
        padding-top: 120px !important;
    }

    .lg-pt-130 {
        padding-top: 130px !important;
    }

    .lg-pt-140 {
        padding-top: 140px !important;
    }

    .lg-pt-170 {
        padding-top: 170px !important;
    }

    .lg-pt-200 {
        padding-top: 200px !important;
    }

    .lg-pt-auto {
        padding-top: autopx !important;
    }

    .lg-pr-0 {
        padding-right: 0px !important;
    }

    .lg-pr-5 {
        padding-right: 5px !important;
    }

    .lg-pr-10 {
        padding-right: 10px !important;
    }

    .lg-pr-15 {
        padding-right: 15px !important;
    }

    .lg-pr-20 {
        padding-right: 20px !important;
    }

    .lg-pr-25 {
        padding-right: 25px !important;
    }

    .lg-pr-30 {
        padding-right: 30px !important;
    }

    .lg-pr-35 {
        padding-right: 35px !important;
    }

    .lg-pr-40 {
        padding-right: 40px !important;
    }

    .lg-pr-45 {
        padding-right: 45px !important;
    }

    .lg-pr-50 {
        padding-right: 50px !important;
    }

    .lg-pr-55 {
        padding-right: 55px !important;
    }

    .lg-pr-60 {
        padding-right: 60px !important;
    }

    .lg-pr-65 {
        padding-right: 65px !important;
    }

    .lg-pr-70 {
        padding-right: 70px !important;
    }

    .lg-pr-75 {
        padding-right: 75px !important;
    }

    .lg-pr-80 {
        padding-right: 80px !important;
    }

    .lg-pr-85 {
        padding-right: 85px !important;
    }

    .lg-pr-100 {
        padding-right: 100px !important;
    }

    .lg-pr-110 {
        padding-right: 110px !important;
    }

    .lg-pr-120 {
        padding-right: 120px !important;
    }

    .lg-pr-130 {
        padding-right: 130px !important;
    }

    .lg-pr-140 {
        padding-right: 140px !important;
    }

    .lg-pr-170 {
        padding-right: 170px !important;
    }

    .lg-pr-200 {
        padding-right: 200px !important;
    }

    .lg-pr-auto {
        padding-right: autopx !important;
    }

    .lg-pb-0 {
        padding-bottom: 0px !important;
    }

    .lg-pb-5 {
        padding-bottom: 5px !important;
    }

    .lg-pb-10 {
        padding-bottom: 10px !important;
    }

    .lg-pb-15 {
        padding-bottom: 15px !important;
    }

    .lg-pb-20 {
        padding-bottom: 20px !important;
    }

    .lg-pb-25 {
        padding-bottom: 25px !important;
    }

    .lg-pb-30 {
        padding-bottom: 30px !important;
    }

    .lg-pb-35 {
        padding-bottom: 35px !important;
    }

    .lg-pb-40 {
        padding-bottom: 40px !important;
    }

    .lg-pb-45 {
        padding-bottom: 45px !important;
    }

    .lg-pb-50 {
        padding-bottom: 50px !important;
    }

    .lg-pb-55 {
        padding-bottom: 55px !important;
    }

    .lg-pb-60 {
        padding-bottom: 60px !important;
    }

    .lg-pb-65 {
        padding-bottom: 65px !important;
    }

    .lg-pb-70 {
        padding-bottom: 70px !important;
    }

    .lg-pb-75 {
        padding-bottom: 75px !important;
    }

    .lg-pb-80 {
        padding-bottom: 80px !important;
    }

    .lg-pb-85 {
        padding-bottom: 85px !important;
    }

    .lg-pb-100 {
        padding-bottom: 100px !important;
    }

    .lg-pb-110 {
        padding-bottom: 110px !important;
    }

    .lg-pb-120 {
        padding-bottom: 120px !important;
    }

    .lg-pb-130 {
        padding-bottom: 130px !important;
    }

    .lg-pb-140 {
        padding-bottom: 140px !important;
    }

    .lg-pb-170 {
        padding-bottom: 170px !important;
    }

    .lg-pb-200 {
        padding-bottom: 200px !important;
    }

    .lg-pb-auto {
        padding-bottom: autopx !important;
    }

    .lg-pl-0 {
        padding-left: 0px !important;
    }

    .lg-pl-5 {
        padding-left: 5px !important;
    }

    .lg-pl-10 {
        padding-left: 10px !important;
    }

    .lg-pl-15 {
        padding-left: 15px !important;
    }

    .lg-pl-20 {
        padding-left: 20px !important;
    }

    .lg-pl-25 {
        padding-left: 25px !important;
    }

    .lg-pl-30 {
        padding-left: 30px !important;
    }

    .lg-pl-35 {
        padding-left: 35px !important;
    }

    .lg-pl-40 {
        padding-left: 40px !important;
    }

    .lg-pl-45 {
        padding-left: 45px !important;
    }

    .lg-pl-50 {
        padding-left: 50px !important;
    }

    .lg-pl-55 {
        padding-left: 55px !important;
    }

    .lg-pl-60 {
        padding-left: 60px !important;
    }

    .lg-pl-65 {
        padding-left: 65px !important;
    }

    .lg-pl-70 {
        padding-left: 70px !important;
    }

    .lg-pl-75 {
        padding-left: 75px !important;
    }

    .lg-pl-80 {
        padding-left: 80px !important;
    }

    .lg-pl-85 {
        padding-left: 85px !important;
    }

    .lg-pl-100 {
        padding-left: 100px !important;
    }

    .lg-pl-110 {
        padding-left: 110px !important;
    }

    .lg-pl-120 {
        padding-left: 120px !important;
    }

    .lg-pl-130 {
        padding-left: 130px !important;
    }

    .lg-pl-140 {
        padding-left: 140px !important;
    }

    .lg-pl-170 {
        padding-left: 170px !important;
    }

    .lg-pl-200 {
        padding-left: 200px !important;
    }

    .lg-pl-auto {
        padding-left: autopx !important;
    }

    .lg-m-0 {
        margin: 0px !important;
    }

    .lg-m-5 {
        margin: 5px !important;
    }

    .lg-m-10 {
        margin: 10px !important;
    }

    .lg-m-15 {
        margin: 15px !important;
    }

    .lg-m-20 {
        margin: 20px !important;
    }

    .lg-m-25 {
        margin: 25px !important;
    }

    .lg-m-30 {
        margin: 30px !important;
    }

    .lg-m-35 {
        margin: 35px !important;
    }

    .lg-m-40 {
        margin: 40px !important;
    }

    .lg-m-45 {
        margin: 45px !important;
    }

    .lg-m-50 {
        margin: 50px !important;
    }

    .lg-m-55 {
        margin: 55px !important;
    }

    .lg-m-60 {
        margin: 60px !important;
    }

    .lg-m-65 {
        margin: 65px !important;
    }

    .lg-m-70 {
        margin: 70px !important;
    }

    .lg-m-75 {
        margin: 75px !important;
    }

    .lg-m-80 {
        margin: 80px !important;
    }

    .lg-m-85 {
        margin: 85px !important;
    }

    .lg-m-100 {
        margin: 100px !important;
    }

    .lg-m-110 {
        margin: 110px !important;
    }

    .lg-m-120 {
        margin: 120px !important;
    }

    .lg-m-130 {
        margin: 130px !important;
    }

    .lg-m-140 {
        margin: 140px !important;
    }

    .lg-m-170 {
        margin: 170px !important;
    }

    .lg-m-200 {
        margin: 200px !important;
    }

    .lg-m-auto {
        margin: autopx !important;
    }

    .lg-mt-0 {
        margin-top: 0px !important;
    }

    .lg-mt-5 {
        margin-top: 5px !important;
    }

    .lg-mt-10 {
        margin-top: 10px !important;
    }

    .lg-mt-15 {
        margin-top: 15px !important;
    }

    .lg-mt-20 {
        margin-top: 20px !important;
    }

    .lg-mt-25 {
        margin-top: 25px !important;
    }

    .lg-mt-30 {
        margin-top: 30px !important;
    }

    .lg-mt-35 {
        margin-top: 35px !important;
    }

    .lg-mt-40 {
        margin-top: 40px !important;
    }

    .lg-mt-45 {
        margin-top: 45px !important;
    }

    .lg-mt-50 {
        margin-top: 50px !important;
    }

    .lg-mt-55 {
        margin-top: 55px !important;
    }

    .lg-mt-60 {
        margin-top: 60px !important;
    }

    .lg-mt-65 {
        margin-top: 65px !important;
    }

    .lg-mt-70 {
        margin-top: 70px !important;
    }

    .lg-mt-75 {
        margin-top: 75px !important;
    }

    .lg-mt-80 {
        margin-top: 80px !important;
    }

    .lg-mt-85 {
        margin-top: 85px !important;
    }

    .lg-mt-100 {
        margin-top: 100px !important;
    }

    .lg-mt-110 {
        margin-top: 110px !important;
    }

    .lg-mt-120 {
        margin-top: 120px !important;
    }

    .lg-mt-130 {
        margin-top: 130px !important;
    }

    .lg-mt-140 {
        margin-top: 140px !important;
    }

    .lg-mt-170 {
        margin-top: 170px !important;
    }

    .lg-mt-200 {
        margin-top: 200px !important;
    }

    .lg-mt-auto {
        margin-top: autopx !important;
    }

    .lg-mr-0 {
        margin-right: 0px !important;
    }

    .lg-mr-5 {
        margin-right: 5px !important;
    }

    .lg-mr-10 {
        margin-right: 10px !important;
    }

    .lg-mr-15 {
        margin-right: 15px !important;
    }

    .lg-mr-20 {
        margin-right: 20px !important;
    }

    .lg-mr-25 {
        margin-right: 25px !important;
    }

    .lg-mr-30 {
        margin-right: 30px !important;
    }

    .lg-mr-35 {
        margin-right: 35px !important;
    }

    .lg-mr-40 {
        margin-right: 40px !important;
    }

    .lg-mr-45 {
        margin-right: 45px !important;
    }

    .lg-mr-50 {
        margin-right: 50px !important;
    }

    .lg-mr-55 {
        margin-right: 55px !important;
    }

    .lg-mr-60 {
        margin-right: 60px !important;
    }

    .lg-mr-65 {
        margin-right: 65px !important;
    }

    .lg-mr-70 {
        margin-right: 70px !important;
    }

    .lg-mr-75 {
        margin-right: 75px !important;
    }

    .lg-mr-80 {
        margin-right: 80px !important;
    }

    .lg-mr-85 {
        margin-right: 85px !important;
    }

    .lg-mr-100 {
        margin-right: 100px !important;
    }

    .lg-mr-110 {
        margin-right: 110px !important;
    }

    .lg-mr-120 {
        margin-right: 120px !important;
    }

    .lg-mr-130 {
        margin-right: 130px !important;
    }

    .lg-mr-140 {
        margin-right: 140px !important;
    }

    .lg-mr-170 {
        margin-right: 170px !important;
    }

    .lg-mr-200 {
        margin-right: 200px !important;
    }

    .lg-mr-auto {
        margin-right: autopx !important;
    }

    .lg-mb-0 {
        margin-bottom: 0px !important;
    }

    .lg-mb-5 {
        margin-bottom: 5px !important;
    }

    .lg-mb-10 {
        margin-bottom: 10px !important;
    }

    .lg-mb-15 {
        margin-bottom: 15px !important;
    }

    .lg-mb-20 {
        margin-bottom: 20px !important;
    }

    .lg-mb-25 {
        margin-bottom: 25px !important;
    }

    .lg-mb-30 {
        margin-bottom: 30px !important;
    }

    .lg-mb-35 {
        margin-bottom: 35px !important;
    }

    .lg-mb-40 {
        margin-bottom: 40px !important;
    }

    .lg-mb-45 {
        margin-bottom: 45px !important;
    }

    .lg-mb-50 {
        margin-bottom: 50px !important;
    }

    .lg-mb-55 {
        margin-bottom: 55px !important;
    }

    .lg-mb-60 {
        margin-bottom: 60px !important;
    }

    .lg-mb-65 {
        margin-bottom: 65px !important;
    }

    .lg-mb-70 {
        margin-bottom: 70px !important;
    }

    .lg-mb-75 {
        margin-bottom: 75px !important;
    }

    .lg-mb-80 {
        margin-bottom: 80px !important;
    }

    .lg-mb-85 {
        margin-bottom: 85px !important;
    }

    .lg-mb-100 {
        margin-bottom: 100px !important;
    }

    .lg-mb-110 {
        margin-bottom: 110px !important;
    }

    .lg-mb-120 {
        margin-bottom: 120px !important;
    }

    .lg-mb-130 {
        margin-bottom: 130px !important;
    }

    .lg-mb-140 {
        margin-bottom: 140px !important;
    }

    .lg-mb-170 {
        margin-bottom: 170px !important;
    }

    .lg-mb-200 {
        margin-bottom: 200px !important;
    }

    .lg-mb-auto {
        margin-bottom: autopx !important;
    }

    .lg-ml-0 {
        margin-left: 0px !important;
    }

    .lg-ml-5 {
        margin-left: 5px !important;
    }

    .lg-ml-10 {
        margin-left: 10px !important;
    }

    .lg-ml-15 {
        margin-left: 15px !important;
    }

    .lg-ml-20 {
        margin-left: 20px !important;
    }

    .lg-ml-25 {
        margin-left: 25px !important;
    }

    .lg-ml-30 {
        margin-left: 30px !important;
    }

    .lg-ml-35 {
        margin-left: 35px !important;
    }

    .lg-ml-40 {
        margin-left: 40px !important;
    }

    .lg-ml-45 {
        margin-left: 45px !important;
    }

    .lg-ml-50 {
        margin-left: 50px !important;
    }

    .lg-ml-55 {
        margin-left: 55px !important;
    }

    .lg-ml-60 {
        margin-left: 60px !important;
    }

    .lg-ml-65 {
        margin-left: 65px !important;
    }

    .lg-ml-70 {
        margin-left: 70px !important;
    }

    .lg-ml-75 {
        margin-left: 75px !important;
    }

    .lg-ml-80 {
        margin-left: 80px !important;
    }

    .lg-ml-85 {
        margin-left: 85px !important;
    }

    .lg-ml-100 {
        margin-left: 100px !important;
    }

    .lg-ml-110 {
        margin-left: 110px !important;
    }

    .lg-ml-120 {
        margin-left: 120px !important;
    }

    .lg-ml-130 {
        margin-left: 130px !important;
    }

    .lg-ml-140 {
        margin-left: 140px !important;
    }

    .lg-ml-170 {
        margin-left: 170px !important;
    }

    .lg-ml-200 {
        margin-left: 200px !important;
    }

    .lg-ml-auto {
        margin-left: autopx !important;
    }
}

@media screen and (min-width: 1440px) {
    .xl-p-0 {
        padding:0px !important;
    }

    .xl-p-5 {
        padding: 5px !important;
    }

    .xl-p-10 {
        padding: 10px !important;
    }

    .xl-p-15 {
        padding: 15px !important;
    }

    .xl-p-20 {
        padding: 20px !important;
    }

    .xl-p-25 {
        padding: 25px !important;
    }

    .xl-p-30 {
        padding: 30px !important;
    }

    .xl-p-35 {
        padding: 35px !important;
    }

    .xl-p-40 {
        padding: 40px !important;
    }

    .xl-p-45 {
        padding: 45px !important;
    }

    .xl-p-50 {
        padding: 50px !important;
    }

    .xl-p-55 {
        padding: 55px !important;
    }

    .xl-p-60 {
        padding: 60px !important;
    }

    .xl-p-65 {
        padding: 65px !important;
    }

    .xl-p-70 {
        padding: 70px !important;
    }

    .xl-p-75 {
        padding: 75px !important;
    }

    .xl-p-80 {
        padding: 80px !important;
    }

    .xl-p-85 {
        padding: 85px !important;
    }

    .xl-p-100 {
        padding: 100px !important;
    }

    .xl-p-110 {
        padding: 110px !important;
    }

    .xl-p-120 {
        padding: 120px !important;
    }

    .xl-p-130 {
        padding: 130px !important;
    }

    .xl-p-140 {
        padding: 140px !important;
    }

    .xl-p-170 {
        padding: 170px !important;
    }

    .xl-p-200 {
        padding: 200px !important;
    }

    .xl-p-auto {
        padding: autopx !important;
    }

    .xl-pt-0 {
        padding-top: 0px !important;
    }

    .xl-pt-5 {
        padding-top: 5px !important;
    }

    .xl-pt-10 {
        padding-top: 10px !important;
    }

    .xl-pt-15 {
        padding-top: 15px !important;
    }

    .xl-pt-20 {
        padding-top: 20px !important;
    }

    .xl-pt-25 {
        padding-top: 25px !important;
    }

    .xl-pt-30 {
        padding-top: 30px !important;
    }

    .xl-pt-35 {
        padding-top: 35px !important;
    }

    .xl-pt-40 {
        padding-top: 40px !important;
    }

    .xl-pt-45 {
        padding-top: 45px !important;
    }

    .xl-pt-50 {
        padding-top: 50px !important;
    }

    .xl-pt-55 {
        padding-top: 55px !important;
    }

    .xl-pt-60 {
        padding-top: 60px !important;
    }

    .xl-pt-65 {
        padding-top: 65px !important;
    }

    .xl-pt-70 {
        padding-top: 70px !important;
    }

    .xl-pt-75 {
        padding-top: 75px !important;
    }

    .xl-pt-80 {
        padding-top: 80px !important;
    }

    .xl-pt-85 {
        padding-top: 85px !important;
    }

    .xl-pt-100 {
        padding-top: 100px !important;
    }

    .xl-pt-110 {
        padding-top: 110px !important;
    }

    .xl-pt-120 {
        padding-top: 120px !important;
    }

    .xl-pt-130 {
        padding-top: 130px !important;
    }

    .xl-pt-140 {
        padding-top: 140px !important;
    }

    .xl-pt-170 {
        padding-top: 170px !important;
    }

    .xl-pt-200 {
        padding-top: 200px !important;
    }

    .xl-pt-auto {
        padding-top: autopx !important;
    }

    .xl-pr-0 {
        padding-right: 0px !important;
    }

    .xl-pr-5 {
        padding-right: 5px !important;
    }

    .xl-pr-10 {
        padding-right: 10px !important;
    }

    .xl-pr-15 {
        padding-right: 15px !important;
    }

    .xl-pr-20 {
        padding-right: 20px !important;
    }

    .xl-pr-25 {
        padding-right: 25px !important;
    }

    .xl-pr-30 {
        padding-right: 30px !important;
    }

    .xl-pr-35 {
        padding-right: 35px !important;
    }

    .xl-pr-40 {
        padding-right: 40px !important;
    }

    .xl-pr-45 {
        padding-right: 45px !important;
    }

    .xl-pr-50 {
        padding-right: 50px !important;
    }

    .xl-pr-55 {
        padding-right: 55px !important;
    }

    .xl-pr-60 {
        padding-right: 60px !important;
    }

    .xl-pr-65 {
        padding-right: 65px !important;
    }

    .xl-pr-70 {
        padding-right: 70px !important;
    }

    .xl-pr-75 {
        padding-right: 75px !important;
    }

    .xl-pr-80 {
        padding-right: 80px !important;
    }

    .xl-pr-85 {
        padding-right: 85px !important;
    }

    .xl-pr-100 {
        padding-right: 100px !important;
    }

    .xl-pr-110 {
        padding-right: 110px !important;
    }

    .xl-pr-120 {
        padding-right: 120px !important;
    }

    .xl-pr-130 {
        padding-right: 130px !important;
    }

    .xl-pr-140 {
        padding-right: 140px !important;
    }

    .xl-pr-170 {
        padding-right: 170px !important;
    }

    .xl-pr-200 {
        padding-right: 200px !important;
    }

    .xl-pr-auto {
        padding-right: autopx !important;
    }

    .xl-pb-0 {
        padding-bottom: 0px !important;
    }

    .xl-pb-5 {
        padding-bottom: 5px !important;
    }

    .xl-pb-10 {
        padding-bottom: 10px !important;
    }

    .xl-pb-15 {
        padding-bottom: 15px !important;
    }

    .xl-pb-20 {
        padding-bottom: 20px !important;
    }

    .xl-pb-25 {
        padding-bottom: 25px !important;
    }

    .xl-pb-30 {
        padding-bottom: 30px !important;
    }

    .xl-pb-35 {
        padding-bottom: 35px !important;
    }

    .xl-pb-40 {
        padding-bottom: 40px !important;
    }

    .xl-pb-45 {
        padding-bottom: 45px !important;
    }

    .xl-pb-50 {
        padding-bottom: 50px !important;
    }

    .xl-pb-55 {
        padding-bottom: 55px !important;
    }

    .xl-pb-60 {
        padding-bottom: 60px !important;
    }

    .xl-pb-65 {
        padding-bottom: 65px !important;
    }

    .xl-pb-70 {
        padding-bottom: 70px !important;
    }

    .xl-pb-75 {
        padding-bottom: 75px !important;
    }

    .xl-pb-80 {
        padding-bottom: 80px !important;
    }

    .xl-pb-85 {
        padding-bottom: 85px !important;
    }

    .xl-pb-100 {
        padding-bottom: 100px !important;
    }

    .xl-pb-110 {
        padding-bottom: 110px !important;
    }

    .xl-pb-120 {
        padding-bottom: 120px !important;
    }

    .xl-pb-130 {
        padding-bottom: 130px !important;
    }

    .xl-pb-140 {
        padding-bottom: 140px !important;
    }

    .xl-pb-170 {
        padding-bottom: 170px !important;
    }

    .xl-pb-200 {
        padding-bottom: 200px !important;
    }

    .xl-pb-auto {
        padding-bottom: autopx !important;
    }

    .xl-pl-0 {
        padding-left: 0px !important;
    }

    .xl-pl-5 {
        padding-left: 5px !important;
    }

    .xl-pl-10 {
        padding-left: 10px !important;
    }

    .xl-pl-15 {
        padding-left: 15px !important;
    }

    .xl-pl-20 {
        padding-left: 20px !important;
    }

    .xl-pl-25 {
        padding-left: 25px !important;
    }

    .xl-pl-30 {
        padding-left: 30px !important;
    }

    .xl-pl-35 {
        padding-left: 35px !important;
    }

    .xl-pl-40 {
        padding-left: 40px !important;
    }

    .xl-pl-45 {
        padding-left: 45px !important;
    }

    .xl-pl-50 {
        padding-left: 50px !important;
    }

    .xl-pl-55 {
        padding-left: 55px !important;
    }

    .xl-pl-60 {
        padding-left: 60px !important;
    }

    .xl-pl-65 {
        padding-left: 65px !important;
    }

    .xl-pl-70 {
        padding-left: 70px !important;
    }

    .xl-pl-75 {
        padding-left: 75px !important;
    }

    .xl-pl-80 {
        padding-left: 80px !important;
    }

    .xl-pl-85 {
        padding-left: 85px !important;
    }

    .xl-pl-100 {
        padding-left: 100px !important;
    }

    .xl-pl-110 {
        padding-left: 110px !important;
    }

    .xl-pl-120 {
        padding-left: 120px !important;
    }

    .xl-pl-130 {
        padding-left: 130px !important;
    }

    .xl-pl-140 {
        padding-left: 140px !important;
    }

    .xl-pl-170 {
        padding-left: 170px !important;
    }

    .xl-pl-200 {
        padding-left: 200px !important;
    }

    .xl-pl-auto {
        padding-left: autopx !important;
    }

    .xl-m-0 {
        margin: 0px !important;
    }

    .xl-m-5 {
        margin: 5px !important;
    }

    .xl-m-10 {
        margin: 10px !important;
    }

    .xl-m-15 {
        margin: 15px !important;
    }

    .xl-m-20 {
        margin: 20px !important;
    }

    .xl-m-25 {
        margin: 25px !important;
    }

    .xl-m-30 {
        margin: 30px !important;
    }

    .xl-m-35 {
        margin: 35px !important;
    }

    .xl-m-40 {
        margin: 40px !important;
    }

    .xl-m-45 {
        margin: 45px !important;
    }

    .xl-m-50 {
        margin: 50px !important;
    }

    .xl-m-55 {
        margin: 55px !important;
    }

    .xl-m-60 {
        margin: 60px !important;
    }

    .xl-m-65 {
        margin: 65px !important;
    }

    .xl-m-70 {
        margin: 70px !important;
    }

    .xl-m-75 {
        margin: 75px !important;
    }

    .xl-m-80 {
        margin: 80px !important;
    }

    .xl-m-85 {
        margin: 85px !important;
    }

    .xl-m-100 {
        margin: 100px !important;
    }

    .xl-m-110 {
        margin: 110px !important;
    }

    .xl-m-120 {
        margin: 120px !important;
    }

    .xl-m-130 {
        margin: 130px !important;
    }

    .xl-m-140 {
        margin: 140px !important;
    }

    .xl-m-170 {
        margin: 170px !important;
    }

    .xl-m-200 {
        margin: 200px !important;
    }

    .xl-m-auto {
        margin: autopx !important;
    }

    .xl-mt-0 {
        margin-top: 0px !important;
    }

    .xl-mt-5 {
        margin-top: 5px !important;
    }

    .xl-mt-10 {
        margin-top: 10px !important;
    }

    .xl-mt-15 {
        margin-top: 15px !important;
    }

    .xl-mt-20 {
        margin-top: 20px !important;
    }

    .xl-mt-25 {
        margin-top: 25px !important;
    }

    .xl-mt-30 {
        margin-top: 30px !important;
    }

    .xl-mt-35 {
        margin-top: 35px !important;
    }

    .xl-mt-40 {
        margin-top: 40px !important;
    }

    .xl-mt-45 {
        margin-top: 45px !important;
    }

    .xl-mt-50 {
        margin-top: 50px !important;
    }

    .xl-mt-55 {
        margin-top: 55px !important;
    }

    .xl-mt-60 {
        margin-top: 60px !important;
    }

    .xl-mt-65 {
        margin-top: 65px !important;
    }

    .xl-mt-70 {
        margin-top: 70px !important;
    }

    .xl-mt-75 {
        margin-top: 75px !important;
    }

    .xl-mt-80 {
        margin-top: 80px !important;
    }

    .xl-mt-85 {
        margin-top: 85px !important;
    }

    .xl-mt-100 {
        margin-top: 100px !important;
    }

    .xl-mt-110 {
        margin-top: 110px !important;
    }

    .xl-mt-120 {
        margin-top: 120px !important;
    }

    .xl-mt-130 {
        margin-top: 130px !important;
    }

    .xl-mt-140 {
        margin-top: 140px !important;
    }

    .xl-mt-170 {
        margin-top: 170px !important;
    }

    .xl-mt-200 {
        margin-top: 200px !important;
    }

    .xl-mt-auto {
        margin-top: autopx !important;
    }

    .xl-mr-0 {
        margin-right: 0px !important;
    }

    .xl-mr-5 {
        margin-right: 5px !important;
    }

    .xl-mr-10 {
        margin-right: 10px !important;
    }

    .xl-mr-15 {
        margin-right: 15px !important;
    }

    .xl-mr-20 {
        margin-right: 20px !important;
    }

    .xl-mr-25 {
        margin-right: 25px !important;
    }

    .xl-mr-30 {
        margin-right: 30px !important;
    }

    .xl-mr-35 {
        margin-right: 35px !important;
    }

    .xl-mr-40 {
        margin-right: 40px !important;
    }

    .xl-mr-45 {
        margin-right: 45px !important;
    }

    .xl-mr-50 {
        margin-right: 50px !important;
    }

    .xl-mr-55 {
        margin-right: 55px !important;
    }

    .xl-mr-60 {
        margin-right: 60px !important;
    }

    .xl-mr-65 {
        margin-right: 65px !important;
    }

    .xl-mr-70 {
        margin-right: 70px !important;
    }

    .xl-mr-75 {
        margin-right: 75px !important;
    }

    .xl-mr-80 {
        margin-right: 80px !important;
    }

    .xl-mr-85 {
        margin-right: 85px !important;
    }

    .xl-mr-100 {
        margin-right: 100px !important;
    }

    .xl-mr-110 {
        margin-right: 110px !important;
    }

    .xl-mr-120 {
        margin-right: 120px !important;
    }

    .xl-mr-130 {
        margin-right: 130px !important;
    }

    .xl-mr-140 {
        margin-right: 140px !important;
    }

    .xl-mr-170 {
        margin-right: 170px !important;
    }

    .xl-mr-200 {
        margin-right: 200px !important;
    }

    .xl-mr-auto {
        margin-right: autopx !important;
    }

    .xl-mb-0 {
        margin-bottom: 0px !important;
    }

    .xl-mb-5 {
        margin-bottom: 5px !important;
    }

    .xl-mb-10 {
        margin-bottom: 10px !important;
    }

    .xl-mb-15 {
        margin-bottom: 15px !important;
    }

    .xl-mb-20 {
        margin-bottom: 20px !important;
    }

    .xl-mb-25 {
        margin-bottom: 25px !important;
    }

    .xl-mb-30 {
        margin-bottom: 30px !important;
    }

    .xl-mb-35 {
        margin-bottom: 35px !important;
    }

    .xl-mb-40 {
        margin-bottom: 40px !important;
    }

    .xl-mb-45 {
        margin-bottom: 45px !important;
    }

    .xl-mb-50 {
        margin-bottom: 50px !important;
    }

    .xl-mb-55 {
        margin-bottom: 55px !important;
    }

    .xl-mb-60 {
        margin-bottom: 60px !important;
    }

    .xl-mb-65 {
        margin-bottom: 65px !important;
    }

    .xl-mb-70 {
        margin-bottom: 70px !important;
    }

    .xl-mb-75 {
        margin-bottom: 75px !important;
    }

    .xl-mb-80 {
        margin-bottom: 80px !important;
    }

    .xl-mb-85 {
        margin-bottom: 85px !important;
    }

    .xl-mb-100 {
        margin-bottom: 100px !important;
    }

    .xl-mb-110 {
        margin-bottom: 110px !important;
    }

    .xl-mb-120 {
        margin-bottom: 120px !important;
    }

    .xl-mb-130 {
        margin-bottom: 130px !important;
    }

    .xl-mb-140 {
        margin-bottom: 140px !important;
    }

    .xl-mb-170 {
        margin-bottom: 170px !important;
    }

    .xl-mb-200 {
        margin-bottom: 200px !important;
    }

    .xl-mb-auto {
        margin-bottom: autopx !important;
    }

    .xl-ml-0 {
        margin-left: 0px !important;
    }

    .xl-ml-5 {
        margin-left: 5px !important;
    }

    .xl-ml-10 {
        margin-left: 10px !important;
    }

    .xl-ml-15 {
        margin-left: 15px !important;
    }

    .xl-ml-20 {
        margin-left: 20px !important;
    }

    .xl-ml-25 {
        margin-left: 25px !important;
    }

    .xl-ml-30 {
        margin-left: 30px !important;
    }

    .xl-ml-35 {
        margin-left: 35px !important;
    }

    .xl-ml-40 {
        margin-left: 40px !important;
    }

    .xl-ml-45 {
        margin-left: 45px !important;
    }

    .xl-ml-50 {
        margin-left: 50px !important;
    }

    .xl-ml-55 {
        margin-left: 55px !important;
    }

    .xl-ml-60 {
        margin-left: 60px !important;
    }

    .xl-ml-65 {
        margin-left: 65px !important;
    }

    .xl-ml-70 {
        margin-left: 70px !important;
    }

    .xl-ml-75 {
        margin-left: 75px !important;
    }

    .xl-ml-80 {
        margin-left: 80px !important;
    }

    .xl-ml-85 {
        margin-left: 85px !important;
    }

    .xl-ml-100 {
        margin-left: 100px !important;
    }

    .xl-ml-110 {
        margin-left: 110px !important;
    }

    .xl-ml-120 {
        margin-left: 120px !important;
    }

    .xl-ml-130 {
        margin-left: 130px !important;
    }

    .xl-ml-140 {
        margin-left: 140px !important;
    }

    .xl-ml-170 {
        margin-left: 170px !important;
    }

    .xl-ml-200 {
        margin-left: 200px !important;
    }

    .xl-ml-auto {
        margin-left: autopx !important;
    }
}

.xs-center {
    margin: 0 auto;
    display: table;
}

.xs-left {
    margin: 0;
    display: initial;
}

@media (min-width: 768px) {
    .sm-center {
        margin:0 auto;
        display: table;
    }

    .sm-left {
        margin: 0;
        display: initial;
    }
}

@media (min-width: 992px) {
    .md-center {
        margin:0 auto;
        display: table;
    }

    .md-left {
        margin: 0;
        display: initial;
    }
}

@media (min-width: 1200px) {
    .lg-center {
        margin:0 auto;
        display: table;
    }

    .lg-left {
        margin: 0;
        display: initial;
    }
}

@media screen and (min-width: 0) {
    .btn-xs-100 {
        width:100px !important;
    }

    .btn-xs-120 {
        width: 120px !important;
    }

    .btn-xs-140 {
        width: 140px !important;
    }

    .btn-xs-160 {
        width: 160px !important;
    }

    .btn-xs-180 {
        width: 180px !important;
    }

    .btn-xs-200 {
        width: 200px !important;
    }

    .btn-xs-220 {
        width: 220px !important;
    }

    .btn-xs-240 {
        width: 240px !important;
    }

    .btn-xs-260 {
        width: 260px !important;
    }

    .btn-xs-280 {
        width: 280px !important;
    }

    .btn-xs-300 {
        width: 300px !important;
    }

    .btn-xs-320 {
        width: 320px !important;
    }

    .btn-xs-340 {
        width: 340px !important;
    }

    .btn-xs-360 {
        width: 360px !important;
    }

    .btn-xs-380 {
        width: 380px !important;
    }

    .btn-xs-400 {
        width: 400px !important;
    }
}

@media screen and (min-width: 768px) {
    .btn-sm-100 {
        width:100px !important;
    }

    .btn-sm-120 {
        width: 120px !important;
    }

    .btn-sm-140 {
        width: 140px !important;
    }

    .btn-sm-160 {
        width: 160px !important;
    }

    .btn-sm-180 {
        width: 180px !important;
    }

    .btn-sm-200 {
        width: 200px !important;
    }

    .btn-sm-220 {
        width: 220px !important;
    }

    .btn-sm-240 {
        width: 240px !important;
    }

    .btn-sm-260 {
        width: 260px !important;
    }

    .btn-sm-280 {
        width: 280px !important;
    }

    .btn-sm-300 {
        width: 300px !important;
    }

    .btn-sm-320 {
        width: 320px !important;
    }

    .btn-sm-340 {
        width: 340px !important;
    }

    .btn-sm-360 {
        width: 360px !important;
    }

    .btn-sm-380 {
        width: 380px !important;
    }

    .btn-sm-400 {
        width: 400px !important;
    }
}

@media screen and (min-width: 992px) {
    .btn-md-100 {
        width:100px !important;
    }

    .btn-md-120 {
        width: 120px !important;
    }

    .btn-md-140 {
        width: 140px !important;
    }

    .btn-md-160 {
        width: 160px !important;
    }

    .btn-md-180 {
        width: 180px !important;
    }

    .btn-md-200 {
        width: 200px !important;
    }

    .btn-md-220 {
        width: 220px !important;
    }

    .btn-md-240 {
        width: 240px !important;
    }

    .btn-md-260 {
        width: 260px !important;
    }

    .btn-md-280 {
        width: 280px !important;
    }

    .btn-md-300 {
        width: 300px !important;
    }

    .btn-md-320 {
        width: 320px !important;
    }

    .btn-md-340 {
        width: 340px !important;
    }

    .btn-md-360 {
        width: 360px !important;
    }

    .btn-md-380 {
        width: 380px !important;
    }

    .btn-md-400 {
        width: 400px !important;
    }
}

@media screen and (min-width: 1200px) {
    .btn-lg-100 {
        width:100px !important;
    }

    .btn-lg-120 {
        width: 120px !important;
    }

    .btn-lg-140 {
        width: 140px !important;
    }

    .btn-lg-160 {
        width: 160px !important;
    }

    .btn-lg-180 {
        width: 180px !important;
    }

    .btn-lg-200 {
        width: 200px !important;
    }

    .btn-lg-220 {
        width: 220px !important;
    }

    .btn-lg-240 {
        width: 240px !important;
    }

    .btn-lg-260 {
        width: 260px !important;
    }

    .btn-lg-280 {
        width: 280px !important;
    }

    .btn-lg-300 {
        width: 300px !important;
    }

    .btn-lg-320 {
        width: 320px !important;
    }

    .btn-lg-340 {
        width: 340px !important;
    }

    .btn-lg-360 {
        width: 360px !important;
    }

    .btn-lg-380 {
        width: 380px !important;
    }

    .btn-lg-400 {
        width: 400px !important;
    }
}

@media screen and (min-width: 1440px) {
    .btn-xl-100 {
        width:100px !important;
    }

    .btn-xl-120 {
        width: 120px !important;
    }

    .btn-xl-140 {
        width: 140px !important;
    }

    .btn-xl-160 {
        width: 160px !important;
    }

    .btn-xl-180 {
        width: 180px !important;
    }

    .btn-xl-200 {
        width: 200px !important;
    }

    .btn-xl-220 {
        width: 220px !important;
    }

    .btn-xl-240 {
        width: 240px !important;
    }

    .btn-xl-260 {
        width: 260px !important;
    }

    .btn-xl-280 {
        width: 280px !important;
    }

    .btn-xl-300 {
        width: 300px !important;
    }

    .btn-xl-320 {
        width: 320px !important;
    }

    .btn-xl-340 {
        width: 340px !important;
    }

    .btn-xl-360 {
        width: 360px !important;
    }

    .btn-xl-380 {
        width: 380px !important;
    }

    .btn-xl-400 {
        width: 400px !important;
    }
}

.cw-opacity-100 {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.cw-opacity-90 {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.cw-opacity-80 {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.cw-opacity-70 {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}

.cw-opacity-60 {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.cw-opacity-50 {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

.cw-opacity-40 {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}

.cw-opacity-30 {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

.cw-opacity-20 {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
}

.cw-opacity-10 {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
}

.cw-opacity-0 {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.btn-primary,.button-primary {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #8e8373 !important;
    background-color: transparent;
    border: none;
    border: 1px solid #8e8373;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-primary:before,.btn-primary:after,.button-primary:before,.button-primary:after {
    content: none;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
    color: #ffffff !important;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
    background-color: #8e8373;
}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.button-primary:hover,.button-primary:active,.button-primary:focus {
    border: 1px solid #8e8373;
}

.btn-secondary,.button-secondary {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #ffffff !important;
    background-color: #505050;
    border: none;
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.button-secondary:hover,.button-secondary:active,.button-secondary:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-secondary:before,.btn-secondary:after,.button-secondary:before,.button-secondary:after {
    content: none;
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.button-secondary:hover,.button-secondary:active,.button-secondary:focus {
    color: #ffffff !important;
}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.button-secondary:hover,.button-secondary:active,.button-secondary:focus {
    background-color: #040303;
}

.btn-extern {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 23px 29px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #8b8671 !important;
    border: 1px solid #8b8671;
}

.btn-extern:hover,.btn-extern:active,.btn-extern:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-extern:before,.btn-extern:after {
    content: none;
}

.btn-extern:hover,.btn-extern:active,.btn-extern:focus {
    color: #37352c !important;
}

.btn-extern:hover,.btn-extern:active,.btn-extern:focus {
    border: 1px solid #37352c;
}

.all-actus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #8e8373 !important;
    background-color: #8b8671;
    border: none;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.all-actus:before,.all-actus:after {
    content: none;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
    color: #ffffff !important;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
    background-color: #37352c;
}

#avis-client .view-footer .btn-avis .btn-primary {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #8e8373 !important;
    background-color: #8b8671;
    border: none;
}

#avis-client .view-footer .btn-avis .btn-primary:hover,#avis-client .view-footer .btn-avis .btn-primary:active,#avis-client .view-footer .btn-avis .btn-primary:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

#avis-client .view-footer .btn-avis .btn-primary:before,#avis-client .view-footer .btn-avis .btn-primary:after {
    content: none;
}

#avis-client .view-footer .btn-avis .btn-primary:hover,#avis-client .view-footer .btn-avis .btn-primary:active,#avis-client .view-footer .btn-avis .btn-primary:focus {
    color: #ffffff !important;
}

#avis-client .view-footer .btn-avis .btn-primary:hover,#avis-client .view-footer .btn-avis .btn-primary:active,#avis-client .view-footer .btn-avis .btn-primary:focus {
    background-color: #37352c;
}

.page-node-add-message .form-actions .webform-submit,.page-node-add-message .form-actions #edit-submit {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #8e8373 !important;
    background-color: #8b8671;
    border: none;
    border: none;
}

.page-node-add-message .form-actions .webform-submit:hover,.page-node-add-message .form-actions .webform-submit:active,.page-node-add-message .form-actions .webform-submit:focus,.page-node-add-message .form-actions #edit-submit:hover,.page-node-add-message .form-actions #edit-submit:active,.page-node-add-message .form-actions #edit-submit:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.page-node-add-message .form-actions .webform-submit:before,.page-node-add-message .form-actions .webform-submit:after,.page-node-add-message .form-actions #edit-submit:before,.page-node-add-message .form-actions #edit-submit:after {
    content: none;
}

.page-node-add-message .form-actions .webform-submit:hover,.page-node-add-message .form-actions .webform-submit:active,.page-node-add-message .form-actions .webform-submit:focus,.page-node-add-message .form-actions #edit-submit:hover,.page-node-add-message .form-actions #edit-submit:active,.page-node-add-message .form-actions #edit-submit:focus {
    color: #ffffff !important;
}

.page-node-add-message .form-actions .webform-submit:hover,.page-node-add-message .form-actions .webform-submit:active,.page-node-add-message .form-actions .webform-submit:focus,.page-node-add-message .form-actions #edit-submit:hover,.page-node-add-message .form-actions #edit-submit:active,.page-node-add-message .form-actions #edit-submit:focus {
    background-color: #37352c;
}

div.cw-grid-two {
    grid-gap: 20px;
    grid-template-columns: auto auto auto auto auto;
    display: grid;
}

.btn-one {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    transition: .3s all;
}

.btn-one:hover,.btn-one:active,.btn-one:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-one:before,.btn-one:after {
    content: none;
}

.btn-one:before,.btn-one:after {
    content: '';
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    transition: .3s all;
}

.btn-one:before {
    left: 0;
    border-top: 2px solid #000000;
}

.btn-one:after {
    right: 0;
    border-bottom: 2px solid #000000;
}

.btn-one:hover {
    font-weight: bold;
    letter-spacing: 2px;
}

.btn-one:hover:after,.btn-one:hover:before {
    width: 100%;
}

.btn-two {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    overflow: hidden;
}

.btn-two:hover,.btn-two:active,.btn-two:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-two:before,.btn-two:after {
    content: none;
}

.btn-two:before,.btn-two:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    transform: skew(45deg);
    width: 20%;
    left: -40%;
}

.btn-two:before {
    background: rgba(0,0,0,0.3);
    transition: .1s all;
}

.btn-two:after {
    background: rgba(0,0,0,0.1);
    transition: .4s all;
}

.btn-two:hover:after,.btn-two:hover:before {
    left: 120%;
}

.btn-three {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .3s all;
}

.btn-three:hover,.btn-three:active,.btn-three:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-three:before,.btn-three:after {
    content: none;
}

.btn-three:before,.btn-three:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 0.3px solid rgba(0,0,0,0.7);
    opacity: 1;
}

.btn-three:before {
    transition: .1s all ease-out;
}

.btn-three :after {
    transition: .4s all ease-in;
}

.btn-three:hover:after,.btn-three:hover:before {
    transform: scale(1.4);
    opacity: 0;
}

.btn-four {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    font-weight: bold;
    position: relative;
}

.btn-four:hover,.btn-four:active,.btn-four:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-four:before,.btn-four:after {
    content: none;
}

.btn-four:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: rgba(0,0,0,0.1);
    box-shadow: 2px 2px 5px #000;
    transition: .2s all;
}

.btn-four:hover:before {
    background: rgba(0,0,0,0.1);
    box-shadow: 2px 2px 3px #000 inset;
}

.btn-five {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    font-weight: bold;
    position: relative;
    border: 1px solid #000000;
    transition: .3s all;
}

.btn-five:hover,.btn-five:active,.btn-five:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-five:before,.btn-five:after {
    content: none;
}

.btn-five:before {
    content: '';
    position: absolute;
    top: 0;
    width: 0%;
    left: 0;
    height: 100%;
    background: #000000;
    transition: .3s;
    z-index: -1;
}

.btn-five:hover {
    color: #37352c;
}

.btn-five:hover:before {
    width: 100%;
}

.btn-six {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .3s all;
}

.btn-six:hover,.btn-six:active,.btn-six:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-six:before,.btn-six:after {
    content: none;
}

.btn-six:before,.btn-six:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    background: #000000;
    transition: .3s all;
    z-index: -1;
}

.btn-six:before {
    top: 0;
}

.btn-six:after {
    bottom: 0;
}

.btn-six:hover {
    color: #37352c;
    font-weight: bold;
}

.btn-six:hover:after,.btn-six:hover:before {
    height: 50%;
}

.btn-seven {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .3s all;
}

.btn-seven:hover,.btn-seven:active,.btn-seven:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-seven:before,.btn-seven:after {
    content: none;
}

.btn-seven:before,.btn-seven:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0;
    background: #000000;
    transition: .3s all;
    z-index: -1;
}

.btn-seven:before {
    left: 0;
}

.btn-seven:after {
    right: 0;
}

.btn-seven:hover {
    color: #37352c;
    font-weight: bold;
}

.btn-seven:hover:after,.btn-seven:hover:before {
    width: 50%;
}

.btn-eight {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .3s all;
    overflow: hidden;
}

.btn-eight:hover,.btn-eight:active,.btn-eight:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-eight:before,.btn-eight:after {
    content: none;
}

.btn-eight:before {
    content: '';
    position: absolute;
    width: 30%;
    height: 100%;
    top: 0;
    left: -60%;
    background: #000000;
    transition: .3s all;
    z-index: -1;
    transform: skew(45deg);
}

.btn-eight:hover {
    color: #37352c;
    font-weight: bold;
}

.btn-eight:hover:before {
    width: 190%;
}

.btn-nine {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .3s all;
    overflow: hidden;
}

.btn-nine:hover,.btn-nine:active,.btn-nine:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-nine:before,.btn-nine:after {
    content: none;
}

.btn-nine:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 100%;
    top: 0;
    left: -70%;
    background: #000000;
    transition: .3s all;
    z-index: -1;
    transform: skew(32deg);
}

.btn-nine:hover {
    color: #37352c;
    font-weight: bold;
}

.btn-nine:hover:before {
    left: 10%;
}

.btn-ten {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .8s all;
    position: relative;
    overflow: hidden;
}

.btn-ten:hover,.btn-ten:active,.btn-ten:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-ten:before,.btn-ten:after {
    content: none;
}

.btn-ten:before,.btn-ten:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transition: .3s all;
    z-index: -1;
    background: #000000;
}

.btn-ten:before {
    left: -20px;
}

.btn-ten:after {
    right: -20px;
}

.btn-ten:hover {
    color: #37352c;
    font-weight: bold;
}

.btn-ten:hover:before {
    animation: animationLeft10 .5s both;
}

.btn-ten:hover:after {
    animation: animationRight10 .5s both;
}

@keyframes animationRight10 {
    0% {
        right: -20px;
    }

    50% {
        right: 50%;
        width: 20px;
        height: 20px;
        top: calc(-20px/2 + 24px + 16px/2);
    }

    100% {
        right: 50%;
        width: 375px;
        height: 375px;
        top: calc(-375px/2 + 24px + 16px/2);
    }
}

@keyframes animationLeft10 {
    0% {
        left: -20px;
    }

    50% {
        left: 50%;
        width: 20px;
        height: 20px;
        top: calc(-20px/2 + 24px + 16px/2);
    }

    100% {
        right: 50%;
        width: 375px;
        height: 375px;
        top: calc(-375px/2 + 24px + 16px/2);
    }
}

.btn-eleven {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .3s all;
    overflow: hidden;
}

.btn-eleven:hover,.btn-eleven:active,.btn-eleven:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-eleven:before,.btn-eleven:after {
    content: none;
}

.btn-eleven:before {
    content: '';
    position: absolute;
    top: 0;
    width: 60%;
    height: 100%;
    left: 25%;
    background: transparent;
    transition: .3s all;
    z-index: -1;
}

.btn-eleven:hover {
    color: #37352c;
    font-weight: bold;
}

.btn-eleven:hover:before {
    width: 100%;
    left: 0%;
    background: #000000;
}

.btn-twelve {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    transition: .5s all;
    border: 1px solid #000000;
}

.btn-twelve:hover,.btn-twelve:active,.btn-twelve:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-twelve:before,.btn-twelve:after {
    content: none;
}

.btn-twelve:before,.btn-twelve:after {
    content: '';
    position: absolute;
    height: 0%;
    width: 50%;
    background: transparent;
    transition: .3s all;
    z-index: -1;
}

.btn-twelve:before {
    bottom: 0;
    left: 0;
}

.btn-twelve:after {
    right: 0;
    top: 0;
}

.btn-twelve:hover {
    color: #37352c;
}

.btn-twelve:hover:after,.btn-twelve:hover:before {
    height: 100%;
    background: #000000;
}

.btn-thirteen {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #37352c;
    background: #000000;
    border: 1px solid #000000;
    transition: .2s all;
    overflow: hidden;
    font-weight: bold;
}

.btn-thirteen:hover,.btn-thirteen:active,.btn-thirteen:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-thirteen:before,.btn-thirteen:after {
    content: none;
}

.btn-thirteen:hover {
    background: transparent;
    color: #000000;
}

.btn-fourteen {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .2s all;
    overflow: hidden;
    font-weight: bold;
}

.btn-fourteen:hover,.btn-fourteen:active,.btn-fourteen:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-fourteen:before,.btn-fourteen:after {
    content: none;
}

.btn-fourteen:hover {
    color: #37352c;
    background: #000000;
    -webkit-transform: translate(-10px,-10px);
    box-shadow: 3px 3px 15px 2px #000000;
}

.btn-fifteen {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .2s all;
    overflow: hidden;
    font-weight: bold;
}

.btn-fifteen:hover,.btn-fifteen:active,.btn-fifteen:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-fifteen:before,.btn-fifteen:after {
    content: none;
}

.btn-fifteen:hover {
    color: #37352c;
    background: #000000;
}

.btn-sixteen {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
    transition: .3s all;
}

.btn-sixteen:hover,.btn-sixteen:active,.btn-sixteen:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-sixteen:before,.btn-sixteen:after {
    content: none;
}

.btn-sixteen:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
}

.btn-sixteen:after {
    transition: .6s all;
    transform: scale(0.1);
}

.btn-sixteen:hover:after {
    background: #000000;
    transform: scale(1.3);
    opacity: 0;
}

.btn-seventeen {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
}

.btn-seventeen:hover,.btn-seventeen:active,.btn-seventeen:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-seventeen:before,.btn-seventeen:after {
    content: none;
}

.btn-seventeen:hover {
    animation: animation17 1s;
}

@keyframes animation17 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.btn-eighteen {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    border: 1px solid #000000;
}

.btn-eighteen:hover,.btn-eighteen:active,.btn-eighteen:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-eighteen:before,.btn-eighteen:after {
    content: none;
}

.btn-eighteen:hover {
    animation: animation18 1s both;
}

@keyframes animation18 {
    from,to {
        -webkit-transform: translate3d(0,0,0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
    }

    to {
        color: #37352c;
        background: #000000;
    }
}

.btn-nineteen {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    transition: .2s all;
}

.btn-nineteen:hover,.btn-nineteen:active,.btn-nineteen:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-nineteen:before,.btn-nineteen:after {
    content: none;
}

.btn-nineteen:before,.btn-nineteen:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    z-index: -1;
}

.btn-nineteen:before {
    background: rgba(0,0,0,0.4);
    transition: .1s all;
}

.btn-nineteen:after {
    background: black;
    transition: .5s all;
}

.btn-nineteen:hover {
    color: #37352c;
}

.btn-nineteen:hover:before,.btn-nineteen:hover:after {
    width: 100%;
}

.btn-twenty {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #000000;
    transition: .2s all;
}

.btn-twenty:hover,.btn-twenty:active,.btn-twenty:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.btn-twenty:before,.btn-twenty:after {
    content: none;
}

.btn-twenty:before,.btn-twenty:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    transition: .3s all;
    z-index: -1;
    border: 1px solid #000000;
}

.btn-twenty:before {
    left: 0;
    top: 0;
}

.btn-twenty:after {
    right: 0;
    bottom: 0;
}

.btn-twenty:hover {
    color: #37352c;
}

.btn-twenty:hover:before,.btn-twenty:hover:after {
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
}

.cw-font-base {
    font-family: "Poppins",sans-serif;
}

.cw-font-loud {
    font-family: "Poppins",sans-serif;
}

.cw-txt-up {
    font-size: 1.5em;
    line-height: 1.2em;
}

.cw-before:before {
    display: block;
    content: "";
    height: 4px;
    background: #8b8671;
    margin: 10px auto;
    position: relative;
    width: 64px;
    max-width: 100%;
    height: 2px;
    width: 40px;
}

.cw-after:after {
    display: block;
    content: "";
    height: 4px;
    background: #8b8671;
    margin: 10px auto;
    position: relative;
    width: 64px;
    max-width: 100%;
    height: 2px;
    width: 40px;
}

.cw-lazy {
    overflow: hidden;
}

.cw-lazy img {
    -moz-transition: transform 1.4s ease-in-out;
    -o-transition: transform 1.4s ease-in-out;
    -webkit-transition: transform 1.4s ease-in-out;
    transition: transform 1.4s ease-in-out;
}

.cw-lazy img:hover {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.cw-puce-circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #fff;
    height: 200px;
    width: 200px;
    margin: auto;
}

.xs-text-justify {
    text-align: justify;
}

.xs-text-center {
    text-align: center;
}

.xs-text-right {
    text-align: right;
}

.cw-txt-shadow {
    text-shadow: 0px 5px 4px rgba(0,0,0,0.36);
}

table.cw-table {
    margin: 0 auto;
    line-height: 17px;
    background-color: #ffffff;
    text-align: left;
}

table.cw-table tr td {
    padding: 20px;
}

table.cw-table tr:nth-child(even),table.cw-table .tr-even {
    background: #fafafa;
    color: #545353;
}

table.cw-table tr,table.cw-table thead {
    border-bottom: 0.5px dashed #e2e2e2;
}

table.cw-table tr:last-child {
    border-bottom: none;
}

#inner-page-section .cw-img-hover {
    position: relative;
}

#inner-page-section .cw-img-hover a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    max-width: 400px;
    opacity: 0;
    text-transform: uppercase;
}

#inner-page-section .cw-img-hover a:hover,#inner-page-section .cw-img-hover a:focus,#inner-page-section .cw-img-hover a:active {
    color: #ffffff;
    opacity: 1;
    background-color: #505050;
    background-color: rgba(80,80,80,0.86);
}

.cw-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.cw-grid > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 25px 25px;
}

.cw-grid > div img {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto;
}

.cw-grid > div .picto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 220px;
    width: 220px;
    padding: 50px;
    overflow: hidden;
}

.cw-grid > div > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-top: 40px;
}

.cw-grid > div > div h3 {
    max-width: 280px;
    margin: 0;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    color: #545353;
}

.cw-grid > div > div h3 strong {
    font-weight: 500;
}

.cw-ibox {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 100%;
    padding: 20px;
    overflow: auto;
    background-color: #fafafa;
    overflow: auto;
}

.cw-ibox > h4 {
    margin-top: 30px;
    text-transform: uppercase;
}

.cw-ibox h4 {
    text-transform: uppercase;
}

.cw-ibox h3 {
    margin-top: 0;
}

.cw-ibox .separation {
    margin-bottom: 10px;
}

.cw-table-responsive {
    max-width: 100%;
}

.cw-table-responsive tr td,.cw-table-responsive tr th {
    padding: 20px;
}

.cw-table-responsive tr th {
    background-color: #fafafa;
}

.cw-circle {
    border-radius: 50%;
}

.cw-border {
    border: solid 1px rgba(255,255,255,0.52);
}

.cw-bg-one {
    background-color: #8b8671;
}

.cw-bg-gray {
    background-color: #f9f8f6;
}

.cw-bg-two {
    background-color: #505050;
}

.cw-bg-three {
    background-color: #f8f8f8;
}

.cw-bg-one-tr {
    background: rgba(139,134,113,0.8);
}

.cw-bg-two-tr {
    background: rgba(80,80,80,0.8);
}

.cw-bg-three-tr {
    background: rgba(248,248,248,0.8);
}

.cw-txt-primary {
    color: #8b8671;
}

.cw-txt-secondary {
    color: #505050;
}

.cw-txt-white {
    color: #ffffff;
}

.cw-txt-black {
    color: #343434;
}

.cw-txt-big {
    font-size: 1.5rem;
}

.cw-bg-white {
    background-color: #ffffff !important;
}

.cw-bg-black {
    background-color: #ffffff !important;
}

.cw-txt-white {
    background-color: #ffffff !important;
}

.cw-txt-black {
    background-color: #ffffff !important;
}

.cw-square {
    height: 260px;
    width: 260px;
    max-width: 80vw;
    max-height: 80vw;
    margin: auto;
}

.home .xs-fr-hidden,
.error404 .xs-fr-hidden {
    display: none;
}

body:not(.home) .xs-nfr-hidden {
    display: none;
}

@media (max-width: 991px) {
    table.cw-table-responsive {
        background-color:#fafafa;
    }

    table.cw-table-responsive thead {
        display: none;
    }

    table.cw-table-responsive tr {
        display: block;
        border-bottom: 0.5px dashed #e2e2e2;
    }

    table.cw-table-responsive tr td {
        display: block;
    }

    table.cw-table-responsive tr td:before {
        content: attr(data-label);
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
    }

    table.cw-table-responsive tr td:first-child {
        background: #ffffff !important;
    }
}

@media (min-width: 768px) {
    .sm-text-left {
        text-align:left;
    }

    .sm-text-justify {
        text-align: justify;
    }

    .sm-text-center {
        text-align: center;
    }

    .sm-text-right {
        text-align: right;
    }

    .sm-img-article {
        max-width: 450px;
    }

    .home .sm-fr-hidden,
    .error404 .sm-fr-hidden {
        display: none;
    }

    body:not(.home) .sm-nfr-hidden {
        display: none;
    }

    .cw-ibox {
        padding: 50px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .md-text-left {
        text-align:left;
    }

    .md-text-justify {
        text-align: justify;
    }

    .md-text-center {
        text-align: center;
    }

    .md-text-right {
        text-align: right;
    }

    .md-img-article {
        max-width: 650px;
    }

    .home .md-fr-hidden,
    .error404 .md-fr-hidden {
        display: none;
    }

    body:not(.home) .md-nfr-hidden {
        display: none;
    }
}

@media (min-width: 1200px) {
    .lg-text-left {
        text-align:left;
    }

    .lg-text-justify {
        text-align: justify;
    }

    .lg-text-center {
        text-align: center;
    }

    .lg-text-right {
        text-align: right;
    }

    .lg-img-article {
        max-width: 790px;
    }

    .home .lg-fr-hidden,
    .error404 .lg-fr-hidden {
        display: none;
    }

    body:not(.home) .lg-nfr-hidden {
        display: none;
    }
}

#cboxCurrent,#cboxClose {
    bottom: -1px;
}

button#cboxPrevious,button#cboxNext,button#cboxClose {
    background: none;
    color: transparent;
    height: unset;
    text-indent: unset;
    bottom: -4px;
}

button#cboxPrevious::after,button#cboxNext::after,button#cboxClose::after {
    font-family: FontAwesome;
    color: #a9a9a9;
    font-size: 22px;
}

button#cboxPrevious {
    left: -34px;
}

button#cboxPrevious::after {
    content: "\f0a8";
}

button#cboxNext::after {
    content: "\f0a9";
}

#cboxCurrent {
    left: 65px;
}

button#cboxClose {
    width: unset;
    right: 2px;
}

button#cboxClose::after {
    content: "\f057";
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

html {
    font-size: 16px;
}

html body {
    font-size: 16px;
    font-family: "Poppins",sans-serif;
    line-height: 1.7em;
    color: #545353;
    font-weight: 400;
}

html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body .h1,html body .h2,html body .h3,html body .h4,html body .h5,html body .h6 {
    font-family: "Poppins",sans-serif;
    font-weight: 400;
}

html body h1 span,html body h2 span,html body h3 span,html body h4 span,html body h5 span,html body h6 span,html body .h1 span,html body .h2 span,html body .h3 span,html body .h4 span,html body .h5 span,html body .h6 span {
    font-weight: 500;
}

html body .h1,html body h1,html body h2.block-title {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 0em;
    color: #505050;
    text-align: center;
    max-width: 850px;
    margin: 0 auto 30px;
}

html body .h2,html body h2 {
    color: #505050;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 500;
}

html body .h3,html body h3 {
    color: #505050;
    font-size: 1.5rem;
    margin-top: 25px;
    margin-bottom: 15px;
}

html body a {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #8b8671;
    text-decoration: none;
}

html body a:hover,html body a:focus {
    color: #b9b6a9;
    text-decoration: none;
}

html body h1 a:hover,html body h1 a:focus,html body h2 a:hover,html body h2 a:focus,html body h3 a:hover,html body h3 a:focus,html body h4 a:hover,html body h4 a:focus {
    text-decoration: none;
}

html body strong {
    font-weight: 500;
}

html body .wow {
    visibility: hidden;
}

html body .img-center {
    margin: 0 auto;
}

html body .service {
    margin-top: 70px;
}

html body .btn-warning {
    color: white !important;
    text-decoration: none !important;
}

html body .btn-warning:hover,html body .btn-warning:focus,html body .btn-warning.active {
    color: white !important;
    text-decoration: none !important;
}

html .no-padding > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

html .center {
    text-align: center;
}

html.overlay-open .navbar-fixed-top {
    z-index: 400;
}

html.js fieldset.collapsed {
    border-left-width: 1px;
    border-right-width: 1px;
    height: auto;
}

html.js input.form-autocomplete {
    background-image: none;
}

html.js input.form-autocomplete {
    background-image: none;
}

html.js .autocomplete-throbber {
    background-position: 100% 2px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    margin: 2px 0 0 2px;
    width: 15px;
}

html.js .autocomplete-throbber.throbbing {
    background-position: 100% -18px;
}

html .btn {
    white-space: normal;
}

body {
    position: relative;
}

body.admin-expanded.admin-vertical.admin-nw .navbar,body.admin-expanded.admin-vertical.admin-sw .navbar {
    margin-left: 260px;
}

body.navbar-is-fixed-top {
    padding-top: 64px !important;
}

body.navbar-is-fixed-bottom {
    padding-bottom: 64px !important;
}

body.toolbar {
    padding-top: 30px !important;
}

body.toolbar .navbar-fixed-top {
    top: 30px;
}

body.toolbar.navbar-is-fixed-top {
    padding-top: 94px !important;
}

body.toolbar-drawer {
    padding-top: 64px !important;
}

body.toolbar-drawer .navbar-fixed-top {
    top: 64px;
}

body.toolbar-drawer.navbar-is-fixed-top {
    padding-top: 128px !important;
}

body.admin-menu .navbar-fixed-top {
    top: 29px;
}

body.admin-menu.navbar-is-fixed-top {
    padding-top: 93px !important;
}

body div#admin-toolbar {
    z-index: 1600;
}

body #toolbar,body #admin-menu,body #admin-toolbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body #admin-menu {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 1600;
}

body #admin-menu .dropdown li {
    line-height: normal;
}

@media screen and (min-width: 768px) {
    .navbar.container {
        max-width:720px;
    }
}

@media screen and (min-width: 992px) {
    .navbar.container {
        max-width:940px;
    }
}

@media screen and (min-width: 1200px) {
    .navbar.container {
        max-width:1140px;
    }
}

.navbar.container,.navbar.container-fluid {
    margin-top: 20px;
}

.navbar.container > .container,.navbar.container-fluid > .container-fluid {
    margin: 0;
    padding: 0;
    width: auto;
}

#overlay-container,.overlay-modal-background,.overlay-element {
    z-index: 1500;
}

#toolbar {
    z-index: 1600;
}

.modal {
    z-index: 1620;
}

.modal-dialog {
    z-index: 1630;
}

.ctools-modal-dialog .modal-body {
    width: 100% !important;
    overflow: auto;
}

.modal-backdrop {
    z-index: 1610;
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px;
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width: 992px) {
    .navbar .logo {
        margin-right:0;
        padding-left: 0;
    }
}

ul.secondary {
    float: left;
}

@media screen and (min-width: 992px) {
    ul.secondary {
        float:right;
    }
}

.page-header {
    border-bottom: none;
    margin: 0;
}

.region-sidebar-first .block:first-child h2.block-title,.region-sidebar-second .block:first-child h2.block-title {
    margin-top: 0;
}

p:last-child {
    margin-bottom: 0;
}

.region-help > .glyphicon {
    font-size: 18px;
    float: left;
    margin: -0.05em 0.5em 0 0;
}

.region-help .block {
    overflow: hidden;
}

form#search-block-form {
    margin: 0;
}

.navbar #block-search-form {
    float: none;
    margin: 5px 0 5px 5px;
}

@media screen and (min-width: 992px) {
    .navbar #block-search-form {
        float:right;
    }
}

.navbar #block-search-form .input-group-btn {
    width: auto;
}

.navbar-search .control-group {
    margin-bottom: 0px;
}

ul.action-links {
    margin: 12px 0;
    padding: 0;
}

ul.action-links li {
    display: inline;
    margin: 0;
    padding: 0 6px 0 0;
}

ul.action-links .glyphicon {
    padding-right: 0.5em;
}

input,textarea,select,.uneditable-input {
    max-width: 100%;
    width: auto;
}

input.error {
    color: #a94442;
    border-color: #ebccd1;
}

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0;
}

fieldset .panel-body {
    clear: both;
    display: inherit;
}

fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px;
}

fieldset .panel-heading a.panel-title:hover {
    text-decoration: none;
}

.form-group:last-child,.panel:last-child {
    margin-bottom: 0;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-actions {
    clear: both;
}

.managed-files.table td:first-child {
    width: 100%;
}

div.image-widget-data {
    float: none;
    overflow: hidden;
}

table.sticky-header {
    z-index: 1;
}

.resizable-textarea textarea {
    border-radius: 4px 4px 0 0;
}

.text-format-wrapper {
    margin-bottom: 15px;
}

.text-format-wrapper > .form-type-textarea,.text-format-wrapper .filter-wrapper {
    margin-bottom: 0;
}

.filter-wrapper {
    border-radius: 0 0 4px 4px;
}

.filter-wrapper .panel-body {
    padding: 7px;
}

.filter-wrapper .form-type-select {
    min-width: 30%;
}

.filter-wrapper .form-type-select .filter-list {
    width: 100%;
}

.filter-help {
    margin-top: 5px;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .filter-help {
        float:right;
    }
}

.filter-help .glyphicon {
    margin: 0 5px 0 0;
    vertical-align: text-top;
}

.radio:first-child,.checkbox:first-child {
    margin-top: 0;
}

.radio:last-child,.checkbox:last-child {
    margin-bottom: 0;
}

.help-block,.control-group .help-inline {
    color: #777777;
    font-size: 0.9rem;
    margin: 5px 0 10px;
    padding: 0;
}

.panel-heading {
    display: block;
}

a.tabledrag-handle .handle {
    height: auto;
    width: auto;
}

.error {
    color: #a94442;
}

div.error,table tr.error {
    background-color: #f2dede;
    color: #a94442;
}

.form-group.error,.form-group.has-error {
    background: none;
}

.form-group.error label,.form-group.error .control-label,.form-group.has-error label,.form-group.has-error .control-label {
    color: #a94442;
    font-weight: 500;
}

.form-group.error input,.form-group.error textarea,.form-group.error select,.form-group.error .uneditable-input,.form-group.has-error input,.form-group.has-error textarea,.form-group.has-error select,.form-group.has-error .uneditable-input {
    color: #555555;
}

.form-group.error .help-block,.form-group.error .help-inline,.form-group.has-error .help-block,.form-group.has-error .help-inline {
    color: #777777;
}

.nav-tabs {
    margin-bottom: 10px;
}

ul li.collapsed,ul li.expanded,ul li.leaf {
    list-style: none;
    list-style-image: none;
}

.tabs--secondary {
    margin: 0 0 10px;
}

.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: 400;
    color: #777;
}

.form-type-password-confirm {
    position: relative;
}

.form-type-password-confirm label {
    display: block;
}

.form-type-password-confirm label .label {
    float: right;
}

.form-type-password-confirm .password-help {
    padding-left: 2em;
}

@media (min-width: 768px) {
    .form-type-password-confirm .password-help {
        border-left:1px solid #ddd;
        left: 50%;
        margin-left: 15px;
        position: absolute;
    }
}

@media (min-width: 992px) {
    .form-type-password-confirm .password-help {
        left:33.3333333333%;
    }
}

.form-type-password-confirm .progress {
    background: transparent;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 4px;
    margin: -5px 0px 0;
}

.form-type-password-confirm .form-type-password {
    clear: left;
}

.form-type-password-confirm .form-control-feedback {
    right: 15px;
}

.form-type-password-confirm .help-block {
    clear: both;
}

ul.pagination li > a.progress-disabled {
    float: left;
}

.form-autocomplete .glyphicon {
    color: #777777;
    font-size: 120%;
}

.form-autocomplete .glyphicon.glyphicon-spin {
    color: #337ab7;
}

.form-autocomplete .input-group-addon {
    background-color: white;
}

.ajax-progress-bar {
    border-radius: 0 0 4px 4px;
    border: 1px solid #ccc;
    margin: -1px 0 0;
    padding: 6px 12px;
    width: 100%;
}

.ajax-progress-bar .progress {
    height: 8px;
    margin: 0;
}

.ajax-progress-bar .percentage,.ajax-progress-bar .message {
    color: #777777;
    font-size: 12px;
    line-height: 1em;
    margin: 5px 0 0;
    padding: 0;
}

.glyphicon-spin {
    display: inline-block;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

a .glyphicon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.tabbable {
    margin-bottom: 20px;
}

.tabs-below > .nav-tabs,.tabs-left > .nav-tabs,.tabs-right > .nav-tabs {
    border-bottom: 0;
}

.tabs-below > .nav-tabs .summary,.tabs-left > .nav-tabs .summary,.tabs-right > .nav-tabs .summary {
    color: #777777;
    font-size: 12px;
}

.tab-pane > .panel-heading {
    display: none;
}

.tab-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,.tabs-below > .nav-tabs > .active > a:hover,.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs,.tabs-right > .nav-tabs {
    padding-bottom: 20px;
    width: 220px;
}

.tabs-left > .nav-tabs > li,.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li:focus,.tabs-right > .nav-tabs > li:focus {
    outline: 0;
}

.tabs-left > .nav-tabs > li > a,.tabs-right > .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs > li > a:focus,.tabs-right > .nav-tabs > li > a:focus {
    outline: 0;
}

.tabs-left > .tab-content,.tabs-right > .tab-content {
    border-radius: 0 4px 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #ddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs > .active > a,.tabs-left > .nav-tabs > .active > a:hover,.tabs-left > .nav-tabs > .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
    box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #ddd;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
}

.tabs-right > .nav-tabs > .active > a,.tabs-right > .nav-tabs > .active > a:hover,.tabs-right > .nav-tabs > .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
}

th.checkbox,td.checkbox,th.radio,td.radio {
    display: table-cell;
}

.views-display-settings .label {
    font-size: 100%;
    color: #666666;
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0 0;
}

.views-exposed-form .views-exposed-widget .btn {
    margin-top: 1.8em;
}

table .radio input[type="radio"],table .checkbox input[type="checkbox"] {
    max-width: inherit;
}

.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}

@media (min-width: 768px) {
    .form-horizontal .form-group label {
        float:left;
        width: 16.6666666667%;
    }
}

.alert a {
    font-weight: bold;
}

.alert-success a,.alert-success a:hover,.alert-success a:focus {
    color: #2b542c;
}

.alert-info a,.alert-info a:hover,.alert-info a:focus {
    color: #245269;
}

.alert-warning a,.alert-warning a:hover,.alert-warning a:focus {
    color: #66512c;
}

.alert-danger a,.alert-danger a:hover,.alert-danger a:focus {
    color: #843534;
}

div.image-style-new,div.image-style-new div {
    display: block;
}

div.image-style-new div.input-group {
    display: table;
}

td.module,.table-striped > tbody > tr:nth-child(odd) > td.module,.table > tbody > tr > td.module {
    background: #ddd;
    font-weight: 500;
}

.book-toc > .dropdown-menu {
    overflow: hidden;
}

.book-toc > .dropdown-menu > .dropdown-header {
    white-space: nowrap;
}

.book-toc > .dropdown-menu > li:nth-child(1) > a {
    font-weight: 500;
}

.book-toc > .dropdown-menu .dropdown-menu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: static;
    width: 100%;
}

.book-toc > .dropdown-menu .dropdown-menu > li {
    padding-left: 20px;
}

.book-toc > .dropdown-menu .dropdown-menu > li > a {
    margin-left: -40px;
    padding-left: 60px;
}

#features-filter .form-item.form-type-checkbox {
    padding-left: 20px;
}

fieldset.features-export-component {
    font-size: 12px;
}

html.js #features-export-form fieldset.features-export-component,fieldset.features-export-component {
    margin: 0 0 10px;
}

fieldset.features-export-component .panel-heading {
    padding: 5px 10px;
}

fieldset.features-export-component .panel-heading a.panel-title {
    font-size: 12px;
    font-weight: 500;
    margin: -5px -10px;
    padding: 5px 10px;
}

fieldset.features-export-component .panel-body {
    padding: 0 10px;
}

div.features-export-list {
    margin: -11px 0 10px;
    padding: 0 10px;
}

fieldset.features-export-component .component-select .form-type-checkbox,div.features-export-list .form-type-checkbox {
    line-height: 1em;
    margin: 5px 5px 5px 0 !important;
    min-height: 0;
    padding: 3px 3px 3px 25px !important;
}

fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],div.features-export-list .form-type-checkbox input[type=checkbox] {
    margin-top: 0;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
    top: 79px;
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
    top: 39px;
}

@media (min-width: 768px) {
    body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
        left:240px;
        left: 24rem;
    }
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
    z-index: 1032;
}

.navbar-administration #navbar-administration .navbar-tray {
    z-index: 1031;
}

body.navbar-is-fixed-top.navbar-administration {
    padding-top: 103px !important;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
    padding-top: 143px !important;
}

body.navbar-tray-open.navbar-vertical.navbar-fixed {
    margin-left: 240px;
    margin-left: 24rem;
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
    width: 24rem;
}

#navbar {
    background-color: white;
    background-color: white;
    position: absolute;
    z-index: 80;
    top: 0;
    width: 100%;
    margin-bottom: 0;
    border: none;
    font-family: "Poppins",sans-serif;
}

#navbar.affix {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
    background-color: white;
    background-color: white;
}

#navbar .navbar-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#navbar .navbar-header .logo img {
    max-width: 200px;
    max-height: 40px;
}

#navbar .navbar-header .name {
    font-size: 14px;
    line-height: 14px;
    color: #b7b7b7;
    padding: 0 10px 0 15px;
    font-weight: 500;
    max-height: 43px;
    height: auto;
    overflow: hidden;
    flex: 1;
}

#navbar .navbar-header .name span {
    display: block;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    color: #b7b7b7;
    color: rgba(183,183,183,0.5);
    font-size: 13px;
}

#navbar nav .navbar-nav li a {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1em;
    letter-spacing: 0em;
    color: #b7b7b7;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

#navbar nav .navbar-nav > li > a:hover,#navbar nav .navbar-nav > li > a:focus,#navbar nav .navbar-nav > li > a.active-trail,#navbar nav .navbar-nav > li.active > a,#navbar nav .navbar-nav > li.active > a:hover,#navbar nav .navbar-nav > li.active > a:focus {
    color: #8e8373;
    background-color: transparent;
}

#navbar nav .navbar-nav .dropdown-menu {
    border: none;
    padding: 0;
    border-bottom: 0;
    background-color: whitesmoke;
    background-color: whitesmoke;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#navbar nav .navbar-nav .dropdown-menu li a {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 0em;
    color: #5e5c56;
    color: rgba(94,92,86,0.85);
}

#navbar nav .navbar-nav .dropdown-menu li:hover a,#navbar nav .navbar-nav .dropdown-menu li.active a,#navbar nav .navbar-nav .dropdown-menu li:focus a {
    color: #5e5c55;
    background-color: transparent;
}

#navbar nav .navbar-nav .dropdown-menu li:last-child {
    border-bottom: none;
}

#navbar .navbar-btn {
    margin-top: 0;
    margin-bottom: 0;
}

#navbar .navbar-collapse {
    border-top: none;
    box-shadow: unset;
}

#navbar .navbar-toggle {
    border-color: #ffffff;
}

#navbar .navbar-toggle:hover,#navbar .navbar-toggle:focus {
    background-color: #ffffff;
}

#navbar .navbar-toggle .icon-bar {
    background-color: #b7b7b7;
}

@media (max-width: 991px) {
    #navbar {
        position:fixed;
    }

    #navbar .navbar-header .logo {
        flex: 1;
    }

    #navbar .navbar-header .navbar-brand {
        display: none;
    }
}

@media (max-width: 1199px) {
    .nav-menu-pr.container {
        width:100%;
    }
}

@media (min-width: 992px) {
    .nav-menu-pr .dropdown .dropdown-menu {
        box-shadow:none;
        display: block;
        max-height: 0;
        overflow: hidden;
        -moz-transition: max-height 0.4s;
        -o-transition: max-height 0.4s;
        -webkit-transition: max-height 0.4s;
        transition: max-height 0.4s;
    }

    .nav-menu-pr .dropdown.open .dropdown-menu {
        max-height: 100vh;
        -moz-transition: max-height 1s;
        -o-transition: max-height 1s;
        -webkit-transition: max-height 1s;
        transition: max-height 1s;
    }

    #navbar {
        background-color: white;
        background-color: white;
        top: 0;
        position: absolute;
    }

    #navbar.affix {
        top: 0;
        position: fixed;
        background-color: white;
        background-color: white;
        -moz-transition: background-color 0.5s ease-in-out;
        -o-transition: background-color 0.5s ease-in-out;
        -webkit-transition: background-color 0.5s ease-in-out;
        transition: background-color 0.5s ease-in-out;
    }

    #navbar.affix > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #navbar.affix .navbar-header {
        visibility: visible;
        opacity: 1;
        height: auto;
        width: auto;
        position: relative;
        padding: 0 25px 0 0;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    #navbar.affix .navbar-header .logo {
        opacity: 1;
        display: block;
        width: auto;
    }

    #navbar.affix .navbar-collapse {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    #navbar .navbar-header {
        visibility: hidden;
        opacity: 0;
        height: 0;
        width: 0;
    }

    #navbar .navbar-header .logo {
        -moz-transition: opacity 0.5s linear;
        -o-transition: opacity 0.5s linear;
        -webkit-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear;
        opacity: 0;
        width: 0;
    }

    #navbar .navbar-header .logo img {
        max-width: 200px;
        margin-left: 0;
    }

    #navbar .navbar-header .name {
        -moz-transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
        -o-transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
        -webkit-transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
        transition: opacity 1s cubic-bezier(0.87,0.1,0.34,1);
        opacity: 0;
        width: 0;
        max-width: 250px;
    }

    #navbar nav {
        float: none;
    }

    #navbar nav .navbar-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    #navbar nav .navbar-nav li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: auto;
        -webkit-flex: auto;
        -moz-box-flex: auto;
        -moz-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }

    #navbar nav .navbar-nav li a {
        box-sizing: border-box;
        line-height: 1.1em;
        padding: 17px 10px;
        text-align: center;
        color: #b7b7b7;
        color: #b7b7b7;
    }

    #navbar nav .navbar-nav li.open > a,#navbar nav .navbar-nav li .open > a:hover,#navbar nav .navbar-nav li .open > a:focus {
        color: #8e8373;
        background-color: transparent;
    }

    #navbar nav .navbar-nav .dropdown-menu {
        width: 100%;
    }

    #navbar nav .navbar-nav .dropdown-menu li a {
        line-height: 1em;
        text-align: left;
        padding: 10px 20px;
        white-space: normal;
    }

    #navbar nav .navbar-nav .dropdown-menu li:first-child a {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        padding: 20px 20px 10px;
    }

    #navbar nav .navbar-nav .dropdown-menu li:last-child a {
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        padding: 10px 20px 20px;
    }

    #navbar nav .navbar-nav .dropdown-menu li:hover {
        border-left: none;
    }

    #navbar nav .navbar-nav .dropdown-menu li:hover a {
        padding-left: 30px;
    }

    #navbar nav .navbar-nav > li > a:hover,#navbar nav .navbar-nav > li > a:focus,#navbar nav .navbar-nav > li > a.active-trail,#navbar nav .navbar-nav > li.active > a,#navbar nav .navbar-nav > li.active > a:hover,#navbar nav .navbar-nav > li.active > a:focus {
        color: #8e8373;
        background-color: transparent;
    }
}

.home .sl-encart .sle-content .sl-logo img,
.error404 .sl-encart .sle-content .sl-logo img {
    max-height: 155px;
}

body:not(.home) .sl-encart .sle-content .sl-logo img {
    max-height: 120px;
}

#page-header {
    background-image: url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    width: 100%;
    padding: 53px 0 0;
    margin: 0;
}

#page-header i.fa.fa-phone {
    color: #b3b3b3;
    color: rgba(0,0,0,0.3);
}

body:not(.home) #page-header {
    background-image: url(/wp-content/themes/transpoarenceconception/img/mdslider-slim.jpg);
}

.sl-encart {
    width: 100%;
    padding: 25px;
}

.sl-encart .sle-content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(0,0,0,0);
    background-color: rgba(255,255,255,0);
    color: #505050;
    font-size: 1rem;
    line-height: 1rem;
    text-align: center;
}

.sl-encart .sl-logo {
    margin: 0 auto 10px;
}

.sl-encart .sl-logo a {
    color: #505050;
}

.sl-encart .sl-logo img {
    margin: 0 auto;
}

.sl-encart .sl-infos {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-family: "Poppins",sans-serif;
    margin-bottom: 8px;
}

.sl-encart .sl-infos .sl-adresse a {
    color: #505050;
}

.sl-encart .sl-infos .sl-adresse a:hover {
    color: #505050;
}

.sl-barre-contact {
    background-color: darkgray;
    background-color: rgba(169,169,169,0.95);
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
}

.sl-barre-contact .news a,.sl-barre-contact .tel a,.sl-barre-contact .adresse a,.sl-barre-contact .contact a {
    display: inline-block;
    position: relative;
}

.sl-barre-contact .btn {
    text-shadow: none;
}

.sl-barre-contact .row {
    line-height: 1.1em;
    color: #505050;
    margin: 0;
}

.sl-barre-contact .row strong {
    font-weight: 500;
}

.sl-barre-contact .row a:hover,.sl-barre-contact .row a:link,.sl-barre-contact .row a:visited {
    color: #505050;
    text-decoration: none;
}

.sl-barre-contact .row .col {
    text-align: center;
}

.sl-more .slm-content {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 20px;
}

.sl-more .slm-content span {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 1.8rem;
    font-weight: 400;
}

.sl-more .slm-content .fa {
    position: relative;
    top: 7px;
    text-shadow: 2px 2px 1px #343434;
}

.sl-more .slm-content a {
    color: white;
    text-shadow: 2px 2px 1px #343434;
}

.sl-more .slm-content a:hover,.sl-more .slm-content a:focus {
    text-decoration: none;
}

.sl-more .slm-content a:hover span,.sl-more .slm-content a:focus span {
    margin-left: 15px;
}

.bloc-top-barre {
    background-color: #ffffff;
}

.home #page-header,
.error404 #page-header {
    background-image: -owg-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
    background-image: -webkit-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
    background-image: -moz-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
    background-image: -o-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
    background-image: linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0.35) 60%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
}

@media (min-width: 992px) {
    .home #page-header,
    .error404 #page-header {
        background-image:-owg-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
        background-image: -webkit-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
        background-image: -moz-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
        background-image: -o-linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
        background-image: linear-gradient(to top,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 90%),url(/wp-content/themes/transpoarenceconception/img/mdslider.jpg);
    }
}

@media (max-width: 991px) {
    .sl-barre-contact .row .col {
        margin-bottom:10px;
        text-align: center;
    }

    .sl-barre-contact .row .col:last-child {
        margin-bottom: 0;
    }

    body:not(.home) #page-header .sl-encart .sl-tel,body:not(.home) #page-header .sl-encart .sl-adresse {
        display: none;
    }

    body:not(.home) #page-header .sl-slogan,body:not(.home) #page-header .sl-infos {
        display: none;
    }

    .bloc-top-barre .content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

@media (min-width: 992px) {
    #page-header {
        height:100vh;
        position: relative;
        min-height: 560px;
        padding: 0;
    }

    body:not(.home) #page-header {
        height: 260px;
        min-height: auto;
    }

    .region-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        height: 100%;
    }

    .sl-encart {
        -webkit-align-self: flex-start;
        -moz-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding: 0;
    }

    .sl-encart .sle-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        width: auto;
        margin: 0 auto;
    }

    .sl-encart .sle-content .sl-logo {
        width: 50%;
        margin: 0;
    }

    .sl-encart .sle-content .sl-logo img {
        max-width: 300px;
    }

    .sl-encart .sle-content .sl-infos {
        width: 50%;
    }

    .home .sl-encart,
    .error404 .sl-encart {
        width: 400px;
        z-index: 1;
    }

    .home .sl-encart.sle-column .sle-content,
    .error404 .sl-encart.sle-column .sle-content {
        width: 100%;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .home .sl-encart.sle-column .sle-content .sl-infos,
	.home .sl-encart.sle-column .sle-content .sl-logo,
	.error404 .sl-encart.sle-column .sle-content .sl-infos,
	.error404 .sl-encart.sle-column .sle-content .sl-logo {
        width: auto;
    }

    .home .sl-encart.sle-column .sle-content .sl-logo,
    .error404 .sl-encart.sle-column .sle-content .sl-logo {
        margin-bottom: 20px;
    }

    .home .sl-encart.sle-column .sle-content .sl-logo img,
    .error404 .sl-encart.sle-column .sle-content .sl-logo img {
        max-width: 530px;
    }

    .sl-more {
        width: auto;
        position: absolute;
        bottom: 15vh;
    }

    .sl-barre-contact {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .sl-barre-contact .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    .sl-barre-contact .row .col .adresse {
        text-align: center;
    }

    .sl-barre-contact .row .col .contact {
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .home .region-header,
    .error404 .region-header {
        max-width:1170px;
        margin: 0 auto;
    }

    body:not(.home) .region-header .sl-encart {
        max-width: 1170px;
        margin: 0 auto;
    }
}

#footer-top {
    background-color: #fafafa;
    color: #545353;
}

#footer {
    background-color: #ffffff;
    color: #5f5f5f;
    padding: 60px 0;
}

#footer #content-section ul,#footer-top #content-section ul {
    text-align: left;
}

#footer .map-footer,#footer-top .map-footer {
    width: 100%;
}

#footer .map-footer #gmap,#footer-top .map-footer #gmap {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#footer .cartouche-footer,#footer-top .cartouche-footer {
    background-color: transparent;
    text-align: center;
    font-size: 1rem;
    line-height: 1.3rem;
    z-index: 50;
}

#footer .cartouche-footer a,#footer-top .cartouche-footer a {
    color: #5f5f5f;
}

#footer .cartouche-footer .content,#footer-top .cartouche-footer .content {
    padding: 10px;
}

#footer .cartouche-footer .ft-logo,#footer-top .cartouche-footer .ft-logo {
    padding: 0 0 15px;
    font-family: "Poppins",sans-serif;
    font-weight: 800;
    font-size: 30px;
    line-height: 1em;
    text-transform: uppercase;
}

#footer .cartouche-footer .ft-logo span,#footer-top .cartouche-footer .ft-logo span {
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
}

#footer .cartouche-footer .ft-logo a,#footer-top .cartouche-footer .ft-logo a {
    color: #505050;
}

#footer .cartouche-footer .ft-logo img,#footer-top .cartouche-footer .ft-logo img {
    max-height: 130px;
}

#footer .cartouche-footer .ft-logo a,#footer-top .cartouche-footer .ft-logo a {
    font-size: 27px;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    color: #b9b6a9;
}

#footer .cartouche-footer .ft-metier,#footer-top .cartouche-footer .ft-metier {
    max-width: 180px;
}

#footer .cartouche-footer img,#footer-top .cartouche-footer img {
    margin: 0 auto;
}

#footer .cartouche-footer .fa,#footer-top .cartouche-footer .fa {
    color: #cfcfcf;
    color: #cfcfcf;
    margin-right: 5px;
    margin-top: 2px;
}

#footer-map {
    background-image: url(/wp-content/themes/transpoarenceconception/img/bg-map.jpg);
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
}

#footer-map .map-simple {
    padding: 25px;
}

#footer-map .map-simple img {
    border: solid 10px #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#footer-map .map-double {
    padding: 40px 25px;
}

#footer-map .map-double .row {
    margin: 0;
}

#footer-map .map-double .row .col {
    padding: 0;
}

#footer-map .map-double .col img {
    margin: 5% auto;
    max-width: 90%;
}

#footer-map .map-double .row > .col:nth-child(2) img {
    border-top: 10px solid white;
}

#footer-map .map-zone {
    padding: 40px 0;
    color: #ffffff;
}

#footer-map .map-zone h4 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 60px;
}

#footer-map .map-zone h4 small {
    color: #ffffff;
    font-weight: 400;
}

#footer-map .map-zone h4:after {
    display: block;
    content: "";
    height: 4px;
    background: #ffffff;
    margin: 10px auto;
    position: relative;
    width: 64px;
    max-width: 100%;
}

#footer-map .map-zone img {
    max-height: 440px;
}

#footer-map .map-full {
    width: 100%;
    height: 417px;
    overflow: hidden;
    background-image: url(/wp-content/themes/transpoarenceconception/img/bg-map-full.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer-map .map-full .gg-link,#footer-map .map-full .gg-link a {
    width: 100%;
    height: 100%;
    display: block;
}

#bottom {
    background-color: #505050;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    color: white;
    color: rgba(255,255,255,0.6);
    position: relative;
    z-index: 10;
}

#bottom a:link,#bottom a:hover,#bottom a:visited {
    color: white;
    color: rgba(255,255,255,0.6);
    text-decoration: none;
}

#bottom .footer-info {
    text-align: center;
    font-size: 0.8rem;
    line-height: 1rem;
}

#bottom .footer-info .crea {
    text-align: center;
}

#bottom .footer-info .crea img {
    width: 60px;
}

#bottom a {
    width: 100%;
}

#gmap {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

.map-shadow {
    -webkit-box-shadow: 0px 12px 15px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 12px 15px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 12px 15px 0px rgba(0,0,0,0.35);
    z-index: 1;
}

@media (max-width: 767px) {
    #footer .map-footer img.img-center,#footer .contact-map-footer img.img-center,#footer-top .map-footer img.img-center,#footer-top .contact-map-footer img.img-center {
        max-width:100%;
        height: auto !important;
    }

    #bottom .crea img {
        display: block;
        text-align: center;
        margin: 10px auto;
    }

    #footer-map .map-zone img {
        max-width: 80%;
    }
}

@media (min-width: 768px) {
    .map-shadow {
        -webkit-box-shadow:0px 0px 25px 0px rgba(0,0,0,0.4);
        -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.4);
    }

    .map-shadow img {
        float: right;
    }

    #footer .region-footer,#footer-top .region-footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #footer .cartouche-footer,#footer-top .cartouche-footer {
        background-color: transparent;
        position: relative;
        text-align: left;
        flex: 0.4;
    }

    #footer .cartouche-footer .content,#footer-top .cartouche-footer .content {
        padding: 10px 80px 10px 10px;
    }

    #footer .cartouche-footer .ft-logo,#footer-top .cartouche-footer .ft-logo {
        position: relative;
        right: 30px;
    }

    #footer .cartouche-footer img,#footer-top .cartouche-footer img {
        margin: 0;
    }

    #footer .cartouche-footer .fa,#footer-top .cartouche-footer .fa {
        position: absolute;
        left: -15px;
        margin-right: 0;
    }

    #footer .map-footer,#footer-top .map-footer {
        flex: 0.4;
    }

    .node-type-webform #footer .cartouche-footer {
        position: initial;
        text-align: center;
    }

    .node-type-webform #footer .cartouche-footer img {
        margin: 0 auto;
    }

    .node-type-webform #footer .cartouche-footer .fa {
        position: initial;
        margin-right: 7px;
    }

    #bottom .footer-info {
        text-align: left;
    }

    #bottom .footer-info .crea {
        margin-top: 10px;
        text-align: right;
    }

    #bottom .footer-info .crea img {
        float: right;
        margin-left: 15px;
    }
}

@media (min-width: 992px) {
    #footer .map-double .row > .col:first-child {
        z-index:1;
    }

    #footer .map-double .row > .col:first-child img {
        -webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.35);
        -moz-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.35);
        box-shadow: 0 12px 15px 0 rgba(0,0,0,0.35);
        float: right;
    }

    #footer .map-double .col img {
        margin: 0 !important;
        max-width: 100%;
    }

    #footer .cartouche-footer {
        background-color: transparent;
        flex: 0.35;
    }
}

@media (min-width: 1200px) {
    .node-type-webform #footer .cartouche-footer {
        margin-right:0;
    }
}

.form-actions {
    text-align: center;
    padding: 15px;
}

.form-actions .webform-submit {
    width: 100%;
}

.node-type-webform .node-webform form label {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 0.8rem;
    color: #a9a9a9;
}

.node-type-webform .node-webform form input,.node-type-webform .node-webform form .form-textarea-wrapper textarea,.node-type-webform .node-webform form select {
    background-color: #fafafa;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    padding: 8px 12px;
    color: #2e2e2e;
    font-size: 11px;
    font-family: "Poppins",sans-serif;
    height: 28px;
    margin-bottom: 18px;
}

.node-type-webform .node-webform form input::placeholder,.node-type-webform .node-webform form .form-textarea-wrapper textarea::placeholder,.node-type-webform .node-webform form select::placeholder {
    text-transform: none;
    color: #aeadad;
}

.node-type-webform .node-webform form .form-textarea-wrapper textarea {
    height: 140px;
}

.node-type-webform .node-webform form .form-type-checkbox input[type=checkbox],.node-type-webform .node-webform form .form-type-checkbox input[type=radio],.node-type-webform .node-webform form .form-type-radio input[type=checkbox],.node-type-webform .node-webform form .form-type-radio input[type=radio] {
    float: left;
    width: 15px;
    height: 15px;
}

.node-type-webform .node-webform form .form-type-checkbox label,.node-type-webform .node-webform form .form-type-radio label {
    display: inline;
    position: relative;
    left: 5px;
}

.node-type-webform .node-webform form input[type="file"] {
    display: block;
    width: 73%;
    float: left;
    margin-right: 1%;
    padding: 4px;
    font-size: 0.9rem;
    height: auto;
}

.node-type-webform .node-webform form select {
    text-transform: uppercase;
    padding-left: 5px;
}

.node-type-webform .node-webform form .form-type-date .webform-datepicker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.node-type-webform .node-webform form .form-type-date .form-type-select {
    float: left;
    width: 100%;
    margin-right: 1%;
}

.node-type-webform .node-webform form .infos-comp {
    height: 160px;
}

.node-type-webform fieldset {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.node-type-webform fieldset .panel-heading {
    background-color: transparent;
    font-weight: 500;
    border: none;
}

.captcha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}

.captcha img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 130px;
    height: 56px;
    margin-right: 12px;
    margin-left: 15px;
    filter: grayscale(100%);
}

.captcha .form-item-captcha-response {
    flex: 1;
    margin-right: 17px;
}

#footer .block-webform {
    background-color: transparent;
    width: 100%;
    text-align: center;
    z-index: 50;
    padding: 20px 0;
}

#footer .block-webform h2 {
    color: #505050;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
    margin: 0 15px 30px;
}

#footer .block-webform form {
    text-align: left;
}

#footer .block-webform form fieldset input,#footer .block-webform form .form-textarea-wrapper textarea,#footer .block-webform form .captcha .form-item-captcha-response input,#footer .block-webform form select {
    background-color: #fafafa;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    padding: 8px 12px;
    color: #2e2e2e;
    font-size: 11px;
    font-family: "Poppins",sans-serif;
    height: 28px;
    margin-bottom: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#footer .block-webform form fieldset input::placeholder,#footer .block-webform form .form-textarea-wrapper textarea::placeholder,#footer .block-webform form .captcha .form-item-captcha-response input::placeholder,#footer .block-webform form select::placeholder {
    text-transform: none;
    color: #aeadad;
}

#footer .block-webform form label {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 0.8rem;
    color: #a9a9a9;
}

#footer .block-webform form select {
    text-transform: uppercase;
    padding-left: 5px;
}

#footer .block-webform .form-group {
    margin-bottom: 3px;
}

#footer .block-webform .form-type-date .webform-datepicker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

#footer .block-webform .form-type-date .form-type-select {
    float: left;
    width: 100%;
    margin-right: 1%;
}

#footer .block-webform .form-actions {
    padding: 7px 15px 0;
}

#footer .block-webform .form-actions .button-primary,#footer .block-webform .form-actions .btn-primary {
    width: 300px;
    margin: 0 auto;
}

#footer .block-webform .panel-body {
    padding: 0 15px;
}

#footer .block-webform .panel-body .form-textarea-wrapper textarea {
    height: 65px;
}

#footer .block-webform .field-societe {
    display: none;
}

#footer .block-webform .button-primary {
    width: 100%;
    margin-top: 2px;
}

#user-login #edit-actions button {
    width: 100%;
}

#footer .block-webform form > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#footer .block-webform .form-actions,.node-type-webform .node-webform form > div .form-actions {
    width: 100%;
    padding: 0;
}

#footer .block-webform form fieldset input,.node-type-webform .node-webform form fieldset input {
    height: 47px;
    font-size: 12px;
    margin-bottom: 12px;
}

#footer .block-webform .panel-body .form-textarea-wrapper textarea,.node-type-webform .node-webform .panel-body .form-textarea-wrapper textarea {
    height: 144px;
    font-size: 12px;
    margin-bottom: 12px;
}

#footer .block-webform .form-actions .button-primary {
    width: 100%;
}

#footer .block-webform .field-societe {
    display: block;
}

#footer .block-webform .panel-body,.node-type-webform .node-webform .panel-body {
    padding: 0;
}

#footer .block-webform .form-group,.node-type-webform .node-webform .form-group {
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    #footer .block-webform {
        background-color:transparent;
        flex: 0.8;
        padding: 22px 10px 22px;
        text-align: left;
    }

    .node-type-webform .node-webform form {
        width: 100%;
    }

    .node-type-webform .node-webform form > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .node-type-webform .node-webform form > div .captcha,.node-type-webform .node-webform form > div .form-actions {
        width: 50%;
        margin: 0 auto;
        padding: 0;
    }

    .node-type-webform .node-webform form fieldset:nth-child(1) {
        padding-left: 0;
        width: 50%;
    }

    .node-type-webform .node-webform form fieldset:nth-child(1) .panel-body {
        padding-left: 0;
    }

    .node-type-webform .node-webform form fieldset:nth-child(2) {
        padding-right: 0;
        width: 50%;
    }

    .node-type-webform .node-webform form fieldset:nth-child(2) .panel-body {
        padding-right: 0;
    }

    .node-type-webform .node-webform form .form-textarea-wrapper textarea {
        height: 75px;
    }

    .node-type-webform .node-webform form .form-actions .webform-submit {
        width: 100%;
    }
}

@media (min-width: 768px) {
    #footer .block-webform h2 {
        margin:0 auto 60px;
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    #footer .block-webform .form-actions,.node-type-webform .node-webform form > div .form-actions {
        width:100%;
        padding: 0;
    }

    #footer .block-webform,.node-type-webform .node-webform {
        flex: 0.5;
    }

    #footer .block-webform .form-item input,#footer .block-webform .form-item textarea,.node-type-webform .node-webform .form-item input,.node-type-webform .node-webform .form-item textarea {
        margin: 0 !important;
    }

    #footer .block-webform .webform-component--identite .form-item,.node-type-webform .node-webform .webform-component--identite .form-item {
        width: 48%;
        margin: 0 1% 2% 1%;
    }

    #footer .block-webform .form-type-textarea,.node-type-webform .node-webform .form-type-textarea {
        width: 100%;
        margin: 0 1% 2% 1%;
    }

    #footer .block-webform .form-actions,.node-type-webform .node-webform .form-actions {
        margin: 0 1% 0 1% !important;
    }

    .block.node-type-webform fieldset,article.node-webform fieldset {
        width: 100%;
    }

    .block.node-type-webform fieldset > .panel-body,article.node-webform fieldset > .panel-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page-node-8 article.node-webform {
        max-width: 70%;
        margin: 0 auto;
    }

    .node-type-webform .node-webform form fieldset:nth-child(1),.node-type-webform .node-webform form fieldset:nth-child(2) {
        width: 100%;
    }
}

body {
    background-color: white;
    background-color: white;
    padding-top: 0;
    color: #545353;
}

#inner-page-section a {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #8b8671;
    text-decoration: none;
}

#inner-page-section a:hover,#inner-page-section a:focus {
    color: #b9b6a9;
    text-decoration: none;
}

#inner-page-section h1 a:hover,#inner-page-section h1 a:focus,#inner-page-section h2 a:hover,#inner-page-section h2 a:focus,#inner-page-section h3 a:hover,#inner-page-section h3 a:focus,#inner-page-section h4 a:hover,#inner-page-section h4 a:focus {
    text-decoration: none;
}

#inner-page-section #page-main {
    padding: 0;
}

#inner-page-section #page-main #content-section {
    padding-top: 30px;
    padding-bottom: 60px;
}

#inner-page-section #page-main #content-section ul {
    text-align: left;
}

.home #inner-page-section #page-main #content-section,
.error404 #inner-page-section #page-main #content-section {
    padding-top: 30px;
    padding-bottom: 0px;
}

#inner-page-section .text-loud,#inner-page-section .loud-text {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-family: "Poppins",sans-serif;
    color: #545353;
}

#inner-page-section .text-loud strong,#inner-page-section .text-loud b,#inner-page-section .loud-text strong,#inner-page-section .loud-text b {
    font-size: 1.3rem;
    font-weight: 500;
}

#inner-page-section .text-loud strong a,#inner-page-section .text-loud b a,#inner-page-section .loud-text strong a,#inner-page-section .loud-text b a {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #545353;
    text-decoration: none;
}

#inner-page-section .text-loud strong a:hover,#inner-page-section .text-loud strong a:focus,#inner-page-section .text-loud b a:hover,#inner-page-section .text-loud b a:focus,#inner-page-section .loud-text strong a:hover,#inner-page-section .loud-text strong a:focus,#inner-page-section .loud-text b a:hover,#inner-page-section .loud-text b a:focus {
    color: #8b8671;
    text-decoration: none;
}

.block-call-to-action {
    font-size: 29px;
    line-height: 0.95em;
    font-family: "Poppins",sans-serif;
    padding: 0 15px;
}

.block-call-to-action .cta-label {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.1;
    letter-spacing: 0em;
    color: #ffffff;
    margin-bottom: 30px;
}

.block-call-to-action .cta-number {
    font-size: 20px;
    font-family: "Poppins",sans-serif;
    color: #d8d3cc;
}

.block-call-to-action .cta-number b {
    font-weight: 400;
}

.block-call-to-action .cta-number i {
    font-size: 0.85em;
    color: #ffffff;
}

.block-call-to-action .cta-number a {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #d8d3cc;
    text-decoration: none;
}

.block-call-to-action .cta-number a:hover,.block-call-to-action .cta-number a:focus {
    color: #ffffff;
    text-decoration: none;
}

.block-call-to-action .btn-primary {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #ffffff !important;
    background-color: transparent;
    border: none;
    border: 1px solid #ffffff;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.block-call-to-action .btn-primary:before,.block-call-to-action .btn-primary:after {
    content: none;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
    color: #ffffff !important;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
    background-color: #635d50;
}

.block-call-to-action .btn-primary:hover,.block-call-to-action .btn-primary:active,.block-call-to-action .btn-primary:focus {
    border: 1px solid #635d50;
}

.block-call-to-action-adresse {
    line-height: 1.2em;
    padding: 0 15px;
    color: #ffffff;
}

#page-highlighted {
    background-color: #505050;
}

#page-actions {
    padding: 60px 0;
    background-color: #8e8373;
}

.text-primary,a.text-primary,a.text-primary:hover {
    color: #8b8671;
}

.text-secondary,a.text-secondary,a.text-secondary:hover {
    color: #505050;
}

.text-grey,a.text-grey,a.text-grey:hover {
    color: #a9a9a9 !important;
}

#diaporama-page {
    float: right;
    width: 50%;
    padding-left: 15px;
}

.cw-boxshadow {
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
}

.cw-boxradius {
    border-radius: 4px;
}

.text-loud,.loud-text {
    font-size: 22px;
    line-height: 22px;
    font-family: "Poppins",sans-serif;
}

.text-loud .fa,.loud-text .fa {
    font-size: 18px;
}

.text-loud strong,.loud-text strong {
    font-size: 1.3rem;
}

.text-loud a,.loud-text a {
    color: #8b8671;
}

.text-loud a:hover,.text-loud a:focus,.loud-text a:hover,.loud-text a:focus {
    color: #b9b6a9;
}

.text-manuscrit {
    font-family: "Poppins",sans-serif;
    font-style: italic;
}

.text-annotation {
    font-size: 12px;
    line-height: 1em;
}

.img-bobo {
    border-bottom: solid 6px #8b8671;
}

.intro {
    color: #8b8671;
    font-weight: 500;
}

.flexslider {
    background-color: transparent;
    margin-bottom: 20px;
    border: none;
}

.sharethis-buttons {
    text-align: center;
}

.node-type-galerie .sharethis-buttons {
    margin-top: 60px;
}

.sharethis-wrapper {
    margin-top: 15px;
    text-align: center;
}

.sharethis-wrapper .stLarge {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

.col-vertical-center .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.col-vertical-center .row .col .content img {
    max-height: 70px;
    padding: 10px;
}

.all-img-grayscale img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

.all-img-grayscale img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}

.surligner::after {
    background-image: -owg-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
    background-image: -webkit-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
    background-image: -moz-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
    background-image: -o-linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
    background-image: linear-gradient(90deg,#8b8671 0%,#8b8671 100%);
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 2px;
    margin-top: 4px;
    transition: .3s all ease;
}

.surligner:hover::after {
    left: 0;
    width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    clear: both;
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cw-ariane {
    font-size: 0.75em;
    margin-bottom: 25px;
    text-align: center;
    position: relative;
    top: -15px;
}

#cw-ariane a {
    color: #a9a9a9;
}

@media (max-width: 767px) {
    body {
    }

    body .btn {
        width: 100% !important;
        clear: both;
    }

    body .video-container iframe,body .video-container object,body .video-container embed {
        position: relative;
        height: 190px;
    }
}

@media (max-width: 991px) {
    body #footer .block-webform .form-actions .button-primary,body .bloc-actu-slide .field-content .actu-texte .all-actus {
        width:100% !important;
        margin: 5px auto;
        clear: both;
    }

    body #page-main .page-header h1 {
        font-size: 1.4em;
    }

    body #page-main h2 {
        margin: 20px 0 14px;
        font-size: 1.5rem;
    }
}

@media (min-width: 768px) {
    .home #inner-page-section #page-main #content-section,
    .error404 #inner-page-section #page-main #content-section {
        padding-top:80px;
        padding-bottom: 0px;
    }

    body:not(.home) #inner-page-section #page-main #content-section {
        padding-top: 80px;
        padding-bottom: 60px;
    }
}

@media (min-width: 992px) {
    body {
        padding-top:0;
    }

    #page-main > .container > .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .page-node-8 .field-item.even {
        text-align: left;
    }
}

.container-small {
    max-width: 400px;
    margin: 0 auto;
}

.container-medium {
    max-width: 850px;
    margin: 0 auto;
}

.container-large {
    max-width: 1000px;
    margin: 0 auto;
}

#actu-top .container-fluid,#actu-bottom .container-fluid,.page-actualites #page-main .container-fluid,#avis-client .container-fluid,.page-avis-client .container-fluid,#footer .container-fluid,#bottom .container-fluid {
    max-width: 1170px;
    margin: 0 auto;
}

.soref-bottom {
    max-width: 1170px;
    margin: 0 auto;
}

.node-type-galerie .field-name-body,.page-galeries .view-header {
    max-width: 1170px;
    margin: 0 auto 60px;
}

.page-node-8 #page-main,.page-node-46 #page-main,.page-node-11 #page-main,.page-node-32 #page-main,.page-node-49 #page-main,.node-type-annoncesoref #page-main,.node-type-webform #page-main,.page-node-edit #page-main,.page-sitemap #page-main,.page-node-add #page-main {
    max-width: 1170px;
    margin: 0 auto;
}

.page-user .container-fluid {
    max-width: 1170px;
    margin: 0 auto;
}

.page-user #page-main {
    max-width: 850px;
    margin: 0 auto;
}

.page-user #user-login .form-actions {
    padding: 10px 0 0;
}

#navbar .container {
    width: 100%;
    max-width: 1366px;
}

.region-sidebar-second {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #8b8671;
    background-position: left top;
    background-repeat: repeat;
    height: 100%;
}

.region-sidebar-second h2 {
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: white;
}

#admin-menu-wrapper {
    overflow: hidden;
    height: 25px;
}

.page-node-edit fieldset .fade.panel-body,.page-node-webform-configure fieldset .fade.panel-body,.page-node-add fieldset .fade.panel-body {
    opacity: 1;
}

.page-node-edit .h1,.page-node-edit h1,.page-node-edit h2.block-title,.page-node-webform-configure .h1,.page-node-webform-configure h1,.page-node-webform-configure h2.block-title,.page-node-add .h1,.page-node-add h1,.page-node-add h2.block-title {
    max-width: 100%;
    margin: 0 auto;
    font-size: 22px;
}

#edit-metatags-fr-advanced {
    display: none;
}

.cke_editable {
    padding-top: 10px;
}

.cke_editable .wow {
    visibility: visible;
}

.page-node-webform-results #page-main table td,.page-node-webform-results #page-main table td a {
    color: black;
}

.page-node-webform-results #page-main table th,.page-node-webform-results #page-main table th a {
    color: #545353;
}

.page-node-submission #page-main .panel {
    color: #343434;
}

.logged-in.page-node-webform #inner-page-section .table > thead > tr > th {
    color: #545353;
}

.logged-in.page-node-webform #inner-page-section .table-striped > tbody td a {
    color: #343434;
}

.logged-in.page-node-webform #inner-page-section .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #eaeaea;
}

.nav.nav-tabs,.pagination.pagination-sm {
    border-bottom: 1px solid #343434;
}

.nav.nav-tabs a,.pagination.pagination-sm a {
    border: 1px solid #343434;
    color: white !important;
    background-color: #343434 !important;
}

.nav.nav-tabs a:hover,.nav.nav-tabs a:focus,.pagination.pagination-sm a:hover,.pagination.pagination-sm a:focus {
    color: white !important;
    background-color: #343434;
}

.nav-tabs > li.active > a,.pagination-sm > li.active > a {
    border: 1px solid #343434;
    border-bottom-color: transparent;
    color: white !important;
    background-color: #343434 !important;
}

.home ul.nav.nav-tabs,
.error404 ul.nav.nav-tabs {
    border-bottom: 1px solid #343434;
}

.home ul.nav.nav-tabs a,
.error404 ul.nav.nav-tabs a {
    color: white !important;
}

.home ul.nav.nav-tabs a:hover,
.home ul.nav.nav-tabs a:focus,
.error404 ul.nav.nav-tabs a:hover,
.error404 ul.nav.nav-tabs a:focus {
    color: white !important;
    background-color: #343434;
}

.home .nav-tabs > li.active > a,
.error404 .nav-tabs > li.active > a {
    border: 1px solid #343434;
    border-bottom-color: transparent;
    color: white !important;
    background-color: #343434 !important;
}

.pagination > .active > a,.pagination > .active > a:hover,.pagination > .active > a:focus,.pagination > .active > span,.pagination > .active > span:hover,.pagination > .active > span:focus {
    color: #ffffff !important;
}

#taxonomy-form-term .cke_contents {
    min-height: 600px;
}

.page-node-edit .image-widget input[type="file"],.galerie-node-edit .image-widget input[type="file"],.actu-node-edit .image-widget input[type="file"] {
    width: auto;
    border-radius: 5px;
}

.page-node-edit .image-widget .input-group,.page-node-edit .image-widget .image-widget-data,.galerie-node-edit .image-widget .input-group,.galerie-node-edit .image-widget .image-widget-data,.actu-node-edit .image-widget .input-group,.actu-node-edit .image-widget .image-widget-data {
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.page-node-edit .image-widget .input-group .form-type-textfield,.page-node-edit .image-widget .image-widget-data .form-type-textfield,.galerie-node-edit .image-widget .input-group .form-type-textfield,.galerie-node-edit .image-widget .image-widget-data .form-type-textfield,.actu-node-edit .image-widget .input-group .form-type-textfield,.actu-node-edit .image-widget .image-widget-data .form-type-textfield {
    display: block;
    clear: both;
    width: 100%;
}

.page-node-edit .image-widget .input-group .manualcrop-style-button-holder,.page-node-edit .image-widget .image-widget-data .manualcrop-style-button-holder,.galerie-node-edit .image-widget .input-group .manualcrop-style-button-holder,.galerie-node-edit .image-widget .image-widget-data .manualcrop-style-button-holder,.actu-node-edit .image-widget .input-group .manualcrop-style-button-holder,.actu-node-edit .image-widget .image-widget-data .manualcrop-style-button-holder {
    padding: 0;
}

.page-node-edit .image-widget .input-group .btn-xs,.page-node-edit .image-widget .input-group .btn-group-xs > .btn,.page-node-edit .image-widget .input-group .btn-danger,.page-node-edit .image-widget .input-group .btn-group-xs > .btn,.page-node-edit .image-widget .input-group .manualcrop-style-button,.page-node-edit .image-widget .image-widget-data .btn-xs,.page-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.page-node-edit .image-widget .image-widget-data .btn-danger,.page-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.page-node-edit .image-widget .image-widget-data .manualcrop-style-button,.galerie-node-edit .image-widget .input-group .btn-xs,.galerie-node-edit .image-widget .input-group .btn-group-xs > .btn,.galerie-node-edit .image-widget .input-group .btn-danger,.galerie-node-edit .image-widget .input-group .btn-group-xs > .btn,.galerie-node-edit .image-widget .input-group .manualcrop-style-button,.galerie-node-edit .image-widget .image-widget-data .btn-xs,.galerie-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.galerie-node-edit .image-widget .image-widget-data .btn-danger,.galerie-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.galerie-node-edit .image-widget .image-widget-data .manualcrop-style-button,.actu-node-edit .image-widget .input-group .btn-xs,.actu-node-edit .image-widget .input-group .btn-group-xs > .btn,.actu-node-edit .image-widget .input-group .btn-danger,.actu-node-edit .image-widget .input-group .btn-group-xs > .btn,.actu-node-edit .image-widget .input-group .manualcrop-style-button,.actu-node-edit .image-widget .image-widget-data .btn-xs,.actu-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.actu-node-edit .image-widget .image-widget-data .btn-danger,.actu-node-edit .image-widget .image-widget-data .btn-group-xs > .btn,.actu-node-edit .image-widget .image-widget-data .manualcrop-style-button {
    padding: 1px 5px !important;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px !important;
    height: 25px;
    margin: 3px !important;
}

.page-node-edit .image-widget .input-group .input-group-btn,.page-node-edit .image-widget .image-widget-data .input-group-btn,.galerie-node-edit .image-widget .input-group .input-group-btn,.galerie-node-edit .image-widget .image-widget-data .input-group-btn,.actu-node-edit .image-widget .input-group .input-group-btn,.actu-node-edit .image-widget .image-widget-data .input-group-btn {
    width: auto;
}

.page-node-edit .image-widget .input-group .btn,.page-node-edit .image-widget .input-group .btn-group,.page-node-edit .image-widget .image-widget-data .btn,.page-node-edit .image-widget .image-widget-data .btn-group,.galerie-node-edit .image-widget .input-group .btn,.galerie-node-edit .image-widget .input-group .btn-group,.galerie-node-edit .image-widget .image-widget-data .btn,.galerie-node-edit .image-widget .image-widget-data .btn-group,.actu-node-edit .image-widget .input-group .btn,.actu-node-edit .image-widget .input-group .btn-group,.actu-node-edit .image-widget .image-widget-data .btn,.actu-node-edit .image-widget .image-widget-data .btn-group {
    padding: 9px 10px;
    border-radius: 5px;
    width: auto;
    z-index: 2;
    margin-left: -1px;
    margin-top: 0;
}

.page-node-edit .image-widget .input-group .btn .icon,.page-node-edit .image-widget .input-group .btn-group .icon,.page-node-edit .image-widget .image-widget-data .btn .icon,.page-node-edit .image-widget .image-widget-data .btn-group .icon,.galerie-node-edit .image-widget .input-group .btn .icon,.galerie-node-edit .image-widget .input-group .btn-group .icon,.galerie-node-edit .image-widget .image-widget-data .btn .icon,.galerie-node-edit .image-widget .image-widget-data .btn-group .icon,.actu-node-edit .image-widget .input-group .btn .icon,.actu-node-edit .image-widget .input-group .btn-group .icon,.actu-node-edit .image-widget .image-widget-data .btn .icon,.actu-node-edit .image-widget .image-widget-data .btn-group .icon {
    font-size: 11px;
}

.cke_widget_editable p,.cke_widget_editable h1,.cke_widget_editable h2,.cke_widget_editable h3,.cke_widget_editable h4,.cke_widget_element p,.cke_widget_element h1,.cke_widget_element h2,.cke_widget_element h3,.cke_widget_element h4 {
    color: black !important;
}

.logged-in #cw-ariane {
    top: 0;
}

#user-login {
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .page-node-edit .image-widget input[type="file"],.galerie-node-edit .image-widget input[type="file"],.actu-node-edit .image-widget input[type="file"] {
        min-width:540px;
        border-radius: 5px 0 0 5px;
    }

    .page-node-edit .image-widget .input-group,.page-node-edit .image-widget .image-widget-data,.galerie-node-edit .image-widget .input-group,.galerie-node-edit .image-widget .image-widget-data,.actu-node-edit .image-widget .input-group,.actu-node-edit .image-widget .image-widget-data {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .page-node-edit .image-widget .input-group .btn,.page-node-edit .image-widget .input-group .btn-group,.page-node-edit .image-widget .image-widget-data .btn,.page-node-edit .image-widget .image-widget-data .btn-group,.galerie-node-edit .image-widget .input-group .btn,.galerie-node-edit .image-widget .input-group .btn-group,.galerie-node-edit .image-widget .image-widget-data .btn,.galerie-node-edit .image-widget .image-widget-data .btn-group,.actu-node-edit .image-widget .input-group .btn,.actu-node-edit .image-widget .input-group .btn-group,.actu-node-edit .image-widget .image-widget-data .btn,.actu-node-edit .image-widget .image-widget-data .btn-group {
        border-radius: 0 5px 5px 0;
    }

    .page-node-edit .field-name-field-actu-image,.galerie-node-edit .field-name-field-actu-image,.actu-node-edit .field-name-field-actu-image {
        float: initial;
        max-width: 100%;
        margin: 0;
    }
}

#page-parallax {
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.background {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-position: 50% 50% \9 !important;
}

.parallax {
    height: auto;
    min-height: 45vh;
    background-size: cover;
    font-size: 17px;
    line-height: 1.3em;
    color: #ffffff;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
}

.parallax .text-loud,.parallax .loud-text {
    font-size: 28px;
    line-height: 1.3em;
    font-weight: 500;
    color: #ffffff;
}

.parallax h2 {
    text-transform: uppercase !important;
    color: #505050 !important;
    font-size: 28px !important;
    margin-top: 0 !important;
}

.parallax p {
    color: #505050 !important;
}

.parallax-front {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-image: url(/wp-content/themes/transpoarenceconception/img/parallax-front.jpg);
}

.parallax-front .container-fluid {
    width: 100%;
    padding: 80px 0;
}

.parallax-not-front {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-image: url(/wp-content/themes/transpoarenceconception/img/parallax-not-front.jpg);
}

.parallax-not-front .container {
    padding-top: 80px;
    padding-bottom: 80px;
}

.parallax-not-front .container-fluid {
    width: 100%;
    padding: 80px 0;
}

.parallax-static {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background-image: url(/wp-content/themes/transpoarenceconception/img/parallax-fixe.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 478px;
    overflow: hidden;
    font-size: 1.9rem;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    color: #ffffff;
}

.parallax-static .text-loud,.parallax-static .loud-text {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    text-transform: none;
    color: #ffffff;
}

.parallax-static img {
    margin: 0 auto;
}

.bloc-services {
    padding: 60px 0;
    background-color: #ffffff;
}

.bloc-services h2.block-title {
    margin: 0 auto 50px;
    text-align: center;
    max-width: 80%;
}

.bloc-services .fa {
    font-size: 85px;
}

.bloc-services .srv-title {
    font-size: 20px;
}

.bloc-logos-references {
    padding: 60px 0;
    background-color: #fafafa;
}

.parallax-front .container .legend {
    margin-top: 20px;
}

.parallax-front .container .pl-slogan {
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
}

@media (max-width: 767px) {
    .parallax {
        height:auto;
        background-size: cover !important;
    }
}

@media (min-width: 768px) {
    .parallax .text-loud,.parallax .loud-text {
        font-size:24px;
    }

    .parallax .plx-slogan {
        width: 510px;
        margin: 0 auto;
    }

    .parallax-front .container .legend,.parallax-front .container-fluid .legend,.parallax .container .legend,.parallax .container-fluid .legend,.bloc-services .container .legend,.bloc-services .container-fluid .legend {
        margin-top: 40px;
    }

    .parallax-front .container .pl-slogan,.parallax-front .container-fluid .pl-slogan,.parallax .container .pl-slogan,.parallax .container-fluid .pl-slogan,.bloc-services .container .pl-slogan,.bloc-services .container-fluid .pl-slogan {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (min-width: 1200px) {
    .parallax {
        min-height:85vh;
    }
}

@media (min-width: 1450px) {
    .parallax {
        min-height:50vh;
    }
}

.all-actus {
    float: right;
    max-width: 280px;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    padding: 24px 30px;
    border: none;
    text-decoration: none;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0em;
    text-transform: uppercase;
    background: none;
    color: #ffffff !important;
    background-color: transparent;
    border: none;
    border: 1px solid #ffffff;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    background: none;
}

.all-actus:before,.all-actus:after {
    content: none;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
    color: #ffffff !important;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
    background-color: #635d50;
}

.all-actus:hover,.all-actus:active,.all-actus:focus {
    border: 1px solid #635d50;
}

#actu-top,#actu-bottom {
    background-color: #8e8373;
}

#actu-top div .row p,#actu-bottom div .row p {
    line-height: 20px;
}

.bloc-actu-slide {
    margin: 60px 0;
}

.bloc-actu-slide .view-content {
    text-align: center;
}

.bloc-actu-slide .flexslider {
    margin-bottom: 0;
}

.bloc-actu-slide .views-slideshow-cycle-main-frame,.bloc-actu-slide .views-slideshow-cycle-main-frame-row {
    width: 100% !important;
}

.bloc-actu-slide .field-content .actu-image {
    width: 100%;
    margin-bottom: 20px;
}

.bloc-actu-slide .field-content .actu-image img {
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    max-width: 400px;
}

.bloc-actu-slide .field-content .actu-texte .actu-title a {
    margin-bottom: 10px;
    color: #ffffff !important;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 21px;
    line-height: 1.2;
    letter-spacing: 0em;
    width: 100%;
}

.date-display-single {
    font-family: "Poppins",sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    top: -3px;
    color: #ddd5c9;
}

.bloc-actu-slide .field-content .actu-texte .actu-body {
    text-align: justify;
    margin-bottom: 11px;
    line-height: 1.5;
    color: #ddd5c9;
}

.bloc-actu-liste {
    margin: 15px 0 0;
}

.bloc-actu-liste h2 {
    float: right;
    padding-left: 35px;
    position: relative;
}

.bloc-actu-liste h2:before {
    content: "\f1ea";
    font-family: FontAwesome;
    position: absolute;
    left: -5px;
    top: 2px;
}

.bloc-actu-liste .view {
    clear: both;
    padding-left: 40px;
    text-align: justify;
}

.bloc-actu-liste .view .actu-image {
    margin-bottom: 20px;
}

.bloc-actu-liste .view .actu-image img {
    border-bottom: solid 6px #8b8671;
    margin: 0 auto;
}

.bloc-actu-liste .views-row-odd,.bloc-actu-liste .views-row-even {
    margin-bottom: 25px;
    line-height: 16px;
    font-size: 15px;
}

.bloc-actu-liste .title {
    text-align: right;
}

.date-display-single {
	padding: 10px 0;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #505050;
}

.bloc-actu-liste .view-footer {
    text-align: right;
}

.bloc-actu-liste .view-footer a {
    color: #3a3a3a;
    text-decoration: none;
    font-weight: 500;
    padding-right: 7px;
}

.bloc-actu-liste .view-footer a:after {
    content: "\f18e";
    font-family: FontAwesome;
    position: relative;
    left: 3px;
    top: 3px;
    font-size: 25px;
    font-weight: normal;
}

.bloc-actu-liste .view-footer a:hover {
    text-decoration: none;
    color: #ffffff;
}

.bloc-actu-liste .view-empty .field-content .actu-left {
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
}

.bloc-actu-liste .view-empty .field-content .actu-left h2 {
    font-size: 1.1rem;
    margin: 10px 0;
}

.bloc-actu-liste .view-empty .field-content .actu-left .actu-date {
    margin-bottom: 10px;
}

.bloc-actu-liste .view-empty .field-content .actu-center {
    text-align: left;
}

.region-sidebar-first .bloc-actu-slide {
    margin: 0;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .actu-title a {
    font-size: 18px;
    line-height: 18px;
    color: #8b8671;
    height: 70px;
    overflow: hidden;
    margin: 0;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .actu-title a .date-display-single {
    top: 2px;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .actu-body {
    color: #545353;
    height: 110px;
    overflow: hidden;
}

.region-sidebar-first .bloc-actu-slide .field-content .actu-texte .all-actus {
    margin: 0 auto;
    width: 90%;
    float: initial;
}

#inner-page-section #content-section .news-listing .views-row-odd,#inner-page-section #content-section .news-listing .views-row-even {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}

#inner-page-section #content-section .news-listing .views-row-even {
    padding: 25px 0;
    border-top: 4px solid #fafafa;
}

#inner-page-section #content-section .news-listing figure img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto 20px;
}

#inner-page-section #content-section .news-listing h2 {
    margin: 0;
    text-align: left;
    font-size: 21px;
    line-height: 1em;
}

#inner-page-section #content-section .news-listing h2 a {
    color: #505050;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 21px;
    line-height: 1.2;
    letter-spacing: 0em;
}

#inner-page-section #content-section .news-listing p {
    text-align: justify;
}

#inner-page-section #content-section .date,#inner-page-section #content-section .field-name-field-date .field-item {
    padding: 10px 0;
    text-align: left;
    font-family: "Poppins",sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #505050;
}

.page-actualites .goto-actu {
    font-size: 13px;
    font-style: italic;
}

.node-type-actualite .goto-actus {
    position: relative;
    top: -28px;
    font-size: 13px;
    font-style: italic;
    text-align: right;
}

.node-type-actualite .field-name-field-actu-image {
    margin: 0 0 25px 0;
}

.node-type-actualite .field-name-field-actu-image img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    margin: auto;
}

@media (max-width: 991px) {
    .bloc-actu-slide .field-content .actu-texte .actu-title {
        max-width:400px;
        margin: 0 auto 20px;
    }

    .bloc-actu-slide .field-content .actu-texte .actu-body {
        max-width: 400px;
        margin: 0 auto 10px;
    }

    .bloc-actu-slide .field-content .actu-texte .all-actus {
        float: none;
    }
}

@media (min-width: 768px) {
    .region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-image {
        width:100%;
        height: 120px;
    }

    .region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-texte .all-actus {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .bloc-actu-slide .view-content .field-content {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .bloc-actu-slide .view-content .field-content .actu-image {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        width: 35%;
        margin-right: 40px;
        margin-bottom: 0;
        height: 235px;
        overflow: hidden;
    }

    .bloc-actu-slide .view-content .field-content .actu-texte {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: 10px;
    }

    .bloc-actu-slide .view-content .field-content .actu-texte .actu-title {
        text-align: left;
    }

    .bloc-actu-slide .view-content .field-content .actu-texte .all-actus {
        float: right;
        margin: 0;
    }

    .bloc-actu-slide .view-empty .field-content .actu-left {
        text-align: right;
        text-transform: uppercase;
        color: #ffffff;
    }

    .bloc-actu-slide .view-empty .field-content .actu-left h2 {
        font-size: 1.1rem;
        margin: 10px 0;
    }

    .bloc-actu-slide .view-empty .field-content .actu-left .actu-date {
        margin-bottom: 10px;
    }

    .bloc-actu-slide .view-empty .field-content .actu-center {
        text-align: left;
    }

    #inner-page-section #content-section .news-listing .views-row-odd,#inner-page-section #content-section .news-listing .views-row-even {
        margin-bottom: 60px;
        padding: 0;
    }

    #inner-page-section #content-section .news-listing .views-row-odd {
        border-right: 4px solid #fafafa;
        padding-right: 10px;
    }

    #inner-page-section #content-section .news-listing .views-row-even {
        border-left: 4px solid #fafafa;
        border-top: none;
        padding-left: 10px;
    }

    #inner-page-section #content-section .news-listing .views-row-even .actu-text {
        right: 33.33333333%;
    }

    #inner-page-section #content-section .news-listing .views-row-even .actu-image {
        left: 66.66666667%;
    }

    #inner-page-section #content-section .news-listing figure img {
        margin: 0 auto;
    }

    .region-sidebar-first .bloc-actu-slide .view-content .field-content {
        display: block;
    }

    .region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-texte {
        margin-right: 0;
    }

    .region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-image {
        width: 100%;
        height: 150px;
        margin-bottom: 20px;
    }

    .node-type-actualite article .field-name-field-actu-image {
        float: left;
        max-width: 400px;
        margin: 0 35px 25px 0;
    }
}

@media (min-width: 1200px) {
    .region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-image {
        height:190px;
    }

    .region-sidebar-first .bloc-actu-slide .view-content .field-content .actu-body {
        margin-bottom: 20px;
    }
}

#sliding-popup.sliding-popup-bottom {
    background-color: #343434;
    background-color: rgba(52,52,52,0.8);
}

#sliding-popup .popup-content #popup-buttons button {
    background: darkgray;
    background: rgba(169,169,169,0.7);
    font-size: 0.7rem;
    border-radius: 4px;
    margin: 10px 5px;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    border: none;
}

#sliding-popup .popup-content #popup-text p {
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 0.8rem;
}

.field-name-field-galerie-page .field-items {
    width: 100%;
    padding-top: 25px;
}

.field-name-field-galerie-page .field-items .field-item {
    overflow: hidden;
    margin: 0 0 1.5%;
    background-image: url(/wp-content/themes/transpoarenceconception/img/bg-zoom.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.field-name-field-galerie-page .field-items .field-item img {
    -moz-transition: opacity 1s ease,transform 1.2s ease;
    -o-transition: opacity 1s ease,transform 1.2s ease;
    -webkit-transition: opacity 1s ease,transform 1.2s ease;
    transition: opacity 1s ease,transform 1.2s ease;
}

.field-name-field-galerie-page .field-items .field-item img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

.field-name-field-galerie-page .field-items .field-item:hover {
    background-color: #8b8671;
}

.listing-galerie {
    width: 100%;
}

.listing-galerie .view-content {
    padding-top: 25px;
}

.listing-galerie .view-content .views-row {
    margin: 0 0 1.5%;
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.listing-galerie .view-content .views-row figure {
    /* background: black; */
    margin: 0;
}

.listing-galerie .view-content .views-row figure p {
    color: rgba(255,255,255,0.8);
    opacity: 0;
    -moz-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    letter-spacing: 1px;
    font-size: 68.5%;
}

.listing-galerie .view-content .views-row figure h2,.listing-galerie .view-content .views-row figure h4 {
    -moz-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    font-weight: 400;
}

.listing-galerie .view-content .views-row figure h2,.listing-galerie .view-content .views-row figure h4,.listing-galerie .view-content .views-row figure p {
    transform: translate3d(0,200px,0);
    margin: 0;
}

.listing-galerie .view-content .views-row figure img {
    max-width: none;
    vertical-align: bottom;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 1;
    -moz-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    transition: opacity 0.25s ease-in-out,transform 0.35s ease-in-out;
    transform: translate3d(0,0,0);
}

.listing-galerie .view-content .views-row figure figcaption,.listing-galerie .view-content .views-row figure figcaption > a {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: fit-content;
	transform: translateY(-50%);
}

.listing-galerie .view-content .views-row figure figcaption {
    text-align: left;
    color: #fff;
    font-size: 1em;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.listing-galerie .view-content .views-row figure figcaption > div {
    position: absolute;
    bottom: 50%;
    left: 0;
    padding: 0 5%;
    width: 100%;
    height: fit-content;
	transform: translateY(50%);
}

.listing-galerie .view-content .views-row figure figcaption > div p {
    font-size: 10px;
    line-height: 1;
    text-align: justify;
    color: #ffffff;
}

.listing-galerie .view-content .views-row figure figcaption > div .g-body {
    margin-bottom: 10px;
    margin-top: 10px;
}

.listing-galerie .view-content .views-row figure figcaption > div .g-savoir-plus {
    padding: 4px 10px;
    border-radius: 2px;
    background-color: #ffffff;
    display: block;
    float: right;
    color: black;
	margin-top: 15px;
}

.listing-galerie .view-content .views-row figure figcaption > div h2,.listing-galerie .view-content .views-row figure figcaption > div h4 {
    color: #ffffff;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 1;
}

.listing-galerie .view-content .views-row figure figcaption > div h2 > a,.listing-galerie .view-content .views-row figure figcaption > div h2 > a:link,.listing-galerie .view-content .views-row figure figcaption > div h2 > a:visited,.listing-galerie .view-content .views-row figure figcaption > div h4 > a,.listing-galerie .view-content .views-row figure figcaption > div h4 > a:link,.listing-galerie .view-content .views-row figure figcaption > div h4 > a:visited {
    color: white;
    text-decoration: none;
    text-transform: none;
}

.listing-galerie .view-content .views-row figure figcaption > a {
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.listing-galerie .view-content .views-row figure:hover img,.listing-galerie .view-content .views-row figure:hover h2,.listing-galerie .view-content .views-row figure:hover h4,.listing-galerie .view-content .views-row figure:hover p {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.listing-galerie .view-content .views-row figure:hover img {
    opacity: 0.3;
}

.listing-galerie .view-content .views-row figure:hover p {
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -moz-transition-property: 1s;
    -o-transition-property: 1s;
    -webkit-transition-property: 1s;
    transition-property: 1s;
    opacity: 1;
}

@media (min-width: 768px) {
    .field-name-field-galerie-page .field-items {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

    .field-name-field-galerie-page .field-items .field-item {
        min-width: auto;
        max-width: 48%;
        margin: 0.5%;
    }

    .listing-galerie .view-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

    .listing-galerie .view-content .views-row {
        min-width: auto;
        max-width: 48%;
        margin: 0.5%;
    }
}

@media (min-width: 992px) {
    .field-name-field-galerie-page .field-items .field-item {
        width:32%;
        margin: 0.5%;
    }

    .listing-galerie .view-content .views-row {
        width: 32%;
        margin: 0.5%;
    }
}

@media (min-width: 2100px) {
    .container-fluid .field-name-field-galerie-page .field-items .field-item {
        width:24.7%;
    }

    .container-fluid .listing-galerie .view-content .views-row {
        width: 24.7%;
    }
}

@media (min-width: 3000px) {
    .container-fluid .field-name-field-galerie-page .field-items .field-item {
        width:19.7%;
    }

    .container-fluid .listing-galerie .view-content .views-row {
        width: 19.7%;
    }
}

.bloc-gestion {
    font-family: "Poppins",sans-serif;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    font-size: 11px;
    font-weight: normal;
    line-height: 24px;
    z-index: 1000;
    background-color: #4b4b4b;
}

.bloc-gestion .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.bloc-gestion .nav li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-right: 1px solid #343434;
}

.bloc-gestion .nav li.open > a,.bloc-gestion .nav li a {
    background-color: #4b4b4b;
    background-color: #4b4b4b;
    display: block;
    text-align: center;
    padding: 0 20px;
    text-decoration: none;
    color: #fff;
}

.bloc-gestion .nav li.open > a:hover,.bloc-gestion .nav li.open > a:focus,.bloc-gestion .nav li.open > a.active,.bloc-gestion .nav li a:hover,.bloc-gestion .nav li a:focus,.bloc-gestion .nav li a.active {
    background-color: #333;
    color: #ffffff;
}

.bloc-gestion .nav li .dropdown-menu {
    background-color: #4b4b4b;
    background-color: #4b4b4b;
    display: none;
    position: absolute;
    line-height: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.bloc-gestion .nav li .dropdown-menu li:first-child {
    border-top: 1px solid #343434;
}

.bloc-gestion .nav li .dropdown-menu li {
    display: inline;
    border-bottom: 1px solid #343434;
    border-right: none;
}

.bloc-gestion .nav li .dropdown-menu li a {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 20px;
}

.bloc-gestion .nav li .dropdown-menu li a:hover,.bloc-gestion .nav li .dropdown-menu li a:focus {
    background-color: #333333;
    background-color: #333333;
}

@media (max-width: 767px) {
    #admin-menu {
        display:none;
    }

    .bloc-gestion .nav {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .bloc-gestion .nav #nav-gestion a {
        background-color: #383838;
    }

    .bloc-gestion .nav li {
        border-bottom: 1px solid white;
    }

    .bloc-gestion .nav li a {
        padding: 8px 20px;
    }

    .bloc-gestion .nav li .dropdown-menu {
        display: block;
        position: static;
        border: 0;
    }

    .bloc-gestion .nav li .dropdown-menu li a {
        border-bottom: 1px solid #ffffff;
        background-color: #656565;
    }
}

@media (max-width: 991px) {
    .logged-in .navbar-collapse {
        margin-top:40px;
    }
}

@media (min-width: 768px) {
    .logged-in .navbar-collapse {
        margin-top:0px;
    }

    .admin-menu #navbar {
        top: 29px;
    }

    .admin-menu #navbar.affix {
        top: 49px;
    }

    .admin-menu .bloc-gestion {
        top: 25px;
    }
}

.rappel-gratuit {
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    background-color: white;
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: fixed;
    right: 20px;
    top: 85px;
    width: 310px;
    height: 322px;
    padding: 0;
    z-index: 310;
    overflow: hidden;
}

.rappel-gratuit #rp-button {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    background-image: url(/wp-content/themes/transpoarenceconception/img/rappel-gratuit.png);
    background-color: #8b8671;
    background-repeat: no-repeat;
    background-position: center center;
    height: 322px;
    position: absolute;
    width: 40px;
    z-index: 330;
    cursor: pointer;
}

.rappel-gratuit .bloc-content {
    height: 322px;
}

.rappel-gratuit .bloc-content form,.rappel-gratuit .bloc-content .rappel-txt {
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    padding: 20px 0 0 55px;
    width: 290px;
    height: 322px;
    overflow: hidden;
}

.rappel-gratuit .bloc-content form label,.rappel-gratuit .bloc-content .rappel-txt label {
    font-weight: 400;
    font-size: 11px;
    color: #a9a9a9;
}

.rappel-gratuit .bloc-content form .form-item,.rappel-gratuit .bloc-content .rappel-txt .form-item {
    margin: 0;
}

.rappel-gratuit .bloc-content form .form-item input,.rappel-gratuit .bloc-content .rappel-txt .form-item input {
    background-color: #fafafa;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    padding: 8px 12px;
    color: #2e2e2e;
    font-size: 11px;
    font-family: "Poppins",sans-serif;
    height: 28px;
    margin-bottom: 18px;
}

.rappel-gratuit .bloc-content form .form-item input::placeholder,.rappel-gratuit .bloc-content .rappel-txt .form-item input::placeholder {
    text-transform: none;
    color: #aeadad;
}

.rappel-gratuit .bloc-content form .form-actions,.rappel-gratuit .bloc-content .rappel-txt .form-actions {
    margin: 0;
    padding: 0;
}

.rappel-gratuit .bloc-content form .form-actions button[type=submit],.rappel-gratuit .bloc-content .rappel-txt .form-actions button[type=submit] {
    width: 100%;
}

.rappel-gratuit .bloc-content form .form-select,.rappel-gratuit .bloc-content .rappel-txt .form-select {
    font-size: 80%;
}

.rappel-gratuit .bloc-content .intro-rappel {
    font-size: 90%;
    text-align: center;
}

.rappel-gratuit .bloc-content .txt-rappel {
    font-size: 90%;
    text-align: center;
    padding: 10px;
}

.rappel-gratuit .bloc-content .tel-rappel {
    font-size: 20px;
    color: #545353;
    text-align: center;
}

.rappel-gratuit .bloc-content form .captcha {
    display: block;
}

.rappel-gratuit .bloc-content form .captcha img {
    margin: 0 auto;
    filter: grayscale(100%);
}

.rappel-gratuit .bloc-content form .captcha input {
    background-color: #fafafa;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    padding: 8px 12px;
    color: #2e2e2e;
    font-size: 11px;
    font-family: "Poppins",sans-serif;
    height: 28px;
    margin-bottom: 18px;
}

.rappel-gratuit .bloc-content form .captcha input::placeholder {
    text-transform: none;
    color: #aeadad;
}

.rappel-gratuit.mini {
    height: 322px;
    width: 40px;
    right: -2px;
}

.rappel-gratuit.mini #rp-button {
    background-image: url(/wp-content/themes/transpoarenceconception/img/rappel-gratuit-mini.png);
}

.rappel-gratuit.mini .bloc-content form,.rappel-gratuit.mini .bloc-content .rappel-txt {
    opacity: 0;
    overflow: hidden;
}

.rappel-gratuit .form-item .webform-container-inline.webform-datepicker div {
    float: left;
    width: 55px;
    font-size: 15px;
    font-family: sans-serif;
}

.rappel-gratuit .form-item .webform-container-inline.webform-datepicker input[type=image] {
    margin-top: 3px;
    background-color: transparent !important;
}

.rappel-gratuit .form-item.webform-component-webform_time .webform-container-inline {
    font-size: 15px;
    font-family: sans-serif;
}

.rappel-gratuit.just-phone .bloc-content {
    transition: all 1.5s ease-in-out;
    padding: 5px 0 0 55px;
    width: 290px;
    height: 322px;
    overflow: hidden;
    text-transform: uppercase;
}

.rappel-gratuit.just-phone .bloc-content .denomination {
    font-weight: 500;
    font-size: 16px;
}

.rappel-gratuit.just-phone .bloc-content .adresse {
    font-size: 13px;
}

.rappel-gratuit.just-phone .bloc-content .btn-primary {
    letter-spacing: .13em;
}

@media all and (max-width: 768px) {
    .rappel-gratuit {
        right:-10px;
        top: 52px;
    }

    .rappel-gratuit #rp-button {
        width: 25px;
    }

    .rappel-gratuit .form-item .webform-container-inline.webform-datepicker input[type=image] {
        margin-top: -3px;
    }

    .rappel-gratuit.mini {
        height: 322px;
        width: 30px;
        right: -5px;
    }
}

.top-md-slider {
    font-family: "Poppins",sans-serif;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
}

.top-md-slider .lighter {
    font-weight: 400;
}

.top-md-slider .bolder {
    font-weight: 500;
}

.top-md-slider .btn-sl,.top-md-slider .btn-sl:hover,.top-md-slider .btn-sl:focus {
    padding: 15px 40px;
    color: #f5f5f5;
    background-color: #d84413;
    border-color: #c01c1e;
    outline: none;
    border-radius: 4px;
}

.top-md-slider .btn-sl.bolder,.top-md-slider .btn-sl:hover.bolder,.top-md-slider .btn-sl:focus.bolder {
    font-weight: 400;
}

.top-xs-slider {
    position: relative;
    height: 243px;
    background: url(/wp-content/themes/transpoarenceconception/img/slide1.jpg) center top repeat-x transparent;
}

.top-xs-slider .carousel-inner .item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

.top-xs-slider .carousel-inner .item .slide {
    height: 370px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.top-xs-slider .carousel-inner .item .slide-1 {
    background-image: url(https://lyon.transparence-conception.com/sites/fagha2017/files/slide1.jpg);
}

.top-xs-slider .carousel-inner .item .slide-2 {
    background-image: url(https://lyon.transparence-conception.com/sites/fagha2017/files/slide2.jpg);
}

.top-xs-slider .carousel-inner .item .slide-3 {
    background-image: url(https://lyon.transparence-conception.com/sites/fagha2017/files/slide3.jpg);
}

.top-xs-slider .hero {
    position: relative;
    margin-top: -360px;
    z-index: 3;
    font-family: "Poppins",sans-serif;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
}

.top-xs-slider .hero .name {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}

.top-xs-slider .hero .slogan {
    font-size: 19px;
    width: 220px;
    line-height: 19px;
    margin: 0 auto;
}

.top-xs-slider .hero .phone {
    width: 80%;
    font-size: 19px;
    line-height: 19px;
    margin: 10px auto 25px;
}

.top-xs-slider .hero .phone a,.top-xs-slider .hero .phone a:hover,.top-xs-slider .hero .phone a:visited {
    color: white;
    text-decoration: none;
    font-weight: 500;
}

.top-xs-slider .hero .line img {
    width: 220px;
    height: 1px;
    margin: 0 auto;
}

.top-xs-slider .hero .button {
    text-align: center;
    margin-top: 40px;
}

.top-xs-slider .hero .lighter {
    font-weight: 400;
}

.top-xs-slider .hero .bolder {
    font-weight: 500;
}

.top-xs-slider .btn-sl {
    padding: 15px 70px;
    font-size: 18px;
    color: #f5f5f5;
    background-color: #d84413;
    border-color: #c01c1e;
    border-radius: 4px;
    text-decoration: none;
}

.top-xs-slider .btn-sl.bolder {
    font-weight: 500;
}

.top-xs-slider .btn-sl:hover,.top-xs-slider .btn-sl:focus {
    outline: none;
    text-decoration: none;
}

.top-xs-slider .carousel-indicators {
    top: 10px;
    right: 5%;
    left: auto;
    width: auto;
}

.top-xs-slider .carousel-indicators > li {
    margin: 0 2px;
    background-color: #525252;
    border-color: #3f3f3f;
    opacity: .2;
}

.top-xs-slider .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 0.5;
}

.top-img-slider {
    position: relative;
    height: auto;
    background-image: url(/wp-content/themes/transpoarenceconception/img/css/none.html);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
}

.top-img-slider .carousel-inner .item img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    opacity: 0;
    -moz-transition: 0.5s all ease-in-out 0.1s;
    -o-transition: 0.5s all ease-in-out 0.1s;
    -webkit-transition: 0.5s all ease-in-out 0.1s;
    transition: 0.5s all ease-in-out 0.1s;
}

.top-img-slider .carousel-inner .item.active img {
    opacity: 1;
    -moz-transition: 0.5s all ease-in-out 0.1s;
    -o-transition: 0.5s all ease-in-out 0.1s;
    -webkit-transition: 0.5s all ease-in-out 0.1s;
    transition: 0.5s all ease-in-out 0.1s;
}

.top-img-slider .carousel-indicators {
    top: 10px;
    right: 5%;
    left: auto;
    width: auto;
}

.top-img-slider .carousel-indicators > li {
    margin: 0 2px;
    background-color: #525252;
    border-color: #3f3f3f;
    opacity: .2;
}

.top-img-slider .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 0.5;
}

.slider-tel {
    font-family: "Poppins",sans-serif;
    font-weight: 400;
}

@media (max-width: 767px) {
    .sl-mdslider {
        display:none;
    }
}

@media (max-width: 480px) {
    body:not(.home) .top-xs-slider .carousel-inner .item .slide {
        height:220px;
    }

    body:not(.home) .top-xs-slider .hero {
        margin-top: -210px;
    }

    body:not(.home) .top-xs-slider .hero .logo img {
        max-height: 80px;
        margin-bottom: 10px;
    }

    body:not(.home) .top-xs-slider .hero .name {
        font-size: 25px;
        line-height: 25px;
    }

    body:not(.home) .top-xs-slider .hero .phone {
        margin: 5px auto 20px;
    }

    body:not(.home) .top-xs-slider .hero .button {
        margin-top: 5px;
    }

    body:not(.home) .top-xs-slider .hero .button .btn-sl {
        padding: 10px 70px;
        font-size: 15px;
    }

    body:not(.home) .top-xs-slider .hero .line,body:not(.home) .top-xs-slider .hero .slogan {
        display: none;
    }
}

@media (min-width: 768px) {
    .home .top-xs-slider,
    .error404 .top-xs-slider {
        display:none;
    }

    body:not(.home) .top-xs-slider .carousel-inner .item .slide {
        height: 240px;
    }

    body:not(.home) .top-xs-slider .hero {
        margin-top: -240px;
    }

    body:not(.home) .top-xs-slider .hero .h-object {
        position: absolute;
    }

    body:not(.home) .top-xs-slider .hero .logo {
        top: 35px;
        left: 0;
    }

    body:not(.home) .top-xs-slider .hero .name {
        top: 45px;
        left: 200px;
        width: 300px;
    }

    body:not(.home) .top-xs-slider .hero .line {
        top: 75px;
        left: 200px;
        width: 300px;
    }

    body:not(.home) .top-xs-slider .hero .line img {
        width: 80%;
    }

    body:not(.home) .top-xs-slider .hero .slogan {
        top: 97px;
        left: 200px;
        width: 300px;
    }

    body:not(.home) .top-xs-slider .hero .phone {
        top: 145px;
        left: 200px;
        width: 300px;
    }

    body:not(.home) .top-xs-slider .hero .button {
        top: 45px;
        right: 20px;
    }

    body:not(.home) .top-xs-slider .hero .button .btn-sl {
        padding: 15px 40px;
    }
}

@media (min-width: 992px) {
    body:not(.home) .top-xs-slider .hero .button {
        right:200px;
    }
}

@media (min-width: 480px) and (max-width:768px) {
    body:not(.home) .top-xs-slider .carousel-inner .item .slide {
        height:300px;
    }

    body:not(.home) .top-xs-slider .hero {
        margin-top: -280px;
    }

    body:not(.home) .top-xs-slider .hero .line,body:not(.home) .top-xs-slider .hero .slogan {
        display: none;
    }

    body:not(.home) .top-xs-slider .hero .phone {
        margin: 5px auto;
    }

    body:not(.home) .top-xs-slider .hero .button {
        margin-top: 25px;
    }

    body:not(.home) .top-xs-slider .hero .button .btn-sl {
        padding: 10px 40px;
    }
}

.bloc-newsletter {
    padding: 70px 0;
    background-color: #f8f8f8;
}

.bloc-newsletter h2.block-title {
    color: #505050;
}

.bloc-newsletter .message {
    margin: 50px 20px;
    color: #505050;
    text-align: center;
}

.bloc-newsletter form > div {
    width: 90%;
    max-width: 992px;
    margin: 0 auto;
}

.bloc-newsletter form > div .form-item-mail label {
    font-size: 0.8rem;
    font-weight: normal;
    text-align: left;
    display: none;
}

.bloc-newsletter form > div .form-item-mail input {
    height: 50px;
    border-radius: 0px;
}

.bloc-newsletter form > div .form-item-mail input::placeholder {
    color: #c6c6c6;
}

.bloc-newsletter form > div button {
    width: 100%;
    margin: 0;
    padding: 17px 0;
    border-radius: 0px;
}

@media (min-width: 768px) {
    .bloc-newsletter .form-group {
        margin:0;
    }

    .bloc-newsletter form > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        width: 60%;
    }

    .bloc-newsletter form > div .form-item-mail {
        width: 100%;
    }

    .bloc-newsletter form > div button {
        margin-left: 20px;
        width: 30%;
    }
}

.page-node-add-message .form-actions {
    text-align: center;
    padding: 15px;
}

#avis-client {
    background-color: #ffffff;
    padding: 100px 0;
}

#avis-client .view-header h2 {
    font-weight: normal;
    margin-top: 30px;
    color: #8b8671;
    font-family: "Poppins",sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 70px;
}

#avis-client .view-header h2 b {
    font-weight: bolder;
}

#avis-client .views-row {
    padding: 40px 20px;
    margin-bottom: 35px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#avis-client .bloc-avis {
    text-align: center;
}

#avis-client .bloc-avis .lettre {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
    background: #8b8671;
    width: 100px;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#avis-client .bloc-avis .lettre div {
    width: 100px;
    font-size: 4em;
    text-transform: capitalize;
}

#avis-client .bloc-avis .etoiles {
    background-position: center top;
    background-repeat: no-repeat;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 25px;
}

#avis-client .bloc-avis .etoiles-1 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile1.png);
}

#avis-client .bloc-avis .etoiles-2 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile2.png);
}

#avis-client .bloc-avis .etoiles-3 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile3.png);
}

#avis-client .bloc-avis .etoiles-4 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile4.png);
}

#avis-client .bloc-avis .etoiles-5 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile5.png);
}

#avis-client .bloc-avis .avis-title {
    color: #343434;
    font-weight: bolder;
    text-align: center;
    margin-top: 45px;
}

#avis-client .bloc-avis .avis-body {
    color: #545353;
}

#avis-client .bloc-avis .signature {
    font-style: italic;
    font-size: 0.9rem;
    color: #545353;
}

#avis-client .view-footer {
    text-align: center;
}

#avis-client .view-footer .btn-avis {
    margin: 20px 0 0;
}

.page-avis-client #inner-page-section .intro-avis-client {
    width: 100%;
    margin-bottom: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.page-avis-client #inner-page-section .view-content .views-row {
    margin-bottom: 25px;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis {
    background-color: #fafafa;
    padding: 40px 20px;
    Margin-bottom: 35px;
    border-radius: 4px;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .lettre {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
    background: #8b8671;
    width: 100px;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .lettre div {
    width: 100px;
    font-size: 4em;
    text-transform: capitalize;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .avis-title {
    line-height: 32px;
    text-align: left;
    color: #343434;
    font-family: "Poppins",sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .avis-body {
    margin-top: 22px;
    text-align: justify;
    color: #545353;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .signature {
    font-size: 13px;
    font-style: italic;
    color: #545353;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles {
    background-position: center top;
    background-repeat: no-repeat;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-1 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile1.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-2 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile2.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-3 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile3.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-4 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile4.png);
}

.page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles-5 {
    background-image: url(/wp-content/themes/transpoarenceconception/img/etoile5.png);
}

@media (min-width: 768px) {
    .ldo-deux {
        padding-left:35px;
    }

    .page-avis-client #inner-page-section .view-content .views-row .bloc-avis .etoiles {
        background-position: left top;
    }

    #avis-client .view-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #avis-client .view-content .views-row {
        margin: 0 3% 0 0;
        width: 32%;
    }

    #avis-client .view-content .views-row:last-child {
        margin: 0;
    }
}

@media (min-width: 992px) {
    #avis-client .view-content .views-row {
        margin:0 5% 0 0;
        width: 30%;
    }

    .page-livre-dor .view-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page-livre-dor .view-content .views-row-odd {
        margin-left: 0;
    }

    .page-livre-dor .view-content .views-row-even {
        margin-right: 0;
    }
}

.soref-form .form-actions {
    padding: 0;
}

.soref-form .form-actions .btn-custom,.soref-form .form-actions .webform-submit {
    padding: 24px 30px;
    width: 100%;
}

body .soref-bottom ul {
    text-align: left;
    list-style-type: none;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

body .soref-bottom ul li a {
    color: #545353 !important;
}

#soref_requete #intro-requete {
    text-align: center;
}

body #soref-bottom .soref-isalso-title {
    font-family: "Poppins",sans-serif;
    font-weight: 400;
}

@media (max-width: 767px) {
    body .soref-bottom .row > div:first-child {
        margin-bottom:40px;
    }

    body .soref-bottom .row > div:first-child p,body .soref-bottom .row > div:first-child ul {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .soref-bottom .row {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

.node-type-carte-menu section.bloc_carte {
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
    padding-top: 15px;
}

.node-type-carte-menu section.bloc_carte:first-child {
    padding-top: 25px;
}

.node-type-carte-menu section.bloc_carte:last-child {
    padding-bottom: 35px;
}

.node-type-carte-menu section.bloc_carte header {
    background: url(/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
    background: url(/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
    background: url(/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
    background: url(/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
    background: url(/wp-content/themes/transpoarenceconception/img/fleche-bloc.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #8b8671;
    background-color: #8b8671;
    -webkit-box-shadow: #b9b6a9 0 1px 2px 0;
    -moz-box-shadow: #b9b6a9 0 1px 2px 0;
    box-shadow: #b9b6a9 0 1px 2px 0;
    border-radius: 4px;
    padding: 6px 10px 3px;
    color: #f5f2ee;
    cursor: pointer;
}

.node-type-carte-menu section.bloc_carte header:hover,.node-type-carte-menu section.bloc_carte header:focus,.node-type-carte-menu section.bloc_carte header:active {
    background-color: #a09c8a;
    background-color: rgba(139,134,113,0.8);
}

.node-type-carte-menu section.bloc_carte header:hover a,.node-type-carte-menu section.bloc_carte header:hover a:link,.node-type-carte-menu section.bloc_carte header:focus a,.node-type-carte-menu section.bloc_carte header:focus a:link,.node-type-carte-menu section.bloc_carte header:active a,.node-type-carte-menu section.bloc_carte header:active a:link {
    color: #f5f2ee;
}

.node-type-carte-menu section.bloc_carte article {
    display: none;
    line-height: 25px;
    text-align: center;
    padding: 20px 0;
    overflow: auto;
}

.node-type-carte-menu article.menu li {
    text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 25px;
    margin-bottom: 25px;
    list-style-type: none;
}

.node-type-carte-menu article.menu li:last-child {
    background: none;
    margin-bottom: 5px;
    padding-bottom: 0;
}

.carte .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.carte .row table.cw-table {
    font-size: 14px;
    line-height: 21px;
}

.carte .row table.cw-table tr td {
    padding: 20px;
}

.carte .row .btn {
    width: 268px;
}

.col-menu {
    height: 100%;
    background-color: #fafafa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    font-size: 15px;
}

.content-menu {
    max-width: 300px;
    margin: 0px;
    line-height: 2rem;
}

.content-menu .title-menu {
    text-transform: uppercase;
}

.content-menu h2 {
    margin-top: 0px;
    font-size: 1.2rem;
}

.content-menu h2 strong {
    text-transform: uppercase;
}

.content-menu .menu-supp {
    font-weight: 300;
    font-size: 0.9rem;
}

.col-menu-big {
    max-width: 520px;
}

.bloc-reserv {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1rem;
}

.bloc-reserv p:first-child {
    text-transform: uppercase;
    font-size: 1.9rem;
}

.bloc-reserv .reserv-adresse {
    font-size: 1.1rem;
}

.bloc-reserv-num p span:first-child {
    font-size: 1.3rem;
}

@media (min-width: 768px) {
    .col-menu {
        margin:15px;
        padding: 60px;
    }

    .content-menu {
        max-width: 622px;
        margin: 0 auto;
    }

    .col-menu-big {
        max-width: 590px;
    }
}

@media (min-width: 992px) {
    .col-menu {
        margin:15px;
        padding: 40px;
    }

    .content-menu {
        max-width: 980px;
    }

    .content-menu .col-menu-big {
        max-width: 380px;
    }
}

@media (min-width: 1200px) {
    .content-menu {
        max-width:1140px;
    }

    .content-menu .col-menu-big {
        max-width: 490px;
    }
}

#inner-page-section .checkerboard .col-img,.checkerboard .col-img {
    padding: 0;
}

#inner-page-section .checkerboard .col-img .content,.checkerboard .col-img .content {
    min-height: 70vw;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

#inner-page-section .checkerboard .col-img .content img,.checkerboard .col-img .content img {
    min-width: 100%;
}

#inner-page-section .checkerboard .col-img.col-img-center .content,.checkerboard .col-img.col-img-center .content {
    min-height: auto;
}

#inner-page-section .checkerboard .col-txt-one,#inner-page-section .checkerboard .col-txt-two,.checkerboard .col-txt-one,.checkerboard .col-txt-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

#inner-page-section .checkerboard .col-txt-one .content,#inner-page-section .checkerboard .col-txt-two .content,.checkerboard .col-txt-one .content,.checkerboard .col-txt-two .content {
    padding: 70px 30px;
}

#inner-page-section .checkerboard .col-txt-one .content h2,#inner-page-section .checkerboard .col-txt-two .content h2,.checkerboard .col-txt-one .content h2,.checkerboard .col-txt-two .content h2 {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.1;
    letter-spacing: 0em;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
}

#inner-page-section .checkerboard .col-txt-one .content h2:first-child,#inner-page-section .checkerboard .col-txt-two .content h2:first-child,.checkerboard .col-txt-one .content h2:first-child,.checkerboard .col-txt-two .content h2:first-child {
    margin-top: 0;
}

#inner-page-section .checkerboard .col-txt-one .content,.checkerboard .col-txt-one .content {
    color: #545353;
}

#inner-page-section .checkerboard .col-txt-one .content h2,.checkerboard .col-txt-one .content h2 {
    color: #505050;
}

#inner-page-section .checkerboard .col-txt-one .content a,.checkerboard .col-txt-one .content a {
    color: #545353;
}

#inner-page-section .checkerboard .col-txt-one .content a:hover,#inner-page-section .checkerboard .col-txt-one .content a:focus,#inner-page-section .checkerboard .col-txt-one .content a.active,.checkerboard .col-txt-one .content a:hover,.checkerboard .col-txt-one .content a:focus,.checkerboard .col-txt-one .content a.active {
    color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable,.checkerboard .cke_widget_editable {
    color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable h1,#inner-page-section .checkerboard .cke_widget_editable h2,#inner-page-section .checkerboard .cke_widget_editable h3,.checkerboard .cke_widget_editable h1,.checkerboard .cke_widget_editable h2,.checkerboard .cke_widget_editable h3 {
    color: #545353;
}

#inner-page-section .checkerboard .col-txt-two .content,.checkerboard .col-txt-two .content {
    color: #545353;
}

#inner-page-section .checkerboard .col-txt-two .content h2,.checkerboard .col-txt-two .content h2 {
    color: #505050;
}

#inner-page-section .checkerboard .col-txt-two .content a,.checkerboard .col-txt-two .content a {
    color: #545353;
}

#inner-page-section .checkerboard .col-txt-two .content a:hover,#inner-page-section .checkerboard .col-txt-two .content a:focus,#inner-page-section .checkerboard .col-txt-two .content a.active,.checkerboard .col-txt-two .content a:hover,.checkerboard .col-txt-two .content a:focus,.checkerboard .col-txt-two .content a.active {
    color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable,.checkerboard .cke_widget_editable {
    color: #545353;
}

#inner-page-section .checkerboard .cke_widget_editable h1,#inner-page-section .checkerboard .cke_widget_editable h2,#inner-page-section .checkerboard .cke_widget_editable h3,.checkerboard .cke_widget_editable h1,.checkerboard .cke_widget_editable h2,.checkerboard .cke_widget_editable h3 {
    color: #545353;
}

#inner-page-section .checkerboard .bg-one,.checkerboard .bg-one {
    background-color: #f8f8f8;
}

#inner-page-section .checkerboard .bg-two,.checkerboard .bg-two {
    background-color: #f8f8f8;
}

@media (min-width: 992px) {
    #inner-page-section .checkerboard .row,.checkerboard .row {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 500px;
    }

    #inner-page-section .checkerboard .col-txt-one .content,#inner-page-section .checkerboard .col-txt-two .content,.checkerboard .col-txt-one .content,.checkerboard .col-txt-two .content {
        width: 100%;
        padding: 7vw;
    }

    #inner-page-section .checkerboard .col-img .content,.checkerboard .col-img .content {
        min-height: 450px;
    }

    #inner-page-section .checkerboard .col-img.col-img-center .content,.checkerboard .col-img.col-img-center .content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    #inner-page-section .checkerboard .col-img-center,.checkerboard .col-img-center {
        padding: 10vh 5vw;
    }
}

@media (min-width: 1200px) {
    #inner-page-section .checkerboard .col-img-center,.checkerboard .col-img-center {
        padding:12vh 7vw;
    }
}

#block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note b,.block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note b {
    font-size: 20px;
    font-weight: normal;
}

#block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note,.block-avisgo-avisgo-widget-mini .avisgo-note #avisgo-button .note {
    font-size: 13px;
    height: 27px;
}

body:not(.home) #block-avisgo-avisgo-widget-mini .avisgo-note.mini,.block-avisgo-avisgo-widget-mini .avisgo-note.mini {
    top: 345px;
}

#block-avisgo-avisgo-widget-mini .avisgo-note.mini,.block-avisgo-avisgo-widget-mini .avisgo-note.mini {
    left: 10px;
    top: 275px;
}

#block-avisgo-avisgo-widget-mini .avisgo-note,.block-avisgo-avisgo-widget-mini .avisgo-note {
    left: 10px;
    top: 275px;
}

.carousel-bs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.carousel-inner {
    background-color: #343434;
}

.carousel-bs .full-screen {
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.carousel-bs .full-screen h3 {
    color: white;
    font-size: 3.5rem;
    padding-bottom: 26px;
    border-bottom: solid 1px white;
}

.carousel-bs .full-screen p {
    text-align: left;
    font-size: 1.4rem;
    margin-bottom: 40px;
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0,0,0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media (max-width: 991px) {
    .carousel-bs .full-screen p {
        font-size:1.1rem;
    }
}

@media (max-width: 991px) {
    .carousel-bs .full-screen h3 {
        font-size:2rem;
    }
}

.container-avant-apres {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.cd-image-container {
    position: relative;
    width: 100%;
    max-width: 360px;
    margin: 0em auto;
}

.cd-image-container img {
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.cd-image-label {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ffffff;
    padding: 1em;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -moz-transition: 0.3s 0.7s,opacity 0.3s 0.7s;
    -o-transition: 0.3s 0.7s,opacity 0.3s 0.7s;
    -webkit-transition: 0.3s 0.7s,opacity 0.3s 0.7s;
    transition: 0.3s 0.7s,opacity 0.3s 0.7s;
}

.cd-image-label.is-hidden {
    visibility: hidden;
}

.is-visible .cd-image-label {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-resize-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-right: 5px solid white;
}

.cd-resize-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: auto;
    max-width: none;
}

.cd-resize-img .cd-image-label {
    right: auto;
    left: 0;
}

.is-visible .cd-resize-img {
    width: 50%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-animation: cd-bounce-in 0.7s;
    -moz-animation: cd-bounce-in 0.7s;
    -ms-animation: cd-bounce-in 0.7s;
    -o-animation: cd-bounce-in 0.7s;
    animation: cd-bounce-in 0.7s;
}

@-moz-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@-webkit-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@-o-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@-ms-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

.cd-handle {
    position: absolute;
    height: 70px;
    width: 70px;
    left: 50%;
    top: 50%;
    margin-left: -38px;
    margin-top: -22px;
    border-radius: 50%;
    background: #8b8671 no-repeat center center;
    background-size: 100%;
    cursor: move;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0) scale(0);
    -moz-transform: translate3d(0,0,0) scale(0);
    -ms-transform: translate3d(0,0,0) scale(0);
    -o-transform: translate3d(0,0,0) scale(0);
    transform: translate3d(0,0,0) scale(0);
    border: 5px solid white;
}

.cd-handle.draggable {
    background-color: #545353;
}

.is-visible .cd-handle {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    -moz-transform: translate3d(0,0,0) scale(1);
    -ms-transform: translate3d(0,0,0) scale(1);
    -o-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
    -webkit-transition: -webkit-transform 0.3s 0.7s,opacity 0s 0.7s;
    -moz-transition: -moz-transform 0.3s 0.7s,opacity 0s 0.7s;
    transition: transform 0.3s 0.7s,opacity 0s 0.7s;
}

.cd-handle .fa-caret-left {
    margin-left: 8px;
    color: white;
    font-size: 30px;
}

.cd-handle .fa-caret-right {
    margin-left: 18px;
    color: white;
    font-size: 30px;
}

@media (max-width: 768px) {
    .bloc-img-avant-apres {
        margin-left:0px;
    }

    .bloc-img-avant-apres .cd-image-container {
        max-width: 270px;
        margin: 0 auto;
    }

    .bloc-img-avant-apres .cd-image-container img {
        max-width: 270px;
    }
}

@media (min-width: 768px) {
    .bloc-img-avant-apres .cd-image-container {
        max-width:480px;
    }

    .bloc-img-avant-apres .cd-image-container img {
        max-width: 480px;
    }
}

@media (min-width: 992px) {
    .container-avant-apres {
        max-width:960px;
        margin: 0 auto;
    }

    .bloc-img-avant-apres .cd-image-container {
        max-width: 380px;
    }

    .bloc-img-avant-apres .cd-image-container img {
        max-width: 380px;
    }
}

@media (min-width: 1200px) {
    .container-avant-apres {
        max-width:1320px;
    }

    .bloc-img-avant-apres .cd-image-container {
        max-width: 360px;
    }

    .bloc-img-avant-apres .cd-image-container img {
        max-width: 360px;
    }
}

@media (min-width: 1700px) {
    .container-avant-apres {
        max-width:1720px;
    }

    .bloc-img-avant-apres .cd-image-container {
        max-width: 520px;
    }

    .bloc-img-avant-apres .cd-image-container img {
        max-width: 520px;
    }
}

.sharethis-buttons {
    margin-top: 15px;
}

.sharethis-wrapper .stLarge {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

#st_gdpr_iframe {
    display: none;
}

.grid {
    background: transparent;
    margin: 0 20px;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid-sizer,.grid-item {
    width: 100%;
}

.grid-item {
    float: left;
    padding: 5px;
}

.grid-item .grid-item-link {
    background-image: url(/wp-content/themes/transpoarenceconception/img/bg-zoom.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
}

.grid-item .grid-item-link img {
    display: block;
    width: 100%;
    -moz-transition: opacity 1s ease,transform 1.2s ease;
    -o-transition: opacity 1s ease,transform 1.2s ease;
    -webkit-transition: opacity 1s ease,transform 1.2s ease;
    transition: opacity 1s ease,transform 1.2s ease;
}

.grid-item .grid-item-link img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

.grid-item .grid-item-link:hover {
    background-color: #8b8671;
}

@media (min-width: 768px) {
    .grid-sizer,.grid-item {
        width:33.3333333333%;
    }
}

@media (min-width: 992px) {
    .grid-sizer,.grid-item {
        width:33.3333333333%;
    }
}

@media (min-width: 1200px) {
    .grid {
        max-width:1920px;
        margin: 0 auto;
    }

    .nb_col_3 {
        width: 33.3333333333%;
    }

    .nb_col_4 {
        width: 25%;
    }

    .nb_col_5 {
        width: 20%;
    }

    .nb_col_6 {
        width: 16.6666666667%;
    }
}

@media (min-width: 992px) {
    #navbar {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        -webkit-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        position: fixed;
        top: 0;
        height: fit-content;
    }

    #navbar .navbar-header {
        visibility: visible;
        opacity: 1;
        width: auto;
        height: auto;
        padding: 0 !important;
    }

    #navbar .navbar-header .logo {
        padding: 0;
        opacity: 1;
        width: auto;
        margin-right: 30px;
    }

    #navbar .navbar-header .logo img {
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        -webkit-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        max-height: calc(100px - (100px / 2.7));
        max-width: 270px;
    }

    #navbar .navbar-header .name {
        display: none;
    }

    #navbar .navbar-collapse {
        -webkit-box-flex: 0.95;
        -webkit-flex: 0.95;
        -moz-box-flex: 0.95;
        -moz-flex: 0.95;
        -ms-flex: 0.95;
        flex: 0.95;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        -webkit-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        margin-left: auto;
        padding-top: 0;
    }

    #navbar .navbar-nav .dropdown-menu {
        margin-top: 0;
        margin-left: 0;
    }

    #navbar > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    #navbar.affix,body:not(.home) #navbar.affix {
        height: auto;
    }

    #navbar.affix .navbar-collapse,body:not(.home) #navbar.affix .navbar-collapse {
        padding: 0;
    }

    #navbar.affix .navbar-header .logo,body:not(.home) #navbar.affix .navbar-header .logo {
        padding-right: 10px;
    }

    #navbar.affix .navbar-header .logo img,body:not(.home) #navbar.affix .navbar-header .logo img {
        max-height: 40px;
    }

    body:not(.home) #navbar {
        height: calc(100px - (100px / 5));
    }

    body:not(.home) #navbar .navbar-collapse {
        -webkit-box-flex: 0.95;
        -webkit-flex: 0.95;
        -moz-box-flex: 0.95;
        -moz-flex: 0.95;
        -ms-flex: 0.95;
        flex: 0.95;
    }

    body:not(.home) #navbar .navbar-nav .dropdown-menu {
        margin-top: 0;
    }

    body:not(.home) #navbar .navbar-header .logo img {
        max-height: calc(100px - (100px / 2.5));
    }
}

@media (min-width: 768px) {
    .rappel-gratuit {
        top:230px;
    }
}

#page-header .region-header {
    padding: 40px;
}

body:not(.home) #page-header .sl-barre-contact .row .col {
    margin-bottom: 10px;
}

.sl-encart {
    padding: 0;
}

.sl-encart .sle-content .sl-infos {
    text-align: center;
    margin: 0;
}

.sl-encart .sle-content .sl-infos .sl-denomination {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 0em;
}

.sl-encart .sle-content .sl-infos .sl-denomination strong {
    font-weight: 500;
}

.sl-encart .sle-content .sl-infos .sl-slogan {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.45em;
    line-height: 1.4em;
    letter-spacing: 0em;
}

.sl-encart .sle-content .sl-infos .sl-slogan strong {
    font-weight: 500;
}

.sl-encart .sle-content .sl-infos .sl-adresse {
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 1.7em;
    letter-spacing: 0.1em;
}

.sl-encart .sle-content .sl-infos .sl-adresse strong {
    font-weight: 400;
}

.sl-barre-contact {
    background-color: transparent;
    padding: 16px 0 0;
    font-size: 19px;
}

.sl-barre-contact .row .col {
    margin-bottom: 10px;
    padding: 0;
}

.sl-barre-contact .row .col:last-child {
    margin-bottom: 0;
}

.sl-barre-contact .adresse {
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 1.7em;
    letter-spacing: 0.1em;
}

.sl-barre-contact .adresse strong {
    font-weight: 400;
}

.sl-barre-contact .tel {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 1.45em;
    line-height: 1.1em;
    letter-spacing: 0em;
}

.sl-barre-contact .tel .fa {
    font-size: 0.8em;
}

.sl-barre-contact .tel strong {
    font-weight: 500;
}

.sl-barre-contact .contact .btn-primary {
    font-weight: 500;
    width: 240px;
}

body:not(.home) #page-header .sl-barre-contact {
    padding: 0;
}

body:not(.home) #page-header .sl-barre-contact .row .col {
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    #page-header .region-header {
        padding:70px 55px;
    }

    #page-header .region-header .sl-barre-contact .container {
        width: 100%;
    }

    body:not(.home) #page-header .region-header {
        padding: 25px 15px;
    }
}

@media (min-width: 992px) {
    #page-header {
        height:calc(100vh - (100px));
        min-height: 450px;
        /* margin-top: 100px; */
        padding: 0;
    }

    #page-header .region-header .sl-barre-contact {
        margin: 33px 0 0;
        padding: 0;
    }

    #page-header .region-header .sl-barre-contact .container {
        width: 100%;
    }

    #page-header .region-header .sl-barre-contact .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        margin: 0;
    }

    #page-header .region-header .sl-barre-contact .row .col {
        width: 100%;
    }

    .home .region-header .sl-encart,
    .error404 .region-header .sl-encart {
        padding: 0;
        width: auto;
    }

    .home .region-header .sl-encart .sle-content,
    .error404 .region-header .sl-encart .sle-content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
    }

    .home .region-header .sl-encart .sle-content .sl-logo,
    .error404 .region-header .sl-encart .sle-content .sl-logo {
        margin-bottom: 5px;
    }

    .home .region-header .sl-encart .sl-infos,
    .error404 .region-header .sl-encart .sl-infos {
        text-align: left;
    }

    .home .region-header .sl-barre-contact,
    .error404 .region-header .sl-barre-contact {
        -webkit-align-self: flex-start;
        -moz-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        width: auto;
        position: relative;
        bottom: auto;
        left: auto;
        text-align: left;
    }

    .home .region-header .sl-barre-contact .row .col,
    .error404 .region-header .sl-barre-contact .row .col {
        text-align: left;
    }

    .sl-more {
        bottom: 12vh;
    }

    /* body:not(.home) #page-header {
        margin-top: calc(100px - (100px / 5));
    } */

    body:not(.home) #page-header .region-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        min-height: 230px;
    }

    body:not(.home) #page-header .region-header .sl-encart .container,body:not(.home) #page-header .region-header .sl-barre-contact .container {
        width: 90%;
        margin: 0 auto;
    }

    body:not(.home) #page-header .region-header .sl-encart {
        width: 50%;
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        padding: 0;
    }

    body:not(.home) #page-header .region-header .sl-encart .sle-content {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        padding: 0;
    }

    body:not(.home) #page-header .region-header .sl-encart .sl-logo {
        margin-bottom: 5px;
        width: auto;
    }

    body:not(.home) #page-header .region-header .sl-encart .sl-infos {
        text-align: left;
        width: auto;
    }

    body:not(.home) #page-header .region-header .sl-encart .sl-infos .sl-denomination {
        font-size: calc(1em - 0.2em);
    }

    body:not(.home) #page-header .region-header .sl-encart .sl-infos .sl-slogan {
        font-size: calc(1.45em - 0.5em);
    }

    body:not(.home) #page-header .region-header .sl-encart .sl-infos .sl-adresse {
        font-size: calc(0.8em - 0.2em);
    }

    body:not(.home) #page-header .region-header .sl-barre-contact {
        width: 50%;
        padding: 0;
        position: relative;
        margin: 0;
    }

    body:not(.home) #page-header .region-header .sl-barre-contact .row .col {
        text-align: right;
    }

    body:not(.home) #page-header .region-header .sl-barre-contact .tel {
        font-size: calc(1.45em - 0.05em);
    }

    body:not(.home) #page-header .region-header .sl-barre-contact .adresse {
        font-size: calc(0.8em - 0.2em);
    }
}

@media (min-width: 1200px) {
    .region-header {
        max-width:1170px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .home .region-header,
    .error404 .region-header {
        -webkit-box-align:center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    .home .region-header .sl-encart,
	.home .region-header .sl-barre-contact,
	.error404 .region-header .sl-encart,
	.error404 .region-header .sl-barre-contact {
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .sl-more {
        bottom: 6vh;
    }
}

@media (min-width: 992px) {
    .home #page-header .region-header .sl-encart,
	.home #page-header .region-header .sl-barre-contact,
	.error404 #page-header .region-header .sl-encart,
	.error404 #page-header .region-header .sl-barre-contact {
        width:720px;
    }
}

.home #page-header .region-header .sl-encart .sle-content,
.error404 #page-header .region-header .sl-encart .sle-content,
body:not(.home) #page-header .region-header .sl-encart .sle-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.home #page-header .region-header .sl-encart .sl-infos,
.error404 #page-header .region-header .sl-encart .sl-infos,
body:not(.home) #page-header .region-header .sl-encart .sl-infos {
    text-align: center;
    max-width: 640px;
}

.home #page-header .region-header .sl-barre-contact .row .col,
.error404 #page-header .region-header .sl-barre-contact .row .col,
body:not(.home) #page-header .region-header .sl-barre-contact .row .col {
    text-align: center;
}

body:not(.home) #page-header .region-header .sl-encart .sl-infos {
    text-align: center;
    max-width: 410px;
}

.node-type-webform fieldset {
    width: 100%;
}

@media (max-width: 767px) {
    .sl-encart .sle-content .sl-infos .sl-slogan {
        font-size:20px;
    }
}

body #soref-bottom .soref-isalso-title {
    font-size: 1.26em;
}

@media (max-width: 991px) {
    .home #page-header .region-header .sl-encart .sl-infos,
    .error404 #page-header .region-header .sl-encart .sl-infos {
        margin: auto;
    }
}