@charset "UTF-8";

/*!
Theme Name: assodeere
Theme URI: #
Author: Digital Air
Author URI: https://www.digitalair.com.br/
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: assodeere
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.opacity-0
{
  opacity: 0
}
.hidden
{
  display: none!important
}
.w-fit
{
  width: fit-content!important
}
#sticky-header.sticky
{
  background-color: #2C4B17!important;
  background-image: none!important
}
#sticky-header .header-button a
{
  background-color: #2C4B17 !important;
}
#sticky-header.sticky .bi-filter-left: before
{
  color: #fff
}
#sticky-header.sticky .header-search-button.search-box-outer
{
  border-right: 1px solid hsla(0, 0%, 100%, .439)
}
.footer_area
{
  background-color: #2c4b17
}
.footer_area .footer-widget-address_text span, .footer_area .footer-widget-menu ul li a, .footer_area p.footer_desc
{
  color: #fff
}
.footer_area .footer_widget_icon i
{
display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px; height:40px;
  border-radius:50%;
  color:#fff;                /* ícone branco */
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.2);
  transition:all .2s ease;
  margin-top: -7px;
}
.toastify
{
  border-radius: 8px!important
}
.box-invisible-small
{
  display: block;
  padding: 10px 0;
  width: 100%
}
.box-invisible
{
  display: block;
  padding: 20px 0;
  width: 100%
}
.box-invisible-normal
{
  display: block;
  padding: 25px 0;
  width: 100%
}
.box-invisible-medium
{
  display: block;
  padding: 40px 0;
  width: 100%
}
.box-invisible-large
{
  display: block;
  padding: 55px 0;
  width: 100%
}
.box-invisible-large.hidden-desktopLarge, .box-invisible-large.show-desktop, .box-invisible-large.show-laptop, .box-invisible-large.show-mobile, .box-invisible-large.show-tablet, .box-invisible-medium.hidden-desktopLarge, .box-invisible-medium.show-desktop, .box-invisible-medium.show-laptop, .box-invisible-medium.show-mobile, .box-invisible-medium.show-tablet, .box-invisible-normal.hidden-desktopLarge, .box-invisible-normal.show-desktop, .box-invisible-normal.show-laptop, .box-invisible-normal.show-mobile, .box-invisible-normal.show-tablet, .box-invisible-small.hidden-desktopLarge, .box-invisible-small.show-desktop, .box-invisible-small.show-laptop, .box-invisible-small.show-mobile, .box-invisible-small.show-tablet, .box-invisible.hidden-desktopLarge, .box-invisible.show-desktop, .box-invisible.show-laptop, .box-invisible.show-mobile, .box-invisible.show-tablet
{
  display: none
}
@media (max-width: 1200px)
{
  .box-invisible-large.hidden-desktop, .box-invisible-medium.hidden-desktop, .box-invisible-normal.hidden-desktop, .box-invisible-small.hidden-desktop, .box-invisible.hidden-desktop
  {
    display: none
  }
.box-invisible-large.show-desktop, .box-invisible-medium.show-desktop, .box-invisible-normal.show-desktop, .box-invisible-small.show-desktop, .box-invisible.show-desktop
  {
    display: block!important
  }

}
@media (max-width: 1024px)
{
  .box-invisible-large.hidden-laptop, .box-invisible-medium.hidden-laptop, .box-invisible-normal.hidden-laptop, .box-invisible-small.hidden-laptop, .box-invisible.hidden-laptop
  {
    display: none
  }
.box-invisible-large.show-laptop, .box-invisible-medium.show-laptop, .box-invisible-normal.show-laptop, .box-invisible-small.show-laptop, .box-invisible.show-laptop
  {
    display: block!important
  }

}
@media (max-width: 768px)
{
  .box-invisible-large.hidden-tablet, .box-invisible-medium.hidden-tablet, .box-invisible-normal.hidden-tablet, .box-invisible-small.hidden-tablet, .box-invisible.hidden-tablet
  {
    display: none
  }
.box-invisible-large.show-tablet, .box-invisible-medium.show-tablet, .box-invisible-normal.show-tablet, .box-invisible-small.show-tablet, .box-invisible.show-tablet
  {
    display: block!important
  }

}
@media (max-width: 600px)
{
  .box-invisible-large.hidden-mobile, .box-invisible-medium.hidden-mobile, .box-invisible-normal.hidden-mobile, .box-invisible-small.hidden-mobile, .box-invisible.hidden-mobile
  {
    display: none
  }
.box-invisible-large.show-mobile, .box-invisible-medium.show-mobile, .box-invisible-normal.show-mobile, .box-invisible-small.show-mobile, .box-invisible.show-mobile
  {
    display: block!important
  }

}
.select2
{
  width: 100%!important
}
.select2 .select2-selection
{
  align-items: center!important;
  border-radius: 8px!important;
  display: flex!important;
  height: 48px!important;
  padding: 12px
}
.select2 .select2-selection .select2-selection__arrow
{
  right: 8px!important;
  top: 50%!important;
  transform: translateY(-50%)!important
}
.dealership-map .svg-container svg path
{
  fill: #0e2800;
  stroke: #acd28f;
  stroke-width: 1
}
.dealership-map .svg-container svg path: hover
{
  fill: #466730;
  stroke: #466730;
  stroke-width: 1
}
.dealership-map .svg-container svg path.current
{
  fill: #acd28f;
  stroke: #acd28f;
  stroke-width: 1
}
.breadcrumb-banner
{
  background-image: url(/wp-content/themes/assodeere/assets/neoplan/contact-banner.jpg);
  background-size: cover;
  border-radius: 0 0 20px 20px;
  margin: 0 20px
}
.timeline-area
{
  background-color: #2c4b17!important
}
.timeline
{
  margin: 50px auto;
  max-width: 1200px;
  padding: 20px;
  position: relative
}
.timeline: after
{
  background: #2c4b17;
  border-radius: 3px;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -3px;
  position: absolute;
  top: 0;
  width: 6px
}
.timeline-item
{
  padding: 0 20px;
  position: relative
}
.timeline-item.odd
{
  left: 0
}
.timeline-item.odd: after
{
  right: -23px
}
.timeline-item.odd .timeline-bullet
{
  right: -165px
}
.timeline-item.even: after
{
  left: -23px
}
.timeline-item.even .timeline-bullet
{
  left: -165px
}
.timeline-item: after
{
  background: #2c4b17;
  border: 4px solid #acd28f;
  border-radius: 50%;
  content: "";
  height: 20px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 20px;
  z-index: 1
}
.content
{
  background: #fff;
  border: 1px solid rgba(44, 75, 23, .1);
  border-radius: 12px;
  box-shadow: 0 4px 6px -1px rgba(44, 75, 23, .1), 0 2px 4px -2px rgba(44, 75, 23, .1);
  padding: 20px;
  position: relative;
  transition: all .3s ease
}
.content: hover
{
  box-shadow: 0 10px 15px -3px rgba(44, 75, 23, .2), 0 4px 6px -4px rgba(44, 75, 23, .2);
  transform: translateY(-5px)
}
.floating-badge
{
  animation: float 3s ease-in-out infinite;
  background: #0e2800;
  border-radius: 15px;
  box-shadow: 0 2px 4px rgba(14, 40, 0, .2);
  color: #fff;
  font-size: .85rem;
  font-weight: 500;
  padding: 4px 12px;
  position: absolute;
  right: 20px;
  top: -12px;
  z-index: 2
}
@keyframes float
{
  0%
  {
    transform: translateY(0)
  }
50%
  {
    transform: translateY(-5px)
  }
to
  {
    transform: translateY(0)
  }

}
.timeline-bullet
{
  background: #2c4b17;
  border-radius: 20px;
  box-shadow: 0 4px 6px -1px rgba(44, 75, 23, .2);
  color: #fff;
  font-weight: 700;
  padding: 8px 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2
}
.director-info
{
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center
}
.director-photo
{
  border: 3px solid #acd28f;
  border-radius: 50%;
  height: 100px;
  object-fit: cover;
  width: 100px
}
.director-name
{
  color: #0e2800;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center
}
.director-description
{
  color: #2c4b17;
  line-height: 1.5;
  margin-top: 15px;
  text-align: center
}
.director-year
{
  background-color: #73cc35;
  border: 4px solid #73cc35;
  border-radius: 20px;
  color: #fff;
  font-weight: 700;
  margin: 15px auto 0;
  padding: 0 20px;
  text-align: center;
  width: fit-content
}
@media screen and (max-width: 768px)
{
  .director-photo
  {
    margin-top: 50px
  }
.timeline
  {
    margin-top: 0;
    padding: 0
  }
.timeline: after
  {
    display: none
  }
.timeline-item
  {
    margin-top: 30px;
    width: 100%
  }
.timeline-item: after
  {
    content: none;
    display: none
  }
.timeline-item .timeline-bullet
  {
    left: 35px!important;
    top: 20px;
    transform: none;
    width: fit-content
  }

}
.blog-pagination ul
{
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0
}
.blog-pagination ul li .page-numbers
{
  align-items: center;
  background: #acd28f;
  color: #fff;
  display: flex;
  font-size: 17px;
  font-weight: 500;
  height: 47px;
  justify-content: center;
  transition: all .3s ease-in-out 0s;
  width: 47px
}
.blog-pagination ul li .page-numbers i
{
  font-size: 18px;
  font-weight: 700;
  line-height: 1
}
.blog-pagination ul li .page-numbers.current, .blog-pagination ul li .page-numbers: hover
{
  background-color: #0e2800;
  border-color: transparent
}
.blog-pagination ul li .page-numbers.current i, .blog-pagination ul li .page-numbers: hover i
{
  color: #fff
}
.owl-override-nav
{
  display: flex!important
}
.owl-nav
{
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  width: fit-content
}
.owl-next, .owl-prev
{
  align-items: center;
  background: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  height: 50px;
  justify-content: center;
  margin-bottom: 8px;
  width: 50px
}
.marquee.style2 .marquee-block h3
{
  -webkit-text-stroke-color: #acd28f;
  -webkit-mask-image: linear-gradient(-75deg, #2C4B17 50%, #2C4B17 0, #2C4B17)
}
.marquee.style2 .marquee-block span
{
  color: #2C4B17
}
.carousel-bar
{
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative
}
.carousel-bar: : -webkit-scrollbar
{
  height: 10px
}
.carousel-bar: : -webkit-scrollbar-thumb
{
  background-color: #466730;
  border-radius: 20px
}
.carousel-bar: : -webkit-scrollbar-track
{
  background-color: #0e2800;
  border-radius: 20px
}
.single-blog-box .aligncenter
{
  text-align: center
}
.single-blog-box .single-blog-thumb: after, .single-blog-box .single-blog-thumb: before
{
  background-color: #c7eea9
}
.single-blog-box .blog_btn a i, .single-blog-box .blog_btn: hover a
{
  color: #466730
}
.single-blog-box .meta-blog p span, .single-blog-box .meta-blog p span: before
{
  background-color: #466730
}
section.team_area.style_five
{
  background: #2c4b17
}
section.team_area.style_five p
{
  color: #fff
}
section.team_area.style_five .team_des
{
  border-top: 1px solid #acd28f;
  color: #fff;
  width: 89%;
padding-top: 10px;
}
section.team_area.style_five a.team_join
{
  color: #fff
}
section.team_area.style_five .single-team_item.style_five
{
  background-color: #5c7e44;
  border-radius: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
section.team_area.style_five .single-team_item.style_five .team-role
{
  color: #c7eea9
}
section.team_area.style_five .single-team_item.style_five .team-social-four ul li a
{
  border-color: #c7eea9
}
.about_play.style_two .text-inner text
{
  fill: #466730
}
.about_experience_content: before
{
  border-top-color: #0e2800
}
.about_experience_content h3
{
  background-color: #233C12;
}
.about_client h4, .about_reviews h4
{
  color: #5c7e44
}
.about_btn a
{
  background-color: #5c7e44
}
.about_btn a span, .about_btn a: hover
{
  background-color: #2c4b17
}
.section_title h4
{
  color: #466730
}
.section_title.home_six h4: before
{
  border-color: #acd28f
}
.xs-bg-black
{
  background-color: #5c7e44
}
.sidebar_icon i
{
  color: #466730
}
.sidebar_box .consalt_btn a
{
  background-color: #466730!important;
  border-color: #466730!important
}
.close-side-widget i
{
  color: #acd28f
}
.counter_area
{
 
}
.counter_title h5
{
  color: #fff
}
.counter_upper
{
  border-bottom-color: #acd28f
}
.testimonials-area .feature_item.style_four: hover .feature_icon img
{
  filter: none!important
}
section.testimonial_area.style_two
{
  background-color: #2c4b17
}
.choose_right .hero_video_btn a, section.testimonial_area .owl-next i: hover, section.testimonial_area .owl-prev i
{
  background-color: #5c7e44
}
.choose_right .hero_video_btn a: before
{
  border-color: #5c7e44
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li: hover
{
  background-color: #5c7e44
}
.contact-form-box button
{
  background-color: #2C4B17
}
.contact-form-box button: hover
{
  background-color: #2C4B17!important
}
section.call_area
{
  background-color: #5c7e44
}
.search-popup .close-search
{
  background-color: #466730;
  border-left-color: #0e2800;
  border-right-color: #0e2800
}
.prot-text span
{
  color: #466730
}
.contact-form-box .checkbox a
{
  color: #acd28f
}
.contact-form-box .section_title h1
{
  color: #2C4B17 !important;
	font-size: 56px !important;
}
section.hero_slider.style_sixs .hero-thumbs .video-icon a
{
  background-color: #508D2c!important;
}
section.hero_slider.style_sixs .swiper-pagination-bullet-active
{
  background-color: #5c7e44!important
}
section.hero_slider.style_sixs .swiper-pagination-bullet-active .swiper-pagination-bullet: after
{
  border: #5c7e44
}
.home-blog-section .blog_list2 .owl-dots
{
  bottom: -10%
}
.awards-area .owl-dots
{
  bottom: -10%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center
}
.awards-area .owl-dots .owl-dot
{
  background: #2c4b17!important;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  opacity: .5;
  width: 10px
}
.awards-area .owl-dots .owl-dot.active
{
  background: #acd28f!important;
  border-radius: 50%;
  height: 12px;
  opacity: 1;
  width: 12px
}
.blog-single-post .aligncenter
{
  text-align: center
}
.blog-single-post .alignright
{
  text-align: right
}
.blog-single-post .wp-block-heading
{
  margin-bottom: 15px;
  margin-top: 20px
}
.blog-single-post ul.wp-block-list
{
  list-style: disc;
  margin: 20px 0;
  padding-left: 18px
}
.blog-single-post ul.wp-block-list li
{
  list-style: disc
}
.blog-single-post .wp-block-image
{
  margin-bottom: 20px
}
.blog-single-post .wp-block-image img
{
  border-radius: 20px;
  margin-bottom: 10px
}
.blog-single-post .wp-block-image figcaption
{
  font-size: 14px
}

/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify
{
  background: -webkit-linear-gradient(315deg, #73a5ff, #5477f5);
  background: linear-gradient(135deg, #73a5ff, #5477f5);
  border-radius: 2px;
  box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .12), 0 10px 36px -4px rgba(77, 96, 232, .3);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  max-width: calc(50% - 20px);
  opacity: 0;
  padding: 12px 20px;
  position: fixed;
  text-decoration: none;
  transition: all .4s cubic-bezier(.215, .61, .355, 1);
  z-index: 2147483647
}
.toastify.on
{
  opacity: 1
}
.toast-close
{
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer !important;
  font-family: inherit;
  font-size: 1em;
  opacity: .4;
  padding: 0 5px
}
.toastify-right
{
  right: 15px
}
.toastify-left
{
  left: 15px
}
.toastify-top
{
  top: -150px
}
.toastify-bottom
{
  bottom: -150px
}
.toastify-rounded
{
  border-radius: 25px
}
.toastify-avatar
{
  border-radius: 2px;
  height: 1.5em;
  margin: -7px 5px;
  width: 1.5em
}
.toastify-center
{
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: fit-content;
  max-width: -moz-fit-content;
  right: 0
}
@media only screen and (max-width: 360px)
{
  .toastify-left, .toastify-right
  {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: fit-content;
    right: 0
  }

}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
: root
{
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1
}
.animate__animated
{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animate__animated.animate__infinite
{
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animate__animated.animate__repeat-1
{
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat)
}
.animate__animated.animate__repeat-2
{
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
  animation-iteration-count: calc(var(--animate-repeat)*2)
}
.animate__animated.animate__repeat-3
{
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
  animation-iteration-count: calc(var(--animate-repeat)*3)
}
.animate__animated.animate__delay-1s
{
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay)
}
.animate__animated.animate__delay-2s
{
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay)*2);
  animation-delay: calc(var(--animate-delay)*2)
}
.animate__animated.animate__delay-3s
{
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay)*3);
  animation-delay: calc(var(--animate-delay)*3)
}
.animate__animated.animate__delay-4s
{
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay)*4);
  animation-delay: calc(var(--animate-delay)*4)
}
.animate__animated.animate__delay-5s
{
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay)*5);
  animation-delay: calc(var(--animate-delay)*5)
}
.animate__animated.animate__faster
{
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-duration: calc(var(--animate-duration)/2);
  animation-duration: calc(var(--animate-duration)/2)
}
.animate__animated.animate__fast
{
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-duration: calc(var(--animate-duration)*.8);
  animation-duration: calc(var(--animate-duration)*.8)
}
.animate__animated.animate__slow
{
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2)
}
.animate__animated.animate__slower
{
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration)*3);
  animation-duration: calc(var(--animate-duration)*3)
}
@media (prefers-reduced-motion: reduce), print
{
  .animate__animated
  {
    -webkit-animation-duration: 1ms!important;
    animation-duration: 1ms!important;
    -webkit-animation-iteration-count: 1!important;
    animation-iteration-count: 1!important;
    -webkit-transition-duration: 1ms!important;
    transition-duration: 1ms!important
  }
.animate__animated[class*=Out]
  {
    opacity: 0
  }

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

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

}
.animate__bounce
{
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes flash
{
  0%, 50%, to
  {
    opacity: 1
  }
25%, 75%
  {
    opacity: 0
  }

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

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

}
.animate__pulse
{
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
@-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)
  }

}
.animate__rubberBand
{
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}
@-webkit-keyframes shakeX
{
  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 shakeX
{
  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)
  }

}
.animate__shakeX
{
  -webkit-animation-name: shakeX;
  animation-name: shakeX
}
@-webkit-keyframes shakeY
{
  0%, to
  {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
10%, 30%, 50%, 70%, 90%
  {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
20%, 40%, 60%, 80%
  {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

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

}
.animate__shakeY
{
  -webkit-animation-name: shakeY;
  animation-name: shakeY
}
@-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)
  }

}
.animate__headShake
{
  -webkit-animation-name: headShake;
  animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  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)
  }

}
.animate__swing
{
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-transform-origin: top center;
  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)
  }

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

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

}
.animate__jello
{
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  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)
  }

}
.animate__heartBeat
{
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration)*1.3);
  animation-duration: calc(var(--animate-duration)*1.3);
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
@-webkit-keyframes backInDown
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
@keyframes backInDown
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
.animate__backInDown
{
  -webkit-animation-name: backInDown;
  animation-name: backInDown
}
@-webkit-keyframes backInLeft
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
@keyframes backInLeft
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
.animate__backInLeft
{
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft
}
@-webkit-keyframes backInRight
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
@keyframes backInRight
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
.animate__backInRight
{
  -webkit-animation-name: backInRight;
  animation-name: backInRight
}
@-webkit-keyframes backInUp
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
@keyframes backInUp
{
  0%
  {
    opacity: .7;
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7)
  }
