.elementor-kit-5{--e-global-color-primary:#267C7E;--e-global-color-secondary:#272727;--e-global-color-text:#707070;--e-global-color-accent:#61CE70;--e-global-color-c75c607:#FFFFFF;--e-global-color-be2ef7c:#ABCDBF;--e-global-typography-primary-font-family:"Cardo";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-weight:700;text-transform:uppercase;color:var( --e-global-color-c75c607 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:27px 27px 27px 27px;padding:16px 60px 15px 60px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#1D5A5C;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );accent-color:#BEBEBE;background-color:var( --e-global-color-c75c607 );border-style:none;border-radius:27px 27px 27px 27px;padding:16px 25px 15px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

html {
  font-size: 62.5%; /* Now 10px = 1rem! */
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.elementor-heading-title {
    hyphens: auto;
}

/* Widgets */
.elementor-widget-social-icons .elementor-grid-item:first-child {
    margin-left: -10px;
    margin-right: -10px;
}

.mec-event-calendar-classic .mec-calendar-side .mec-calendar-table {
    min-height: 0;
}

/**  BEGIN: Modern Event Calendar Monthly View Clean template customizations **/
.mec-calendar {
  border: none;
  margin-bottom: 0;
  box-shadow: none;
}

.mec-calendar .mec-calendar-side {
  display: block;
  border: none;
  padding: 0;
  width: 100%;
  height: 100%;
  box-shadow: none;
}

#mec_skin_324 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
#mec_skin_324 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month,
#mec_skin_324 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month:hover,
#mec_skin_324 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month:hover
{
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
}

#mec_skin_324 .mec-load-month-link {
    color: #ABCDBF;
    text-transform: uppercase;
    font-family: "Cardo", Sans-serif;
}

#mec_skin_324 .mec-calendar .mec-calendar-side .mec-next-month i,
#mec_skin_324 .mec-calendar .mec-calendar-side .mec-previous-month i {
  color: #ABCDBF;  
}

#mec_skin_324 .mec-calendar .mec-calendar-side .mec-next-month:hover i,
#mec_skin_324 .mec-calendar .mec-calendar-side .mec-previous-month:hover i {
  color: var(--e-global-color-primary)!important;
}

#mec_skin_324 .mec-calendar .mec-calendar-side .mec-next-previous i {
  padding-right: 5px;
}

#mec_skin_324 .mec-calendar .mec-calendar-side .mec-next-month i {
  padding-left: 5px;
}


#mec_skin_600 .mec-calendar-table {
  border-top: none;
}

#mec_skin_600 .mec-calendar-table {
  padding: 20px 0 0 0;
}

@media (min-width: 1366px) {
    #mec_skin_600 .mec-calendar-table {
      padding: 80px 120px 0 120px;
      flex: 1 0 800px;
    }
}

#mec_skin_600 .mec-calendar-topsec {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

@media (min-width: 1366px) {
    #mec_skin_600 .mec-calendar-topsec {
        flex-flow: row;
    }   
}

#mec_skin_600 .mec-event-footer {
  display: none;
}

#mec_skin_600 .mec-month-navigator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

#mec_skin_600 .mec-calendar-header {
  width: 100%;
}

@media (max-width: 1365px) {

  #mec_skin_600 .mec-month-navigator {
    flex-wrap: wrap;
  }

  #mec_skin_600 .mec-calendar-header {
    order: 1;
    margin: 0 0 30px 0;
  }

  #mec_skin_600 .mec-previous-month {
    order: 2;
  }
  
  #mec_skin_600 .mec-next-month {
    order: 3;
  }

}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month,
#mec_skin_600 .mec-calendar .mec-calendar-side .mec-previous-month {
  position: initial;
  top: unset;
  height: auto;
  line-height: 1;
  text-align: right;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  border: none;
  box-shadow: none;
  transition: none;
}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month:hover,
#mec_skin_600  .mec-calendar .mec-calendar-side .mec-previous-month:hover {
  background-color: #fff;
}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month a,
#mec_skin_600 .mec-calendar .mec-calendar-side .mec-previous-month a {
  color: #ABCDBF;
  text-transform: uppercase;
  font-family: "Cardo", Sans-serif;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month a:hover,
