
html {
    width: 100%;
    height: 100%;
}
* {
	-webkit-font-smoothing: antialiased;
}
body {
    width: 100%;
    height: 100%;
    background: #eee;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    color: #3B3B3B;
    font-size: 13px;
    line-height: 21px;
}

		a:link, a:visited {
			color: #212121;
		}
		a:hover, a:active {
			color: #B38831;
		}

@media (max-width:479px) {

}
@media (min-width:480px) and (max-width:767px) {

}
@media (min-width:768px) and (max-width:991px) { 

}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}


*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}


.MarkupPagerNav {
        clear: both;
        margin: 1em 0; 
}
.MarkupPagerNav li {
	display: inline;
	list-style: none;
	margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
	display: block;
	float: left;
	padding: 4px 9px;                
	color: #fff;
	background: #2f4248;
	margin-right: 3px;
	font-size: 12px;
	text-transform: uppercase;
}
                
.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
	color: #fff;
	background: #db1174;
	text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
	display: inline;
	color: #777;
	background: #d2e4ea;
	padding-left: 3px;
	padding-right: 3px;
}












#map-canvas {
    height: 400px;
    width: 805px;
    padding: 0px;
    background: #E9E9E9;
    display: inline-block;
}



strong {
  font-weight: bold; }

em {
  font-style: italic; }

.description {
  color: #777777;
  margin: 0.5em 0; }

.notes,
.detail {
  color: #777777;
  font-size: 0.875em;
  line-height: 1.5em; }

.notes {
  background: #ffffdd; }

.description strong,
.notes strong {
  color: #777777;
  font-weight: bold; }

.align_left,
.align-left {
  float: left;
  margin: 0 1em 0.5em 0; }

.align_right,
.align-right {
  float: right;
  margin: 0 0 0.5em 1em; }

.align_center,
.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }




.navbar-brand img {
	height: 75px;
	z-index: 100;
}
.navbar {
	margin: 50px auto;
}
.navbar-nav {
	float: right;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	text-align: right;
}
.navbar-nav > li > a {
	line-height: 75px;
}
.navbar-toggle {
	color: #fff;
	background-color: #CAB277;
	width: 35px;
	height: 35px;
	line-height: 33px;
	padding: 0;
	margin-top: 24px;
	font-size: 18px;
}
@media (max-width:479px) {

	.navbar {
		margin: 5px auto 30px;
	}
	.navbar-brand img {
		height: 50px;
		z-index: 100;
	}
	.navbar-nav {
		float: right;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 14px;
		text-align: right;
	}
	.navbar-nav > li > a {
		line-height: 25px;
	}
		.navbar-nav > li > a:hover, .navbar-nav > li > a:active {
			font-weight: 600;
			border-bottom-left-radius: 4px;
			border-top-left-radius: 4px;
			-webkit-box-shadow: -20px 0 20px 0 rgba(255,255,255,.8);
			box-shadow: -20px 0 20px 0 rgba(255,255,255,.8);
		}
	.navbar-collapse {
		background-color: rgba(255, 255, 255, 0.40);
		border-radius: 4px;
	}
}
@media (min-width:480px) and (max-width:767px) {

	.navbar {
		margin: 5px auto 30px;
	}
	.navbar-brand img {
		height: 50px;
		z-index: 100;
	}
	.navbar-nav {
		float: right;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 14px;
		text-align: right;
	}
	.navbar-nav > li > a {
		line-height: 25px;
	}
		.navbar-nav > li > a:hover, .navbar-nav > li > a:active {
			font-weight: 600;
			border-bottom-left-radius: 4px;
			border-top-left-radius: 4px;
			-webkit-box-shadow: -20px 0 20px 0 rgba(255,255,255,.8);
			box-shadow: -20px 0 20px 0 rgba(255,255,255,.8);
		}
	.navbar-collapse {
		background-color: rgba(255, 255, 255, 0.40);
		border-radius: 4px;
	}
}
@media (min-width:768px) and (max-width:991px) { 

	.navbar {
		margin: 5px auto 30px;
	}
	.navbar-brand img {
		height: 50px;
		z-index: 100;
	}
	.navbar-nav {
		float: right;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 14px;
		text-align: right;
	}
	.navbar-nav > li > a {
		line-height: 25px;
		padding-top: 30px;
		padding-right: 0;
	}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}



.mainSliderWrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}
	.mainSlider {
		
	}	
		.mainSliderItem {
			
		}	
			.mainSliderSlogan {
				font-size: 90px;
				line-height: 90px;
				font-weight: 100;
				color: #303030;
				text-align: center;
			}
			.mainSliderImage {
				
			}
				.mainSliderImage img {
					height: 300px;
				}
			.mainSliderLogo {
				margin-top: 20px;
			}	
				.mainSliderLogo img {
					height: 50px;
					margin: 0 auto;
					display: block;
				}
			.mainSliderBody {
				text-align: center;
				font-family: "Roboto", Helvetica, Arial, sans-serif;
				font-size: 24px;
				line-height: 36px;
				font-weight: 200;
				margin-top: 20px;
			}
				.mainSliderBody span {
					font-size: 12px;
				}
					.mainSliderBody span i, .mainSliderBody span a {
						color: #bb8710;
					}
				.mainSliderBody strong {
					font-weight: 400;
				}