80%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

}
.animate__backInUp
{
  -webkit-animation-name: backInUp;
  animation-name: backInUp
}
@-webkit-keyframes backOutDown
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7)
  }

}
@keyframes backOutDown
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7)
  }

}
.animate__backOutDown
{
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown
}
@-webkit-keyframes backOutLeft
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }

}
@keyframes backOutLeft
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }

}
.animate__backOutLeft
{
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft
}
@-webkit-keyframes backOutRight
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }

}
@keyframes backOutRight
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }

}
.animate__backOutRight
{
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight
}
@-webkit-keyframes backOutUp
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7)
  }

}
@keyframes backOutUp
{
  0%
  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
20%
  {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
to
  {
    opacity: .7;
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7)
  }

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

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

}
.animate__bounceIn
{
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@-webkit-keyframes bounceInDown
{
  0%, 60%, 75%, 90%, to
  {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
0%
  {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3)
  }
60%
  {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }
75%
  {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }
90%
  {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }
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%
  {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3)
  }
60%
  {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }
75%
  {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }
90%
  {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }
to
  {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

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

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

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

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

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

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

}
.animate__bounceOut
{
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown
{
  20%
  {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
    transform: translate3d(0, 10px, 0) scaleY(.985)
  }
40%, 45%
  {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3)
  }

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

}
.animate__bounceOutDown
{
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft
{
  20%
  {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
    transform: translate3d(20px, 0, 0) scaleX(.9)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2)
  }

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

}
.animate__bounceOutLeft
{
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight
{
  20%
  {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
    transform: translate3d(-20px, 0, 0) scaleX(.9)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2)
  }

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

}
.animate__bounceOutRight
{
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp
{
  20%
  {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
    transform: translate3d(0, -10px, 0) scaleY(.985)
  }
40%, 45%
  {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
    transform: translate3d(0, 20px, 0) scaleY(.9)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3)
  }

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

}
.animate__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
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
.animate__fadeInUpBig
{
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}
@-webkit-keyframes fadeInTopLeft
{
  0%
  {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0)
  }
to
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

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

}
.animate__fadeInTopLeft
{
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft
}
@-webkit-keyframes fadeInTopRight
{
  0%
  {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0)
  }
