body {
  overflow: visible;
  font-family: Raleway, sans-serif;
  color: #818181;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

h1 {
  margin-top: 1px;
  margin-bottom: 0px;
  font-family: 'Honeyscript webfont 400', sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 120px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: none;
}

h2 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-family: Roboto200, sans-serif;
  color: #428bc7;
  font-size: 32px;
  line-height: 36px;
  font-weight: 200;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 4px;
  font-family: 'Open Sans', sans-serif;
  color: #428bc7;
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
}

h4 {
  margin-top: 37px;
  margin-bottom: 8px;
  padding-left: 4px;
  font-family: Roboto_CB, sans-serif;
  color: #333c45;
  font-size: 18px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

h5 {
  margin-top: 27px;
  margin-bottom: 20px;
  padding-left: 4px;
  font-family: Roboto200, sans-serif;
  color: #428bc7;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}

h6 {
  margin-top: 49px;
  margin-bottom: 10px;
  font-family: Roboto200, sans-serif;
  color: #333c45;
  font-size: 22px;
  line-height: 38px;
  font-weight: 300;
}

p {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-right: 4px;
  padding-left: 4px;
  float: none;
  font-family: Roboto200, sans-serif;
  color: #3c3c3c;
  font-size: 15px;
  line-height: 24px;
}

.button {
  display: inline-block;
  margin-top: 15px;
  padding: 8px 18px;
  border: 2px solid #428bc7;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #428bc7;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #428bc7;
  color: #fff;
}

.button.button-price {
  margin-top: 28px;
}

.button.button-white {
  border-color: #fff;
  color: #fff;
}

.button.button-white:hover {
  background-color: #fff;
  color: #428bc7;
}

.brand-logo {
  margin-top: 12px;
  margin-left: 25px;
  float: left;
}

.navigation-menu {
  margin-top: 0px;
  float: none;
}

.navigation-link {
  margin-left: 30px;
  padding: 0px 0px 5px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-link:hover {
  border-bottom: 2px solid #fff;
  color: #fff;
}

.navigation-link.w--current {
  border-bottom: 2px solid #fff;
  color: #fff;
}

.navigation-link.ds {
  margin-left: 0px;
  padding: 27px 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.navigation-link.ds:hover {
  border-bottom: 1px none #000;
  background-color: rgba(51, 60, 69, 0.2);
  text-transform: none;
}

.navigation-link.ds.news {
  height: auto;
  margin-right: 10px;
  margin-left: 0%;
  padding: 35px 10px 30px;
  font-family: Roboto400, sans-serif;
  color: #fff;
  font-size: 16px;
}

.navigation-link.ds.news:hover {
  background-color: rgba(51, 60, 69, 0.2);
}

.navigation-link.ds.news.w--current {
  border-bottom: 0px none transparent;
  color: #fff;
}

.navigation-link.ds.news.hr {
  margin-left: 31px;
  padding-right: 0px;
  padding-left: 10px;
}

.navigation-link.ds.news.hr.gb {
  margin-left: 0px;
  padding-right: 10px;
  color: #aeaeae;
}

.navigation-link.ds.news.hr.gb:hover {
  color: #fff;
}

.navigation-link.ds.news.gmbeng {
  padding: 35px 0px 30px 4px;
  float: right;
  background-color: transparent;
  font-family: Roboto_CB, sans-serif;
  color: #d2d2d2;
  font-size: 14px;
}

.navigation-link.ds.news.gmbeng:hover {
  color: #fff;
}

.navigation-link.ds.news.gmbeng.hr {
  margin-right: 2px;
  padding-top: 35px;
  padding-right: 5px;
  padding-bottom: 25px;
  background-color: transparent;
  font-family: Roboto_CB, sans-serif;
  color: #d2d2d2;
  font-size: 14px;
}

.navigation-link.ds.news.gmbeng.hr:hover {
  color: #fff;
}

.navigation-link.ds.news.gmbeng.hr.w--current {
  margin-right: 3px;
  margin-left: auto;
  padding-top: 35px;
  padding-bottom: 30px;
  color: #d2d2d2;
  font-size: 14px;
}

.navigation-link.ds.news.gmbeng.hr.ru {
  margin-left: 0px;
}

.navigation-link.ds.news.gmbeng.hr.ru.w--current {
  color: #fffdfd;
}

.navigation-link.ds.news.hr1 {
  padding-right: 20px;
  padding-left: 20px;
}

.navigation-container {
  display: block;
  text-align: center;
}

.header {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  overflow: visible;
  height: auto;
  padding-top: 0px;
  border-style: none;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  background-color: rgba(51, 60, 69, 0.52);
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-family: Roboto400, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.header:hover {
  border-bottom: 0px none transparent;
}

.header.eng2 {
  background-color: rgba(40, 48, 56, 0.81);
  color: rgba(63, 63, 63, 0.27);
}

.header-contact {
  margin-top: 30px;
  margin-right: 25px;
  float: right;
  text-align: left;
}

.header-text {
  position: relative;
  margin-top: 5px;
  margin-left: 8px;
  float: right;
  font-family: Roboto400, sans-serif;
  color: #fff;
  font-size: 15px;
}

.header-icon {
  margin-top: 4px;
  float: left;
}

.section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 60px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.scroll-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  opacity: 0.97;
}

.bran-logo-scroll {
  margin-top: 17px;
}

.navigation-link-scroll {
  margin-left: 30px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #313131;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.navigation-link-scroll:hover {
  border-bottom: 2px solid #428bc7;
  color: #428bc7;
}

.navigation-link-scroll.w--current {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.banner {
  background-color: transparent;
}

.service-wrapper {
  position: relative;
  display: block;
  overflow: visible;
  text-align: center;
}

.circle {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  border: 2px solid #428bc7;
  border-radius: 60px;
}

.work-title {
  position: relative;
  display: block;
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid #ebebeb;
}

.center-div {
  display: block;
  margin-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.line {
  display: block;
  width: 30px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #428bc7;
}

.line.left {
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.work-column {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
}

.work-overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0.5));
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.work-overlay:hover {
  box-shadow: inset 0 0 8px 3px rgba(0, 0, 0, 0.5);
}

.work-hover {
  position: absolute;
  left: 0px;
  top: 40%;
  right: 0px;
  bottom: 0px;
  display: block;
  padding: 15px 20px;
}

.on-work {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.sub-title {
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}

.section-features {
  position: relative;
  z-index: 2;
  padding-top: 120px;
  padding-bottom: 50px;
  background-color: #f2f2f2;
}

.h1-container {
  text-align: center;
}

.slider {
  height: auto;
  margin-top: 0px;
  background-color: transparent;
  color: hsla(0, 0%, 100%, 0.81);
  font-weight: 300;
}

.hide-dots {
  display: none;
}

.arrow {
  width: 60px;
  height: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 2px solid #fff;
  border-radius: 100px;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 30px;
}

.arrow:hover {
  opacity: 1;
}

.vertical {
  height: 70px;
  margin-right: 20px;
  margin-left: 20px;
}

.slide-2 {
  position: relative;
  display: inline-block;
  overflow: visible;
}

.slide-2.img01 {
  margin-top: 0px;
  background-image: url('../images/kamilica.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.features-image {
  position: relative;
  text-align: center;
}

.features-text {
  padding-top: 25px;
}

.uppercase {
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.uppercase.white {
  color: #fff;
  text-align: center;
}

.hand-text {
  padding-left: 48px;
  font-family: 'Just Another Hand', sans-serif;
  color: #999;
  font-size: 28px;
  letter-spacing: 0px;
}

.cool {
  position: relative;
  bottom: 18px;
  padding-left: 158px;
}

.hero-div {
  position: relative;
  z-index: 10;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #428bc7;
}

.hero-text {
  color: #95c2e8;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.option-section {
  padding-top: 0px;
  padding-bottom: 100px;
  background-color: #fff;
}

.column-wrapper {
  padding: 30px 20px 20px;
  box-shadow: none;
}

.shadow {
  position: relative;
  bottom: 14px;
  opacity: 0.6;
  text-align: center;
}

.shadow.darker {
  bottom: 8px;
  opacity: 1;
}

.row {
  margin-top: 50px;
}

.fun-facts-section {
  padding-top: 100px;
  padding-bottom: 150px;
  background-image: url('../images/banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.skills-row {
  padding-top: 80px;
}

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

.clients-slider {
  margin-top: 45px;
  background-color: transparent;
}

.slide-1-testimonials {
  padding-right: 90px;
  padding-left: 90px;
  text-align: center;
}

.clients-photo {
  position: relative;
  z-index: 1;
  display: block;
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-image: url('../images/client2.jpg');
  background-size: 130px;
  background-repeat: no-repeat;
}

.clients-photo.photo-2 {
  background-image: url('../images/cleint3.jpg');
}

.clients-photo.photo-3 {
  background-image: url('../images/client1.jpg');
  background-position: 50% 50%;
}

.arrow-clients {
  width: 40px;
  height: 40px;
  padding-top: 9px;
  border: 2px solid #d1d1d1;
  border-radius: 100px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #a8a8a8;
  font-size: 19px;
}

.arrow-clients:hover {
  opacity: 1;
}

.vertical-clients {
  position: absolute;
  margin-right: 1px;
  margin-left: 1px;
}

.text-clients {
  position: relative;
  margin-top: 20px;
  color: #919191;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.section-clients {
  display: block;
  overflow: visible;
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #f2f2f2;
  background-image: none;
}

.brand-logo {
  margin-top: 17px;
}

.bradnign-logo {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.branding-hover {
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.branding-hover:hover {
  opacity: 1;
}

.social-icon {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  border-right: 1px solid #3c4752;
  background-color: #333c45;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-icon:hover {
  background-color: #3b5998;
}

.social-icon.twitter:hover {
  background-color: #2aa9e0;
}

.social-icon.google:hover {
  background-color: #bf3939;
}

.social-icon.rss:hover {
  background-color: #eb8a1c;
}

.social-column {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  display: none;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: rgba(51, 60, 69, 0.99);
}

.footer-logo {
  margin-bottom: 15px;
}

.footer-social {
  margin-top: 15px;
}

.footer-circle {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 1px;
  border: 1px solid #818181;
  border-radius: 50px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.footer-circle:hover {
  opacity: 1;
}

.small-footer {
  position: relative;
  z-index: 1;
  margin-top: 70px;
  padding-top: 38px;
  padding-bottom: 0px;
  border-top: 1px solid rgba(68, 95, 121, 0.3);
  background-color: #333c45;
  text-align: center;
}

.small-footer-text {
  display: inline-block;
  margin-left: 10px;
  padding-top: 8px;
  color: #adadad;
  font-size: 13px;
}

.go-top {
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin-top: 49px;
  padding-top: 4px;
  float: right;
  border: 2px solid #434343;
  border-radius: 50px;
  -webkit-transition: border 500ms ease;
  transition: border 500ms ease;
  color: #434343;
  text-align: center;
}

.go-top:hover {
  border-color: #428bc7;
  color: #fff;
}

.h3-footer {
  margin-top: 10px;
  margin-bottom: 23px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h3-footer.dsfut {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

.text-field {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
}

.text-field:hover {
  border-bottom-color: #428bc7;
}

.text-area {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
}

.text-area:hover {
  border-bottom-color: #428bc7;
  color: #fff;
}

.submit-button {
  position: relative;
  margin-top: 10px;
  padding: 5px 15px;
  border: 2px solid #818181;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #818181;
  color: #fff;
}

.success-message {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  border: 2px solid #428bc7;
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}

.error-message {
  margin-top: 15px;
  border: 2px solid #db2121;
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}

.close-footer {
  position: relative;
  bottom: -13px;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  padding-top: 4px;
  float: right;
  border: 2px solid #818181;
  border-radius: 30px;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.close-footer:hover {
  opacity: 1;
}

.close-text {
  position: relative;
  bottom: -21px;
  margin-right: 15px;
  float: right;
}

.sub-header {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
  background-color: #428bc7;
}

.info {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.info.address {
  margin-bottom: 0px;
}

.info-icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.mail {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  text-decoration: none;
}

.mail:hover {
  color: #fff;
}

.contact {
  display: inline-block;
  color: #bdbdbd;
}

.contact.cntct {
  display: inline-block;
}

.contact.e-m {
  font-size: 20px;
}

.section-page {
  position: relative;
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-work {
  position: relative;
  z-index: 2;
}

.container-about {
  padding-top: 60px;
  text-align: center;
}

.white {
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
}

.white.number {
  font-size: 35px;
}

.sub-text {
  color: hsla(0, 0%, 100%, 0.61);
  font-size: 18px;
  font-weight: 200;
}

.sub-text.cl {
  color: #8f8f8f;
  font-weight: 300;
}

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

.name-staff {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #428bc7;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tean-work {
  margin-bottom: 10px;
  color: #999;
  font-weight: 400;
}

.social-team {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  padding-top: 2px;
  border-radius: 60px;
  background-color: #f2f2f2;
  opacity: 0.7;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.social-team:hover {
  opacity: 1;
}

.social-block {
  margin-top: 15px;
}

.section-help {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/banner2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.row-help {
  margin-top: 100px;
}

.help-1 {
  height: 240px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px none #fff;
  background-color: hsla(0, 0%, 100%, 0.6);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.18);
  color: #fff;
  text-align: center;
}

.help-1.help2 {
  height: 230px;
}

.help-1.help2.yax.j4j4 {
  height: 250px;
}

.help-1.arr.fr5.asa1.mbmb {
  height: 280px;
}

.help-1.arr.arra3.frst.cvcv {
  height: 280px;
}

.help-1.arr.arra3.frst2.cvcv {
  height: 280px;
}

.help-1.arr.arra3.cvcv {
  height: 280px;
}

.help-1.ttt {
  background-color: hsla(0, 0%, 100%, 0.38);
}

.help-1.ttt.vcxy {
  height: 230px;
  padding-right: 44px;
  padding-bottom: 0px;
  padding-left: 44px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.help-1.simpt {
  height: 220px;
}

.help-1.simpt.d3 {
  height: 260px;
}

.help-1.simpt.d3.f555 {
  height: 270px;
}

.help-1.simpt.d3.a009 {
  height: 220px;
}

.help-1.asa2.bvb.mbmb {
  height: 280px;
}

.help-1.asa3.mbmb {
  height: 280px;
}

.circle-help {
  position: relative;
  bottom: 50px;
  display: block;
  width: 90px;
  height: 90px;
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  border-radius: 60px;
  background-color: #e00148;
  opacity: 1;
}

.circle-help.ar {
  background-color: #837f77;
}

.circle-help.ar.green {
  background-color: #61945c;
}

.circle-help.ppl {
  background-color: #2ac450;
}

.circle-help.a9 {
  background-color: #428bc7;
}

.help-content {
  position: relative;
  bottom: 36px;
}

.link-help {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #428bc7;
  text-decoration: none;
}

.link-help:hover {
  color: #303030;
}

.section-services {
  padding-top: 90px;
  padding-bottom: 90px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f2f2f2;
}

.section-services.white-2 {
  padding-top: 0px;
  background-color: transparent;
}

.section-project {
  padding-top: 70px;
  padding-bottom: 70px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.project-wrapper {
  margin-bottom: 40px;
  text-align: center;
}

.project-button {
  width: 50px;
  height: 50px;
  padding-top: 9px;
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  opacity: 0.6;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.project-button:hover {
  opacity: 1;
}

.project-button.previous {
  float: left;
}

.project-button.next {
  float: right;
}

.line-project {
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}

.slider-project {
  height: auto;
  margin-top: 40px;
  background-color: transparent;
}

.arrow-project {
  width: 50px;
  height: 50px;
  padding-top: 11px;
  border: 2px solid #fff;
  border-radius: 50px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-size: 24px;
}

.arrow-project:hover {
  opacity: 0.8;
}

.caption {
  position: absolute;
  left: 23px;
  bottom: 23px;
  padding: 10px;
  border: 1px solid #fff;
  color: #fff;
}

.caption-link {
  position: absolute;
  top: 23px;
  right: 23px;
  padding: 10px;
  background-color: rgba(66, 139, 199, 0.8);
  color: #fff;
  text-decoration: none;
}

.section-logo {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ebebeb;
  background-color: #fff;
}

.project {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #585858;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.details {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}

.category-text {
  color: #adadad;
}

.pricing-section {
  padding-top: 80px;
  padding-bottom: 100px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.pricing-table {
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 7px;
  background-color: hsla(0, 0%, 100%, 0.52);
  text-align: center;
}

.pricing-price {
  overflow: hidden;
  padding: 10px 0px 30px;
  background-color: #428bc7;
  background-image: none;
  text-align: center;
}

.circle-prize {
  display: block;
  width: 150px;
  height: 150px;
  margin-top: 28px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  border: 2px solid #fff;
  border-radius: 100px;
}

.pricing {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  font-size: 19px;
  letter-spacing: -1px;
}

.month {
  color: hsla(0, 0%, 100%, 0.65);
  font-size: 15px;
  text-transform: none;
}

.ribbon {
  position: absolute;
  right: 0px;
  margin-top: 6px;
  margin-right: -45px;
  padding: 7px 50px;
  background-color: #ffae00;
  -webkit-transform: rotate(46deg);
  -ms-transform: rotate(46deg);
  transform: rotate(46deg);
  color: #8c630b;
  font-size: 11px;
  font-weight: 700;
}

.pricing-section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #ebebeb;
}

.alert {
  overflow: hidden;
  margin-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  border: 1px solid #78dffe;
  border-radius: 6px;
  background-color: #e1f8ff;
}

.help {
  color: #77d8f5;
}

.help.help-2 {
  font-weight: 400;
}

.close {
  position: relative;
  top: 5px;
  right: 4px;
  float: right;
  opacity: 0.66;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.close:hover {
  opacity: 1;
}

._404-section {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.circle-404 {
  display: block;
  width: 380px;
  height: 380px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 130px;
  border: 6px solid #428bc7;
  border-radius: 200px;
  text-align: center;
}

._404-text {
  margin-bottom: 67px;
  color: #428bc7;
  font-size: 140px;
  font-weight: 600;
}

._404-container {
  position: relative;
  z-index: 1;
  text-align: center;
}

.logo-background {
  position: absolute;
  left: -23%;
  top: 25%;
  opacity: 0.05;
}

.row-social {
  position: relative;
  z-index: 1;
}

.mascot {
  position: relative;
  top: 2px;
  text-align: center;
}

.text-slider {
  top: 45px;
  padding-top: 40px;
}

.big-text {
  margin-bottom: 8px;
  color: #fff;
  font-size: 34px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.medium-text {
  margin-bottom: 20px;
  color: hsla(0, 0%, 100%, 0.61);
  font-size: 18px;
}

.ddm {
  position: relative;
  z-index: 0;
  padding-top: 0px;
}

.ddm:hover {
  background-color: rgba(51, 60, 69, 0.3);
}

.ddt {
  margin-right: 10px;
  margin-left: 0%;
  padding: 35px 10px 30px;
  font-family: Roboto400, sans-serif;
  font-size: 16px;
}

.ddt.hr1 {
  padding-right: 20px;
  padding-left: 20px;
}

.ddl {
  z-index: 500;
  width: 220px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 40px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.6);
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: rgba(51, 60, 69, 0.55);
  font-family: Roboto400, sans-serif;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0px;
  text-transform: none;
}

.ddl:hover {
  background-color: rgba(51, 60, 69, 0.6);
  color: #fff;
}

.ddl.w--current {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #fff;
  font-size: 15px;
}

.ddl.b1 {
  padding-left: 40px;
}

.ddl.u-i {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.ddl.u-i._889900 {
  background-color: rgba(51, 60, 69, 0.55);
  font-size: 14px;
}

.ddlx {
  background-color: transparent;
}

.ddlx.w--open {
  background-color: transparent;
  color: #fff;
}

.ddmtx {
  font-family: Roboto400, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  list-style-type: none;
}

.dbm_opc {
  background-color: rgba(66, 139, 199, 0.7);
}

.sct01 {
  height: 600px;
  background-image: url('../images/kamilica_flip.jpg');
  background-position: 50% 95%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sct01.sal-maris {
  height: 500px;
  background-image: url('../images/solana-7.jpg');
  background-position: 50% 14%;
  background-size: cover;
}

.sct01.sal-maris.ar_img {
  height: 540px;
  background-image: url('../images/x_amore_relax_kupanje_1.jpg');
  background-position: 50% 66%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sct01.sal-maris.ar_img.zzh {
  height: 500px;
  float: none;
  background-image: url('../images/x_amore_relax_kupanje.jpg');
  background-position: 50% 63%;
  background-size: cover;
}

.sct01.sal-maris.acsct {
  height: 500px;
  background-image: url('../images/madrac4.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.sct01.sal-maris.acsct.lgt {
  height: 400px;
  background-color: rgba(68, 95, 121, 0.3);
  background-image: url('../images/kowla-novilogo-centar_1.png');
  background-position: 50% 80%;
  background-size: 300px;
}

.sct01.sal-maris.n50 {
  background-image: url('../images/girl-883011_1920.jpg');
  background-position: 50% 50%;
}

.sct01.sal-maris.n50.n30 {
  background-image: url('../images/n50-b.jpg');
}

.sct01.sal-maris.n50.uuz879 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.11)), to(rgba(0, 0, 0, 0.11))), url('../images/n50.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.11), rgba(0, 0, 0, 0.11)), url('../images/n50.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.sct01.sal-maris.n50.uuz879.mmyy {
  background-image: url('../images/kowlanatur-bolovi-u-ledima.png'), radial-gradient(circle farthest-corner at 60% 50%, #74b0f5 40%, #fff);
  background-position: 10% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.sct01.sal-maris.n50.prevent {
  background-image: url('../images/n50-c.jpg');
}

.sct01.vbnm {
  height: 500px;
  background-image: url('../images/arnika.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sal-maric-bottle {
  margin-top: -497px;
}

.db_hero {
  width: 400px;
  height: 400px;
  margin-top: 103px;
  margin-right: 100px;
  float: right;
  background-color: transparent;
  color: #fff;
}

.db_hero_txt {
  font-family: 'Chianti roman', sans-serif;
  font-size: 25px;
  line-height: 90px;
}

.db_hero_msin {
  font-family: Honeyscript, sans-serif;
  color: #fff;
  font-size: 150px;
  line-height: 200px;
}

.img_salmaris {
  margin-top: -120px;
}

.img_salmaris.bottle {
  display: block;
  height: 450px;
  margin-top: -380px;
}

.img_salmaris.bottle.acimg {
  margin-top: -320px;
  margin-bottom: 31px;
}

.img_salmaris.bottle.acimg.new1 {
  height: 380px;
}

.img_salmaris.bottle.art {
  height: 310px;
  margin-top: -196px;
  margin-bottom: 24px;
}

.img_salmaris.vn_img {
  margin-top: -216px;
  margin-bottom: 14px;
}

.img_salmaris.vn_img.xcx {
  width: 390px;
  margin-top: -327px;
}

.db_title {
  display: none;
  width: 500px;
  margin-top: 50px;
  margin-right: 50px;
  float: right;
  background-color: rgba(51, 60, 69, 0.2);
  text-align: center;
}

.bq_almaris {
  width: 300px;
  margin-top: 7%;
  margin-left: 300px;
  padding: 20px 30px;
  float: left;
  border-left: 1px none #000;
  background-color: rgba(51, 60, 69, 0.2);
  font-family: Roboto200, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  text-align: left;
}

.bq_almaris.vn0x {
  position: relative;
  left: -279px;
  top: -101px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 554px;
  margin-left: 577px;
  padding-right: 0px;
}

.bq_almaris.mnb {
  position: relative;
  left: 0px;
  top: 0px;
  overflow: visible;
  float: none;
  clear: none;
  text-align: center;
}

.bq_almaris.zgz {
  background-color: rgba(51, 60, 69, 0.4);
}

.bq_almaris.zgz.bmbm {
  margin-top: 121px;
}

.sct_03 {
  display: block;
  height: 500px;
  margin-top: 55px;
  margin-bottom: 55px;
  background-image: url('../images/solana-19.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sct_03.vn01 {
  height: 400px;
  margin-bottom: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.31)), to(#fff)), url('../images/visum-natur-face.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.31), #fff), url('../images/visum-natur-face.jpg');
  background-position: 0px 0px, 50% -8%;
  background-size: auto, cover;
}

.sct_03.vn01.vnb {
  height: 350px;
  margin-bottom: 34px;
  background-image: url('../images/fv.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sct_03.jnj {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 400px;
  background-image: url('../images/wwby2.jpg'), url('../images/5-General-Ways-Fоr-а-Better-Lifestyle-Fitness-аnd-Health.jpg');
  background-position: 50% 72%, 50% 66%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed, fixed;
  text-align: center;
}

.sct_03.n3 {
  background-image: url('../images/n50-b.jpg');
}

.db_stupac {
  margin-top: 17px;
  margin-bottom: 19px;
  padding: 13px 20px;
  background-color: rgba(66, 139, 199, 0.1);
}

.db_stupac.z {
  margin-top: 30px;
  margin-bottom: 0px;
  border-top: 1px solid #434343;
  background-color: rgba(67, 67, 67, 0.05);
  text-align: center;
}

.db_stupac.z._7u {
  padding-bottom: 22px;
}

.db_stupac._666 {
  padding-bottom: 29px;
}

.db_stupac._666._555 {
  padding-bottom: 21px;
}

.db_stupac._666._555.jjb7 {
  text-align: center;
}

.db_stupac._666.kik {
  padding-bottom: 52px;
}

.db_stupac._666.kik.vmnbv {
  padding-bottom: 0px;
}

.db_stupac._666.kik.rvv.t {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 88, 88, 0.09)), color-stop(0%, hsla(207, 0%, 82%, 0.18)), to(#fff));
  background-image: linear-gradient(180deg, rgba(88, 88, 88, 0.09), hsla(207, 0%, 82%, 0.18) 0%, #fff);
  text-align: center;
}

.db_stupac._666.t {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 139, 199, 0.09)), color-stop(0%, hsla(207, 0%, 82%, 0.18)), to(#fff));
  background-image: linear-gradient(180deg, rgba(66, 139, 199, 0.09), hsla(207, 0%, 82%, 0.18) 0%, #fff);
  text-align: center;
}

.center {
  font-family: Raleway, sans-serif;
  text-align: center;
}

.center._50 {
  padding-right: 50px;
  padding-left: 50px;
  font-size: 16px;
}

.center._50.blk {
  color: #434343;
}

.center._1q {
  font-size: 22px;
  line-height: 30px;
}

.img_circle {
  margin-left: 24px;
  padding-top: 4px;
}

.db_img_round {
  border-radius: 40px;
  text-align: center;
}

.img_rnd {
  border-radius: 250px 200px 150px;
}

.sl01 {
  background-image: url('../images/running.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.sl01.vn_i {
  background-image: url('../images/vncontactlens.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.sl03.nr3 {
  background-image: url('../images/beba.jpg');
  background-position: 50% 35%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sl03.nr3.bn7 {
  background-image: url('../images/CVS.jpg');
  background-position: 50% 45%;
  background-size: cover;
}

.sl03.bzzt {
  background-image: url('../images/industry-work.jpg');
  background-position: 50% 23%;
  background-size: cover;
}

.sldr {
  margin-top: 28px;
  margin-bottom: 28px;
}

.c01 {
  padding-right: 20px;
  padding-left: 20px;
}

.img_cvijet-soli {
  margin-top: 35px;
}

.db_visum {
  width: 430px;
  margin-top: 253px;
  margin-right: 172px;
  float: right;
}

.db_visum.ac {
  width: 490px;
  margin-top: 182px;
  margin-right: 20%;
}

.db_visum.arrr {
  width: 460px;
  margin-top: 77px;
}

.db_visum.allerg {
  margin-top: 160px;
  margin-right: auto;
  float: right;
}

.db_visum.allerg.ms {
  width: 500px;
  margin-top: 7px;
  margin-right: 0px;
  padding-left: 57px;
  float: right;
}

.db_visum.allerg.ms.ljb {
  width: 595px;
  margin-top: 129px;
  margin-right: 0px;
  margin-left: 65px;
  padding-right: 0px;
  float: left;
}

.db_visum.allerg.ms.ljb.pd {
  margin-top: 137px;
  margin-left: 0px;
  padding-left: 0px;
  text-align: left;
}

.db_visum.allerg.ms.ljb.pd.jjk {
  margin-top: 100px;
  float: right;
}

.subtitle {
  margin-top: 13px;
  padding-left: 0px;
  font-family: 'Chianti roman', sans-serif;
  color: #333c45;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
}

.subtitle.arlx {
  margin-top: -8px;
  line-height: 32px;
}

.subtitle.arlx.capitals {
  font-family: Roboto200, sans-serif;
  color: #333c45;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.subtitle.h6 {
  color: #fff;
}

.subtitle.h6.vnn {
  margin-top: -10px;
}

.subtitle.h6.vnn.capitals {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}

.subtitle.h6.vnn.capitals.df {
  padding-left: 18px;
  font-family: Roboto200, sans-serif;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
}

.subtitle.f5 {
  padding-left: 131px;
  color: #fff;
}

.subtitle.f5.capitals.ljblj {
  padding-left: 0px;
}

.subtitle.okwn {
  display: block;
  padding-top: 195px;
  padding-right: 15%;
  padding-left: 57%;
  font-family: 'PT Sans', sans-serif;
  line-height: 29px;
}

.subtitle.capitals.f5t {
  padding-left: 9px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.subtitle.capitals.f5t.hnm {
  font-family: Roboto400, sans-serif;
  color: #333c45;
  font-size: 13px;
}

.subtitle.capitals.bl {
  font-family: Roboto200, sans-serif;
  color: #333c45;
  font-size: 12px;
  letter-spacing: 1px;
}

.subtitle.capitals.bl.alrf {
  color: #fff;
  text-align: right;
}

.subtitle.capitals.bl.alrf.rse {
  letter-spacing: 0px;
}

.subtitle.capitals.morskasol {
  margin-top: 0px;
  font-family: Roboto200, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
}

.cnt_accent {
  margin-top: 73px;
  margin-bottom: 73px;
}

.sct_n2 {
  height: 450px;
  margin-top: 49px;
  margin-bottom: 40px;
  padding-top: 38px;
  background-image: url('../images/zasto-koristiti-salmaris.jpg');
  background-position: 25% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sct_n2.amr {
  height: 450px;
  padding-top: 36px;
  background-image: url('../images/27-11-2013-3333-2.jpg');
  background-position: 50% 68%;
  background-size: cover;
}

.sct_n2.f44 {
  background-image: url('../images/alergen-contra-light-img_2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sct_n2.f44.hnh {
  height: 450px;
  margin-top: 75px;
  margin-bottom: 112px;
  padding-top: 49px;
  background-image: url('../images/ac_sleepeing_1.jpg');
  background-size: cover;
}

.sct_n2.f44.hnh.vcxy.frf {
  background-image: url('../images/ac_sleepeing.jpg');
  background-size: cover;
}

.sct_n2.kl {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.64)), color-stop(96%, rgba(0, 0, 0, 0.66))), url('../images/ffg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.66) 96%), url('../images/ffg.jpg');
  background-position: 0px 0px, 50% 37%;
  background-size: auto, cover;
}

.green {
  color: #9fc65e;
}

.vnimg1 {
  height: 300px;
}

.vnc {
  font-size: 25px;
}

.vnc.v5v {
  margin-top: 39px;
  font-family: Roboto200, sans-serif;
  color: #428bc7;
  font-weight: 300;
}

.vnc.v5v.eddd {
  font-size: 20px;
}

.arlx {
  color: #333c45;
}

.arlx.f4f4 {
  font-family: Roboto200, sans-serif;
  font-size: 60px;
  line-height: 97px;
  letter-spacing: -1px;
}

.are {
  margin-top: 25px;
  font-family: Roboto200, sans-serif;
  color: #428bc7;
  font-weight: 300;
}

.lemon {
  margin-top: 17px;
  margin-left: 28px;
  padding-left: 7px;
}

.lavand {
  margin-top: 39px;
}

.arr {
  border-style: none;
  background-color: hsla(0, 0%, 100%, 0.6);
}

.ac {
  color: #333c45;
}

.ac.rr02 {
  font-family: Roboto200, sans-serif;
  font-size: 54px;
  line-height: 72px;
  letter-spacing: 0px;
}

.vnvn {
  color: #fff;
}

.vnvn.rs004 {
  font-family: Roboto200, sans-serif;
  font-size: 68px;
  line-height: 80px;
  letter-spacing: 0px;
}

.vnvn.rs004.x3x3 {
  margin-bottom: 16px;
  font-size: 60px;
  letter-spacing: -1px;
}

.doc_img {
  margin-top: -62px;
}

.half {
  margin-top: 60px;
  margin-bottom: 90px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #428bc7;
  text-align: center;
}

.gz {
  color: #fff;
}

.gz.hj {
  margin-bottom: 21px;
  text-align: left;
}

.b6 {
  margin-top: 44px;
  margin-bottom: 31px;
  color: #fff;
}

.b6.ton1 {
  margin-top: 28px;
  margin-bottom: 19px;
}

.bn6 {
  padding-right: 97px;
}

.bn6.vbnm {
  text-align: center;
}

.bn6.vbnm.g5 {
  padding-right: 0px;
  padding-left: 32px;
}

.neg {
  margin-top: 14px;
  color: #fff;
}

.umgvn2 {
  width: 100%;
  height: 100%;
  margin-left: 0px;
}

.dbvn66 {
  height: 100%;
  margin-left: -27px;
}

.db_vgg {
  margin-top: 46px;
  margin-bottom: 46px;
}

.sct_news {
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 4px;
  padding-bottom: 30px;
}

.txt_date {
  font-family: 'Open Sans', sans-serif;
  color: #333c45;
  font-size: 70px;
  line-height: 66px;
  font-weight: 300;
  text-align: center;
}

.nesw_month {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.news {
  padding-left: 0px;
  font-family: Roboto400, sans-serif;
  color: #333c45;
  font-size: 20px;
}

.news2 {
  padding-left: 27px;
}

.news2.no_ind {
  margin-top: 16px;
  padding-left: 0px;
}

.cnt_news {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(51, 60, 69, 0.2);
}

.news_by {
  margin-top: 8px;
  padding-top: 10px;
  border-top: 1px dashed rgba(51, 60, 69, 0.2);
  font-family: 'PT Sans', sans-serif;
  text-align: center;
}

.sct_img {
  height: 400px;
  margin-bottom: 50px;
  background-image: url('../images/news_kn_tablet-smartphone.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sct_img.morska-sol {
  height: 500px;
  margin-bottom: 0px;
  background-image: url('../images/girl-allergy.jpg');
  background-position: 50% 32%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.sct_img.morska-sol.ms {
  margin-bottom: 60px;
  background-image: url('../images/kwn_sol.jpg');
  background-position: 50% 63%;
  background-size: cover;
}

.sct_img.morska-sol.ms.ljbb {
  background-image: url('../images/WEB-4.jpg');
  background-position: 50% 15%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sct_img.morska-sol.ms.ljbb.pd1 {
  height: 500px;
  margin-bottom: 0px;
  background-image: url('../images/dubrovnik_small_2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.sct_img.morska-sol.ms.ljbb.pd1.okwn {
  height: 550px;
  background-color: transparent;
  background-image: none;
  color: #fff;
}

.sct_img.kl {
  height: 600px;
  background-image: url('../images/kamilica.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.sct_img.kl.kl2 {
  display: none;
  height: 700px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.sct_img.proizvodanj {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(37%, transparent)), url('../images/proizvodnja-sal-maris2.jpg');
  background-image: linear-gradient(180deg, #000, transparent 37%), url('../images/proizvodnja-sal-maris2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sct_img.proizvodanj.up09 {
  height: 500px;
  background-image: url('../images/kontrola-kvalitete.jpg');
  background-position: 50% -2%;
  background-size: cover;
  background-repeat: no-repeat;
}

.alrg {
  position: static;
  left: 0px;
  top: 0px;
  color: #333c45;
}

.alrg.msl {
  color: #fff;
  text-align: left;
}

.alrg.msl.ljb {
  color: #fff;
}

.alrg.msl.ljb.hj {
  text-align: left;
}

.alrg.msl.ljb.dlm {
  text-align: left;
}

.alrg.msl.ljb.dlm.cvcvcv {
  font-family: Roboto200, sans-serif;
  font-size: 73px;
  letter-spacing: 0px;
}

.alrg.msl.ljb.xcvcxv {
  font-family: Roboto200, sans-serif;
  font-size: 56px;
  line-height: 60px;
  letter-spacing: 0px;
}

.alrg.msl.vbvbc {
  margin-top: 1px;
  font-family: Roboto200, sans-serif;
  font-size: 60px;
  line-height: 90px;
  letter-spacing: -1px;
}

.alrg.mob_v_h1 {
  font-family: 'Honeyscript webfont 400', sans-serif;
  color: #fff;
  text-align: center;
}

.alrg.mob_v_h1.rs004 {
  font-family: Roboto200, sans-serif;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: 0px;
}

.sct_alrg._001.kwn.t6.iuu {
  margin-top: -189px;
  padding-bottom: 36px;
  background-color: rgba(51, 60, 69, 0.2);
}

.sct_alrg._001.kwn.rsc {
  margin-top: 26px;
}

.sct_alrg._001.kwn.rsc.gg5 {
  margin-top: 72px;
  margin-bottom: 47px;
}

.sct_alrg._001.kwn.v5 {
  margin-top: 24px;
  margin-bottom: 25px;
}

.sct_alrg._001.kwn._200 {
  margin-top: 17px;
  padding-top: 0px;
}

.sct_alrg._001.kwn.prcs {
  padding-top: 48px;
}

.sct_alrg._001.kwn.prcs.df {
  padding-top: 18px;
}

.sct_alrg._001.kwn.cx {
  margin-bottom: 123px;
}

.sct_alrg._001.kwn.cx.iirr {
  margin-top: 70px;
  margin-bottom: 48px;
}

.sct_strip_nin {
  margin-top: 70px;
  margin-bottom: 40px;
}

.clm {
  padding-right: 0px;
  padding-left: 0px;
}

.clm.b56 {
  margin-bottom: 50px;
}

.signature {
  display: none;
  font-family: 'PT Sans', sans-serif;
  text-align: center;
}

.signature.wht {
  color: #fff;
}

.gradovi {
  margin-bottom: 30px;
}

.dubr {
  background-image: url('../images/dalmacija2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.img-app {
  margin-top: 0px;
  padding-bottom: 21px;
}

.db_kwn1 {
  height: 170px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 24px 16px;
  background-color: #fff;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.22);
  text-align: center;
}

.rwkwn {
  margin-bottom: 30px;
}

.sig {
  text-align: right;
}

.lb1 {
  text-decoration: none;
}

.db_kl3 {
  position: relative;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 200px;
  height: 200px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #333c45;
  text-align: center;
}

.db_kl3:hover {
  background-color: #428bc7;
}

.db_kl3.mbv {
  background-color: rgba(0, 0, 0, 0.6);
}

.db_kl3.mbv:hover {
  background-color: #428bc7;
}

.kl4 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.kl4.clkl._23 {
  margin-top: 29px;
}

.kl5 {
  margin-top: 0px;
}

.kl5.nw2 {
  margin-top: -600px;
  margin-bottom: 297px;
}

.clkl {
  height: 370px;
  padding-top: 13px;
  padding-bottom: 13px;
  background-color: transparent;
  text-align: center;
}

.clkl._22 {
  margin-top: 47px;
}

.clkl._24 {
  margin-top: 9px;
}

.fg6 {
  margin-top: -5px;
}

.fg6.f4 {
  width: 100px;
}

.fg6.f5 {
  margin-top: 45px;
}

.fg6.r5 {
  margin-top: 55px;
}

.fg6.f7 {
  margin-top: 16px;
}

.db_products {
  float: left;
  background-color: #fff;
}

.prd_txt1 {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 21px;
  font-family: 'Chianti roman', sans-serif;
  color: #333c45;
  font-size: 18px;
}

.prd_txt1.plus {
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 34px;
  font-weight: 300;
  text-align: left;
}

.prd_txt1.plus._22w {
  padding-right: 14px;
}

.prd_txt1.ru003 {
  padding-left: 10px;
  font-size: 16px;
}

.db_plussign {
  float: right;
  text-align: center;
}

.pls {
  background-color: #fff;
}

.clm2 {
  position: static;
  background-color: rgba(51, 60, 69, 0.1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: left;
}

.clm2:hover {
  background-color: rgba(51, 60, 69, 0.2);
}

.prz1 {
  margin-top: 47px;
  text-align: right;
}

.under1 {
  height: 140px;
  margin-top: 11px;
  padding: 8px 15px 0px;
  background-color: hsla(0, 0%, 100%, 0.8);
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.under1.j6j {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.under1.ru001 {
  font-size: 12px;
  line-height: 15px;
}

.btns {
  display: none;
  margin-top: 14px;
  text-align: center;
}

.lb_x:hover {
  background-color: rgba(51, 60, 69, 0.15);
}

.btns_txt {
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid rgba(68, 95, 121, 0.3);
  font-size: 11px;
  text-transform: uppercase;
}

.imgbt {
  position: fixed;
}

.alergeni_small {
  margin-top: 25px;
  font-size: 12px;
  line-height: 20px;
  font-style: italic;
}

.leaves01 {
  height: 190px;
  margin-top: 45px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(231, 122, 0, 0.2)), color-stop(99%, rgba(231, 122, 0, 0.2))), url('../images/abstract_leaves_light.png');
  background-image: linear-gradient(180deg, rgba(231, 122, 0, 0.2), rgba(231, 122, 0, 0.2) 99%), url('../images/abstract_leaves_light.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.btn_kwn {
  border: 1px solid #333c45;
  background-color: transparent;
  color: #333c45;
}

.h7 {
  margin-top: 25px;
  margin-bottom: 0px;
  font-family: Roboto200, sans-serif;
  color: #428bc7;
  font-size: 24px;
  font-weight: 300;
}

.alergeni {
  margin-top: 7px;
}

.sct_plants {
  margin-top: 58px;
  margin-bottom: 64px;
  padding-bottom: 52px;
  background-color: rgba(68, 95, 121, 0.2);
  background-image: url('../images/abstract_leaves_light.png');
  background-position: 0px 0px;
  background-size: 130px;
}

.db_slike_dalmacija {
  height: 230px;
  padding-right: 54px;
  padding-left: 21px;
  background-color: #fff;
}

.cnt {
  margin-top: 28px;
  margin-bottom: 30px;
  text-align: center;
}

.cnt.blk {
  font-family: Roboto200, sans-serif;
  color: #434343;
}

.cnt.blk.h {
  font-family: 'Helveticaneueltpro th';
  letter-spacing: 1px;
}

.lvnd {
  margin-top: 41px;
}

.rzmr {
  margin-top: 39px;
}

.kdljk {
  margin-left: 22px;
  padding-top: 14px;
  padding-left: 0px;
}

.smallfont {
  font-size: 14px;
  line-height: 22px;
}

.tradicija {
  margin-top: 33px;
  margin-bottom: 63px;
  padding-right: 30px;
  padding-bottom: 17px;
  padding-left: 30px;
  background-color: rgba(67, 67, 67, 0.1);
}

.przv01 {
  background-image: url('../images/zasto-koristiti-salmaris.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.przv01.proizvodi01 {
  background-image: url('../images/sol_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.przv01.proizvodi01.aa44 {
  display: none;
  background-image: url('../images/arnica.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.przv01.proizvodi01.aa44.p08 {
  display: none;
  background-image: url('../images/solana-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.przv01.proizvodi01.aa44.hz55 {
  background-image: url('../images/kadulja2.jpg');
}

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

.utz {
  height: 550px;
}

.utz.aa33 {
  height: 700px;
}

.uzt {
  height: 550px;
  margin-top: 0px;
  padding-top: 0px;
}

.uzt.aa22 {
  display: none;
  height: 700px;
}

.podloga {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  overflow: hidden;
  height: 80px;
  margin-top: 0px;
  background-color: rgba(51, 60, 69, 0.87);
}

.sl_b {
  background-image: url('../images/waves.jpg');
  background-position: 50% 71%;
  background-size: cover;
  background-repeat: no-repeat;
}

.db_slider_a {
  position: absolute;
  top: 77px;
  right: 192px;
  bottom: 0px;
  overflow: visible;
  width: 420px;
  padding-top: 78px;
  padding-right: 0px;
  padding-left: 0%;
  float: none;
}

.anterfile {
  padding: 0px 24px 26px 0px;
  background-color: transparent;
  font-family: Roboto200, sans-serif;
  font-size: 15px;
  line-height: 28px;
  font-style: italic;
}

.anterfile.c4 {
  background-color: hsla(0, 0%, 100%, 0.7);
}

.anterfile.wht {
  color: #fff;
}

.anterfile.wht.f4 {
  width: 410px;
  padding-top: 12px;
  padding-right: 0px;
}

.anterfile.wht.f4.tblt {
  width: 470px;
  font-family: Roboto200, sans-serif;
}

.anterfile.white2 {
  width: 400px;
}

.anterfile.white2.logistika {
  padding-top: 0px;
  font-family: Bitter, serif;
}

.anterfile.white2.logistika.ton {
  width: 480px;
  font-family: Roboto200, sans-serif;
  color: #fff;
}

.rsrch {
  margin-top: 32px;
  margin-bottom: 45px;
}

.hdr2 {
  background-color: rgba(51, 60, 69, 0.9);
}

.uvod01 {
  height: 100%;
}

.sl_uvod {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
}

.sluv_01 {
  background-image: url('../images/zasto-koristiti-salmaris.jpg');
  background-position: 14% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.db_uv_01 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 480px;
  text-align: center;
}

.ssl {
  font-size: 14px;
}

.x_sl {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/web-7.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.x_s {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 100%;
  background-image: url('../images/running_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.x_sl2 {
  background-image: url('../images/Pure_Nature_HD_Wallpapers-22___nature_0107.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.db_x_sl {
  position: fixed;
  left: 41%;
  top: 7%;
  right: 41%;
  z-index: 50;
  overflow: visible;
  width: 330px;
  height: 330px;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.db_x_sl.uc01 {
  position: static;
  margin-top: 196px;
  margin-bottom: 55px;
  list-style-type: none;
}

.db_x_sl.uc01.gfvgfv {
  padding-top: 59px;
  background-color: #333c45;
}

.db_x_sl.black {
  display: none;
  background-color: rgba(51, 60, 69, 0.59);
}

.img_flag {
  margin-right: 6px;
  margin-left: 6px;
  padding-top: 0px;
  padding-right: 1px;
  padding-left: 1px;
}

.img_flag.f5 {
  margin-top: 15px;
  margin-bottom: 19px;
  padding-left: 5px;
}

.img_flag.f5.us02 {
  display: inline-block;
  margin-top: 26px;
}

.flag {
  display: none;
}

.l {
  display: none;
}

.r {
  display: none;
}

.kp {
  position: static;
  right: 261px;
  bottom: 0px;
  z-index: 8;
  text-align: center;
}

.img_kmpl {
  position: static;
  left: 25%;
  top: 119px;
  z-index: 7;
  width: 55%;
  margin-top: 82px;
}

.db_kmlopl {
  margin-top: 279px;
  text-align: center;
}

.imgkmpl {
  display: none;
  margin-top: -304px;
  margin-bottom: -33px;
  text-align: center;
}

.img_001 {
  margin-top: 81px;
}

.img_001.b {
  margin-top: 43px;
}

.cn {
  text-align: left;
}

.img_003 {
  margin-top: 68px;
}

.cn2 {
  text-align: center;
}

.lb_hr {
  margin-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  line-height: 20px;
}

.lb_hr:hover {
  margin-top: 0px;
  border-top: 0px none #fff;
  border-bottom: 0px none #fff;
  border-left: 0px none #fff;
  background-color: #31ac4d;
}

.lb_hr.jp {
  border-right: 0px none #000;
}

.gmb {
  float: right;
  clear: left;
  color: #fff;
}

.gmb.bv {
  margin-top: 0px;
  float: left;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  text-align: left;
}

.img_004 {
  margin-top: 44px;
}

.img_004.kij {
  padding-left: 13px;
}

.sc {
  font-family: Roboto200, sans-serif;
  font-size: 16px;
}

.img005 {
  margin-top: 40px;
}

.img005.f.hnbmn {
  margin-bottom: 132px;
}

.img006 {
  margin-top: 83px;
}

.dbvn1 {
  float: none;
  text-align: center;
}

.vnan {
  display: inline-block;
  margin-top: 0px;
  float: none;
  color: #fff;
  font-size: 17px;
}

.img_dcrt {
  display: inline-block;
  margin-top: 18px;
  padding-bottom: 0px;
  float: none;
  clear: both;
}

.tmp {
  line-height: 14px;
}

.dbant2.d4 {
  position: relative;
  left: auto;
  top: 10%;
  right: 88px;
  width: 400px;
  float: right;
}

.dbant2.d4._5t {
  top: 11%;
  right: 213px;
  margin-top: 0px;
}

.productpage {
  display: none;
  margin-top: 0px;
}

.sm2 {
  margin-top: 33px;
  margin-bottom: 28px;
  font-family: Roboto200, sans-serif;
  color: #428bc7;
  font-size: 24px;
  font-weight: 300;
}

.sm2.n2 {
  margin-top: 17px;
  font-family: 'Chianti roman', sans-serif;
  color: #434343;
  font-size: 32px;
  line-height: 44px;
}

.sm2.n2.jjkdfjglskj {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 40px;
}

.sm2.n2.jjkdfjglskj.xx22 {
  font-family: Helvetica, sans-serif;
}

.sm2.n2.kklfklf.jjhjshs {
  margin-top: 0px;
  margin-bottom: 0px;
}

.sm2.n2.vide {
  margin-top: 75px;
  margin-left: 28px;
  font-size: 26px;
  line-height: 36px;
}

.sm2.n2.vide.vcbfbff {
  color: #2a6a9e;
}

.uc03 {
  display: block;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.uc05 {
  position: relative;
  display: inline-block;
  text-align: center;
}

.uc08 {
  text-align: center;
}

.cf {
  padding-left: 11px;
  text-align: center;
}

.img_cert01 {
  margin-top: 0px;
  margin-bottom: 29px;
}

.solananin.nin_sml {
  font-size: 12px;
  line-height: 18px;
}

.nin {
  padding-right: 45px;
  padding-bottom: 29px;
  padding-left: 45px;
  background-color: rgba(0, 0, 0, 0.03);
  text-align: center;
}

.snin {
  position: static;
  left: 64px;
  right: 64px;
  bottom: 0px;
  display: inline-block;
  margin-top: -29px;
  margin-bottom: 11px;
  float: none;
}

.imgsn {
  margin-bottom: 16px;
}

.lnk-nin {
  font-family: 'PT Sans', sans-serif;
  color: #428bc7;
  font-weight: 700;
  text-decoration: none;
}

.lnk-nin:hover {
  color: #e87c00;
}

.imgoo {
  width: 70px;
  margin-top: 0px;
  padding-top: 56px;
  padding-bottom: 20px;
  padding-left: 0px;
}

.imgoo.fvv {
  margin-top: 14px;
  padding-bottom: 13px;
}

.clmj {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 29px;
  padding-bottom: 58px;
  background-color: rgba(64, 118, 163, 0.22);
  color: #333c45;
  text-align: center;
}

.clmj.f5f {
  margin-top: 47px;
}

.btns_ostali {
  line-height: 19px;
  text-align: right;
}

.btn_ostali {
  margin-right: 0px;
  border-right: 1px solid rgba(51, 60, 69, 0.2);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'PT Sans', sans-serif;
  color: #333c45;
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
}

.btn_ostali:hover {
  background-color: rgba(66, 139, 199, 0.18);
}

.ostali {
  display: inline-block;
  width: 110px;
  margin-top: 6px;
  float: left;
  clear: none;
  font-family: 'PT Sans', sans-serif;
  color: #333c45;
}

.capitals {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dbsm02 {
  position: relative;
  left: auto;
  top: 23%;
  right: 7%;
  display: block;
  width: 340px;
  float: right;
}

.dbsm02.hjhjhj {
  top: 8%;
  right: 0%;
  width: 400px;
  margin-top: 108px;
  margin-right: 40px;
  padding: 15px 15px 15px 21px;
  background-color: rgba(255, 255, 255, 0);
}

.dbsm02.hjhjhj.ioo889 {
  right: 13%;
  background-color: rgba(255, 255, 255, 0);
}

.dbsm02.hjhjhj.ioo889.n44c {
  right: 5%;
  display: inline;
  width: 520px;
  margin-right: auto;
}

.dbsm02.hjhjhj._99nb6 {
  background-color: rgba(255, 255, 255, 0);
}

.dbsm02.rfrfr {
  right: -1%;
}

.sln {
  margin-top: 227px;
  background-color: rgba(51, 60, 69, 0.05);
  text-align: center;
}

.sln.f5g {
  margin-top: 111px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 11px;
  padding-bottom: 42px;
  padding-left: 11px;
  box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.2);
}

.sln.f5g.nin02 {
  margin-top: 131px;
  padding-bottom: 18px;
}

.sh96 {
  text-align: center;
}

.db_shd01 {
  margin-top: 53px;
  margin-bottom: 0px;
  background-color: #428bc7;
}

.dbs4 {
  text-align: center;
}

.clmeye {
  padding-top: 13px;
  padding-bottom: 1087px;
  background-color: transparent;
  text-align: center;
}

.cvijet {
  padding-bottom: 0px;
  padding-left: 30px;
  border-bottom: 1px none rgba(51, 60, 69, 0.2);
  font-size: 14px;
  font-style: italic;
}

.salv {
  background-image: url('../images/salvia.jpg'), url('../images/5-General-Ways-Fоr-а-Better-Lifestyle-Fitness-аnd-Health.jpg');
  background-position: 50% 50%, 50% 66%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.biljke.fg5 {
  background-image: url('../images/kml.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.biljke.fg5.hbv {
  margin-top: 77px;
  margin-bottom: 147px;
  padding-top: 46px;
  background-image: url('../images/kml_1.jpg');
  background-size: cover;
}

.strateski-savezi {
  height: 480px;
  padding-bottom: 48px;
  background-color: rgba(68, 95, 121, 0.2);
}

.imggl {
  padding-top: 20px;
}

.dbss {
  height: 520px;
  margin: 40px 13px 45px;
  padding-right: 18px;
  padding-left: 18px;
  background-color: rgba(108, 142, 165, 0.3);
}

.dbss.rs00a {
  height: 650px;
}

.dbsscnt {
  padding-top: 17px;
  padding-bottom: 0px;
  text-align: center;
}

.sct_onama {
  height: 500px;
  background-image: url('../images/zasto-koristiti-salmaris.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lnkpr {
  font-family: Roboto400, sans-serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.lnkpr.w--current {
  font-size: 16px;
  list-style-type: none;
}

.img_arn {
  margin-bottom: 50px;
}

.ar_img {
  float: left;
}

.cv5 {
  margin-top: 0px;
  margin-bottom: 26px;
  padding-left: 30px;
  font-family: Raleway, sans-serif;
  color: #333c45;
  font-size: 50px;
  line-height: 54px;
  font-weight: 100;
}

.cv5.jh7 {
  font-family: Roboto200, sans-serif;
}

.cvb {
  margin-top: 0px;
  margin-bottom: 60px;
}

.ant5 {
  padding-right: 78px;
  padding-left: 78px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.r5 {
  margin-top: 79px;
}

.flora {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Roboto200, sans-serif;
  color: #3c3c3c;
}

.flora.space {
  margin-bottom: 81px;
}

.flora._2wd {
  padding-left: 25px;
}

.flora.h6h.rale {
  padding-left: 40px;
  font-family: 'Chianti roman', sans-serif;
  font-size: 18px;
  line-height: 29px;
}

.flora.h6h.rale.ntlc2.cc443 {
  font-family: Helvetica, sans-serif;
  font-weight: 700;
}

.flora.h6h.rale.ntlc2.cc443.rettz {
  margin-top: 36px;
  margin-bottom: 40px;
}

.flora.h6h.rale.ntlc2.cc443.rettz.iiv566 {
  margin-top: 0px;
}

.flora.h6h.rale.ntlc2.cc443.rettz.iiv566.gff45ffg {
  margin-top: 36px;
}

.flora.h6h.rale.ppis {
  margin-top: 52px;
  font-size: 16px;
  font-style: normal;
}

.flora.h6h.rale.v4 {
  font-family: Roboto400, sans-serif;
  font-weight: 400;
}

.flora.h6h.rale.v4.ghsgdhsgd {
  text-align: left;
}

.flora.h6h.rale.v4.ghsgdhsgd.dd32 {
  margin-top: 53px;
  font-size: 14px;
}

.j7 {
  margin-bottom: 50px;
}

.v6v {
  margin-bottom: 50px;
}

.jj {
  margin-top: 140px;
}

.jj.crta_x.bb {
  margin-top: 71px;
}

.indent60 {
  padding-right: 50px;
  padding-left: 50px;
  font-family: Roboto200, sans-serif;
  font-size: 15px;
}

.indent60.tgtgtg {
  display: block;
  padding-left: 0px;
  text-align: center;
}

.indent60.ttrree {
  padding-left: 0px;
}

.indent60.dcvx {
  padding-left: 20px;
}

._50 {
  padding-left: 50px;
  font-family: Roboto200, sans-serif;
  color: #428bc7;
  font-size: 32px;
  font-weight: 300;
}

._50.dddcccc {
  padding-left: 0px;
  text-align: center;
}

._50.vcxvcx {
  padding-left: 0px;
}

._50.ccvvbbnnn {
  margin-top: 0px;
  padding-left: 20px;
}

.linie_onama {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.linie_onama.vrijednosti {
  margin-top: 80px;
}

.linie_onama.xc {
  margin-top: 110px;
  margin-bottom: 69px;
  padding-top: 10px;
}

.linie_onama.ffvvbb {
  border-top: 1px none #000;
}

.linie_onama.cxycxy {
  margin-top: 60px;
  padding-top: 65px;
}

.cde {
  padding-right: 50px;
}

.t {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 139, 199, 0.3)), to(#fff));
  background-image: linear-gradient(180deg, rgba(66, 139, 199, 0.3), #fff);
}

.dalma {
  background-color: #fff;
}

.food1 {
  position: absolute;
  left: 96px;
  top: 291%;
  bottom: 114%;
}

.olive {
  position: absolute;
  top: 102%;
  right: -71px;
  display: block;
  margin-left: 0px;
  float: right;
}

.veslo {
  position: absolute;
  left: -86px;
  top: 131%;
  right: -73px;
  display: inline-block;
  overflow: visible;
  clear: left;
}

.sidro {
  position: absolute;
  top: 246%;
  right: -110px;
  display: block;
}

.hnhn {
  margin-top: 0px;
}

.mreza {
  position: absolute;
  left: -87px;
  top: 311%;
}

.bnb {
  text-align: center;
}

.sml {
  font-family: Roboto200, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.sml.white2.grnj {
  font-size: 32px;
  line-height: 56px;
}

.sml.white2.grnj.nsl {
  overflow: visible;
  clear: none;
  text-align: center;
}

.crta_x {
  margin-top: 28px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.crta_x.dnjc {
  margin-bottom: 41px;
  padding-bottom: 44px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.crta_x.gbg {
  margin-top: 59px;
  margin-bottom: 61px;
}

.crta_x._44 {
  margin-top: 64px;
}

.crta_x.bb {
  margin-top: 0px;
  padding-top: 84px;
}

.crta_x.punjenje {
  margin-top: 51px;
  margin-bottom: 52px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 35px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #434343 #000;
  background-color: rgba(67, 67, 67, 0.05);
}

.crta_x.c5 {
  margin-top: 65px;
}

.crta_x.ce {
  margin-top: 64px;
}

.crta_x.v6 {
  margin-top: 29px;
  padding-top: 42px;
}

.ruza {
  margin-top: 14px;
}

.naranca {
  margin-top: 17px;
}

.bgx {
  margin-top: 20px;
  margin-bottom: 69px;
}

.tmp8 {
  margin-top: 108px;
}

.bnmv {
  margin-top: 0px;
}

.grinje {
  margin-top: 68px;
  padding: 8px 21px 26px 35px;
  background-color: #333c45;
  background-image: url('../images/abstract_leaves.png');
  background-position: 0px 0px;
  background-size: 140px;
  box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.3);
}

.white2 {
  font-family: Roboto200, sans-serif;
  color: #fff;
  text-align: left;
}

.dustmite {
  position: relative;
  top: 0%;
  right: 0px;
  display: none;
  margin-top: 48px;
  margin-left: 63px;
  padding-top: 35px;
  float: left;
}

.spider-mite {
  position: relative;
  top: 189%;
  right: 16%;
  display: inline-block;
  margin-top: 500px;
  margin-right: 14px;
  padding-top: 0px;
  float: right;
}

.jhkm {
  padding-right: 39px;
}

.mmm {
  display: none;
  height: 900px;
  margin-bottom: 66px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgba(0, 0, 0, 0.73)), color-stop(28%, transparent)), url('../images/pharma02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73) 2%, transparent 28%), url('../images/pharma02.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hnb {
  margin-top: 77px;
  margin-bottom: 51px;
}

.intr {
  margin-top: 25px;
  margin-bottom: 39px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.intr.vr {
  margin-bottom: 40px;
  font-family: Roboto200, sans-serif;
}

.d4 {
  margin-top: 37px;
}

.d4._15 {
  padding-left: 15px;
}

.cvmm {
  margin-top: 0px;
  font-family: Roboto200, sans-serif;
  font-size: 26px;
}

.e4 {
  padding-right: 41px;
}

.imgb {
  margin-top: 38px;
}

.space3 {
  margin-top: 66px;
  margin-bottom: 57px;
}

.poslovanje {
  width: 510px;
  color: #333c45;
  font-size: 80px;
}

.poslovanje.mob01 {
  font-family: 'Honeyscript webfont 400', sans-serif;
  font-size: 80px;
}

.poslovanje.mob01.rs004 {
  font-family: Roboto200, sans-serif;
  font-size: 40px;
  line-height: 80px;
  letter-spacing: 0px;
}

.poslovanje.h6 {
  width: 460px;
  color: #fff;
}

.poslovanje.h6.engdsds {
  width: 470px;
}

.poslovanje.h6.rs004 {
  font-family: Roboto200, sans-serif;
  font-size: 36px;
  line-height: 80px;
  letter-spacing: 0px;
}

.poslovanje.uk.rs004b {
  font-family: Roboto200, sans-serif;
  font-size: 40px;
  line-height: 80px;
  letter-spacing: 0px;
}

.procesi {
  position: relative;
  left: -40px;
  top: 47px;
  right: -17px;
  bottom: -33px;
  margin-right: 45px;
  padding: 3px 23px 2px;
  float: right;
  clear: none;
  background-color: rgba(51, 60, 69, 0.7);
}

.imghjk {
  margin-top: 6px;
  margin-bottom: 56px;
  padding-top: 0px;
}

.dbgrinje1 {
  text-align: center;
}

.gv5 {
  width: 400px;
}

.novost01 {
  padding-top: 198px;
  padding-right: 59px;
  float: right;
  text-align: right;
}

.bn {
  text-align: center;
}

.img_office.ffddgg {
  margin-top: 4px;
}

.mob_h {
  display: none;
}

.nin2 {
  margin-top: 235px;
}

.il {
  margin-bottom: 11px;
  font-family: Roboto_CB, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.nin3 {
  display: block;
  margin-top: 144px;
}

.doc4 {
  margin-bottom: 106px;
}

.inside {
  font-family: Roboto400, sans-serif;
  color: #333c45;
}

.inside.wsw {
  color: #fff;
}

.inside.n5 {
  font-size: 17px;
}

.t001.right01 {
  margin-top: 45px;
  color: #3c3c3c;
}

.t001.right01.trbb {
  padding-right: 24px;
}

.btn-mob {
  margin-bottom: 28px;
  margin-left: 2px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.btn-mob:hover {
  background-color: #333c45;
}

.rbt {
  margin-top: 0px;
}

.rbt.wsw {
  margin-top: 0px;
  color: #fff;
}

.rbt.intrl {
  line-height: 24px;
}

.rbt.fcfc {
  font-size: 17px;
}

.fusnota {
  margin-top: 53px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 12px;
  line-height: 18px;
}

.lb_3 {
  margin-left: 0px;
  padding-left: 50px;
}

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

.gh6.msl {
  height: 450px;
  padding-top: 50px;
}

.gh {
  color: #fff;
}

.gh.uuuj {
  margin-top: 0px;
}

.gh.uuuj.ggbb {
  margin-bottom: 0px;
  font-size: 20px;
  text-align: center;
}

.gf {
  margin-top: 0px;
  padding-left: 1px;
  background-color: transparent;
  color: #333c45;
  font-size: 24px;
  line-height: 30px;
}

.ft_txtlnk_main {
  float: left;
  clear: left;
  font-family: Roboto400, sans-serif;
  color: #868a8d;
  font-size: 11px;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.ft_txtlnk_main:hover {
  color: #fff;
}

.ft_txtlnk_main.ggg {
  margin-bottom: 11px;
  font-family: Roboto_CB, sans-serif;
  color: #797979;
  font-size: 16px;
  text-decoration: none;
}

.ft_txtlnk_main.ggg:hover {
  color: #fff;
}

._9nn {
  margin-right: 28px;
  float: left;
}

.x3 {
  margin-bottom: 25px;
}

.klll {
  color: #434343;
}

.dwn {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #28313b;
}

.cpright {
  margin-top: 28px;
  float: right;
  clear: none;
  color: #797979;
  font-size: 14px;
}

.welt {
  color: #797979;
  text-decoration: none;
}

.welt:hover {
  color: #fff;
}

.fut01 {
  float: left;
}

.fr {
  height: auto;
  margin-left: 40px;
  padding-left: 16px;
  float: left;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000 #000 #000 #645e5e;
}

.upper-roow {
  margin-bottom: 20px;
}

.aerosol {
  margin-bottom: 22px;
}

.sgs {
  display: inline-block;
  font-family: Roboto400, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.sgs:hover {
  color: #e87c00;
}

.y1 {
  margin-bottom: 44px;
  padding-bottom: 28px;
  border-bottom: 1px solid #bfbfbf;
}

.y1.v445566 {
  border-bottom: 1px none #000;
}

.b5 {
  margin-top: 30px;
}

.fg5 {
  margin-top: 47px;
}

.vb5 {
  position: relative;
  overflow: visible;
  float: right;
  clear: none;
}

.vb5.vxvx {
  margin-top: 23px;
}

.vb5.xdy {
  margin-top: 71px;
}

.novosti {
  margin-top: 189px;
  padding-right: 422px;
  float: right;
}

.novosti.c2c3c4 {
  font-family: Roboto200, sans-serif;
  font-size: 70px;
  letter-spacing: 0px;
}

.sl_f1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
}

.fds {
  background-image: url('../images/kamilica_slider.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.fds2 {
  background-image: url('../images/WEB-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fds3 {
  background-image: url('../images/stara-farmacija-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fds5 {
  background-image: url('../images/5-General-Ways-Fоr-а-Better-Lifestyle-Fitness-аnd-Health.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fds5.fds6 {
  background-image: url('../images/bg_adriatic_view_dalmatia_islands_1.jpg');
}

.languages {
  padding-top: 11px;
  padding-bottom: 6px;
  background-color: transparent;
}

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

.webshop {
  padding-right: 15px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Roboto400, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-decoration: none;
}

.webshop:hover {
  padding: 5px 16px;
  border: 1px solid #fff;
  color: #f6f6f6;
}

.g5 {
  margin-top: -7px;
  border: 1px solid #434343;
  border-radius: 15px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  line-height: 26px;
}

.g5:hover {
  background-color: #333c45;
}

.g5.hg6hj {
  margin-top: 0px;
  padding: 3px 21px;
  border-style: none;
  border-color: #fff;
  border-radius: 13px;
  background-color: rgba(51, 60, 69, 0.3);
  font-size: 15px;
}

.g5.hg6hj:hover {
  background-color: #428bc7;
}

.g5.hg6hj.dcdc {
  display: none;
  font-family: Roboto400, sans-serif;
  font-size: 14px;
}

.proizvodi {
  margin-top: 22px;
  margin-bottom: 25px;
  margin-left: 0px;
  float: right;
  font-family: 'Honeyscript webfont 400', sans-serif;
}

.proizvodi.rs001 {
  font-family: Roboto200, sans-serif;
  font-size: 72px;
  letter-spacing: -1px;
}

.hd2w {
  margin-top: 50px;
}

.hd2w.n1 {
  margin-top: 58px;
  margin-bottom: 22px;
  font-family: Raleway, sans-serif;
  color: #e00148;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.hd2w.n1.n1b {
  margin-top: 9px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  text-shadow: 1px 1px 6px #000;
}

.hd2w.n1.n1b.dew.b00 {
  text-align: center;
}

.hd2w.n1.hhjk {
  margin-top: 40px;
  font-family: 'Chianti roman', sans-serif;
  font-size: 40px;
}

.hd2w.n1.hhjk.vv4500 {
  color: #2ac450;
  font-size: 30px;
  text-align: center;
}

.hd2w.n1.hhjk.yyss {
  font-family: Helvetica, sans-serif;
  font-size: 24px;
}

.hd2w.n1.hhjk.yyss.dsdsd {
  margin-top: 0px;
}

.zgz {
  margin-top: 36px;
}

.zgz.uu44 {
  margin-top: 55px;
  margin-bottom: 33px;
}

.nsl_01 {
  height: 460px;
  background-image: url('../images/WaterConservation2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sct_01 {
  margin-top: 133px;
}

.sct_01.gvbn {
  margin-top: 49px;
}

.hmpg {
  background-color: rgba(51, 60, 69, 0.45);
}

.hmpgg {
  margin-bottom: 35px;
}

.nb_hmpg {
  background-color: transparent;
}

.kwl2 {
  position: absolute;
  margin-top: 43px;
  margin-left: 149px;
}

.sgslb {
  display: inline-block;
}

.lb4 {
  padding-left: 50px;
}

.l2 {
  display: none;
}

.bvb.n7 {
  height: 520px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff)), url('../images/n50.jpg');
  background-image: linear-gradient(180deg, transparent, #fff), url('../images/n50.jpg');
  background-position: 0px 0px, 25% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.bvb.n7.frrrg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff)), url('../images/massage-2768833_1920.jpg'), url('../images/n50.jpg');
  background-image: linear-gradient(180deg, transparent, #fff), url('../images/massage-2768833_1920.jpg'), url('../images/n50.jpg');
  background-position: 0px 0px, 50% 100%, 25% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, fixed, fixed;
}

.bvb.n7.frrrg._4nn {
  height: 480px;
}

.succs {
  color: #fff;
}

.vvccxx {
  margin-top: 22px;
}

.cycy {
  font-family: Roboto200, sans-serif;
  font-size: 70px;
  line-height: 90px;
  letter-spacing: 0px;
}

.napomena {
  margin-top: 52px;
}

.napomena.alrg {
  margin-top: 0px;
}

.napomena2 {
  border-top: 1px dotted #000;
  font-family: Roboto200, sans-serif;
  font-size: 11px;
}

.anketa--txt {
  font-family: Roboto400, sans-serif;
  line-height: 30px;
  text-align: center;
}

.anketa_sct {
  margin-top: 32px;
  text-align: center;
}

.ankt {
  background-color: rgba(51, 60, 69, 0.15);
  line-height: 46px;
}

.text-block {
  font-size: 15px;
}

.text-block-2 {
  font-size: 15px;
}

.dropdown-list {
  margin-top: -39px;
  margin-left: 220px;
}

.dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0.26);
}

.text-span {
  font-size: 50px;
}

.nitolic-50 {
  font-family: Raleway, sans-serif;
  color: #e00148;
  font-size: 40px;
  line-height: 66px;
  font-weight: 700;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

.section-2 {
  padding-right: 8%;
  padding-left: 8%;
}

.div-block {
  margin-top: -147px;
  margin-left: 26px;
}

.div-block.nppl {
  margin-left: 150px;
}

.div-block.npp30 {
  margin-top: -202px;
  margin-left: 154px;
}

.div-block.jjcke {
  padding-left: 161px;
}

.div-block.jjcke.bbcvd {
  margin-top: -97px;
}

.z7 {
  padding-left: 0px;
}

.z7.ntlc {
  padding-top: 61px;
}

.bold-text {
  color: #333c45;
  font-size: 32px;
}

.bold-text.background-video {
  font-family: Helvetica, sans-serif;
  color: #be1e2d;
  font-size: 40px;
  line-height: 44px;
  font-weight: 900;
}

.bold-text.background-video.ccd2 {
  color: #fff;
  line-height: 60px;
}

.bold-text-2 {
  font-family: Raleway, sans-serif;
  font-size: 30px;
}

.bold-text-3 {
  font-family: Raleway, sans-serif;
  font-size: 30px;
}

.bold-text-4 {
  font-size: 30px;
}

.div-block-2 {
  margin-top: 0px;
  padding-top: 11px;
}

.button-2 {
  margin-top: 20px;
  margin-bottom: 18px;
  margin-left: 101px;
  border-radius: 10px;
  background-color: #73c775;
}

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

.button-2._99n6.aller {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0px;
  float: none;
  clear: none;
  background-color: #428bc7;
  text-align: left;
}

.button-2.r4ee4 {
  background-color: #27aae1;
}

.bold-text-5 {
  color: #e00148;
}

.bold-text-6 {
  color: #e00148;
}

.text-span-2 {
  color: #e00148;
}

.text-span-3 {
  color: #e00148;
}

.text-span-4 {
  color: #e00148;
}

.text-span-5 {
  color: #e00148;
}

.text-span-6 {
  color: #e00148;
}

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

.text-span-8 {
  color: #e00148;
}

.text-span-9 {
  color: #2ac450;
}

.text-span-9.dde4 {
  font-family: Roboto_CB, sans-serif;
  line-height: 35px;
}

.text-span-9.dde4._89778 {
  color: #e00148;
}

.text-span-9.dde4._89778.jhjh4t5 {
  color: #428bc7;
}

.text-span-10 {
  color: #2ac450;
}

.text-span-11 {
  color: #2ac450;
}

.text-span-12 {
  color: #2ac450;
}

.text-span-13 {
  color: #2ac450;
}

.div-block-3 {
  position: absolute;
  display: inline-block;
  margin-top: 400px;
  margin-left: 35px;
}

.image {
  position: relative;
  width: 200px;
}

.text-span-14 {
  color: #2ac450;
}

.text-span-15 {
  color: #2ac450;
}

.background-video {
  width: 100%;
  height: 800px;
  margin-top: -96px;
}

.sect-intro {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 85px;
  margin-bottom: 0px;
  background-color: transparent;
}

.sect-intro._88u7zu {
  display: block;
}

.sect-intro._88u7zu.fgfgfggg {
  margin-top: auto;
}

.slide-nav {
  top: 115px;
  margin-top: 9px;
  margin-bottom: 12px;
  padding-top: 14px;
  font-size: 12px;
}

.or {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #373737;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.or.tz {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 100px;
  font-family: 'Open Sans', sans-serif;
  color: #373737;
  font-size: 100px;
  line-height: 80px;
  font-weight: 800;
  text-align: left;
  letter-spacing: -8px;
}

.or.tz.zz {
  width: auto;
  margin-top: 8px;
  margin-right: 9px;
  margin-left: auto;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 100px;
  line-height: 72px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.hjsfhjklah {
  display: block;
  margin-top: 16%;
  margin-bottom: 165px;
  margin-left: 0px;
  padding-top: 17px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.slide {
  top: -32px;
  height: 80%;
  margin-top: auto;
  margin-bottom: 2px;
  padding-top: 0px;
}

.g {
  padding: 18px 14px;
  border-radius: 6px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #f1f1f1;
  font-size: 15px;
  font-weight: 300;
}

.g:hover {
  padding-top: 18px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.53);
  color: #fff;
}

.g.w--current {
  color: #fff;
}

.prg {
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #f1f1f1;
  font-size: 28px;
  text-align: center;
}

.prg.ioiooi {
  color: #f1f1f1;
}

.prg.bgtr {
  color: #f1f1f1;
}

.prg.ghbnnn {
  font-family: Roboto, sans-serif;
  color: #f1f1f1;
  font-size: 26px;
}

.er33 {
  height: 200px;
  background-color: transparent;
  font-size: 24px;
  line-height: 30px;
}

.jhjh {
  width: 200px;
  margin-top: 1px;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 0px none transparent;
  background-color: rgba(37, 31, 31, 0.66);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.jhjh:hover {
  border: 0px none transparent;
  background-color: rgba(27, 49, 67, 0.39);
  box-shadow: 0 0 6px 0 #000;
  color: #fff;
}

.navbar {
  margin-bottom: 2%;
  padding-top: 13px;
  padding-bottom: 0px;
  background-color: transparent;
}

.nav-menu-4 {
  float: none;
}

.heading-7 {
  margin-top: 12px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 36px;
}

.uzuz {
  margin-bottom: 0px;
  padding-top: 80px;
}

.uzuz.rr44 {
  position: static;
  display: block;
  overflow: visible;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.bold-text-7 {
  font-family: Helvetica, sans-serif;
  font-size: 140px;
  line-height: 136px;
  text-transform: uppercase;
}

.bold-text-7.io8bh65 {
  display: none;
}

.container-6 {
  text-align: center;
}

.italic-text {
  font-style: normal;
}

.italic-text-2 {
  font-style: normal;
  font-weight: 400;
}

.italic-text-3 {
  color: #e00148;
  font-style: normal;
}

.text-span-16 {
  color: #e00148;
}

.cnt6 {
  text-align: center;
}

.container-7 {
  display: none;
}

.container-8 {
  display: none;
}

.div-block-5 {
  background-color: #be1e2d;
}

.div-block-5.ffrggg {
  background-color: transparent;
}

.text-span-17 {
  color: #be1e2d;
  font-weight: 700;
}

.text-span-17._55 {
  font-size: 40px;
}

.text-span-18 {
  color: #27aae1;
  font-size: 40px;
}

.div-block-6 {
  display: inline;
  float: left;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.columns {
  display: none;
}

.text-span-19 {
  font-size: 14px;
}

.wewe344rt {
  padding-top: 49px;
}

.wewe344rt.uurjj4 {
  padding-top: 30px;
}

.er4 {
  margin-top: 34px;
}

.columns-2 {
  margin-bottom: 40px;
  padding-left: 40px;
}

.columns-2.nnvmyocalm {
  margin-top: 46px;
}

.columns-2.jkfjkjf.c445 {
  margin-bottom: 0px;
}

.sct-1 {
  margin-top: 27px;
}

.sctrr {
  margin-top: 14px;
}

.text-span-20 {
  font-size: 30px;
}

.v2 {
  margin-bottom: 49px;
}

.db-wwq {
  margin-bottom: 10px;
}

.c-left {
  text-align: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.columns-3 {
  margin-top: 27px;
  margin-bottom: 15px;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.columns-3.maja {
  display: none;
}

.image-8 {
  background-image: url('../images/kowla-novilogo-centar.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(206, 206, 206, 0.3);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.div-block-8:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.columns-4 {
  margin-top: 22px;
  padding-right: 7%;
  padding-left: 7%;
}

.image-9 {
  width: 80%;
}

.image-10 {
  width: 70%;
}

.image-11 {
  width: 80%;
}

.image-12 {
  width: 70%;
}

.sw {
  margin-top: 30px;
}

html.w-mod-js *[data-ix="display-none-navigation-scroll-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="display-none-footer-on-load"] {
  display: none;
  -webkit-transform: translate(0px, 400px);
  -ms-transform: translate(0px, 400px);
  transform: translate(0px, 400px);
}

html.w-mod-js *[data-ix="hide-close-contact-text-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="slide-in-navigation-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -90px);
  -ms-transform: translate(0px, -90px);
  transform: translate(0px, -90px);
}

html.w-mod-js *[data-ix="fade-in-arrow-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="fade-in-arrow-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-5"] {
  opacity: 0.22;
  -webkit-transform: translate(0px, 506px);
  -ms-transform: translate(0px, 506px);
  transform: translate(0px, 506px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-6"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-7"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-4"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-5"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-6"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="slide-in-from-right-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(130px, 0px);
  -ms-transform: translate(130px, 0px);
  transform: translate(130px, 0px);
}

html.w-mod-js *[data-ix="slide-in-from-left-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 80px;
  }

  h4 {
    line-height: 24px;
  }

  h5 {
    font-size: 30px;
  }

  p {
    font-size: 15px;
  }

  .navigation-menu {
    position: absolute;
    z-index: 3;
    margin-top: 0px;
    background-color: rgba(51, 60, 69, 0.95);
  }

  .navigation-link {
    max-width: 100%;
    margin-left: 0px;
    padding: 20px;
  }

  .navigation-link:hover {
    border-bottom-style: none;
    background-color: #525a63;
  }

  .navigation-link.w--current {
    border-bottom-style: none;
    background-color: #428bc7;
  }

  .navigation-link.ds.news {
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .navigation-link.ds.news:hover {
    background-color: #333c45;
  }

  .navigation-link.ds.news.w--current {
    background-color: transparent;
  }

  .navigation-link.ds.news.gmbeng {
    display: inline-block;
    margin-right: 28px;
    margin-left: 0px;
    padding-top: 0px;
    float: right;
  }

  .navigation-link.ds.news.gmbeng.hr {
    margin-right: 0px;
    padding-top: 0px;
  }

  .navigation-link.ds.news.gmbeng.hr.w--current {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 30px;
    float: right;
  }

  .header-contact {
    display: none;
  }

  .scroll-header {
    display: none;
  }

  .hamburger {
    z-index: 1000;
    margin-top: 17px;
    padding: 14px;
    background-color: hsla(0, 0%, 100%, 0.2);
    color: #fff;
  }

  .hamburger.w--open {
    background-color: #333c45;
  }

  .help-1 {
    height: 260px;
  }

  .help-1.help2.yax.j4j4 {
    height: 280px;
  }

  .help-1.arr.fr5 {
    height: 260px;
  }

  .help-1.arr.arra3.frst.cvcv {
    height: 320px;
  }

  .help-1.arr.arra3.frst2.cvcv {
    height: 320px;
  }

  .help-1.arr.arra3.cvcv {
    height: 320px;
  }

  .help-1.simpt {
    height: 270px;
  }

  .help-1.simpt.d3 {
    height: 300px;
  }

  .help-1.simpt.d3.f555 {
    height: 310px;
  }

  ._404-container {
    z-index: 0;
  }

  .text-slider {
    top: 0px;
  }

  .big-text {
    font-size: 25px;
  }

  .medium-text {
    font-size: 15px;
  }

  .ddm {
    margin-left: 15px;
  }

  .ddt {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 2%;
    font-size: 14px;
  }

  .ddt.w--open {
    -webkit-transition: all 200ms ease, all 400ms ease;
    transition: all 200ms ease, all 400ms ease;
  }

  .ddl {
    margin-right: 10%;
    margin-left: 25px;
    padding-right: 23%;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .ddl:hover {
    background-color: #333c45;
  }

  .ddmtx:hover {
    background-color: transparent;
  }

  .sct01.sal-maris.ar_img.zzh {
    height: 400px;
  }

  .sct01.sal-maris.acsct {
    height: 400px;
  }

  .sct01.vbnm {
    height: 400px;
  }

  .img_salmaris.bottle.acimg.new1 {
    display: none;
  }

  .img_salmaris.bottle.art {
    height: 220px;
    margin-top: -126px;
  }

  .img_salmaris.vn_img.xcx {
    margin-top: -232px;
  }

  .bq_almaris {
    margin-top: 14%;
    margin-left: 42px;
  }

  .db_stupac._666 {
    padding-bottom: 24px;
  }

  .db_stupac._666._555 {
    margin-bottom: 1px;
    padding-bottom: 22px;
  }

  .db_stupac._666.kik {
    padding-bottom: 23px;
  }

  .db_visum {
    margin-top: 163px;
    margin-right: -50px;
  }

  .db_visum.ac {
    margin-top: 135px;
    margin-right: 28%;
  }

  .db_visum.arrr {
    width: 420px;
    margin-top: 12px;
    margin-right: 0px;
    padding-left: 8px;
  }

  .db_visum.allerg.ms.ljb.pd.ncm {
    margin-top: 86px;
    margin-left: 39px;
  }

  .subtitle.capitals.f5t.hnm {
    margin-top: 2px;
  }

  .vnc.v5v {
    margin-top: 28px;
  }

  .arlx {
    font-size: 80px;
  }

  .arr {
    height: 290px;
  }

  .umgvn2 {
    width: auto;
    height: 200px;
  }

  .sct_img.morska-sol.ms.ljbb {
    height: 400px;
    background-position: 50% 100%;
  }

  .sct_img.morska-sol.ms.ljbb.pd1 {
    height: 400px;
  }

  .sct_img.proizvodanj.up09 {
    background-position: 2% 50%;
    background-repeat: no-repeat;
  }

  .alrg {
    font-size: 80px;
  }

  .alrg.msl.ljb.dlm.cvcvcv.g6g5 {
    padding-top: 58px;
    font-size: 55px;
    line-height: 60px;
  }

  .alrg.msl.ljb.xcvcxv.cllk {
    font-size: 36px;
  }

  .sct_alrg._001.kwn.rsc.gg5 {
    margin-top: 58px;
  }

  .sct_alrg._001.kwn.cx {
    margin-bottom: 70px;
  }

  .signature {
    color: #333c45;
  }

  .signature.wht {
    display: none;
  }

  .db_kwn1 {
    height: 210px;
  }

  .db_kl3 {
    width: 180px;
  }

  .kl5.nw2 {
    margin-top: -90%;
  }

  .clkl {
    height: 370px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .prd_txt1 {
    padding-left: 9px;
  }

  .under1 {
    height: 180px;
  }

  .h7.n88 {
    margin-bottom: 23px;
  }

  .db_slike_dalmacija {
    height: 170px;
  }

  .db_slike_dalmacija.cxcx {
    height: 170px;
  }

  .cnt.blk {
    font-size: 24px;
  }

  .db_slider_a {
    left: 270px;
    padding-left: 7%;
  }

  .anterfile {
    margin-left: 0px;
    color: #333c45;
    font-size: 14px;
  }

  .anterfile.wht.f4 {
    display: block;
  }

  .anterfile.wht.f4.tblt {
    width: 500px;
    margin-left: 0px;
  }

  .anterfile.white2.logistika {
    color: #fff;
  }

  .anterfile.white2.logistika.ton {
    margin-left: 0px;
    padding: 18px;
    background-color: rgba(51, 60, 69, 0.5);
  }

  .db_x_sl {
    position: fixed;
    left: 39%;
    top: 7%;
    right: auto;
  }

  .db_kmlopl {
    margin-top: 251px;
  }

  .imgkmpl {
    margin-top: -316px;
  }

  .sc {
    font-size: 15px;
  }

  .dbant2.d4 {
    display: none;
  }

  .dbant2.d4._5t {
    position: static;
    display: block;
    margin-left: 25px;
    padding-top: 51px;
    float: none;
  }

  .sm2.n2.jjkdfjglskj.xx22 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .sm2.n2.jjkdfjglskj.xx22.hjdhf {
    margin-top: 33px;
  }

  .sm2.n2.jjkdfjglskj.xx22.tt556 {
    margin-top: 15px;
  }

  .dbsm02 {
    margin-top: 105px;
  }

  .dbsm02.hjhjhj.ioo889 {
    margin-top: 0px;
  }

  .dbsm02.hjhjhj._99nb6 {
    margin-top: 35px;
  }

  .db_shd01 {
    text-align: center;
  }

  .cvijet {
    padding-left: 15px;
  }

  .cvijet.mnmn {
    margin-bottom: 30px;
  }

  .dbss {
    height: 634px;
  }

  .dbss.rs00a {
    height: 800px;
  }

  .dbss.vb334 {
    height: 670px;
  }

  .dbss.y22 {
    height: 670px;
  }

  .sct_onama {
    background-position: -306px 50%;
  }

  .lnkpr.w--current {
    font-size: 14px;
  }

  .cv5 {
    margin-bottom: 4px;
  }

  .cv5.jh7 {
    padding-left: 15px;
    font-size: 40px;
    line-height: 40px;
  }

  .cv5.y222 {
    padding-left: 15px;
    font-size: 40px;
  }

  .flora {
    font-size: 15px;
  }

  .flora.h6h.rale.ntlc2.cc443.rettz.iiv566 {
    margin-top: 20px;
    padding-left: 0px;
  }

  .indent60 {
    padding-right: 20px;
    padding-left: 20px;
  }

  ._50 {
    padding-left: 20px;
    font-size: 30px;
  }

  .linie_onama {
    margin-top: 0px;
    padding-top: 35px;
  }

  .linie_onama.vrijednosti {
    margin-top: 40px;
    padding-top: 0px;
  }

  .linie_onama.xc {
    margin-top: 33px;
    margin-bottom: 39px;
    padding-top: 12px;
  }

  .olive {
    display: none;
  }

  .veslo {
    display: none;
  }

  .sidro {
    display: none;
  }

  .mreza {
    display: none;
  }

  .crta_x.v6 {
    margin-top: 0px;
    padding-top: 10px;
  }

  .spider-mite {
    display: none;
  }

  .intr {
    font-family: Roboto200, sans-serif;
    font-size: 15px;
    line-height: 24px;
  }

  .space3 {
    margin-top: 43px;
    margin-bottom: 50px;
  }

  .poslovanje {
    color: #fff;
    font-size: 80px;
  }

  .poslovanje.mob01 {
    color: #333c45;
    font-size: 80px;
  }

  .poslovanje.mob01.rs004 {
    font-size: 35px;
  }

  .poslovanje.tblt_h1_bl {
    padding-left: 0px;
    color: #fff;
    font-size: 80px;
  }

  .poslovanje.uk {
    color: #333c45;
  }

  .img_office {
    margin-top: 33px;
  }

  .mob_h {
    display: none;
  }

  .doc4 {
    margin-bottom: 203px;
  }

  .inside {
    font-size: 14px;
    line-height: 22px;
  }

  .t001 {
    margin-top: 42px;
  }

  .img00a {
    margin-bottom: 160px;
  }

  .ft_txtlnk_main {
    font-size: 9.2px;
  }

  .ft_txtlnk_main.ggg {
    font-size: 14px;
  }

  .cpright {
    margin-top: 19px;
  }

  .fr {
    margin-left: 28px;
    padding-left: 8px;
  }

  .vb5 {
    margin-top: 23px;
  }

  .vb5.xdy.russ333 {
    margin-top: 22px;
  }

  .novosti {
    margin-top: 149px;
    padding-right: 153px;
  }

  .hd2w {
    margin-top: 56px;
  }

  .hd2w.n1.hhjk.yyss {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .logo167 {
    width: 160px;
    margin-bottom: 9px;
  }

  .ukk {
    margin-top: 74px;
  }

  .l2 {
    display: none;
  }

  .f4f {
    margin-top: 7px;
  }

  .cdc {
    margin-top: 54px;
  }

  .arra {
    margin-top: 0px;
  }

  .dropdown-list.w--open {
    margin-top: 0px;
    margin-left: 0px;
  }

  .div-block.jjcke.bbcvd.vvbvbvybvx {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    float: left;
  }

  .z7.ntlc {
    padding-top: 6px;
  }

  .button-2._99n6.aller {
    font-size: 16px;
  }

  .button-2.r4ee4.de34 {
    margin-left: auto;
  }

  .image-2 {
    margin-left: 31px;
  }

  .image-2.hjhjshasn {
    margin-left: 0px;
  }

  .sect-intro {
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 0px;
  }

  .sect-intro._88u7zu {
    display: block;
    padding-top: 0px;
  }

  .or.tz.zz {
    margin-top: 32%;
    margin-left: 20px;
    font-size: 80px;
    line-height: 100px;
  }

  .hjsfhjklah {
    margin-top: 5px;
    padding-top: 18px;
  }

  .prg {
    padding-right: 20px;
    padding-left: 20px;
  }

  .prg.ioiooi {
    line-height: 34px;
  }

  .container-5 {
    padding-top: 5px;
  }

  .icon-6 {
    font-size: 30px;
  }

  .navbar {
    margin-bottom: 0%;
    padding-top: 0px;
  }

  .heading-7 {
    font-size: 34px;
  }

  .bold-text-7 {
    font-size: 110px;
    line-height: 90px;
    text-transform: uppercase;
  }

  .text-span-17._55 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-span-18 {
    font-size: 30px;
    line-height: 30px;
  }

  .wewe344rt.uurjj4 {
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 62px;
  }

  ._1cc {
    padding-right: 10px;
    padding-left: 20px;
  }

  .columns-2.nnvmyocalm {
    padding-left: 0px;
  }

  .hamburger-2 {
    margin-top: 17px;
    padding: 14px;
    background-color: hsla(0, 0%, 100%, 0.2);
    color: #fff;
  }

  .hamburger-2.w--open {
    background-color: #333c45;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
  }

  h5 {
    padding-left: 25px;
  }

  p {
    padding-right: 25px;
    padding-left: 15px;
  }

  .brand-logo {
    margin-left: 0px;
  }

  .service-wrapper {
    margin-bottom: 35px;
  }

  .hamburger {
    margin-right: 15px;
  }

  .features-text {
    margin-bottom: 35px;
  }

  .hero-text {
    line-height: 34px;
  }

  .skills-column {
    margin-bottom: 35px;
  }

  .text-clients {
    font-size: 16px;
  }

  .branding-hover {
    text-align: center;
  }

  .social-icon {
    border-bottom: 1px solid #3c4752;
    border-right-style: none;
  }

  .footer {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1002;
    display: none;
    overflow: scroll;
  }

  .go-top {
    display: inline-block;
    overflow: visible;
    margin-top: auto;
    margin-right: 20px;
  }

  .team-column {
    margin-bottom: 50px;
  }

  .help-1.help2.yax {
    height: 190px;
    margin: 25px;
  }

  .help-1.help2.yax.j4j4.f5f5 {
    height: 180px;
    margin-bottom: 40px;
  }

  .help-1.arr.fr5.asa1 {
    height: 200px;
    margin-right: 20px;
    margin-bottom: 70px;
    margin-left: 20px;
  }

  .help-1.arr.arra3 {
    height: 220px;
    margin-right: 20px;
    margin-bottom: 80px;
    margin-left: 20px;
  }

  .help-1.arr.arra3.frst.cvcv.vv55 {
    height: 190px;
  }

  .help-1.arr.arra3.frst2.cvcv.v666 {
    height: 190px;
  }

  .help-1.arr.arra3.cvcv.v666 {
    height: 160px;
  }

  .help-1.ttt.vcxy.ghj {
    height: 280px;
    margin-right: 30px;
    margin-left: 30px;
  }

  .help-1.ttt.vcxy.ghj.h6h6h6 {
    height: 300px;
  }

  .help-1.simpt {
    margin-right: 15px;
    margin-bottom: 77px;
    margin-left: 15px;
  }

  .help-1.simpt.d3 {
    height: 190px;
  }

  .help-1.simpt.d3.f555.russ_x2 {
    height: 180px;
  }

  .help-1.simpt.nnmm {
    height: 170px;
  }

  .help-1.asa2 {
    height: 200px;
    margin-right: 20px;
    margin-bottom: 70px;
    margin-left: 20px;
  }

  .help-1.asa3 {
    height: 200px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .project-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-iphone {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-help {
    margin-bottom: 100px;
  }

  .column-features {
    margin-bottom: 50px;
  }

  .mascot {
    top: 28px;
  }

  .text-slider {
    margin-top: 20px;
    margin-bottom: 18px;
    padding-top: 0px;
    text-align: center;
  }

  .ddt {
    margin-left: 0px;
  }

  .ddt.hr1 {
    z-index: 2000;
  }

  .ddl {
    margin-left: 45px;
  }

  .sct01.sal-maris {
    height: 400px;
  }

  .img_salmaris.bottle {
    height: 360px;
    margin-top: -313px;
  }

  .img_salmaris.bottle.art {
    margin-bottom: 0px;
  }

  .img_salmaris.vn_img.xcx {
    width: 270px;
    margin-top: -184px;
  }

  .db_visum {
    display: none;
  }

  .db_visum.allerg {
    display: none;
    margin-top: 40px;
    margin-right: -36px;
    margin-left: 38px;
  }

  .sct_n2.amr {
    height: 1000px;
  }

  .sct_n2.f44.hnh.vcxy {
    height: 800px;
  }

  .sct_n2.f44.hnh.vcxy.frf {
    height: 830px;
    margin-bottom: 49px;
    padding-top: 5px;
    background-position: 64% 50%;
  }

  .vnc.v5v {
    display: none;
  }

  .news.gxg {
    text-align: center;
  }

  .news.gsg {
    text-align: center;
  }

  .db_nes_img {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-right: 20%;
    padding-left: 20%;
    text-align: center;
  }

  .sct_img.morska-sol {
    height: 400px;
    margin-bottom: 0px;
    background-position: 32% 50%;
  }

  .sct_img.proizvodanj {
    height: 400px;
  }

  .sct_img.proizvodanj.up09 {
    height: 400px;
    margin-bottom: 0px;
  }

  .sct_alrg._001.kwn.rsc.gg5 {
    margin-top: 6px;
  }

  .sct_alrg._001.kwn.prcs.df {
    padding-top: 2px;
  }

  .clm.b56 {
    width: 350px;
  }

  .signature {
    display: none;
  }

  .db_kwn1 {
    height: 110px;
    margin-right: 27px;
    margin-bottom: 20px;
    margin-left: 27px;
  }

  .db_kl3 {
    width: 200px;
  }

  .kl5 {
    margin-top: 29px;
  }

  .kl5.nw2 {
    margin-top: -100%;
  }

  .clkl {
    height: 380px;
    margin-bottom: 62px;
  }

  .clm2 {
    display: none;
  }

  .under1 {
    height: 150px;
  }

  .under1.j6j {
    height: 100px;
  }

  .alergeni_small {
    display: none;
  }

  .alergeni {
    display: none;
    padding-left: 19px;
  }

  .db_slike_dalmacija {
    height: 130px;
    padding-right: 5px;
    padding-left: 7px;
  }

  .lvnd {
    margin-top: 15px;
  }

  .rzmr {
    width: 140px;
    margin-top: 13px;
  }

  .kdljk {
    margin-left: 6px;
    padding-top: 0px;
  }

  .smallfont.vvcc {
    padding-left: 0px;
  }

  .db_slider_a {
    left: 58px;
    display: none;
    padding-left: 17%;
  }

  .anterfile {
    display: none;
  }

  .rsrch {
    display: none;
  }

  .db_x_sl {
    left: 34%;
    top: 7%;
    right: -1%;
  }

  .imgkmpl {
    margin-top: -233px;
  }

  .img_001 {
    display: none;
  }

  .img_004 {
    display: none;
  }

  .img005.f {
    margin-right: 28px;
  }

  .img005.f.hnbmn {
    margin-bottom: 34px;
  }

  .dbant2.d4._5t {
    display: none;
    padding-left: 44px;
  }

  .productpage {
    padding-left: 25px;
  }

  .sm2 {
    display: none;
  }

  .sm2.n2 {
    display: block;
  }

  .sm2.n2.jjkdfjglskj {
    display: block;
  }

  .sm2.n2.k8777 {
    margin-top: -53px;
    font-size: 24px;
    line-height: 36px;
  }

  .sm2.n2.vide {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .sm2.n2.bbn678 {
    margin-bottom: 0px;
  }

  .nin {
    display: none;
  }

  .dbsm02 {
    display: none;
  }

  .dbsm02.hjhjhj.ioo889 {
    display: block;
  }

  .dbsm02.hjhjhj.ioo889.n44c {
    width: 400px;
    margin-right: auto;
    text-align: center;
  }

  .cvijet {
    margin-bottom: 35px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .biljke.fg5.hbv {
    height: 920px;
  }

  .dbss {
    height: 490px;
  }

  .dbss.rs00a {
    height: 630px;
  }

  .sct_onama {
    height: 400px;
    background-position: -188px 50%;
  }

  .img_arn {
    width: 350px;
  }

  .cv5 {
    padding-left: 0px;
    text-align: center;
  }

  .flora.space.sws {
    margin-bottom: 0px;
  }

  .flora.h6h.rale {
    font-size: 16px;
    line-height: 26px;
  }

  .flora.h6h.rale.ntlc2 {
    font-size: 16px;
    line-height: 26px;
  }

  .flora.vcv {
    margin-bottom: 0px;
  }

  .j7 {
    width: 350px;
  }

  .v6v {
    width: 350px;
  }

  .indent60 {
    padding-right: 20px;
    padding-left: 20px;
  }

  ._50 {
    padding-left: 20px;
  }

  .linie_onama {
    margin-top: 0px;
    padding-top: 0px;
  }

  .linie_onama.vrijednosti {
    margin-top: 42px;
  }

  .crta_x.bb {
    padding-top: 0px;
    border-top: 1px none #000;
  }

  .crta_x.punjenje {
    margin-bottom: 24px;
  }

  .mmm {
    height: 1080px;
  }

  .hnb.cvc {
    margin-top: 0px;
  }

  .intr.vr {
    margin-bottom: 26px;
  }

  .imgb {
    margin-left: 17px;
  }

  .poslovanje {
    margin-top: 42px;
    font-size: 70px;
  }

  .poslovanje.mob01 {
    margin-top: 66px;
    padding-left: 30px;
    background-color: rgba(51, 60, 69, 0.9);
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 70px;
    letter-spacing: 0px;
  }

  .poslovanje.tblt_h1_bl {
    margin-top: 0px;
  }

  .procesi {
    display: none;
  }

  .imghjk {
    margin-bottom: 40px;
    padding-left: 18px;
    text-align: center;
  }

  .img_office {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mob_h {
    display: block;
    margin-top: 197px;
    margin-right: auto;
    margin-left: 42%;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #333c45;
    color: #fff;
    font-size: 22px;
  }

  .mob_h1_txt {
    padding-left: 0px;
    background-color: rgba(51, 60, 69, 0.8);
    font-family: Roboto400, sans-serif;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }

  .btn-mob {
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 15px;
  }

  .gh6.msl {
    height: 900px;
  }

  .gf.ccc {
    text-align: center;
  }

  .ft_txtlnk_main {
    font-size: 11px;
  }

  ._9nn {
    margin-right: 0px;
    float: none;
  }

  .cpright {
    float: none;
  }

  .fut01 {
    margin-left: 25px;
  }

  .fr {
    margin-top: 12px;
  }

  .upper-roow {
    display: none;
    margin-bottom: 15px;
  }

  .fg5 {
    width: 70%;
  }

  .vb5 {
    display: block;
    width: 70%;
    margin-bottom: 17px;
    margin-left: 15px;
    float: left;
  }

  .novosti {
    display: none;
  }

  .proizvodi {
    display: none;
  }

  .hd2w.n1.n1b.dew {
    display: inline;
  }

  .hd2w.n1.hhjk {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 32px;
  }

  .lbmbl {
    padding-left: 20px;
  }

  .img_vjk {
    display: none;
  }

  .l2 {
    display: none;
    margin-bottom: 33px;
  }

  .l2btn {
    display: inline;
    margin-right: 0px;
    margin-left: 15px;
    padding-top: 6px;
    float: left;
    font-family: Roboto_CB, sans-serif;
    color: #797979;
    font-size: 14px;
    text-decoration: none;
  }

  .l2btn:hover {
    color: #fff;
  }

  .proizvodi33 {
    margin-top: 43px;
  }

  .bvb {
    height: 900px;
  }

  .bvb.n7.frrrg {
    margin-bottom: 350px;
    padding-left: 0px;
  }

  .vnv {
    margin-top: 43px;
  }

  .ccci {
    display: inline;
    width: 280px;
    padding-bottom: 23px;
    text-align: center;
  }

  .ccc_c {
    text-align: center;
  }

  .acsv {
    margin-top: 220px;
  }

  .acsv._88vvvnbm {
    display: none;
  }

  .ar2 {
    margin-top: 56px;
    margin-left: 54%;
  }

  .mss {
    margin-top: 47px;
  }

  .cnt2 {
    text-align: center;
  }

  .dbr {
    margin-top: 190px;
    float: none;
  }

  .d1 {
    width: 60%;
    margin-bottom: 30px;
    margin-left: 15px;
    text-align: center;
  }

  .ghg {
    width: 42%;
  }

  .nvs {
    margin-top: 182px;
  }

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

  .div-block.npp30 {
    margin-top: -152px;
  }

  .div-block.jjcke.bbcvd.vvbvbvybvx {
    margin-top: -33px;
    padding-left: 55px;
  }

  .bold-text.background-video {
    font-size: 32px;
  }

  .div-block-2 {
    text-align: center;
  }

  .button-2._99n6 {
    margin-right: 10px;
    margin-left: 10px;
    float: none;
    clear: both;
  }

  .div-block-3 {
    margin-top: 308px;
    margin-left: 10px;
  }

  .container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .sect-intro {
    display: none;
    height: 400px;
  }

  .sect-intro._88u7zu {
    position: static;
    display: none;
    height: 400px;
  }

  .sect-intro._88u7zu.fgfgfggg {
    display: block;
  }

  .or.tz.zz {
    margin-top: 4%;
    margin-left: 9px;
    color: #f1f1f1;
    font-size: 52px;
    line-height: 56px;
  }

  .hjsfhjklah {
    display: block;
    padding-top: 0px;
  }

  .g {
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 0px;
    -webkit-transition-property: none;
    transition-property: none;
    color: #373737;
    font-weight: 400;
  }

  .prg {
    font-size: 18px;
    line-height: 24px;
  }

  .prg.ioiooi {
    line-height: 24px;
  }

  .icon-6 {
    color: #f1f1f1;
    font-size: 36px;
  }

  .bold-text-7 {
    font-family: Helvetica, sans-serif;
    font-size: 90px;
    text-align: center;
  }

  .text-block-3 {
    color: hsla(0, 0%, 100%, 0.49);
    text-align: center;
  }

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

  .wewe344rt.uurjj4 {
    padding-top: 10px;
  }

  .c44 {
    text-align: center;
  }

  .er4 {
    margin-top: 0px;
  }

  .sct-1 {
    margin-top: 0px;
  }

  .hamburger-2 {
    margin-right: 15px;
  }

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

  .paragraph {
    padding-left: 0px;
  }

  .paragraph-2 {
    padding-left: 0px;
  }

  .paragraph-3 {
    padding-left: 0px;
  }

  .paragraph-4 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 26px;
  }

  h5 {
    padding-left: 10px;
    font-size: 28px;
  }

  p {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navigation-link.ds.news.gmbeng {
    float: right;
  }

  .hamburger {
    z-index: 1000;
  }

  .work-hover {
    top: 30%;
  }

  .cool {
    display: none;
  }

  .hero-text {
    font-size: 16px;
  }

  .slide-1-testimonials {
    padding-right: 5px;
    padding-left: 5px;
  }

  .arrow-clients {
    margin-top: 49px;
  }

  .text-clients {
    font-size: 13px;
  }

  .small-footer {
    padding-top: 25px;
  }

  .go-top {
    margin-top: 14px;
    margin-right: 0px;
    float: none;
  }

  .sub-text.cl {
    font-size: 15px;
  }

  .help-1.help2.yax {
    height: 250px;
    margin-bottom: 60px;
  }

  .help-1.help2.yax.j4j4.f5f5.z7z7 {
    height: 300px;
  }

  .help-1.help2.yax.j4j4.f5f5.b55b {
    height: 230px;
  }

  .help-1.help2.yax.j4j4.f5f5.e3e3e {
    height: 260px;
  }

  .help-1.arr.fr5.asa1 {
    height: 240px;
  }

  .help-1.arr.arra3 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .help-1.arr.arra3.frst {
    height: 280px;
  }

  .help-1.arr.arra3.frst.cvcv.vv55._4567 {
    height: 300px;
  }

  .help-1.arr.arra3.frst2 {
    height: 241px;
  }

  .help-1.arr.arra3.frst2.cvcv.v666._4567 {
    height: 290px;
  }

  .help-1.arr.arra3.cvcv.v666._4567 {
    height: 230px;
  }

  .help-1.ttt.vcxy.ghj {
    height: 400px;
    padding: 13px;
  }

  .help-1.ttt.vcxy.ghj.h6h6h6.c0c0c0 {
    height: 500px;
  }

  .help-1.simpt.d3 {
    height: 220px;
  }

  .help-1.simpt.d3.iuijj44 {
    height: 300px;
  }

  .help-1.simpt.d3.iuijj44.a009.x009 {
    height: 220px;
  }

  .help-1.simpt.d3.j887b {
    height: 300px;
  }

  .help-1.simpt.d3.kooko {
    height: 280px;
  }

  .help-1.simpt.nnmm {
    height: 200px;
  }

  .help-1.asa2.bvb {
    height: 260px;
  }

  .help-1.asa2.bvb.mbmb.fr555ffr {
    height: 360px;
  }

  .circle-404 {
    width: 300px;
    height: 300px;
    padding-top: 96px;
  }

  ._404-text {
    margin-bottom: 58px;
    font-size: 125px;
  }

  .big-text {
    font-size: 22px;
  }

  .ddt {
    margin-left: 0px;
  }

  .ddl {
    width: 90%;
    margin-left: 40px;
  }

  .ddl.w--current {
    margin-left: 42px;
  }

  .ddl.b1 {
    position: relative;
    float: left;
    clear: none;
  }

  .ddl.u-i {
    padding-left: 0px;
  }

  .sct01.sal-maris.acsct.lgt {
    height: 300px;
    background-position: 50% 60%;
    background-size: 220px;
  }

  .sct01.sal-maris.n50.uuz879 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/n50.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/n50.jpg');
    background-position: 0px 0px, 18% 50%;
  }

  .img_salmaris.bottle.art {
    height: 190px;
  }

  .img_salmaris.vn_img.xcx {
    width: 220px;
  }

  .bq_almaris {
    margin-left: 27px;
    padding-right: 41px;
  }

  .db_visum.allerg {
    margin-top: 230px;
    margin-left: 114px;
    background-color: hsla(0, 0%, 100%, 0.45);
  }

  .subtitle.capitals.bl {
    display: none;
  }

  .sct_n2.amr {
    height: 1100px;
  }

  .sct_n2.amr.f444vv44 {
    height: 1160px;
  }

  .sct_n2.f44.hnh.vcxy.frf {
    height: 1090px;
    background-position: 69% 50%;
  }

  .sct_n2.kl {
    height: 610px;
  }

  .sct_n2.kl.c5c5c5 {
    height: 690px;
  }

  .doc_img {
    display: none;
  }

  .db_nes_img {
    padding-right: 8%;
    padding-left: 8%;
  }

  .sct_img.morska-sol {
    background-position: -143px 50%;
  }

  .sct_img.proizvodanj {
    margin-bottom: -1px;
  }

  .sct_img.proizvodanj.up09 {
    height: 400px;
    margin-bottom: 0px;
    background-position: 26% -23%;
    background-repeat: no-repeat;
  }

  .alrg.mob_v_h1 {
    padding-left: 17px;
    background-color: rgba(51, 60, 69, 0.8);
    color: #fff;
    font-size: 50px;
    line-height: 75px;
  }

  .sct_alrg._001.kwn.t6.iuu {
    margin-top: 0px;
  }

  .sct_alrg._001.kwn.rsc.gg5 {
    margin-top: 8px;
  }

  .sct_alrg._001.kwn._200 {
    margin-top: 0px;
  }

  .db_kwn1 {
    height: 140px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 12px;
  }

  .db_kwn1.gngn {
    height: 190px;
  }

  .db_kl3 {
    width: 210px;
    height: 210px;
  }

  .db_kl3.mbv {
    width: 150px;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .kl5.cxcxv {
    margin-top: 14px;
  }

  .kl5.nw2 {
    margin-top: -749px;
    margin-bottom: 194px;
  }

  .clkl {
    height: 270px;
    margin-bottom: 1px;
  }

  .prd_txt1 {
    font-family: Roboto_CB, sans-serif;
    font-size: 16px;
  }

  .prd_txt1.ru003._44335566 {
    font-size: 14px;
    text-align: left;
    list-style-type: none;
  }

  .clm2 {
    display: block;
  }

  .under1 {
    display: none;
    height: 160px;
    color: #333c45;
    font-size: 16px;
    line-height: 20px;
  }

  .under1.j6j {
    height: 120px;
  }

  .under1.j1j {
    height: 130px;
  }

  .db_slike_dalmacija {
    height: 200px;
    padding-bottom: 0px;
  }

  .db_slike_dalmacija.cxcx {
    margin-top: 29px;
  }

  .cnt.blk {
    padding-left: 0px;
    font-size: 22px;
    font-weight: 300;
  }

  .lvnd {
    margin-top: 3px;
  }

  .rzmr {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .rzmr.ffdd {
    width: 270px;
  }

  .rzmr.ffdd.ccxxvvb {
    width: 280px;
  }

  .kdljk {
    margin-left: 33px;
  }

  .smallfont {
    font-size: 14px;
  }

  .db_slider_a {
    display: none;
    padding-left: 5%;
  }

  .anterfile.wht.f4.tblt {
    display: none;
  }

  .db_x_sl {
    left: 15%;
  }

  .img_kmpl {
    left: 5%;
    right: 0%;
    width: 116%;
  }

  .db_kmlopl {
    margin-top: 127px;
  }

  .imgkmpl {
    margin-top: -325px;
    margin-bottom: -204px;
  }

  .img_004 {
    display: none;
  }

  .img_004.kij {
    display: block;
  }

  .sc {
    padding-right: 10px;
    padding-left: 10px;
  }

  .img005 {
    display: none;
  }

  .productpage {
    display: none;
    padding-left: 20px;
  }

  .sm2.n2 {
    font-size: 22px;
    line-height: 32px;
  }

  .sm2.n2.jjkdfjglskj {
    font-size: 22px;
    line-height: 30px;
  }

  .sm2.n2.k8777 {
    margin-top: 0px;
    font-size: 20px;
    line-height: 30px;
  }

  .sm2.n2.kklfklf {
    display: none;
  }

  .sm2.n2.kklfklf.jjhjshs {
    display: block;
  }

  .sm2.n2.vide {
    font-size: 22px;
    line-height: 26px;
  }

  .img_cert01 {
    margin-top: 45px;
  }

  .dbsm02.hjhjhj.ioo889 {
    display: none;
    width: 300px;
    margin-right: 20px;
    padding-left: 47px;
  }

  .dbsm02.hjhjhj.ioo889.n44c {
    left: -17px;
    display: block;
    width: 100%;
  }

  .sln.f5g.nin02 {
    display: none;
  }

  .biljke.fg5.hbv {
    height: 1020px;
  }

  .biljke.fg5.hbv.vb55bn {
    height: 1252px;
  }

  .dbss {
    height: 779px;
  }

  .dbss.rs00a {
    height: 1100px;
  }

  .dbss.rs00a.hhnnmm {
    height: 700px;
    margin-bottom: 0px;
  }

  .sct_onama {
    height: 400px;
    background-position: 24% 50%;
  }

  .lnkpr.w--current {
    font-size: 14px;
  }

  .flora.h6h.rale.ntlc2.cc443.rettz {
    padding-left: 10px;
  }

  .flora.h6h.rale.v4.ddeg {
    padding-left: 20px;
  }

  .flora.h6h.rale.v4.fgfgfd {
    padding-left: 20px;
  }

  .flora.sas {
    padding-left: 0px;
  }

  .indent60 {
    padding-right: 1px;
    padding-left: 10px;
  }

  .indent60.tgtgtg.g9900 {
    padding-right: 9px;
    padding-left: 9px;
  }

  .indent60.dcvx.iif {
    padding-left: 10px;
  }

  ._50 {
    padding-left: 10px;
  }

  ._50.ccvvbbnnn {
    margin-top: 11px;
    padding-left: 18px;
  }

  .linie_onama {
    margin-top: 10px;
    padding-top: 0px;
  }

  .linie_onama.vrijednosti {
    margin-top: 34px;
    padding-top: 0px;
  }

  .linie_onama.xc._00 {
    margin-top: 41px;
    padding-top: 0px;
  }

  .cde {
    padding-right: 5px;
    padding-left: 10px;
  }

  .crta_x.punjenje {
    padding-right: 14px;
    padding-left: 15px;
  }

  .crta_x.c5 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .mmm {
    height: 760px;
    margin-bottom: 0px;
    background-position: 34% 50%;
  }

  .imgb {
    padding-right: 35px;
  }

  .space3.ffdd {
    margin-bottom: 32px;
  }

  .poslovanje.mob01 {
    margin-top: 46px;
    padding-left: 20px;
    background-color: rgba(51, 60, 69, 0.9);
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    letter-spacing: 0px;
  }

  .poslovanje.tblt_h1_bl {
    display: none;
  }

  .img_office {
    margin-top: 19px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .mob_h {
    margin-top: 163px;
    margin-right: 0%;
    margin-left: 10%;
    padding-left: 0px;
    float: none;
    background-color: #333c45;
  }

  .mob_h1_txt {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    font-family: Roboto400, sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }

  .mob_c {
    padding-right: 10px;
    padding-left: 10px;
  }

  .doc4 {
    display: none;
  }

  .inside.wsw {
    padding: 0px;
  }

  .inside.s3s3s3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .t001.right01 {
    margin-top: 0px;
  }

  .btn-mob {
    margin-top: 34px;
    margin-bottom: 17px;
    margin-left: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: Roboto_CB, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
  }

  .btn-mob:hover {
    background-color: #333c45;
  }

  .fusnota {
    padding-left: 0px;
  }

  .gh6.msl {
    height: 950px;
  }

  .fut01 {
    margin-left: 10px;
  }

  .fr {
    margin-left: 10px;
  }

  .fr.mb2 {
    margin-top: 30px;
  }

  .upper-roow {
    margin-bottom: 15px;
  }

  .fg5 {
    width: auto;
    margin-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .vb5 {
    width: auto;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hd2w {
    font-size: 24px;
    line-height: 30px;
  }

  .hd2w.n1.n1b {
    padding-left: 25px;
  }

  .hd2w.n1.n1b.dew {
    padding-left: 0px;
  }

  .zgz.uu44 {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .lb4 {
    margin-bottom: 30px;
  }

  .lbmbl {
    margin-bottom: 30px;
    padding-left: 50px;
  }

  .prilg {
    margin-top: 193px;
  }

  .alrg_db.jhk77 {
    margin-top: 211px;
  }

  .l2btn {
    position: static;
    display: block;
    margin-right: 5px;
    margin-left: 5px;
    float: none;
    clear: both;
    font-size: 15px;
    line-height: 24px;
  }

  .proizvodi33 {
    margin-top: 23px;
    margin-left: 38%;
  }

  .sm_mh {
    margin-left: 33%;
  }

  .h6h {
    padding-left: 0px;
  }

  .vnv {
    margin-top: 31px;
  }

  .acsv {
    margin-top: 218px;
    background-color: rgba(51, 60, 69, 0.6);
  }

  .yxy {
    display: block;
    padding-right: 15px;
  }

  .ar2 {
    margin-top: 39px;
    margin-left: 37%;
  }

  .sn {
    display: none;
  }

  .mss {
    margin-top: 39px;
    margin-left: 39%;
  }

  .u1 {
    padding-left: 0px;
  }

  .dbr {
    margin-top: 225px;
  }

  .d1 {
    width: auto;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .vvbb {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nvs {
    margin-top: 184px;
    margin-left: 33%;
  }

  .rzm {
    width: 210px;
  }

  .dropdown-list.w--open {
    margin-bottom: 20px;
  }

  .section-2 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .div-block {
    margin-left: 0px;
  }

  .div-block.nppl.l22 {
    width: 250px;
    margin-left: 10px;
  }

  .div-block.npp30 {
    margin-top: -94px;
    margin-left: 0px;
  }

  .div-block.jjcke.bbcvd.vvbvbvybvx {
    margin-top: -125px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .z7.ntlc {
    padding-right: 0px;
  }

  .bold-text.background-video {
    font-size: 24px;
    line-height: 24px;
  }

  .bold-text.background-video.ccd2 {
    line-height: 24px;
  }

  .div-block-2.kkzuz8h {
    padding-right: 21px;
    padding-left: 21px;
  }

  .button-2 {
    margin-left: 0px;
  }

  .button-2._99n6.aller {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .button-2.r4ee4.de34._554kl {
    margin-right: 46px;
    margin-left: 46px;
  }

  .text-span-9.dde4 {
    font-size: 22px;
    line-height: 24px;
  }

  .div-block-3 {
    margin-top: 227px;
  }

  .dropdown {
    position: relative;
    margin-bottom: 20px;
  }

  .image-2 {
    margin-left: 0px;
  }

  .container {
    padding-left: 0px;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropdown-2 {
    position: relative;
    margin-bottom: 117px;
  }

  .slide-nav {
    padding-top: 27px;
  }

  .or.tz.zz {
    margin-top: 7px;
    margin-left: 10px;
    color: #f1f1f1;
    font-size: 48px;
    line-height: 55px;
    letter-spacing: -3px;
  }

  .hjsfhjklah {
    margin-top: auto;
    padding-top: auto;
  }

  .prg {
    line-height: 22px;
  }

  .prg.ghbnnn {
    font-size: 22px;
  }

  .jhjh {
    margin-top: 49px;
  }

  .bold-text-7 {
    font-size: 52px;
    line-height: 52px;
    font-weight: 800;
    text-shadow: none;
  }

  .text-block-3 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
  }

  .clmhh {
    padding-right: 20px;
    padding-left: 30px;
  }

  .cn5rr {
    padding-right: 10px;
    padding-left: 10px;
  }

  .wewe344rt.uurjj4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .c2ya {
    padding-left: 10px;
  }

  .columns-2 {
    padding-left: 0px;
  }

  .db-wwq {
    margin-bottom: 20px;
  }

  .div-block-7 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-8 {
    height: 240px;
  }

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

@font-face {
  font-family: 'Honeyscript webfont 400';
  src: url('../fonts/honeyscript-light-webfont.eot') format('embedded-opentype'), url('../fonts/honeyscript-light-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Honeyscript';
  src: url('../fonts/HoneyScript-Light.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto200';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto400';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto_CB';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Chunkfive ex 0';
  src: url('../fonts/Chunkfive-Ex_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Djb chalk it up';
  src: url('../fonts/DJB-Chalk-It-Up.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Chianti roman';
  src: url('../fonts/Chianti-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura_Light';
  src: url('../fonts/FuturaLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-NeueBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-NeueHeavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}