@media (max-width:479px) {

	.mainSliderWrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}
			.mainSliderSlogan {
				font-size: 45px;
				line-height: 45px;
				font-weight: 100;
				color: #303030;
				text-align: center;
				margin-bottom: 10px;
			}
				.mainSliderImage img {
					height: 150px;
				}
			.mainSliderLogo {
				margin-top: 20px;
			}	
				.mainSliderLogo img {
					height: 35px;
					margin: 0 auto;
					display: block;
				}
			.mainSliderBody {
				text-align: center;
				font-family: "Roboto", Helvetica, Arial, sans-serif;
				font-size: 14px;
				line-height: 20px;
				font-weight: 200;
				margin-top: 10px;
			}
}
@media (min-width:480px) and (max-width:767px) {

	.mainSliderWrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}
			.mainSliderSlogan {
				font-size: 50px;
				line-height: 50px;
				font-weight: 100;
				color: #303030;
				text-align: center;
				margin-bottom: 10px;
			}
				.mainSliderImage img {
					height: 150px;
					margin: 0 auto;
					display: block;
				}
			.mainSliderLogo {
				margin-top: 20px;
			}	
				.mainSliderLogo img {
					height: 35px;
					margin: 0 auto;
					display: block;
				}
			.mainSliderBody {
				text-align: center;
				font-family: "Roboto", Helvetica, Arial, sans-serif;
				font-size: 16px;
				line-height: 22px;
				font-weight: 300;
				margin-top: 10px;
			}
}
@media (min-width:768px) and (max-width:991px) { 

.mainSliderWrapper {
	padding-top: 40px;
	padding-bottom: 40px;
}
	.mainSlider {
		
	}	
		.mainSliderItem {
			
		}	
			.mainSliderSlogan {
				font-size: 75px;
				line-height: 75px;
				font-weight: 100;
				color: #303030;
				text-align: center;
				margin-bottom: 20px;
			}
			.mainSliderImage {
				
			}
				.mainSliderImage img {
					height: 240px;
				}
			.mainSliderLogo {
				margin-top: 20px;
			}	
				.mainSliderLogo img {
					height: 50px;
					margin: 0 auto;
					display: block;
				}
			.mainSliderBody {
				text-align: center;
				font-family: "Roboto", Helvetica, Arial, sans-serif;
				font-size: 20px;
				line-height: 28px;
				font-weight: 300;
				margin-top: 20px;
			}
				.mainSliderBody strong {
					font-weight: 500;
				}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.brandsWrapper {
	background-color: #fff;
	padding: 50px;
}
	.brandsTitle {
		font-size: 70px;
		line-height: 66px;
		font-weight: 200;
		color: #bb8710;
		text-align: center;
		margin: 30px auto;
		display: block;
	}
	.brandsBody {
		font-size: 18px;
		color: #303030;
		line-height: 24px;
		text-align: center;
		margin: 20px auto 60px;
	}
	.brandsHero {
		
	}	
		.brandsItem {
			height: 380px;
			background-repeat: no-repeat;
			background-position: center top;
			background-size: cover;
			position: relative;
			margin-bottom: 30px;
			border-radius: 5px;
		}
		.brandsItemOver {
			position: absolute;
			bottom: 20px;
			right: 20px;
			text-align: left;
			font-size: 60px;
			font-weight: 800;
			color: #fff;
			line-height: 60px;
			padding-left: 20px;
			text-transform: uppercase;
			font-family: "Roboto", Helvetica, Arial, sans-serif;
		}
			.brandsItemOver img {
				height: 40px;
			}
@media (max-width:479px) {

.brandsWrapper {
	background-color: #fff;
	padding: 20px;
}
	.brandsTitle {
		font-size: 35px;
		line-height: 32px;
		font-weight: 200;
		color: #bb8710;
		text-align: center;
		margin: 20px auto;
		display: block;
	}
	.brandsBody {
		font-size: 12px;
		color: #303030;
		line-height: 16px;
		text-align: center;
		margin: 10px auto 30px;
	}
	.brandsHero {
		
	}	
		.brandsItem {
			height: 200px;
			background-repeat: no-repeat;
			background-position: center top;
			background-size: cover;
			position: relative;
			margin-bottom: 20px;
			border-radius: 5px;
		}
		.brandsItemOver {
			position: absolute;
			bottom: 10px;
			right: 10px;
			text-align: left;
			font-size: 30px;
			font-weight: 800;
			color: #fff;
			line-height: 30px;
			padding-left: 10px;
			text-transform: uppercase;
			font-family: "Roboto", Helvetica, Arial, sans-serif;
		}
			.brandsItemOver img {
				height: 20px;
			}
}
@media (min-width:480px) and (max-width:767px) {

.brandsWrapper {
	background-color: #fff;
	padding: 20px;
}
	.brandsTitle {
		font-size: 45px;
		line-height: 42px;
		font-weight: 200;
		color: #bb8710;
		text-align: center;
		margin: 20px auto;
		display: block;
	}
	.brandsBody {
		font-size: 14px;
		color: #303030;
		line-height: 18px;
		text-align: center;
		margin: 10px auto 30px;
	}
	.brandsHero {
		
	}	
		.brandsItem {
			height: 200px;
			background-repeat: no-repeat;
			background-position: center top;
			background-size: cover;
			position: relative;
			margin-bottom: 20px;
			border-radius: 5px;
		}
		.brandsItemOver {
			position: absolute;
			bottom: 10px;
			right: 10px;
			text-align: left;
			font-size: 36px;
			font-weight: 800;
			color: #fff;
			line-height: 36px;
			padding-left: 10px;
			text-transform: uppercase;
			font-family: "Roboto", Helvetica, Arial, sans-serif;
		}
			.brandsItemOver img {
				height: 30px;
			}
}
@media (min-width:768px) and (max-width:991px) { 

.brandsWrapper {
	background-color: #fff;
	padding: 40px;
}
	.brandsTitle {
		font-size: 60px;
		font-weight: 200;
		color: #bb8710;
		text-align: center;
		margin: 30px auto;
		display: block;
		line-height: 58px;
	}
	.brandsBody {
		font-size: 18px;
		color: #303030;
		line-height: 24px;
		text-align: center;
		margin: 20px auto 60px;
	}
	.brandsHero {
		
	}	
		.brandsItem {
			height: 300px;
			background-repeat: no-repeat;
			background-position: center top;
			background-size: cover;
			position: relative;
			margin-bottom: 30px;
			border-radius: 5px;
		}
		.brandsItemOver {
			position: absolute;
			bottom: 20px;
			right: 20px;
			text-align: left;
			font-size: 50px;
			font-weight: 800;
			color: #fff;
			line-height: 50px;
			padding-left: 20px;
			text-transform: uppercase;
			font-family: "Roboto", Helvetica, Arial, sans-serif;
		}
			.brandsItemOver img {
				height: 40px;
			}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.newsletterWrapper {
	padding-top: 100px;
	padding-bottom: 100px;
}
	.newsletterTitle {
		font-size: 48px;
		text-transform: uppercase;
		font-family: "Roboto", Helvetica, Arial, sans-serif;
		text-align: center;
	}
		.newsletterTitle li {
			display: inline-block;
			margin: 0;
			padding: 0;
			margin-right: 0px;
			
		}
		.newsletterTitle li:nth-child(1), .newsletterTitle li:nth-child(3) {
			font-weight: normal;
		}
		.newsletterTitle li:nth-child(2) {
			font-weight: bold;
		}
	.newsletterBody {
		text-align: center;
		font-size: 18px;
		color: #303030;
		line-height: 24px;
		text-align: center;
		margin: 20px auto 20px;
	}
	.newsletterForm {
		
	}
		.newsletterForm .form-control {
			border-radius: 35px 0 0 35px;
			height: 70px;
			font-weight: 500;
			font-size: 18px;
			text-indent: 25px;
		}
		.newsletterForm .btn {
			border-radius: 0 35px 35px 0;
			height: 70px;
			font-weight: 500;
			font-size: 18px;
			color: #fff;
			background: #CFB26E;
			padding-left: 30px;
			padding-right: 30px;
			text-transform: uppercase;
			font-weight: bold;
		}
@media (max-width:479px) {

.newsletterWrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}
	.newsletterTitle {
		font-size: 24px;
		text-transform: uppercase;
		font-family: "Roboto", Helvetica, Arial, sans-serif;
		text-align: center;
	}
		.newsletterTitle ul {
			margin: 0;
			padding: 0;
		}
		.newsletterTitle li {
			display: block;
			margin: 0;
			padding: 0;
			margin-right: -3px;
			
		}
		.newsletterTitle li:nth-child(1), .newsletterTitle li:nth-child(3) {
			font-weight: normal;
		}
		.newsletterTitle li:nth-child(2) {
			font-weight: bold;
		}
	.newsletterBody {
		text-align: center;
		font-size: 13px;
		color: #303030;
		line-height: 16px;
		text-align: center;
		margin: 20px auto;
	}
	.newsletterForm {
		
	}
		.newsletterForm .form-control {
			border-radius: 20px 0 0 20px;
			height: 40px;
			font-weight: 500;
			font-size: 13px;
			text-indent: 10px;
		}
		.newsletterForm .btn {
			border-radius: 0 20px 20px 0;
			height: 40px;
			font-weight: 500;
			font-size: 18px;
			color: #fff;
			background: #CFB26E;
			padding-left: 12px;
			padding-right: 12px;
			text-transform: uppercase;
			font-weight: bold;
		}
}
@media (min-width:480px) and (max-width:767px) {

.newsletterWrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}
	.newsletterTitle {
		font-size: 30px;
		text-transform: uppercase;
		font-family: "Roboto", Helvetica, Arial, sans-serif;
		text-align: center;
	}
		.newsletterTitle ul {
			margin: 0;
			padding: 0;
		}
		.newsletterTitle li {
			display: inline-block;
			margin: 0;
			padding: 0;
			margin-right: -5px;
			
		}
		.newsletterTitle li:nth-child(1), .newsletterTitle li:nth-child(3) {
			font-weight: normal;
		}
		.newsletterTitle li:nth-child(2) {
			font-weight: bold;
		}
	.newsletterBody {
		text-align: center;
		font-size: 14px;
		color: #303030;
		line-height: 16px;
		text-align: center;
		margin: 20px auto;
	}
	.newsletterForm {
		
	}
		.newsletterForm .form-control {
			border-radius: 20px 0 0 20px;
			height: 40px;
			font-weight: 500;
			font-size: 13px;
			text-indent: 10px;
		}
		.newsletterForm .btn {
			border-radius: 0 20px 20px 0;
			height: 40px;
			font-weight: 500;
			font-size: 18px;
			color: #fff;
			background: #CFB26E;
			padding-left: 12px;
			padding-right: 12px;
			text-transform: uppercase;
			font-weight: bold;
		}
}
@media (min-width:768px) and (max-width:991px) { 

.newsletterWrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}
	.newsletterTitle {
		font-size: 36px;
		text-transform: uppercase;
		font-family: "Roboto", Helvetica, Arial, sans-serif;
		text-align: center;
		
	}
		.newsletterTitle ul {
			margin: 0;
			padding: 0;
		}
		.newsletterTitle li {
			display: inline-block;
			margin: 0;
			padding: 0;
			margin-right: -10px;
			
		}
		.newsletterTitle li:nth-child(1), .newsletterTitle li:nth-child(3) {
			font-weight: normal;
		}
		.newsletterTitle li:nth-child(2) {
			font-weight: bold;
		}
	.newsletterBody {
		text-align: center;
		font-size: 18px;
		color: #303030;
		line-height: 24px;
		text-align: center;
		margin: 20px auto 20px;
	}
	.newsletterForm {
		
	}
		.newsletterForm .form-control {
			border-radius: 25px 0 0 25px;
			height: 50px;
			font-weight: 500;
			font-size: 18px;
			text-indent: 25px;
		}
		.newsletterForm .btn {
			border-radius: 0 25px 25px 0;
			height: 50px;
			font-weight: 500;
			font-size: 18px;
			color: #fff;
			background: #CFB26E;
			padding-left: 25px;
			padding-right: 25px;
			text-transform: uppercase;
			font-weight: bold;
		}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.infoBarWrapper {
	
}
	.infoBar {
		background-color: #fff;
		border-radius: 5px;
		padding: 40px;
		text-align: center;
	}
		.infoBar span {
			display: inline-block;
		}
		.infoBarText {
			font-size: 12px;
			font-weight: 600;
		}
		.infoBarImage {
			
		}
			.infoBarImage img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
			}
			.infoBarImage.infoBarLogo img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
			}