#mec_skin_600 .mec-calendar .mec-calendar-side .mec-previous-month a:hover,
#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month:hover a,
#mec_skin_600  .mec-calendar .mec-calendar-side .mec-previous-month:hover a {
  color: var(--e-global-color-primary)!important;
}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month i,
#mec_skin_600 .mec-calendar .mec-calendar-side .mec-previous-month i {
  color: #ABCDBF;  
}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month:hover i,
#mec_skin_600 .mec-calendar .mec-calendar-side .mec-previous-month:hover i {
  color: var(--e-global-color-primary)!important;
}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-previous i {
  padding-right: 5px;
}

#mec_skin_600 .mec-calendar .mec-calendar-side .mec-next-month i {
  padding-left: 5px;
}

#mec_skin_600 .mec-calendar .mec-calendar-events-side {
  display: block;
  border-left: none;
  padding: 60px 0 0 0;
}

@media (min-width: 1366px) {
    #mec_skin_600 .mec-calendar .mec-calendar-events-side {
        padding: 0 0 0 200px;
    }
}

#mec_skin_600 .mec-calendar .mec-event-card {
    border-radius: 25px;
    background: #F4F4F4;
    margin-bottom: 30px;
    display: flex;
    flex-flow: column;
}

@media (min-width: 1366px) {
    #mec_skin_600 .mec-calendar .mec-event-card {
        flex-flow: row;
    }   
}

#mec_skin_600 .mec-calendar .mec-event-article {
  display: flex;
  flex-flow: column;
  background: none;
  padding: 0;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-event-image {
  display: flex;
  float: none;
  width: 100%;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-event-image img {
  border-radius: 25px;
}

@media (min-width: 1366px) {
    #mec_skin_600 .mec-calendar .mec-event-article .mec-event-image {
        width: 240px;
        min-width: 240px;
    }   
    #mec_skin_600 .mec-calendar .mec-event-article .mec-event-image img {
        border-radius: 25px 0 0 25px;
    }
}



