body {
	background: #fff;
	font-family: "Inter", sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
}

button:focus {
  	outline: none !important;
  	box-shadow: none !important;
}

img, a img {
  image-rendering: optimizeQuality;
}

a img {
  border: none;
}

.topbar {
	background-color: rgba(0, 0, 0, 0);
  	border: 0;
  	z-index: 100;
  	margin-top: 1.25rem;
}

.page_slider.menu_transparent {
  	z-index: 1;
  	clear: none;
}

.page_slider {
  	z-index: 1;
  	clear: both;
  	width: 100%;
}

.navbar-brand img {
	width: 100px;
	height: 100px;
}

.navbar-nav a.nav-link {
	color: #fff;
	font-size: 12px !important;
	font-weight: 700;
	letter-spacing: 1px;
}

.navbar-nav a.nav-link:hover span {
	border-bottom: 2px solid #fff;
	padding-bottom: 1px;
}

.navbar .dropdown-toggle::after {
  	border: none;
  	content: "\f107";
  	font-family: "Font Awesome 6 Pro";
  	font-weight: 900;
  	vertical-align: middle;
  	margin-left: 8px;
}

.navbar-nav .nav-link {
  	margin-right: 30px;
  	padding: 25px 0 !important;
  	color: #fff;
  	font-size: 15px;
  	font-weight: 500;
  	text-transform: uppercase;
  	outline: none;
}

.nav-item .dropdown-menu {
	background: rgba(34, 34, 34, 1) !important;
	padding: 0px 0px;
	border-radius: 0px !important;
}

.nav-item .dropdown-menu .dropdown-item {
	color: #ccc !important;
	font-size: 12px !important;
	font-weight: 700;
	padding: 0.6rem 2.5rem 0.6rem 1.5rem;
	border-bottom: 1px solid #444;
}

.nav-item .dropdown-menu .dropdown-item:hover {
	color: #fff !important;
	background-color: #333 !important;
}

.navbar-toggler {
	border: none !important;
}

.navbar-toggler-icon {
  	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.offcanvas-body {
	padding: 0px !important;
}

.offcanvas-item a {
	display: block;
	color: #999;
	border-top: 1px solid #333;
	text-decoration: none;
	padding: 12px 12px 12px 26px;
}

.offcanvas-subitem a {
	display: block;
	color: #999;
	border-top: 1px solid #333;
	text-decoration: none;
	padding: 12px 12px 12px 44px;
}

.section-title {
	font-family: "Montez", cursive;
	font-size: 40px;
}

.section-subtitle {
	font-style: italic;
	letter-spacing: 1px;
	color: #b63327;
	text-transform: uppercase;
}

.page_content_wrapper.full_width {
  width: 100%;
}

.page_content_wrapper {
  width: 960px;
  margin: auto;
    margin-top: auto;
  margin-top: 0px;
  padding-bottom: 0;
}
/*
.portfolio_filter_wrapper.fullwidth {
	width: 101.7%;
  	padding: 40px 0 0 0;
    padding-top: 40px;
  	margin-left: 0;
}

.portfolio_filter_wrapper.gallery {
  width: 101.7%;
}

.portfolio_filter_wrapper.visible {
  visibility: visible;
  opacity: 1;
}

.portfolio_filter_wrapper {
  width: 960px;
  padding-top: 40px;
  height: 0;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
  visibility: hidden;
  opacity: 0;
}
*/
.one_third.gallery3 {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.gallery_type, .portfolio_type {
  opacity: 0;
}

.one_third {
  width: 30.66%;
  float: left;
  margin-right: 4%;
  position: relative;
}

.one_third.gallery3 a {
  line-height: 0;
  display: block;
}

.page_content_wrapper .gallery_type img {
  max-width: none !important;
  width: 100%;
  height: auto;
}

.portanchor {
  line-height: unset !important;
}

.one_third.gallery3 .thumb_content.fullwidth {
  padding: 15px 15px 7px 15px;
}

.one_third.gallery3 .thumb_content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 12px 15px 7px 15px;
  background: #000;
    background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.5);
  color: #000000;
  width: 100%;
  height: auto;
  font-size: 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transition: color .2s linear, background .2s linear;
  -moz-transition: color .2s linear, background .2s linear;
  -ms-transition: color .2s linear, background .2s linear;
  -o-transition: color .2s linear, background .2s linear;
  transition: color .2s linear, background .2s linear;
}