@media (max-width:479px) {

	.infoBar {
		background-color: #fff;
		border-radius: 5px;
		padding: 20px;
		text-align: center;
		line-height: 14px;
	}
		.infoBar span {
			display: block;
		}
		.infoBarText {
			font-size: 12px;
			font-weight: 600;
			display: block;
		}
		.infoBarImage {
			
		}
			.infoBarImage img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 5px;
				padding-top: 5px;
			}
			.infoBarImage.infoBarLogo img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
			}
}
@media (min-width:480px) and (max-width:767px) {

	.infoBar {
		background-color: #fff;
		border-radius: 5px;
		padding: 20px;
		text-align: center;
		line-height: 14px;
	}
		.infoBar span {
			display: block;
		}
		.infoBarText {
			font-size: 12px;
			font-weight: 600;
			display: block;
		}
		.infoBarImage {
			
		}
			.infoBarImage img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 5px;
				padding-top: 5px;
			}
			.infoBarImage.infoBarLogo img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
			}
}
@media (min-width:768px) and (max-width:991px) { 

	.infoBar {
		background-color: #fff;
		border-radius: 5px;
		padding: 30px;
		text-align: center;
	}
		.infoBar span {
			display: inline-block;
		}
		.infoBarText {
			font-size: 12px;
			font-weight: 600;
		}
		.infoBarImage {
			
		}
			.infoBarImage img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
			}
			.infoBarImage.infoBarLogo img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
			}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}

