/*-----------------------------------------------------------------------------------
	Theme Name: spicy aroma  v1
	Theme URI: 
	Description: The Multi-Purpose Template
	Author: weblizar
	Author URI: 
	Version: 0.1
----------------------------------------------------------------------------------*/


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>
:: 1.0 Import All CSS & Fonts
:: 2.0 Typography CSS
:: 3.0 Helper Class CSS
:: 4.0 Section Title CSS
:: 5.0 Button CSS
:: 6.0 Navbar Menu CSS
:: 7.0 slider CSS
:: 8.0 About CSS
:: 9.0 Verity Section CSS
:: 10.0 Team Section CSS
:: 11.0 Blog Section CSS
:: 12.0 Reservation Section CSS
:: 14.0 Gallery Section CSS
:: 15.0 Testimonial Section CSS
:: 16.0 Reservation Section CSS
:: 17.0 Contact Section CSS
:: 18.0 Callout Section CSS
:: 19.0 Subscribe Section CSS
:: 20.0 Footer Section
:: 21.0 Datepikar CSS
:: 22.0 Page Loader CSS
:: 23.0 Button Return top CSS
<<<<<<<<<<<<<<<<<<<<<<<<<<<< */


/* ----------------------------------------------------------------
	:: 1.0 Import All CSS & Fonts
-----------------------------------------------------------------*/

@import '../css/bootstrap-v4.1.3.min.css';
@import '../css/responsive.css';
@import '../css/font-awesome/css/fontawesome-all-v5.3.1.min.css';
@import '../css/swiper.min.css';
@import '../css/date_resv.css';
@import '../css/photobox.css';

/* Web Fonts */

@import url('https://fonts.googleapis.com/css?family=Open+Sans|Playball|Poppins:400,600,800');

/* ----------------------------------------------------------------
	:: 2.0 Typography CSS
-----------------------------------------------------------------*/

body {
	font-family: 'Open Sans';
}

.section-heading,
.section-title,
h1,
h2,
h3 {
	font-family: 'Poppins' !important;
}

.section-title {
	color: var(--main-color);
	text-transform: uppercase;
	font-size: 46px;
}

:root {
	--main-color: #ffad18;
}

.bg {
	background-color: #f5f5f5;
}

p {
	font-size: 16px;
	color: #232323;
}


/* ----------------------------------------------------------------
	:: 3.0 Helper Class CSS
-----------------------------------------------------------------*/

a:hover {
	text-decoration: none;
}

.upperclass {
	text-transform: uppercase;
}

.space {
	padding: 100px 0px;
}

.pb-60 {
	padding-bottom: 60px;
}

.row {
	margin: 0 !important;
}


/* ----------------------------------------------------------------
	:: 4.0 Section Title CSS
-----------------------------------------------------------------*/

.title-section h2 {
	font-family: Playball !important;
	font-size: 38px;
	color: var(--main-color);
	line-height: 32px;
	text-transform: capitalize;
}

.title-section h3 {
	color: #232323;
	font-size: 38px;
	text-transform: capitalize;
}

.title-section {
	max-width: 800px;
	width: auto;
	position: relative;
}

.title-section.center {
	margin: 0 auto;
	text-align: center;
}

.title-section.white h3,
.title-section.white p {
	color: #fff;
}

.title-section {
	width: auto;
	max-width: 800px;
}

.title-section.t-icon h3:after {
	content: '';
	display: block;
	position: relative;
	left: 0;
	right: 0;
	z-index: 9;
	margin: 0 auto;
	border: 0;
	top: 10px;
	margin-top: 5px;
	background-size: 100%;
	width: 126px;
	height: 30px;
	background-image: url(../images/all-img/icon-1.png);
}

.title-section.t-border h3 {
	padding-bottom: 11px;
	margin-bottom: 15px;
}

.title-section.t-border h3:after {
	content: '';
	display: block;
	height: 4px;
	width: 50px;
	background-color: var(--main-color);
	position: relative;
	left: 0;
	top: 10px;
}

.title-section.white h3:after {
	background-image: url(../images/all-img/icon-2.png) !important;
}

.title-section p {
	line-height: 30px;
	margin-bottom: 0;
	font-size: 18px;
	color: #4a4a4a;
}


/* ----------------------------------------------------------------
	:: 5.0 Button CSS
-----------------------------------------------------------------*/

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: none !important;
}