.one_third.gallery3:hover .thumb_content {
  background: #b63327;
  background: rgb(182, 51, 39, 0.9);
  background: rgba(182, 51, 39, 0.9);
}
/*
.portfolio_filter_wrapper.shortcode {
  padding-top: 0 !important;
}
.portfolio_filter_wrapper.fullwidth.three_cols.gallery .element {
  width: 33.1%;
  margin: 0;
}
*/
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.tour_route {
  font-size: 12px;
  font-weight: 700 !important;
  text-transform: none;
  letter-spacing: 1px;
  font-style: italic;
  color: #fff !important;
}

.thumb_content.fullwidth h3 {
  font-size: 18px;
}

.thumb_content h3 {
  color: #fff;
  margin: 0;
}

.thumb_content h5 {
  color: #fff;
  margin: 0;
  font-size: 18px;
}

.thumb_content .thumb_meta {
  float: right;
  width: 30%;
  text-align: right;
}

.thumb_content .thumb_title h3 {
	font-weight: 700;
}
.thumb_content.fullwidth .thumb_meta .tour_days {
  font-size: 12px;
}

.thumb_content .thumb_meta .tour_days {
  color: #fff;
  font-size: 10px;
  text-transform: none;
}

.thumb_content .thumb_meta .tour_price {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}

.thumb_content .thumb_meta .tour_days, .thumb_content .thumb_meta .tour_price {
  white-space: nowrap;
}

.thumb_content .thumb_title .tour_country, .thumb_content .thumb_meta .tour_days {
  font-weight: 700 !important;
}

.testimonial_slider_wrapper {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: auto;
}

.testimonial_slider_meta {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Raleway', 'Helvetica Neue', Arial,Verdana,sans-serif;
	color: #b63327;
}

.testimonial_slider_meta h6 {
  	display: inline;
  	font-size: 14px;
	font-weight: 700;
  	color: #000;
}

.testimonial_slider_meta_position, .testimonial_slider_meta_company {
  	display: inline;
  	margin-left: 5px;
  	margin-right: 5px;
  	font-size: 14px;
	font-weight: 700;
}

.readmore {
  float: left;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #b63327;
}

.readmore:hover {
  color: #000;
}

.one.withsmallpadding {
  padding: 60px 0 60px 0;
  float: left;
  width: 100%;
}

.one.withbg {
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 5em;
}

.one {
  clear: both;
  position: relative;
}

.one.withbg .page_content_wrapper {
  height: 100%;
  position: relative;
  z-index: 2;
}

.one .page_content_wrapper {
  margin-top: 0;
}

.withbg h2.ppb_title {
  color: #fff;
  position: relative;
  margin-top: 10px;
}

h2.ppb_title {
  font-family: "Montez", cursive;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  letter-spacing: 0;
  font-weight: 400;
}