.instaBarWrapper {
	padding: 48px;
	border-radius: 6px;
	background-color: #fff;
	margin-top: 40px;
        outline: 1.5px #BA4289 solid;
        outline-offset: -16px;
}
	.instaBarList {
		
	}
	.instaBar {
		background-color: #fff;
		border-radius: 5px;
		text-align: center;
	}
		.instaBar img {
			padding-left: 10px;
			padding-right: 10px;
			z-index: 9999;
		}
	.instaBar:first-item img {
		padding-right: 10px;
		padding-left: 0;
	}
	.instaBar:last-item img {
		padding-left: 10px;
		padding-right: 0;
	}
	.instaBarBlock {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 90%;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		z-index: 9999;
		border-radius: 2px;
	}
	.instaBarItem {
		
	}
		.instaBar span {
			display: inline-block;
		}
		.instaBarText {
			font-size: 12px;
			font-weight: 600;
		}
		.instaBarImage {
			
		}
			.instaBarImage img {
				height: 50px;
				padding-left: 10px;
				padding-right: 10px;
			}
			.instaBarImage.instaBarLogo img {
				height: 25px;
				padding-left: 10px;
				padding-right: 10px;
			}
footer {
	padding: 80px 0 50px 0;
}
	.socialMedia {
		
	}
		.socialMediaList {
			
		}
			.socialMediaList li a {
				width: 70px;
				height: 70px;
				border-radius: 35px;
				font-size: 35px;
				line-height: 72px;
				color: #979797;
				background: #fff;
				margin: 0 4px;
				display: inline-block;
				text-align: center;
			}
	.footerWrapper {
		text-align: center;
	}
		.footerWrapper p {
			color: #979797;
			font-size: 18px;
			margin-top: 60px;
		}
			.footerWrapper p strong {
				color: #303030;
				font-weight: normal;
			}
		.footerWrapper span {
			font-size: 12px;
			color: #979797;
			margin-top: -10px;
			display: block;
		}