to
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

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

}
.animate__fadeInTopRight
{
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight
}
@-webkit-keyframes fadeInBottomLeft
{
  0%
  {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0)
  }
to
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

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

}
.animate__fadeInBottomLeft
{
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft
}
@-webkit-keyframes fadeInBottomRight
{
  0%
  {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }
to
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

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

}
.animate__fadeInBottomRight
{
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight
}
@-webkit-keyframes fadeOut
{
  0%
  {
    opacity: 1
  }
to
  {
    opacity: 0
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
.animate__fadeOutUpBig
{
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}
@-webkit-keyframes fadeOutTopLeft
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0)
  }

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

}
.animate__fadeOutTopLeft
{
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft
}
@-webkit-keyframes fadeOutTopRight
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0)
  }

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

}
.animate__fadeOutTopRight
{
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight
}
@-webkit-keyframes fadeOutBottomRight
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }

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

}
.animate__fadeOutBottomRight
{
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight
}
@-webkit-keyframes fadeOutBottomLeft
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
to
  {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0)
  }

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

}
.animate__fadeOutBottomLeft
{
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft
}
@-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)
  }

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

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

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

}
.animate__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
  }

}
.animate__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
  }

}
.animate__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
  }

}
.animate__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
  }

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


/*CODIGOS ANDERSON*/
img.logorodape {
    width: 350px;
}