.ppb_outline {
  text-shadow:
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.service_content_wrapper {
  margin: 30px 0 0 0;
  width: 100%;
  float: left;
  color: #666;
}

.one_third {
  width: 30.66%;
  float: left;
  margin-right: 4%;
  position: relative;
}

.service_wrapper {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  min-height: 154px;
}

.service_icon {
  background: #b63327;
}
.service_icon {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  margin: auto;
  float: none;
  text-align: center;
  overflow: hidden;
  background: #b63327;
  float: none;
  position: absolute;
  left: 50%;
  top: -30px;
  margin: 0 0 0 -30px;
  border-radius: 100px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 20px;
  line-height: 24px;
}

.service_icon i {
  color: #ffffff;
}

.service_icon i {
  font-size: 28px;
  line-height: 60px;
  color: #fff;
}

.service_title {
  margin: 0 0 15px 0;
  padding: 50px 20px 20px 20px;
  box-sizing: border-box;
  margin-top: 0;
  text-align: center;
  background: #fff;
  min-height: 129px;
}

.service_title h3 {
	font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.one_third.last {
  margin-right: 0 !important;
  float: right;
  width: 30.66%;
}

.th-btn {
  position:relative;
  z-index:2;
  overflow:hidden;
  vertical-align:middle;
  text-align:center;
  background-color:#1CABCB;
  color:#FFFFFF;
  font-family:inherit;
  display:-webkit-inline-box;
  display:-webkit-inline-flex;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  text-transform:capitalize;
  border:none;
  font-size:16px;
  font-weight:400;
  padding:18.8px 35px;
  border-radius:48px;
  -webkit-transition:all 0.3s 0s ease-out;
  transition:all 0.3s 0s ease-out;
  gap:8px
}

.th-btn:after {
  content:'';
  width:0;
  height:100%;
  border-radius:30em;
  position:absolute;
  top:0;
  left:-5%;
  background-color:#1CABCB;
  -webkit-transition:.5s ease;
  transition:.5s ease;
  display:block;
  z-index:-1
}

.th-btn.th-icon-whatsapp:before {
  content:'';
  position:relative;
  -webkit-mask-image:url(/assets/images/icon/whatsapp.svg);
  mask-image:url(/assets/images/icon/whatsapp.svg);
  background-repeat:no-repeat;
  background-size:cover;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-size:auto;
  mask-size:auto;
  background-color:#FFFFFF;
  width:24px;
  height:24px;
  display:block;
  -webkit-transition:0.4s;
  transition:0.4s
}

.th-btn:hover,
.th-btn.active {
  color:#FFFFFF;
  box-shadow:none;
}

.th-btn.style1:hover.th-icon-whatsapp:before {
  background-color:#1CABCB;
}

.th-btn:hover:after,
.th-btn.active:after {
  width:110%;
}

.th-btn.style1:before,
.th-btn.style1:after {
  background-color:#FFFFFF
}

.th-btn.style1:hover {
  color:#1CABCB;
}

.th-btn.style1:hover:before,
.th-btn.style1:hover:after {
  background-color:#FFFFFF
}

a.th-btn {
	text-decoration: none;
	padding: 15px 45px;
}

.social_wrapper ul {
  list-style: none;
  text-align: center;
  margin-left: 0 !important;
  padding: 0px !important;
}

.social_wrapper ul li {
  background: transparent !important;
  border: 0 !important;
  width: 16px;
  height: 16px;
}

.social_wrapper ul li, .social_wrapper.small ul li {
  display: inline-block;
  -webkit-transition: color .2s linear, background .1s linear;
  -moz-transition: color .2s linear, background .1s linear;
  -ms-transition: color .2s linear, background .1s linear;
  -o-transition: color .2s linear, background .1s linear;
  transition: color .2s linear, background .1s linear;
  width: 40px;
  height: 40px;
  background: #f3f3f3;
  text-align: center;
  border: 1px solid #e1e1e1;
}

.social_wrapper ul li a {
  color: #666 !important;
}

.social_wrapper ul li a {
  opacity: 1;
  display: block;
  line-height: 0;
  color: #666 !important;
  padding: 10px;
}

.social_wrapper ul li a i {
  line-height: 24px;
  font-size: 24px;
}

.social_wrapper ul li.facebook a:hover {
	color: #1877F2 !important;
}

.social_wrapper ul li.tiktok a:hover {
	color: #000000 !important;
}

.social_wrapper ul li.youtube a:hover {
	color: #FF0000 !important;
}

.social_wrapper ul li.instagram a:hover {
	color: #d62976 !important;
}

a.wa-button-float {
	position:fixed;
	width:50px;
	height:50px;
	bottom:25px;
	left:15px;
	background-image: linear-gradient(180deg, #61fd7d, #2bb826);
	color:#FFF;
	border-radius:10px;
	text-align:center;
  	font-size:40px;
  	z-index:100;
	transition: none;
}

a.wa-button-float:hover {
	color: #FFF;
}

.wa-float {
	position: relative;
	top: -5px;
}

.packages {
    position: relative;
    margin: 0;
    overflow: hidden;
}

.packages a {
    text-decoration: none;
}

.packages:hover .thumb_content {
    background: rgba(182, 51, 39, 0.9);
}

.packages .thumb_content {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #000000;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -ms-transition: color .2s linear, background .2s linear;
    -o-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear;
}

.packages .thumb_content {
    padding: 20px 15px 7px 15px;
}

.packages .thumb_content .thumb_title h5 {
    font-weight: 700;
}

.packages .thumb_content .tour_days {
    font-size: 12px;
}

.page-caption {
	width: 100%;
    height: 500px;
    background: transparent;
    position: relative;
}

.parallax-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.page-caption .page-title {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 500px;
	padding-top: 100px;
	position: absolute;
	z-index: 20;
}

.page-caption .page-title h1 {
	font-size: 34px;
	font-weight: 700;
	color: #fff;
}

.package-content {
	padding-left: 5rem;
}

.package-content .title {
  	font-size: 1.5rem;
}

.package-content .country {
  font-size: 1rem;
  font-style: italic;
}

.package-details .price {
	font-size: 1.25rem;
}

.package-details {
  text-align: right;
}

.rounded-bottom-0 {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.card.testimony {
	margin-left: 5rem;
	margin-right: 5rem;
}

.company-profile {
	margin-left: 5rem;
	margin-right: 5rem;
}

.faq-page {
	margin-left: 5rem;
	margin-right: 5rem;
}

.faq_box {
  padding: 25px;
  background: #f3f3f3;
  border: 1px solid #e1e1e1;
  position: relative;
  clear: both;
}

.faq_box {
	border-top:2px solid #b63327
}

/* Mobile Screen */
/*
@media only screen and (min-width: 1100px) {
	.portfolio_filter_wrapper.fullwidth.three_cols.gallery .element {
    	width: 24.7%;
  	}
}
*/
@media (max-width: 991.98px) {
	.navbar-nav .nav-link  {
    	margin-right: 0;
      	padding: 10px 0;
  	}

  	.navbar-nav {
      	border-top: 1px solid #EEEEEE;
  	}

  	.navbar-nav {
  		display: none;
  	}
/*
  	.portfolio_filter_wrapper.fullwidth.three_cols.gallery .element {
  		width: 33.1%;
  	}
*/
  	.page_content_wrapper {
  		width: auto;
  	}

  	.footer_bar_wrapper {
  		width: auto;
  	}

	.page-caption {
	    height: 200px;
	}

	.page-caption .page-title {
		height: 200px;
	}

	.page-caption .page-title h1 {
		font-size: 18px;
	}

	.card.testimony {
		margin-left: 0;
		margin-right: 0;
	}

	.company-profile {
		margin-left: 0;
		margin-right: 0;
	}

	.faq-page {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 992px) {
  	.navbar .nav-item .dropdown-menu {
      	display: block;
      	border: none;
      	margin-top: 0;
      	top: 150%;
      	opacity: 0;
      	visibility: hidden;
      	transition: .5s;
  	}

  	.navbar .nav-item:hover .dropdown-menu {
      	top: 100%;
      	visibility: visible;
      	transition: .5s;
      	opacity: 1;
  	}
}

@media only screen and (max-width: 767px) {
	.topbar {
		margin-top: 1rem;
	}

	.navbar-brand img {
		width: 50px;
		height: 50px;
	}

  	.navbar-nav {
  		display: none;
  	}

    .packages .thumb_content .tour_route {
        font-size: 11px;
    }

    .packages .thumb_content .thumb_title h5,
    .packages .thumb_content .tour_price {
        font-size: 14px;
    }

    .packages .thumb_content .tour_days {
        font-size: 12px;
    }
/*
  	.portfolio_filter_wrapper.fullwidth.three_cols.gallery .element {
    	width: 100%;
  	}

  	#portfolio_filter_wrapper.three_cols {
    	width: 100%;
  	}

  	#portfolio_filter_wrapper.fullwidth.three_cols.gallery .element, .portfolio_filter_wrapper.fullwidth.three_cols.gallery .element {
    	width: 100%;
  	}
*/
  	.one_third.gallery3, .one_third.portfolio3, .one_third.gallery3 .mask, .one_third.gallery3.filterable {
    	width: 100%;
    	height: auto;
    	margin-bottom: 0;
  	}

  	.one.withbg {
	    background-attachment: scroll !important;
	    background-size: cover !important;
	    background-position: center top !important;
  	}

  	.one.withsmallpadding {
	    padding: 20px 0 20px 0;
	    background-attachment: scroll !important;
	    background-repeat: repeat !important;
	    background-position: center top !important;
  	}

  	.one.withsmallpadding .page_content_wrapper {
    	margin-top: 10px;
  	}

  	.page_content_wrapper {
	    width: 300px;
	    min-height: 0 !important;
	    margin: auto;
	    margin-top: auto;
	    margin-top: 0;
	    float: none;
	    padding-top: 1px;
  	}

  	h2.ppb_title {
	    font-size: 32px;
	    line-height: 28px;
  	}

  	.ppb_desc {
  		font-size: .875em !important;
  	}

  	.service_content_wrapper .one_third {
    	margin-bottom: 40px;
  	}

  	.one_third, .one_third.last {
	    width: 100%;
	    margin-bottom: 3%;
	    margin-right: 0;
  	}

  	.service_wrapper {
    	padding: 0;
  	}

	.page-caption {
	    height: 200px;
	}

	.page-caption .page-title {
		height: 200px;
	}

	.page-caption .page-title h1 {
		font-size: 18px;
	}

	.package-content {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	.package-content .title {
	  	font-size: 1.25rem;
	}

	.package-content .country {
	  	font-size: 0.75rem;
	  	font-style: italic;
	}

	.package-details {
  		text-align: left;
	}

	.button {
		text-align: center !important;
	}

	.card.testimony {
		margin-left: 0;
		margin-right: 0;
	}

	.company-profile {
		margin-left: 0;
		margin-right: 0;
	}

	.faq-page {
		margin-left: 0;
		margin-right: 0;
	}
}

.animated1{
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.animated2{
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.animated3{
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.animated4{
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.animated5{
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}
.animated6{
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.animated7{
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.animated8{
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.animated9{
	-webkit-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
.animated10{
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
}
.animated11{
	-webkit-animation-delay: 2.2s;
	-moz-animation-delay: 2.2s;
	animation-delay: 2.2s;
}
.animated12{
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	animation-delay: 2.4s;
}
.animated13{
	-webkit-animation-delay: 2.6s;
	-moz-animation-delay: 2.6s;
	animation-delay: 2.6s;
}
.animated14{
	-webkit-animation-delay: 2.8s;
	-moz-animation-delay: 2.8s;
	animation-delay: 2.8s;
}
.animated15{
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	animation-delay: 3s;
}
.animated16{
	-webkit-animation-delay: 3.2s;
	-moz-animation-delay: 3.2s;
	animation-delay: 3.2s;
}
.animated17{
	-webkit-animation-delay: 3.4s;
	-moz-animation-delay: 3.4s;
	animation-delay: 3.4s;
}
.animated18{
	-webkit-animation-delay: 3.6s;
	-moz-animation-delay: 3.6s;
	animation-delay: 3.6s;
}
.animated19{
	-webkit-animation-delay: 3.8s;
	-moz-animation-delay: 3.8s;
	animation-delay: 3.8s;
}
.animated20{
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	animation-delay: 4s;
}
.animated21{
	-webkit-animation-delay: 4.2s;
	-moz-animation-delay: 4.2s;
	animation-delay: 4.2s;
}
.animated22{
	-webkit-animation-delay: 4.4s;
	-moz-animation-delay: 4.4s;
	animation-delay: 4.4s;
}
.animated23{
	-webkit-animation-delay: 4.6s;
	-moz-animation-delay: 4.6s;
	animation-delay: 4.6s;
}
.animated24{
	-webkit-animation-delay: 4.8s;
	-moz-animation-delay: 4.8s;
	animation-delay: 4.8s;
}
.animated25{
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	animation-delay: 5s;
}
.animated26{
	-webkit-animation-delay: 5.2s;
	-moz-animation-delay: 5.2s;
	animation-delay: 5.2s;
}
.animated27{
	-webkit-animation-delay: 5.4s;
	-moz-animation-delay: 5.4s;
	animation-delay: 5.4s;
}
.animated28{
	-webkit-animation-delay: 5.6s;
	-moz-animation-delay: 5.6s;
	animation-delay: 5.6s;
}
.animated29{
	-webkit-animation-delay: 5.8s;
	-moz-animation-delay: 5.8s;
	animation-delay: 5.8s;
}
.animated30{
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	animation-delay: 6s;
}
.animated31{
	-webkit-animation-delay: 6.2s;
	-moz-animation-delay: 6.2s;
	animation-delay: 6.2s;
}
.animated32{
	-webkit-animation-delay: 6.4s;
	-moz-animation-delay: 6.4s;
	animation-delay: 6.4s;
}
.animated33{
	-webkit-animation-delay: 6.6s;
	-moz-animation-delay: 6.6s;
	animation-delay: 6.6s;
}
.animated34{
	-webkit-animation-delay: 6.8s;
	-moz-animation-delay: 6.8s;
	animation-delay: 6.8s;
}
.animated35{
	-webkit-animation-delay: 7s;
	-moz-animation-delay: 7s;
	animation-delay: 7s;
}
.animated36{
	-webkit-animation-delay: 7.2s;
	-moz-animation-delay: 7.2s;
	animation-delay: 7.2s;
}
.animated37{
	-webkit-animation-delay: 7.4s;
	-moz-animation-delay: 7.4s;
	animation-delay: 7.4s;
}
.animated38{
	-webkit-animation-delay: 7.6s;
	-moz-animation-delay: 7.6s;
	animation-delay: 7.6s;
}
.animated39{
	-webkit-animation-delay: 7.8s;
	-moz-animation-delay: 7.8s;
	animation-delay: 7.8s;
}
.animated40{
	-webkit-animation-delay: 8s;
	-moz-animation-delay: 8s;
	animation-delay: 8s;
}
.animated41{
	-webkit-animation-delay: 8.2s;
	-moz-animation-delay: 8.2s;
	animation-delay: 8.2s;
}
.animated42{
	-webkit-animation-delay: 8.4s;
	-moz-animation-delay: 8.4s;
	animation-delay: 8.4s;
}
.animated43{
	-webkit-animation-delay: 8.6s;
	-moz-animation-delay: 8.6s;
	animation-delay: 8.6s;
}
.animated44{
	-webkit-animation-delay: 8.8s;
	-moz-animation-delay: 8.8s;
	animation-delay: 8.8s;
}
.animated45{
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	animation-delay: 9s;
}
.animated46{
	-webkit-animation-delay: 9.2s;
	-moz-animation-delay: 9.2s;
	animation-delay: 9.2s;
}
.animated47{
	-webkit-animation-delay: 9.4s;
	-moz-animation-delay: 9.4s;
	animation-delay: 9.4s;
}
.animated48{
	-webkit-animation-delay: 9.6s;
	-moz-animation-delay: 9.6s;
	animation-delay: 9.6s;
}
.animated49{
	-webkit-animation-delay: 9.8s;
	-moz-animation-delay: 9.8s;
	animation-delay: 9.8s;
}
.animated50{
	-webkit-animation-delay: 10s;
	-moz-animation-delay: 10s;
	animation-delay: 10s;
}
