.revslider__slide {
  font-weight: normal;
}

.revslider__slide a:hover,
.revslider__slide a:focus {
   text-decoration: none !important;
 }

.revslider__heading-1 {
  font-size: 46px;
}

.revslider__heading-1 strong {
  font-weight: 600;
}

.revslider__heading-2 {
  font-size: 24px;
  color: #083a81;
}

.revslider__heading-3 {
  font-size: 32px;
  color: #669900;
}

.revslider__heading-4 {
  font-size: 16px;
}

.revslider__heading-6 {
  font-size: 28px;
  color: #669900;
}

.revslider__heading-7 {
  font-size: 22px;
  line-height: 1.3em;
}

.revslider__heading-8 {
  font-size: 32px;
  color: #083a81;
  font-weight: 600;
}

.revslider__heading-9 {
  font-size: 28px;
  color: #669900;
  font-weight: 600;
}

.revslider__heading-11 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.1em;
}

.revslider__heading-12 {
  color: #083a81;
  font-size: 32px;
  line-height: 1.1em;
}

.revslider__heading-13 {
  font-size: 20px;
  color: #565656;
}

.revslider__heading-14 {
  color: #050505;
  font-size: 46px;
}

.revslider__button-1 {
  background-color: #669900;
  color: #fff !important;
  font-size: 20px;
  padding: 10px 20px;
}

.eurostars .revslider__button-1 {
  background-color: #083a81;
}

.revslider__button-2 {
  background-color: #669900;
  border-radius: 5px;
  color: #fff !important;
  font-size: 22px;
  font-weight: 300;
  font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
  padding: 17px 25px 17px 80px;
}

.revslider__button-2 strong {
  font-size: 22px;
}

.revslider__button-3 {
  background-color: #669900;
  border-radius: 5px;
  color: #fff !important;
  font-size: 22px;
  font-weight: 300;
  font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
  padding: 17px 25px 17px 60px;
}

.revslider__instrument-button {
  border-radius: 50%;
  color: #fff !important;
  display: inline-block;
  font-size: 14px;
  line-height: 1.4em;
  padding: 50px 25px;
}

.revslider__instrument-button-1 {
  background-color: #86bc3d;
  padding: 40px 25px;
}

.revslider__instrument-button-2 {
  background-color: #f19000;
}

.revslider__instrument-button-3 {
  background-color: #52a42d;
  padding: 50px 19px;
}

.revslider__instrument-button-4 {
  background-color: #0b3476;
  padding: 50px 20px;
}

.revslider__instrument-button-5 {
  background-color: #897866;
  padding: 50px 22px;
}

.revslider__icon {
  line-height: 1px;
}

.revslider__video iframe {
  border: 1.5vw #333e48 solid;
  border-radius: 5px;
}