:root {
  --yellow-green-2: #75c320;
  --video: #cc9;
  --orange-red: #f0622b;
  --gold: #f6c308;
  --white: white;
  --black-2: rgba(1, 24, 36, .85);
  --dark-grey: #292828;
  --yellow-green: rgba(117, 195, 32, .4);
  --yellow: rgba(226, 248, 64, .54);
  --white-2: rgba(255, 255, 255, .4);
  --black: black;
  --black-3: rgba(1, 24, 36, .97);
  --red: #df0303;
  --blue: #292828;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.sectiontopnavi {
  z-index: 2000;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.sectiontopnavi.notfixed {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
}

.divtopnavi {
  z-index: 2000;
  color: rgba(0, 0, 0, 0);
  text-shadow: 2px 2px 16px rgba(0, 0, 0, .35);
  background-color: #f60;
  border-top: 10px rgba(255, 255, 255, .2);
  border-bottom: 2px rgba(1, 24, 36, .85);
  margin-top: 0;
  padding-top: 11px;
  padding-bottom: 5px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 20px #000;
}

.divtopnavi.impr1 {
  margin-top: 23px;
}

.navlink {
  color: #fff;
  font-family: PT Sans, sans-serif;
}

.navlink:hover {
  color: rgba(255, 255, 255, .8);
}

.navlink.navlinkburger {
  color: #df0303;
}

.navlink.navlinkburger:hover {
  color: #fff;
}

.navlink.navlinkburger.pic1 {
  color: rgba(255, 255, 255, .82);
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  padding-left: 10px;
  padding-right: 12px;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.navlink.navlinkburger.pic1:hover {
  color: var(--yellow-green-2);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 40px #df0303;
}

.navlink.navlinkburger.pic1.w--current {
  color: var(--yellow-green-2);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 23px;
}

.navlink.navlinkburger.pic1.white1 {
  color: rgba(255, 255, 255, .82);
}

.navlink.navlinkburger.pic1.white, .navlink.navlinkburger.pic1.white2 {
  color: #fff;
}

.navlink.navlinkburger.pic1.orangelink {
  color: #f0622b;
}

.navlink.navlinkburger.pic1.orangelink.videocol.w--current {
  color: rgba(255, 255, 255, .82);
}

.navlink.navlinkburger.pic1.orangelink.videocol.w--current:hover {
  color: #cc9;
  background-color: rgba(0, 0, 0, 0);
}

.navlink.navlinkburger.pic1.orangelink.videocol.w--current:focus, .navlink.navlinkburger.pic1.orangelink.videocol.w--current:visited {
  color: #cc9;
}

.navlink.navlinkburger.pic1.orangelink.videocol.greengrey8 {
  color: var(--video);
}

.navlink.navlinkburger.pic2 {
  color: rgba(255, 255, 255, .82);
  padding-left: 16px;
  padding-right: 16px;
  font-family: Kaushan Script, sans-serif;
  font-size: 20px;
}

.navlink.navlinkburger.pic2:hover {
  color: #f0622b;
}

.navlink.navlinkburger.pic2.w--current {
  font-size: 20px;
}

.navlink.navlinkburger.pic2.white1 {
  color: rgba(255, 255, 255, .82);
}

.navlink.navlinkburger.pic2.white2 {
  color: rgba(255, 255, 255, .82);
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  padding-left: 10px;
  padding-right: 12px;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.navlink.navlinkburger.pic2.white2:hover {
  outline-offset: 0px;
  color: var(--yellow-green-2);
  outline: 3px #75c320;
  display: inline-block;
}

.navlink.navlinkburger.pic2.white2.w--current {
  color: rgba(255, 255, 255, .82);
  font-size: 23px;
}

.navlink.navlinkburger.pic2.white2.w--current:hover {
  color: var(--yellow-green-2);
}

.navlink.navlinkburger.pic2.white2.orangelink, .navlink.navlinkburger.pic2.white2.orangelink:focus, .navlink.navlinkburger.pic2.white2.orangelink:visited {
  color: #f0622b;
}

.navlink.navlinkburger.pic2.white2.orangelink.w--current {
  padding-left: 16px;
  padding-right: 16px;
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.navlink.navlinkburger.pic2.white2.orangelink.bluelink.w--current:hover, .navlink.navlinkburger.pic2.white2.orangelink.bluelink.w--current:focus, .navlink.navlinkburger.pic2.white2.orangelink.bluelink.w--current:visited {
  color: #3cf;
}

.navlink.navlinkburger.pic2.white2.lesswide {
  padding-left: 9px;
  padding-right: 9px;
}

.navlink.navlinkburger.pic2.white2.color56.w--current {
  color: #f0622b;
}

.navlink.navlinkburger.pic2.white2.bluelink {
  color: rgba(255, 255, 255, .82);
}

.navlink.navlinkburger.pic2.white2.bluelink:hover, .navlink.navlinkburger.pic2.white2.bluelink.w--current {
  color: var(--yellow-green-2);
}

.navlink.navlinkburger.pic2.white2.blue2:hover {
  color: #3cf;
}

.navlink.navlinkburger.pic2.white2.orange1 {
  color: var(--yellow-green-2);
}

.navlink.navlinkburger.pic2.white2.orange1.w--current {
  text-shadow: 1px 1px rgba(0, 0, 0, .38);
}

.navlink.navlinkburger.pic2.white2.green1.w--current {
  color: var(--yellow-green-2);
  font-size: 22px;
}

.navlink.navlinkburger.pic2.orangelink.w--current {
  white-space: normal;
}

.navlink.navlinkburger.pic2.orangelink.orange3 {
  color: var(--orange-red);
}

.navlink.navlinkburger.pic3 {
  color: rgba(255, 255, 255, .82);
  padding-left: 16px;
  padding-right: 16px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.navlink.navlinkburger.pic3:hover {
  color: #f0622b;
}

.navlink.navlinkburger.pic3.white1 {
  color: rgba(255, 255, 255, .82);
}

.navlink.navlinkburger.pic3.white1.white2 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.navlink.navlinkburger.pic3.orangelink {
  color: #f0622b;
}

.navlink.navlinkburger.pic3.orangelink.greenlink.w--current {
  color: #9c3;
}

.navlink.navlinkburger.pic3.lesswide {
  padding-left: 9px;
  padding-right: 9px;
}

.navlink.navlinkburger.pic3.greenlink {
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  padding-left: 10px;
  padding-right: 12px;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
}

.navlink.navlinkburger.pic3.greenlink:hover, .navlink.navlinkburger.pic3.greenlink.w--current {
  color: var(--yellow-green-2);
}

.navlink.navlinkburger.pic4 {
  color: rgba(255, 255, 255, .82);
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  padding-left: 10px;
  padding-right: 12px;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.navlink.navlinkburger.pic4:hover, .navlink.navlinkburger.pic4.w--current {
  color: var(--yellow-green-2);
}

.navlink.navlinkburger.pic4.white1 {
  color: rgba(255, 255, 255, .82);
}

.navlink.navlinkburger.pic4.white1.white2 {
  color: #fff;
}

.navlink.navlinkburger.pic4.orangelink {
  color: #f0622b;
}

.navlink.navlinkburger.pic4.lesswide {
  padding-left: 10px;
  padding-right: 10px;
}

.navlink.navlinkburger.pic5 {
  color: rgba(255, 255, 255, .82);
  padding-left: 11px;
  padding-right: 11px;
  font-family: Kaushan Script, sans-serif;
  font-size: 16px;
}

.navlink.navlinkburger.pic5:hover {
  color: #f0622b;
}

.navlink.navlinkburger.pic5.white1.w--current {
  color: rgba(255, 255, 255, .82);
}

.navlink.navlinkburger.pic5.white1.white2.w--current {
  color: #fff;
}

.navlink.navlinkburger.pic5.orangelink.w--current {
  color: #f0622b;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
}

.sectionheader {
  border-bottom: 1px #000;
  margin-top: 0;
  padding-top: 0;
}

.sectionheader.sectionheaderless {
  background-color: var(--orange-red);
  margin-top: -67px;
}

.sectionheader.sectionheadertop {
  margin-top: -69px;
}

.divheader {
  background-color: var(--orange-red);
  border-bottom: 1px rgba(1, 24, 36, .85);
  margin-top: 83px;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 0;
  display: block;
}

.divheader._01 {
  margin-top: -133px;
}

.containerheader {
  border: 10px #5f5b5b;
  border-top-color: #f63;
  border-bottom: 40px #f63;
}

.section1 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: -145px;
}

.section1.moretop6 {
  margin-top: -104px;
}

.section1.section1b {
  margin-top: -220px;
}

.section1.section1b.section1c {
  margin-top: -230px;
}

.section1.lessbottom89 {
  margin-bottom: -127px;
}

.section1.moretop987 {
  margin-top: 140px;
  padding-top: 0;
}

.div1 {
  text-align: center;
  background-color: #dddcdc;
  padding-top: 70px;
  padding-bottom: 70px;
}

.div1.backcolour2 {
  background-color: rgba(237, 240, 245, .93);
  background-image: none;
  background-size: auto;
  padding-bottom: 0;
}

.div1.backcolour2.lesstop3 {
  background-color: #d1f0f0;
  margin-top: -70px;
}

.div1.topless {
  background-color: #e0f5f3;
  margin-top: -48px;
  padding-bottom: 0;
}

.div1.topless.backcolour3 {
  background-color: #b1e0e9;
}

.div1.topmore {
  margin-top: 24px;
}

.div1.topmore.backcolour2 {
  background-color: rgba(41, 40, 40, .1);
  margin-top: 0;
}

.div1.topmore.backcolour2.lessbottom {
  background-color: #fff;
  padding-bottom: 0;
}

.div1.topmore.backcolour2.morebottom {
  background-color: #f5f4e8;
  padding-bottom: 83px;
}

.div1.lesstop2 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top: 1px #000;
  margin-top: -144px;
  margin-bottom: -142px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.div1.lesstop2.backcolour2 {
  background-color: rgba(242, 250, 247, .9);
  background-image: none;
  background-size: auto;
  padding-top: 105px;
  padding-bottom: 49px;
}

.div1.lesstop2.backmap {
  background-image: url('../images/backmap.jpg');
  background-position: 100%;
  background-repeat: repeat;
  background-size: cover;
}

.div1.lesstop2.moretop78 {
  margin-top: 139px;
}

.div1.lesstop2.lesstop3 {
  border-top-style: none;
  border-top-width: 0;
  margin-top: -225px;
}

.div1.lesstop2.lesstop3.photphigher {
  margin-top: -307px;
}

.div1.lesstop2.impresum5 {
  background-image: url('../images/back8.jpg');
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -155px;
}

.div1.lesstop2.lessbottom89 {
  margin-bottom: -35px;
}

.div1.lesstop2.lessbottom908 {
  margin-bottom: 0;
}

.div1.lesstop2._4545 {
  margin-bottom: -149px;
}

.div1.lesstop2._4578 {
  margin-top: 16px;
  margin-bottom: -200px;
}

.div1.lessbottom {
  padding-bottom: 0;
}

.div1.lessbottom.backcolour3 {
  background-color: #ccd9f1;
}

.div1.lesstop {
  margin-top: -180px;
  margin-bottom: -192px;
}

.container1 {
  box-shadow: none;
  background-color: rgba(1, 24, 36, .85);
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-bottom: 1px #fff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 104px;
  padding-top: 0;
  padding-bottom: 6px;
}

.container1.container2 {
  background-color: rgba(70, 68, 68, .98);
  border-bottom-style: dashed;
  border-radius: 0;
  margin-top: 0;
}

.container1.container2.container3, .container1.container2.container3.container4 {
  background-color: rgba(70, 68, 68, .98);
}

.container1.container2.container3.container4.container5 {
  box-shadow: none;
  background-color: rgba(41, 40, 40, .98);
  border-style: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-top: 103px;
  padding-bottom: 0;
}

.container1.backflowers {
  background-position: 50% 0;
  background-size: cover;
}

.container1.backflowers2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  margin-top: 104px;
  padding-top: 0;
}

.container1.backflowers2.backflowers3 {
  background-image: none;
  background-size: auto;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.container1.backflowers2.backflowers3.morebottom {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-bottom: 50px;
}

.container1.backflowers3 {
  background-position: 50% 0;
  background-size: 1200px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.logosmall {
  text-align: left;
  margin: -4px auto 7px;
  display: block;
}

.logosmall.higher67 {
  margin-top: 0;
}

.logosmall.ipad1 {
  margin-top: 0;
  margin-bottom: 17px;
}

.lineorange {
  margin-top: 20px;
}

.lineorange.higher2 {
  margin-top: 5px;
}

.section0 {
  z-index: 300;
  height: 75px;
  background-color: #000;
  margin-top: 58px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.text {
  padding-left: 82px;
  padding-right: 82px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 29px;
}

.text.lesstop {
  margin-top: -31px;
}

.text.textwider {
  color: rgba(255, 255, 255, .82);
  text-align: justify;
  padding-left: 26px;
  padding-right: 26px;
  font-family: Montserrat, sans-serif;
}

.text.textwider.topless {
  margin-top: -36px;
}

.text.textwider.morebottom {
  margin-bottom: 41px;
}

.text.textwider.middle {
  text-align: center;
  border-top: 1px #000;
  margin-top: 0;
  margin-bottom: -2px;
  padding-top: 47px;
  padding-left: 0;
  padding-right: 0;
}

.text.textwider.middle.lessbottom3 {
  margin-top: 89px;
  margin-bottom: -49px;
  padding-bottom: 0;
}

.text.textwider.middle.moretop9 {
  padding-top: 24px;
}

.text.textwider.middle.moretop4 {
  padding-top: 66px;
}

.text.textwider.middle.moretop4.contactmorebottom {
  margin-bottom: 29px;
  padding-top: 58px;
}

.text.textwider.middle.moretop4.barterheader {
  padding-top: 58px;
}

.text.textwider.middle.moretop5 {
  padding-top: 30px;
}

.text.textwider.middle.moretop7 {
  margin-top: 7px;
}

.text.textwider.middle.moretop7.artworkheader {
  margin-top: 13px;
}

.text.textwider.middle.moretop7.headerrtwork {
  margin-top: -8px;
  margin-bottom: 5px;
}

.text.textwider.middle.moretop7.headerartwork {
  padding-top: 26px;
}

.text.textwider.middle.moretop7.startheader {
  border-bottom: 1px solid var(--orange-red);
  margin-top: 38px;
  margin-bottom: -21px;
  padding-bottom: 16px;
  display: block;
}

.text.textwider.middle.moretop7.startheader.highlow6 {
  margin-top: 104px;
}

.text.textwider.middle.moretop7.startheader.highlow6.videobottom {
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
  margin: 86px 0 -29px;
}

.text.textwider.middle.moretop7.startheader.headerphoto1 {
  border-bottom-color: rgba(1, 24, 36, .4);
  margin-top: -24px;
  margin-bottom: 56px;
}

.text.textwider.middle.moretop7.startheader.headerphoto1.lower458.higerh41 {
  border-bottom-style: none;
}

.text.textwider.middle.moretop7.startheader.headerwebhigher {
  margin-top: -107px;
  margin-bottom: 51px;
}

.text.textwider.middle.moretop7.startheader.headerwebhigher.webdesigngreen {
  border-bottom-color: rgba(1, 24, 36, .4);
}

.text.textwider.middle.moretop7.startheader.headerwebhigher.webdesigngreen.higher42 {
  border-bottom-style: none;
}

.text.textwider.middle.moretop7.startheader.headercontact6 {
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
  margin-top: -15px;
  margin-bottom: -6px;
}

.text.textwider.middle.moretop7.startheader.orangebottom {
  border-bottom-color: var(--orange-red);
}

.text.textwider.middle.moretop7.startheader.orangebottom.less897 {
  border-bottom-color: rgba(1, 24, 36, .4);
}

.text.textwider.middle.moretop7.startheader.orangebottom.less897.higher40 {
  border-bottom-style: none;
  line-height: 0;
}

.text.textwider.middle.moretop7.startheader.lesswide87 {
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
  font-family: Kaushan Script, sans-serif;
}

.text.textwider.middle.moretop7.startheader.lesswide87.header54 {
  margin-top: 14px;
}

.text.textwider.middle.textsmaller {
  font-size: 6px;
}

.text.textwider.middle.smaller1 {
  font-size: 16px;
}

.text.textwider.middle.lessbottom5 {
  margin-bottom: -32px;
}

.text.textwider.middle.lessbottom5.less45 {
  margin-top: 30px;
  padding-top: 0;
}

.text.textwider.middle.lessbottom89 {
  margin-bottom: -28px;
}

.text.textwider.middle.webdesignheader {
  margin-top: -120px;
  margin-bottom: 36px;
}

.text.textwider.middle.webdesignheader.moretop78 {
  margin-top: 20px;
  margin-bottom: -6px;
}

.text.textwider.middle.responsive-header {
  margin-bottom: 11px;
  padding-top: 32px;
}

.text.textwider.middle.headervideo {
  margin-top: -100px;
}

.text.textwider.middle.higher87 {
  margin-top: 96px;
}

.text.textwider.middle.higher87.higher65 {
  margin-top: -30px;
}

.text.textwider.black {
  color: #000;
}

.text.textwider.textvideos {
  background-color: var(--orange-red);
  color: var(--white);
  border-style: none;
  border-top-width: 1px;
  border-top-color: rgba(255, 255, 255, .82);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 0;
  padding: 7px 8px;
  display: none;
}

.text.textwider.textvideos.less5 {
  margin-top: 2px;
}

.text.textwider.textvideos.less5.less17 {
  margin-top: 0;
}

.text.textwider.textvideos.rextbackwhite {
  background-color: rgba(255, 255, 255, .8);
}

.text.textwider.textblack {
  color: #292828;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.text.textwider.textblack.moretop {
  margin-top: -24px;
}

.text.textwider.textblack.moretop9 {
  margin-top: 70px;
  margin-bottom: -22px;
}

.text.textwider.textblack.moretop9.lower6 {
  margin-top: 80px;
  margin-bottom: -20px;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue {
  text-align: justify;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide {
  margin-top: 56px;
  padding-left: 27px;
  padding-right: 27px;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678 {
  font-weight: 400;
  line-height: 48px;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72 {
  padding-left: 10px;
  padding-right: 10px;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67 {
  margin-top: 72px;
  padding-left: 0;
  padding-right: 0;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2 {
  margin-top: -76px;
  margin-bottom: -6px;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.textbarteragain {
  margin-top: 18px;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.textbarteragain.text54 {
  margin-top: 39px;
  margin-bottom: 25px;
}

.text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.text657.lower458 {
  margin-top: 33px;
}

.text.textwider.textblack.linemoretop {
  margin-top: 9px;
  margin-bottom: -23px;
}

.text.textwider.textblack.morebottom3 {
  text-align: center;
  padding-bottom: 28px;
  padding-left: 17px;
  padding-right: 17px;
}

.text.textwider.textblack.morebottom3.orange.blue {
  text-align: justify;
  padding-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
}

.text.textwider.textblack.morebottom3.orange.blue.lower78 {
  padding-left: 0;
  padding-right: 0;
}

.text.textwider.textblack.morebottom3.orange.blue.lower78._25 {
  margin-left: 25px;
  margin-right: 25px;
}

.text.textwider.textblack.morebottom3.orange.blue.lower78._25._890 {
  margin-left: 0;
  margin-right: 0;
  font-weight: 400;
  line-height: 48px;
}

.text.textwider.textblack.morebottom3.orange.blue.lower78.left456 {
  margin-top: -17px;
  line-height: 48px;
}

.text.textwider.textblack.morebottom3.orange.blue.lower78.left456.higher789 {
  margin-bottom: -90px;
  line-height: 48px;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56 {
  margin-top: 49px;
  margin-bottom: -30px;
  padding-left: 4px;
  padding-right: 4px;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower67 {
  margin-bottom: 34px;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80 {
  margin-top: 61px;
  margin-bottom: 18px;
  font-weight: 400;
  line-height: 48px;
  display: none;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65 {
  padding-left: 0;
  padding-right: 0;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile {
  display: block;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile.textmobile09.mile1dd {
  text-align: center;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile.higher67 {
  margin-top: 28px;
}

.text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile.higher789 {
  margin-top: 21px;
}

.text.textwider.textblack.morebottom3.orange.blue.lower89 {
  margin-top: 53px;
  margin-bottom: 39px;
  padding-left: 0;
  padding-right: 0;
}

.text.textwider.textblack.morebottom3.orange.blue.down34.down876.down8754 {
  margin-top: 67px;
  margin-bottom: 26px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  line-height: 48px;
}

.text.textwider.textblack.morebottom3.orange.blue.down34.down876.down8754.highlow1 {
  margin-top: 40px;
}

.text.textwider.textblack.textmorebottom {
  margin-top: 60px;
  padding-bottom: 69px;
  padding-left: 46px;
  padding-right: 46px;
}

.text.textwider.textblack.moreclients {
  text-align: left;
  margin-top: 20px;
  margin-bottom: -24px;
  margin-left: 25px;
}

.text.textwider.textblack.how {
  margin-top: 56px;
  margin-bottom: 27px;
}

.text.textwider.textblack.how2 {
  text-align: left;
  margin-bottom: 31px;
  margin-left: 26px;
}

.text.textwider.textblack.how2.lower45 {
  margin-top: 53px;
}

.text.textwider.textblack.how2.lower45.lower678 {
  margin-top: 69px;
  margin-bottom: 15px;
  margin-left: 0;
}

.text.textwider.textblack.how2.lower45.lower678._25 {
  margin-left: 25px;
}

.text.textwider.textblack.how2.lower45.lower678.higher567 {
  font-style: normal;
  text-decoration: none;
}

.text.textwider.textblack.how2.lower45.lower678._789._786 {
  text-align: center;
  margin-left: 24px;
  font-weight: 500;
}

.text.textwider.textblack.how2.lower45.left56 {
  margin-bottom: -30px;
  margin-left: 0;
}

.text.textwider.textblack.morebottom8.moretop11 {
  margin-top: 66px;
}

.text.textwider.textblack.morebottom8.moretop10 {
  margin-top: 61px;
}

.text.textwider.textblack._25text {
  padding-left: 25px;
  padding-right: 25px;
}

.text.textwider.textblack.textwebsites {
  text-align: justify;
  margin-top: -14px;
  margin-bottom: 17px;
  padding-left: 29px;
  padding-right: 29px;
  line-height: 26px;
}

.text.textwider.textblack.textform {
  margin-bottom: 22px;
}

.text.textwider.textblack.textform.textsmaller56.formulartdatenschutz {
  margin-top: 44px;
  font-size: 9px;
}

.text.textwider.textblack.textsmaller4 {
  margin-top: 38px;
  margin-bottom: 12px;
}

.text.textwider.textblack.textsmaller4.orange.blue {
  text-align: justify;
  margin-top: -15px;
}

.text.textwider.textblack.textsmaller4.orange.blue.morewide {
  margin-top: -8px;
}

.text.textwider.textblack.textsmaller4.orange.blue.morewide.white9 {
  color: #fff;
}

.text.textwider.textblack.textsmaller4.orange.blue.more56 {
  margin-top: 17px;
}

.text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556._61 {
  margin-top: 61px;
  font-weight: 400;
  line-height: 48px;
}

.text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556._61._62 {
  margin-top: 44px;
}

.text.textwider.textblack.moredown12 {
  text-align: justify;
  margin-top: 59px;
  margin-bottom: 9px;
  font-size: 17px;
}

.text.textwider.textblack.moredown12.text45 {
  margin-left: 31px;
  margin-right: 31px;
}

.text.textwider.textblack.moredown9 {
  text-align: left;
  margin-top: 26px;
  margin-bottom: 32px;
}

.text.textwider.textblack.moredown9.moreleft {
  color: #f0622b;
  text-align: left;
  margin-top: 66px;
  margin-bottom: 56px;
  font-size: 21px;
  font-weight: 100;
}

.text.textwider.textblack.moredown9.moreleft.orange.lesstop89 {
  margin-top: -19px;
  margin-bottom: -22px;
}

.text.textwider.textblack.moredown9.moreleft.darkfontt {
  color: #292828;
  font-weight: 400;
}

.text.textwider.textblack.moredown9.moreleft.darkfontt.ornge.blue {
  margin-bottom: -48px;
}

.text.textwider.textblack.moredown9.moreleft.lesstop54 {
  text-align: justify;
  margin-top: 6px;
  margin-bottom: 122px;
  padding-left: 4px;
  padding-right: 6px;
  display: none;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop1 {
  margin-top: -82px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop {
  color: #292828;
  text-align: justify;
  margin-top: 12px;
  margin-bottom: 72px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.textoptions {
  margin-top: 35px;
  margin-bottom: 43px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.textbottom2 {
  margin-top: 56px;
  margin-bottom: -11px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.textmoretop3 {
  margin-bottom: 37px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.checkout {
  margin-top: -57px;
  margin-bottom: 43px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.colorback {
  box-shadow: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 25px;
  margin-bottom: 55px;
  padding: 1px 0 14px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.colorback.fetter {
  margin-bottom: 38px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.colorback.fetter.texthigher5 {
  margin-top: -41px;
}

.text.textwider.textblack.moredown9.moreleft.testmoretop.colorback.fetter.texthigher5.higher56 {
  margin-top: -6px;
}

.text.textwider.textblack.moredown9.moreleft.lesstop9 {
  text-align: justify;
  margin-bottom: -3px;
  line-height: 27px;
}

.text.textwider.textblack.moredown9.moreleft.lesstop90 {
  text-align: justify;
  margin-top: -56px;
  margin-bottom: 46px;
  font-style: normal;
}

.text.textwider.textblack.moredown9.moreleft.lesstop90.orange.blue {
  font-style: normal;
}

.text.textwider.textblack.moredown9.moreleft.morebottom89 {
  margin-bottom: 144px;
}

.text.morebottom3 {
  color: rgba(255, 255, 255, .82);
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 95px;
  padding-right: 95px;
}

.text.morebottom3.morebottom4 {
  color: rgba(1, 24, 36, .85);
  margin-top: 0;
  margin-bottom: -12px;
  padding-left: 95px;
  padding-right: 95px;
  font-family: Montserrat, sans-serif;
}

.text.morebottom3.morebottom4.textinslide {
  text-align: center;
  background-color: rgba(255, 255, 255, .38);
  margin-top: 308px;
  padding: 17px 95px 13px;
}

.text.morebottom3.morebottom4.textinslide.lower5 {
  margin-top: 344px;
}

.text.morebottom3.morebottom4.textinslide.lower6 {
  margin-top: 315px;
  padding-top: 22px;
  padding-bottom: 20px;
  font-family: Kaushan Script, sans-serif;
  font-weight: 700;
}

.text.morebottom3.morebottom4.lesstop90 {
  color: #292828;
  margin-top: -2px;
  padding-left: 20px;
  padding-right: 20px;
}

.text.morebottom3.morebottom4.lesstop90.webdesigntext {
  padding-left: 83px;
  padding-right: 83px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4 {
  margin-bottom: -29px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue {
  text-align: justify;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moredown90 {
  margin-top: 49px;
  margin-bottom: -43px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moredown90.clickexplore {
  margin-top: -43px;
  margin-bottom: 24px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moredown90.clickexplore.clickexplore2 {
  margin-top: 42px;
  margin-bottom: -37px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moreleft56 {
  margin-top: 20px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moreleft56.headspecials {
  text-align: center;
  margin-bottom: -70px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789 {
  margin-top: -33px;
  font-weight: 400;
  line-height: 48px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675 {
  margin-bottom: 1px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b {
  margin-top: 18px;
  font-weight: 400;
  line-height: 48px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b._89h {
  margin-top: 18px;
  margin-bottom: -11px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.own897 {
  margin-bottom: -26px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down763 {
  margin-top: -25px;
  margin-bottom: 48px;
}

.text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.low234 {
  margin-top: 36px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue {
  text-align: justify;
  padding-left: 1px;
  padding-right: 1px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2 {
  margin-top: 21px;
  font-weight: 400;
  line-height: 48px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller {
  text-align: center;
  font-size: 16px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789 {
  margin-top: 34px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748 {
  border-bottom: 1px solid var(--yellow-green-2);
  margin-bottom: 26px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3 {
  border-bottom-color: var(--orange-red);
  margin-top: 69px;
  margin-bottom: 39px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.highlow9 {
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
  margin-top: 145px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.highlow9.highlow09 {
  margin-top: 76px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.notwide56 {
  margin-left: 0;
  margin-right: 0;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.notwide56.videocolor {
  color: var(--video);
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.lower56 {
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
  margin-top: 87px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.headtrextorange {
  margin-top: 41px;
  margin-bottom: 10px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567 {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--yellow-green-2) var(--yellow-green-2) var(--orange-red);
  text-align: center;
  margin-top: 64px;
  margin-bottom: 12px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5 {
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
  margin: 56px 0 14px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom {
  border-style: none none solid;
  border-color: var(--orange-red);
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom.less673 {
  border-bottom-style: none;
  border-bottom-color: rgba(1, 24, 36, .4);
  margin-bottom: 15px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom.lower457 {
  border-bottom-color: rgba(1, 24, 36, .4);
  margin-top: 85px;
  margin-bottom: 34px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom.lower457.higher672 {
  border-bottom-style: none;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78 {
  margin-bottom: -19px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78.exampleswebdesign {
  border-bottom-color: rgba(1, 24, 36, .4);
  margin-bottom: 13px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78.exampleswebdesign.higherup1 {
  margin-top: 102px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower891 {
  margin-top: -34px;
  margin-bottom: 113px;
}

.text.morebottom3.morebottom4.lesstop90.orange.blue.teasertext {
  color: #fff;
  margin-bottom: -2px;
  font-size: 17px;
  line-height: 25px;
}

.text.morebottom3.morebottom4.morebottom9 {
  margin-bottom: 102px;
}

.text.morebottom3.morebottom4.morebottom9.impresum {
  margin-top: 90px;
  margin-bottom: 130px;
}

.text.morebottom3.lessbottom5 {
  margin-bottom: -47px;
  padding-bottom: 0;
}

.text.morebottom3.lessbottom5.textblock {
  color: rgba(1, 24, 36, .85);
  font-family: Montserrat, sans-serif;
}

.text.lower4 {
  margin-top: 0;
  margin-bottom: -14px;
  font-size: 11px;
}

.text.lower4.textblack {
  color: var(--white);
  border-top: 1px #000;
  margin-bottom: 11px;
}

.texthead {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 57px;
}

.texthead.textsmaller {
  color: rgba(224, 107, 5, .82);
  object-fit: fill;
  font-family: Amatic SC, sans-serif;
  font-size: 75px;
  line-height: 38px;
}

.divbutton {
  margin-top: 39px;
  margin-bottom: 75px;
  padding-bottom: 1px;
}

.divbutton.divbuttonless {
  margin-top: 221px;
}

.button {
  background-color: #ec4710;
  border-radius: 5px;
  padding-left: 29px;
  padding-right: 29px;
  font-family: PT Sans, sans-serif;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.button:hover {
  background-color: #2b312c;
}

.button.moretop {
  margin-top: 46px;
}

.button.moretop:hover {
  background-color: #df0303;
}

.button.moretop.button5 {
  text-align: center;
  margin-top: 59px;
  margin-bottom: 22px;
  padding-left: 98px;
  padding-right: 98px;
  font-family: Montserrat, sans-serif;
}

.button.moretop.button5.buttonblue {
  background-color: var(--orange-red);
  text-align: left;
  margin-top: 25px;
  margin-bottom: 92px;
  padding-left: 160px;
  padding-right: 160px;
}

.button.moretop.button5.buttonblue:hover {
  background-color: rgba(10, 63, 90, .97);
}

.button.moretop.button5.buttonblue.lesstop4 {
  margin-top: 18px;
}

.button.moretop.button5.lesstop6 {
  margin-top: 45px;
  margin-bottom: 24px;
}

.button.moretop.button5.button9 {
  margin-top: 25px;
  margin-bottom: 27px;
}

.button.moretop.button5.buttonmoretop {
  margin-top: 67px;
}

.button.moretop.button5.wwwlink {
  width: 360px;
  margin-top: -3px;
  margin-bottom: 18px;
  padding-left: 15px;
  padding-right: 15px;
}

.button.moretop.button5.wwwlink.w--current {
  padding-left: 119px;
  padding-right: 119px;
}

.button.moretop.button5.wwwlink.buttonweb {
  margin-top: 34px;
  margin-bottom: 64px;
}

.button.moretop.button5.wwwlink.wwwlink2 {
  width: 100%;
  background-color: var(--black-2);
  white-space: normal;
  cursor: pointer;
  object-fit: fill;
  border-radius: 3px;
  margin-top: 6px;
  margin-bottom: -9px;
  padding-top: 8px;
  display: flex;
}

.button.moretop.button5.wwwlink.wwwlink2:hover {
  background-color: var(--orange-red);
}

.button.moretop.button5.wwwlink.wwwlink2.buttonhigher {
  margin-top: 2px;
}

.button.moretop.button5.morebottom8 {
  text-transform: none;
  margin-top: 23px;
}

.button.moretop.button5.lower5 {
  margin-top: 68px;
}

.button.moretop.button5.buttonvideo {
  margin-top: 69px;
}

.button.moretop.button5.lower6.lower7 {
  margin-bottom: 85px;
}

.button.moretop.button5.lower6.lower7.lower68 {
  background-color: rgba(24, 62, 82, .85);
  margin-top: 58px;
}

.button.moretop.button5.lower6.lower7.lower68:hover {
  background-color: rgba(7, 66, 97, .97);
}

.button.moretop.button5.lower6.lower7.lower68.lower45 {
  text-align: center;
  background-color: #217fbe;
  margin-top: 23px;
  margin-bottom: 5px;
}

.button.moretop.button5.lower6.lower7.lower68.lower69 {
  margin-top: 174px;
  margin-bottom: 49px;
}

.button.moretop.button5.lower6.lower7.lower68.lower56 {
  margin-top: 73px;
}

.button.moretop.button5.lower6.lower7.lower68.higher78 {
  margin-top: -92px;
}

.button.moretop.button5.lower6.lower7.lower68.higher67 {
  background-color: var(--orange-red);
  margin-top: 4px;
  display: none;
}

.button.moretop.button5.higher87 {
  width: 420px;
  background-color: #f0622b;
  margin-top: -9px;
  margin-bottom: 34px;
  padding-left: 106px;
  padding-right: 106px;
}

.button.moretop.button5.higher87:hover {
  background-color: rgba(10, 63, 90, .97);
}

.button.moretop.button5.higher87.email-us {
  background-color: #1082ec;
  margin-top: 57px;
}

.button.moretop.button5.higher87.lowerbutton {
  margin-top: -3px;
}

.button.moretop.button5.higher68 {
  margin-top: 15px;
}

.button.moretop.button5.lower45 {
  margin-top: 179px;
}

.image1 {
  margin-top: 44px;
}

.div3 {
  height: 150px;
  text-align: center;
  background-image: none;
  background-size: auto;
  border-top: 10px dotted rgba(255, 255, 255, .2);
  border-bottom: 10px rgba(255, 255, 255, .2);
  margin-top: 0;
  padding-top: 21px;
}

.div3.divbottom {
  height: 300px;
  background-color: #538b15;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  border-top-style: none;
  border-bottom-style: none;
  margin-top: 1px;
  padding-top: 49px;
  padding-bottom: 0;
}

.div3.divbottom.divbottom5, .div3.divbottom.more67 {
  height: 400px;
}

.row3 {
  margin-top: 40px;
}

.video {
  margin-top: -36px;
}

.imageshadow {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-radius: 2px;
}

.red {
  color: var(--yellow-green-2);
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  margin-bottom: -130px;
  font-family: Bebas Neue, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 0;
}

.red.font1 {
  color: #df0303;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, .5);
}

.red.white.black.green {
  color: #75c320;
  text-shadow: 1px 1px 1px #292828;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
  line-height: 46px;
}

.red.blue {
  color: #3cf;
  font-weight: 400;
}

.red.videocol {
  color: #cc9;
  white-space: normal;
}

.red.webgreen {
  color: #9c3;
}

.body {
  background-color: var(--yellow-green-2);
}

.body.lessbody {
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.button1 {
  margin-top: -371px;
  margin-left: -38px;
  margin-right: 11px;
  padding-top: 12px;
  padding-left: 28px;
  padding-right: 11px;
}

.button1.buttonsmaller {
  margin-top: 0;
  padding-top: 13px;
}

.button1.buttonsmaller.button7 {
  margin-top: 13px;
}

.button1.buttonsmaller.bless2 {
  margin-top: 16px;
  margin-left: 47px;
  padding-left: 0;
  padding-right: 0;
}

.button1.buttonsmaller.bless2.buttonsmaller3 {
  min-width: 250px;
  margin-top: -23px;
}

.button1.buttonsmaller.bless2.buttonsmaller3.buttondown1 {
  opacity: .9;
  margin-top: 22px;
  display: block;
}

.button1.buttonsmaller.bless2.buttonsmaller3.buttondown1.buttonup {
  margin-top: -74px;
}

.divbutton2 {
  margin-top: -54px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 580px;
  position: relative;
}

.divbutton2.divbutton2b {
  margin-top: 18px;
  margin-left: 58px;
  padding-left: 0;
  padding-right: 652px;
  display: none;
}

.divbutton2.divbutton2b.divbutton2c {
  margin-top: -481px;
  margin-left: 171px;
  padding-left: 0;
  padding-right: 560px;
}

.divbutton2.divbutton2b.divbutton2d {
  margin-top: -464px;
}

.divbutton2.divbutton2b.divbuttonphotos {
  margin-top: -374px;
  margin-bottom: 198px;
}

.map {
  margin-top: 14px;
}

.nored {
  color: #292828;
}

.slide1 {
  background-image: url('../images/01.jpg');
  background-position: 0 53px;
  background-size: cover;
}

.slide1.slide2 {
  background-image: url('../images/12.jpg');
  background-position: 50% 98%;
  background-size: cover;
}

.slide1.slide3 {
  background-image: url('../images/06.jpg');
  background-position: 50% 27%;
  background-size: cover;
}

.slide1.slide4 {
  background-image: url('../images/03b.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide5 {
  background-image: url('../images/18.jpg');
  background-position: 50% 74%;
  background-size: cover;
}

.slide1.slide6 {
  background-image: url('../images/37.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.slide1.slide7 {
  background-image: url('../images/26.jpg');
  background-position: 91%;
  background-size: cover;
}

.slide1.slide8 {
  background-image: url('../images/32.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.slide1.slide9 {
  background-image: url('../images/backbig34.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide9.slide30 {
  background-image: url('../images/16.jpg');
  background-position: 0 -18%;
}

.slide1.slide10 {
  background-image: url('../images/varietyvillas_1.jpg');
  background-position: 50% 5%;
  background-size: cover;
}

.slide1.slide11 {
  background-image: url('../images/08.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide12 {
  background-image: url('../images/46.jpg');
  background-position: 50% 81%;
  background-size: cover;
}

.slide1.slide14 {
  background-image: url('../images/47.jpg');
  background-position: 50% -13%;
  background-size: cover;
}

.slide1.slide15 {
  background-image: url('../images/28.jpg');
  background-position: 50%;
}

.slide1.slide16 {
  background-image: url('../images/32.jpg');
  background-size: cover;
}

.slide1.slide17 {
  background-image: url('../images/04.jpg');
  background-position: 50% -86%;
  background-size: cover;
}

.slide1.slide18 {
  background-image: url('../images/35.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide19 {
  background-image: url('../images/39.jpg');
  background-position: 50% 97%;
  background-size: cover;
}

.slide1.slide20 {
  background-image: url('../images/pigeonpoint10.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide20.buttonsmaller {
  background-image: url('../images/varietyvillas2.jpg');
  background-position: 50%;
  background-size: contain;
}

.slide1.slide20.buttonsmaller.slidevariety {
  background-position: 50%;
  background-size: cover;
}

.slide1.slide21 {
  background-image: url('../images/backbig34.jpg');
}

.slide1.slide22 {
  background-image: url('../images/crystalsbig.jpg');
  background-position: 50% 3%;
  background-size: cover;
}

.slide1.slide23 {
  background-image: url('../images/02.jpg');
}

.slide1.slide24 {
  background-image: url('../images/18.jpg');
  background-position: 50% 97%;
  background-size: cover;
}

.slide1.slide25 {
  background-image: url('../images/21.jpg');
  background-size: cover;
}

.slide1.slide26 {
  background-image: url('../images/marigotbay.jpg');
  background-position: 50% 37%;
  background-size: cover;
}

.slide1.slide27 {
  background-image: url('../images/web1.jpg');
  background-size: cover;
}

.slide1.web1 {
  background-image: url('../images/webstart1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.web2 {
  background-image: url('../images/web2.jpg');
  background-size: cover;
}

.slide1.web3 {
  background-image: url('../images/web3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.web4 {
  background-image: url('../images/web4.jpg');
  background-size: cover;
}

.slide1.web5 {
  background-image: url('../images/web8.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide1.web6 {
  background-image: url('../images/web7.jpg');
  background-position: 50% 36%;
  background-size: cover;
}

.slide1.slide28 {
  background-image: url('../images/21.jpg');
}

.slide1.web7 {
  background-image: url('../images/web6.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide29 {
  background-image: url('../images/villaonthebay.jpg');
  background-position: 50%;
}

.slide1.slide31 {
  background-image: url('../images/top14.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
  top: 0;
}

.slide1.slide31.slide33 {
  background-image: url('../images/top5.jpg');
  background-size: cover;
}

.slide1.slide31.slide33.slide35 {
  background-image: url('../images/top4.jpg');
}

.slide1.slide31.slide34 {
  background-image: url('../images/top6.jpg');
  background-size: cover;
}

.slide1.slide31.slide36 {
  background-image: url('../images/top7.jpg');
  background-size: cover;
}

.slide1.slide31.slide40 {
  background-image: url('../images/top9.jpg');
  background-size: cover;
}

.slide1.slide31._46 {
  background-image: url('../images/46.jpg');
}

.slide1.slide31._47 {
  background-image: url('../images/47.jpg');
}

.slide1.slide31._44 {
  background-image: url('../images/crystalsbig.jpg');
}

.slide1.slide31._45 {
  background-image: url('../images/45.jpg');
  background-position: 50% 107%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: scroll;
}

.slide1.slide31._45._45b {
  background-position: 0 29px;
}

.slide1.slide31._45._100 {
  background-image: url('../images/pigeonpoint10.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.slide1.slide31._45._101 {
  background-image: url('../images/ebay3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide31._45._51 {
  background-image: url('../images/natureretreatbig.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.slide1.slide31._57 {
  background-image: url('../images/varietyvillas.jpg');
  background-position: 0 -181%;
}

.slide1.slide31._50 {
  background-image: url('../images/50.jpg');
}

.slide1.slide31._53 {
  background-image: url('../images/varietyvillas.jpg');
  background-position: 50% 39%;
}

.slide1.slide31._21 {
  background-image: url('../images/ebay3.jpg');
  background-position: 50% -67px;
}

.slide1.slide31._49 {
  background-image: url('../images/balenbouchebig2.jpg');
  background-position: 0 11%;
}

.slide1.slide31.slidevariety {
  background-image: url('../images/varietyvillas.jpg');
  background-position: 0 -180%;
}

.slide1.slide32 {
  background-image: url('../images/pigeonpoint10.jpg');
  background-position: 0 -68px;
}

.slide1.slide36 {
  background-image: url('../images/top7.jpg');
  background-size: cover;
}

.slide1.slideart2 {
  background-image: url('../images/top10.jpg');
  background-position: 0 47px;
  background-size: contain;
}

.slide1.slideart3 {
  background-image: url('../images/balenbouchebig.jpg');
  background-position: 50% 7%;
  background-size: cover;
}

.slide1.slideart3.slidemoretop {
  background-position: 0 40px;
}

.slide1.slideart3.slidemoretop.slideart5 {
  background-image: url('../images/21.jpg');
}

.slide1.slideart3.slidemoretop.slideart6 {
  background-image: url('../images/webdesign1.jpg');
}

.slide1.slideart3.slidemoretop.slideweb1 {
  background-image: url('../images/rainweb.jpg');
  background-position: 50% 17px;
}

.slide1.slideart3.slidemoretop._34 {
  background-image: url('../images/16.jpg');
}

.slide1.slideart3.slidemoretop._34._34b {
  background-image: url('../images/34.jpg');
}

.slide1.slideart3.slidemoretop._48 {
  background-image: url('../images/pigeonpoint10.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.slidemoretop._49 {
  background-image: url('../images/balenbouchebig2.jpg');
  background-position: 50% 6%;
  background-size: cover;
}

.slide1.slideart3.slidemoretop._52 {
  background-image: url('../images/52.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.slidemoretop.slide51 {
  background-image: url('../images/natureretreatbig.jpg');
}

.slide1.slideart3.slidemoretop.slidevariety {
  background-image: url('../images/varietyvillas.jpg');
}

.slide1.slideart3.slideweb1 {
  background-image: url('../images/rainweb.jpg');
  background-position: 50%;
  padding-bottom: 0;
  top: 0;
}

.slide1.slideart3.slideweb1.lesstop7 {
  top: 0;
}

.slide1.slideart3.slidevariety {
  background-image: url('../images/varietyvillas.jpg');
  background-position: 50% -180%;
}

.slide1.slideart3.slidevariety.slidebottom {
  background-image: url('../images/varietyvillas2.jpg');
  background-position: 50%;
}

.slide1.slideart3.fort {
  background-image: url('../images/fort.jpg');
  background-position: 50% -159%;
}

.slide1.slideart3.fort.varietyagain {
  background-image: url('../images/varietyvillas2.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide1.slideart3.variety2 {
  background-image: url('../images/varietyvillas_1.jpg');
  background-position: 50% -159%;
}

.slide1.slideart3.seabreeze {
  background-image: url('../images/seabreeze.jpg');
  background-position: 50% -158%;
}

.slide1.slideart3.pigeonpoint {
  background-image: url('../images/pigeoinpoint2.jpg');
  background-position: 50% -159%;
}

.slide1.slideart3.marigotbay {
  background-image: url('../images/pigeonpoint3.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.st-lucia1 {
  background-image: url('../images/PANO0006-Panorama2000.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.st-lucia1.up45 {
  background-image: url('../images/PANO0006-Panorama2000.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  margin-top: 1px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.slide1.slideart3.marigotbay.castries {
  background-image: url('../images/04_1.jpg');
  background-position: 50% 0;
}

.slide1.slideart3.marigotbay.emerald {
  background-image: url('../images/05.jpg');
  background-position: 50% 17%;
}

.slide1.slideart3.marigotbay.piratesbay {
  background-image: url('../images/piratesbay.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.church {
  background-image: url('../images/churchinside.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.heavenlabay {
  background-image: url('../images/castara.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.kariwak {
  background-image: url('../images/kariwak16.jpg');
  background-position: 100% 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.mtirvine {
  background-image: url('../images/ebay3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.susanna {
  background-image: url('../images/aerial05.jpg');
  background-position: 100% 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.papaya {
  background-image: url('../images/04papaya.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.crystalsaerial1 {
  background-image: url('../images/crystalsaerial1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.papaya2 {
  background-image: url('../images/07papaya.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.soufriere {
  background-image: url('../images/05_1.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.soufriere.ebay, .slide1.slideart3.marigotbay.soufriere.carnival1 {
  background-image: url('../images/69.jpg');
  background-position: 50%;
}

.slide1.slideart3.marigotbay.mikesvilla {
  background-image: url('../images/mikesvilla1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.laluna {
  background-image: url('../images/piratesbay.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.laluna2 {
  background-image: url('../images/lalauna2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.laluna3 {
  background-image: url('../images/lalauna3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.coliseum {
  background-image: url('../images/coliseum.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.marigotbay.plantation {
  background-image: url('../images/plantationbeachvillas5.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide1.slideart3.marigotbay.sugarcane {
  background-image: url('../images/05sugarcane.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.innonthebay {
  background-image: url('../images/still06.jpg');
  background-position: 50% 27%;
  margin-top: 0;
}

.slide1.slideart3.innonthebay.slide15 {
  background-image: url('../images/bbc2000.jpg');
  background-position: 50% 23%;
  background-size: cover;
}

.slide1.slideart3.slidetobago {
  background-image: url('../images/49.jpg');
  background-position: 50%;
}

.slide1.slideart3.slidetobago.slidetobago2 {
  background-image: url('../images/backbig4.jpg');
  background-position: 50% 0;
}

.slide1.slideart3.slidetobago.tobago1 {
  background-image: url('../images/pigeonpoint3.jpg');
  background-position: 50% 19px;
}

.slide1.slideart3.slidetobago.castara {
  background-image: url('../images/mtirvinehotelbeach.jpg');
  background-position: 50% -50%;
  background-size: cover;
}

.slide1.slideart3.slidetobago.picante {
  background-image: url('../images/picante4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1.slideart3.slidetobago.shawpark {
  background-image: url('../images/shawpark2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide1.slideart3.slidetobago.littlerockleybay {
  background-image: url('../images/littlerocklybay4.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide1.slideart3.castries {
  background-image: url('../images/04_1.jpg');
  background-position: 50%;
}

.slide1.slideart3.emerald {
  background-image: url('../images/05.jpg');
  background-position: 50% 17%;
}

.slide1.slideart3.laluna4 {
  background-image: url('../images/lalauna1.jpg');
  background-position: 50%;
}

.slide1.slideart4 {
  background-image: url('../images/43.jpg');
  background-position: 0 37px;
  background-size: contain;
  margin-top: 0;
}

.slide1.slideart4.slderlesstop2 {
  background-position: 0 -1px;
}

.slide1.webdesign1 {
  background-image: url('../images/webdesign1_1.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.slide1.slide45 {
  background-image: url('../images/pigeonpoint13.jpg');
  background-position: 0 -52px;
}

.slide1.slide79 {
  background-image: url('../images/rainweb.jpg');
}

.slide1.slidesmallpics1 {
  background-image: url('../images/smallpics.jpg');
  background-position: 0 -120px;
  background-size: cover;
}

.slide1.slidevariety {
  background-image: url('../images/varietyvillas.jpg');
  background-position: 50% -180%;
}

.slide1.innonthebay {
  background-image: url('../images/villaonthebay.jpg');
  background-position: 0 -78px;
}

.slide1.marigotbay {
  background-image: url('../images/marigotbay_1.jpg');
  background-position: 0 34px;
}

.mask {
  padding-bottom: 0;
}

.section2 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  margin-top: 6px;
  padding-top: 0;
  padding-bottom: 0;
}

.section2.section2b {
  margin-top: 61px;
  margin-bottom: 4px;
}

.section2.morebottom9 {
  padding-bottom: 95px;
}

.text-span {
  color: #000;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.divframe {
  background-color: rgba(41, 40, 40, .82);
  border: 1px #000;
  border-radius: 2px;
  padding: 0;
  box-shadow: 1px 1px 50px -7px #000;
}

.textblack {
  color: #292828;
}

.red2 {
  color: #292828;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .02);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.red2.middle {
  text-align: center;
}

.red2.biggertext {
  color: #df0303;
  font-size: 24px;
}

.red2._25 {
  font-family: Kaushan Script, sans-serif;
  font-size: 25px;
  line-height: 47px;
}

.red2.redshadow {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
}

.red2.redshadow.red2bigger {
  color: #f0622b;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .2);
  text-decoration: none;
  display: inline;
}

.red2.red15 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.red2.red15.red67 {
  line-height: 14px;
}

.slider {
  height: 500px;
  display: none;
  top: 0;
  left: 0;
  right: 0;
}

.slider.sliderless {
  height: 233px;
}

.slider.sliderless.lesstop {
  height: 167px;
}

.slider.sliderless.sliderless2 {
  margin-top: -8px;
}

.slider.lower {
  margin-top: 39px;
}

.slider.sliderbottom {
  height: 400px;
  margin-top: 35px;
  margin-bottom: 66px;
}

.slider.slider5 {
  height: 390px;
  margin-top: 39px;
  margin-bottom: 22px;
}

.slider.sliderlesstop {
  height: 500px;
  display: block;
}

.nav-menu {
  margin-top: 10px;
}

.containeralso {
  background-color: #df0303;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}

.headtext3 {
  margin-bottom: 17px;
  padding-bottom: 1px;
  font-family: Great Vibes, cursive;
}

.containerrow2 {
  background-color: rgba(1, 24, 36, .85);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-bottom: 0;
}

.containerrow2.morebottom10 {
  padding-bottom: 52px;
}

.column1 {
  text-align: center;
  padding-left: 0;
  display: block;
}

.column1.rightline {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #fff;
  border-right: 1px dashed #fff;
  position: static;
}

.column1.morebottom2 {
  margin-bottom: 37px;
}

.column2 {
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
}

.column2.moretop8 {
  padding-right: 0;
}

.divlightbox {
  background-color: rgba(255, 255, 255, .19);
  margin-left: 34px;
  margin-right: 34px;
  padding-top: 49px;
  padding-bottom: 52px;
}

.divlightbox.left {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 23px;
  padding-bottom: 24px;
}

.divlightbox.left.morebottom {
  padding-bottom: 52px;
}

.divlightbox.left.lightboxblue {
  background-color: rgba(10, 38, 99, .47);
}

.divlightbox.left.darker {
  background-color: rgba(255, 255, 255, .33);
  padding-bottom: 39px;
}

.divlightbox.left.morebottom2 {
  padding-bottom: 63px;
}

.divlightbox.left.lightboxmovies {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.divlightbox.left.lightboxmovies.right {
  margin-right: 34px;
}

.divlightbox.left.lightboxmovies.movies2 {
  margin-left: 0;
  margin-right: 0;
}

.divlightbox.left.lower5 {
  text-align: center;
  margin-bottom: -28px;
  padding-top: 0;
  padding-bottom: 0;
}

.divlightbox.left.lower5.lightboxphoto {
  margin-left: 0;
  margin-right: 0;
}

.divlightbox.left.lessbottom897 {
  padding-top: 0;
  padding-bottom: 0;
}

.divlightbox.right {
  background-color: rgba(255, 255, 255, .09);
  border-radius: 2px;
  margin-left: 10px;
  padding-bottom: 42px;
}

.divlightbox.right.lightboxred {
  background-color: rgba(223, 3, 3, .47);
}

.divlightbox.right.lightboxgreen {
  background-color: rgba(10, 85, 7, .7);
}

.divlightbox.right.lessbottom2.colour1 {
  background-color: rgba(255, 255, 255, .09);
  padding-bottom: 49px;
}

.divlightbox.right.lessbottom2.colour1.lessbottom4 {
  padding-bottom: 16px;
}

.divlightbox.right.right2 {
  padding-bottom: 22px;
}

.divlightbox.right.morebottom10 {
  padding-bottom: 51px;
}

.divslidersmall {
  padding-left: 0;
  padding-right: 0;
}

.row {
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.row.lesstop {
  padding-top: 1px;
}

.row.morebottom {
  margin-bottom: 58px;
}

.row.row10 {
  margin-bottom: 47px;
}

.row.lesstop5 {
  margin: 28px 0 -26px;
  padding-top: 0;
}

.row.lesstop5.moretop6 {
  margin-top: 62px;
}

.row.lesstop5.morebottom90 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.row.lesstop5.morebottom90.less15 {
  margin-bottom: 25px;
  margin-left: -6px;
  margin-right: -6px;
}

.row.lesstop5.lower584 {
  margin-top: 65px;
}

.row.lesstop5.highlow45 {
  margin-top: 58px;
  margin-bottom: -62px;
}

.row.lesstop6 {
  padding-top: 0;
}

.white {
  color: #fff;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
  font-family: Oswald, sans-serif;
  font-size: 64px;
}

.white.whitesmaller.smaller1 {
  font-size: 15px;
}

.lightbox {
  max-height: 200px;
}

.videosmall {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 62px;
  padding-bottom: 0;
  padding-left: 37px;
  padding-right: 37px;
}

.videosmall.higher {
  margin-top: -29px;
}

.videosmall.moretop4 {
  margin-top: 68px;
}

.videosmall.lesstop5 {
  margin-top: 30px;
}

.videosmall.videosmall2 {
  padding-left: 0;
  padding-right: 0;
}

.videosmall.down9 {
  margin-top: 0;
  margin-bottom: 24px;
}

.divvideosmall {
  margin-top: -34px;
  padding: 8px 0 27px;
}

.divvideosmall.divvideosmall2 {
  padding-top: 0;
  padding-bottom: 0;
}

.divvideosmall.lesstop3 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 54px;
}

.divvideosmall.lesstop5 {
  padding-top: 8px;
}

.formwrapper {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 26px;
  padding-top: 0;
  padding-left: 27px;
  padding-right: 27px;
}

.formwrapper.moretop3.lesswide {
  padding-left: 85px;
  padding-right: 85px;
}

.formwrapper.lesstop4 {
  margin-top: -20px;
}

.field-label {
  text-align: left;
}

.textfield {
  font-family: PT Sans, sans-serif;
}

.headtextform {
  color: #292828;
  text-align: left;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.headtextform.texthigher {
  margin-top: 29px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.headtextform.texthigher.white78 {
  color: #fff;
}

.headtextform.white78 {
  color: #fff;
  overflow: hidden;
}

.middle {
  text-align: center;
}

.headingbottom {
  color: rgba(255, 255, 255, .3);
  letter-spacing: 1px;
  text-shadow: 1px 1px 6px #000;
  border-top: 1px #fff;
  border-bottom: 1px #000;
  margin-top: -19px;
  margin-bottom: -86px;
  padding-top: 55px;
  padding-bottom: 55px;
  font-family: Great Vibes, cursive;
  font-size: 47px;
  font-weight: 100;
}

.red3 {
  color: #df0303;
  letter-spacing: 44px;
  padding-left: 39px;
  font-family: Exo, sans-serif;
  font-size: 42px;
}

.imageart1 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.red4 {
  color: #df0303;
  font-family: Kaushan Script, sans-serif;
  font-size: 25px;
}

.red4.biggertext {
  font-size: 24px;
}

.textbottom {
  color: rgba(255, 255, 255, .82);
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-weight: 200;
}

.textbottom.textbottomright {
  color: rgba(255, 255, 255, .82);
  text-align: left;
}

.logotravelagent {
  background-image: url('../images/travelagentlogo.png');
  background-position: 50%;
  background-size: 200px;
}

.column-2 {
  text-align: right;
  border-style: none;
}

.imagelogo1 {
  text-align: left;
  margin-top: 0;
}

.imagelogo1:hover {
  background-image: none;
  background-size: auto;
  border: 1px solid #fff;
}

.imagelogo1.logolower {
  margin-top: 8px;
}

.imagelogo1.logolower:hover {
  border-style: none;
}

.column-3 {
  text-align: left;
}

.column-3.rowsocial {
  margin-left: auto;
  margin-right: auto;
  padding-left: 57px;
  padding-right: 57px;
  display: block;
}

.rowbottom {
  margin-top: 31px;
}

.rowbottom.rowbottom2 {
  margin-top: 17px;
  margin-bottom: 35px;
}

.rowbottom.datenschutz {
  background-color: #292828;
  margin-top: 49px;
  padding-bottom: 0;
}

.imagebottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 47px;
  margin-bottom: 57px;
}

.column-4 {
  text-align: left;
  border-style: none;
}

.morespaceright {
  margin-right: 13px;
}

.black {
  color: #292828;
}

.divvideobig {
  padding-top: 37px;
  padding-left: 34px;
  padding-right: 34px;
}

.divbigpicture {
  margin-top: 48px;
}

.divbigpicture.lesstop9 {
  margin-top: 12px;
}

.div-block {
  margin-top: -73px;
}

.divtextbigpicture {
  margin-top: -48px;
  padding-right: 0;
}

.textbigpicture {
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 19px;
}

.column-5 {
  background-color: rgba(240, 98, 43, .85);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.formtablet {
  margin-top: -84px;
  margin-bottom: 58px;
  padding-left: 71px;
  padding-right: 71px;
}

.formtablet.lesstop6 {
  margin-top: 48px;
  margin-bottom: 56px;
}

.text-span-2 {
  font-size: 24px;
  line-height: 47px;
}

.text-span-3 {
  font-size: 24px;
}

.text-span-3._25 {
  font-size: 25px;
  line-height: 47px;
}

.text-span-6._25 {
  font-size: 24px;
}

.text-span-7 {
  color: #f0622b;
}

.icon, .icon-2 {
  margin-top: 154px;
}

.slidenavi {
  margin-bottom: 48px;
  padding-top: 48px;
  padding-bottom: 0;
}

.image {
  max-width: 100%;
}

._25 {
  font-size: 24px;
}

.image10 {
  max-width: 100%;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image10.moretop30 {
  margin-top: -2px;
}

.image10.lower34 {
  margin-top: 36px;
  margin-bottom: -23px;
}

.image10.imagehigher {
  margin-top: -19px;
  margin-bottom: 10px;
}

.image10.bigvttobago {
  margin-top: -15px;
  margin-bottom: -7px;
  padding-top: 0;
}

.column-6 {
  text-align: right;
}

.column-7 {
  text-align: left;
}

.column-8 {
  text-align: center;
}

.linktextbottom {
  color: rgba(255, 255, 255, .39);
  text-align: center;
  margin-top: 74px;
  margin-bottom: 1px;
  padding-top: 0;
  font-family: PT Sans, sans-serif;
  font-size: 10px;
  font-style: italic;
  text-decoration: none;
}

.linktextbottom:hover {
  text-decoration: none;
}

.linkimpressum {
  margin-top: 11px;
  padding-top: 0;
  font-family: Great Vibes, cursive;
  text-decoration: none;
}

.div-block-2 {
  z-index: 5000;
  background-color: #08338d;
  border-bottom-left-radius: 10px;
  margin-top: 73px;
  display: none;
  position: fixed;
  top: 32px;
  right: 0;
}

.div-block-2._4545 {
  margin-top: 220px;
}

.yellow {
  color: #aaa40c;
}

.moredown.moredown2 {
  margin-top: -60px;
}

.link {
  color: rgba(66, 125, 214, .82);
}

.text-block {
  color: rgba(255, 255, 255, .8);
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .2);
  background-color: rgba(1, 24, 36, .8);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: 233px;
  font-family: Droid Serif, serif;
  line-height: 54px;
}

.text-block-2 {
  color: rgba(255, 255, 255, .8);
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .2);
  margin-top: -31px;
  font-family: Droid Serif, serif;
  font-weight: 200;
}

.text-block-3 {
  color: rgba(255, 255, 255, .8);
  background-color: rgba(1, 24, 36, .8);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 233px;
  font-family: Droid Serif, serif;
  line-height: 54px;
}

.text-block-4 {
  color: rgba(255, 255, 255, .8);
  margin-top: 161px;
  font-family: Droid Serif, serif;
}

.text-block-5 {
  color: rgba(255, 255, 255, .8);
  margin-top: 178px;
  font-family: Droid Serif, serif;
}

.text-block-6 {
  color: rgba(255, 255, 255, .8);
  margin-top: 163px;
  font-family: Droid Serif, serif;
}

.text-block-7 {
  color: rgba(255, 255, 255, .8);
  margin-top: 173px;
  font-family: Droid Serif, serif;
}

.text-block-8 {
  color: rgba(255, 255, 255, .8);
  margin-top: 186px;
  font-family: Droid Serif, serif;
}

.text-block-9 {
  color: rgba(255, 255, 255, .8);
  margin-top: 194px;
  font-family: Droid Serif, serif;
}

.text-block-10 {
  color: rgba(255, 255, 255, .8);
  margin-top: 356px;
  font-family: Droid Serif, serif;
}

.text-block-11 {
  color: rgba(255, 255, 255, .8);
  margin-top: 358px;
  font-family: Droid Serif, serif;
}

.div-block-3 {
  height: 45px;
}

.div-block-3._50 {
  height: 50px;
}

.text-span-9 {
  font-size: 25px;
}

.divpicslightbox {
  margin-top: -58px;
  margin-bottom: -73px;
}

.divpicslightbox.homelightbox {
  margin-top: 46px;
}

.image-2 {
  background-image: url('../images/pigeonpoint10.jpg');
  background-position: 0 0;
  background-size: 1250px;
}

.div-block-4 {
  margin-top: -172px;
  margin-bottom: 76px;
}

.div-block-5 {
  margin-top: -252px;
  margin-bottom: 96px;
}

.div-block-5.lower90 {
  margin-top: -132px;
  margin-bottom: 29px;
}

.div-block-5.divblick5b {
  margin-top: -155px;
  margin-bottom: 6px;
}

.clickformore {
  color: #f0622b;
  text-transform: none;
  font-family: Kaushan Script, sans-serif;
  font-size: 50px;
  text-decoration: none;
}

.nolink {
  color: #f0622b;
  text-decoration: none;
}

.image-3 {
  max-width: 100%;
}

.whitenavi {
  color: #fff;
}

.container {
  margin-top: 8px;
}

.lightbox-link {
  margin-bottom: -39px;
}

.lightbox-link.lightboxdown {
  margin-top: 53px;
  margin-bottom: -28px;
  padding-bottom: 11px;
}

.lightbox-link.lightboxdown.lightboxdown2 {
  margin-top: 50px;
  margin-bottom: 19px;
}

.heading {
  margin-top: 111px;
  margin-left: 108px;
  font-family: Kaushan Script, sans-serif;
  font-size: 100px;
}

.divheadtext {
  background-color: rgba(1, 24, 36, .93);
}

.divheadtext.color1 {
  background-color: rgba(1, 24, 36, .85);
}

.divheadtext.color1.moretop89 {
  margin-top: 54px;
}

.divheadtext.color1.moretop89.color5 {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  margin-top: 0;
}

.divheadtext.moretop89 {
  margin-top: 48px;
}

.divheadtext.moretop89.color7 {
  background-color: rgba(0, 0, 0, 0);
}

.divheadtext.moretop89.color7.lesstop6 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
}

.divheadtext.color2 {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  margin-top: 77px;
  margin-bottom: 39px;
}

.divheadtext.color6 {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  margin-bottom: -49px;
}

.rowvideo {
  margin-top: 48px;
  margin-bottom: -42px;
}

.rowvideo.higher5 {
  margin-top: -12px;
  margin-bottom: 21px;
}

.rowvideo.higher8 {
  margin-top: 10px;
}

.rowvideo.higher9 {
  margin-bottom: -24px;
}

.div23 {
  background-color: rgba(0, 0, 0, 0);
}

.div23.color2 {
  background-color: rgba(219, 236, 20, .31);
  background-image: url('../images/backpassports1.png'), url('../images/backpassports1_1.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
  border-bottom: 1px solid rgba(1, 24, 36, .85);
  margin-top: -4px;
  margin-bottom: -54px;
  padding-top: 23px;
  padding-bottom: 55px;
}

.div23.color2.moretop7 {
  background-color: rgba(219, 236, 20, .31);
  background-position: 50% -756px;
  margin-top: 54px;
  margin-bottom: -56px;
}

.div23.color2.moretop7.divphotography {
  background-color: #fff;
  background-image: url('../images/back8.jpg'), url('../images/backpassports1_1.png');
  background-position: 50% 0, 0 0;
  background-size: cover, cover;
  background-attachment: fixed, fixed;
  border-bottom-style: none;
  border-bottom-width: 0;
  margin-top: -2px;
  margin-bottom: 1px;
}

.div23.color2.moretop7.divphotography.divphotography2 {
  margin-top: 30px;
}

.div23.color2.divvideo {
  background-position: 50% 0;
  background-size: auto;
  margin-top: 70px;
}

.div23.color2.divvideo.headwithout {
  border-bottom-color: var(--orange-red);
  background-color: #fff;
  background-image: url('../images/back8.jpg'), url('../images/backpassports1_1.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat-x, repeat;
  background-size: cover, cover;
  background-attachment: fixed, fixed;
  margin-top: 34px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div23.color2.divvideo.headwithout.down78 {
  margin-top: -13px;
  padding-top: 0;
  padding-bottom: 32px;
}

.div23.color2.divvideo.divvideo2 {
  margin-top: 20px;
}

.div23.color2.divvideo.divvideo3 {
  margin-top: 29px;
}

.div23.color2.vs {
  background-color: var(--black-2);
  background-image: url('../images/back8.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -7px;
  margin-bottom: 0;
  padding-bottom: 29px;
}

.div23.color3 {
  background-color: rgba(1, 24, 36, .16);
  background-image: url('../images/backpassports1.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 39px;
}

.div23.color3.down78 {
  margin-top: 53px;
}

.div23.color3.divbarter {
  background-color: #fff;
  background-image: url('../images/back8.jpg'), url('../images/backpassports1.png');
  background-position: 50% 0, 50%;
  background-size: cover, cover;
  background-attachment: fixed, fixed;
  margin-top: 81px;
}

.div23.color3.divbarter.lrddbozzom78 {
  height: 100%;
  background-color: var(--yellow-green-2);
  background-image: url('../images/backpassports1.png');
  background-position: 50% 0;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 100px;
  padding-top: 36px;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div23.color3.divbarter.moredown90 {
  padding-bottom: 190px;
}

.div23.color4 {
  background-color: rgba(219, 236, 20, .31);
  background-image: url('../images/backpassports1.png');
  background-position: 0 -308px;
  background-size: cover;
  border-top: 1px solid rgba(1, 24, 36, .85);
  border-bottom: 1px solid #292828;
  margin-top: 55px;
}

.div23.color4.color5 {
  background-color: rgba(219, 236, 20, .31);
  background-position: 50% -228px;
  border-top-style: none;
  margin-top: 0;
  padding-top: 28px;
}

.div23.color4.color5.divartwork {
  margin-top: -6px;
}

.div23.color4.color5.artworkhigher {
  margin-top: 34px;
}

.div23.color4.webdesign {
  background-color: #fff;
  background-image: url('../images/back8.jpg'), url('../images/backpassports1.png');
  background-position: 50%, 50% 0;
  background-repeat: repeat, repeat-y;
  background-size: cover, cover;
  background-attachment: fixed, fixed;
  margin-top: 34px;
}

.div23.color4.webdesign.vs {
  background-color: rgba(219, 236, 20, .31);
  margin-top: -74px;
}

.divsocialmedia {
  margin-top: -297px;
  position: fixed;
}

.divsocialmedia.divsocialmedia2 {
  margin-top: -295px;
}

.divsocialmedia.divsocialmedia2.divsocialmedia5 {
  margin-top: -287px;
  display: block;
}

.divsocialmedia.up9 {
  margin-top: -155px;
}

.divsocialmediasingle {
  max-width: 50px;
  margin-top: 0;
  margin-bottom: 6px;
}

.logosocialmedia {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  display: block;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.link-block {
  position: static;
}

.video-2 {
  box-shadow: none;
  margin-top: 52px;
  margin-bottom: -38px;
}

.video-2.down8 {
  border-left: 1px #000;
  margin-top: 25px;
  margin-bottom: 47px;
  padding-left: 0;
}

.video-2.down10 {
  margin-bottom: -59px;
}

.divmagic {
  text-align: center;
  margin-top: -13px;
}

.divmagic.logoleft {
  text-align: left;
}

.linkmagic {
  text-align: left;
  display: inline-block;
}

.linkmagic.right {
  text-align: right;
}

.linkmagic.left {
  text-align: left;
}

.div-block-6 {
  border-top: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.divlanguage {
  margin-top: -21px;
  margin-left: 8px;
}

.flag {
  max-width: 30px;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 3px;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 1px 1px 3px #5c4646;
}

.row-7 {
  margin-bottom: 6px;
  display: none;
}

.image-5 {
  margin-top: 56px;
}

.image-6 {
  margin-top: -15px;
}

.divannouncement {
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-right-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.image-7 {
  min-width: 300px;
  opacity: .9;
  border-style: solid;
  border-color: rgba(1, 24, 36, .85);
  border-left-width: 1px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -205px;
  margin-right: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.image-7.lowerinvideo {
  margin-top: -145px;
}

.image-7.lowerinvideo.imagesmaller {
  margin-top: -53px;
}

.divarrow {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #000;
  margin-top: -51px;
}

.divarrow.divarrow2 {
  margin-top: 0;
  margin-bottom: -51px;
}

.divarrow.dicarrow3 {
  margin-top: -28px;
}

.divarrow.divarrow4 {
  margin-top: -23px;
  margin-bottom: -22px;
}

.sectionarrow {
  text-align: right;
  margin-top: 2px;
}

.arrow {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.blackbold {
  color: #f0622b;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .02), 1px 1px 6px rgba(0, 0, 0, .1);
  font-family: Kaushan Script, sans-serif;
  font-size: 25px;
}

.blackbold.blacksmaller {
  color: var(--yellow-green-2);
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  font-family: Bebas Neue, sans-serif;
  font-size: 64px;
  font-weight: 400;
}

.blackbold.blacksmaller.textsmaller2 {
  text-align: center;
  font-size: 64px;
  font-weight: 400;
}

.blackbold.blacksmaller.greygreen {
  filter: saturate(200%);
  color: #cc9;
}

.blackbold.blacksmaller.greygreen.greenwebdesign {
  color: #9c3;
}

.blackbold.smaller67 {
  font-family: Montserrat, sans-serif;
}

.divbox {
  background-color: rgba(255, 255, 255, .5);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin: 28px;
}

.divbox.divboxhigher {
  margin-left: 0;
  margin-right: 0;
}

.image-8 {
  margin-top: 4px;
}

.orange {
  color: var(--white);
  text-shadow: 1px 1px 3px rgba(41, 40, 40, .2);
  text-decoration: none;
}

.orange.blue {
  color: #292828;
  text-align: justify;
  font-size: 19px;
  font-weight: 500;
  line-height: 35px;
}

.orange.blue.orange2 {
  color: #f0622b;
}

.orange.blue.nichtkursiv {
  font-style: normal;
}

.orange.blue.nichtkursiv.fetter {
  font-weight: 600;
}

.orange.blue.nichtkursiv.fetter.white {
  color: #fff;
}

.orange.blue.nichtkursiv.fetter.white.black {
  color: rgba(1, 24, 36, .85);
}

.containerlower {
  margin-top: 231px;
}

.div-block-7 {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 32px;
  padding-top: 14px;
}

.div-block-7.orangegreen {
  background-color: var(--yellow);
}

.div-block-7.lower56 {
  margin-top: 53px;
  margin-bottom: 39px;
  padding-top: 0;
}

.div-block-7.white56 {
  background-color: var(--white-2);
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.div-block-7._32 {
  margin-top: 12px;
}

.div-block-8 {
  margin-top: -23px;
}

.rowmoredown {
  margin-bottom: 55px;
}

.rowmoredown.vs2b {
  margin-top: 21px;
  margin-bottom: -61px;
}

.rowmoredown.vs2b.higher67 {
  margin-top: -139px;
}

.rowmoredown.vs2b.vtstartpage {
  margin-top: -22px;
  margin-bottom: 0;
  display: block;
}

.rowmoredown.vs2b.vtstartpage.moredown89 {
  margin-top: 11px;
}

.rowmoredown.vs2b.vtstartpage.vr67 {
  margin-top: 1px;
  margin-bottom: -58px;
}

.rowmoredown.vs2b.vtstartpage.row45 {
  margin-left: 0;
  margin-right: 0;
}

.rowmoredown.vs2b.vtstartpage.row45.less90 {
  margin-bottom: -208px;
}

.rowmoredown.vs2b.vtstartpage.higher98 {
  margin-top: 1px;
}

.rowmoredown.vs2b.vtstartpage.higher98.lower89 {
  margin-bottom: 62px;
}

.imageartwork {
  margin-top: 52px;
  margin-bottom: -29px;
}

.imageartwork.teaserhigher {
  margin-bottom: -17px;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  font-family: Kaushan Script, sans-serif;
  font-size: 23px;
}

.text-block-12 {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .25);
}

.error-message {
  background-color: #df0303;
}

.row-8 {
  margin-top: 0;
}

.row-9 {
  margin-top: 12px;
  margin-bottom: -6px;
}

.bold-text {
  color: #f0622b;
  margin-top: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
}

.bold-text._4125 {
  color: #fff;
}

.divdestination {
  text-align: left;
  margin-top: 109px;
  padding-top: 0;
}

.link-block-2 {
  margin-top: -108px;
}

.link-block-2.w--current {
  margin-top: -188px;
}

.textdestination {
  opacity: .9;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-top: 215px;
  padding-top: 0;
  padding-left: 134px;
  font-family: Kaushan Script, sans-serif;
  font-size: 21px;
}

.background-video {
  height: 350px;
  margin-top: 105px;
  margin-bottom: -32px;
  padding-top: 0;
}

.text-2 {
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .38);
  margin-top: 34px;
  margin-left: 21px;
  margin-right: 21px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 21px;
  line-height: 40px;
}

.text-2.morebottom {
  margin-bottom: 75px;
  margin-right: 0;
  padding-bottom: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.text-2.morebottom.textdatenschutz {
  margin-top: 32px;
  margin-left: 0;
  font-size: 10px;
  line-height: 26px;
}

.divvs {
  margin: 28px 0 -29px 29px;
  padding-bottom: 0;
}

.grid {
  grid-template-rows: auto minmax(auto, 5fr) auto;
}

.divvstablet {
  border: 10px solid var(--white-2);
  background-color: rgba(255, 255, 255, .39);
  margin-top: -29px;
  margin-bottom: -98px;
  box-shadow: 3px 3px 11px -2px #000;
}

.divvstablet.vtpage {
  margin-top: 58px;
  margin-bottom: 74px;
}

.divoverview {
  width: 920px;
  margin-top: -64px;
  margin-bottom: 44px;
  display: inline-block;
}

.divoverview._2d {
  text-align: center;
  margin-top: -6px;
  margin-bottom: -115px;
}

.colorcolumn {
  background-color: var(--white-2);
  border: 1px rgba(1, 24, 36, .2);
  border-right-style: solid;
  padding-left: 27px;
  padding-right: 27px;
  display: block;
  position: static;
  left: 0;
  overflow: visible;
  box-shadow: 5px 5px 13px -5px #000;
}

.colorcolumn.noline {
  border-right-style: none;
}

.colorcolumn.yellow {
  background-color: rgba(161, 106, 106, .2);
  border-right-style: none;
}

.imageteaser {
  margin-top: 50px;
  margin-bottom: -37px;
}

.imageteaser.teaserhigher {
  margin-top: 37px;
}

.columns {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.bold-text-2 {
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-block-13 {
  color: #000;
  text-align: right;
  margin-top: -127px;
  margin-bottom: 0;
  display: none;
}

.divspecial {
  margin-bottom: 66px;
}

.text-span-10 {
  color: #f0622b;
}

.fixed-image-section {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/ebay3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: -165px;
  margin-bottom: -7px;
  padding: 142px 103px;
  display: none;
}

.container-4 {
  display: block;
}

.link-block-3 {
  text-decoration: none;
}

.page-heading {
  color: #f6c500;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
  margin-top: 0;
  margin-bottom: 11px;
  font-family: Kaushan Script, sans-serif;
  display: none;
}

.page-subheading {
  font-size: 16px;
  display: none;
}

.white-2 {
  color: rgba(255, 255, 255, .89);
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.left-arrow {
  z-index: 4;
  float: none;
  clear: none;
  margin-top: 18px;
  position: absolute;
  overflow: hidden;
}

.containerteaser {
  margin-top: 152px;
}

.containerteaser2 {
  margin-top: 42px;
}

.right-arrow {
  margin-top: 18px;
}

.divtvstand {
  margin-top: -65px;
}

.link-2 {
  text-decoration: none;
}

.linkorange {
  color: var(--orange-red);
  text-decoration: none;
}

.linkorange.orange {
  text-decoration: none;
}

.divtext5 {
  margin-top: 90px;
  margin-bottom: -82px;
}

.form {
  text-align: left;
}

.row-10 {
  height: 1000px;
}

.row-10.moretop2 {
  height: 100%;
  margin-top: 23px;
  margin-bottom: 0;
}

.divbox-2 {
  box-shadow: none;
  border: 1px rgba(0, 0, 0, .2);
}

.imagebutton {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  margin-top: 16px;
}

.imagebutton.roundbottom {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.divjoin {
  margin-top: 12px;
}

.vs2 {
  margin-top: 21px;
}

.teasersmaller {
  margin-bottom: -32px;
  padding: 26px 26px 0;
}

.divsign {
  margin-top: 27px;
  margin-bottom: 43px;
}

.divsign.divsign3 {
  margin-top: -5px;
  margin-bottom: 39px;
}

.divsign2 {
  margin-top: -98px;
  margin-bottom: 54px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-5 {
  overflow: visible;
}

.container-5.container5b {
  margin-top: 19px;
}

.div-block-11 {
  text-align: left;
}

.link-block-4 {
  margin-bottom: -42px;
  text-decoration: none;
}

.link-block-4.webdesign56 {
  margin-top: -13px;
  margin-bottom: 7px;
}

.divheadinginslide {
  background-color: rgba(0, 0, 0, 0);
  margin-top: -17px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 12px;
  padding-left: 0;
}

.hedinginslide {
  color: #005ba8;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .2);
  margin-top: 17px;
  font-size: 0;
}

.text-span-11 {
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .2), 1px 1px 6px rgba(0, 0, 0, .2);
  background-color: #f3b515;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: -10px;
  padding: 5px 35px;
  font-size: 40px;
  font-weight: 700;
  box-shadow: -1px -1px 3px rgba(0, 0, 0, .2);
}

.div-block-12 {
  margin-top: -76px;
}

.div-block-13 {
  width: 400px;
}

.divlocation {
  box-shadow: 4px 4px 9px 0 var(--black);
  background-color: rgba(255, 255, 255, .83);
  border: 1px #000;
  margin-top: 60px;
  margin-left: 246px;
  margin-right: 900px;
  padding: 17px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-14 {
  margin-top: 242px;
}

.imagdown89 {
  margin-top: 47px;
  display: none;
}

.teasercollage {
  margin-top: -24px;
  margin-bottom: -265px;
  margin-left: 38%;
  display: inline-block;
}

.teasercollage.teaser2 {
  margin-top: 262px;
}

.teasercollage.lower4 {
  margin-top: 287px;
}

.youtube {
  margin-top: 45px;
  margin-bottom: -124px;
  padding-bottom: 0;
}

.youtube.lower567 {
  margin-bottom: 4px;
}

.youtube.youtubedown {
  border-radius: 8px;
  margin-bottom: -22px;
}

.teaservideo {
  margin-top: 39px;
  padding-left: 22px;
  padding-right: 22px;
}

.teaservideo.taerteaserwebdesign {
  margin-top: 69px;
  padding-left: 0;
  padding-right: 0;
}

.columns-3 {
  margin-top: 25px;
}

.less342 {
  display: block;
}

.button-2 {
  width: 100%;
  border: 1px none var(--black-3);
  background-color: var(--orange-red);
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.button-2:hover {
  background-color: var(--black-2);
}

.button-2.buttoncontact2 {
  background-color: var(--yellow-green-2);
  text-align: center;
  margin-top: 53px;
  margin-bottom: -79px;
}

.button-2.buttoncontact2:hover {
  background-color: #1bb0d1;
}

.button-2.buttoncontact2.contactlower {
  margin-top: 149px;
  margin-bottom: -131px;
}

.button-2.buttoncontact2.contactlower.notwide45 {
  font-family: Oswald, sans-serif;
}

.button-2.buttoncontact2.contactlower.notwide45:hover {
  background-color: rgba(20, 169, 233, .85);
}

.button-2.buttoncontact2.contactlower.notwide45.contact76 {
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 8px;
  margin-top: 34px;
  font-family: Bebas Neue, sans-serif;
}

.button-2.buttoncontact2.contactlower.notwide45.contact76:hover {
  border-color: var(--black-2);
  background-color: var(--black-2);
}

.button-2.buttoncontact2.buttoncontact3 {
  width: 95%;
  margin-top: 70px;
  margin-bottom: 41px;
}

.button-2.buttoncontact2.buttoncontact3.buttonlower567 {
  margin-bottom: 95px;
}

.button-2.buttoncontact2.buttoncontact3.buttonlower567.buttonprozent1.hiher90 {
  width: 100%;
  margin-top: 29px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.button-2.buttoncontact2.buttoncontact4 {
  margin: 169px 0 36px;
}

.button-2.buttoncontact2.buttoncontact4.buttoncontact5 {
  margin-top: 48px;
  margin-bottom: 187px;
  font-family: Oswald, sans-serif;
}

.button-2.buttoncontact2.buttoncontact4.buttoncontact5:hover {
  background-color: var(--black-2);
}

.button-2.buttoncontact2.buttoncontact4.buttoncontact5.buttonwebdesign {
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 8px;
  margin-bottom: 119px;
  font-family: Bebas Neue, sans-serif;
}

.button-2.buttoncontact2.buttoncontact4.buttonlower5 {
  margin-bottom: 103px;
  font-family: Oswald, sans-serif;
}

.button-2.buttoncontact2.buttoncontact4.buttonlower5.buttonhigher {
  margin-top: 25px;
}

.button-2.buttoncontact2.highlow2 {
  margin-top: 30px;
  margin-bottom: 19px;
  font-family: Oswald, sans-serif;
}

.button-2.buttoncontact2.highlow2:hover {
  background-color: var(--black-2);
}

.button-2.buttoncontact2.highlow2.highlow7 {
  margin-top: 33px;
  margin-bottom: 103px;
}

.button-2.buttoncontact2.highlow2.highlow7.contact77.contact56 {
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 8px;
  font-family: Bebas Neue, sans-serif;
}

.button-2.buttoncontact2.highlow2.barterbutton {
  background-color: var(--red);
  margin-top: 24px;
}

.button-2.buttoncontact2.highlow2.barterbutton:hover {
  background-color: var(--black-2);
}

.button-2.buttoncontact2.highlow2.barterbutton.barterbutton4 {
  background-color: var(--red);
  margin-top: 20px;
  margin-bottom: 16px;
  display: none;
}

.button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterburron8 {
  margin-top: 34px;
  margin-bottom: 6px;
}

.button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.brterbutoon8 {
  margin-top: 20px;
  margin-bottom: 15px;
  display: none;
}

.button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterbutton9 {
  margin-top: 63px;
  margin-bottom: -7px;
}

.button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterbutton9.barterbutton11 {
  display: none;
}

.button-2.buttoncontact2.highlow2.barterbutton.barterbutton5 {
  background-color: var(--red);
}

.button-2.buttoncontact2.highlow2.barterbutton.barterbutton5.bafrterbnutton12._6724, .button-2.buttoncontact2.highlow2.barterbutton.barterwebdesign {
  display: none;
}

.button-2.buttoncontact2.highlow2.lower568 {
  margin-top: 41px;
  margin-bottom: 101px;
}

.button-2.buttoncontact2.highlow2.lower568:hover {
  background-color: var(--black-2);
}

.button-2.buttoncontact2.highlow2.lower568._8923 {
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 8px;
  font-family: Bebas Neue, sans-serif;
}

.button-2.buttoncontact2.highlow2.button789 {
  display: none;
}

.button-2.higher872 {
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 8px;
  font-family: Bebas Neue, sans-serif;
}

.button-2.higher872:hover {
  background-color: var(--black-2);
  color: var(--white);
}

.button-2.higher872.passivlink {
  background-color: var(--yellow-green-2);
  border-radius: 8px;
}

.button-2.higher872.passivlink.w--current {
  background-color: var(--black-2);
}

.button-2.higher873 {
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 8px;
  font-family: Bebas Neue, sans-serif;
}

.button-2.higher873:hover {
  background-color: var(--black-2);
  color: var(--white);
}

.button-2.higher873.passivlink {
  text-align: center;
}

.button-2.higher873.passivlink.w--current {
  background-color: var(--yellow-green-2);
  text-align: center;
}

.button-2.lower453 {
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 7px;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.button-2.lower453:hover {
  background-color: var(--black-2);
  color: var(--white);
}

.button-2.lower453.passivlink {
  background-color: var(--yellow-green-2);
  color: var(--white);
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  font-family: Bebas Neue, sans-serif;
}

.button-2.lower453.passivlink.w--current {
  background-color: var(--black-2);
}

.button-2.highlow1 {
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, .42);
  border-radius: 8px;
  font-family: Bebas Neue, sans-serif;
}

.button-2.highlow1:hover {
  background-color: var(--black-2);
  color: var(--white);
  font-family: Bebas Neue, sans-serif;
}

.button-2.highlow1.passivlink {
  background-color: var(--yellow-green-2);
  color: var(--white);
  font-family: Bebas Neue, sans-serif;
}

.button-2.highlow1.passivlink.w--current {
  background-color: var(--black-2);
}

.button-2.highlow1.lower20 {
  font-family: Bebas Neue, sans-serif;
}

.button-2.highlow1.lower20:hover {
  background-color: var(--black-2);
}

.button-3, .button-4, .button-5 {
  width: 100%;
}

.image-10 {
  margin-top: 57px;
  margin-bottom: 29px;
}

.youtube-2 {
  border: 1px #000;
}

.image-11 {
  display: none;
}

.container-6 {
  margin-top: -89px;
}

.column-12 {
  padding-left: 0;
}

.column-13 {
  padding-right: 0;
}

.column-14 {
  padding-left: 0;
}

.column-15 {
  padding-right: 0;
}

.divbarter {
  color: var(--white);
  margin-top: 35px;
  margin-bottom: 65px;
}

.textagain {
  margin-top: 80px;
}

.columns-6.higher863 {
  margin-top: -17px;
}

.column-16, .columns-8 {
  text-align: left;
}

.column-17 {
  text-align: right;
}

.image-12 {
  margin-bottom: -186px;
}

.image-12.imag12a, .image-12.image-12a {
  margin-bottom: -147px;
}

.column-18 {
  margin-top: 0;
}

.image-13 {
  margin-top: -20px;
}

.image-14, .image-15, .image-16 {
  border-radius: 10px;
  margin-top: -20px;
}

.image-17 {
  opacity: .9;
  border: 1px #000;
  border-radius: 14px;
  margin-top: 3px;
}

.link-block-5 {
  margin-bottom: 68px;
}

.higher09 {
  margin-top: -44px;
  margin-bottom: 172px;
}

.higher09.higher07 {
  margin-bottom: 191px;
}

.higher09.higher06 {
  margin-top: 2px;
  margin-bottom: 108px;
}

.higher08 {
  margin-bottom: 94px;
}

.higher07 {
  margin-top: -206px;
  margin-bottom: 211px;
}

.higher06 {
  margin-top: -33px;
  margin-bottom: 142px;
}

.column-19 {
  display: none;
}

.div-block-16 {
  width: 400px;
  height: 300px;
}

.link-block-6 {
  margin-top: 229px;
  margin-left: 219px;
}

.div-block-17 {
  margin-top: 17px;
}

.higher67 {
  line-height: 36px;
}

.yellowlink {
  color: var(--dark-grey);
  text-decoration: underline;
}

.div-block-18 {
  margin-top: 41px;
  margin-bottom: 69px;
}

.lowhigh79 {
  margin-bottom: 80px;
}

.highlow34 {
  margin-top: 72px;
  margin-bottom: -134px;
}

.highlow12 {
  margin-bottom: -101px;
}

.image-18, .image-19 {
  border-radius: 10px;
}

.youtube-3 {
  border: 1px #000;
  border-radius: 0;
  margin-top: 40px;
}

.div-block-20 {
  margin-top: -6px;
}

.div-block-21 {
  margin-top: 27px;
}

.div-block-22 {
  margin-top: 27px;
  margin-bottom: 79px;
}

@media screen and (max-width: 991px) {
  .divtopnavi {
    background-position: 54px 98%;
    background-repeat: repeat;
    background-size: cover;
    padding: 24px 0 14px;
  }

  .containertopnavi.containermore {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .navlink {
    background-color: rgba(0, 0, 0, .8);
  }

  .navlink.navlinkburger {
    color: #fff;
    background-color: #ec4710;
    background-image: url('../images/09.jpg');
    background-position: 0 49%;
    background-repeat: repeat-y;
    background-size: auto 80px;
    background-attachment: fixed;
    border-top: 1px dashed #fff;
    border-bottom: 1px #fff;
    padding-left: 208px;
    display: block;
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .navlink.navlinkburger:hover {
    background-color: #df0303;
  }

  .navlink.navlinkburger.pic1 {
    width: 269px;
    color: rgba(255, 255, 255, .82);
    text-align: left;
    background-color: rgba(1, 24, 36, .8);
    background-image: none;
    border-top-style: dashed;
    border-top-color: rgba(255, 255, 255, .5);
    margin-left: 230.5px;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 12px;
    position: relative;
    left: -231px;
    right: -18px;
    overflow: visible;
  }

  .navlink.navlinkburger.pic1:hover {
    color: var(--yellow-green-2);
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic1.orangelink.w--current {
    width: 269px;
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
    border-top-style: dashed;
    border-top-color: rgba(255, 255, 255, .5);
  }

  .navlink.navlinkburger.pic1.orangelink.w--current:active {
    color: #f0622b;
  }

  .navlink.navlinkburger.pic1.orangelink.w--current:focus, .navlink.navlinkburger.pic1.orangelink.w--current:visited {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic1.orangelink.videocol.w--current {
    background-color: rgba(1, 24, 36, .8);
  }

  .navlink.navlinkburger.pic1.orangelink.videocol.w--current:hover {
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic2 {
    color: #fff;
    background-image: url('../images/52.jpg');
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: auto 80px;
    background-attachment: fixed;
    padding-left: 220px;
  }

  .navlink.navlinkburger.pic2:hover {
    background-color: #df0303;
  }

  .navlink.navlinkburger.pic2.white2 {
    width: 269px;
    color: rgba(255, 255, 255, .82);
    background-color: rgba(1, 24, 36, .8);
    background-image: none;
    border-top-color: rgba(255, 255, 255, .5);
    border-bottom-color: rgba(255, 255, 255, .5);
    margin-left: 230.5px;
    padding-left: 15px;
    position: relative;
    left: -231px;
    right: -18px;
  }

  .navlink.navlinkburger.pic2.white2:hover {
    color: var(--yellow-green-2);
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic2.white2:focus, .navlink.navlinkburger.pic2.white2.orangelink {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic2.white2.orangelink:hover, .navlink.navlinkburger.pic2.white2.orangelink:active, .navlink.navlinkburger.pic2.white2.orangelink:focus {
    color: #f0622b;
  }

  .navlink.navlinkburger.pic2.white2.orangelink:visited {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic2.white2.left45 {
    padding-left: 7px;
  }

  .navlink.navlinkburger.pic3 {
    width: 269px;
    color: #fff;
    background-color: rgba(1, 24, 36, .8);
    background-image: none;
    border-top-color: rgba(255, 255, 255, .5);
    margin-left: 230.5px;
    padding-left: 15px;
    padding-right: 8px;
    position: relative;
    left: -231px;
  }

  .navlink.navlinkburger.pic3:hover {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic3.white1 {
    background-image: url('../images/webdesign1_1.jpg');
    background-position: 0 0;
  }

  .navlink.navlinkburger.pic3.orangelink, .navlink.navlinkburger.pic3.orangelink.w--current {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic3.greenlink {
    color: rgba(255, 255, 255, .82);
    padding-left: 15px;
  }

  .navlink.navlinkburger.pic4 {
    width: 269px;
    color: #fff;
    background-color: rgba(1, 24, 36, .8);
    background-image: none;
    border-top-color: rgba(255, 255, 255, .5);
    margin-left: 230.5px;
    padding-left: 15px;
    position: relative;
    left: -231px;
    right: 0;
  }

  .navlink.navlinkburger.pic4:hover {
    color: var(--gold);
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic4.orangelink.w--current {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic4.left45 {
    padding-left: 7px;
  }

  .navlink.navlinkburger.pic5 {
    width: 269px;
    color: #fff;
    background-color: rgba(240, 98, 43, .8);
    background-image: none;
    border-top-color: rgba(255, 255, 255, .5);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-left: 230.5px;
    padding-left: 15px;
    position: relative;
    left: -231px;
  }

  .navlink.navlinkburger.pic5:hover {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic5.bottomnavi {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/flyer.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .navlink.navlinkburger.pic5.navpicbottom {
    height: 280px;
    background-image: url('../images/flyer.jpg');
    background-position: 50% 103px;
    background-size: auto 356px;
  }

  .navlink.navlinkburger.pic5.orangelink.w--current {
    color: #fff;
    background-color: #df0303;
  }

  .navlink.navlinkburger.pic5.orangelink.contact.w--current {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
    border-bottom-style: dashed;
    border-bottom-color: rgba(255, 255, 255, .5);
    border-bottom-left-radius: 3px;
  }

  .navlink.navlinkburger.pic5.orangelink.contact.w--current:hover {
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic5.orangelink.contact.w--current:visited {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .navlink.navlinkburger.pic5.roundleft {
    background-color: #f0622b;
    border-bottom-left-radius: 20px;
  }

  .navlink.navlinkburger.pic5.roundleft:hover {
    color: #f0622b;
    background-color: rgba(1, 24, 36, .97);
  }

  .sectionheader {
    margin-top: -140px;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .sectionheader.sectionheaderless {
    margin-top: -77px;
  }

  .divheader {
    margin-top: 156px;
    margin-bottom: 0;
    padding: 0;
  }

  .divheader.divheadernothome {
    margin-top: 247px;
  }

  .divheader.less982 {
    margin-top: 165px;
  }

  .divheader.ipad5 {
    margin-top: 175px;
  }

  .containerheader {
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .section1 {
    margin-top: -217px;
  }

  .section1.moretop6 {
    margin-top: 0;
  }

  .div1.lesstop2 {
    margin-top: 215px;
  }

  .div1.lesstop2.moretop78 {
    margin-top: 232px;
  }

  .div1.lesstop2.videotopdiv {
    margin-top: 213px;
  }

  .div1.lesstop2.impresum5 {
    background-color: #f8f8ee;
    background-image: url('../images/backnew1.jpg');
    background-position: 50% 0;
    background-size: auto;
  }

  .div1.lesstop {
    margin-top: 45px;
  }

  .container1 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 98px;
  }

  .container1.backflowers {
    background-size: contain;
  }

  .container1.backflowers2 {
    background-image: none;
    margin-top: 98px;
  }

  .container1.backflowers3 {
    background-image: none;
    background-size: auto;
  }

  .iconnavi {
    color: #fff;
    margin-top: -14px;
    padding-top: 7px;
    padding-bottom: 0;
    font-size: 35px;
  }

  .logosmall {
    margin-top: -13px;
    margin-bottom: 2px;
  }

  .logosmall.ipad1 {
    margin-top: -8px;
    margin-bottom: 6px;
  }

  .text {
    padding-left: 72px;
    padding-right: 72px;
  }

  .text.textwider {
    direction: ltr;
    text-align: justify;
  }

  .text.textwider.morebottom {
    margin-top: 18px;
  }

  .text.textwider.middle {
    margin-top: -22px;
    margin-bottom: -33px;
    padding-top: 28px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.middle.lessbottom3 {
    margin-bottom: -40px;
  }

  .text.textwider.middle.moretop4 {
    margin-top: -2px;
  }

  .text.textwider.middle.moretop4.contactmorebottom {
    padding-top: 43px;
  }

  .text.textwider.middle.moretop4.contactmorebottom._897 {
    margin-top: 68px;
    margin-bottom: 68px;
  }

  .text.textwider.middle.moretop4.contactmorebottom._897._986 {
    margin-top: 37px;
  }

  .text.textwider.middle.moretop4.barterheader {
    padding-top: 52px;
  }

  .text.textwider.middle.moretop7 {
    margin-top: 3px;
    margin-bottom: -19px;
  }

  .text.textwider.middle.moretop7.artworkheader {
    margin-top: 8px;
    margin-bottom: -11px;
    padding-top: 39px;
  }

  .text.textwider.middle.moretop7.startheader {
    margin-top: -13px;
    margin-bottom: -2px;
    font-size: 16px;
  }

  .text.textwider.middle.moretop7.startheader.highlow6 {
    margin-top: 84px;
    margin-bottom: -41px;
  }

  .text.textwider.middle.moretop7.startheader.highlow6.videobottom {
    margin-bottom: -37px;
    margin-left: 29px;
    margin-right: 22px;
  }

  .text.textwider.middle.moretop7.startheader.headerphoto1 {
    margin: 121px 17px 35px 33px;
  }

  .text.textwider.middle.moretop7.startheader.headerwebhigher {
    margin-top: -18px;
  }

  .text.textwider.middle.moretop7.startheader.headerwebhigher.webdesigngreen {
    margin-bottom: 30px;
    margin-left: 28px;
    margin-right: 25px;
  }

  .text.textwider.middle.moretop7.startheader.headercontact6 {
    border-bottom-color: rgba(1, 24, 36, .4);
    margin-top: 29px;
  }

  .text.textwider.middle.moretop7.startheader.orangebottom.less897 {
    margin-bottom: -17px;
    margin-left: 31px;
    margin-right: 31px;
  }

  .text.textwider.middle.moretop7.startheader.lesswide87 {
    margin-left: 32px;
    margin-right: 30px;
  }

  .text.textwider.middle.moretop7.startheader.lesswide87.header54 {
    margin-top: -38px;
  }

  .text.textwider.middle.lessbottom5 {
    margin-top: 0;
    margin-bottom: -36px;
  }

  .text.textwider.middle.lessbottom5.less45 {
    padding-top: 35px;
  }

  .text.textwider.middle.lessbottom89 {
    margin-top: -10px;
    margin-bottom: -47px;
  }

  .text.textwider.middle.moretop6 {
    margin-top: -63px;
    margin-bottom: -12px;
  }

  .text.textwider.middle.webdesignheader {
    margin-top: -38px;
    margin-bottom: 27px;
  }

  .text.textwider.middle.webdesignheader.moretop78 {
    margin-top: -21px;
    margin-bottom: -20px;
  }

  .text.textwider.middle.responsive-header {
    margin-top: -76px;
    margin-bottom: -38px;
  }

  .text.textwider.middle.headervideo {
    margin-top: -21px;
  }

  .text.textwider.middle.higher87.higher65 {
    margin-top: 107px;
  }

  .text.textwider.textvideos {
    margin-top: -1px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .text.textwider.textvideos.less5 {
    margin-top: 0;
  }

  .text.textwider.textblack {
    padding-left: 1px;
    padding-right: 1px;
  }

  .text.textwider.textblack.moretop9 {
    margin-bottom: 27px;
  }

  .text.textwider.textblack.moretop9.lower6 {
    margin-top: 29px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.textwider.textblack.moretop9.moretop10 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67 {
    margin-top: 44px;
    margin-bottom: -29px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue {
    margin-bottom: -15px;
    margin-left: 9px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide {
    margin-top: 47px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67 {
    margin-left: 29px;
    margin-right: 22px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.textbarteragain {
    margin-left: 30px;
    margin-right: 33px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.higher671 {
    margin-top: 51px;
  }

  .text.textwider.textblack.morebottom3 {
    text-align: center;
    margin-top: 14px;
    margin-bottom: -8px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text.textwider.textblack.morebottom3.orange.blue {
    margin-left: 9px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78 {
    margin-bottom: -10px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78._25._890 {
    margin-bottom: 32px;
    margin-left: 34px;
    margin-right: 34px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78._25._890._891 {
    margin-top: -15px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78.left456 {
    margin: -15px 29px -50px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower67 {
    margin-top: 40px;
    margin-bottom: 39px;
    margin-left: 0;
    padding-left: 3px;
    font-size: 16px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80 {
    margin-top: 31px;
    margin-bottom: 4px;
    margin-left: 1px;
    padding-left: 32px;
    padding-right: 32px;
    font-style: normal;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65 {
    margin-top: 11px;
    margin-bottom: 41px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65.lower456 {
    margin-left: 29px;
    margin-right: 29px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile.higher789 {
    margin-top: 1px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower89 {
    margin-left: 2px;
    padding-left: 0;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower89.higher56.higher879 {
    margin-left: 28px;
    margin-right: 28px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.down34.down876 {
    margin-bottom: 34px;
    margin-left: 13px;
    margin-right: 13px;
    padding-left: 16px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.down34.down876.down8754 {
    margin-bottom: 48px;
    margin-left: 31px;
    margin-right: 24px;
  }

  .text.textwider.textblack.moreclients {
    text-align: left;
    margin-bottom: 36px;
    margin-left: 29px;
  }

  .text.textwider.textblack.how2 {
    text-align: left;
    margin-bottom: 19px;
    margin-left: 28px;
  }

  .text.textwider.textblack.how2.lower45.lower678 {
    margin-top: 45px;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567 {
    margin-bottom: -29px;
    margin-left: 27px;
    margin-right: 27px;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567.lerft456 {
    margin-left: 4px;
  }

  .text.textwider.textblack.how2.lower45.lower678._789._786 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .text.textwider.textblack.how2.lower45.left56 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .text.textwider.textblack.textwebsites {
    margin-top: -6px;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 26px;
    padding-right: 26px;
  }

  .text.textwider.textblack.textsmaller4 {
    margin-top: 21px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue {
    padding-left: 35px;
    padding-right: 17px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.higher54 {
    margin-top: -63px;
    padding-left: 38px;
    padding-right: 13px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.morewide {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56 {
    padding-left: 3px;
    padding-right: 8px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556 {
    margin-bottom: 42px;
    margin-left: 27px;
    margin-right: 27px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556._61 {
    margin-top: 39px;
    font-weight: 400;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556._61._62 {
    margin-top: 22px;
  }

  .text.textwider.textblack.moredown9.moreleft {
    margin-left: 35px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop54 {
    margin: 1px 26px 58px;
    padding-right: 13px;
    font-size: 16px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop {
    padding-right: 13px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.textbottom2 {
    margin-left: 29px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.colorback.fetter {
    margin-right: 14px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop9 {
    margin-top: 27px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop90 {
    text-align: justify;
    padding-right: 13px;
  }

  .text.morebottom3 {
    margin-bottom: -27px;
    padding-bottom: 0;
    padding-left: 66px;
    padding-right: 66px;
  }

  .text.morebottom3.morebottom4 {
    margin-top: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .text.morebottom3.morebottom4.textinslide {
    margin-top: 189px;
    margin-bottom: -8px;
    padding-top: 12px;
  }

  .text.morebottom3.morebottom4.textinslide.lower5 {
    margin-top: 247px;
  }

  .text.morebottom3.morebottom4.textinslide.lower6 {
    margin-top: 234px;
    padding-top: 19px;
    padding-bottom: 15px;
  }

  .text.morebottom3.morebottom4.lesstop90 {
    margin-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue {
    padding-left: 30px;
    padding-right: 26px;
    font-size: 19px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moredown90.clickexplore {
    padding-left: 18px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moreleft56 {
    margin-top: -1px;
    margin-bottom: -42px;
    padding-left: 31px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16 {
    padding-left: 3px;
    font-size: 16px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16a {
    margin-left: 28px;
    margin-right: 28px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b {
    margin-bottom: 8px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b._89h {
    margin-left: 27px;
    margin-right: 21px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b.textsmaller78 {
    margin-left: 29px;
    margin-right: 37px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b.textsamller98 {
    margin-left: 26px;
    margin-right: 36px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down763 {
    padding-left: 0;
    padding-right: 0;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.higher90 {
    margin-top: -27px;
    margin-bottom: -58px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.low234 {
    margin-top: 19px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2 {
    margin-left: 32px;
    margin-right: 21px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller {
    font-size: 14px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3 {
    margin-top: 80px;
    margin-right: 29px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.highlow9.highlow09 {
    margin-left: 30px;
    margin-right: 31px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.gighlow98 {
    margin-top: 48px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.notwide56.videocolor {
    margin-left: 23px;
    margin-right: 24px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567 {
    margin-top: 30px;
    margin-bottom: -9px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5 {
    margin: 64px 26px 34px 27px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom.less673 {
    margin-bottom: -2px;
    margin-left: 0;
    margin-right: 0;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78 {
    margin: 30px 16px 28px 28px;
  }

  .text.morebottom3.morebottom4.morebottom9.impresum {
    margin-top: 174px;
  }

  .texthead {
    font-size: 46px;
  }

  .texthead.textsmaller {
    font-size: 38px;
  }

  .divbutton.divbuttonless {
    margin-top: 274px;
  }

  .button.moretop.button5 {
    margin-top: 43px;
    padding-left: 43px;
    padding-right: 43px;
  }

  .button.moretop.button5.buttonblue {
    background-color: rgba(1, 24, 36, .85);
    margin: 23px -33px 12px -2px;
    padding-left: 108px;
    padding-right: 108px;
  }

  .button.moretop.button5.wwwlink {
    width: 240px;
    padding-left: 0;
    padding-right: 0;
  }

  .button.moretop.button5.wwwlink.wwwlink2 {
    width: 100%;
    margin-bottom: 0;
    display: inline-block;
  }

  .button.moretop.button5.lower5 {
    margin-top: 45px;
  }

  .button.moretop.button5.lower6 {
    margin-top: 42px;
  }

  .button.moretop.button5.lower6.lower7.lower68 {
    margin-top: 45px;
  }

  .button.moretop.button5.lower6.lower7.lower68.higher78 {
    margin-top: 33px;
    margin-bottom: 131px;
  }

  .button.moretop.button5.lower6.lower7.lower68.higher67 {
    margin-top: -12px;
    margin-bottom: 127px;
  }

  .button.moretop.button5.higher87 {
    width: 305px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .div3 {
    height: 120px;
    padding-top: 15px;
  }

  .div3.divbottom {
    height: 320px;
    margin-top: -2px;
  }

  .div3.divbottom.divbottom5 {
    height: 571px;
  }

  .video {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .menue-button {
    font-size: 20px;
  }

  .menue-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .red {
    font-size: 51px;
  }

  .red.white.black.green {
    font-size: 16px;
  }

  .body {
    background-color: var(--dark-grey);
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .button1.buttonsmaller {
    margin-top: 0;
    margin-left: -54px;
    padding-top: 26px;
    padding-left: 81px;
    padding-right: 81px;
  }

  .button1.buttonsmaller.bless2 {
    max-width: 150px;
    min-height: 0;
    min-width: 0;
    margin-top: 16px;
    margin-left: 21px;
    padding-top: 0;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3 {
    max-width: 100%;
    min-width: 180px;
    margin-top: 22px;
    margin-left: 46px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3.buttondown1 {
    margin-top: 90px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3.buttondown1.buttonup {
    margin-top: 21px;
  }

  .divbutton2 {
    margin-top: -253px;
    margin-right: -98px;
    padding-left: 17px;
  }

  .divbutton2.divbutton2b {
    margin-top: -100px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .divbutton2.divbutton2b.divbutton2d {
    margin-top: -362px;
  }

  .divbutton2.divbutton2b.divbuttonphotos {
    margin-top: -293px;
    margin-bottom: 147px;
    margin-left: -501px;
  }

  .slide1 {
    background-position: 0 79px;
  }

  .slide1.slide9 {
    display: inline-block;
  }

  .slide1.slide10, .slide1.slide14 {
    background-position: 0 0;
  }

  .slide1.slide17 {
    background-position: 0 -213px;
  }

  .slide1.slide22, .slide1.slide26 {
    background-position: 0 0;
  }

  .slide1.slide31 {
    background-position: 0 47%;
    background-size: cover;
  }

  .slide1.slide31._45 {
    background-position: 0 15%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide1.slide31._45._45b {
    background-position: 0 0;
  }

  .slide1.slide31._57, .slide1.slide31.slidevariety {
    background-position: 0 -4px;
  }

  .slide1.slideart3.slidemoretop {
    background-position: 0 0;
  }

  .slide1.slideart3.slidemoretop.slideweb1 {
    background-position: 50% -6%;
    background-repeat: repeat;
    background-size: contain;
    top: 0;
  }

  .slide1.slideart3.slidemoretop._48 {
    background-position: 0 0;
    background-size: cover;
  }

  .slide1.slideart3.slideweb1.lesstop7 {
    top: 0;
  }

  .slide1.slideart3.slidevariety {
    background-position: 0 -4px;
  }

  .slide1.slideart3.fort {
    background-position: 50% -33%;
  }

  .slide1.slideart3.fort.varietyagain, .slide1.slideart3.variety2, .slide1.slideart3.seabreeze, .slide1.slideart3.pigeonpoint {
    background-position: 50%;
  }

  .slide1.slideart3.marigotbay {
    background-position: 50% 0;
  }

  .slide1.slideart3.marigotbay.st-lucia1 {
    background-position: 100% 0;
  }

  .slide1.slideart3.marigotbay.piratesbay {
    background-position: 0 0;
    background-size: cover;
  }

  .slide1.slideart3.marigotbay.church {
    background-position: 0 0;
  }

  .slide1.slideart3.marigotbay.heavenlabay {
    background-position: 50% 0;
    background-size: cover;
  }

  .slide1.slideart3.marigotbay.mtirvine {
    background-position: 50%;
  }

  .slide1.slideart3.marigotbay.susanna {
    background-position: 0 0;
  }

  .slide1.slideart3.marigotbay.crystalsaerial1 {
    background-position: 100% 0;
  }

  .slide1.slideart3.marigotbay.mikesvilla {
    background-position: 0%;
  }

  .slide1.slideart3.marigotbay.laluna {
    background-position: 50%;
    background-size: cover;
  }

  .slide1.slideart3.innonthebay.slide15 {
    background-position: 50%;
  }

  .slide1.slideart3.slidetobago.tobago1 {
    background-position: 0 12px;
  }

  .slide1.slideart3.slidetobago.castara {
    background-position: 50%;
  }

  .slide1.slideart3.slidetobago.shawpark {
    background-position: 50% 0;
  }

  .slide1.slideart4 {
    background-position: 0 0;
    background-size: cover;
    margin-top: 0;
  }

  .slide1.slidevariety {
    background-position: 0 -2px;
  }

  .slide1.marigotbay {
    background-position: 0 7px;
  }

  .mask {
    height: 312px;
    border-bottom: 1px rgba(1, 24, 36, .85);
    margin-top: 111px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .mask.maskless {
    height: 297px;
    margin-top: 30px;
  }

  .section2 {
    background-color: var(--dark-grey);
    margin-top: 7px;
    padding-top: 0;
  }

  .red2 {
    font-size: 21px;
  }

  .red2.textsmaller2 {
    font-size: 18px;
  }

  .red2._25 {
    font-size: 23px;
  }

  .red2._16 {
    font-size: 16px;
  }

  .red2._17 {
    font-size: 17px;
  }

  .red2.redshadow.red2bigger {
    font-size: 40px;
    font-weight: 300;
  }

  .red2.red15 {
    font-size: 16px;
  }

  .red2.lessfont1 {
    font-size: 18px;
  }

  .slider {
    height: 200px;
    margin-top: 107px;
    padding-bottom: 0;
  }

  .slider.sliderless {
    height: 176px;
  }

  .slider.sliderless.lesstop {
    height: 122px;
    margin-top: -18px;
  }

  .slider.sliderbottom {
    height: 270px;
    margin-bottom: 80px;
  }

  .slider.slider5 {
    height: 297px;
  }

  .slider.sliderphotography {
    margin-top: 0;
  }

  .slider.sliderlesstop {
    height: 312px;
    margin-top: -157px;
  }

  .slider.sliderlesstop.slider768 {
    margin-top: -181px;
  }

  .slider.slidernobutton {
    margin-top: 105px;
  }

  .nav-menu {
    width: 728px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-size: auto;
    border-bottom-right-radius: 3px;
    margin-top: 13px;
  }

  .divlightbox.left {
    margin-top: 19px;
    margin-left: 17px;
    padding-top: 46px;
  }

  .divlightbox.left.lower5 {
    margin-bottom: -22px;
  }

  .divlightbox.right {
    padding-bottom: 50px;
  }

  .divlightbox.right.lessbottom2, .divlightbox.right.lessbottom2.colour1 {
    padding-bottom: 38px;
  }

  .divlightbox.right.right2 {
    padding-bottom: 22px;
  }

  .divslidersmall {
    margin-top: 0;
    padding-top: 0;
  }

  .row.morebottom {
    margin-bottom: 40px;
  }

  .row.lesstop5 {
    margin: 16px 16px 35px 26px;
  }

  .row.lesstop5.moretop6.lesstop8 {
    margin-top: 87px;
  }

  .row.lesstop5.morebottom90 {
    margin-left: 26px;
    margin-right: 16px;
  }

  .row.lesstop5.morebottom90.less15 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .videosmall {
    margin-top: 23px;
  }

  .videosmall.moretop4 {
    margin-top: 67px;
  }

  .videosmall.lesstop5 {
    margin-top: 32px;
  }

  .videosmall.lesstop5.lessbottom5 {
    padding-bottom: 0;
  }

  .divvideosmall.divvideosmall2.lower45 {
    margin-bottom: 42px;
  }

  .divvideosmall.lesstop3 {
    margin-top: -59px;
    padding-top: 27px;
    padding-bottom: 34px;
  }

  .divvideosmall.lesstop5 {
    margin-top: -33px;
  }

  .formwrapper {
    margin-top: -53px;
    margin-bottom: 25px;
  }

  .headtextform {
    font-family: Montserrat, sans-serif;
  }

  .headtextform.texthigher {
    margin-top: 16px;
    font-family: Montserrat, sans-serif;
  }

  .headingbottom {
    font-size: 38px;
  }

  .textbottom {
    color: rgba(255, 255, 255, .82);
    text-align: right;
    font-family: PT Sans, sans-serif;
  }

  .textbottom.textbottomright {
    color: rgba(255, 255, 255, .82);
    text-align: left;
  }

  .column {
    text-align: left;
  }

  .imagelogo1 {
    max-width: 89%;
  }

  .imagelogo1.lower1 {
    margin-top: 10px;
  }

  .rowbottom.rowbottom2 {
    margin-top: 40px;
    margin-bottom: 24px;
  }

  .column-5 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .formtablet {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-span-2 {
    font-size: 22px;
  }

  .text-span-6._25 {
    font-size: 21px;
  }

  .text-span-7 {
    font-size: 17px;
  }

  .icon, .icon-2 {
    margin-top: 176px;
  }

  .icon-3, .icon-4 {
    margin-top: 172px;
  }

  .slidenavi {
    margin-bottom: 59px;
  }

  .image10 {
    margin: 16px auto 11px;
    display: block;
  }

  .image10.moretop30 {
    margin-top: 33px;
  }

  .image10.bigvttobago {
    margin-top: -13px;
  }

  .linktextbottom {
    margin-top: 23px;
  }

  .div-block-2 {
    border-bottom-left-radius: 0;
    margin-top: 70px;
    padding-bottom: 50px;
  }

  .text-block {
    margin-top: 119px;
  }

  .text-block-2 {
    margin-top: 259px;
  }

  .text-block-3 {
    margin-top: 119px;
  }

  .text-block-4 {
    margin-top: 259px;
  }

  .text-block-5 {
    margin-top: 258px;
  }

  .text-block-6 {
    margin-top: 259px;
  }

  .text-block-7 {
    margin-top: 258px;
  }

  .text-block-8 {
    margin-top: 257px;
  }

  .text-block-9 {
    margin-top: 260px;
  }

  .divpicslightbox {
    margin: -56px -3px -77px 5px;
  }

  .divpicslightbox.homelightbox {
    margin-top: 36px;
    margin-bottom: -62px;
  }

  .div-block-5 {
    margin-top: -205px;
    margin-bottom: 84px;
  }

  .div-block-5.lower90 {
    margin-top: -78px;
    margin-bottom: 103px;
  }

  .div-block-5.divblick5b {
    margin-top: -121px;
  }

  .image-3 {
    max-width: 22%;
  }

  .image-4.image56 {
    margin-top: 0;
  }

  .lightbox-link.lightboxdown {
    margin-top: 39px;
    margin-bottom: -53px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .divheadtext.color2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .divheadtext.color2.lesstop8 {
    margin-top: 95px;
  }

  .rowvideo.higher5.higher6 {
    margin-top: -48px;
  }

  .rowvideo.higher9 {
    margin-top: 30px;
    margin-bottom: -34px;
  }

  .div23.color2.moretop7.divphotography {
    background-color: #f8f8ee;
    background-image: url('../images/backnew2.jpg');
    background-position: 50% 0;
    background-size: auto;
    margin-top: -100px;
    padding-top: 19px;
  }

  .div23.color2.moretop7.divphotography.divphotography2 {
    margin-top: 0;
  }

  .div23.color2.divvideo {
    background-position: 50% 0;
    background-size: auto;
    margin-top: 0;
  }

  .div23.color2.divvideo.divmoretop6 {
    margin-top: -8px;
  }

  .div23.color2.divvideo.headwithout {
    background-color: #f8f8ee;
    background-image: url('../images/backnew2.jpg');
    background-position: 50% 0;
    background-size: auto;
    margin-top: -3px;
  }

  .div23.color2.divvideo.divvideo2 {
    margin-top: -6px;
  }

  .div23.color2.divvideo.divvideo3 {
    margin-top: 1px;
  }

  .div23.color2.vs {
    color: #ffc;
    background-color: #f8f8ee;
    background-image: url('../images/backnew4.jpg');
    background-position: 50% 0;
    background-repeat: repeat-y;
    background-size: cover;
    margin-top: -6px;
  }

  .div23.color3.divbarter {
    background-color: #f8f8ee;
    background-image: url('../images/backnew2.jpg');
    background-position: 50% 0;
    background-size: auto;
    margin-top: 40px;
  }

  .div23.color3.divbarter.divbarter2 {
    margin-top: 45px;
  }

  .div23.color3.divbarter.moretop67 {
    margin-top: 57px;
  }

  .div23.color3.divbarter.lrddbozzom78 {
    margin-top: -66px;
    margin-bottom: auto;
  }

  .div23.color4.color5, .div23.color4.color5.artworkhigher {
    margin-top: 0;
  }

  .div23.color4.webdesign {
    background-color: #f8f8ee;
    background-image: url('../images/backnew2.jpg');
    background-position: 50% 0;
    background-size: auto;
    margin-top: -100px;
  }

  .div23.color4.webdesign.webdesign2 {
    margin-top: 6px;
  }

  .divsocialmedia {
    margin-top: -199px;
  }

  .divsocialmedia.divsocialmedia2 {
    margin-top: -189px;
  }

  .divsocialmedia.divsocialmedia2.divsocialmedia5 {
    margin-top: -255px;
  }

  .divsocialmedia.divsocialmedia2.divsocialmedia4 {
    margin-top: -243px;
  }

  .divsocialmedia.up9 {
    margin-top: -269px;
  }

  .divsocialmediasingle {
    max-width: 45px;
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .divlanguage {
    margin-left: -27px;
  }

  .flag {
    max-width: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-7 {
    min-width: 260px;
    margin-top: -175px;
    margin-right: 46px;
  }

  .image-7.lowerinvideo {
    margin-top: -58px;
  }

  .image-7.lowerinvideo.imagesmaller {
    margin-top: 111px;
    margin-right: -45px;
  }

  .divarrow {
    margin-top: -48px;
  }

  .divarrow.dicarrow3 {
    margin-top: -29px;
    margin-bottom: -25px;
  }

  .arrow {
    margin-top: -3px;
    margin-bottom: 1px;
  }

  .blackbold.blacksmaller, .blackbold.blacksmaller.textsmaller2 {
    font-size: 51px;
  }

  .blackbold.smaller67 {
    font-size: 22px;
  }

  .divbox {
    background-color: rgba(0, 0, 0, 0);
    margin: 33px;
  }

  .orange.blue {
    font-size: 16px;
  }

  .containerlower {
    margin-top: 150px;
  }

  .div-block-7 {
    padding-top: 0;
  }

  .div-block-7.lower56 {
    margin-top: 45px;
    padding-top: 0;
  }

  .div-block-7.smaller56 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .rowmoredown.vs2b.vtstartpage {
    margin-left: 19px;
    margin-right: 19px;
  }

  .rowmoredown.vs2b.vtstartpage.row45 {
    margin-left: 24px;
    margin-right: 21px;
  }

  .imageartwork {
    margin-bottom: -65px;
  }

  .imageartwork.teaserhigher {
    margin-top: 47px;
  }

  .bold-text {
    font-size: 29px;
    font-weight: 400;
  }

  .link-block-2 {
    width: 200px;
    margin-top: -47px;
    margin-left: 0;
    margin-right: 83px;
  }

  .textdestination {
    margin-top: 110px;
    padding-left: 52px;
  }

  .background-video {
    height: 350px;
    margin-top: 263px;
    margin-bottom: -217px;
  }

  .text-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-2.morebottom {
    padding-left: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 35px;
  }

  .divvs {
    padding-left: 0;
    padding-right: 0;
  }

  .divvstablet {
    margin-top: 27px;
    margin-bottom: -47px;
    margin-left: -46px;
    padding-left: 0;
  }

  .divoverview {
    width: 700px;
    margin-top: -13px;
  }

  .divoverview._2d {
    margin-top: -2px;
    margin-bottom: -121px;
  }

  .imageteaser {
    margin-bottom: -36px;
  }

  .columns.lower5 {
    margin-bottom: 70px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .bold-text-2 {
    padding-right: 28px;
  }

  .text-block-13 {
    margin-top: -63px;
    padding-top: 0;
  }

  .text-block-13.lower345 {
    margin-top: -45px;
  }

  .divttablet {
    border: 10px solid var(--yellow-green-2);
    background-color: var(--yellow-green-2);
    margin: 10px 5px -9px;
    box-shadow: 1px 1px 3px #000;
  }

  .divttablet.homevt {
    background-color: rgba(255, 255, 255, .39);
    border-color: rgba(255, 255, 255, .39);
    margin-top: -26px;
    margin-bottom: -98px;
  }

  .divttablet.homevt.vtexamples {
    margin-top: 60px;
    margin-bottom: -17px;
  }

  .fixed-image-section {
    margin-top: -166px;
    padding-top: 146px;
    padding-bottom: 146px;
  }

  .white-2 {
    font-size: 12px;
  }

  .containerteaser {
    margin-top: 42px;
    padding-top: 0;
  }

  .divtvstand {
    margin-top: -61px;
  }

  .div-block-10 {
    margin-top: 13px;
  }

  .smaller7 {
    font-weight: 400;
  }

  .row-10.moretop2 {
    width: 700px;
    height: 100%;
    margin-top: 14px;
    margin-left: 24px;
  }

  .divsign {
    margin-bottom: 25px;
  }

  .divsign.divsign3 {
    margin-top: -2px;
    margin-bottom: 17px;
  }

  .divsign2 {
    margin-top: -103px;
  }

  .image-9 {
    margin-left: -126px;
  }

  .container-5 {
    margin-top: -24px;
    padding-top: 0;
  }

  .container-5.container5b {
    margin-top: 0;
  }

  .div-block-11 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .div-block-11.higher67 {
    margin-top: -22px;
    margin-left: 26px;
    margin-right: 26px;
  }

  .div-block-11.higher67.left564 {
    margin-left: 2px;
  }

  .div-block-11.lower45 {
    margin-top: 17px;
    margin-left: -5px;
    margin-right: -29px;
  }

  .columns-2 {
    margin-left: -12px;
    margin-right: -12px;
  }

  .divheadinginslide {
    margin-top: -7px;
    padding-bottom: 0;
  }

  .hedinginslide {
    margin-top: 8px;
    font-size: 40px;
  }

  .text-span-11 {
    font-size: 33px;
  }

  .imagdown89 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .teasercollage {
    margin-top: 119px;
    margin-left: 0;
    display: block;
  }

  .teasercollage.smaller67 {
    margin-bottom: -211px;
  }

  .youtube {
    width: 94%;
    margin-left: 21px;
  }

  .youtube.lower567 {
    margin-top: 22px;
    margin-bottom: 18px;
  }

  .youtube.lower567.smaller983 {
    width: 93%;
    margin-left: 27px;
  }

  .youtube.youtubedown {
    width: 93%;
    margin-left: 25px;
  }

  .teaservideo {
    margin-top: 0;
  }

  .teaservideo.taerteaserwebdesign {
    width: 94%;
    margin: 38px 26px 18px 25px;
    padding-left: 0;
  }

  .columns-3 {
    width: 705px;
    text-align: center;
    margin-left: -14px;
    margin-right: -14px;
  }

  .less342 {
    text-align: center;
    justify-content: space-between;
    margin-left: 14px;
    margin-right: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .column-11 {
    padding-left: 10px;
  }

  .button-2.buttoncontact2 {
    margin-top: 97px;
  }

  .button-2.buttoncontact2:hover {
    background-color: rgba(27, 176, 209, .85);
  }

  .button-2.buttoncontact2.contactlower.notwide45 {
    width: 95%;
  }

  .button-2.buttoncontact2.contactlower.notwide45.contact76 {
    width: 92%;
    margin-left: 0;
    margin-right: 0;
  }

  .button-2.buttoncontact2.buttoncontact3 {
    margin-bottom: 140px;
  }

  .button-2.buttoncontact2.buttoncontact3.buttonlower567.buttonprozent1 {
    width: 92%;
  }

  .button-2.buttoncontact2.buttoncontact3.buttonlower567.buttonprozent1.hiher90 {
    width: 94%;
    margin-top: 21px;
    margin-left: 0;
    margin-right: 0;
  }

  .button-2.buttoncontact2.buttoncontact4 {
    margin-top: 235px;
    margin-bottom: 128px;
  }

  .button-2.buttoncontact2.buttoncontact4.buttoncontact5 {
    width: 96%;
    margin-top: 54px;
    margin-left: 11px;
    margin-right: -13px;
  }

  .button-2.buttoncontact2.highlow2.highlow7 {
    margin-bottom: 104px;
  }

  .button-2.buttoncontact2.highlow2.highlow7.contact77 {
    width: 90%;
    margin-left: 25px;
    margin-right: -27px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton {
    width: 92%;
    margin-top: 18px;
    margin-left: 30px;
    margin-right: 0;
    font-size: 27px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4 {
    margin-left: 0;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterbutton9.barterbutton11 {
    margin-top: 24px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterbutton10 {
    margin-top: -15px;
    margin-bottom: 37px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton5 {
    width: 94%;
    margin-bottom: 7px;
    margin-left: 3px;
  }

  .button-2.buttoncontact2.highlow2.lower568 {
    width: 94%;
  }

  .button-2.buttoncontact2.highlow2.button789 {
    width: 88%;
    margin-left: 30px;
  }

  .div-block-15 {
    display: none;
  }

  .image-11 {
    text-align: left;
    margin-top: 167px;
    margin-bottom: -253px;
    margin-left: 53px;
    padding-bottom: 0;
    display: none;
  }

  .columns-4 {
    width: 100%;
    text-align: center;
    padding-left: 25px;
    padding-right: 0;
  }

  .columns-5 {
    width: 100%;
    margin-right: -10px;
    padding-left: 25px;
    padding-right: 0;
  }

  .columns-6 {
    padding-left: 25px;
    padding-right: 19px;
  }

  .columns-6.higher863 {
    margin-top: 5px;
    padding-right: 0;
  }

  .container-7 {
    padding-right: 21px;
  }

  .columns-7 {
    padding-left: 25px;
  }

  .image-12 {
    margin-top: -33px;
    margin-bottom: -106px;
  }

  .image-12.imag12a {
    margin-top: -55px;
    margin-bottom: -57px;
  }

  .image-12.image-12a {
    margin-bottom: -57px;
  }

  .image-17 {
    margin-top: 18px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 29px;
    padding-right: 29px;
  }

  .higher09 {
    margin-bottom: 121px;
  }

  .higher09.higher07 {
    margin-bottom: 134px;
  }

  .higher09.higher06 {
    margin-top: 99px;
    margin-bottom: 18px;
  }

  .higher08 {
    margin-bottom: 92px;
  }

  .higher07 {
    margin-bottom: 132px;
  }

  .higher06 {
    margin-top: -45px;
    margin-bottom: 91px;
  }

  .link-block-6 {
    width: 220px;
    margin-top: -10px;
    margin-left: -1px;
    display: block;
  }

  .brand-2 {
    margin-left: 9px;
  }

  .brand-2.w--current, .brand-3, .brand-4, .brand-5, .brand-6, .brand-7, .brand-8, .brand-9 {
    margin-left: 23px;
  }

  .lowhigh79 {
    margin-top: 35px;
    margin-bottom: 43px;
    padding-left: 84px;
    padding-right: 84px;
  }

  .highlow12 {
    margin-top: -33px;
    margin-bottom: -36px;
  }

  .highlow12.highlo90 {
    margin-bottom: -54px;
  }

  .div-block-19 {
    margin: -36px -9px 40px 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-19.lessleft3 {
    margin-left: 26px;
    margin-right: 0;
  }

  .div-block-19.lessright5 {
    margin-right: 26px;
  }

  .div-block-21 {
    margin-bottom: 44px;
  }
}

@media screen and (max-width: 767px) {
  .sectiontopnavi.notfixed {
    position: absolute;
  }

  .divtopnavi {
    background-position: 89px 93%;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .navlink.navlinkburger.pic1 {
    text-align: left;
    padding-left: 24px;
    padding-right: 8px;
  }

  .navlink.navlinkburger.pic1.orangelink.w--current {
    text-align: left;
    padding-left: 24px;
  }

  .navlink.navlinkburger.pic2 {
    padding-left: 222px;
  }

  .navlink.navlinkburger.pic2.white2 {
    text-align: left;
    padding-left: 24px;
  }

  .navlink.navlinkburger.pic3 {
    text-align: left;
    padding-left: 24px;
    padding-right: 8px;
  }

  .navlink.navlinkburger.pic3.greenlink {
    padding-left: 24px;
  }

  .navlink.navlinkburger.pic4, .navlink.navlinkburger.pic5 {
    text-align: left;
    padding-left: 24px;
  }

  .navlink.navlinkburger.pic5.bottomnavi {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .sectionheader {
    margin-top: 31px;
  }

  .divheader {
    margin-top: 32px;
    margin-bottom: -13px;
    padding-top: 59px;
    padding-bottom: 0;
  }

  .divheader.divheadernothome {
    margin-top: -7px;
    display: none;
  }

  .divheader.less982 {
    margin-top: 46px;
  }

  .divheader.ipad5 {
    margin-top: 20px;
  }

  .div1.lesstop2 {
    margin-top: 139px;
    padding-top: 0;
  }

  .div1.lesstop2.moretop78 {
    margin-top: 109px;
  }

  .div1.lesstop {
    margin-top: -178px;
  }

  .container1 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .container1.container2 {
    padding-top: 30px;
  }

  .container1.container2.container3 {
    background-color: rgba(1, 24, 36, .85);
    background-image: none;
    background-size: auto;
    border-bottom-style: none;
    margin-bottom: 75px;
    padding-top: 40px;
  }

  .container1.container2.container3.container4.container5 {
    background-color: rgba(1, 24, 36, .85);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 48px;
    padding-bottom: 23px;
  }

  .container1.container2.darkgrey {
    background-color: rgba(1, 24, 36, .85);
    background-image: none;
    background-size: auto;
    border-bottom-style: none;
    margin-bottom: 75px;
    padding-top: 40px;
  }

  .container1.container2.topline {
    background-color: rgba(1, 24, 36, .85);
    background-image: none;
    background-size: auto;
    border-top: 1px #fff;
    border-bottom-style: none;
    margin-top: -1px;
    margin-bottom: 75px;
    padding-top: 34px;
  }

  .container1.backflowers2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    margin-top: 102px;
    margin-bottom: 75px;
  }

  .logosmall {
    margin-top: -25px;
  }

  .logosmall.ipad1 {
    margin-top: -24px;
  }

  .text {
    color: rgba(255, 255, 255, .82);
    margin-bottom: -27px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .text.textwider.middle.moretop4.contactmorebottom._897 {
    margin-top: 92px;
    margin-bottom: 61px;
  }

  .text.textwider.middle.moretop4.barterheader {
    padding-top: 46px;
  }

  .text.textwider.middle.moretop7.artworkheader {
    margin-top: 62px;
    padding-top: 2px;
  }

  .text.textwider.middle.moretop7.startheader {
    margin-bottom: -6px;
    margin-left: 27px;
    margin-right: 27px;
    font-size: 12px;
  }

  .text.textwider.middle.moretop7.startheader.headerphoto1 {
    margin-top: 49px;
  }

  .text.textwider.middle.moretop7.startheader.headerphoto1.lower458 {
    margin-top: 107px;
  }

  .text.textwider.middle.moretop7.startheader.headerwebhigher.webdesigngreen {
    margin-top: 67px;
    margin-bottom: 28px;
  }

  .text.textwider.middle.moretop7.startheader.headercontact6 {
    margin: 63px 6px 46px -1px;
  }

  .text.textwider.middle.lessbottom89 {
    margin-bottom: -48px;
  }

  .text.textwider.middle.webdesignheader {
    margin-top: -4px;
    margin-bottom: 23px;
  }

  .text.textwider.middle.webdesignheader.moretop78 {
    margin-top: 11px;
  }

  .text.textwider.middle.responsive-header {
    margin-top: -30px;
    margin-bottom: -59px;
  }

  .text.textwider.middle.headervideo {
    margin-top: -25px;
    margin-bottom: -23px;
  }

  .text.textwider.middle.higher87.higher65 {
    margin-top: 19px;
  }

  .text.textwider.textvideos {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .text.textwider.textvideos.higher65 {
    margin-top: -48px;
  }

  .text.textwider.textblack {
    text-align: justify;
    padding-left: 11px;
    padding-right: 11px;
  }

  .text.textwider.textblack.moretop9.higher6 {
    margin-top: -47px;
  }

  .text.textwider.textblack.moretop9.moretop10 {
    text-align: justify;
    margin-top: 100px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67 {
    margin-top: 67px;
    margin-bottom: -39px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide {
    margin-top: 128px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90 {
    margin-left: 2px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.textbarteragain {
    line-height: 35px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.higher671 {
    margin-top: -25px;
    margin-bottom: -47px;
  }

  .text.textwider.textblack.morebottom6 {
    margin-bottom: -12px;
  }

  .text.textwider.textblack.morebottom3 {
    text-align: justify;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78 {
    margin-bottom: -25px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78._25._890 {
    margin-bottom: 45px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78.left456 {
    margin-left: 16px;
    margin-right: 22px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78.left456.right563 {
    margin-left: 29px;
    margin-right: 28px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78.left456.higher789 {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 35px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower67 {
    margin-left: 11px;
    margin-right: 8px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower67._25 {
    margin-left: 11px;
    margin-right: -33px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80 {
    margin-left: 11px;
    margin-right: 11px;
    padding-left: 18px;
    padding-right: 22px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65.lower456 {
    margin-bottom: 132px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower89 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.down34 {
    margin-bottom: 136px;
  }

  .text.textwider.textblack.moreclients {
    text-align: left;
  }

  .text.textwider.textblack.how2 {
    margin-left: 18px;
    padding-left: 0;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567 {
    margin-left: 4px;
    margin-right: 8px;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567.right56 {
    margin-left: 13px;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567.right678 {
    margin-left: 18px;
  }

  .text.textwider.textblack.how2.lower45.lower678._789 {
    margin-top: 23px;
    margin-left: 11px;
  }

  .text.textwider.textblack.how2.lower45.lower678._789._786 {
    margin-left: 18px;
  }

  .text.textwider.textblack.morebottom8 {
    margin-bottom: 7px;
  }

  .text.textwider.textblack.morebottom8.moretop10 {
    text-align: justify;
    margin-top: 37px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .text.textwider.textblack.moredown8 {
    text-align: justify;
    margin-bottom: -15px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .text.textwider.textblack.textform {
    text-align: justify;
    padding-left: 3px;
    padding-right: 3px;
  }

  .text.textwider.textblack.textform.textsmaller56.middle7 {
    text-align: center;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.morewide {
    margin-top: 50px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556 {
    margin-left: 17px;
    margin-right: 17px;
    padding-left: 15px;
    padding-right: 24px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556._61 {
    line-height: 35px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop54 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop {
    margin-top: 1px;
    padding-right: 25px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.textmoretop3 {
    margin-top: -116px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop9 {
    padding-right: 25px;
  }

  .text.morebottom3 {
    padding-bottom: 26px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text.morebottom3.morebottom4 {
    text-align: center;
    margin-bottom: 4px;
    padding-bottom: 0;
  }

  .text.morebottom3.morebottom4.blocksatz {
    margin-top: 29px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .text.morebottom3.morebottom4.blocksatz.headtext {
    margin-bottom: -22px;
  }

  .text.morebottom3.morebottom4.textinslide {
    margin-top: 182px;
    padding-top: 8px;
    padding-bottom: 4px;
  }

  .text.morebottom3.morebottom4.textinslide.lower6 {
    margin-top: 148px;
    padding-top: 15px;
  }

  .text.morebottom3.morebottom4.lesstop90, .text.morebottom3.morebottom4.lesstop90.lowertext4 {
    text-align: justify;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16 {
    padding-left: 18px;
    padding-right: 15px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16a {
    margin-left: 13px;
    margin-right: 13px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b {
    margin-left: 15px;
    margin-right: 24px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b._89h {
    margin-left: 16px;
    margin-right: 6px;
    padding-left: 1px;
    padding-right: 5px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b.textsmaller78 {
    margin-left: 12px;
    margin-right: 15px;
    padding-left: 15px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b.textsamller98 {
    padding-left: 0;
    padding-right: 0;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.higher90 {
    margin-bottom: -34px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller {
    margin-bottom: -25px;
    line-height: 29px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.highlow9.highlow09 {
    margin-left: 13px;
    margin-right: 5px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567 {
    font-family: Oswald, sans-serif;
    font-size: 35px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78 {
    margin-bottom: 132px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78.exampleswebdesign.higherup1.higherup8 {
    margin-top: 78px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower891 {
    margin-bottom: 66px;
  }

  .text.morebottom3.morebottom4.morebottom9.moretop89 {
    margin-top: 28px;
  }

  .text.morebottom3.morebottom4.morebottom9.impresum {
    margin-top: 205px;
  }

  .text.morebottom3.lessbottom5.textblock {
    text-align: center;
  }

  .text.left2 {
    text-align: justify;
    padding-left: 26px;
    padding-right: 26px;
  }

  .text.lower4.textblack {
    color: var(--white);
    padding-top: 36px;
  }

  .texthead {
    font-family: Kaushan Script, sans-serif;
    font-size: 36px;
  }

  .button.moretop.button5.buttonblue {
    margin-top: 30px;
    margin-left: -2px;
    margin-right: -22px;
    padding-left: 235px;
    padding-right: 235px;
  }

  .button.moretop.button5.morebottom3 {
    margin: 52px 14px 45px;
    padding-left: 0;
    padding-right: 0;
  }

  .button.moretop.button5.morebottom3.buttonmobile {
    margin-top: -2px;
    margin-bottom: 73px;
  }

  .button.moretop.button5.buttonwhatever {
    margin-bottom: 53px;
  }

  .button.moretop.button5.wwwlink {
    padding-left: 0;
    padding-right: 0;
  }

  .button.moretop.button5.wwwlink.wwwlink2 {
    margin-top: 4px;
    display: inline-block;
  }

  .button.moretop.button5.morebottom8 {
    margin-bottom: 27px;
  }

  .button.moretop.button5.lower6 {
    margin-top: 58px;
  }

  .button.moretop.button5.lower6.lower7.lower68.higher78.lower67 {
    margin-top: 56px;
  }

  .button.moretop.button5.lower6.lower7.lower68.higher67 {
    margin-top: 0;
  }

  .button.moretop.button5.higher87 {
    width: 460px;
    margin-bottom: 39px;
  }

  .div3 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-size: auto;
  }

  .div3.divbottom {
    height: 400px;
    text-align: center;
    background-color: #538b15;
    border-top-style: none;
    margin-top: 0;
    padding-top: 0;
  }

  .video {
    width: 100%;
    margin-left: -1px;
  }

  .menue-button {
    margin-top: -9px;
  }

  .red.white.black.green {
    font-size: 27px;
  }

  .button1.buttonsmaller {
    margin-top: 33px;
    margin-left: -68px;
    padding-left: 77px;
    padding-right: 102px;
  }

  .button1.buttonsmaller.mobile1 {
    margin-left: -6px;
    margin-right: -5px;
    padding-left: 66px;
  }

  .button1.buttonsmaller.button7 {
    margin-top: 20px;
  }

  .button1.buttonsmaller.bless2 {
    max-width: 120px;
    margin-top: 18px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3 {
    min-width: 100px;
    margin-top: 15px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3.buttondown1 {
    margin-top: 66px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3.buttondown1.buttonup {
    margin-top: 14px;
  }

  .divbutton2 {
    margin-right: -214px;
  }

  .divbutton2.divbutton2b {
    margin-top: -27px;
  }

  .divbutton2.divbutton2b.divbuttonphotos {
    margin-top: -267px;
    margin-bottom: 90px;
    margin-left: -331px;
  }

  .slide1 {
    background-position: 0 -2px;
  }

  .slide1.slide10 {
    background-image: url('../images/varietyvillas.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide1.slide14 {
    background-position: 0 -5px;
  }

  .slide1.slide17 {
    background-position: 0 -228px;
  }

  .slide1.slide19 {
    background-position: 0 -25px;
  }

  .slide1.slide20.buttonsmaller {
    background-size: cover;
  }

  .slide1.slide22 {
    background-position: 0 -7px;
  }

  .slide1.slide26 {
    background-position: 0 -76px;
  }

  .slide1.slide29 {
    background-image: url('../images/pigeonpoint13.jpg');
  }

  .slide1.slide31 {
    background-size: cover;
  }

  .slide1.slide31._45 {
    background-position: 50% -4px;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide1.slide31._45._45b {
    background-position: 0 -7px;
    background-size: cover;
  }

  .slide1.slide31._57, .slide1.slide31.slidevariety {
    background-position: 0 -21px;
  }

  .slide1.slideart3.slidemoretop {
    background-position: 0 0;
  }

  .slide1.slideart3.slidemoretop.slideweb1 {
    background-position: 0 -13px;
  }

  .slide1.slideart3.slidevariety {
    background-position: 0 -21px;
  }

  .slide1.slideart3.fort {
    background-position: 50% 0;
  }

  .slide1.slideart3.fort.varietyagain {
    background-position: 50%;
  }

  .slide1.slideart3.marigotbay {
    background-position: 50% -50%;
  }

  .slide1.slideart3.marigotbay.st-lucia1 {
    background-position: 50%;
  }

  .slide1.slideart3.marigotbay.piratesbay {
    background-position: 100%;
  }

  .slide1.slideart3.marigotbay.church {
    background-position: 50%;
  }

  .slide1.slideart3.marigotbay.heavenlabay {
    background-position: 50% 0;
    background-size: cover;
  }

  .slide1.slideart3.marigotbay.mtirvine {
    background-position: 50%;
  }

  .slide1.slideart3.marigotbay.mikesvilla {
    background-position: 100%;
  }

  .slide1.slideart3.slidetobago.shawpark {
    background-position: 50% 0;
  }

  .slide1.slideart4 {
    background-position: 0 0;
    background-size: cover;
  }

  .slide1.slidevariety {
    background-position: 0 -21px;
  }

  .slide1.marigotbay {
    background-position: 0 4px;
  }

  .mask {
    height: 280px;
    margin-top: -10px;
  }

  .mask.maskless {
    height: 226px;
  }

  .section2 {
    background-color: var(--yellow-green);
    margin-top: 7px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section2.section2b {
    margin-top: -60px;
  }

  .section2.morebottom9 {
    padding-bottom: 229px;
  }

  .red2 {
    font-size: 19px;
  }

  .red2._25 {
    font-size: 21px;
  }

  .red2.redshadow.red2bigger {
    margin-left: 15px;
  }

  .red2.red15 {
    font-size: 17px;
  }

  .slider {
    height: 206px;
    margin-top: 0;
    margin-bottom: -50px;
  }

  .slider.sliderless.moretop4 {
    margin-top: -29px;
  }

  .slider.slider5 {
    height: 226px;
    margin-top: 60px;
  }

  .slider.sliderlesstop {
    height: 280px;
    margin-top: 43px;
    margin-bottom: 0;
  }

  .slider.sliderlesstop.slider768 {
    margin-top: 99px;
  }

  .slider.slidernobutton {
    margin-top: 5px;
    margin-bottom: -13px;
  }

  .nav-menu {
    width: 271px;
    margin-top: -1px;
    margin-left: 0;
  }

  .containerrow2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .column1 {
    padding-left: 10px;
    padding-right: 0;
  }

  .column2.moretop8 {
    margin-top: 38px;
    margin-bottom: -65px;
  }

  .divlightbox.left {
    margin-left: 10px;
  }

  .divlightbox.left.lightboxmovies.right.movies2.higher7 {
    margin-top: -108px;
    margin-bottom: -141px;
  }

  .divlightbox.left.lightboxmovies.movies2 {
    margin-bottom: 33px;
  }

  .divlightbox.left.webmobile.moretop7 {
    margin-top: 35px;
  }

  .divlightbox.left.webmobile.morebottom10 {
    margin-bottom: 34px;
  }

  .row.lesstop5 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .row.lesstop5.morebottom90 {
    margin-top: 113px;
  }

  .videosmall.videolower {
    margin-bottom: 48px;
  }

  .divvideosmall.divvideosmall2.morebottomvideo {
    margin-top: 42px;
    padding-bottom: 12px;
  }

  .divvideosmall.divvideosmall2.lower45 {
    margin-top: -120px;
    margin-bottom: 117px;
  }

  .formwrapper {
    padding-left: 11px;
    padding-right: 11px;
  }

  .formwrapper.moretop3 {
    margin-top: 35px;
  }

  .formwrapper.moretop3.lesswide {
    margin-top: 57px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .headtextform, .headtextform.texthigher {
    font-family: Montserrat, sans-serif;
  }

  .headingbottom {
    font-size: 33px;
  }

  .red4 {
    font-size: 20px;
  }

  .column-3.rowsocial {
    margin-top: 41px;
    padding-top: 0;
    padding-left: 82px;
  }

  .rowbottom.rowbottom2.rowtablet.moretop3 {
    margin-top: 123px;
  }

  .imagebottommobile {
    margin-top: -75px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .divbigpicture {
    margin-top: -7px;
  }

  .divbigpicture.lesstop9 {
    margin-top: -28px;
  }

  .divtextbigpicture {
    margin-top: -48px;
  }

  .column-5 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .row-2 {
    margin-top: 75px;
  }

  .formtablet {
    margin-top: -124px;
  }

  .formtablet.lesstop6 {
    margin-top: 21px;
  }

  .text-span-2, .text-span-3, .text-span-4._25 {
    font-size: 21px;
  }

  .text-span-6._25 {
    text-align: center;
  }

  .icon {
    margin-top: 78px;
  }

  .icon-2 {
    margin-top: 77px;
  }

  .slidenavi {
    margin-bottom: 41px;
    display: block;
  }

  ._25 {
    font-size: 22px;
  }

  .text-span-8 {
    padding-top: 0;
  }

  .image10.moreright {
    max-width: 0%;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image10.lower34 {
    margin-bottom: -37px;
  }

  .imagebig.imagebottomless2 {
    margin-bottom: -128px;
  }

  .imagebig.imagebottom3 {
    margin-bottom: -115px;
  }

  .imagebig.lessb10 {
    margin-bottom: 13px;
  }

  .divvideophone {
    margin-top: 19px;
  }

  .texttopmobile.red2 {
    margin-top: 35px;
    padding-left: 84px;
    padding-right: 84px;
    font-family: PT Sans, sans-serif;
    font-size: 21px;
    line-height: 29px;
  }

  .moredown {
    margin-top: 163px;
  }

  .moredown.moredown2 {
    margin-top: 160px;
    margin-bottom: 8px;
  }

  .column-9 {
    margin-top: -38px;
  }

  .row-3 {
    margin-top: 164px;
    margin-bottom: 7px;
  }

  .row-4 {
    margin-top: 45px;
    margin-bottom: 6px;
  }

  .row-5 {
    margin-top: 115px;
  }

  .column-10 {
    margin-top: -72px;
  }

  .row-6 {
    margin-top: 163px;
    margin-bottom: 7px;
  }

  .divpicsmobile {
    background-color: rgba(240, 98, 43, .85);
    margin-top: 116px;
    padding-top: 8px;
    padding-bottom: 16px;
  }

  .divpicsmobile.pics2 {
    margin-top: 128px;
  }

  .divpicsmobile.pics2.pics3 {
    margin-top: 164px;
  }

  .divpicsmobile.pics2.pics3.pics4 {
    margin-top: 49px;
    padding-bottom: 13px;
  }

  .divpicsmobile.pics2.pics3.pics4.pics5 {
    margin-top: 164px;
  }

  .lessbottomimage {
    margin-bottom: -12px;
    padding-bottom: 0;
  }

  .text-block {
    margin-top: -19px;
  }

  .text-block-3 {
    margin-top: 100px;
  }

  .text-block-8 {
    margin-top: 164px;
  }

  .divpicslightbox {
    margin-top: -20px;
    margin-bottom: -69px;
  }

  .divpicslightbox.homelightbox {
    margin-top: 60px;
  }

  .div-block-5 {
    margin-top: -151px;
    margin-bottom: 50px;
  }

  .div-block-5.lower90 {
    margin-top: -158px;
    margin-bottom: 74px;
  }

  .div-block-5.divblick5b {
    margin-top: -177px;
    margin-bottom: 40px;
  }

  .image-3 {
    max-width: 41%;
  }

  .brand {
    margin-top: 9px;
  }

  .lightbox-link.lightboxdown {
    margin-top: -5px;
    margin-bottom: -86px;
  }

  .divheadtext.color2.lesstop8 {
    margin-top: 60px;
  }

  .rowvideo.higher9 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .div23.color2 {
    background-position: 50% 0, 0 0;
    background-size: auto, cover;
    margin-top: -49px;
  }

  .div23.color2.moretop7.divphotography {
    background-position: 50% 0;
    margin-top: -65px;
  }

  .div23.color2.moretop7.divphotography.divmoretop4 {
    margin-top: -52px;
  }

  .div23.color2.moretop7.divphotography.divphotography2 {
    margin-top: -72px;
  }

  .div23.color2.divvideo {
    margin-top: 10px;
  }

  .div23.color2.divvideo.divmoretop3 {
    margin-top: -50px;
  }

  .div23.color2.divvideo.divmoretop6 {
    margin-top: -49px;
  }

  .div23.color2.divvideo.headwithout {
    margin-top: -80px;
  }

  .div23.color2.divvideo.divvideo2 {
    margin-top: -68px;
  }

  .div23.color2.divvideo.divvideo3 {
    margin-top: -71px;
  }

  .div23.color2.vs {
    background-image: url('../images/backnew4.jpg');
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: cover;
    margin-top: -18px;
  }

  .div23.color3.divbarter {
    margin-top: -14px;
  }

  .div23.color3.divbarter.divmoretop4 {
    margin-top: -52px;
  }

  .div23.color3.divbarter.divmoretop7 {
    margin-top: -50px;
  }

  .div23.color3.divbarter.divbarter2 {
    margin-top: -67px;
  }

  .div23.color3.divbarter.moretop67 {
    margin-top: -66px;
  }

  .div23.color4.color5 {
    margin-top: -1px;
  }

  .div23.color4.color5.divartwork {
    margin-top: -48px;
  }

  .div23.color4.color5.artworkhigher {
    margin-top: -68px;
  }

  .div23.color4.webdesign {
    margin-top: -100px;
  }

  .div23.color4.webdesign.divmoretop5 {
    margin-top: -87px;
  }

  .div23.color4.webdesign.webdesign2 {
    margin-top: -100px;
  }

  .divsocialmediasingle {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .logosocialmedia.logosroundbottom {
    text-align: left;
    border-radius: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .video-2.down7 {
    margin-top: 17px;
    margin-bottom: 11px;
  }

  .divmobilesocialmedia {
    text-align: right;
    margin-top: 28px;
    padding-left: 0;
  }

  .div-block-6 {
    width: 400px;
    max-width: 100%;
    margin-left: 88px;
  }

  .container-2 {
    text-align: center;
    padding-left: 56px;
    overflow: visible;
  }

  .container-2.more782 {
    justify-content: center;
    padding-left: 0;
  }

  .divlanguage {
    margin-left: -170px;
  }

  .flag {
    padding-left: 0;
    padding-right: 0;
  }

  .image-7 {
    min-width: 103px;
    margin-top: -57px;
    margin-right: 79px;
  }

  .image-7.lowerinvideo {
    margin-right: 23px;
  }

  .image-7.lowerinvideo.imagesmaller {
    margin-top: 179px;
  }

  .blackbold.blacksmaller {
    text-align: center;
    margin-left: -1px;
    font-size: 51px;
  }

  .blackbold.blacksmaller.textsmaller2 {
    font-size: 51px;
  }

  .divbox {
    margin-left: 26px;
    margin-right: 26px;
  }

  .div-block-7.higher890 {
    margin-top: 14px;
  }

  .rowmoredown.vs2b.vtstartpage {
    margin-right: 19px;
  }

  .rowmoredown.vs2b.vtstartpage.rowdowider {
    margin-left: 3px;
    margin-right: -5px;
  }

  .imageartwork {
    margin-bottom: -77px;
  }

  .div-block-9 {
    padding-left: 0;
  }

  .row-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .row-9 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .link-block-2 {
    margin-top: -48px;
    margin-left: -117px;
    margin-right: 65px;
  }

  .background-video {
    margin-top: 100px;
    margin-bottom: -139px;
  }

  .text-2.morebottom {
    margin-bottom: 107px;
    font-size: 15px;
    line-height: 32px;
  }

  .divoverview {
    width: 535px;
  }

  .divoverview._2d {
    margin-top: -18px;
  }

  .text-block-13 {
    margin-top: -44px;
    margin-bottom: -21px;
    margin-right: 9px;
  }

  .text-block-13.lower345 {
    margin-bottom: 3px;
  }

  .fixed-image-section {
    padding-top: 108px;
    padding-bottom: 108px;
  }

  .container-4 {
    margin-top: -23px;
  }

  .page-heading {
    font-size: 30px;
  }

  .white-2 {
    font-size: 9px;
  }

  .containerteaser {
    margin-top: 15px;
  }

  .div-block-10 {
    margin-top: 22px;
  }

  .divbox-2 {
    margin-bottom: 39px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .divbox-2.higher7 {
    margin-top: -19px;
  }

  .div-block-11 {
    margin-left: 24px;
    margin-right: -13px;
  }

  .div-block-11.lower45 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .div-block-11.left458 {
    margin-left: 10px;
  }

  .divheadinginslide {
    margin-top: -3px;
    padding-left: 17px;
  }

  .hedinginslide {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 35px;
  }

  .text-span-11 {
    font-size: 30px;
  }

  .youtube.youtubedown {
    width: 90%;
    margin-left: 28px;
  }

  .teaservideo.taerteaserwebdesign {
    width: 93%;
    margin-top: 36px;
  }

  .button-2 {
    font-size: 24px;
  }

  .button-2.buttoncontact2 {
    width: 95%;
    margin-left: 10px;
    font-size: 24px;
  }

  .button-2.buttoncontact2.buttoncontact4.buttoncontact5 {
    width: 93%;
    margin-left: 3px;
    margin-right: 7px;
  }

  .button-2.buttoncontact2.highlow2.highlow7 {
    width: 100%;
  }

  .button-2.buttoncontact2.highlow2.barterbutton {
    width: 97%;
    margin-left: 13px;
    font-size: 20px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4 {
    width: 90%;
    font-size: 20px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterbutton9.barterbutton11 {
    width: 92%;
    margin-left: 7px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton5.bafrterbnutton12 {
    width: 91%;
    margin-left: -8px;
    padding-right: 15px;
  }

  .button-2.buttoncontact2.highlow2.button789 {
    width: 92%;
    margin-left: 25px;
  }

  .image-11 {
    max-width: 100%;
    display: none;
  }

  .columns-4, .columns-5 {
    padding-left: 14px;
  }

  .column-13, .column-15 {
    padding-left: 0;
    padding-right: 10px;
  }

  .columns-6.higher863 {
    padding-left: 14px;
  }

  .container-7 {
    padding-right: 2px;
  }

  .columns-7 {
    padding-left: 14px;
  }

  .column-16.middle2, .column-17.middle1 {
    text-align: center;
  }

  .image-17 {
    margin-top: 5px;
  }

  .higher09.higher07 {
    margin-bottom: 127px;
  }

  .higher07 {
    margin-bottom: 131px;
  }

  .column-20 {
    padding-right: 0;
  }

  .link-block-6 {
    width: 150px;
    margin-top: 138px;
  }

  .lower10 {
    margin-bottom: 19px;
  }

  .lower11 {
    margin-bottom: -11px;
  }

  .highlow12.highlo90 {
    margin-bottom: -68px;
  }

  .column-21 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .link-block-7 {
    text-align: center;
  }

  .column-22 {
    text-align: left;
    justify-content: center;
    display: flex;
  }

  .column-23 {
    justify-content: center;
    display: flex;
  }

  .div-block-19.lessleft3 {
    margin-left: 0;
  }

  .div-block-19.lessright5 {
    margin-top: -45px;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .sectiontopnavi.notfixed {
    z-index: 2000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .divtopnavi {
    background-position: 54px 76%;
    background-repeat: repeat;
    background-size: 400px;
    background-attachment: scroll;
    padding-top: 16px;
    padding-bottom: 2px;
  }

  .divtopnavi.down90 {
    margin-bottom: 1px;
  }

  .navlink.navlinkburger.pic1 {
    width: 370px;
    text-align: left;
    background-image: none;
    padding-left: 16px;
    font-size: 20px;
  }

  .navlink.navlinkburger.pic1.orangelink.w--current {
    width: 370px;
  }

  .navlink.navlinkburger.pic2 {
    background-position: 0;
    background-size: auto 60px;
    padding-left: 164px;
  }

  .navlink.navlinkburger.pic2.white2 {
    width: 370px;
    color: #fff;
    padding-left: 16px;
    font-size: 20px;
  }

  .navlink.navlinkburger.pic3 {
    width: 370px;
    color: #fff;
    background-image: none;
    padding-left: 24px;
  }

  .navlink.navlinkburger.pic3.greenlink {
    padding-left: 16px;
    font-size: 20px;
  }

  .navlink.navlinkburger.pic4 {
    width: 370px;
    color: #fff;
    background-image: none;
    padding-left: 16px;
    font-size: 20px;
  }

  .navlink.navlinkburger.pic5 {
    width: 370px;
    color: #fff;
    background-image: none;
    padding-left: 24px;
  }

  .sectionheader {
    margin-top: -25px;
  }

  .sectionheader.sectionheaderless, .sectionheader.sectionheaderless.less673 {
    display: block;
  }

  .divheader {
    border-bottom-style: none;
    margin-top: -13px;
    padding-top: 71px;
    padding-bottom: 0;
    display: block;
  }

  .divheader.divheadernothome {
    margin-top: -19px;
  }

  .divheader.divheaderdown {
    margin-top: -9px;
  }

  .divheader.less982 {
    margin-top: 5px;
  }

  .divheader.ipad5 {
    margin-top: 7px;
  }

  .div1.backcolour2 {
    padding-top: 48px;
  }

  .div1.topless {
    margin-top: -75px;
  }

  .div1.topmore {
    margin-top: -11px;
  }

  .div1.topmore.backcolour2 {
    margin-top: -13px;
  }

  .div1.lesstop2 {
    margin-top: 107px;
    padding-top: 0;
  }

  .div1.lesstop2.backcolour2 {
    padding-top: 75px;
  }

  .div1.lesstop2.lessbottom5 {
    padding-top: 140px;
  }

  .div1.lesstop2.moretop78 {
    margin-top: 128px;
  }

  .div1.lesstop2.impresum5 {
    background-position: 50%;
    background-size: auto;
    background-attachment: fixed;
  }

  .div1.lessbottom {
    margin-top: -14px;
  }

  .container1 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    padding-top: 0;
  }

  .container1.container2 {
    border-top: 1px dashed #fff;
    margin-top: -35px;
  }

  .container1.container2.container3 {
    background-image: none;
    background-size: auto;
    border-top-style: none;
    border-bottom-style: dashed;
    border-bottom-color: #0f586e;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container1.container2.container3.container4.container5 {
    background-image: none;
    background-size: auto;
  }

  .container1.container2.darkgrey {
    background-color: rgba(1, 24, 36, .85);
    background-image: none;
    background-size: auto;
    border-top-style: none;
    border-bottom-style: dashed;
    border-bottom-color: #0f586e;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 26px;
  }

  .container1.container2.topline {
    background-image: none;
    background-size: auto;
    border-bottom-style: dashed;
    border-bottom-color: #0f586e;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 26px;
    padding-bottom: 20px;
  }

  .container1.backflowers2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    border-bottom-style: none;
    border-bottom-color: #0f586e;
    margin-bottom: 0;
  }

  .container1.backflowers2.backflowers3 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .container1.backflowers2.backflowers3.morebottom {
    padding-bottom: 0;
  }

  .iconnavi {
    margin-top: -16px;
    margin-bottom: -9px;
    padding-top: 0;
    font-size: 29px;
  }

  .logosmall {
    width: 100px;
    margin-top: -13px;
    margin-bottom: 3px;
    padding-bottom: 0;
  }

  .logosmall.higher67.logobigger {
    width: 220px;
  }

  .logosmall.ipad1 {
    margin-top: -6px;
  }

  .text {
    margin-bottom: -31px;
    padding-bottom: 0;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.textwider.middle {
    margin-bottom: -15px;
  }

  .text.textwider.middle.moretop4 {
    padding-top: 51px;
  }

  .text.textwider.middle.moretop4.contactmorebottom._897 {
    margin-top: 104px;
  }

  .text.textwider.middle.moretop4.contactmorebottom._897._986 {
    margin-top: 90px;
  }

  .text.textwider.middle.moretop4.barterheader {
    padding-top: 49px;
  }

  .text.textwider.middle.moretop7.artworkheader {
    margin-top: 90px;
    margin-bottom: 8px;
    padding-top: 3px;
  }

  .text.textwider.middle.moretop7.startheader {
    margin-bottom: 7px;
    margin-left: 14px;
    margin-right: 14px;
    line-height: 21px;
  }

  .text.textwider.middle.moretop7.startheader.highlow6.videobottom {
    margin-bottom: -31px;
    margin-left: 20px;
  }

  .text.textwider.middle.moretop7.startheader.headerphoto1 {
    margin-bottom: 15px;
    margin-left: 19px;
  }

  .text.textwider.middle.moretop7.startheader.headerphoto1.lower458.higerh41 {
    margin-top: 96px;
  }

  .text.textwider.middle.moretop7.startheader.headerwebhigher.webdesigngreen {
    margin-left: 19px;
    margin-right: 22px;
  }

  .text.textwider.middle.moretop7.startheader.headerwebhigher.webdesigngreen.higher42 {
    margin-top: -14px;
  }

  .text.textwider.middle.moretop7.startheader.headercontact6 {
    margin: 40px 2px 22px 1px;
  }

  .text.textwider.middle.moretop7.startheader.orangebottom.less897 {
    margin-left: 9px;
    margin-right: 14px;
  }

  .text.textwider.middle.moretop7.startheader.orangebottom.less897.higher40 {
    margin-top: -21px;
    line-height: 0;
  }

  .text.textwider.middle.moretop7.startheader.lesswide87 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .text.textwider.middle.moretop7.startheader.lesswide87.header54 {
    margin-top: -21px;
  }

  .text.textwider.middle.lessbottom5 {
    padding-top: 15px;
  }

  .text.textwider.middle.lessbottom89 {
    margin-top: -16px;
    margin-bottom: -50px;
  }

  .text.textwider.middle.moretop6 {
    margin-top: -40px;
  }

  .text.textwider.middle.webdesignheader {
    margin-top: -29px;
  }

  .text.textwider.middle.webdesignheader.moretop78 {
    margin-top: 78px;
    margin-bottom: -1px;
  }

  .text.textwider.middle.responsive-header {
    margin-bottom: -32px;
  }

  .text.textwider.middle.headervideo {
    margin-top: -20px;
    margin-bottom: -27px;
    padding-top: 28px;
  }

  .text.textwider.middle.higher87.higher65 {
    margin-top: 33px;
  }

  .text.textwider.textblack {
    padding-left: 4px;
    padding-right: 4px;
  }

  .text.textwider.textblack.moretop9 {
    margin-top: 79px;
    margin-bottom: -35px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.textwider.textblack.moretop9.higher6 {
    margin-top: -52px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67 {
    margin-top: 52px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide {
    margin-top: 110px;
    margin-bottom: -36px;
    padding-left: 10px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90 {
    margin-top: 91px;
    line-height: 30px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678 {
    margin-left: 0;
    padding-left: 21px;
    padding-right: 21px;
    line-height: 35px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72 {
    margin-top: 36px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.textbarteragain {
    margin-left: 5px;
    margin-right: 5px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.textbarteragain.text54 {
    margin: 19px 7px 6px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.textagain2.text657 {
    margin-left: 20px;
    margin-right: 25px;
  }

  .text.textwider.textblack.moretop9.moretop10.moretop67.orange.blue.lesswide.up90.smaller678.higher72.lower67.higher671 {
    margin-bottom: -16px;
    margin-left: 23px;
  }

  .text.textwider.textblack.morebottom6 {
    margin-bottom: -10px;
  }

  .text.textwider.textblack.morebottom3 {
    text-align: justify;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.textwider.textblack.morebottom3.orange.blue {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 22px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78 {
    margin-bottom: 6px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78._25 {
    margin-top: 16px;
    margin-bottom: 40px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78._25._890 {
    margin-bottom: 147px;
    margin-left: 22px;
    line-height: 30px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78._25._890._891 {
    margin-bottom: 31px;
    margin-right: 21px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78.left456 {
    margin-top: 8px;
    margin-left: 8px;
    margin-right: 9px;
    line-height: 30px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower78.left456.higher789 {
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower67 {
    margin-top: 1px;
    margin-bottom: 51px;
    padding-right: 11px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80 {
    height: auto;
    margin: 20px 2px 14px;
    padding-left: 4px;
    padding-right: 6px;
    line-height: 30px;
    display: none;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65 {
    padding-left: 10px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65.lower456 {
    margin-bottom: 136px;
    margin-left: -1px;
    margin-right: -1px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.lower65.lower456.rihht98 {
    margin-left: 3px;
    margin-right: 3px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile {
    display: block;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile.textmobile09 {
    margin-top: 0;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lowewr56.lower80.textmobile.higher789 {
    margin-top: -13px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower89 {
    margin-top: 65px;
    margin-bottom: 47px;
    margin-left: 2px;
    padding-left: 12px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower89.higher56 {
    margin-top: 11px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.lower89.higher56.higher879 {
    margin-top: -3px;
    margin-left: -2px;
    margin-right: -2px;
    line-height: 30px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.down34 {
    margin-bottom: 123px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.down34.down876 {
    padding-left: 9px;
    padding-right: 15px;
    line-height: 30px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.down34.down876.down8754 {
    margin-left: 22px;
    line-height: 35px;
  }

  .text.textwider.textblack.morebottom3.orange.blue.down34.down876.down8754.highlow1 {
    margin-top: 53px;
    margin-bottom: 37px;
  }

  .text.textwider.textblack.moreclients {
    margin-top: -1px;
    margin-left: 12px;
    padding-left: 0;
  }

  .text.textwider.textblack.how {
    margin-top: 30px;
  }

  .text.textwider.textblack.how2 {
    margin-left: 10px;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567 {
    margin-top: -1px;
    margin-left: -4px;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567.lerft456 {
    margin-left: -13px;
  }

  .text.textwider.textblack.how2.lower45.lower678.higher567.lerft456.left673 {
    margin-left: -19px;
  }

  .text.textwider.textblack.how2.lower45.lower678._789 {
    margin-top: 9px;
    margin-left: 11px;
  }

  .text.textwider.textblack.how2.lower45.lower678._789._786 {
    margin-left: 10px;
  }

  .text.textwider.textblack.how2.lower45.left56 {
    margin-top: -9px;
  }

  .text.textwider.textblack.how2.lower45.left56.higher {
    margin-top: 14px;
    margin-bottom: 13px;
  }

  .text.textwider.textblack.how2.lower45.left56.less564 {
    margin-top: 8px;
    margin-bottom: -53px;
  }

  .text.textwider.textblack.how2.lower45.left56.left567 {
    margin-left: -2px;
  }

  .text.textwider.textblack.morebottom8 {
    margin-bottom: 9px;
  }

  .text.textwider.textblack.moredown8 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .text.textwider.textblack.textform {
    margin-bottom: -26px;
    margin-left: -2px;
    margin-right: -2px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.textform.textsmaller56 {
    margin-left: -4px;
    margin-right: -4px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.textform.textsmaller56.middle7.textsmaller45 {
    font-size: 10px;
  }

  .text.textwider.textblack.text11 {
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.textsmaller4 {
    margin-top: 35px;
    margin-bottom: -11px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue, .text.textwider.textblack.textsmaller4.orange.blue.higher54 {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.morewide {
    margin-top: 57px;
    margin-left: 0;
    margin-right: 0;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556 {
    margin-bottom: 8px;
    margin-left: 7px;
    margin-right: 10px;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 30px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556._61 {
    margin-top: 25px;
  }

  .text.textwider.textblack.textsmaller4.orange.blue.more56.lower4556._61._62 {
    margin-bottom: 34px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.moredown12 {
    font-size: 15px;
    line-height: 25px;
  }

  .text.textwider.textblack.moredown9.moreleft {
    margin-left: 15px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop54 {
    margin: 9px 2px 79px -3px;
    line-height: 30px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop {
    margin-top: 7px;
    margin-bottom: 56px;
    margin-left: 6px;
    padding-right: 19px;
    line-height: 25px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.textoptions {
    margin-top: 12px;
    padding-right: 20px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.textoptions.nichtkursiv {
    margin-left: 14px;
    margin-right: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.textbottom2 {
    margin: 36px 7px 46px;
    padding-left: 0;
    padding-right: 0;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.textmoretop3 {
    margin-top: -127px;
    margin-bottom: 101px;
    margin-left: 6px;
    padding-right: 13px;
  }

  .text.textwider.textblack.moredown9.moreleft.testmoretop.colorback.fetter {
    margin-top: 13px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop9 {
    margin-top: 1px;
    margin-left: 6px;
    padding-right: 19px;
    line-height: 19px;
  }

  .text.textwider.textblack.moredown9.moreleft.lesstop90 {
    margin-top: 7px;
    margin-left: 6px;
    line-height: 25px;
  }

  .text.morebottom3 {
    margin-bottom: 32px;
    padding-bottom: 0;
  }

  .text.morebottom3.morebottom4 {
    margin-bottom: 42px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text.morebottom3.morebottom4.blocksatz {
    margin-top: 13px;
    padding: 35px 10px;
  }

  .text.morebottom3.morebottom4.blocksatz.headtext {
    margin-top: -9px;
    margin-bottom: -56px;
  }

  .text.morebottom3.morebottom4.textinslide {
    margin-top: 90px;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .text.morebottom3.morebottom4.textinslide.lower6 {
    margin-top: 110px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 11px;
  }

  .text.morebottom3.morebottom4.lesstop90 {
    margin-top: -2px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4 {
    text-align: justify;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moredown90.clickexplore {
    margin-top: 46px;
    margin-bottom: -10px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moredown90.clickexplore.clickexplore2 {
    margin-bottom: -28px;
    margin-left: 9px;
    padding-left: 0;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moreleft56 {
    margin-top: 7px;
    padding-left: 0;
    font-size: 12px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.moreleft56.headspecials {
    margin-bottom: -40px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789 {
    margin: 0 20px 48px;
    line-height: 30px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16a {
    margin: 15px 6px 25px;
    padding-left: 0;
    padding-right: 2px;
    line-height: 30px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b {
    margin: 24px 1px 16px;
    padding-left: 0;
    padding-right: 0;
    line-height: 30px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b._89h {
    margin-left: 16px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b.textsmaller78 {
    margin-left: -15px;
    margin-right: 0;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down675._16._16b.textsamller98 {
    margin-left: 10px;
    margin-right: 12px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.down763 {
    margin: 20px 0 29px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.higher90 {
    margin-top: -10px;
    margin-bottom: -58px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.higher90.higherup12 {
    margin-top: -22px;
    margin-bottom: -39px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.low234 {
    margin-top: -10px;
    margin-bottom: -24px;
  }

  .text.morebottom3.morebottom4.lesstop90.lowertext4.orange.blue.down789.higher652 {
    margin-top: -18px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2 {
    margin-left: 18px;
    margin-right: 18px;
    padding-left: 0;
    padding-right: 0;
    line-height: 30px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller {
    margin-bottom: -3px;
    margin-left: 0;
    margin-right: 0;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748 {
    margin-left: 4px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3 {
    margin-top: 68px;
    margin-left: 19px;
    margin-right: 18px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.highlow9.highlow09.higher31 {
    margin-top: 37px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.textsmaller.lower789.lower6748.highlow3.gighlow98 {
    margin-top: 37px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567 {
    margin-top: 38px;
    margin-left: 7px;
    margin-right: 7px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5 {
    margin: 23px 21px 23px 22px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom.less673 {
    margin-top: 26px;
    margin-left: 4px;
    margin-right: 4px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom.lower457 {
    margin-bottom: 19px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.orangebottom.lower457.higher672 {
    margin-top: 16px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78 {
    margin-left: 21px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower4567.highlow5.hiher78.exampleswebdesign {
    margin-top: -7px;
    margin-bottom: 33px;
  }

  .text.morebottom3.morebottom4.lesstop90.orange.blue.lesswide2.lower891 {
    margin-top: -7px;
    margin-bottom: 75px;
  }

  .text.morebottom3.morebottom4.morebottom9.moretop89 {
    margin-top: 8px;
  }

  .text.morebottom3.morebottom4.morebottom9.impresum {
    text-align: justify;
    margin-top: 162px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .text.morebottom3.lessbottom5 {
    margin-top: 0;
  }

  .text.morebottom3.lessbottom5.textblock {
    margin-top: 5px;
  }

  .text.left2 {
    text-align: justify;
  }

  .text.left2.moretop5 {
    margin-top: 17px;
  }

  .texthead {
    font-size: 32px;
  }

  .texthead.textsmaller {
    line-height: 20px;
  }

  .divbutton.divbuttonless {
    margin-top: 400px;
  }

  .button.moretop {
    border-radius: 60px;
    margin-left: 35px;
    margin-right: 35px;
  }

  .button.moretop.button5 {
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .button.moretop.button5.buttonblue {
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: -5px;
    margin-left: -1px;
    padding-left: 112px;
    padding-right: 112px;
  }

  .button.moretop.button5.morebottom3 {
    border-radius: 10px;
    margin-top: 61px;
    margin-left: 14px;
    margin-right: 14px;
  }

  .button.moretop.button5.morebottom3.buttonmobile {
    margin-top: -45px;
  }

  .button.moretop.button5.buttonwhatever {
    margin-top: 46px;
    margin-bottom: 58px;
  }

  .button.moretop.button5.wwwlink {
    border-radius: 10px;
  }

  .button.moretop.button5.wwwlink.wwwlink2 {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 3px;
  }

  .button.moretop.button5.wwwlink.wwwlink2.less890 {
    margin-bottom: 24px;
  }

  .button.moretop.button5.wwwlink.wwwlink2.les789 {
    margin-bottom: 4px;
  }

  .button.moretop.button5.wwwlink.wwwlink2.less7890 {
    margin-bottom: 29px;
  }

  .button.moretop.button5.lower6.lower7.lower68 {
    border-radius: 10px;
    margin-top: 51px;
    margin-bottom: 48px;
  }

  .button.moretop.button5.lower6.lower7.lower68.lower69 {
    margin-top: 148px;
  }

  .button.moretop.button5.lower6.lower7.lower68.lower69.lower456 {
    margin-top: 163px;
    margin-bottom: 23px;
  }

  .button.moretop.button5.lower6.lower7.lower68.lower56 {
    margin-bottom: 29px;
  }

  .button.moretop.button5.lower6.lower7.lower68.higher78.lower67 {
    margin-top: 104px;
  }

  .button.moretop.button5.lower6.lower7.lower68.higher67 {
    border-radius: NaNpx;
    margin-top: 1px;
    padding-left: 27px;
    padding-right: 27px;
  }

  .button.moretop.button5.higher87 {
    width: 273px;
    border-radius: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div3 {
    height: 120px;
    background-image: url('../images/bottompic10.jpg');
    background-size: cover;
  }

  .div3.divbottom {
    height: 270px;
    background-color: #538b15;
    background-image: none;
    background-size: auto;
    margin-bottom: 74px;
  }

  .red {
    font-size: 33px;
  }

  .red.white.black.green {
    font-size: 20px;
    line-height: 33px;
  }

  .body {
    background-color: #538b15;
  }

  .button1.buttonsmaller {
    margin-top: 34px;
    margin-left: -33px;
    padding-top: 0;
    padding-left: 34px;
    padding-right: 34px;
  }

  .button1.buttonsmaller.button7 {
    margin-top: -24px;
  }

  .button1.buttonsmaller.buttondown {
    margin-top: 66px;
  }

  .button1.buttonsmaller.bless2 {
    max-width: 100px;
    margin-top: 14px;
    margin-left: 2px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3 {
    margin-top: 39px;
    margin-left: 28px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3.buttondown1 {
    margin-top: 40px;
  }

  .button1.buttonsmaller.bless2.buttonsmaller3.buttondown1.buttonup {
    margin-top: 35px;
  }

  .divbutton2 {
    margin-top: -380px;
    margin-right: -398px;
    padding-left: 0;
  }

  .divbutton2.divbutton2b {
    margin-top: -42px;
    margin-left: -23px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 237px;
  }

  .divbutton2.divbutton2b.divbuttonphotos {
    margin-top: -203px;
    margin-left: 6px;
  }

  .divbutton2.divbutton2b.divbuttonphotos.morebutton {
    margin-top: -142px;
  }

  .divbutton2.divbutton2b.divbuttonphotos.morebutton2 {
    margin-top: -197px;
  }

  .slide1 {
    background-position: 0 0;
  }

  .slide1.slide4 {
    background-position: 72% 47%;
    background-repeat: repeat;
  }

  .slide1.slide7, .slide1.slide9 {
    background-position: 50%;
  }

  .slide1.slide10 {
    background-position: 50%;
    background-size: cover;
  }

  .slide1.slide14, .slide1.slide17, .slide1.slide19 {
    background-position: 0 0;
  }

  .slide1.slide20.buttonsmaller {
    background-size: cover;
  }

  .slide1.slide22, .slide1.slide26 {
    background-position: 0 0;
  }

  .slide1.slide31._45 {
    background-position: 50% 25%;
    background-size: cover;
    background-attachment: scroll;
  }

  .slide1.slide31._45._45b {
    background-position: 0 1px;
  }

  .slide1.slide31._57 {
    background-position: 0 0;
  }

  .slide1.slide31._21 {
    background-position: 50%;
  }

  .slide1.slide31.slidevariety {
    background-position: 0 0;
  }

  .slide1.slide32 {
    background-position: 0 -29px;
  }

  .slide1.slideart3.slidemoretop.slideweb1 {
    background-position: 50% 38%;
    background-size: cover;
  }

  .slide1.slideart3.slidevariety {
    background-position: 0 0;
  }

  .slide1.slideart3.marigotbay {
    background-position: 50% 10%;
  }

  .slide1.slideart3.marigotbay.church {
    background-position: 0 0;
  }

  .slide1.slideart3.marigotbay.mtirvine {
    background-position: 50%;
    background-size: cover;
  }

  .slide1.slideart3.marigotbay.susanna {
    background-position: 0%;
  }

  .slide1.slideart3.marigotbay.soufriere {
    background-position: 50% 30%;
  }

  .slide1.slideart3.marigotbay.mikesvilla {
    background-position: 100% 0;
  }

  .slide1.slideart3.innonthebay, .slide1.slideart3.innonthebay.slide15, .slide1.slideart3.slidetobago.castara {
    background-position: 50%;
  }

  .slide1.slideart3.slidetobago.shawpark {
    background-position: 100% 0;
  }

  .slide1.slide45 {
    background-position: 0 -29px;
  }

  .slide1.slidevariety {
    background-position: 0 1px;
  }

  .slide1.innonthebay {
    background-position: 0 -27px;
  }

  .slide1.marigotbay {
    background-position: 0 1px;
  }

  .mask {
    height: auto;
    margin-top: 10px;
    display: block;
    overflow: hidden;
  }

  .mask.maskless {
    height: 131px;
    margin-top: 0;
  }

  .mask.lower30 {
    margin-top: 95px;
  }

  .section2 {
    background-color: #538b15;
    margin-top: 6px;
    margin-bottom: 1px;
    padding-bottom: 4px;
  }

  .section2.morebottom9 {
    padding-bottom: 103px;
  }

  .red2 {
    font-size: 16px;
  }

  .red2._25 {
    padding-left: 0;
    padding-right: 0;
    font-size: 23px;
    line-height: 31px;
  }

  .red2._17.tight1 {
    line-height: 0;
  }

  .red2._17._16, .red2.less5 {
    font-size: 16px;
  }

  .red2.redshadow.red2bigger {
    margin-left: 14px;
  }

  .red2.red15 {
    font-size: 15px;
    line-height: 25px;
  }

  .red2.lessfont1 {
    font-size: 13px;
  }

  .slider {
    height: 148px;
    margin-bottom: -16px;
    padding-bottom: 0;
  }

  .slider.sliderless.lesstop, .slider.sliderless.moretop4 {
    margin-top: -33px;
  }

  .slider.slider5 {
    height: 131px;
    margin-bottom: 20px;
  }

  .slider.sliderlesstop {
    height: auto;
    display: block;
  }

  .slider.sliderlesstop.slider768 {
    margin-top: 53px;
  }

  .slider.slidernobutton {
    margin-bottom: 0;
  }

  .nav-menu {
    background-position: 25% 0;
    background-size: cover;
    margin-top: 0;
    margin-left: 0;
  }

  .divlightbox.left {
    margin-top: 1px;
  }

  .divlightbox.left.lightboxmovies.right.movies2.up98 {
    margin-top: -132px;
  }

  .divlightbox.left.lower46 {
    padding-bottom: 0;
  }

  .row.lesstop5 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .row.lesstop5.morebottom90 {
    margin-top: 118px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .row.lesstop5.morebottom90.less15 {
    margin-left: -11px;
    margin-right: -11px;
  }

  .row.lesstop5.highlow45 {
    display: block;
  }

  .videosmall._7865 {
    margin-top: -21px;
    margin-bottom: 38px;
  }

  .divvideosmall.divvideosmall2 {
    margin-left: -7px;
    margin-right: -7px;
    padding-left: 0;
    padding-right: 0;
  }

  .divvideosmall.divvideosmall2.morebottomvideo {
    margin-top: 31px;
    padding-bottom: 0;
  }

  .formwrapper {
    margin-top: -8px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .headtextform {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .headtextform.texthigher {
    margin-top: 26px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .headingbottom {
    padding-top: 49px;
    padding-bottom: 94px;
  }

  .imagelogo1 {
    margin-bottom: 15px;
  }

  .rowbottom.rowbottom2.rowtablet.moretop3 {
    margin-top: 130px;
    margin-bottom: -58px;
  }

  .imagebottommobile {
    margin-top: -26px;
  }

  .divbigpicture.lesstop9 {
    margin-top: -48px;
  }

  .textbigpicture._14 {
    font-size: 14px;
  }

  .formtablet {
    margin-top: -99px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-2 {
    font-size: 22px;
    line-height: 31px;
  }

  .text-span-3 {
    font-size: 16px;
  }

  .text-span-3._25 {
    font-size: 22px;
  }

  .text-span-4 {
    font-size: 16px;
  }

  .text-span-4._25 {
    font-size: 23px;
    line-height: 31px;
  }

  .text-span-5, .text-span-6._25 {
    font-size: 16px;
  }

  .icon, .icon-2 {
    margin-top: 55px;
  }

  ._25 {
    font-size: 22px;
  }

  .image10.moreright {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-2 {
    background-color: #538b15;
  }

  .imagebig.lessb10 {
    margin-bottom: 32px;
  }

  .imagebig.lessb10.crystala {
    margin-bottom: 33px;
  }

  .imagebig.lessb10.nature {
    margin-bottom: -13px;
  }

  .moredown {
    margin-top: -50px;
  }

  .moredown.moredown2 {
    margin-top: -58px;
    margin-bottom: 7px;
  }

  .row-3 {
    margin-top: -51px;
  }

  .row-5 {
    margin-top: -49px;
  }

  .row-6 {
    margin-top: -51px;
  }

  .divpicsmobile {
    margin-top: -53px;
  }

  .divpicsmobile.pics2 {
    margin-top: -21px;
  }

  .divpicsmobile.pics2.pics3 {
    margin-top: 116px;
  }

  .divpicsmobile.pics2.pics3.pics4.pics5 {
    margin-top: 122px;
  }

  .lessbottomimage {
    margin-bottom: -7px;
  }

  .text-block {
    margin-top: -62px;
  }

  .text-block-3 {
    margin-top: 57px;
  }

  .divpicslightbox {
    margin: -48px 0 -80px;
  }

  .divpicslightbox.homelightbox {
    margin-top: 57px;
    margin-left: -14px;
    margin-right: -14px;
  }

  .div-block-5 {
    margin-top: -97px;
    margin-bottom: -9px;
  }

  .div-block-5.lower90 {
    margin-top: -102px;
    margin-bottom: 23px;
  }

  .div-block-5.divblick5b {
    margin-top: -100px;
    margin-bottom: -5px;
  }

  .image-3 {
    max-width: 20%;
  }

  .lightbox-link.lightboxdown {
    margin-top: 1px;
    margin-bottom: -50px;
  }

  .divheadtext.color2 {
    margin-top: 1px;
    display: block;
  }

  .divheadtext.color2.lesstop8 {
    margin-top: 74px;
  }

  .rowvideo.higher9 {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div23.color2 {
    background-position: 50% 0, 0 0;
    background-size: contain, cover;
    margin-top: -10px;
  }

  .div23.color2.moretop7.divphotography {
    margin-top: 8px;
  }

  .div23.color2.moretop7.divphotography.divmoretop4 {
    margin-top: -10px;
  }

  .div23.color2.moretop7.divphotography.divphotography2 {
    margin-top: 1px;
  }

  .div23.color2.moretop7.divphotography.divphotography2.divphotography3 {
    margin-top: 18px;
  }

  .div23.color2.divvideo {
    margin-top: 6px;
  }

  .div23.color2.divvideo.divmoretop3 {
    margin-top: -8px;
  }

  .div23.color2.divvideo.divmoretop6 {
    margin-top: -9px;
  }

  .div23.color2.divvideo.headwithout {
    margin-top: -19px;
  }

  .div23.color2.divvideo.divvideo2 {
    margin-top: 10px;
  }

  .div23.color2.divvideo.divvideo3 {
    margin-top: 1px;
  }

  .div23.color2.vs {
    background-image: url('../images/backnew4.jpg');
    background-position: 50% 0;
    background-size: cover;
    margin-top: 103px;
    padding-top: 0;
  }

  .div23.color3.divbarter {
    margin-top: 77px;
  }

  .div23.color3.divbarter.divmoretop4 {
    margin-top: -21px;
  }

  .div23.color3.divbarter.divmoretop7 {
    margin-top: -17px;
  }

  .div23.color3.divbarter.divbarter2 {
    margin-top: 0;
  }

  .div23.color3.divbarter.moretop67 {
    margin-top: 8px;
  }

  .div23.color3.divbarter.higher872 {
    margin-bottom: 43px;
  }

  .div23.color4.color5.artworkhigher {
    background-position: 50% 0;
    background-size: auto;
    margin-top: -3px;
  }

  .div23.color4.webdesign {
    margin-top: 0;
    padding-top: 0;
  }

  .div23.color4.webdesign.divmoretop5 {
    margin-top: -20px;
  }

  .div23.color4.webdesign.webdesign2 {
    margin-top: 0;
  }

  .divsocialmediasingle {
    margin-left: 1px;
    padding-left: 0;
    padding-right: 0;
  }

  .logosocialmedia.logosroundbottom {
    margin-left: 13px;
    margin-right: 13px;
    padding-left: 0;
    padding-right: 0;
  }

  .video-2.down7 {
    margin-top: 10px;
    margin-bottom: -11px;
    padding-left: 0;
    padding-right: 0;
  }

  .video-2.down8 {
    margin-top: 4px;
    margin-bottom: 33px;
  }

  .div-block-6 {
    height: 350px;
    max-width: 100%;
    background-color: #538b15;
    margin-left: 2px;
  }

  .container-2 {
    padding-left: 0;
  }

  .container-2.more782 {
    justify-content: center;
    display: flex;
  }

  .divlanguage {
    margin-left: -404px;
  }

  .flag {
    padding-left: 0;
    padding-right: 0;
  }

  .divannouncement {
    margin-top: -24px;
  }

  .image-7 {
    min-width: 80px;
    margin-right: 0;
  }

  .image-7.lowerinvideo.imagesmaller {
    max-width: 50%;
    min-width: 50%;
    margin-top: 83px;
  }

  .image-7.lowerinvideo.imagesmaller._897 {
    margin-top: 247px;
  }

  .image-7.lowerinvideo.imagesmaller.imagedown {
    margin-top: 241px;
  }

  .blackbold {
    color: #f0622b;
    text-align: center;
  }

  .blackbold.blacksmaller {
    margin-left: -1px;
    margin-right: 6px;
    padding-right: 4px;
    font-size: 32px;
    line-height: 14px;
  }

  .blackbold.blacksmaller.textsmaller2 {
    font-size: 33px;
  }

  .blackbold.smaller67 {
    padding-left: 0;
    font-size: 17px;
    line-height: 0;
  }

  .divbox {
    margin-left: 12px;
    margin-right: 12px;
  }

  .divbox.divboxhigher {
    margin-top: 10px;
    margin-left: -1px;
    margin-right: -1px;
  }

  .orange.blue {
    font-size: 15px;
    line-height: 25px;
  }

  .div-block-7 {
    margin-top: -5px;
    margin-bottom: 34px;
  }

  .div-block-7.lower56 {
    margin-top: 33px;
  }

  .div-block-7.white56 {
    margin-bottom: 23px;
  }

  .div-block-7.moredoen67 {
    margin-bottom: 31px;
  }

  .div-block-7.higher890 {
    margin-bottom: 11px;
  }

  .div-block-7.lower3456 {
    margin-bottom: 2px;
  }

  .div-block-7.lower3456.lower341 {
    margin-bottom: 30px;
  }

  .div-block-7.lessbottom89 {
    margin-bottom: 10px;
  }

  .div-block-7._32 {
    margin-bottom: 19px;
  }

  .div-block-7.smaller56 {
    margin-top: 32px;
    margin-bottom: -4px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .rowmoredown.vs2b.vtstartpage {
    margin-top: 0;
    margin-left: -3px;
    margin-right: -5px;
  }

  .rowmoredown.vs2b.vtstartpage.row45 {
    margin-left: 20px;
    margin-right: 9px;
  }

  .rowmoredown.vs2b.vtstartpage.higher98.lower89 {
    margin-bottom: -16px;
  }

  .rowmoredown.vs2b.vtstartpage.higher20 {
    margin-top: -17px;
  }

  .imageartwork {
    margin-bottom: -50px;
  }

  .div-block-9 {
    margin-left: -37px;
    padding-left: 6px;
  }

  .text-block-12 {
    line-height: 30px;
  }

  .row-8, .row-9 {
    margin-top: 2px;
  }

  .row-9.row9home {
    margin-top: 18px;
  }

  .bold-text {
    font-size: 20px;
  }

  .link-block-2 {
    margin-top: 0;
  }

  .background-video {
    margin-top: 92px;
    margin-bottom: -101px;
  }

  .text-2 {
    font-size: 17px;
  }

  .text-2.morebottom {
    margin-bottom: 88px;
    font-size: 13px;
    line-height: 25px;
  }

  .divoverview {
    width: 297px;
  }

  .divoverview._2d {
    margin-top: -11px;
  }

  .colorcolumn {
    background-color: rgba(255, 255, 255, .44);
    margin-bottom: 16px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .colorcolumn._2 {
    margin-bottom: -7px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .colorcolumn.lowercolumn {
    margin-top: 21px;
  }

  .columns {
    margin-top: -11px;
    padding-left: 0;
    padding-right: 0;
  }

  .columns.lower5 {
    margin-top: -61px;
    margin-bottom: 119px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-13 {
    margin-top: -68px;
    margin-bottom: 44px;
    margin-right: 15px;
    font-size: 13px;
  }

  .text-block-13.lower345 {
    margin-top: -70px;
    margin-bottom: 42px;
  }

  .fixed-image-section {
    margin-top: -123px;
    padding: 77px 13px 25px;
  }

  .fixed-image-section.fix1 {
    margin-top: -143px;
  }

  .container-4 {
    margin-top: -13px;
    margin-bottom: 28px;
  }

  .page-subheading {
    font-family: Montserrat, sans-serif;
    font-size: 5px;
  }

  .containerteaser {
    margin-top: 0;
  }

  .div-block-10 {
    margin-bottom: -131px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .smaller7 {
    font-size: 14px;
  }

  .row-10.moretop2 {
    margin-top: 1px;
  }

  .divbox-2 {
    margin-bottom: 12px;
    margin-left: -12px;
    margin-right: -12px;
  }

  .divbox-2.higher7 {
    margin-top: -7px;
  }

  .div-block-11 {
    margin-left: 15px;
  }

  .div-block-11.lower45 {
    margin-left: 10px;
  }

  .link-block-4.webdesign56 {
    margin-top: 4px;
    margin-left: -8px;
  }

  .link-block-4.webdesign56.interested {
    margin-top: -10px;
    margin-left: 1px;
  }

  .divheadinginslide {
    margin-top: 2px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hedinginslide {
    margin-top: 0;
    font-size: 30px;
  }

  .text-span-11 {
    font-size: 20px;
  }

  .imagdown89 {
    margin-top: -12px;
    margin-bottom: 33px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .youtube {
    margin-left: 11px;
  }

  .youtube.lower567 {
    width: 97%;
    margin-left: 3px;
  }

  .youtube.lower567.smaller983 {
    width: 100%;
    height: 100%;
    margin-bottom: 57px;
    margin-left: 0;
    margin-right: 0;
  }

  .youtube.youtubedown {
    width: 100%;
    margin-left: 0;
  }

  .teaservideo.taerteaserwebdesign {
    width: 92%;
    margin: -12px 2px 40px 10px;
  }

  .button-2 {
    margin-top: -19px;
  }

  .button-2.buttoncontact2.contactlower.notwide45 {
    width: 98%;
    margin-top: 126px;
    margin-left: -5px;
  }

  .button-2.buttoncontact2.contactlower.notwide45.contact76 {
    width: 97%;
  }

  .button-2.buttoncontact2.buttoncontact3.buttonlower567 {
    font-family: Oswald, sans-serif;
  }

  .button-2.buttoncontact2.buttoncontact3.buttonlower567.buttonprozent1.hiher90 {
    width: 88%;
  }

  .button-2.buttoncontact2.buttoncontact4.buttoncontact5 {
    margin-top: 32px;
    margin-bottom: 75px;
  }

  .button-2.buttoncontact2.buttoncontact4.buttoncontact5.buttonwebdesign {
    width: 88%;
    margin-top: 43px;
    margin-left: 22px;
  }

  .button-2.buttoncontact2.buttoncontact4.buttonlower5 {
    margin-top: 217px;
    margin-bottom: 29px;
  }

  .button-2.buttoncontact2.highlow2 {
    width: 100%;
    margin-top: 20px;
    margin-left: -3px;
    margin-right: 0;
  }

  .button-2.buttoncontact2.highlow2.highlow7.contact77 {
    margin-left: 22px;
  }

  .button-2.buttoncontact2.highlow2.highlow7.contact77.contact56 {
    width: 93%;
    margin-left: 9px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterburron8.barterbutton10.brterbutoon8.smaller905 {
    width: 90%;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.brterbutoon8 {
    width: 97%;
    line-height: 32px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton4.barterbutton9.barterbutton11 {
    margin-top: -20px;
    margin-bottom: 46px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterbutton5.bafrterbnutton12._6724 {
    width: 88%;
    margin-left: -1px;
    line-height: 32px;
  }

  .button-2.buttoncontact2.highlow2.barterbutton.barterwebdesign {
    width: 94%;
  }

  .button-2.buttoncontact2.highlow2.lower568._8923 {
    width: 88%;
  }

  .button-2.buttoncontact2.highlow2.button789 {
    width: 100%;
    margin-left: -1px;
  }

  .button-2.higher872 {
    margin-top: -17px;
  }

  .button-2.higher873 {
    margin-top: -85px;
  }

  .button-2.lower453 {
    margin-bottom: -14px;
  }

  .button-2.highlow1 {
    margin-top: -16px;
    margin-bottom: -10px;
  }

  .button-2.highlow1.lower20 {
    margin-top: -15px;
    margin-bottom: -9px;
  }

  .div-block-15, .image-11 {
    display: none;
  }

  .column2a {
    margin-top: -19px;
  }

  .lower452 {
    margin-top: 29px;
  }

  .columns-4, .columns-5, .columns-6.higher863, .columns-7 {
    padding-left: 6px;
  }

  .lowhigh20 {
    margin-bottom: -22px;
  }

  .image-12 {
    margin-top: -117px;
    margin-bottom: -95px;
  }

  .image-12.imag12a {
    margin-top: -179px;
    margin-bottom: -176px;
  }

  .image-12.image-12a {
    margin-bottom: -94px;
  }

  .image-17 {
    margin-top: 6px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .higher09 {
    margin-bottom: 50px;
  }

  .higher09.higher07 {
    margin-bottom: 77px;
  }

  .higher09.higher06 {
    margin-bottom: 0;
  }

  .higher08 {
    margin-top: 59px;
    margin-bottom: 22px;
  }

  .higher07 {
    margin-bottom: 60px;
  }

  .higher06 {
    margin-top: 27px;
    margin-bottom: 22px;
  }

  .link-block-6 {
    width: 100px;
    margin-top: 146px;
    display: none;
  }

  .lower11 {
    margin-top: 25px;
    margin-bottom: -23px;
  }

  .lower12 {
    margin-bottom: 29px;
  }

  .lower13 {
    margin-bottom: 13px;
  }

  .lowhigh79 {
    margin-top: -24px;
    margin-bottom: -139px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .lowhigh79.lowhight62 {
    margin-top: 35px;
    margin-bottom: -10px;
  }

  .highlow34 {
    margin-bottom: -199px;
  }

  .highlow12.highlow98 {
    margin-top: 0;
    margin-bottom: 120px;
  }

  .highlow12.highlo90 {
    margin-top: 0;
    margin-bottom: 51px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .div-block-19 {
    margin-bottom: 21px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .column-24, .column-25 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-21 {
    margin-bottom: 12px;
  }

  .div-block-22 {
    margin-bottom: 33px;
  }

  .bold-text-3 {
    line-height: 0;
  }
}