#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents {
  padding: 25px 35px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-title {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-title::before {
    content: url(https://avholistic.hu/wp-content/uploads/2024/02/noun-book-5490932.svg);
    margin-right: 20px;
    width: 20px;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-title a {
  color: var(--e-global-color-text);
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-detail {
  font-size: 1.8rem;
  color: var(--e-global-color-text);
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-date {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-date::before {
    content: '';
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-image: url(https://avholistic.hu/wp-content/uploads/2024/01/noun-calendar-5490924.svg);
    margin-right: 20px;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-loc-place {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 0;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-loc-place::before {
    content: '';
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-image: url(https://avholistic.hu/wp-content/uploads/2024/02/noun-pin-5490914.svg);
    margin-right: 20px;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-time {
  font-size: 1.8rem;
  font-weight: 400;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-time img {
    display: none;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-time i {
    display: none;
}

#mec_skin_600 .mec-calendar .mec-event-article .mec-monthly-contents .mec-event-time::before {
    content: '';
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-image: url(https://avholistic.hu/wp-content/uploads/2024/02/noun-alarm-clock-5490980.svg);
    margin-right: 20px;
}

#mec_skin_600 .mec-calendar .lr-partners-only {
    background: var(--e-global-color-primary);
    color: #fff;
    margin-bottom: 30px;
    border-radius: 25px;
    padding: 12px 25px;
    display: flex;
    align-items: center;
}

#mec_skin_600 .mec-calendar .lr-partners-only::before {
    content: url(https://avholistic.hu/wp-content/uploads/2024/02/LR-logo.webp);
    margin-right: 15px;
    width: auto;
    height: 25px;
    display: block;
}

#mec_skin_600 .mec-calendar .mec-event-excerpt {
    color: var(--e-global-color-text);
    text-align: center;
    margin-bottom: 35px;
}

#mec_skin_600 .mec-calendar .mec-event-link {
    text-align: center;
}

#mec_skin_600 .mec-calendar .mec-event-link .elementor-button:not(:hover) {
    background-color: #fff;
    color: var(--e-global-color-primary);   
}

@media (max-width: 767px) {
    #mec_skin_600 .mec-calendar dl dt {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }    
}


.mec-event-meta img.mec-custom-image-icon {
    width: 35px;
}

.mec-event-meta .mec-single-event-location dd {
    padding: 0 0 0 70px!important;
}

/* Monthly calendar view - table rows */
/* Monthly calendar view - header */
.mec-box-calendar.mec-calendar .mec-calendar-header {
	margin-bottom: 24px;	
}

.mec-calendar .mec-calendar-header h2 {
  font-family: "Cardo", Sans-serif;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1;
	color: var(--e-global-color-primary);
  margin: 0;
}

/* Monthly calendar view - table head */
.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head {
	background: none;
}

/* Monthly calendar view - table rows */
.mec-calendar dl {
	display: flex;
	justify-content: space-between;
}

/* Monthly calendar view - table cell */
.mec-calendar dl dt {
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: none;
  font-size: 1.6rem;
  border: none;
  border-radius: 50%!important;
}

.mec-calendar .mec-selected-day {
	color: var(--e-global-color-text);
	background: #F4F4F4;
	border: 4px solid #fff;
	font-weight: bold;
}

.mec-calendar .mec-calendar-row dt.mec-has-event.mec-selected-day a,
.mec-calendar .mec-calendar-row dt.mec-has-event:hover a {
  color: #fff;
}

.mec-calendar .mec-calendar-row dt.mec-has-event:not(.mec-selected-day):hover a {
    color: #fff;
}

.mec-calendar .mec-calendar-row dt.mec-has-event a {
  display: flex;
  justify-content: center;
  align-items: center;
	font-weight: bold;
	color: var(--e-global-color-text);
}

.mec-calendar .mec-calendar-row dt.mec-has-event:hover {
    background: #F4F4F4;
    border: 4px solid #fff;
}

.mec-calendar .mec-has-event:after {
	width: 8px;
	height: 8px;
	background-color: var(--e-global-color-primary);
}

.mec-calendar .mec-has-event:after {
	top: initial;
	bottom: 0;
    left: calc(50%);
}

.mec-calendar .mec-has-event:hover:after {
	background-color: var(--e-global-color-primary);
}

/* Monthly calendar view - cell content of current day */
.mec-calendar .mec-calendar-events-sec .mec-table-side-day, .mec-calendar .mec-calendar-events-sec .mec-table-side-title {
    display: none;
}

.mec-calendar .mec-event-article {
    border-top: none;
}

.mec-calendar .mec-calendar-events-sec {
	background: none;
	border: none;
	padding: 15px 10px 5px 10px;
}

.mec-calendar .mec-event-article {
  border-top: none;
	background: #f4f4f4;
	border-radius: 15px;
	padding: 12px 24px;
}

.mec-calendar .mec-calendar-events-sec .mec-event-article:hover {
	background: #f4f4f4;
}

.mec-calendar .mec-event-article .mec-event-image {
	display: none;
}

.mec-calendar .mec-event-article .mec-event-time {
  font-size: 1.2rem;
  line-height: 1;
	color: var(--e-global-color-text);
}

.mec-calendar .mec-event-article .mec-event-time .mec-sl-clock-o {
	color: var(--e-global-color-primary);
}

.mec-calendar .mec-event-article .mec-event-title {
  font-size: 1.rem;
  margin: 6px 0 4px 0;
  text-transform: initial;
	color: var(--e-global-color-primary);
}

.mec-calendar .mec-event-article .mec-event-detail {
	font-size: 1.2rem;
	line-height: 1;
}


/**  END: Modern Event Calendar Monthly View Clean template customizations **/



/**  BEGIN: Modern Event Calendar Classic template customizations **/

/* Monthly calendar view - header */
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-header {
	margin-bottom: 24px;	
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-header h2 {
    font-family: "Cardo", Sans-serif;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1;
	color: var(--e-global-color-primary);
    margin: 0;
}

/* Monthly calendar view - table head */
.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head {
	background: none;
}

/* Monthly calendar view - table rows */
.mec-wrap .mec-calendar.mec-event-calendar-classic dl,
.mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic dl, {
	display: flex;
	justify-content: space-between;
}

/* Monthly calendar view - table cell */
.mec-wrap .mec-calendar.mec-event-calendar-classic dl dt,
.mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic dl dt {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: none;
  font-size: 1.6rem;
  border: none;
}

@media (min-width: 768px) {
  .mec-wrap .mec-calendar.mec-event-calendar-classic dl dt,
  .mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic dl dt {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}

.mec-calendar.mec-event-calendar-classic .mec-selected-day {
	background: var(--e-global-color-primary)!important;	
  color: #fff!important;
  font-weight: bold;
}

.mec-calendar.mec-event-calendar-classic .mec-selected-day a {
  color: #fff!important;
  font-weight: bold;
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event:not(.mec-selected-day):hover a {
    color: #fff;
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event a {
  display: flex;
  justify-content: center;
  align-items: center;
	font-weight: bold;
	color: var(--e-global-color-text);
}

.mec-calendar.mec-event-calendar-classic .mec-has-event:after {
	width: 5px;
	height: 5px;
	background-color: var(--e-global-color-primary);
}

.mec-calendar.mec-event-calendar-classic .mec-has-event:after {
	top: initial;
	bottom: 0;
  left: calc(50% - 0.25rem);
}

.mec-calendar.mec-event-calendar-classic .mec-has-event:hover:after {
	background-color: #fff;
}

/* Monthly calendar view - cell content of current day */
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day, .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title {
    display: none;
}

.mec-calendar.mec-event-calendar-classic .mec-event-article {
    border-top: none;
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec {
	background: none;
	border: none;
	padding: 15px 10px 5px 10px;
}

.mec-calendar.mec-event-calendar-classic .mec-event-article {
  border-top: none;
	background: #f4f4f4;
	border-radius: 15px;
	padding: 12px 24px;
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-event-article:hover {
	background: #f4f4f4;
}

.mec-calendar.mec-event-calendar-classic .mec-event-article .mec-event-image {
	display: none;
}

.mec-calendar.mec-event-calendar-classic .mec-event-article .mec-event-time {
  font-size: 1.2rem;
  line-height: 1;
	color: var(--e-global-color-text);
}

.mec-calendar.mec-event-calendar-classic .mec-event-article .mec-event-time .mec-sl-clock-o {
	color: var(--e-global-color-primary);
}

.mec-calendar.mec-event-calendar-classic .mec-event-article .mec-event-title {
  font-size: 1.rem;
  margin: 6px 0 4px 0;
  text-transform: initial;
	color: var(--e-global-color-primary);
}

.mec-calendar.mec-event-calendar-classic .mec-event-article .mec-event-detail {
	font-size: 1.2rem;
	line-height: 1;
}

/**  END: Modern Event Calendar Monthly View customizations **/

/**  BEGIN: Modern Event Calendar Tile View customizations **/

/* Tile container */
.mec-event-tile-view .row {
    margin-left: -8px;
    margin-right: -8px;
}

.mec-event-tile-view .col-md-6.col-sm-6 {
    padding-left: 8px;
    padding-right: 8px;
}

.mec-event-tile-view article.mec-tile-item {
	width: 100%;
	height: 120px;
	border-radius: 25px;
	padding: 12px;
	margin: 0 0 25px 0;
}

@media (min-width: 1200px) {
    .mec-event-tile-view article.mec-tile-item {
    	width: 100%;
    	height: 200px;
    }
}

@media (min-width: 1500px) {
    .mec-event-tile-view article.mec-tile-item {
    	width: 400px;
    	height: 225px;
    	padding: 20px 30px;
    	margin: 8px 0;
    }
}

.mec-event-tile-view article.mec-tile-item .event-tile-view-head {
  padding: 0;
  margin-bottom: 14px;
  font-size: 1.4rem;
  text-transform: none;
}

.mec-event-tile-view article.mec-tile-item .mec-event-time {
	display: none!important;
}

.mec-event-tile-view article.mec-tile-item .mec-event-content {
    position: initial;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.mec-event-tile-view .mec-tile-event-content {
    position: initial!important;
}

.mec-event-tile-view article.mec-tile-item .mec-event-title {
    font-weight: 400;
    font-size: 1.4rem;
    padding: 0;
    margin: 0 ;
}

.mec-event-tile-view .mec-event-loc {
    font-size: 1.4rem;
}

/**  END: Modern Event Calendar Tile View customizations **/

.mec-calendar dt {
    transition: none;
}

.mec-calendar .mec-calendar-row dt.mec-has-event:hover {
    border: 4px solid #267c7e;
}

.mec-calendar .mec-selected-day {
    color: #fff;
}

.mec-event-article:not(:last-child) {
    margin-bottom: 40px;
}

.mec-event-loc-address {
  display: none;
}

.elementor-addons-mec-gallery-thumb-swiper {
    margin-top: 20px;
}


/** Animations **/
.animation-pulse {
  animation: pulse 1s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.5); }
  to { transform: scale(1.5); }
}

.animation-up-down {
  animation: up-down linear 4s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: up-down linear 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: up-down linear 4s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: up-down linear 4s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: up-down linear 4s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes up-down{
  0% {
    transform:  translate(1px,20px)  ;
  }
  24% {
    transform:  translate(1px,30px)  ;
  }
  50% {
    transform:  translate(1px,12px)  ;
  }
  74% {
    transform:  translate(1px,22px)  ;
  }
  100% {
    transform:  translate(1px,22px)  ;
  }
}/* End custom CSS */