/*--------------------------
    CSS INDEX
 ---------------------------


----------------------------*/



/* ===== 1. Google Fonts Import  ====*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|PT+Sans:400,700');

/* Typography */

h1, h2, h3, h4, h5, h6 {
  color: #444;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 0;
}

body {
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	color: #757575;
	font-size: 15px;
	line-height: 26px;
	letter-spacing:0.4px;
	overflow-x: hidden;
}

p {
	margin-bottom: 10px;
	
}

img {
    max-width: 100%;
    height: auto;
	vertical-align: middle;
	border-style: none;
}
a{
	/*color:#f7e232;*/
	color:#666;
    transition: .5s;
    text-decoration: none;
}
a:hover,
a:active {
	outline: 0 none;
	text-decoration: none;
	color:#333;
}

.single_about:hover .about_content h3 a,
.single_about:hover .about_content p,
.single_about.active .about_content h3 a{
	color:#666;
}



ul, ol{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

ul.features{padding-left:10px;text-indent:-10px;}

.yellow{color: #f7e232!important;}
.yellow-bg{background-color: #f7e232!important;}
.grey-bg{background-color: #888888!important;}
.light-grey-bg{background-color: #f6f6f6!important;}
.white{color:#fff!important;}
.grey{color:#666!important;}


.nav > li > a.active{font-weight:bold;color:#000;}

/*----- Section Title -----*/

.section_title{
	margin-bottom: 50px;
}
.section_title {
  display: inline-block;
  position: relative;
}
.section_title h2 {
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 20px;
}

.section_title p {
	margin-top: 10px;
}
.section_padding{
	padding:80px 0;
}
.section_gray{
	background: #f8f8f8;
}

.titolo-fascia{
	margin-top: 10px;
	color:#fff;
}


.ombra{text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);}

.ombra-1{text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);}
.sottolineato{background-color: #222;padding-left:5px;padding-right:5px;}
/*----- button -----*/

.main_bg_btn {
  background: #f7e232 none repeat scroll 0 0;
  border: 1px solid #f7e232;
  border-radius: 30px;
  box-shadow: 0 0 5px #ddd;
  color: #fff;
  display: inline-block;
  font-family: "PT Sans",sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 20px;
  overflow: hidden;
  padding: 14px 27px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.main_bg_btn:hover,
.main_bg_btn:focus {
	color: #f7e232;
	border-color: #f7e232;
	background:transparent;
}
    

/*----- Menu -----*/
.top-bar {
	top:0px;
	width: 100%;
	height: 40px;
	position: fixed;
	background-color: #333;
	z-index: 999;
}

.top-bar p{
	font-weight: 700;
	font-size:12px;
	margin:5px;
	color: #fff;
	text-transform: uppercase;
}

.call-now{
	height:40px;
}
.call-now p{
	color:#555!important;}
	
#header {
	top: 40px;
	width: 100%;
	position: fixed;
	z-index: 998;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	padding: 16px 0;

}
.logo_area {
	float: left;
}
.logo_area img{
	margin-left: 0;
}
#header,#header.menu-shrink {
    background-color: #fff;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05);
    width: 100%;
}

#header{
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05);
    width: 100%;
}
#main_menu{
	margin-top: 10px;

}

.nav > li {
	padding: 7px 12px;
	border: 1px solid transparent;
	transition: .5s;
}

.nav > li > a {
  color: #555;
  font-family: "PT Sans",sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

#header.menu-shrink .nav > li > a{
	color: #757575;
}
.nav > li > a:hover,
#header.menu-shrink .nav > li > a:hover {
	font-weight: bold;
	color: #000;
}

.nav > li > a:hover, 
.nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 19px;
	margin-bottom: 0;
}
.navbar-toggle .icon-bar{
	background-color: #000;
}




@media screen and (min-width: 479px){
  .top-bar p{font-size:8px;
 }
}
  

@media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3) { 
    .top-bar p{font-size:8px}
}

/*----- Slider -----*/

/* Default Slider Animations */

.owl-item.active .slider-animated-1 .sl_heading {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.owl-item.active .slider-animated-1 h2 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.owl-item.active .slider-animated-1 p {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.owl-item.active .slider-animated-1 a {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: bounceInLeft;
  animation-name: fadeInLeft;
}




/* animation 2 */
.owl-item.active .slider-animated-2 .sl_heading {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated-2 h2 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated-2 p {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated-2 a {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


.owl-item.active .slider-animated-2 .bollo-bg {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/* animation 3 */
.owl-item.active .slider-animated-3 .sl_heading {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.owl-item.active .slider-animated-3 h2 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.owl-item.active .slider-animated-3 p {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.owl-item.active .slider-animated-3 a {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.main_logo {
  display: none;
}
.menu-shrink .main_logo {
  display: block;
}
.menu-shrink .white_logo {
  display: none;
}

#slider_area{
	margin-top:40px;
}
#slider_area, .single_slide, .single-slide-item-table {
  height: 650px;
}
.single_slide{
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 1;
}
.slider_item1 {
	background-image: url(img/slider/sl-1.jpg);
}

.slider_item2 {

    background-image: url(img/slider/sl-2.jpg);

}

.slider_item3 {
    background-image: url(img/slider/sl-3.jpg);

}
.single_slide::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.31;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.slider_active .owl-nav .owl-next, .slider_active .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
	opacity: 1;
	font-size: 19px;
	transition: all 0.4s ease-in-out;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px solid transparent;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.6);
}
.slider_active .owl-nav .owl-prev {
	left: 15px;
}
.slider_active .owl-nav .owl-next{
	right: 15px;	
}

.slider_active .owl-nav .owl-next:hover, .slider_active .owl-nav .owl-prev:hover {
  background: #f7e232 none repeat scroll 0 0;
  color: #fff;
}
.single-slide-item-table {
    display: table;
    width: 100%;
}

.single-slide-item-tablecell {
    display: table-cell;
    vertical-align: bottom;
	
}
.slider_content {
	padding-bottom:10%;

}
.slider_content .sl_heading {
	color: #fff;
	font-size: 27px;
	margin-bottom: 0;
	font-weight: 400;
	display: block;
	text-transform: capitalize;
}

.fade-bg{background: rgba(20, 20, 20, 0.8);}
.slider_content h2 {
	color: #fff;
	font-size: 57px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
	margin-top: 10px;
	line-height: normal;
	
	
}

.slider_content .main_bg_btn{
	box-shadow: inherit;
}
.slider_content .main_bg_btn:hover,
.slider_content .main_bg_btn:focus{
	color: #fff;
}
.slider_content h2 span {
	color: #fff;
}
.slider_content p {
  color: #fff;
  font-weight: 400;
  margin-bottom: 35px;
}
#slider_area .main_bg_btn {
  background: #f7e232 none repeat scroll 0 0;
  border-color: #f7e232;
  color: #222;
  text-transform: uppercase;
}
#slider_area .main_bg_btn:hover {
  background: #333 none repeat scroll 0 0;
  border-color: #fff;
  color: #fff;
}
.gradient_background{
	background-image: linear-gradient(to right, #12D8FA  0%, #f7e232 100%);
}


.bollo {text-align:right;}
.bollo-bg{
	/*z-index:990;
	right:0px;*/
	/*width: 250px;
	height: auto;*/
	padding:20px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
}
 
 @media screen and (min-width: 481px) {
  .bollo-bg{
    width: 350px;
    height: auto;
 }
}
 @media screen and (max-width: 480px) {
  .bollo-bg{
    width: 250px;
    height: auto;
 }
}
/*----- about css  -----*/
.single_about {
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 25px 16px 25px;
  margin-bottom:20px;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s;
  z-index: 1;
}


.single_about .about_icon {
  margin-bottom: 22px;
}
.single_about .about_icon i {
  color: #f7e232;
  font-size: 61px;
  line-height: 70px;
  transition: all 0.3s ease 0s;
}
.single_about .about_content h3 {
  font-size: 25px;
  margin-bottom: 15px;
}

.single_about .about_content p {
  font-size: 18px;
}
.about_areas.bg_white {
  padding-bottom: 90px;
}
.single_about:hover,.single_about.active{
  background: #f7e232;
}
.single_about:hover .about_icon i,.single_about:hover .about_content,.single_about:hover .about_content h3,.single_about.active i,.single_about.active .about_content h3,.single_about.active .about_content {
  color: #fff;
}
.single_about .about_content p{
  line-height: 26px;
}
.why-chooseus.section_gray {
  padding: 85px 0 0;
}
.why-choose-text {
  margin-bottom: 0;
  margin-top: 67px;
  position: relative;
}
.why-chooseus.section_gray {
  padding-top: 30px;
}
.why-choose-text .title h2 {
  color: #000;
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 30px;
}
.why-choose-text .title h2 span {
  color: #f7e232;
}
.why-choose-text .text {
    margin-bottom: 25px;
}
.list-style-three {
  margin-bottom: 15px;
  position: relative;
}
.list-style-three li {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
.list-style-three li::before {
  color: #f7e232;
  content: "";
  font-family: "FontAwesome";
  left: 0;
  position: absolute;
  top: 0;
}



.feature-section .single-item {
  margin-bottom: 30px;
  position: relative;
  transition: all 500ms ease 0s;
}
.img-box img {
  width: 100%;
}
.feature-section .single-item:hover {
    box-shadow: 0 0 10px 5px rgba(231, 231, 231, 0.6);
    transition: all 500ms ease 0s;
}
.feature-section .single-item .single-content {
  background: #fafafa none repeat scroll 0 0;
  border: 0 none;
  padding: 48px 22px 22px 22px;
  position: relative;
  transition: all 500ms ease 0s;
}
.feature-section .single-item .single-content .icon-box {
  background: #f7e232 none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(231, 231, 231, 0.95);
  height: 60px;
  left: 30px;
  line-height: 73px;
  position: absolute;
  text-align: center;
  top: -30px;
  transition: all 0.5s ease 0s;
  width: 60px;
}
.feature-section .single-item:hover .single-content .icon-box {
  background: #444 none repeat scroll 0 0;
}
.feature-section .single-item .single-content .icon-box i::before {
    color: #fff;
    font-size: 30px;
    margin: 0;
}
.feature-section .single-item h4 {
  font-size: 18px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

@media screen and (max-width: 990px){
    .single_about{
        margin-bottom:10px;
    }
}
.welcome__text {
  color: #000000;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 20px;
    margin-top: 20px;
  position: relative;
  text-align: center;
}
/*----- Work css -----*/
#work_area{

	overflow: hidden;
}
.mix{
	display: none;
}
.portfolio_item .mix{
	display: none;
}
.portfolio_filter ul {
	margin: 0px 0 40px;
	padding: 0;
	list-style: none;
}
.portfolio_filter ul li {
	font-weight: 400;
	text-transform: capitalize;
	display: inline-block;
	cursor: pointer;
	padding: 6px 22px;
	font-size: 14px;
	transition: .5s;
	letter-spacing: 1px;
	border-radius: 20px;
}
.portfolio_filter .filter.active {
	color: #fff;
	background: #f7e232;
	box-shadow: 0 0 5px #ddd;
}
.single_portfolio{
    text-align: center;
    overflow: hidden;
    position: relative;
	margin-bottom: 30px;
	
}
.single_portfolio:before,
.single_portfolio:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.single_portfolio::after {
  background: rgba(24, 186, 96, 0.6) none repeat scroll 0 0;
  opacity: 1;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  transition: transform 0.6s ease 0s;
}
.single_portfolio:hover:before{ opacity: 1; }
.single_portfolio:hover:after{ transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px); }
.single_portfolio img{
    width: 100%;
    height: auto;
}
.single_portfolio .box-content{
    width: 100%;
    height: 100%;
    padding-top: 27%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.single_portfolio:hover .box-content{ opacity: 1; }
.single_portfolio .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.single_portfolio .post{
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.single_portfolio .icon{
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}
.single_portfolio .icon li{ display: inline-block; }
.single_portfolio .icon li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    font-size: 18px;
    transition: all 0.3s ease 0s;
	display: inline-block;
	border-radius: 50%;
}
	.single_portfolio .icon li a:hover{
	background: #f7e232;
	color: #fff;
}
@media only screen and (max-width:990px){
    .single_portfolio{ margin-bottom: 30px; }
}


/*----- contact css -----*/
.contact_area {
  background: #fff none repeat scroll 0 0;
}
.single_contact_info {
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}
.single_contact_info i {
  display: inline-block;
  float: left;
  font-size: 36px;
  height: auto;
  line-height: 60px;
  margin-bottom: 20px;
  width: auto;
}
.single_contact_info p {
  float: left;
  margin-bottom: 0;
  margin-top: 4px;
  padding-left: 16px;
}
#main_form .form-group{
	margin-bottom: 30px;
}
.contact-box {
	width: 100%;
	background: #f1f1f1;
	padding: 40px;
	border: 1px solid #fafafa;
	box-shadow: 0 0 20px rgba(0,0,0,0.02);
}
#main_form .form-control {
	font-size: 15px;
	line-height: 20px;
	padding: 12px;
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	padding: 10px 15px;
	outline: none;
	box-shadow: none;
	height: 50px;
	line-height: 50px;
	transition: .5s;
	border-radius: 0;
}
#main_form .form-control:focus{
    border-color: #f7e232;
	box-shadow:none;
}
#main_form textarea.form-control{
	height: 140px;
	line-height: 25px;
}

/*----- Footer css -----*/
#footer_area {
  background: #333 none repeat scroll 0 0;
  color: #fff;
  padding: 30px 0;
  width: 100%;
}
.copyright {
  margin-top: 5px;
}
.ftr_social_list li {
    display: inline-block;
    margin: 0 7px;
}

.ftr_social_list a {
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
    font-size: 15px;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	background: #fff;
}
.ftr_social_list a:after{
	content: '';
	display: block;
	position: absolute;
	border-radius: 100%;
	width: 0;
	height: 0;
	transition: 0.3s;
	top: 0;
	left: 50%;	
	z-index: -1;
}
.ftr_social_list a:hover:after {
  width: 40px;
  height: 40px;
  margin-left: -20px;
}
.ftr_social_list a:hover{
	color: #fff;
}

.copyright p {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
}
.copyright a {
	color:#fff;
}
.center-block{
	float: inherit;
}
a.f_facebook:after{
    background: #5D82D1;
}

a.f_youtube:after{
    background: #CC181E;

.no_padding {
	padding: 0;
}
.owl-item .slider-animated-2 p {
  margin: 0 auto 25px;
  width: 40%;
}
.purschase-banner {
  background: rgba(0, 0, 0, 0) url("img/banner__03.jpg") no-repeat fixed center center / cover ;
  padding: 101px 0;
  text-align: left;
}
.purschase-banner .container > p {
  margin-bottom: 28px;
}
.purschase-banner .container > h2 {
  font-size: 33px;
  letter-spacing: 0;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.contact_area {
  background: #f9f9f9 none repeat scroll 0 0;
}

#map {
  height: 100%;
  width: 100%;
}
.content_left_title {
  margin-bottom: 30px;
}
.contact__infos {
  margin-top: 80px;
}
.contact__infos .col-sm-7.col-xs-12 {
  padding-left: 60px;
}
a#scrollUp {
  background: #f7e232 none repeat scroll 0 0;
  border: 2px solid #f7e232;
  border-radius: 50%;
  bottom: 80px;
  color: #fff;
  height: 40px;
  line-height: 37px;
  position: absolute;
  right: 50px;
  text-align: center;
  width: 40px;
}
a#scrollUp:hover {
  background: #444 none repeat scroll 0 0;
  border: 2px solid #444;
  color: #fff;
}
.image.display-block-image {
  margin-top: 25px;
}
.contact_area.section_padding.bg_white {
  padding: 75px 0 110px;
}