.footer-social{
  display:flex;
  gap:12px;
}
.footer-social__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px; height:40px;
  border-radius:50%;
  color:#fff;                /* ícone branco */
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.2);
  transition:all .2s ease;
}
.footer-social__btn:hover{
  background:#fff;
  color:#2f4f2a;             /* verde do rodapé (ajuste se usar outro) */
  border-color:#fff;
}
.footer-social__btn i{
  font-size:1.1rem;
  line-height:1;
}


/* A faixa precisa ser flex e alinhar verticalmente */
.footer-cta{
  display:flex;
  align-items:center;          /* centraliza verticalmente logo e texto */
  margin-left: -17px;

}
/* Container do rodapé (fundo verde escuro com cantos arredondados) */
.footer_area.boxed {
  background: #2f4f2a;      /* verde do rodapé */
  border-radius: 22px;
  padding-top: 24px;
  padding-bottom: 8px;
}

/* Banner/cta superior (verde um tom mais claro, cantos arredondados) */
.footer-cta {

 padding-top: 30px;
	padding-bottom: 20px;

  display: flex;
  align-items: center;
  /* sombra leve para destacar a faixa */

  margin-bottom: 28px;
}

/* Espaçamento entre logo e texto (compatível com BS4/BS5) */
.footer-cta > * + * { margin-left: 14px; }