@media (max-width:479px) {

footer {
	padding: 40px 0 20px 0;
}
	.socialMedia {
		
	}
		.socialMediaList {
			
		}
			.socialMediaList li a {
				width: 44px;
				height: 44px;
				border-radius: 22px;
				font-size: 22px;
				line-height: 45px;
				color: #979797;
				background: #fff;
				margin: 0 2px;
				display: inline-block;
				text-align: center;
			}
	.footerWrapper {
		text-align: center;
	}
		.footerWrapper p {
			color: #979797;
			font-size: 12px;
			margin-top: 30px;
		}
			.footerWrapper p strong {
				color: #303030;
				font-weight: normal;
			}
		.footerWrapper span {
			font-size: 10px;
			color: #979797;
			margin-top: -14px;
			display: block;
		}
}
@media (min-width:480px) and (max-width:767px) {

footer {
	padding: 40px 0 20px 0;
}
	.socialMedia {
		
	}
		.socialMediaList {
			
		}
			.socialMediaList li a {
				width: 44px;
				height: 44px;
				border-radius: 22px;
				font-size: 22px;
				line-height: 45px;
				color: #979797;
				background: #fff;
				margin: 0 2px;
				display: inline-block;
				text-align: center;
			}
	.footerWrapper {
		text-align: center;
	}
		.footerWrapper p {
			color: #979797;
			font-size: 12px;
			margin-top: 30px;
		}
			.footerWrapper p strong {
				color: #303030;
				font-weight: normal;
			}
		.footerWrapper span {
			font-size: 10px;
			color: #979797;
			margin-top: -14px;
			display: block;
		}
}
@media (min-width:768px) and (max-width:991px) { 

footer {
	padding: 60px 0 35px 0;
}
	.socialMedia {
		
	}
		.socialMediaList {
			
		}
			.socialMediaList li a {
				width: 56px;
				height: 56px;
				border-radius: 28px;
				font-size: 28px;
				line-height: 56px;
				color: #979797;
				background: #fff;
				margin: 0 4px;
				display: inline-block;
				text-align: center;
			}
	.footerWrapper {
		text-align: center;
	}
		.footerWrapper p {
			color: #979797;
			font-size: 16px;
			margin-top: 40px;
		}
			.footerWrapper p strong {
				color: #303030;
				font-weight: normal;
			}
		.footerWrapper span {
			font-size: 12px;
			color: #979797;
			margin-top: -10px;
			display: block;
		}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.titleWrapper {
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
	.titleWrapper .clearfix {
		z-index: -1;
	}
	.titleTitle {
		font-weight: bold;
		font-size: 18px;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
	.titleNav {
		
	}
		.titleNav ul {
			float: right;
		}
		.titleNav li {
			font-size: 12px;
			text-transform: uppercase;
			line-height: 50px;
			padding-right: 0;
			margin-right: 0;
		}
		.titleNav > li > a {
			cursor: pointer;
		}
		.titleNav li.active {
			font-weight: 600;
		}
		.titleNav li + li:before {
		    content: "·";
		    font-weight: 700;
		    margin-right: 8px;
		}
@media (max-width:479px) {

.titleWrapper {
	height: auto;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height: 22px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	z-index: 100;
}
	.titleTitle {
		font-weight: bold;
		font-size: 18px;
		letter-spacing: 2px;
		text-transform: uppercase;
		z-index: 100;
	}
	.titleNav {
		
	}
		.titleNav ul {
			float: none;
			padding: 0;
			margin-bottom: 0;
		}
		.titleNav li {
			font-size: 12px;
			text-transform: uppercase;
			line-height: 18px;
			padding-right: 0;
			margin-right: 0;
			z-index: 100;
			cursor: pointer;
		}
		.titleNav li.active {
			font-weight: 600;
		}
		.titleNav li + li:before {
		    content: "·";
		    font-weight: 700;
		    margin-right: 8px;
		}
}
@media (min-width:480px) and (max-width:767px) {

.titleWrapper {
	height: auto;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height: 22px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	z-index: 100;
}
	.titleTitle {
		font-weight: bold;
		font-size: 18px;
		letter-spacing: 2px;
		text-transform: uppercase;
		z-index: 100;
	}
	.titleNav {
		
	}
		.titleNav ul {
			float: none;
			padding: 0;
			margin-bottom: 0;
		}
		.titleNav li {
			font-size: 12px;
			text-transform: uppercase;
			line-height: 18px;
			padding-right: 0;
			margin-right: 0;
			z-index: 100;
			cursor: pointer;
		}
		.titleNav li.active {
			font-weight: 600;
		}
		.titleNav li + li:before {
		    content: "·";
		    font-weight: 700;
		    margin-right: 8px;
		}
}
@media (min-width:768px) and (max-width:991px) { 

.titleWrapper {
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
	.titleWrapper .clearfix {
		z-index: -1;
	}
	.titleTitle {
		font-weight: bold;
		font-size: 18px;
		letter-spacing: 2px;
		text-transform: uppercase;
		display: inline-block;
	}
	.titleNav {
		display: inline-block;
	}
		.titleNav ul {
			padding: 0;
			margin-bottom: 0;
		}
		.titleNav li {
			font-size: 12px;
			text-transform: uppercase;
			line-height: 50px;
			padding-right: 0;
			margin-right: 0;
		}
		.titleNav > li > a {
			cursor: pointer;
		}
		.titleNav li.active {
			font-weight: 600;
		}
		.titleNav li + li:before {
		    content: "·";
		    font-weight: 700;
		    margin-right: 8px;
		}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.collectionsWrapper {
	margin: 40px auto 80px;	
}
	.collectionsItem {
		background-repeat: no-repeat;
		background-position:  90% 50%;
		background-size: 400px auto;
	}
	.collectionsItem:nth-child(odd) a {
		padding: 25px 0 25px 10px;
		border-top: 4px solid #fff;
		display: block;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&0.9+0,0+30 */
		background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.87) 1%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.87) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.87) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}
	.collectionsItem:nth-child(even) a {
		padding: 25px 0 25px 10px;
		border-top: 4px solid #fff;
		display: block;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&0.4+0,0+30 */
		background: -moz-linear-gradient(left, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.39) 1%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.39) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.39) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}
	.collectionsItem:last-child a {
		border-bottom: 4px solid #fff;
	}
	.collectionsItemLogo img {
		height: 50px;
	}

	.collectionsItemArrow {
		font-size: 40px;
		text-align: right;
		color: #CFB26E;
		line-height: 50px;
	}
