.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 30%;
  height: 100vh;
  min-height: 810px;
  background-color: transparent;
  background-image: url('../images/pattWhite.jpg');
  background-position: 0px 0px;
  background-size: 100px;
  background-attachment: fixed;
}

.navbarcontainer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  padding-top: 26px;
  padding-left: 30px;
  background-color: transparent;
}

.logo {
  width: 100%;
  float: none;
}

.navmenu {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 25px;
  display: block;
  width: 100%;
  height: auto;
  float: none;
}

.navlinks {
  display: inline-block;
  width: 100%;
  padding-top: 16px;
  padding-right: 36px;
  padding-bottom: 16px;
  font-family: Karla, sans-serif;
  color: #868686;
  font-size: 13.4px;
  font-weight: 700;
  text-align: right;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.navlinks.w--current {
  color: #555;
}

.lineholder {
  position: relative;
}

.wblinewrap {
  position: absolute;
  top: 50%;
  right: -23px;
  bottom: 0px;
  width: 46px;
  height: 1px;
  background-color: #868686;
}

.bhalf {
  width: 23px;
  height: 1px;
  float: left;
  background-color: #868686;
}

.whalf {
  width: 23px;
  height: 1px;
  float: left;
  background-color: #fff;
}

.hero {
  width: 100%;
  height: 100vh;
  min-height: 760px;
}

.socialdiv {
  height: 150px;
  margin-top: 95px;
}

.fblink {
  width: 100%;
  margin-bottom: 8px;
  padding-right: 36px;
  float: left;
  font-family: Playfairdisplay, sans-serif;
  color: #393939;
  font-size: 13px;
  font-style: italic;
  text-align: right;
  letter-spacing: 0.4px;
  text-decoration: none;
}

.fblink:hover {
  color: #3b5998;
}

.instalink {
  width: 100%;
  margin-bottom: 8px;
  padding-right: 36px;
  float: left;
  font-family: Playfairdisplay, sans-serif;
  color: #393939;
  font-size: 13px;
  font-style: italic;
  text-align: right;
  letter-spacing: 0.4px;
  text-decoration: none;
}

.instalink:hover {
  color: #cd486b;
}

.vimeolink {
  width: 100%;
  margin-bottom: 8px;
  padding-right: 36px;
  float: left;
  font-family: Playfairdisplay, sans-serif;
  color: #393939;
  font-size: 13px;
  font-style: italic;
  text-align: right;
  letter-spacing: 0.4px;
  text-decoration: none;
}

.vimeolink:hover {
  color: #1ab7ea;
}

.languagelinkks {
  width: 100%;
  margin-top: 60px;
  padding-right: 36px;
  float: left;
  font-family: Crimsontext, sans-serif;
  color: #dadada;
  font-size: 32px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0px;
  text-decoration: none;
}

.enlink {
  color: #dadada;
  text-decoration: none;
}

.enlink.w--current {
  color: #c2c2c2;
}

.hrlink {
  color: #dadada;
  text-decoration: none;
}

.hrlink.w--current {
  color: #c2c2c2;
}

.herocontent {
  position: relative;
  top: 50%;
  right: 0px;
  z-index: 1;
  width: 70%;
  height: auto;
  float: right;
  background-color: transparent;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.h1 {
  margin-left: 100px;
  font-family: Karla, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
}

.homeparagraph {
  width: 570px;
  margin-top: 31px;
  margin-left: 100px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 32px;
  font-weight: 400;
}

.circle {
  width: 52px;
  height: 52px;
  margin-top: 90px;
  margin-left: 100px;
  border: 2px solid #98d0f8;
  border-radius: 25px;
}

.kontdiv {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.kontlink {
  position: absolute;
  left: 123px;
  top: 55%;
  right: 0px;
  bottom: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Karla, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.hero1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  background-image: url('../images/hero1ab.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  background-image: url('../images/hero2a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  background-image: url('../images/hero3a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dot1 {
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 25px;
  background-color: #fff;
}

.dot2 {
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 25px;
  background-color: #fff;
}

.dot3 {
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 25px;
  background-color: #fff;
}

.herostatic {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  background-image: url('../images/hero1ab.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.logomob {
  width: 100%;
  float: none;
}

.content {
  overflow: auto;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  padding-top: 110px;
  padding-left: 31%;
}

.pagetitlesh2 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Playfairdisplay, sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.titleline {
  display: inline-block;
  width: 1px;
  height: 40px;
  margin-left: 50px;
  background-color: #868686;
}

.flexwrap {
  position: relative;
  z-index: 1;
  display: block;
  width: 97%;
  max-width: 1130px;
  margin-right: 13px;
  margin-bottom: 170px;
  margin-left: 13px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexitem {
  display: block;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navbarcontainersubp {
  height: 100vh;
  min-height: 760px;
  padding-top: 26px;
  padding-left: 30px;
  background-color: transparent;
}

.navbarsubp {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  width: 25%;
  height: 100%;
  min-height: 760px;
  min-width: 280px;
  border-right: 1px solid #868686;
  background-color: transparent;
}

.navmenusubp {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 25px;
  display: block;
  width: 100%;
  height: auto;
  float: none;
}

.videocontainer {
  position: static;
  width: 96%;
  height: auto;
  max-width: 1100px;
  margin-left: 29px;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 128px;
}

.videoleft {
  position: relative;
  width: 100%;
  max-width: 750px;
  float: left;
}

.videoright {
  position: relative;
  width: 100%;
  max-width: 750px;
  float: right;
}

.videoleftline {
  position: relative;
  width: 1px;
  height: 85px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 549px;
  background-color: #868686;
}

.videorightline {
  position: relative;
  width: 1px;
  height: 85px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 100px;
  background-color: #868686;
}

.leftvideotitle {
  position: relative;
  display: block;
  width: 250px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: Karla, sans-serif;
  color: #868686;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.videotitleholder {
  position: absolute;
  left: -147px;
  top: 10px;
  width: auto;
  height: auto;
  float: left;
}

.flexwrapblog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 960px;
  margin-right: 13px;
  margin-bottom: 107px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexitemblog {
  position: relative;
  width: 50%;
  min-width: 320px;
  margin-right: 0px;
  padding: 79px 79px 3px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.flexitemblogleft {
  position: relative;
  width: 50%;
  min-width: 320px;
  margin-right: 0px;
  padding: 3px 79px 65px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.bloglinksa {
  position: relative;
  top: 11px;
  right: -24px;
  display: block;
  width: auto;
  font-family: Karla, sans-serif;
  color: #b1b1b1;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}

.bloglinks {
  color: #868686;
  font-size: 100%;
  text-decoration: none;
}

.bloglinksb {
  position: relative;
  top: 11px;
  right: -24px;
  width: auto;
  float: right;
  font-family: Karla, sans-serif;
  color: #b1b1b1;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.blogsingldate {
  padding-left: 27px;
  font-family: Karla, sans-serif;
  color: #b1b1b1;
  font-size: 13px;
  font-weight: 700;
}

.blogsingleparagraph {
  width: 72%;
  min-width: 600px;
  margin-top: 15px;
  margin-bottom: 25px;
  padding-left: 27px;
  font-family: 'Open Sans', sans-serif;
  color: #646464;
  font-size: 12.8px;
  letter-spacing: 0.4px;
}

.imagesblogwrapper {
  width: 72%;
  max-width: 800px;
  min-width: 660px;
  margin-bottom: 75px;
  padding-left: 27px;
}

.blogsinglimg {
  margin-bottom: 4px;
}

.pagetitlesh2blogsingl {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 27px;
  font-family: Playfairdisplay, sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.titlelineblogsingl {
  display: inline-block;
  width: 1px;
  height: 40px;
  margin-left: 57px;
  background-color: #868686;
}

.konthero {
  width: 100%;
  height: auto;
  min-height: 100vh;
  background-image: url('../images/kontaktHero_a.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.pagetitlesh2white {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Playfairdisplay, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.titlelinewhite {
  display: inline-block;
  width: 1px;
  height: 40px;
  margin-left: 50px;
  background-color: #fff;
}

.contentkontakt {
  overflow: auto;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  margin-bottom: 0px;
  padding-top: 110px;
  padding-bottom: 85px;
  padding-left: 31%;
}

.h1kontakt {
  margin-top: -5px;
  font-family: Karla, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
}

.kontformleftdiv {
  width: 46%;
  float: left;
}

.kontformrightdiv {
  width: 46%;
  float: right;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 12.6px;
  font-weight: 300;
}

.submitbutton {
  margin-top: 18px;
  margin-bottom: 28px;
  float: right;
  clear: right;
  border: 1px solid #fff;
  background-color: transparent;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

.submitbutton:hover {
  color: #6ed66e;
}

.kontform {
  width: 96%;
  max-width: 1000px;
}

.textfeld {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #fff;
  background-color: transparent;
  color: #dfdfdf;
}

.textareaborder {
  height: 103px;
  margin-bottom: 0px;
  padding-right: 9px;
  border: 1px solid #fff;
}

.fieldlable {
  margin-top: 40px;
  margin-bottom: -3px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13.4px;
  font-weight: 400;
  text-transform: uppercase;
}

.fieldlablemessage {
  margin-top: 50px;
  margin-bottom: 17px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 13.4px;
  font-weight: 400;
  text-transform: uppercase;
}

.poljatext {
  float: right;
  font-size: 12.4px;
}

.navbarcontainersubpkont {
  height: 100vh;
  min-height: 760px;
  padding-top: 26px;
  padding-left: 30px;
  background-color: transparent;
}

.adressparagraph {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 14.6px;
  line-height: 22px;
  font-weight: 300;
}

.adressparagraph.kontakt1 {
  width: 250px;
  margin-right: 28px;
  float: left;
  color: #bebebe;
  line-height: 24px;
}

.adressparagraph.kontakt2 {
  width: 250px;
  float: left;
  color: #bebebe;
  line-height: 24px;
}

.adressparagraph.adress {
  margin-top: 0px;
  margin-bottom: 55px;
  color: #bebebe;
}

.adresholderdiv {
  width: 570px;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 15px;
  border-right: 1px solid #fff;
}

.navbarsubpkonta {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  width: 25%;
  height: 100%;
  min-height: 760px;
  min-width: 280px;
  border-right: 1px solid #868686;
  background-color: transparent;
  background-image: url('../images/pattWhite.jpg');
  background-position: 0px 0px;
  background-size: 100px;
  background-attachment: fixed;
}

.instawrap {
  display: block;
  width: 60%;
  height: auto;
  min-width: 650px;
  margin-right: auto;
  margin-bottom: 140px;
  margin-left: auto;
}

.instatitle {
  margin-bottom: 18px;
  font-family: 'Crimsontext roman', sans-serif;
  font-size: 14.5px;
  line-height: 21px;
  text-align: center;
}

.horzline1 {
  display: block;
  width: 86%;
  height: 1px;
  margin-bottom: 80px;
  margin-left: 27px;
  background-color: #c3c3c3;
}

.footer {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #c3c3c3;
}

.copyrighttext {
  margin-bottom: 3px;
  font-family: 'Crimsontext roman', sans-serif;
  color: #868686;
  font-size: 14px;
  text-align: center;
}

.blognavlower {
  display: block;
  width: 72%;
  height: 20px;
  max-width: 800px;
  min-width: 660px;
  margin-bottom: 100px;
  padding-left: 27px;
}

.prev {
  float: left;
}

.next {
  float: right;
}

.linknext {
  margin-right: 6px;
  font-family: Crimsontext, sans-serif;
  color: #a3a3a3;
  font-size: 14px;
  text-decoration: none;
}

.linkprev {
  margin-left: 6px;
  font-family: Crimsontext, sans-serif;
  color: #a3a3a3;
  font-size: 14px;
  text-decoration: none;
}

.instafont {
  font-family: Crimsontext, sans-serif;
  color: #fa4166;
}

.herostatictbl {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  background-image: url('../images/hero1ab.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columnswide {
  position: relative;
  width: 33.33%;
  height: auto;
  padding-right: 2px;
  padding-left: 2px;
  float: left;
  background-color: transparent;
}

.imageingal {
  width: 100%;
}

.textimput {
  border-style: none;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #d8d8d8;
  font-size: 12.6px;
}

.successmessage {
  width: 400px;
  margin-top: 127px;
  margin-bottom: 110px;
  padding: 20px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #6ed66e;
}

.error {
  width: 400px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #f53f3f;
  text-align: center;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1005;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.loaderholder {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.loadmorelink {
  position: absolute;
  display: block;
  width: 100%;
  margin-top: 132px;
  margin-bottom: 60px;
  font-family: Playfairdisplay, sans-serif;
  color: #4d4d4d;
  font-size: 13.5px;
  font-style: italic;
  text-align: center;
  text-decoration: none;
}

.flexitem2 {
  display: block;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.emaillink {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
}

.mainsectionhome {
  position: fixed;
  width: 100%;
  height: 100vh;
}

.mainslider {
  width: 100%;
  height: 100vh;
}

.slide1 {
  background-image: url('../images/Foto_Lea1.JPG');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide2 {
  background-image: url('../images/Foto_Lea2.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/Foto_Lea3.JPG');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide4 {
  background-image: url('../images/Foto_Lea4.JPG');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide5 {
  background-image: url('../images/Foto_Lea5.JPG');
  background-position: 50% -52px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide6 {
  background-image: url('../images/Foto_Lea6.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide7 {
  background-image: url('../images/Foto_Lea7.JPG');
  background-position: 50% 81%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide8 {
  background-image: url('../images/Foto_Lea8.JPG');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav {
  font-family: Playfairdisplay, sans-serif;
  color: #fff;
  font-style: italic;
  text-decoration: none;
}

.contenthome {
  position: relative;
}

.logohome {
  display: block;
  width: 235px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
}

.h1home {
  margin-top: 12px;
  margin-bottom: 0px;
  font-family: Karla, sans-serif;
  color: #fff;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.enterlink {
  display: block;
  width: 100px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
  letter-spacing: 5px;
  text-decoration: none;
}

.enterwrap {
  position: absolute;
  left: 0px;
  top: 60%;
  right: 0px;
  bottom: 50%;
  display: block;
  width: 450px;
  height: 98px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #fff;
  text-decoration: none;
}

.footerwhite {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 22%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.8;
}

.copyrighttextwhite {
  margin-bottom: 3px;
  font-family: 'Crimsontext roman', sans-serif;
  color: #f0f0f0;
  font-size: 14px;
  text-align: center;
}

.link {
  position: absolute;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.kontaktwrap {
  position: absolute;
  left: 0px;
  top: 77%;
  right: 0px;
  display: block;
  width: 450px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.kontakthome {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: Karla, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.messagesent {
  width: 400px;
  margin-top: 17%;
  margin-bottom: 16px;
  padding: 20px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #6ed66e;
}

.porukaposlana {
  width: 400px;
  margin-top: 127px;
  margin-bottom: 110px;
  padding: 20px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #6ed66e;
}

.povratak {
  padding-left: 10px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 4px;
  text-decoration: none;
}

.clearfix {
  height: 10px;
  clear: both;
}

.checkboxtext {
  font-family: 'Open Sans', sans-serif;
  color: #f0f0f0;
  font-size: 12px;
  font-weight: 300;
}

.checkboxbox {
  width: auto;
  padding-top: 20px;
}

.gdprmessagediv {
  margin-bottom: 123px;
}

.gdprmessagep {
  width: 96%;
  max-width: 1000px;
  padding: 10px 16px 19px;
  border: 1px solid #6b6b6b;
  font-family: 'Open Sans', sans-serif;
  color: #f0f0f0;
  font-size: 12px;
  font-weight: 300;
}

.text-span {
  font-weight: 700;
}

html.w-mod-js *[data-ix="hidden"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="showhero1"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="showhero-2"] {
  opacity: 0.55;
}

html.w-mod-js *[data-ix="showhero-3"] {
  opacity: 0.55;
}

html.w-mod-js *[data-ix="galimageonload"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="galimageonload-2"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="imgeffectonscroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.92, 0.92);
  -ms-transform: scale(0.92, 0.92);
  transform: scale(0.92, 0.92);
}

html.w-mod-js *[data-ix="iitialapbutton"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="loaderaction"] {
  display: block;
  opacity: 1;
}

.g-recaptcha {
  float: right;
  margin-top: 15px;
    margin-bottom: 5px;
    
}

@media (max-width: 991px) {
  .navbar {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
    width: 150px;
    height: 100%;
  }
  .navbarcontainer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
    height: 100%;
    padding-left: 15px;
  }
  .navmenu {
    left: 0px;
    right: 0px;
    bottom: 25px;
    background-color: #fff;
  }
  .navlinks {
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    text-align: right;
  }
  .navlinks.tbllinks {
    float: right;
  }
  .hero {
    overflow: hidden;
    height: 100%;
  }
  .socialdiv {
    height: 180px;
    margin-top: 70px;
    float: right;
  }
  .languagelinkks {
    margin-top: 50px;
  }
  .herocontent {
    position: absolute;
  }
  .h1 {
    margin-left: 0px;
  }
  .homeparagraph {
    width: 510px;
    margin-left: 0px;
  }
  .circle {
    margin-left: 0px;
  }
  .kontlink {
    left: 22px;
  }
  .hero2 {
    background-image: url('../images/hero2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .hero3 {
    background-image: url('../images/hero3.jpg');
    background-position: 24% 50%;
    background-size: auto 125%;
    background-repeat: no-repeat;
  }
  .herostatic {
    height: 100%;
  }
  .menu-button {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
  }
  .menu-button.w--open {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    float: right;
    background-color: transparent;
    color: #333;
  }
  .logomob {
    position: absolute;
    left: 39px;
    top: 16px;
    z-index: 2;
    width: auto;
  }
  .content {
    overflow: visible;
    height: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .flexwrap {
    position: relative;
    width: 98%;
    margin-bottom: 135px;
  }
  .flexitem {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .navbarcontainersubp {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    height: 60px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 13px;
    padding-left: 0px;
    background-color: #fff;
  }
  .navbarsubp {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    border-right-style: none;
    background-color: transparent;
  }
  .navmenusubp {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: 640px;
    margin-top: 0px;
    padding-top: 81px;
    padding-bottom: 29px;
    background-color: hsla(0, 0%, 100%, .96);
  }
  .videocontainer {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .videoleft {
    max-width: 700px;
  }
  .videoright {
    max-width: 700px;
  }
  .flexwrapblog {
    width: 98%;
    max-width: 900px;
    margin-right: 0px;
    margin-left: 12px;
  }
  .flexitemblog {
    width: 50%;
    min-width: 330px;
    padding-right: 50px;
  }
  .flexitemblogleft {
    width: 50%;
    min-width: 330px;
    padding-right: 50px;
  }
  .blogsingleparagraph {
    width: 86%;
  }
  .imagesblogwrapper {
    width: 96%;
    max-width: 800px;
    min-width: 0px;
    margin-bottom: 65px;
  }
  .titlelineblogsingl {
    margin-left: 54px;
  }
  .konthero {
    overflow: visible;
  }
  .contentkontakt {
    display: block;
    overflow: visible;
    height: auto;
    padding-right: 40px;
    padding-bottom: 35px;
    padding-left: 40px;
  }
  .h1kontakt {
    margin-left: 0px;
  }
  .kontformleftdiv {
    display: block;
    width: 100%;
    float: none;
  }
  .kontformrightdiv {
    width: 100%;
    float: none;
  }
  .submitbutton {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .kontform {
    display: block;
    width: 86%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .formblock {
    margin-top: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .15));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .15));
  }
  .menu-button-white {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    font-weight: 400;
  }
  .menu-button-white.w--open {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    float: right;
    background-color: transparent;
    color: #333;
  }
  .navbarcontainersubpkont {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1;
    display: block;
    width: 100%;
    height: 60px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 13px;
    padding-left: 0px;
    background-color: transparent;
  }
  .adresholderdiv {
    display: block;
  }
  .navbarsubpkonta {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    border-right-style: none;
    background-color: transparent;
  }
  .instawrap {
    width: 75%;
    min-width: 600px;
    margin-bottom: 110px;
  }
  .horzline1 {
    display: block;
  }
  .blognavlower {
    width: 96%;
    min-width: 0px;
  }
  .lower-menu {
    position: relative;
    display: block;
    width: 460px;
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: auto;
  }
  .lowermenulinks {
    padding: 0px 4%;
    font-family: Karla, sans-serif;
    color: #868686;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
  }
  .lowermenulinks.w--current {
    color: #4d4d4d;
  }
  .herostatictbl {
    height: 100%;
    background-image: url('../images/hero1ab.jpg');
    background-position: 50% 0px;
    background-size: cover;
  }
  .columnsmid {
    width: 50%;
    height: auto;
    padding-right: 2px;
    padding-left: 2px;
    float: left;
    background-color: transparent;
  }
  .totopbutton {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    height: 30px;
    padding-left: 143px;
    background-color: hsla(0, 0%, 100%, .45);
    font-family: Playfairdisplay, sans-serif;
    color: #fff;
    font-size: 12.5px;
    line-height: 30px;
    font-style: italic;
    text-align: left;
    text-decoration: none;
  }
  .successmessage {
    width: 100%;
    margin: 60px auto 0px;
  }
  .error {
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
  }
  .loadmorelink {
    position: absolute;
    display: block;
    width: auto;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    text-align: center;
  }
  .flexitem2 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .slide2 {
    background-position: 71% 100%;
  }
  .slide3 {
    background-position: 50% 0px;
  }
  .slide5 {
    background-position: 50% 50%;
  }
  .slide6 {
    background-position: 59% 50%;
  }
  .slide7 {
    background-position: 63% 50%;
  }
  .enterwrap {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 20%;
  }
  .footerwhite {
    width: 46%;
  }
  .kontaktwrap {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 14%;
  }
  .messagesent {
    width: 450px;
    margin-top: 140px;
    margin-bottom: 15px;
  }
  .porukaposlana {
    width: 100%;
    margin: 60px auto 0px;
  }
  .checkboxbox {
    width: auto;
    padding-top: 10px;
  }
  .gdprmessagediv {
    margin-bottom: 59px;
    padding-bottom: 20px;
  }
  .gdprmessagep {
    display: block;
    width: 86%;
    margin-right: auto;
    margin-left: auto;
    border-color: hsla(0, 0%, 77%, .75);
  }
}

@media (max-width: 767px) {
  .navbar {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
    min-height: 0px;
    background-color: transparent;
  }
  .navbarcontainer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    height: auto;
    padding-top: 13px;
    padding-left: 0px;
    background-color: transparent;
  }
  .navmenu {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: 640px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 81px;
    padding-bottom: 29px;
    background-color: #fff;
  }
  .navlinks.tbllinks {
    float: right;
  }
  .hero {
    height: 630px;
    min-height: 900px;
  }
  .socialdiv {
    float: right;
  }
  .herocontent {
    position: relative;
    top: 29%;
    width: 100%;
    padding-left: 35px;
    float: none;
  }
  .h1 {
    font-size: 30px;
  }
  .homeparagraph {
    width: 420px;
    margin-top: 22px;
    font-size: 14px;
    line-height: 30px;
  }
  .hero3 {
    background-position: 32% 0%;
    background-size: cover;
  }
  .herostatic {
    height: 100vh;
  }
  .menu-button {
    padding-right: 26px;
    color: #333;
  }
  .menu-button.w--open {
    position: absolute;
    padding-right: 26px;
    float: right;
    text-align: right;
  }
  .logomob {
    position: absolute;
    left: 12px;
    top: 11px;
    width: auto;
  }
  .content {
    padding-right: 26px;
    padding-left: 26px;
  }
  .titleline {
    margin-left: 47px;
  }
  .flexitem {
    min-width: auto;
  }
  .navbarcontainersubp {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    width: 100%;
    height: 60px;
    min-height: 0px;
    padding-top: 13px;
    padding-left: 0px;
  }
  .navbarsubp {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
    min-height: 0px;
    background-color: transparent;
  }
  .navmenusubp {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    height: 640px;
    margin-top: 0px;
    padding-top: 81px;
    padding-bottom: 29px;
    background-color: #fff;
  }
  .videocontainer {
    padding-right: 0px;
    padding-left: 25px;
  }
  .videoleftline {
    height: 60px;
    margin-left: 250px;
  }
  .videorightline {
    height: 60px;
    margin-left: 75px;
  }
  .leftvideotitle {
    font-size: 13px;
  }
  .videotitleholder {
    left: -143px;
    top: -14px;
  }
  .flexitemblog {
    width: 90%;
    max-width: 600px;
    min-width: auto;
    padding-top: 3px;
    padding-bottom: 77px;
  }
  .flexitemblogleft {
    width: 90%;
    max-width: 600px;
    min-width: auto;
    padding-bottom: 77px;
  }
  .blogsingldate {
    padding-left: 0px;
  }
  .blogsingleparagraph {
    width: 96%;
    min-width: 0px;
    padding-left: 0px;
    font-size: 13.4px;
  }
  .imagesblogwrapper {
    width: 100%;
    margin-bottom: 55px;
    padding-left: 0px;
  }
  .pagetitlesh2blogsingl {
    padding-left: 0px;
  }
  .titlelineblogsingl {
    margin-left: 26px;
  }
  .titlelinewhite {
    margin-left: 47px;
  }
  .contentkontakt {
    height: auto;
    padding-right: 26px;
    padding-left: 26px;
  }
  .h1kontakt {
    font-size: 30px;
  }
  .submitbutton {
    margin-bottom: 25px;
  }
  .menu-button-white {
    padding-right: 26px;
    color: #fff;
  }
  .menu-button-white.w--open {
    top: 0px;
    right: 0px;
    z-index: 1;
    padding-right: 26px;
    float: right;
    text-align: right;
  }
  .navbarcontainersubpkont {
    display: block;
    width: 100%;
    height: 60px;
    min-height: 0px;
    padding-top: 13px;
    padding-left: 0px;
  }
  .adressparagraph.kontakt1 {
    margin-bottom: 36px;
  }
  .adressparagraph.adress {
    margin-bottom: 40px;
  }
  .adresholderdiv {
    width: auto;
    border-right-style: none;
  }
  .navbarsubpkonta {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
    min-height: 0px;
    background-color: transparent;
  }
  .instawrap {
    width: 96%;
    max-width: 650px;
    min-width: 0px;
    margin-bottom: 100px;
  }
  .horzline1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer {
    width: 80%;
  }
  .copyrighttext {
    font-size: 13.4px;
  }
  .blognavlower {
    width: 100%;
    padding-left: 0px;
  }
  .lower-menu {
    width: 400px;
  }
  .lowermenulinks {
    padding-right: 3%;
    padding-left: 3%;
  }
  .herostatictbl {
    height: 100vh;
    background-position: 50% -30px;
    background-size: 100%;
  }
  .totopbutton {
    height: 24px;
    padding-left: 120px;
    line-height: 24px;
  }
  .error {
    width: 360px;
  }
  .flexitem2 {
    min-width: auto;
  }
  .logohome {
    padding-top: 10px;
  }
  .h1home {
    margin-top: 5px;
    font-size: 29px;
  }
  .enterlink {
    margin-top: 0px;
    font-size: 16px;
  }
  .enterwrap {
    bottom: 27%;
    width: 360px;
    height: 82px;
  }
  .footerwhite {
    width: 80%;
  }
  .copyrighttextwhite {
    font-size: 13.4px;
  }
  .kontaktwrap {
    left: 0px;
    right: 0px;
    bottom: 19%;
    width: 360px;
    height: auto;
  }
  .kontakthome {
    font-size: 15.6px;
  }
  .messagesent {
    width: 400px;
    margin-top: 51px;
    margin-bottom: 15px;
  }
  .checkboxbox {
    padding-top: 4px;
  }
}

@media (max-width: 479px) {
  .navmenu {
    height: 640px;
    padding-top: 82px;
  }
  .navlinks {
    padding-right: 25px;
  }
  .hero {
    height: 800px;
    min-height: 800px;
  }
  .fblink {
    padding-right: 25px;
  }
  .instalink {
    padding-right: 25px;
  }
  .vimeolink {
    padding-right: 25px;
  }
  .languagelinkks {
    padding-right: 25px;
  }
  .herocontent {
    position: relative;
    top: 51%;
  }
  .h1 {
    margin-top: 0px;
  }
  .homeparagraph {
    width: 84%;
  }
  .kontdiv {
    top: -29px;
  }
  .herostatic {
    background-position: 50% 0px;
    background-size: auto 100vh;
  }
  .menu-button {
    padding-right: 22px;
  }
  .menu-button.w--open {
    position: absolute;
    padding-right: 22px;
  }
  .logomob {
    left: 7px;
    top: 10px;
  }
  .content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .flexitem {
    width: 98%;
  }
  .navmenusubp {
    height: 640px;
    padding-top: 82px;
  }
  .videocontainer {
    width: 100%;
    padding-left: 0px;
  }
  .videoleftline {
    height: 45px;
    margin-top: 0px;
    margin-left: 82%;
  }
  .videorightline {
    height: 45px;
    margin-top: 0px;
    margin-left: 45px;
  }
  .leftvideotitle {
    width: 250px;
    font-size: 12.6px;
  }
  .videotitleholder {
    top: -25px;
  }
  .videotitlembl {
    margin-top: 4px;
    font-family: Karla, sans-serif;
    color: #868686;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
  }
  .videotitlembl.left {
    text-align: left;
  }
  .flexwrapblog {
    width: 100%;
  }
  .flexitemblog {
    width: 100%;
    padding-bottom: 65px;
  }
  .flexitemblogleft {
    width: 100%;
    padding-bottom: 65px;
  }
  .bloglinksa {
    font-size: 12px;
  }
  .bloglinksb {
    font-size: 12px;
  }
  .blogsingldate {
    padding-right: 9px;
    padding-left: 9px;
  }
  .blogsingleparagraph {
    padding-right: 9px;
    padding-left: 9px;
  }
  .imagesblogwrapper {
    margin-bottom: 43px;
    padding-right: 9px;
    padding-left: 9px;
  }
  .pagetitlesh2blogsingl {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 26px;
  }
  .titlelineblogsingl {
    margin-left: 35px;
  }
  .contentkontakt {
    padding-right: 20px;
    padding-left: 20px;
  }
  .h1kontakt {
    margin-top: 0px;
  }
  .submitbutton {
    margin-bottom: 25px;
  }
  .menu-button-white {
    padding-right: 22px;
  }
  .menu-button-white.w--open {
    padding-right: 22px;
  }
  .adresholderdiv {
    display: block;
  }
  .instawrap {
    width: 88%;
    margin-bottom: 100px;
  }
  .horzline1 {
    margin-bottom: 64px;
  }
  .blognavlower {
    padding-right: 9px;
    padding-left: 9px;
  }
  .lower-menu {
    width: 189px;
    height: 66px;
    margin-bottom: 28px;
  }
  .lowermenulinks {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
  }
  .divlowermenumbl {
    width: 94px;
    float: left;
    text-align: center;
  }
  .herostatictbl {
    background-position: 50% 0px;
    background-size: auto 100vh;
  }
  .columnsmin {
    width: 100%;
  }
  .totopbutton {
    height: 28px;
    padding-left: 0px;
    line-height: 28px;
    text-align: center;
  }
  .successmessage {
    font-size: 13.2px;
  }
  .error {
    width: 90%;
    font-size: 13.2px;
  }
  .flexitem2 {
    width: 98%;
  }
  .slide1 {
    background-position: 69% 50%;
    background-size: cover;
  }
  .slide2 {
    background-position: 63% 100%;
  }
  .slide4 {
    background-position: 84% 50%;
  }
  .slide5 {
    background-position: 50% 50%;
  }
  .slide6 {
    background-position: 62% 50%;
  }
  .slide7 {
    background-position: 55% 50%;
  }
  .enterlink {
    letter-spacing: 4px;
  }
  .enterwrap {
    bottom: 23%;
    width: 86%;
  }
  .kontaktwrap {
    left: 0px;
    right: 0px;
    bottom: 15%;
    width: 86%;
  }
  .messagesent {
    width: 96%;
    margin-top: 56px;
    font-size: 13.2px;
  }
  .porukaposlana {
    font-size: 13.2px;
  }
  .text-block {
    font-size: 13px;
  }
  .checkboxtext {
    font-size: 11px;
    line-height: 18px;
  }
}

@font-face {
  font-family: 'Ubuntu r';
  src: url('../fonts/Ubuntu-R.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu l';
  src: url('../fonts/Ubuntu-L.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Karla';
  src: url('../fonts/Karla-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Karla';
  src: url('../fonts/Karla-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Karla';
  src: url('../fonts/Karla-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Karla';
  src: url('../fonts/Karla-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Crimsontext';
  src: url('../fonts/CrimsonText-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Crimsontext';
  src: url('../fonts/CrimsonText-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Crimsontext';
  src: url('../fonts/CrimsonText-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Crimsontext';
  src: url('../fonts/CrimsonText-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Crimsontext';
  src: url('../fonts/CrimsonText-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Crimsontext roman';
  src: url('../fonts/CrimsonText-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Playfairdisplaysc';
  src: url('../fonts/PlayfairDisplaySC-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Playfairdisplaysc';
  src: url('../fonts/PlayfairDisplaySC-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Playfairdisplaysc';
  src: url('../fonts/PlayfairDisplaySC-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Playfairdisplaysc';
  src: url('../fonts/PlayfairDisplaySC-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Playfairdisplaysc';
  src: url('../fonts/PlayfairDisplaySC-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Playfairdisplaysc';
  src: url('../fonts/PlayfairDisplaySC-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}