/* Logo dentro da faixa */
.footer-cta-logo img,
.footer-cta-logo svg {
  height: 72px;             /* ajuste fino conforme seu arquivo */
  width: auto;
  display: block;
}

/* Título forte e branco, responsivo como no mock */
.footer-cta-title {
    margin: 0;
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: clamp(3.45rem, 2.2vw + .2rem, 2.25rem);
    letter-spacing: .2px;
	padding-bottom: 13px;
}
}

/* Responsivo: empilha no mobile */
@media (max-width: 575.98px) {
  .footer-cta {
    flex-direction: column;
    align-items: flex-start;
    padding: 12px 16px;
  }
  .footer-cta > * + * { margin-left: 0; margin-top: 8px; }
  .footer-cta-logo img { height: 34px; }
}

.ff-el-form-control{
	height: 54px;
    background-color: #ffffff;
    border: 1px solid #e6eaea;
    width: 100%;
    padding: 10px;

}

textarea#ff_3_description {
    height: 100px;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
    width: 100%;
    height: 56px;
    font-size: 16px;
    font-weight: 500;
    border: none !important;
    color: white!important;
	margin-top: 30px !important;
}
p.text-paragrafo
{
    text-align: center;
}

select {
    height: 54px !important;
    background-color: #ffffff !important;
    border: 1px solid #e6eaea !important;
    width: 100% !important;
    padding: 10px!important;
}