@media (max-width:479px) {
.collectionsWrapper {
	margin: 20px auto 40px;	
}
	.collectionsItem {
		background-repeat: no-repeat;
		background-position:  90% 50%;
		background-size: 160px auto;
	}
	.collectionsItem:nth-child(odd) a {
		padding: 15px 0 15px 10px;
		border-top: 2px solid #fff;
	}
	.collectionsItem:nth-child(even) a {
		padding: 15px 0 15px 10px;
		border-top: 2px solid #fff;
	}
	.collectionsItem:last-child a {
		border-bottom: 2px solid #fff;
	}
	.collectionsItemLogo img {
		height: 30px;
	}

	.collectionsItemArrow {
		font-size: 30px;
		text-align: right;
		color: #CFB26E;
		line-height: 30px;
	}
}
@media (min-width:480px) and (max-width:767px) {

}
@media (min-width:768px) and (max-width:991px) { 

}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.brandWrapper {
	height: 230px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -11px;
}
	.brandLogo {
		text-align: center;
		padding-top: 50px;
	}
		.brandLogo img {
			height: 80px;
			
		}
	.brandInfo {
		text-align: center;
		font-size: 12px;
		font-weight: 300;
		margin-top: 8px;
	}
.styleWrapper {
	height: 170px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -11px;
	display: block;
}
	.styleTitle {
		text-align: center;
		font-size: 48px;
		font-weight: 200;
		padding-top: 70px;
	}
@media (max-width:479px) {

.brandWrapper {
	height: 160px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -1px;
}
	.brandLogo {
		text-align: center;
	}
		.brandLogo img {
			height: 50px;
		}
	.brandInfo {
		text-align: center;
		font-size: 12px;
		font-weight: 300;
		margin-top: 8px;
	}
.styleWrapper {
	height: 120px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -1px;
	display: block;
}
	.styleTitle {
		text-align: center;
		font-size: 36px;
		font-weight: 200;
		padding-top: 50px;
	}
}
@media (min-width:480px) and (max-width:767px) {
.brandWrapper {
	height: 160px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -1px;
}
	.brandLogo {
		text-align: center;
	}
		.brandLogo img {
			height: 50px;
		}
	.brandInfo {
		text-align: center;
		font-size: 12px;
		font-weight: 300;
		margin-top: 8px;
	}
.styleWrapper {
	height: 120px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -1px;
	display: block;
}
	.styleTitle {
		text-align: center;
		font-size: 36px;
		font-weight: 200;
		padding-top: 50px;
	}
}
@media (min-width:768px) and (max-width:991px) { 

.brandWrapper {
	height: 170px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -1px;
}
	.brandLogo {
		text-align: center;
	}
		.brandLogo img {
			height: 70px;
		}
	.brandInfo {
		text-align: center;
		font-size: 12px;
		font-weight: 300;
		margin-top: 8px;
	}
.styleWrapper {
	height: 120px;
	background: url(../images/white-gradient.png) center top;
	background-size: cover;
	margin-top: -1px;
	display: block;
}
	.styleTitle {
		text-align: center;
		font-size: 48px;
		font-weight: 200;
		padding-top: 50px;
	}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}	
.productsWrapper {
	background: #fff;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 5px;
	z-index: 100;
}
	.productsProduct {
		padding-top: 40px;
		padding-bottom: 40px;
		border-bottom: 1px solid #EDD8C1;
	}

	.productTitleTopColl {
		font-size: 12px;
		font-weight: 600;
		text-transform: uppercase;
	}
		.productTitleTopColl span {
			margin-left: 4px;
			font-size: 11px;
			color: #979797;
			font-style: italic;
		}
		.productTitleTopColl i {
			
		}
	.productTitleTop {
		font-size: 18px;
		font-weight: 700;
	}
	.productTitle {
		font-size: 24px;
		margin-top: 8px;
	}
	.productBody {
		margin-top: 30px;
		font-size: 15px;
		font-weight: 500;
		line-height: 18px;
	}
	.productPrice {
		margin-top: 24px;
	}
	.productDiamos {
		background: #CFB26E;
		padding: 3px 6px 2px;
		font-size: 10px;
		line-height: 12px;
		border-radius: 4px;
		color: #fff;
		font-weight: 600;
		text-transform: uppercase;
		display: inline-block;
	}
	.productImage {
		
	}
	.pError {
		padding-top: 20px;
		margin-bottom: -20px;
	}