i.fas.fa-angle-left,
.fas.fa-angle-right {
	color: #000;
	font-size: 42px;
	border: 2px solid #333;
	width: 46px;
	opacity: 1;
	height: 65px;
	line-height: 65px;
	background-color: #fff;
	text-align: center;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

i.fas.fa-angle-left:hover,
.fas.fa-angle-right:hover {
	background-color: var(--main-color);
	border: 2px solid var(--main-color);
	color: #fff;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.photobox_a img {
	display: none;
}

.col-lg-6.col-md-6.verity-items {
	padding: 0px !important;
}

.btn.btn-main {
	background-color: var(--main-color);
	border-radius: 0;
	padding: 6px 15px;
	color: #fff;
}

.btn.btn-main:hover {
	color: #fff;
	background-color: #000;
}

.btn.btn-main2 {
	color: #fff;
	background-color: #000;
	border-radius: 0;
	padding: 6px 15px;
}

.btn.btn-main2:hover {
	background-color: var(--main-color);
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
	width: auto;
	height: auto;
}

.swiper-container .swiper-button-prev {
	left: 3%;
}

.swiper-container .swiper-button-next {
	right: 3%;
}


/* ----------------------------------------------------------------
	:: 6.0 Navbar Menu CSS
-----------------------------------------------------------------*/

.top_header .top_header .navbar-light .navbar-nav .active>.nav-link,
.top_header .top_header .navbar-light .navbar-nav .active .nav-link,
.top_header .top_header .navbar-light .navbar-nav .nav-link.show,
.top_header .top_header .navbar-light .navbar-nav .show>.nav-link {
	background-color: var(--main-color);
	color: #fff;
	transition: all ease 0.4s;
}

.top_header .navbar.h_stiky .navbar-nav .nav-link {
	color: #000 !important;
	transition: all ease 0.4s;
}

.navbar.h_stiky .navbar-nav .active .nav-link,
.navbar.h_stiky .navbar-nav .nav-link:hover {
	color: #fff !important;
	background-color: var(--main-color);
	transition: all ease 0.4s;
}

.navbar .navbar-nav .active .nav-link,
.navbar .navbar-nav .nav-link:hover {
	background-color: var(--main-color);
	color: #000;
	transition: all ease 0.6s;
}

.navbar .dropdown-item {
	font-size: 18px;
	padding: 10px;
	transition: all ease 0.6s;
}

.navbar .dropdown-item.active,
.navbar .dropdown-item:active,
.navbar .dropdown-item:hover {
	background-color: var(--main-color);
	text-decoration: none;
	color: #fff;
	transition: all ease 0.6s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	padding: 0;
	border-radius: 0;
}

.top_header .navbar-light .navbar-nav .nav-link {
	padding: 3px 8px;
	margin: 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

.navbar-brand,
nav.navbar.h_stiky .navbar-brand,
nav.navbar.h_stiky,
nav.navbar {
	-webkit-transition: all ease 0.6s;
	-moz-transition: all ease 0.6s;
	-ms-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	transition: all ease 0.6s;
}

.top_header nav.navbar.h_stiky {
	position: fixed;
	top: 0;
	background-color: var(--main-color);
	z-index: 9999;
}

nav.navbar.h_stiky {
	box-shadow: 2px 2px 34px #0000008c;
	border: 0;
}

.navbar-brand {
	-webkit-transition: all ease 0.6s;
	-moz-transition: all ease 0.6s;
	-ms-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	transition: all ease 0.6s;
	max-width: 100px;
}

.h_stiky li.nav-item.active a.nav-link {
	color: #fff !important;
}

.h_stiky .navbar-brand {
	max-width: 80px;
	-webkit-transition: all ease 0.6s;
	-moz-transition: all ease 0.6s;
	-ms-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	transition: all ease 0.6s;
}

.navbar.h_stiky .navbar-nav .active .nav-link,
.navbar.h_stiky .navbar-nav .nav-link:hover {
	color: #fff !important;
	background-color: var(--main-color);
}

.top_header.navbar-brand {
	max-width: 190px;
	;
}

.top_header .navbar-brand img {
	height: 100%;
	width: 100%;
}

.top_header nav.navbar {
	border-bottom: 1px solid rgba(0, 0, 0, 0.36);
	position: absolute;
	left: 0;
	z-index: 99;
	right: 0;
	background: transparent;
	padding: 0;
}

.top_header .head-cont ul.navbar-nav.mr-auto {
	padding: 60px 0;
}

.top_header .h_stiky ul.navbar-nav.mr-auto {
	padding: 18px 0;
}

.navbar-collapse {
	-ms-flex-positive: unset !important;
	flex-grow: unset !important;
}

.content-center {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.h_stiky .navbar-brand .stiky-hidden,
.navbar-brand .stiky-show {
	transition: all ease 0.1s;
	overflow: hidden;
	display: none;
}

.h_stiky .navbar-brand .stiky-show {
	visibility: visible;
	transition: all ease 0.1s;
	display: block;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show {
	color: #fff !important;
}


/* ----------------------------------------------------------------
	:: 7.0 Homepage slider CSS
-----------------------------------------------------------------*/

.carousel-fade .carousel-item {
	height: 100vh;
	width: 100%;
}

.carousel-fade .carousel-item img {
	height: 100vh;
	width: 100%;
	max-width: 100%;
	background-size: cover;
	object-fit: cover;
	object-position: center;
	background-origin: content-box;
	background-clip: content-box;
	background-position: center;
	color: rgba(0, 0, 0, 0.56);
	filter: brightness(30%);
	right: 0;
	left: 0;
	resize: both;
}

.carousel .carousel-indicators {
	bottom: 60px;
}

.carousel .carousel-caption {
	right: 0;
	left: 0;
}

.carousel .carousel-indicators li {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	border: 4px solid var(--main-color);
	margin-left: 10px;
	background-color: var(--main-color);
}

.carousel .carousel-indicators li.active {
	border: 4px solid var(--main-color);
	background-color: #fff;
}

.carousel .carousel-control-next-icon,
.carousel .carousel-control-prev-icon {
	background-image: none !important;
}

.carousel-inner a {
	opacity: 1;
}

.swiper5 .carousel-inner .carousel-item:after {
	background: #000;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0.1;
	content: '';
}

.swiper-container.swiper5 {
	margin: 0 auto;
	width: 100%;
}

.swiper5 {
	overflow: hidden;
	width: 100%;
}

.swiper5 .swiper-button-next,
.swiper5 .swiper-container-rtl .swiper-button-prev,
.swiper5 .swiper-button-prev,
.swiper5 .swiper-container-rtl .swiper-button-next {
	background: none;
}

.swiper5 .swiper-button-next,
.swiper5 .swiper-container-rtl .swiper-button-prev {
	right: 40px;
}

.swiper5 .swiper-button-prev,
.swiper5 .swiper-container-rtl .swiper-button-next {
	left: 40px;
}

.swiper-button-next::before,
.swiper5 .swiper-container-rtl .swiper-button-prev::before {
	margin-right: -10;
	right: 0;
}

.swiper5 .swiper-button-prev::before,
.swiper5 .swiper-container-rtl .swiper-button-next::before {
	margin-left: -10px;
}

.swiper5 span.upperclass {
	font-size: 71.96px;
	font-weight: bold;
	line-height: 85px;
	color: var(--main-color);
}

.swiper5 a.btn.s_link {
	color: #232323;
	text-transform: uppercase;
	border-radius: 0;
	line-height: 50px;
	font-size: 20px;
	padding: 0;
	width: 180px;
	height: 50px;
	background-color: var(--main-color);
}

.swiper5 a.btn.s_link:hover {
	background-color: #fff;
	color: #000;
}

a.btn.s_link.second-btn {
	background: #fff !important;
}

a.btn.s_link.second-btn:hover {
	background: var(--main-color) !important;
}

.swiper5 .second-btn {
	margin-left: 40px;
}

.swiper5 p {
	color: #fff;
	padding: 20px 0;
	font-size: 25px;
}

.swiper5 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 2px solid #F8A71A;
	border-radius: 0;
	padding: 11px;
	background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 60px !important;
}

.swiper5 span.swiper-pagination-bullet {
	border-radius: 0;
	padding: 12px;
	opacity: 1;
}

.swiper5 img.img-responsive {
	width: 100%;
	height: 100%;
}

.swiper5 h1.animation.animated-item-1 {
	font-size: 57.19px;
	line-height: 85px;
}


/* ----------------------------------------------------------------
	Homepage About CSS
-----------------------------------------------------------------*/

.welcom-section .col-md-6 {
	float: left;
}

.welcom-section img {
	width: 100%;
	padding: 20px;
}

.welcom-section h2 {
	font-family: Playball;
	font-size: 38px;
	color: var(--main-color);
}

.welcom-section .img-thumbnail::before {
	border-top: 5px solid var(--main-color);
	border-left: 5px solid var(--main-color);
	content: "";
	height: 262px;
	top: 0px;
	position: absolute;
	-webkit-transition: all ease 0.6s;
	-moz-transition: all ease 0.6s;
	-ms-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	transition: all ease 0.6s;
	width: 262px;
	z-index: -1;
}

.welcom-section .img-thumbnail::after {
	border-bottom: 5px solid var(--main-color);
	border-right: 5px solid var(--main-color);
	content: "";
	height: 262px;
	right: 0;
	bottom: 0;
	position: absolute;
	-webkit-transition: all ease 0.6s;
	-moz-transition: all ease 0.6s;
	-ms-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	transition: all ease 0.6s;
	width: 262px;
	z-index: -1;
}

.welcom-section .img-thumbnail {
	margin: 0 auto;
	position: relative;
	padding: 0;
	border: 0;
	display: block;
	border-radius: 0;
	background-color: transparent;
}

.col-md-6.welcom-img {
	padding-left: 0;
}


/* ----------------------------------------------------------------
	 Verity Section CSS
----------------------------------------------------------------*/

.verity-section button.btn.btn-main {
	padding: 11px 20px;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.verity-items {
	margin: 20px 0px;
}

.verity-items h4 {
	font-weight: 600;
	font-size: 20px;
}

.verity-items h4 a {
	color: #333;
	text-decoration: none;
	transition: all ease 0.6s;
}

.verity-items h4 a:hover {
	text-decoration: none !important;
}

.verity-items h4 span {
	text-align: right;
	float: right;
	transition: all ease 0.6s;
}

.verity-items p {
	font-size: 16px;
	color: #4a4a4a;
	transition: all ease 0.6s;
}

.verity-items:hover h4,
.verity-items:hover h4 a {
	color: var(--main-color);
	transition: all ease 0.6s;
}

.items_image {
	overflow: hidden;
	max-width: 100px;
	border: none !important;
	margin-right: 10px;
}

.verity-section .portfolio-tabs li:before {
	display: none;
}

.verity-section .portfolio-tabs.nav-pills .nav-link {
	text-transform: uppercase !important;
	text-align: center;
	padding: 6px 21px !important;
}

.verity-section ul.portfolio-tabs.categories {
	border-bottom: 1px solid #ccc;
}

.verity-section-1 {
	background: linear-gradient(90deg, #f5f5f5 61%, rgba(253, 253, 253, 0.18) 95%), url(../images/all-img/shrimp-combo.jpeg);
	background-position: right;
	background-repeat: no-repeat;
}

.verity-section ul.portfolio-tabs.categories {
	margin-bottom: 40px;
}

section.verity-section.verity-section-1.space {
	padding-bottom: 100px;
	position: relative;
}

section.verity-section.space {
	padding-bottom: 80px;
	position: relative;
}


/* ----------------------------------------------------------------
	 Team Section CSS
-----------------------------------------------------------------*/

.team-section .col-md-3.team-content {
	float: left;
}

.team-section {
	position: relative;
}

.team-section .col-md-3.team-content .chef_img {
	text-align: center;
	overflow: hidden;
	background: #fff;
	border: 1px solid var(--main-color);
}

.team-section .chef_img img {
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.team-section .team-content:hover .chef_img img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.team-section .chef_img {
	overflow: hidden;
	border: 1px solid var(--main-color);
}

.team-section .team-content h3 {
	font-size: 18px;
	color: #232323;
	line-height: 24px;
	margin-top: 18px;
	-webkit-transition: all 400ms linear 0s;
	-o-transition: all 400ms linear 0s;
	transition: all 400ms linear 0s;
}

.team-section .team-detail {
	text-align: center;
}

.team-section .team-social li a {
	border-radius: 50%;
	display: inline-block;
	font-size: 18px;
	height: 35px;
	padding: 6px;
	color: #fff;
	text-align: center;
	width: 35px;
	background-color: #000;
}

.team-section .team-social li a:hover {
	color: #fff;
	background-color: var(--main-color);
}

.team-section .team-social li:hover {
	border: 1px solid var(--main-color);
	border-radius: 50%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.team-section .team-social li {
	display: inline-block;
	border: 1px solid transparent;
	padding: 2px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.team-section .team-social li:hover {
	border: 1px solid #f8a71b;
}

.team-section .team-detail p {
	font-family: Playball;
	color: var(--main-color);
	line-height: 24px;
	font-size: 18px;
}

.team-section ul.team-social {
	padding: 0;
	margin-bottom: 0px;
}

.team-section .team-detail a {
	text-decoration: none;
}

.team-section .team-content:hover .team-social {
	visibility: visible;
}


/* ----------------------------------------------------------------
	:: 11.0 Blog Section CSS
-----------------------------------------------------------------*/

.blog-section span {
	padding: 10px 10px 10px 0;
}

.blog-section span a {
	color: #000000;
	text-decoration: none;
}

.blog-section span a:hover {
	color: var(--main-color);
}

.blog-section h2 a {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
}

.blog-section .news-data {
	border-bottom: 1px solid #5b5b5b;
	padding: 10px 0;
}

.blog-section .button a {
	color: #000;
	background-color: var(--main-color);
	text-transform: uppercase;
	border-radius: 0;
	font-weight: 600;
	font-size: 14px;
	padding: 6px 15px;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-section .button a:hover {
	color: #fff;
	background-color: #000;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-section .img-thumbnail {
	display: block;
	border: 0 none;
	position: relative;
	padding: 0;
}

.blog-section .col-md-12.news-detail {
	padding: 0;
}

.blog-section .news-date a {
	color: #fff;
}

.blog-section .news-date:hover a {
	color: #000;
}

.blog-section .news-date {
	display: block;
	position: absolute;
	top: 15px;
	padding: 0;
	left: 15px;
	text-align: center;
	width: 76px;
	height: 80px;
	background-color: var(--main-color);
}

.blog-section .news-date span.date {
	padding: 0;
}

.blog-section span.date.date_top {
	font-weight: 700;
	font-size: 26px;
	padding: 0;
}

.blog-section .news-date span {
	display: block;
}

.blog-v1 .swiper-container.p-0 {
	position: relative;
	width: 100%;
}

.blog-section .swiper-slide {
	padding: 10px!important;
}

.blog-section .col-md-12.news-desc {
	border: 1px solid #ccc;
	padding: 15px;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-section .col-md-12.news-desc:hover {
	border: 1px solid #ccc;
	box-shadow: 2px 2px 20px #ccc;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

section#blog {
	position: relative;
}


/* ----------------------------------------------------------------
	:: 12.0 Reservation Section CSS
-----------------------------------------------------------------*/

.resv-section .input-daterange span.input-group-append::before {
	content: "\f073";
	font-family: "Font Awesome 5 Free";
	background: #fff;
	color: #000;
	min-width: 50px;
	font-size: 25px;
	height: 47px;
	text-align: center;
}

.resv-section .gj-timepicker span.input-group-append::before {
	content: "\f017";
	font-family: "Font Awesome 5 Free";
	padding: 10px;
	background: #fff;
	color: #000;
	min-width: 50px;
	font-size: 25px;
	height: 47px;
	text-align: center;
}

.gj-picker-bootstrap div[role=navigator] i {
	line-height: 55px;
	font-size: 24px;
	color: #fff;
	background: rgba(138, 138, 138, 0.29);
	width: 41px;
	padding: 3px 8px;
}

.gj-picker-bootstrap div[role=navigator] div:first-child,
.gj-picker-bootstrap div[role=navigator] div:last-child {
	max-width: fit-content !important;
}

.gj-picker-bootstrap {
	padding: 1px !important;
}

.gj-picker-bootstrap div[role=navigator] {
	background-color: #000;
	height: 60px !important;
}

.gj-picker div[role=navigator] div[role=period] {
	color: #fff;
	line-height: 60px;
}

.resv-section .input-daterange:hover span.input-group-append::before,
.resv-section .input-container:hover span.input-group-append::before {
	background-color: #ffb530;
	color: #000;
}

.resv-section input#datepicker:focus,
.resv-section input#timepicker:focus {
	background-color: transparent;
}

.resv-section i.gj-icon,
button.btn.btn-outline-secondary.border-left-0 {
	display: none;
}

.resv-section input#datepicker btn,
.resv-section input#timepicker btn {
	padding: 0 !important;
	background-color: transparent !important;
}

.resv-section input#datepicker,
.resv-section input#timepicker {
	padding: 22px 10px;
	border-radius: 0;
}

.resv-section {
	background: linear-gradient(4deg, rgba(37, 36, 36, 0.9) 17%, rgba(84, 83, 83, 0.79) 69%), url(../images/all-img/bg-1.jpg);
}

.resv-section .input-container {
	display: flex;
	width: 100%;
	margin-bottom: 40px;
}

.resv-section button.btn {
	width: auto;
}

.resv-section .col-md-12.input-container {
	text-align: center;
	display: inline-block;
	padding-top: 30px;
}

.resv-section .icon {
	padding: 10px;
	background: #fff;
	color: #000;
	min-width: 50px;
	font-size: 25px;
	height: 46px;
	text-align: center;
}

.gj-picker-bootstrap [role=header] {
	color: #000 !important;
}

.gj-picker-bootstrap .selected {
	color: #000 !important;
}

.gj-picker-bootstrap .arrow-end {
	border: 16px solid #fff !important;
}

.gj-picker [role=body] [role=dial] {
	color: #fff !important;
	background: #000 !important;
}

.gj-picker span {
	color: #fff;
}

.gj-picker-bootstrap button.btn.btn-default {
	background-color: #000;
	color: rgb(255, 255, 255);
}

.resv-section input::placeholder {
	color: #fff;
	opacity: 1;
	/* Firefox */
}

.resv-section :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

.resv-section ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #fff;
}

.resv-section .input-field {
	width: 85%;
	padding: 10px;
	outline: none;
	background-color: transparent;
	color: #fff;
	border: 1px solid;
	border-right: 0;
}

.resv-section .input-container .input-field:focus {
	border: 1px solid var(--main-color)
}

.resv-section .btn {
	color: #000;
	background: var(--main-color);
	text-transform: uppercase;
	border-radius: 0;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 66px;
	border: none;
	cursor: pointer;
	opacity: 0.9;
}

.resv-section .btn:hover {
	opacity: 1;
	color: #000;
	background-color: #fff;
}

.resv-section .col-md-4.input-container {
	float: left;
}

.resv-section .mobile input[type=number]::-webkit-inner-spin-button,
.resv-section .mobile input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.resv-section .text-center button.btn {
	margin-top: 20px;
}


/* ----------------------------------------------------------------
	:: 14.0 Gallery Section CSS
-----------------------------------------------------------------*/

.swiper-container.gallery-slider.home1_gallery {
	margin: 0px 15px;
}

.gallery-desc {
	position: relative;
	overflow: hidden;
}

.gallery_overlay.content-center {
	z-index: 99;
	position: absolute;
	z-index: 99;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: var(--main-color);
	border-radius: 0;
	margin: auto;
	max-width: 428px;
	max-height: 428px;
	opacity: 0;
	transition: all .5s;
	outline: 1px solid #0a0a0a;
	outline-offset: -5px;
	width: 90%;
	height: 90%;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.testimonial .image {
	position: relative;
}


/* the 'wave', same shape and size as its parent */

.gallery_overlay.content-center::after,
.testimonial .image::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 9999px;
	background-color: var(--main-color);
	opacity: 0;
	z-index: -1;
	/*
  Animate!
  NOTE: add browser prefixes where needed.
*/
	animation: sonarWave 2s linear infinite;
}

.welcom-section .img-thumbnail::before,
.welcom-section .img-thumbnail::after {
	animation: sonarWave2 4s linear infinite;
	background-color: var(--main-color);
	opacity: 0;
	z-index: -1;
}

.welcom-section .img-thumbnail {
	padding-left: 0;
	overflow: hidden;
}

@keyframes sonarWave2 {
	from {
		opacity: 1;
	}
	to {
		transform: scale(3);
		opacity: 0;
	}
}

@keyframes sonarWave {
	from {
		opacity: 0.4;
	}
	to {
		transform: scale(3);
		opacity: 0;
	}
}

.swiper-slide:hover .gallery_overlay.content-center {
	opacity: 1;
	transition: all .5s;
	outline-offset: -55px;
}

.gallery_overlay-inner P {
	text-align: center;
	color: #000;
	font-size: 24px;
	margin-top: 12px;
}

.gallery_overlay-inner a.photobox_a {
	color: #000;
	background-color: #fff;
	width: 50px;
	margin: 0 auto;
	text-align: center !important;
	display: block;
	line-height: 50px;
	height: 50px;
	border-radius: 100%;
	font-size: 22px;
	display: block;
	text-align: center;
	border-top: 2px solid #fff;
}

.gallery_overlay-inner {
	position: relative;
	z-index: 9;
}

.gallery_overlay-inner a:hover {
	color: #333;
	transition: all .5s;
}

.bottom-line::before {
	content: "";
	height: 112px;
	top: 37%;
	background-color: #ffad18;
	left: 0px;
	right: 0;
	position: absolute;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
	width: 100%;
	z-index: 1;
}

.bottom-line::after {
	content: "";
	height: 100%;
	top: 0;
	background-color: #ffad18;
	left: 0px;
	right: 0;
	position: absolute;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
	margin: 0 auto;
	width: 37%;
	z-index: 1;
}

.gallery-section i.fas.fa-angle-right,
.gallery-section i.fas.fa-angle-left {
	display: none;
	background-color: #00000078;
	color: #fff;
	/* padding: 30px 30px; */
	border-radius: 50%;
	width: 70px;
	height: 70px;
	font-size: 26px;
}

.gallery-section .swiper-button-next.swiper-button-next7 {
	right: 58px;
}

.gallery-section:hover i.fas.fa-angle-right,
.gallery-section:hover i.fas.fa-angle-left {
	display: block;
}

ul.portfolio-tabs.categories {
	display: block;
	margin-bottom: 30px;
	color: black;
}

.portfolio-tabs.nav-pills .nav-link.active,
.portfolio-tabs.nav-pills .nav-link,
.portfolio-tabs.nav-pills.show>.nav-link {
	padding: 7px 10px;
	text-transform: capitalize;
	font-size: 20px;
	color: #000;
	background-color: transparent;
	transition: 0.5s;
	display: block;
	text-decoration: none;
	min-width: 70px;
	border-radius: 0;
}

.portfolio-tabs.nav-pills .nav-link:hover,
.portfolio-tabs.nav-pills .nav-link.active {
	background-color: var(--main-color);
	color: #000;
}

.portfolio-tabs li:before {
	content: '/';
	position: absolute;
	right: 0;
	top: 10px;
}

.portfolio-tabs li:last-child:before {
	display: none;
}

.portfolio-tabs li {
	display: inline-block;
	list-style: none;
	position: relative;
}

.gallery-section-v3.gallery-section a h4.content-title {
	color: #fff;
	padding: 30px;
}

.gallery-section-v3.gallery-section a h4.content-title::before,
.gallery-section-v3.gallery-section a h4.content-title::after,
.gallery-section-v3.gallery-section .bottom-line::before,
.gallery-section-v3.gallery-section .bottom-line::after {
	border-color: #fff;
	display: none;
}

.gallery-section-v3.gallery-section .content .content-overlay {
	background: var(--main-color);
	position: absolute;
	height: 86%;
	width: 86%;
	left: auto;
	top: auto;
	bottom: auto;
	right: auto;
	opacity: aut;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.gallery_product.col-lg-3.col-md-3.isotope-item: {
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.isotope-item {
	z-index: 1;
}

.isotope-hidden.isotope-item {
	z-index: 1;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}


/* ----------------------------------------------------------------
	:: 15.0 Testimonial Section CSS
-----------------------------------------------------------------*/

.testimonial-section .testimonial {
	padding: 100px 20px 20px 20px;
	margin: 50px 15px 0;
	text-align: center;
	position: relative;
	transition: all 0.7s ease 0s;
	border: 2px solid var(--main-color);
}

.testimonial-section .testimonial:hover span.post {
	color: #fff;
}

.testimonial-section .testimonial:hover {
	background-color: var(--main-color);
}

.testimonial-section .testimonial p.description {
	padding-top: 10px;
}

.testimonial-section .testimonial .image {
	width: 165px;
	height: 165px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: -28%;
	left: 50%;
	border-radius: 50%;
	border: 3px solid var(--main-color);
	overflow: hidden;
	transform: translateX(-50%);
	transition: all 0.7s ease 0s;
}

.testimonial-section .testimonial .image img {
	width: 100%;
	height: auto;
}

.testimonial-section .swiper-center-btn {
	margin-top: 40px;
}

.swiper-container.swiper8.swiper-container-horizontal {
	padding-top: 29px;
}

.testimonial-section .testimonial .title {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

.swiper-center-btn {
	height: 80px;
	max-width: 160px;
	position: relative;
	margin: 3px auto;
}

.testimonial-section span.post {
	font-weight: bold;
	color: var(--main-color);
}


/* ----------------------------------------------------------------
	:: 17.0 Contact Section CSS
-----------------------------------------------------------------*/

.contact-details {
	background-color: var(--main-color);
	color: #fff;
}

.contact-details-inner p {
	color: #fff;
	font-size: 20px;
}

.contact-details-inner h3,
.contact-details-inner h4 {
	border-bottom: 1px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.g-map iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.contact-section-v1 .contact-details {
	background-color: #333;
}


/* ----------------------------------------------------------------
	:: 18.0 Callout Section CSS
-----------------------------------------------------------------*/

.row.callout-section {
	margin-top: 90px !important;
}

.callout-section .col-md-5.callout-form {
	float: right;
	padding: 0;
}

.callout-section .col-md-7.callout-text {
	float: left;
}

.callout-section input.input-group-field {
	border: 0;
	width: 65%;
	padding: 10px;
}

.callout-section button.button {
	background-color: #000;
	color: #fff;
	padding: 7px 20px;
	border: 0;
	font-family: PoppinsMedium;
	font-size: 22px;
}

.callout-section {
	padding: 60px 10px 30px 10px;
}

.callout-section p {
	font-family: Playball;
	font-size: 35px;
	color: #000;
}


/* ----------------------------------------------------------------
	:: 19.0 Subscribe Section CSS
-----------------------------------------------------------------*/

.v1.mini_subscribe {
	color: #000;
}

.mini_subscribe {
	padding: 60px 15px;
	background-color: var(--main-color);
	color: #fff;
}

.mini_subscribe-cont h4 {
	font-size: 28px;
	margin-top: 7px;
	font-style: italic;
	font-family: Playball;
	font-size: 34px;
	text-transform: capitalize;
	line-height: 80px;
}

.mini_subscribe2 input.form-control {
	height: 50px;
	border: 0;
	border-radius: 0px;
}

.mini_subscribe [type=button] {
	background: #333;
	-webkit-appearance: button;
	border: 0;
	padding: 10px 26px;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.col-md-7.mini_subscribe-cont {
	padding: 33px 0px;
}


/* ----------------------------------------------------------------
	:: 20.0 Footer Section
-----------------------------------------------------------------*/

.main-footer {
	position: relative;
	color: #fff;
	background: #232323;
}

.main-footer .footer-upper {
	position: relative;
	padding: 80px 0px 30px;
}

.footer-upper .column h2 {
	position: relative;
	font-size: 20px;
	line-height: 1.4em;
	font-family: PoppinsMedium;
	padding: 10px 0px 12px;
	margin-bottom: 20px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #ffffff;
}

.main-footer .about-widget .text {
	margin-bottom: 20px;
	font-size: 13px;
}

.footer-upper .column h2:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 170px;
	height: 1px;
	background: #fff;
}

.footer-upper .column h2:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 1px;
	background: #fff;
}

.main-footer ul {
	padding: 0;
}

.footer-upper li {
	position: relative;
	margin-bottom: 5px;
	list-style: none;
	padding: 10px 0;
	margin: 0px;
	font-size: 16px;
}

.footer-bottom {
	border-top: 1px solid #fff;
	padding: 20px 0;
}

.footer-upper .footer-social li a {
	border-radius: 50%;
	display: inline-block;
	font-size: 14px;
	height: 35px;
	padding: 6px;
	color: #fff;
	text-align: center;
	width: 35px;
}

.footer-upper .footer-social li a:hover {
	color: #000;
}

.footer-upper .footer-social li:hover {
	border-radius: 50%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.footer-upper .footer-social li {
	display: inline-block;
	border: 1px solid transparent;
	padding: 2px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.footer-upper .footer-social li:hover {
	border: 1px solid #f8a71b;
}

.footer-section ul.footer-social {
	padding: 0;
}

.footer-upper p {
	color: #fff;
}

.footer-upper img.img-fluid {
	width: 80px;
}

.footer-upper h2 {
	font-size: 18px;
}

.footer-upper h4 {
	font-size: 18px;
	padding: 15px 0;
}

.footer-bottom a.copyright {
	color: #fead18;
	text-decoration: none;
}

.main-foote {
	font-size: 18px;
}

.footer-bottom a.copyright {
	color: var(--main-color);
}

.footer-upper img.img-fluid {
	width: 110px;
	margin-bottom: 15px;
}

.footer-upper .footer-widget span {
	display: block;
	color: var(--main-color);
	font-size: 18px;
	text-transform: lowercase;
}

.footer-upper .footer-social li a {
	background-color: transparent;
	font-size: 18px;
	color: #fff;
}

.footer-upper .footer-social li a:hover {
	background-color: var(--main-color);
}

.footer-upper .footer-social li {
	border: 1px solid #fff;
	border-radius: 50px;
}

.footer-upper .footer-social li:hover {
	border: 1px solid var(--main-color);
}

.footer-upper .column h2 {
	font-size: 22px;
}

.footer-upper p {
	line-height: 28px;
}

.textwidget.col-md-6 {
	padding: 0;
	margin: 0 auto;
}

.col-md-4.col-sm-6.col-xs-12.column.footer_widget {
	padding: 0;
}


/* ----------------------------------------------------------------
	:: 21.0 Datepikar CSS
-----------------------------------------------------------------*/

span.input-group-append {
	opacity: 0;
	position: absolute !important;
	width: 100%;
	height: 47px;
	top: 0;
}

.input-group span {
	background: #464040;
	font-size: 34px;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	line-height: 56px;
	padding-right: 14px;
	position: relative;
	margin-left: -4px;
}

.datepicker {
	padding: 0;
	background-clip: border-box;
	border: none;
	border-radius: 0;
	-webkit-animation: popup .2s ease-out forwards;
	animation: popup .2s ease-out forwards;
}

.datepicker table {
	background-color: var(--main-color);
}

.datepicker table thead {
	background-color: var(--main-color);
}

.datepicker table thead tr {
	border-top: 0;
	color: #fff;
}

.datepicker table tbody {
	background-color: white;
}

.datepicker table tr {
	border-top: 1px solid #ededed;
}

.datepicker table tr td,
.datepicker table tr th {
	width: auto;
	height: 24px;
	padding: 8px;
	font-size: 16px;
	border-radius: 0;
	transition: background-color .6s ease-out;
}

@media screen and (min-width: 400px) {
	.datepicker table tr td,
	.datepicker table tr th {
		padding: 12px;
	}
}

.datepicker table tr td:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td:active:hover,
.datepicker table tr th:hover,
.datepicker table tr th.active:hover,
.datepicker table tr th:active:hover {
	border-color: #ededed;
	border-radius: 0;
	transition: background-color .2s ease-out;
}

.datepicker table tr td.focused,
.datepicker table tr td.selected,
.datepicker table tr th.focused,
.datepicker table tr th.selected {
	background-color: var(--main-color);
	border-color: #ededed;
	border-radius: 0;
}

.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.43) !important;
	border-radius: 4px;
}

.datepicker table tr td.active,
.datepicker table tr td.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td:active:focus,
.datepicker table tr td.highlighted,
.datepicker table tr th.active,
.datepicker table tr th.active:focus,
.datepicker table tr th.active.active:hover,
.datepicker table tr th:active:focus,
.datepicker table tr th.highlighted {
	background-color: #1b7983;
	border-color: #ededed;
}

.calendar table tr th.datepicker-switch {
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #ffffff;
	background-color: inherit;
	border-radius: 0;
}

.datepicker table tr th.prev,
.datepicker table tr th.next {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.14901960784313725);
	border-radius: 0;
}

.datepicker table tr th.dow {
	padding: 2px 12px;
	font-size: 12px;
	line-height: 2;
	color: #ffffff;
	background-color: var(--main-color);
	border-top: 1px solid var(--main-color);
	border-radius: 0;
}

.datepicker table tr td.day {
	width: 24px;
	border-right: 1px solid #ededed;
}

.datepicker table tr td.day:last-child {
	border-right-width: 0;
}

.datepicker table tr td.range {
	background-color: #eeeeee;
}

.datepicker .new,
.datepicker .old,
.datepicker .disabled,
.datepicker .disabled:hover {
	color: #ccc;
}

[class*="fontawesome-"]:before {
	font-family: 'FontAwesome', sans-serif;
}

.fontawesome-calendar {
	position: absolute;
	top: 26px;
	right: 0;
	font-size: 24px;
	z-index: -99;
}

@-webkit-keyframes popup {
	from {
		opacity: 0;
		-webkit-transform: translateY(12px);
		transform: translateY(12px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes popup {
	from {
		opacity: 0;
		-webkit-transform: translateY(12px);
		transform: translateY(12px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.datepicker table {
	background-color: red !important;
}

.gj-timepicker [role=right-icon] {
	cursor: pointer;
	height: 47px;
	position: absolute;
	width: 100%;
	opacity: 0;
	z-index: 9;
	background: transparent;
}


/* ----------------------------------------------------------------
	:: 22.0 Page Loader CSS
-----------------------------------------------------------------*/

#circle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 150px;
	height: 150px;
}

.loader {
	width: calc(100% - 0px);
	height: calc(100% - 0px);
	border: 8px solid #162534;
	border-top: 8px solid var(--main-color);
	border-radius: 50%;
	animation: rotate 5s linear infinite;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

#page-anim-preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999999;
	width: 100%;
	height: 100%;
	transition: all .9s;
}

#page-anim-preloader img {
	max-width: 200px;
}

.page_preloader-inner {
	position: relative;
	z-index: 999999;
}

#page-anim-preloader:after {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background: #0d161f;
	z-index: ;
	width: 100%;
	height: 100%;
}


/* ----------------------------------------------------------------
	:: 23.0 Button Return top CSS
-----------------------------------------------------------------*/

#return-to-top {
	position: fixed;
	bottom: 20px;
	background-color: #fff;
	right: 20px;
	z-index: 999999;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	transition: all .5s;
}

#return-to-top i {
	color: var(--main-color);
	margin: 0;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 54px;
	transition: all .5s;
}


/* ----------------------------------------------------------------
	:: 22.0 Blog Page
-----------------------------------------------------------------*/

.blog_article p {
	color: #343333;
	line-height: 30px;
	font-weight: bold;
}

.blog_article i.fas.fa-quote-left {
	color: var(--main-color);
	font-size: 40px;
}

.post-socil-share .team_social {
	float: right;
	margin-bottom: 0;
}

ul.team_social {
	padding: 0;
	margin: 0;
}

.post-socil-share .team_social li {
	padding: 2px;
	margin: 3px;
}

.team_social li a i {
	transition: transform .5s;
}

.team_social li a i:hover {
	transform: scale(1.5);
	transition: transform .5s;
}

.team_social li {
	display: inline-block;
	padding: 15px;
	margin: 5px;
}

.post-socil-share .team_social li a {
	color: #919191;
}

.team_social a {
	color: #9b9b9b;
	font-size: 28px;
	text-decoration: none;
}

.post-socil-share .team_social li a:hover {
	color: var(--main-color);
}

.blog-post {
	border: 1px solid #d9d7d7;
	border-radius: 2px;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.blog-post:hover {
	box-shadow: 2px 3px 40px #ccc;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.blog-post-cnt.col-md-6 {
	margin: 0px;
}

.blog-post p {
	color: #747070;
	line-height: 28px;
}

.blog-post-cnt h1 {
	font-weight: bold;
	text-transform: capitalize;
}

.blog-post-cnt {
	margin: 40px 30px;
}

p.post_date span {
	color: var(--main-color);
}

.blog-post.row {
	box-shadow: 0px 0px 61px #dedddd;
	padding: 20px;
	padding-left: 14px;
}

.blog-post_tag a {
	margin: 3px;
	color: #333333;
}

.blog-post_tag span {
	font-weight: bold;
	border-right: 1px solid;
	margin-right: 8px;
	padding-right: 8px;
	display: inline-block;
	min-width: 36px;
	line-height: 16px;
	color: var(--main-color);
}

.blog-post_tag a:hover {
	color: var(--main-color);
	text-decoration: none;
}

p.post_date {
	font-weight: bold;
	line-height: 20px;
}


/* ----------------------------------------------------------------
	:: 23.0 Blog Comment Section
-----------------------------------------------------------------*/

.comment_detail {
	margin-bottom: 50px;
}

.comment_detail .reply {
	margin-top: 40px;
}

.comment_detail .reply a {
	border: 1px solid #ccc !important;
}

.reply .btn.main-btn {
	font-size: 14px;
	border: 1px solid #333333;
	background-color: #fff ! impoirtant;
	width: 79px;
	height: 30px;
	color: rgb(30, 30, 39);
	box-shadow: none;
	padding: 0;
	border-radius: 40px;
	text-transform: uppercase;
	line-height: 26px;
	margin-right: 7px;
	background-color: #fff;
}

.reply .btn.main-btn:hover {
	color: #fff;
	background-color: var(--main-color);
}

.comment_detail {
	margin-bottom: 50px;
	border-left: 1px solid #e3e1e1;
	padding-left: 30px;
	margin-left: 30px;
}

a.pull_left_comment {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #ccc;
	background: #dfdfdf;
}

h4.comment_detail_title {
	font-size: 20px;
	padding: 6px 0px;
}

.comment_form .form-control {
	border-radius: 53px;
	padding: 4px 25px;
}

.comment_form .form-control:hover {
	box-shadow: 0px 0px 2px #ccc;
}

.comment_form input.form-control {
	height: 54px;
}

.comment_form textarea.form-control {
	min-height: 120px;
	border-radius: 40px;
	padding-top: 20px;
}

.comment-section {
	border-top: 1px solid #e7e7e7;
	margin-top: 40px;
	padding-top: 60px;
}

.comment-section .about-text a.btn.main-btn {
	font-size: 16px;
	color: rgb(43, 43, 42);
	padding: 12px 30px;
	text-transform: uppercase;
	line-height: 1.313;
	/* border-radius: 20px; */
	border-radius: 53px;
	text-transform: uppercase;
	width: 201px;
	height: 47px;
	background-image: -moz-linear-gradient(-159deg, rgb(131, 104, 255) 0%, rgb(85, 78, 138) 100%);
}

span.comment_date,
img {
	color: #a6a6a6;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.blog-post-img:hover img {
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transform: scale(1.1);
}

.blog-post-img {
	overflow: hidden;
}

.margin-m-100 {
	border-radius: 5px;
	background: #fff;
	position: relative;
	z-index: 999;
	top: -100px;
	z-index: 999;
}


/*-----------------------------------------------
	:: 32.0 About blog-sidebar
-----------------------------------------------*/

.cat-item a {
	color: #333;
	border: 1px solid transparent;
	padding: 8px 15px;
	display: block;
	border-radius: 40px;
	margin-bottom: 12px;
	min-height: 40px;
	text-decoration: none;
	transition: 0.5s;
	border: none !important;
}

.cat-item {
	list-style: none;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cat-item a {
	color: #333;
	border: 1px solid transparent;
	padding: 8px 15px;
	display: block;
	border-radius: 40px;
	margin-bottom: 12px;
	min-height: 40px;
	text-decoration: none;
	transition: 0.5s;
}

.cat-item a:hover {
	color: var(--main-color);
	border: 1px solid var(--main-color);
	transition: 0.5s;
}

h4.widgets-title {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

.blog-sidebar-widgets li a i.fas.fa-circle {
	margin-right: 15px;
	border: 3px solid #9d9b9b;
	color: transparent;
	border-radius: 100%;
	font-size: 13px;
	transition: 0.5s;
}

.blog-sidebar-widgets li a:hover i.fas.fa-circle {
	margin-right: 15px;
	border: 3px solid var(--main-color);
	color: var(--main-color);
	background: var(--main-color);
	border-radius: 100%;
	font-size: 13px;
	transition: 0.5s;
}

.blog-sidebar-widgets li:first-child {
	margin-top: -15px;
}

.blog-sidebar-widgets li:last-child a {
	border-bottom: 0px;
}

.blog-sidebar-widgets li a {
	color: #333;
	padding: 10px 0px;
	display: block;
	border-bottom: 1px solid #eae8e8;
	text-decoration: none;
	margin-bottom: 5px;
}

.sidebar-post-img {
	max-width: 100px;
	max-height: 80px;
	margin-right: 21px;
	overflow: hidden;
}

.sidebar-post h4 {
	font-size: 17px;
}

.sidebar-post p {
	padding: 0;
	margin: 4px 0px;
}

.sidebar-post p span {
	color: #afa9a9;
}

.media.sidebar-post {
	margin-bottom: 22px;
}

.blog-sidebar-widgets a.btn.main-btn {
	width: 133px;
	line-height: 12px;
	text-transform: uppercase;
	margin-top: 20px;
}

.tags-blog-sidebar ul {
	margin: 0;
	padding: 0;
}

.tags-blog-sidebar li {
	list-style: none;
}

.tags-blog-sidebar li {
	list-style: none;
	padding: 5px 10px;
	border: 1px solid transparent;
	border-radius: 50px;
	margin: 0px;
}

.tags-blog-sidebar li:hover {
	border: 1px solid var(--main-color);
	color: var(--main-color);
	transition: 0.5s;
}

.tags-blog-sidebar li a {
	color: var(--main-color);
	text-decoration: none;
	transition: 0.5s;
}

.blog-sidebar-widgets {
	margin-bottom: 40px;
	background-color: #f2f2f200;
	border: 1px solid #ccc;
	padding: 40px 20px;
	border-radius: 40px 4px 4px 40px;
}

.blog-post.mb-5 {
	position: relative;
	border-radius: 40px 4px 4px 40px;
	overflow: hidden;
}

.blog-sidebar-widgets a.tag-cloud-link {
	display: inline-block;
	padding: 8px;
	font-size: 14px;
	text-decoration: none;
	text-transform: capitalize;
	color: var(--main-color);
	transition: 0.5s;
}

.blog-sidebar-widgets a.tag-cloud-link:hover {
	background-color: var(--main-color);
	transition: 0.5s;
	color: #fff;
}

.gallery-item {
	width: 32%;
	display: inline-block;
	overflow: hidden;
	height: 100px;
	margin-bottom: -1px;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.gallery-item:hover img {
	/* filter: blur(2px); */
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.widgets-col .team_social {
	margin-top: 30px;
}

.sidebar-widget select {
	width: 100%;
	height: 40px;
	margin-top: 15px;
	border: 1px solid #eaeaea;
}

.sidebar .searchform #s {
	width: 70%;
	border: 1px solid var(--main-color);
	padding: 5px 10px;
}

.searchform input {
	height: 46px;
	padding: 2px 10px;
}

input#searchsubmit {
	background: var(--main-color);
	border: 0;
	padding: 10px;
	color: #fff;
}

.blog-post-all.container {
	padding: 0;
}

.searchform .row.m-0 {
	display: flex;
	justify-content: center;
	animation: c;
}


/* ----------------------------------------------------------------
	:: 7.0 page heading
-----------------------------------------------------------------*/

.page-title {
	background: linear-gradient(4deg, rgba(0, 0, 0, 0.88) 17%, rgba(0, 0, 0, 0.42) 69%), url(../images/all-img/bg-3.jpg);
	background-size: 100%;
	background-position: center;
	color: #ccc;
	text-align: center;
	min-height: 480px;
}

.page-heading .title {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.page-heading.white {
	max-width: 600px;
	margin: 0 auto;
	padding-top: 100px;
}

.page-heading.white p {
	color: #fff;
}

a.btn.main-btn {
	color: #333;
	border: 1px solid var(--main-color);
	/* height: 47px; */
}

a.btn.main-btn:hover {
	background-color: var(--main-color);
	;
}


/*------fdgfgh----*/

.col-md-6.post_details.content-center {
	height: auto;
}

.blog-v1 .post_details-inner h3 a {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	/* line-height: 28px; */
	color: #161516;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-v1 .post_details-inner h3 a:hover {
	color: var(--main-color);
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-v1 .post_details-inner h3 {
	border-top: 1px solid var(--main-color);
	margin: 18px 0px;
	padding: 9px 0px;
	border-bottom: 1px solid var(--main-color);
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 33px;
	max-width: 80%;
	overflow: hidden;
}

.blog-v1 .swiper-slide img.img-fluid {
	width: 100%;
}

.blog-v1 .swiper-slide .post_details-inner h4 a {
	color: var(--main-color);
}

.blog-v1 .post_details-inner h4 {
	font-size: 16px;
}

.blog-v1 .swiper-container {
	background-color: #fff;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
	box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.32);
}

.blog-v1.blog-section .swiper-slide {
	padding: 0!important;
}

.blog-v1 .swiper-container:hover {
	box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.42);
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-v1 .row.news-desc p.post_date {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.blog-v1 .post_details-inner p.post_date span {
	color: #000000;
	font-size: 14px;
}

.blog-v1.blog-section .button a {
	color: #000;
	background-color: var(--main-color);
	text-transform: uppercase;
	border-radius: 0;
	font-weight: 600;
	font-size: 14px;
	padding: 6px 15px;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-section .button a:hover {
	color: #fff;
	background-color: #000;
	-webkit-transition: all ease .6s;
	-moz-transition: all ease .6s;
	-ms-transition: all ease .6s;
	-o-transition: all ease .6s;
	transition: all ease .6s;
}

.blog-section .img-thumbnail {
	display: block;
	border: 0 none;
	position: relative;
	padding: 0;
}

.blog-section.blog-v1 .news-date span {
	display: block;
}

.blog-v1 .swiper-container.p-0 {
	position: relative;
	width: 100%;
}

.blog-section .swiper-slide {
	padding: 10px !important;
}

.blog-v1 .post_details-inner {
	max-width: 400px;
}

.blog-v1 .post_details-inner h4 span {
	padding: 0px;
}

.bgPulse {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	left: 0;
	height: 100%;
}

.bgPulse span {
	position: absolute;
	width: 80px;
	height: 80px;
	background: #fff;
}

.bgPulse span:nth-child(3n+1) {
	background: transparent;
	border: 5px solid #fff;
}

.bgPulse span:nth-child(1) {
	top: 50%;
	left: 20%;
	animation: animate 10s linear infinite;
}

.bgPulse span:nth-child(2) {
	top: 80%;
	left: 40%;
	animation: animate 12s linear infinite;
}

.bgPulse span:nth-child(3) {
	top: 10%;
	left: 65%;
	animation: animate 15s linear infinite;
}

.bgPulse span:nth-child(4) {
	top: 50%;
	left: 70%;
	animation: animate 6s linear infinite;
}

.bgPulse span:nth-child(5) {
	top: 10%;
	left: 30%;
	animation: animate 9s linear infinite;
}

.bgPulse span:nth-child(6) {
	top: 90%;
	left: 95%;
	animation: animate 8s linear infinite;
}

.bgPulse span:nth-child(7) {
	top: 80%;
	left: 5%;
	animation: animate 5s linear infinite;
}

.bgPulse span:nth-child(8) {
	top: 35%;
	left: 50%;
	animation: animate 14s linear infinite;
}

.bgPulse span:nth-child(9) {
	top: 5%;
	left: 5%;
	animation: animate 11s linear infinite;
}

.bgPulse span:nth-child(10) {
	top: 25%;
	left: 90%;
	animation: animate 10s linear infinite;
}

.bgPulse span:nth-child(10) {
	top: 25%;
	left: 90%;
}

@keyframes animate {
	0% {
		transform: scale(0) translateY(0) rotate(0deg);
		opacity: 1;
	}
	100% {
		transform: scale(1) translateY(-100px) rotate(360deg);
		opacity: 0;
	}
}
/*homepage1-menu*/
@media (max-width: 1440px) {
    .verity-section-v3:before,
    .verity-section-v3:after,
    .testimonial-section-v3:before,
    .testimonial-section-v3:after,
    .team-section-v3:before,
    .team-section-v3:after {
        display: none;
    }
}

@media (min-width: 1200px) {
    .primary-menu {
        float: right;
    }
   .dropdown>.dropdown-menu {
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-transform: scale(1, 0);
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
		display: block;
    }
    .dropdown:hover>.dropdown-menu {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;

		visibility: visible;
		opacity: 1;
		display: block;
    }
    .carousel-caption-innner {
        max-width: 740px;
        position: absolute;
    }

    .carousel-caption-innner.text-center {
        margin: 0 auto;
    }

    .carousel-caption-innner.text-right {
        float: right;
        right: 0;
    }

    .carousel-caption-innner.text-left {
        position: absolute;
        left: 0;
    }

    .container.head-cont {
        padding: 0 5px;
    }
}

/*homepage1-section*/

@media (max-width: 1366px) {
    .verity-section-v3:before,
    .verity-section-v3:after,
    .testimonial-section-v3:before,
    .testimonial-section-v3:after,
    .team-section-v3:before,
    .team-section-v3:after {
        display: none;
    }

    .top_header .navbar-light .navbar-nav .nav-link {
        padding: 8px 8px !important;
    }

    .top_header nav.navbar {
        padding: 0px 15px;
    }

    .home-slider-3 .swiper-slide .content .title {
        font-size: 64px;
        line-height: 70px;
        font-weight: 600;
    }

    .carousel-fade .carousel-item img {
        height: 100%;
    }

    .col-md-6.welcom-content {
        padding-left: 34px;
    }

    .swiper-slide:hover .gallery_overlay.content-center {
        outline-offset: -5px;
    }

    .bottom-line::before {
        background-color: transparent;
    }

    .items_image {
        margin-bottom: 20px;
        text-align: left;
    }

    .swiper5.carousel .carousel-caption-innner h1 {
        font-size: 40px;
        line-height: 42px;
    }

    .swiper5.carousel .carousel-caption-innner span.upperclass {
        font-size: 42px;
        line-height: 45px;
    }

    .swiper5.carousel .carousel-caption-innner {
        max-width: 80%;
    }
}

@media (max-width: 551px) {
    .swiper5 h1.animation.animated-item-1 {
        font-size: 22px;
        line-height: 16px;
    }

    .swiper5 span.upperclass {
        font-size: 20px !important;
        line-height: 18px !important;
    }

    .head-cont .navbar-brand {
        max-width: 46px;
    }

    i.fas.fa-angle-left,
    .fas.fa-angle-right {
        font-size: 22px;
        width: 30px;
        height: 42px;
        line-height: 40px;
    }

    .head-cont .navbar-brand {
        max-width: 47px !important;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }

    .swiper5 h1.animation.animated-item-1 {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .carousel-caption-innner {
        max-width: 90%;
    }

    .carousel-caption-innner .btn {
        padding: 1px 3px;
    }
}

@media (max-width: 767px) {
    .col-md-6.welcom-img,
    .col-md-6.welcom-left {
        display: none;
    }

    .welcom-section-v2:after {
        background-image: none;
        background-color: #fff;
    }

    .contact-details {
        margin-top: 60px;
    }
	
	.blog-v1 .post_details-inner {
		max-width: 400px;
		padding: 20px;
	}
	.page-heading .title {
		font-size: 34px;
	}
.blog-post-cnt h1 {
	font-size:26px;
}
.page-title {
    min-height: 280px;
}
.page-heading.white {
    padding-top:0px;
}
.media.comment_box, a.pull_left_comment {
    display: block;
}
.comment_form {
    margin-bottom: 80px;
}
}

@media (max-width: 991px) {
    .header-v1 .navbar-brand .stiky-hidden {
        display: none;
    }
	.copyright.text-center {
		padding: 0px 15px;
		text-align: left!important;
	}
    .home-slider-3 .swiper-pagination-bullet-active {
        border: 1px solid var(--main-color);
    }

    .resv-section .input-field {
        width: 100%;
    }

	footer.main-footer{
		padding: 0px 15px;
	}
    .header-v1 .navbar-brand .stiky-show {
        display: block;
    }

    .col-md-3.team-content {
        margin: 20px 0px;
    }

    .header_v3 nav li.nav-item {
        padding: 0px;
    }

    .col-md-6.welcom-content {
        padding-left: 15px;
    }

    .carousel-caption-innner {
        max-width: 80%;
    }

    .top_header nav.navbar {
        position: static;
        padding: 0px 15px;
        background-color: var(--main-color);
    }

    .carousel .carousel-caption {
        right: 0;
        left: 0;
    }

    .carousel .carousel-control-next-icon,
    .carousel .carousel-control-prev-icon {
        width: 24px;
        height: 30px;
    }

    .swiper5 h1.animation.animated-item-1 {
        font-size: 30px;
        line-height: 40px;
    }

    nav li.nav-item {
        padding: 6px;
    }

    .welcom-section .img-thumbnail::before,
    .welcom-section .img-thumbnail::after {
        content: none;
    }

    .title-section h3 {
        font-size: 26px;
    }

    .head-cont .navbar-brand {
        max-width: 75px;
    }

    .carousel-fade .carousel-item img {
        height: 100%;
    }

    ol.carousel-indicators {
        display: none;
    }

    .swiper5 span.upperclass {
        font-size: 35px;
        line-height: 19px;
    }

    .swiper5 a.btn.s_link {
        line-height: 25px;
        font-size: 14px;
        width: auto;
        height: auto;
        padding: 2px 7px;
    }

    .swiper5 .carousel-inner p {
        display: none;
    }

    .carousel-inner .carousel-caption-innner {
        text-align: center !important;
    }
}

/*--homepage-v2------------------
--------------------------------*/

@media (max-width: 1024px) {
    .home_page_v2 .navbar-light .navbar-nav .nav-link {
        padding: 8px;
    }

    .slider-owl-carousel .item figcaption {
        width: 74%;
    }

    .slider-owl-carousel .item .content .title {
        font-size: 50px;
        line-height: 58px;
    }
}

@media (max-width: 991px) {
    .home_page_v2 .navbar-light .navbar-nav .nav-link {
        padding: 8px;
        border-bottom: 1px solid #0000001c;
        font-size: 14px;
    }

    .resv-section .input-field {
        width: 100%;
    }

    .gallery_overlay.content-center {
        border-radius: 0px;
    }

    .welcom-section-v2 {
        background: none;
    }

    .owl-nav span {
        font-size: 42px;
    }

    section.welcom-section-v2 {
        margin-bottom: 100px;
    }

    header .navbar-toggler {
        padding: 7px;
        font-size: 13px;
    }

    .verity-section .portfolio-tabs.nav-pills .nav-link {
        font-size: 16px;
    }

    .swiper-button-prev.home_slid_btn {
        left: 3%;
        opacity: 0;
    }

    .swiper-button-next.home_slid_btn {
        right: 3%;
        opacity: 0;
    }

    .swiper-container:hover .swiper-button-prev.home_slid_btn {
        left: 3%;
        opacity: 1;
    }

    .swiper-container:hover .swiper-button-next.home_slid_btn {
        right: 3%;
        opacity: 1;
    }

    .events-col {
        margin-bottom: 40px;
    }

    .blog-section-v2,
    .gallery-section-v2 .gallery-desc {
        margin: 0px 20px;
    }

    .resv-section.resv-section-v2 .resv-img {
        margin: 0px 15px;
    }

    .slider-owl-carousel .item figcaption {
        width: 74%
    }

    .slider-owl-carousel .item .content .title {
        margin-bottom: 15px;
        color: #fff;
        font-size: 40px;
        line-height: 40px;
    }

    .home_page_v2 .owl-nav button {
        line-height: 40px !important;
        z-index: 9999;
        width: 25px;
        height: 40px;
    }

    .home_page_v2 .navbar-brand {
        padding: 5px;
        max-width: 70px;
    }

    .header_v2 nav.navbar {
        min-height: auto !important;
        padding: 0px 15px;
    }

    .event-date {
        float: none;
        margin-bottom: 20px;
    }

    .home_page_v2 .title-section h3 {
        font-size: 25px;
    }

    .home_page_v2 .title-section h2 {
        font-size: 24px;
    }

    .cont-event {
        display: block !important;
    }

    .event-date {
        margin-right: 0px;
    }

    .testimonial-section-v2 .content-center {
        padding: 20px;
    }

    .verity-section-v2:before,
    .verity-section-v2:after,
    .team-section-v2:before,
    .team-section-v2:after {
        display: none;
    }
}

@media (max-width: 349px) {
    .gj-picker.gj-picker-bootstrap {
        left: 1px !important;
    }
}

@media (max-width: 561px) {
    .swiper5 .second-btn {
        margin-left: 4px;
    }

    .slider-owl-carousel .item .content .title {
        margin-bottom: 6px;
        color: #fff;
        font-size: 24px;
        line-height: 30px;
    }

    .slider-owl-carousel .owl-dots {
        display: none;
    }

    .owl-nav span {
        font-size: 36px;
    }
}

/*--homepage-v3------------------
--------------------------------*/

.team-section-v3:before,
.team-section-v3:after {
    z-index: 1px;
}

@media (max-width: 1024px) {
    .home-slider-3 .swiper-slide figcaption {
        width: 74%;
    }

    .verity-section-1 {
        background: #f5f5f5;
    }

    .team-section:before,
    .team-section:after {
        display: none;
    }

    .swiper-container.gallery-slider {
        margin: 15px;
    }
}

@media (max-width: 991px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 6px;
        border-bottom: 1px solid #0000001c;
        font-size: 14px;
    }

    .gallery_overlay-inner a {
        font-size: 20px;
        margin-top: 15px;
    }

    .col-md-6.welcom-img {
        padding-left: 15px;
    }

    .gallery-desc .gallery_overlay-inner p {
        padding-top: 10px;
        display: none;
    }

    .mini_subscribe-cont h4 {
        line-height: 45px;
    }

    .title-section.center {
        padding-left: 15px;
        padding-right: 15px;
    }

    .verity-section button.btn.btn-main {
        padding: 5px 14px;
        font-size: 16px;
        margin-left: 0px;
    }

    .home-slider-3 .swiper-pagination {
        bottom: 24px !important;
    }

    .mini_subscribe-btn button {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    #return-to-top i {
        font-size: 35px;
    }

    .verity-section-v3:before,
    .verity-section-v3:after,
    .testimonial-section-v3:before,
    .testimonial-section-v3:after,
    .team-section-v3:before,
    .team-section-v3:after {
        display: none;
    }

    .verity-section ul.portfolio-tabs.categories {
        text-align: center;
    }

    .verity-section .portfolio-tabs li {
        margin-right: auto;
    }

    .home_page_v3 .top_header .navbar-light .navbar-nav .nav-link {
        color: #fff;
    }

    .top_header {
        position: static;
        color: #333;
    }

    .team-section-v3.team-section .team-detail h3 {
        font-size: 18px;
    }

    ul.navbar-nav {
        margin-top: 20px;
        max-height: 200px;
        display: block;
        width: 100;
        overflow: scroll;
    }

    .header_v3.top_header button.navbar-toggler {
        margin-top: 0%;
    }

    .home_page_v3 .top_header .navbar-light .navbar-nav .nav-link {
        background-color: var(--main-color);
        font-size: 14px;
        padding: 10px 18px !important;
    }

    .home_page_v3 .navbar-toggler {
        padding: 6px 8px;
        font-size: 14px;
    }

    .home-slider-3 .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .header_v3 .navbar-brand {
        max-width: 80px;
    }

    .header_v3 .h_stiky .navbar-brand {
        max-width: 70px;
    }

    .header_v3 nav.navbar {
        padding: 0px 10px;
        margin-bottom: 0px;
    }

    .header_v3 .navbar-brand {
        max-width: 80px;
    }

    .header_v3 .head-cont ul.navbar-nav.mr-auto {
        padding: 7px 0;
    }

    .home-slider-3 .swiper-slide .content .title {
        font-size: 40px;
        line-height: 50px;
    }

    .welcom-left-colm.content-center {
        height: auto;
    }

    .col-md-6.welcom-left {
        height: auto;
        padding: 16px;
        margin-bottom: 60px;
    }

    .welcom-left-colm {
        padding: 40px 15px;
    }

    .verity-section-v3 .nav-tabs > li {
        min-width: auto;
    }

    .verity-section-v3.verity-section .u_item {
        width: 100%;
    }

    .testimonial-section-v3 .testimonial-cont {
        left: 0%;
    }

    .verity-section-v3 .tab-content > .active {
        display: block;
    }

    .welcom-left-colm h2.wlcm-text {
        font-size: 30px;
        color: #fff;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .home_page_v3 .title-section h2,
    .home_page_v3 .title-section h3 {
        font-size: 26px;
    }

    .blog-section-v3 .img-thumbnail-inner {
        max-width: 200px;
        height: 200px;
    }

    .gallery-section a h4.content-title::before,
    .gallery-section a h4.content-title::after {
        display: none;
    }
}

@media (max-width: 520px) {
    .welcom-left-colm h2.wlcm-text {
        font-size: 30px;
        color: #fff;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .top_header .navbar-light .navbar-nav .nav-link,
    .navbar .dropdown-item {
        font-weight: normal;
        font-size: 14px;
    }

    .top_header nav.navbar.h_stiky {
        position: static;
    }

    .col-md-9.verity-items-cnt {
        padding: 0;
    }

    .carousel-inner .carousel-caption-innner {
        margin-top: 40px;
    }

    .home-slider-3 .swiper-slide .content .title {
        font-size: 26px;
        line-height: 30px;
    }

    .home-slider-3 .content.content-center,
    .slider-owl-carousel .content.content-center {
        text-align: center !important;
    }
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.heartBeat {
    -webkit-animation-duration: 1.3s;
    -webkit-animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 1.3s;
    animation-name: heartBeat;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        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% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        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% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-duration: .75s;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        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: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        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: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        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: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        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: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        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: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        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: translateZ(0);
        transform: translateZ(0)
    }
}

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

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

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

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

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

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

.bounceOut {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-duration: .75s;
    animation-name: bounceOut
}

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

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

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

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

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

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

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

@keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 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% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both
}

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

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

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

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        -webkit-transition: none !important;
        animation: unset !important;
        transition: none !important
    }
}