input[type="file"] {
    padding: 30px;
    padding-bottom: 60px;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
}

ul a {
  text-decoration: none;
}

.about_experience_content {
    margin-bottom: -10px;
}

p.termos {
    font-size: 14px;
}

@media (min-width: 320px) and (max-width: 479px) {
    .breadcumb-area {
        padding: 152px 0 20px;
        background-size: cover;
    }
}


@media (min-width: 320px) and (max-width: 479px) {
    .section_title h1 {
        font-size: 56px;
        line-height: 55px;

    }
}

@media (min-width: 320px) and (max-width: 479px) {
    section.team_area .section_title h1 {
        font-size: 56px;
line-height: 55px;
    }
	
}

@media (min-width: 320px) and (max-width: 479px) {
    .team_area.style_two {
        padding: 5px 20px 70px;
    }
}


@media (min-width: 320px) and (max-width: 479px) {
    .section_title h4 {
        font-size: 20px;
        margin-top: 20px;
    }
}



/*VISAO MISSAO E VALORES*/
  .mvv-box {
    background-color: #2C4B17;        /* verde solicitado */
    color: #fff;                       /* texto branco para contraste */
    border-radius: 25px;               /* cantos arredondados 25px */
    padding: 1.75rem;
    height: 100%;
    box-shadow: 0 8px 18px rgba(0,0,0,.12);
    transition: transform .2s ease, box-shadow .2s ease;
  }
  .mvv-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 26px rgba(0,0,0,.18);
  }
  .mvv-icon {
    font-size: 2.25rem;               /* tamanho do ícone */
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    border-radius: 14px;
    background: rgba(255,255,255,.12); /* leve destaque atrás do ícone */
    margin-right: .75rem;
  }
  .mvv-title {
    margin: 0;
    font-weight: 700;
    font-size: 2rem;
  }
  .mvv-header {
    display: flex;
    align-items: center;
    margin-bottom: .75rem;
  }
  /* Lista dos valores com marcadores sutis */
  .mvv-list {
    padding-left: 1.1rem;
    margin-bottom: 0;
  }
  .mvv-list li { margin-bottom: .35rem; }