@media (max-width:479px) {

.productsWrapper {
	background: #fff;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 5px;
}
	.productsProduct {
		padding-top: 30px;
		padding-bottom: 20px;
		border-bottom: 1px solid #EDD8C1;
	}

	.productTitleTopColl {
		font-size: 12px;
		font-weight: 600;
		text-transform: uppercase;
	}
		.productTitleTopColl span {
			margin-left: 4px;
			font-size: 11px;
			color: #979797;
			font-style: italic;
		}
		.productTitleTopColl i {
			
		}
	.productTitleTop {
		font-size: 16px;
		font-weight: 700;
	}
	.productTitle {
		font-size: 22px;
		margin-top: 8px;
	}
	.productBody {
		margin-top: 10px;
		font-size: 13px;
		font-weight: 500;
		line-height: 16px;
	}
	.productPrice {
		margin-top: 10px;
	}
	.productDiamos {
		background: #CFB26E;
		padding: 3px 6px 2px;
		font-size: 10px;
		line-height: 12px;
		border-radius: 4px;
		color: #fff;
		font-weight: 600;
		text-transform: uppercase;
		display: inline-block;
	}
	.productImage {
		margin-top: 10px;
	}
}
@media (min-width:480px) and (max-width:767px) {

.productsWrapper {
	background: #fff;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 5px;
}
	.productsProduct {
		padding-top: 30px;
		padding-bottom: 20px;
		border-bottom: 1px solid #EDD8C1;
	}

	.productTitleTopColl {
		font-size: 12px;
		font-weight: 600;
		text-transform: uppercase;
	}
		.productTitleTopColl span {
			margin-left: 4px;
			font-size: 11px;
			color: #979797;
			font-style: italic;
		}
		.productTitleTopColl i {
			
		}
	.productTitleTop {
		font-size: 16px;
		font-weight: 700;
	}
	.productTitle {
		font-size: 22px;
		margin-top: 8px;
	}
	.productBody {
		margin-top: 10px;
		font-size: 13px;
		font-weight: 500;
		line-height: 16px;
	}
	.productPrice {
		margin-top: 10px;
	}
	.productDiamos {
		background: #CFB26E;
		padding: 3px 6px 2px;
		font-size: 10px;
		line-height: 12px;
		border-radius: 4px;
		color: #fff;
		font-weight: 600;
		text-transform: uppercase;
		display: inline-block;
	}
	.productImage {
		margin-top: 10px;
	}
}
@media (min-width:768px) and (max-width:991px) { 

.productsWrapper {
	background: #fff;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 5px;
}
	.productsProduct {
		padding-top: 30px;
		padding-bottom: 20px;
		border-bottom: 1px solid #EDD8C1;
	}

	.productTitleTopColl {
		font-size: 12px;
		font-weight: 600;
		text-transform: uppercase;
	}
		.productTitleTopColl span {
			margin-left: 4px;
			font-size: 11px;
			color: #979797;
			font-style: italic;
		}
		.productTitleTopColl i {
			
		}
	.productTitleTop {
		font-size: 16px;
		font-weight: 700;
	}
	.productTitle {
		font-size: 22px;
		margin-top: 8px;
	}
	.productBody {
		margin-top: 10px;
		font-size: 13px;
		font-weight: 500;
		line-height: 16px;
	}
	.productPrice {
		margin-top: 10px;
	}
	.productDiamos {
		background: #CFB26E;
		padding: 3px 6px 2px;
		font-size: 10px;
		line-height: 12px;
		border-radius: 4px;
		color: #fff;
		font-weight: 600;
		text-transform: uppercase;
		display: inline-block;
	}
	.productImage {
		margin-top: 10px;
	}
}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.stylesBottom {
	height: 80px;
	display: block;
}
.stylesWrapper {
	margin: 40px auto 0;	
	display: block;
}
	.stylesItem {
		background-repeat: no-repeat;
		background-position:  90% 50%;
		background-size: 400px auto;
		height: 75px;
		font-size: 30px;
		font-weight: 200;
		margin-bottom: 20px;
	}
	.stylesItem:nth-child(4n+3) a, .stylesItem:nth-child(4n+4) a {
		padding: 25px 0 25px 10px;
		border-top: 4px solid #fff;
		display: block;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&0.9+0,0+30 */
		background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.87) 1%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.87) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.87) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}
	.stylesItem:nth-child(4n+1) a, .stylesItem:nth-child(4n+2) a {
		padding: 25px 0 25px 10px;
		border-top: 4px solid #fff;
		display: block;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&0.4+0,0+30 */
		background: -moz-linear-gradient(left, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.39) 1%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.39) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.39) 1%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}

@media (max-width:479px) {

.stylesBottom {
	height: 40px;
	display: block;
}
.stylesWrapper {
	margin: 40px auto 0;	
	display: block;
}
	.stylesItem {
		background-repeat: no-repeat;
		background-position:  90% 50%;
		background-size: 200px auto;
		height: 60px;
		font-size: 24px;
		font-weight: 200;
		margin-bottom: 10px;
	}
	.stylesItem:nth-child(4n+3) a, .stylesItem:nth-child(4n+4) a {
		padding: 15px 0 15px 4px;
		border-top: 4px solid #fff;
	}
	.stylesItem:nth-child(4n+1) a, .stylesItem:nth-child(4n+2) a {
		padding: 15px 0 15px 4px;
		border-top: 4px solid #fff;
	}
}
@media (min-width:480px) and (max-width:767px) {

.stylesBottom {
	height: 40px;
	display: block;
}
.stylesWrapper {
	margin: 40px auto 0;	
	display: block;
}
	.stylesItem {
		background-repeat: no-repeat;
		background-position:  90% 50%;
		background-size: 200px auto;
		height: 60px;
		font-size: 24px;
		font-weight: 200;
		margin-bottom: 10px;
	}
	.stylesItem:nth-child(4n+3) a, .stylesItem:nth-child(4n+4) a {
		padding: 15px 0 15px 4px;
		border-top: 4px solid #fff;
	}
	.stylesItem:nth-child(4n+1) a, .stylesItem:nth-child(4n+2) a {
		padding: 15px 0 15px 4px;
		border-top: 4px solid #fff;
	}
}
@media (min-width:768px) and (max-width:991px) { 

}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.brandSlider {
	
}
	.brandSliderItem {
		display: block;
		height: 200px;
	}
		.brandSliderTitle {
			
		}
			.brandSliderTitle img {
				height: 50px;
				margin-top: 75px;
				float: right;
				padding-right: 20px;
			}
		.brandSliderImage {
			background-size: contain;
			background-position: center center;
			background-repeat: no-repeat;
			height: 200px;
		}
		.brandSliderInfo {
			padding-left: 20px;
			height: 200px;
		}
			.brandSliderInfoContent {
				border-top: 2px solid #fff;
				border-bottom: 2px solid #fff;
				position: relative;
				top: 50%;
				font-size: 12px;
				letter-spacing: 1px;
				transform: perspective(1px) translateY(-50%);
				padding: 10px;
				text-transform: uppercase;
			}
				.brandSliderInfoContentGeneral {
					
				}
				.brandSliderInfoContentSpecial {
					font-weight: 500;
				}
					.brandSliderInfoContentSpecial strong {
						font-weight: 600;
					}