/* Preloader*/

.preloader {
    background: #f7e232;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.status-mes {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -75px 0 0 -35px;
    font-size: 10px;
    text-indent: -12345px;
    z-index: 10000;
}


.loader {
  position: relative;
  width: 75px;
  height: 100px;
}
.loader__bar {
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 50%;
  background: #fff;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.loader__bar:nth-child(1) {
  left: 0px;
  -webkit-transform: scale(1, 0.2);
          transform: scale(1, 0.2);
  -webkit-animation: barUp1 4s infinite;
          animation: barUp1 4s infinite;
}
.loader__bar:nth-child(2) {
  left: 15px;
  -webkit-transform: scale(1, 0.4);
          transform: scale(1, 0.4);
  -webkit-animation: barUp2 4s infinite;
          animation: barUp2 4s infinite;
}
.loader__bar:nth-child(3) {
  left: 30px;
  -webkit-transform: scale(1, 0.6);
          transform: scale(1, 0.6);
  -webkit-animation: barUp3 4s infinite;
          animation: barUp3 4s infinite;
}
.loader__bar:nth-child(4) {
  left: 45px;
  -webkit-transform: scale(1, 0.8);
          transform: scale(1, 0.8);
  -webkit-animation: barUp4 4s infinite;
          animation: barUp4 4s infinite;
}
.loader__bar:nth-child(5) {
  left: 60px;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-animation: barUp5 4s infinite;
          animation: barUp5 4s infinite;
}
.loader__ball {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: ball 4s infinite;
          animation: ball 4s infinite;
}