/*FIN VISAO MISSAO E VALORES */

.p-white{
	color:white;
}

.counter-_number h1 {
    display: inline-block;
    font-size: 40px!important;
    line-height: 52px;
    color: #e0f1df;
    font-weight: 600;
}
section.team_area.style_five .single-team_item.style_five {
    /* min-height: 491px !important;*/
	 min-height: 512px !important;
}

/*carousel-bar */

/* garante que a rolagem fique no .carousel-bar */
.carousel-bar{
  overflow-x: auto;         /* rolagem horizontal */
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

/* ===== Estilo da scrollbar (apenas .carousel-bar) ===== */
/* WebKit (Chrome, Edge, Safari, Opera) */
.carousel-bar::-webkit-scrollbar{
  height: 10px;             /* altura da barra horizontal */
  background: transparent;
}
.carousel-bar::-webkit-scrollbar-track{
  background: #1c3a16;      /* trilho (verde escuro) */
  border-radius: 999px;
}
.carousel-bar::-webkit-scrollbar-thumb{
  background: #466f3a;      /* “pílula” (verde mais claro) */
  border-radius: 999px;
  border: 2px solid #1c3a16;/* respiro entre thumb e trilho */
}
.carousel-bar::-webkit-scrollbar-thumb:hover{
  background: #528445;
}
.carousel-bar::-webkit-scrollbar-button{
  display: none;            /* remove setas */
}

/* Firefox */
.carousel-bar{
  scrollbar-width: thin;                   /* fina */
  scrollbar-color: #466f3a #1c3a16;        /* thumb  trilho */
}

/*JUSTIFICAR TODO P */
p {
    text-align: justify;
}

.section_title.style_two h1 {
    color: #ffff !important;
    margin-top: -12px;
	font-size: 62px;
    line-height: 72px;
}

spam.team_des.and {
    max-width: 89%;
    font-size: 20px;
    font-weight: 600;
}

ul {
   
    margin-bottom: 0 !important;
}

.and-v{
	    font-size: 62px;
    line-height: 72px;
    color: #233C12;
    font-weight: 600;
    margin-bottom: 62px;
    text-align: center;
}
section.about_area.style_two {
    background: #ffff;
    position: relative;
    padding: 108px 0 90px;
}

/* só p/ exemplo */
  body{margin:0;background:#fff;font-family:system-ui}

  /* Seção “container” (opcional) */
  .section{
    /* centraliza tudo que tiver largura fixa/limitada */
    display:block;
    padding:40px 0;           /* espaçamento acima/abaixo */
  }

  /* A sua DIV vermelha */
  .box-red{
    background:#2C4B17;       /* vermelho */
    color:#fff;
    border-radius:24px;
    padding:32px;
    padding-top: 60px;
	padding-bottom: 60px;
    /* ---- centralização ---- */
    /* ocupa no máximo 1100px, ou 100% - 40px de margem lateral */
    width:min(1300px, calc(100% - 40px));
    margin-inline:auto;       /* CENTRALIZA na horizontal */
  } 

p.p-white {
    font-size: 21px;
}




.section.hero_slider .style_sixs{
     background: url(../images/home-six/hero_bg.png);
    background-size: cover;
    background-position: center center;
    z-index: 0;
    border-radius: 0 0 20px 20px;
    margin: 0px0px 0px 0px !important;
    overflow: hidden;
   }




@media (min-width: 320px) and (max-width: 479px) {
    .section_title h1 {
        font-size: 50px;
        line-height: 55px;
        margin-top: 30px;
        margin-bottom: 30px;
        padding-right: 30px;
        padding-left: 30px;
    }
	
	.and-v {
    font-size: 50px;
    line-height: 52px;
    color: #233C12;
    font-weight: 600;
    margin-bottom: 32px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
	
	.footer-cta-title {
    margin: 0;
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    font-size: clamp(1.25rem, 2.2vw + .2rem, 2.25rem) !important;
    letter-spacing: .2px;
}
	
	img.mb-4.d-block.mx-auto.img-fluid {
    width: 80%;
}
	 section.team_area .section_title h1 {
        font-size: 56px;
        line-height: 55px;
        margin-top: 30px;
		 padding: 0px;

    }
  section.about_area.style_sixs {
        padding: 3px 0 10px !important;
    }
	
		.section.hero_slider .style_sixs{
     background: url(../images/home-six/hero_bg.png);
    background-size: cover;
    background-position: center center;
    z-index: 0;
    border-radius: 0 0 20px 20px;
    margin: 0px0px 0px 0px !important;
    overflow: hidden;
   }
		
	
	
	    .about_thumb img {
        width: 100%;
        display: none;
    }
	
.box-invisible-large {
    display: block;
    padding: 55px 0;
    width: 100%;
    display: none;
}
	.about_area.style_two .section_title p {
    width: 100%;
    margin: 23px 0 24px;
    padding-left: 30px;
    padding-right: 30px;
}
	
.section_title.style_two h1 {
    margin-top: -12px;
    font-size: 50px !important;
    line-height: 62px!important;
    padding: 0px !important;
}
section.about_area.style_two {
    padding: 10px 0 10px !important;
}
	
	section.hero_slider.style_sixs {
    background: url(../images/home-six/hero_bg.png);
    background-size: cover;
    background-position: center center;
    z-index: 0;
    border-radius: 0 0 20px 20px;
    margin: 20px 20px 20px 15px !important;
    overflow: hidden;
}
	.footer-widget-title {
    margin-top: 30px;
}
	    .marquee_area {
        padding: 5px 0 59px;
        margin-top: 0;
    }
	
}



.contact-form-box .section_title h1
{
  color: #2C4B17 !important;
	font-size: 56px !important;
}

.about_btn.home_six_btn {
    margin-right: 2px;
}

.contact-form-box.style_two .contact-form button {
    width: 100% !important;
    height: 56px;
    font-size: 16px;
    font-weight: 500;
}

/*
.counter_title:before {
    position: absolute;
    content: "";
    left: -22px;
    top: 0px !important;
    width: 1px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.30196078431372547);
}
*/
/*BOTAO CONTATO*/
.contact-form-box.style_two .contact-form button:hover {
    background: #F9CF16 !important;
    color: #ffff;
}

/*FONTE MENU*/
.consalt-header-area.style_three .header-menu ul li a {
    color: #063232;
    font-size: 18px !important;
    font-weight: 500 !important;
        margin-top: 2px !important;
}

.text-capitalize {
    text-transform: none !important;
}

.my-3 {
    margin-top: 0 !important; 
    margin-bottom: 2rem !important;
}

img.novalogo {
    width: 200px;
    
}