.brandCloud {
	
}
	.brandCloudItem {
		margin-left: 20px;
		margin-right: 20px;
	}
		.brandCloudItem img {
			height: 50px;
			margin-top: 75px;
			float: right;
			padding-right: 20px;
		}
@media (max-width:479px) {

.brandSlider {
	
}
	.brandSliderItem {
		display: block;
		height: auto;
	}
		.brandSliderTitle {
			text-align: center;
		}
			.brandSliderTitle img {
				height: 50px;
				margin-top: 20px;
				margin-bottom: 20px;
				float: none;
			}
		.brandSliderImage {
			background-size: contain;
			background-position: center center;
			background-repeat: no-repeat;
			height: 100px;
		}
		.brandSliderInfo {
			padding-top: 10px;
			height: auto;
			padding-bottom: 20px;
			padding-left: 0;
			text-align: center;
		}
			.brandSliderInfoContent {
				border-top: 2px solid #fff;
				border-bottom: 2px solid #fff;
				position: relative;
				top: inherit;
				font-size: 12px;
				letter-spacing: 1px;
				transform: none;
				padding: 10px;
				text-transform: uppercase;
			}
				.brandSliderInfoContentGeneral {
					
				}
				.brandSliderInfoContentSpecial {
					font-weight: 500;
				}
					.brandSliderInfoContentSpecial strong {
						font-weight: 600;
					}

.brandCloud {
	
}
	.brandCloudItem {
		margin-left: 10px;
		margin-right: 10px;
	}
		.brandCloudItem img {
			height: 40px;
			margin-top: 25px;
			float: right;
			padding-right: 10px;
		}
}
@media (min-width:480px) and (max-width:767px) {

}
@media (min-width:768px) and (max-width:991px) { 

}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.hrWhite {
	background-color: #F6F6F6;
	height: 2px;
}

.contactWrapper {
	margin-top: 20px;
}
	.contactInfoWrapper {
		
	}
		.contactInfoItem {
			border: 4px solid #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			-moz-background-clip: padding;
			-webkit-background-clip: padding-box;
			background-clip: padding-box;
			background-color: rgba(255,255,255,.5);
			margin-bottom: 20px;
			z-index: 100;
			font-size: 15px;
		}
		.contactReservation {
			font-size: 12px;
			padding: 3px 6px;
			color: #bb8710;
			background-color: #fff;
			display: inline;
			margin-bottom: 16px;
		}
			.contactReservation a {
				color: #bb8710;
			}
			.contactInfoItem h4 {
				font-size: 12px;
				margin-top: 14px;
				font-weight: bold;
				text-transform: uppercase;
			}
				.contactInfoPhone {
					padding: 3px 6px;
					background-color: #E0E0E0;
					display: inline-block;
				}
			.contactInfoItemApps {
				background: #fff;
				display: block;
				font-size: 12px;
				margin: 16px -19px -4px;
				padding: 4px 10px 1px;
				border-bottom-left-radius: 5px;
				border-bottom-right-radius: 5px;
			}
				.contactInfoItemApps li {
					padding-top: 4px;
					display: inline-block;
				}
				.contactInfoItemApps li:first-item {
					text-indent: 8px;
				}
					.contactInfoItemApps li i {
						font-size: 18px;
						padding-top: 2px;
						margin-left: 6px;
					}
	.contactMapWrapper {
		
	}
		.MarkupGoogleMap {
			border: 4px solid #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
		}
@media (max-width:479px) {

		.contactInfoItem {
			border: 4px solid #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			-moz-background-clip: padding;
			-webkit-background-clip: padding-box;
			background-clip: padding-box;
			background-color: rgba(255,255,255,.5);
			margin-bottom: 20px;
			z-index: 100;
			font-size: 14px;
			line-height: 18px;
		}
		.contactReservation {
			font-size: 12px;
		}
			.contactInfoItem h4 {
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
			}
			.contactInfoItemApps {
				background: #fff;
				margin: 0px -19px -5px;
				padding: 4px 10px 1px;
				border-bottom-left-radius: 5px;
				border-bottom-right-radius: 5px;
			}
				.contactInfoItemApps li {
					padding-top: 6px;
					font-size: 12px;
					font-weight: 600;
					display: inline-block;
				}
					.contactInfoItemApps li i {
						font-size: 22px;
						padding-top: 0px;
						margin-top: -2px;
						margin-left: 6px;
					}
}
@media (min-width:480px) and (max-width:767px) {

}
@media (min-width:768px) and (max-width:991px) { 

}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}
.galleryImage img {
	max-height: 400px;
	margin: 0 auto;
	border: 4px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

	.branchCloudItem {
		padding: 20px 0;
	}

	.formBody {
		
	}

@media (max-width:479px) {

	.formBody {
		padding: 0 30px;
	}
}
@media (min-width:480px) and (max-width:767px) {

}
@media (min-width:768px) and (max-width:991px) { 

}
@media (min-width:992px) and (max-width:1199px) { 

}
@media (min-width:1200px) { 

}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.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.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -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 {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -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 {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.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: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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 {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  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 {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.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(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}














