@-webkit-keyframes ball {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(8px, -14px);
            transform: translate(8px, -14px);
  }
  10% {
    -webkit-transform: translate(15px, -10px);
            transform: translate(15px, -10px);
  }
  17% {
    -webkit-transform: translate(23px, -24px);
            transform: translate(23px, -24px);
  }
  20% {
    -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
  }
  27% {
    -webkit-transform: translate(38px, -34px);
            transform: translate(38px, -34px);
  }
  30% {
    -webkit-transform: translate(45px, -30px);
            transform: translate(45px, -30px);
  }
  37% {
    -webkit-transform: translate(53px, -44px);
            transform: translate(53px, -44px);
  }
  40% {
    -webkit-transform: translate(60px, -40px);
            transform: translate(60px, -40px);
  }
  50% {
    -webkit-transform: translate(60px, 0);
            transform: translate(60px, 0);
  }
  57% {
    -webkit-transform: translate(53px, -14px);
            transform: translate(53px, -14px);
  }
  60% {
    -webkit-transform: translate(45px, -10px);
            transform: translate(45px, -10px);
  }
  67% {
    -webkit-transform: translate(37px, -24px);
            transform: translate(37px, -24px);
  }
  70% {
    -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
  }
  77% {
    -webkit-transform: translate(22px, -34px);
            transform: translate(22px, -34px);
  }
  80% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px);
  }
  87% {
    -webkit-transform: translate(7px, -44px);
            transform: translate(7px, -44px);
  }
  90% {
    -webkit-transform: translate(0, -40px);
            transform: translate(0, -40px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes ball {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(8px, -14px);
            transform: translate(8px, -14px);
  }
  10% {
    -webkit-transform: translate(15px, -10px);
            transform: translate(15px, -10px);
  }
  17% {
    -webkit-transform: translate(23px, -24px);
            transform: translate(23px, -24px);
  }
  20% {
    -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
  }
  27% {
    -webkit-transform: translate(38px, -34px);
            transform: translate(38px, -34px);
  }
  30% {
    -webkit-transform: translate(45px, -30px);
            transform: translate(45px, -30px);
  }
  37% {
    -webkit-transform: translate(53px, -44px);
            transform: translate(53px, -44px);
  }
  40% {
    -webkit-transform: translate(60px, -40px);
            transform: translate(60px, -40px);
  }
  50% {
    -webkit-transform: translate(60px, 0);
            transform: translate(60px, 0);
  }
  57% {
    -webkit-transform: translate(53px, -14px);
            transform: translate(53px, -14px);
  }
  60% {
    -webkit-transform: translate(45px, -10px);
            transform: translate(45px, -10px);
  }
  67% {
    -webkit-transform: translate(37px, -24px);
            transform: translate(37px, -24px);
  }
  70% {
    -webkit-transform: translate(30px, -20px);
            transform: translate(30px, -20px);
  }
  77% {
    -webkit-transform: translate(22px, -34px);
            transform: translate(22px, -34px);
  }
  80% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px);
  }
  87% {
    -webkit-transform: translate(7px, -44px);
            transform: translate(7px, -44px);
  }
  90% {
    -webkit-transform: translate(0, -40px);
            transform: translate(0, -40px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes barUp1 {
  0% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  40% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
}
@keyframes barUp1 {
  0% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  40% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
}
@-webkit-keyframes barUp2 {
  0% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  40% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  50% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  90% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  100% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
}
@keyframes barUp2 {
  0% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  40% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  50% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  90% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  100% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
}
@-webkit-keyframes barUp3 {
  0% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
  }
  100% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
  }
}
@keyframes barUp3 {
  0% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
  }
  100% {
    -webkit-transform: scale(1, 0.6);
            transform: scale(1, 0.6);
  }
}
@-webkit-keyframes barUp4 {
  0% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  40% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  50% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  90% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  100% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
}
@keyframes barUp4 {
  0% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  40% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
  50% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  90% {
    -webkit-transform: scale(1, 0.4);
            transform: scale(1, 0.4);
  }
  100% {
    -webkit-transform: scale(1, 0.8);
            transform: scale(1, 0.8);
  }
}
@-webkit-keyframes barUp5 {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  40% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  90% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes barUp5 {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  40% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  90% {
    -webkit-transform: scale(1, 0.2);
            transform: scale(1, 0.2);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

