:root {
  --crimson: #d13030;
  --steel-blue: #428bc7;
  --dark-slate-gray: #333c45;
}

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

h1 {
  color: #555;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #585858;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #333c45;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
}

h4 {
  color: #585858;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Robotocondensed, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #585858;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  color: #585858;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  float: none;
  clear: none;
  color: #333c45;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  line-height: 26px;
  list-style-type: none;
  display: inline-block;
  position: static;
  overflow: visible;
}

.button {
  color: #428bc7;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #428bc7;
  border-radius: 5px;
  margin-top: 15px;
  padding: 8px 18px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .5s;
  display: inline-block;
}

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

.button.button-price {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-width: 2px;
  border-color: #fff;
  margin-top: 28px;
  padding-left: 31px;
  padding-right: 31px;
  font-family: Robotocondensed, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

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

.button.button-price.blue {
  color: #428bc7;
  border-color: #428bc7;
}

.button.button-price.blue:hover {
  color: #fff;
}

.button.button-price.order {
  padding: 10px 47px;
  font-family: Robotocondensed, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.button.button-price.order.novi {
  color: #428bc7;
  border-color: #428bc7;
}

.button.button-price.order.novi:hover {
  color: #fff;
}

.button.button-white {
  float: none;
  color: #fff;
  border-color: #fff;
  position: static;
}

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

.button.nazovite {
  color: #fff;
  text-transform: none;
  border-color: #fff;
  margin-top: 42px;
  margin-bottom: 42px;
  padding: 15px 27px;
  font-family: Oswald, sans-serif;
  font-size: 26px;
}

.button.call {
  color: #fff;
  text-transform: none;
  border-width: 1px;
  border-color: #fff;
  margin-bottom: 15px;
  padding-left: 42px;
  padding-right: 42px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 46px;
}

.button.call.mn.hj7:hover {
  background-color: var(--crimson);
}

.button.call.hrcall {
  padding-bottom: 9px;
  font-size: 30px;
  line-height: 42px;
  transition-duration: .3s;
}

.button.call.hrcall:hover {
  background-color: var(--crimson);
}

.brand-logo {
  float: left;
  margin-top: 64px;
  margin-left: 25px;
  padding-top: 0;
}

.navigation-menu {
  float: right;
  margin-top: 35px;
}

.navigation-menu.slo3 {
  line-height: 26px;
}

.navigation-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 32px;
  padding: 0 0 5px;
  font-size: 12px;
  font-weight: 600;
  transition: border-color .2s;
}

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

.navigation-link.jezik {
  float: none;
  margin-left: 93px;
}

.navigation-link.jezik.d56 {
  border-left: 1px solid #a3a3a3;
  margin-left: 5px;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 7px;
}

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

.header {
  height: 90px;
  background-color: rgba(51, 60, 69, .9);
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.header.cell {
  background-color: rgba(0, 0, 0, .85);
}

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

.header-text {
  float: right;
  color: #fff;
  margin-left: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  position: relative;
}

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

.header-icon._3cxx {
  margin-right: 10px;
}

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

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

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

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

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

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

.banner {
  background-color: #428bc7;
}

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

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

.work-title {
  padding-top: 20px;
  padding-bottom: 45px;
  display: block;
  position: relative;
}

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

.line {
  width: 30px;
  height: 3px;
  background-color: var(--steel-blue);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.line.ztztzu {
  margin-bottom: 0;
}

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

.work-overlay {
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0), rgba(0, 0, 0, .5));
  transition: all .4s ease-in-out;
  position: absolute;
  overflow: hidden;
}

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

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

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

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

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

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

.slider {
  height: auto;
  color: rgba(255, 255, 255, .81);
  background-color: rgba(0, 0, 0, 0);
  font-weight: 300;
  display: none;
}

.hide-dots {
  display: none;
}

.arrow {
  width: 60px;
  height: 60px;
  opacity: .3;
  border: 2px solid #fff;
  border-radius: 100px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 30px;
  transition: all .5s;
}

.arrow:hover {
  opacity: 1;
}

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

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

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

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

.uppercase {
  text-align: center;
  text-transform: uppercase;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

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

.uppercase.white.bigg {
  color: #333c45;
  letter-spacing: 2px;
  margin-bottom: 33px;
  padding-top: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.uppercase.white.dec {
  letter-spacing: 1px;
  margin-top: 35px;
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
}

.uppercase.cent {
  text-align: left;
}

.uppercase.left {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
}

.uppercase.oswald {
  padding-top: 0;
  padding-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.uppercase.oswald.h1h1 {
  text-transform: none;
  padding-top: 15px;
  font-size: 12px;
}

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

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

.hero-div {
  z-index: 10;
  background-color: var(--dark-slate-gray);
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.hero-text {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
}

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

.option-section.ssa {
  padding-top: 35px;
}

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

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

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

.row {
  margin-top: 50px;
}

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

.fun-facts-section.novos {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 322px;
}

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

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

.clients-slider {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 45px;
}

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

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

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

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

.arrow-clients {
  width: 40px;
  height: 40px;
  opacity: .6;
  color: #a8a8a8;
  border: 2px solid #d1d1d1;
  border-radius: 100px;
  padding-top: 9px;
  font-size: 19px;
  transition: all .5s;
}

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

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

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

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

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

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

.branding-hover {
  clear: none;
  opacity: 1;
  text-align: center;
  padding-left: 17px;
  padding-right: 21px;
  transition: opacity .5s;
  display: inline-block;
}

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

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

.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 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

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

.footer.hrfooter {
  background-color: #242424;
  display: none;
}

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

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

.footer-circle {
  width: 34px;
  height: 34px;
  opacity: .6;
  text-align: center;
  border: 1px solid #818181;
  border-radius: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 1px;
  transition: all .5s;
}

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

.small-footer {
  z-index: 1;
  background-color: #333c45;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  position: relative;
}

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

.go-top {
  width: 40px;
  height: 40px;
  float: right;
  clear: left;
  text-align: center;
  border: 2px solid #e1e1e1;
  border-radius: 50px;
  padding-top: 4px;
  transition: border .5s;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

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

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

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

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

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

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

.submit-button {
  color: #818181;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #818181;
  border-radius: 5px;
  margin-top: 10px;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: 600;
  transition: all .5s;
  position: relative;
}

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

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

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

.close-footer {
  width: 40px;
  height: 40px;
  float: right;
  opacity: .3;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 30px;
  margin-right: 30px;
  padding-top: 4px;
  transition: all .5s;
  position: relative;
  bottom: -13px;
}

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

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

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

.sub-header.proces {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/gumene-brtve.JPG');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 20px;
  padding-bottom: 160px;
}

.sub-header.proces.proizv {
  background-image: url('../images/motalica-gotove-brtve.jpg');
  background-position: 50% 141%;
}

.sub-header.proces.spacing {
  background-image: url('../images/gumene-brtve_1.JPG');
  background-position: 50% -323px;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 60px;
}

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

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

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

.mail {
  color: #fff;
  text-decoration: none;
  transition: all .5s;
}

.mail:hover {
  color: #428bc7;
}

.contact {
  color: #bdbdbd;
  font-size: 15px;
  font-weight: 400;
}

.contact._8bbbbx {
  font-size: 15px;
  transition-duration: .3s;
}

.contact.telx {
  padding-left: 0;
  font-size: 15px;
}

.contact.hrk {
  margin-top: 9px;
  font-size: 14px;
  line-height: 22px;
  display: none;
}

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

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

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

.container-about.proces {
  padding-top: 117px;
  padding-bottom: 0;
  padding-left: 0;
}

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

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

.white.space {
  margin-bottom: 44px;
  font-weight: 400;
}

.white.right {
  color: #e88b00;
  text-align: right;
  margin-top: 11px;
  font-family: Verdana, Geneva, sans-serif;
}

.white.jhuz {
  width: 700px;
  float: none;
  clear: none;
}

.sub-text {
  color: rgba(255, 255, 255, .72);
  font-size: 22px;
  font-weight: 500;
}

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

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

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

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

.social-team {
  width: 35px;
  height: 35px;
  opacity: .7;
  background-color: #f2f2f2;
  border-radius: 60px;
  margin-right: 10px;
  padding-top: 2px;
  transition: all .5s;
}

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

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

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

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

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

.help-1 {
  text-align: center;
  background-color: rgba(255, 255, 255, .95);
  border: 1px solid #fff;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .18);
}

.help-1.gradjani {
  padding-bottom: 33px;
}

.help-1.gradjani.al1 {
  padding-bottom: 0;
}

.help-1.gradjani.al1.al5 {
  height: 250px;
  padding-bottom: 10px;
}

.help-1.gradjani.citiz {
  padding-bottom: 53px;
}

.help-1.al2 {
  height: 250px;
  margin-bottom: 15px;
}

.help-1.al3 {
  padding-bottom: 15px;
}

.help-1.al3.tr {
  height: 250px;
  padding-bottom: 0;
}

.help-1.al3.fr4 {
  padding-bottom: 0;
}

.help-1.g665 {
  padding-bottom: 50px;
}

.circle-help {
  width: 90px;
  height: 90px;
  background-color: var(--dark-slate-gray);
  opacity: 1;
  border-radius: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  display: block;
  position: relative;
  bottom: 50px;
}

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

.link-help {
  color: #428bc7;
  text-decoration: none;
  transition: all .5s;
}

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

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

.section-services.white-2 {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
  padding-top: 0;
}

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

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

.project-button {
  width: 50px;
  height: 50px;
  opacity: .6;
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  padding-top: 9px;
  transition: opacity .5s;
}

.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;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
}

.arrow-project {
  width: 50px;
  height: 50px;
  opacity: .5;
  border: 2px solid #fff;
  border-radius: 50px;
  padding-top: 11px;
  font-size: 24px;
  transition: opacity .5s;
}

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

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

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

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

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

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

.category-text {
  color: #adadad;
}

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

.pricing-table {
  text-align: center;
  background-color: rgba(255, 255, 255, .52);
  border: 1px solid #e6e6e6;
  border-radius: 7px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

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

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

.pricing {
  letter-spacing: -1px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 19px;
}

.month {
  color: rgba(255, 255, 255, .65);
  text-transform: none;
  font-size: 15px;
}

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

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

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

.help {
  color: #77d8f5;
}

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

.close {
  float: right;
  opacity: .66;
  transition: all .5s;
  position: relative;
  top: 5px;
  right: 4px;
}

.close:hover {
  opacity: 1;
}

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

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

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

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

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

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

.container-iphone {
  margin-top: 23px;
}

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

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

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

.medium-text {
  color: rgba(255, 255, 255, .61);
  margin-bottom: 20px;
  font-size: 18px;
}

.main-page {
  height: 720px;
  background-image: url('../images/Problemi-s-brtvom.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  display: block;
}

.imate-problem {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 23px;
  font-family: Just Another Hand, sans-serif;
  font-size: 86px;
  line-height: 120px;
}

.sve-sto-trebamo {
  width: 300px;
  color: #fff;
  margin-top: 12px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 39px;
  display: block;
}

.sve-sto-trebamo.sl2 {
  width: 320px;
  display: block;
}

.db_imateproblem {
  padding-top: 159px;
}

.djelatnosti, .o-nama {
  padding-top: 90px;
}

.brtva_01 {
  width: 180px;
  height: 180px;
  border: 2px solid var(--steel-blue);
  border-radius: 100px;
}

.row_hide {
  display: none;
}

.db_sektori {
  text-align: left;
  background-color: rgba(51, 60, 69, .09);
  margin-bottom: 28px;
  padding: 12px 33px;
}

.db_sektori.dd {
  padding-bottom: 88px;
}

.db_sektori.d33 {
  padding-top: 24px;
}

.db_sektori.dwn {
  padding-bottom: 40px;
}

.center {
  text-align: left;
}

.center.djelatnost {
  text-align: center;
}

.sektori {
  margin-bottom: 0;
  padding-top: 50px;
  display: none;
}

.adresa {
  color: #bfbfbf;
  line-height: 24px;
}

.logo_footer {
  margin-bottom: 37px;
}

.r_add {
  padding-top: 0;
}

.db_ad {
  padding-top: 90px;
  padding-bottom: 30px;
}

.db_ad.u {
  padding-top: 0;
}

.db_gtt {
  margin-top: 91px;
  margin-left: 8px;
  padding-left: 0;
}

.alatnica {
  padding-top: 68px;
}

.lightboxes {
  margin-top: 38px;
  margin-bottom: 25px;
}

.lightboxes._2l {
  margin-top: 94px;
}

.lightboxes._2l.x {
  margin-top: 146px;
}

.novosti {
  height: 200px;
  margin-top: 0;
  padding-top: 55px;
  display: block;
}

.xtxt {
  margin-top: 51px;
}

.nvst {
  color: #333c45;
  margin-top: 40px;
  font-size: 13px;
  line-height: 26px;
}

.ddm {
  color: #fff;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  line-height: 46px;
}

.ddtm {
  text-align: center;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-top: 24px;
  margin-bottom: 38px;
  padding: 10px 40px;
  transition: all .5s;
  display: none;
}

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

.ddtm.w--open {
  margin-bottom: 10px;
}

.podaci {
  color: #fff;
  background-color: #333c45;
  border-radius: 4px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-right: 90px;
  font-family: Oswald, sans-serif;
  font-size: 23px;
  line-height: 34px;
}

.link_dino {
  color: var(--steel-blue);
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.link_dino:hover {
  color: #ff7b00;
}

.link_dino.right {
  float: none;
  clear: none;
  text-align: center;
  display: inline-block;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.link_dino.tzt {
  color: var(--steel-blue);
}

.link_dino.www-gasket {
  float: none;
  padding-left: 5px;
  font-size: 15px;
  line-height: 24px;
  display: block;
}

.link_dino.www-gasket.welt-hr {
  color: gray;
  text-align: left;
  margin-top: 20px;
  font-size: 10px;
  line-height: 44px;
  display: none;
}

.link_dino.www-gasket.welt-hr:hover {
  color: #f80;
}

.link_dino.infogasket {
  padding-left: 5px;
  font-size: 15px;
}

.link_dino.infogasket.ret {
  float: right;
  clear: right;
  color: #333c45;
  text-align: right;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
}

.link_dino.nrc {
  color: #ff7b00;
  text-align: center;
  margin-top: 36px;
  font-size: 16px;
  line-height: 26px;
  display: block;
}

.link_dino.engl01 {
  font-size: 13px;
}

.link_dino.iioio {
  display: none;
}

.distribucija {
  margin-bottom: 146px;
  padding-top: 90px;
}

.proizvodnja-brtvi-img {
  margin-top: 135px;
  display: block;
}

.eruzimat_img {
  margin-bottom: 34px;
}

.distribucija-brtvi {
  margin-top: 0;
  margin-bottom: 0;
}

.number-big {
  color: rgba(51, 60, 69, .2);
  font-family: Oswald, sans-serif;
  font-size: 100px;
  font-weight: 300;
  line-height: 100px;
}

.dostava {
  float: right;
  margin-top: 21px;
}

.sct_proizvodnja {
  background-color: #333c45;
  background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(51, 60, 69, .4)), url('../images/x_extruder_01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 90px;
  padding-bottom: 30px;
}

.db {
  background-color: #333c45;
}

.rw_koraci {
  padding-top: 70px;
  padding-bottom: 20px;
}

.hdng_ib {
  margin-top: 0;
  padding-top: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
}

.sct_footer {
  background-color: rgba(0, 0, 0, .85);
  padding-top: 31px;
  padding-bottom: 31px;
  font-size: 13px;
}

.dd {
  padding-top: 15px;
}

.df4 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.tel-down {
  color: rgba(255, 255, 255, .8);
  text-align: right;
  margin-top: 17px;
  font-family: Oswald, sans-serif;
  font-size: 34px;
  line-height: 56px;
}

.adr {
  float: none;
  color: #fff;
  margin-top: 7px;
  margin-bottom: 22px;
  font-size: 16px;
  line-height: 27px;
  display: block;
}

.adr._222 {
  display: none;
}

.adr._5 {
  padding-left: 5px;
  font-size: 14px;
  line-height: 26px;
}

.lg {
  float: none;
  margin-bottom: 5px;
  margin-right: 14px;
  padding-left: 5px;
}

.db_zan {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 26px;
  padding: 0 0 24px;
}

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

.ibpn {
  margin-top: 68px;
}

.mob1.wh {
  border: 1px #333c45;
  border-top-style: solid;
  margin-top: 20px;
}

.bttn {
  text-align: center;
  margin-top: 25px;
}

.brtve-katalog-jpg {
  text-align: center;
  background-color: rgba(0, 0, 0, .09);
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.izr, .iz {
  text-align: right;
}

.cnt {
  text-align: center;
  font-size: 13px;
  font-style: normal;
  line-height: 24px;
}

.cnt.eng02 {
  margin-bottom: 0;
  padding-top: 0;
}

.cnt.ghz {
  padding-top: 0;
}

.n2 {
  color: #333c45;
  padding-top: 14px;
  font-size: 13px;
}

.news {
  background-color: rgba(0, 0, 0, .05);
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 80px;
}

.news.slon {
  padding-top: 0;
}

.cnt_novosti {
  border-top-style: solid;
  border-top-width: 1px;
  margin-top: 40px;
  padding-top: 53px;
  padding-bottom: 40px;
}

.cnt_novosti.ii7 {
  margin-top: 0;
}

.brtva_naslovvijesti {
  color: #333c45;
  padding-bottom: 16px;
  padding-left: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.brtva_nazovite_1 {
  width: 300px;
  color: #fff;
  background-color: #333c45;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-width: 3px;
  border-radius: 5px;
  padding-top: 8px;
  padding-bottom: 9px;
  padding-left: 20px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 31px;
}

.skrpok {
  display: none;
}

.gh66 {
  text-align: center;
}

.ffffgg, .fgt67 {
  color: #fff;
}

._4544r {
  color: #428bc7;
  background-color: rgba(255, 255, 255, .05);
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 87px;
}

.map1 {
  height: 240px;
}

.db-slider {
  padding: 13px 77px;
}

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

.vbvbvb {
  margin-bottom: 15px;
}

.image {
  margin-left: 7px;
  margin-right: 12px;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link-2 {
  color: #fffdfd;
  text-decoration: none;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.vbvbv {
  color: #818488;
}

.vb {
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.important-text, .important-text-2 {
  color: var(--crimson);
}

.map---brtvahr {
  height: 250px;
}

.image-2 {
  width: 180px;
  height: 180px;
  border: 2px solid var(--steel-blue);
  border-radius: 100px;
}

._1-2 {
  padding-top: 10px;
}

.oprema {
  text-align: center;
  font-size: 14px;
  font-style: italic;
}

.map {
  height: 300px;
}

.db-brtva.y {
  width: 18.6%;
  float: left;
  clear: none;
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
}

.dbsp {
  text-align: center;
  background-color: #fff;
  padding: 20px 11px;
}

.db2 {
  text-align: center;
  background-color: #fff;
}

.jn {
  width: 300px;
  padding-left: 33px;
}

.row_branding {
  padding: 27px 13%;
}

.x-hs, .x-ina, .x-hep, .x-koncar {
  padding-top: 0;
}

.x-janaf {
  margin-top: 0;
  padding-top: 0;
}

.x-gumim, .x-brodosplit, .x-losinj, .x-vl, .x-viadukt, .x-hac, .image-3, .x-ikea, .x-valamar, .x-feal {
  padding-top: 0;
}

.logotipi {
  padding-top: 101px;
  padding-bottom: 71px;
}

.columns {
  display: block;
}

.slija {
  height: 100px;
  text-align: center;
  background-color: #fff;
  padding-top: 29px;
}

.slija.bn66 {
  height: 100px;
  padding-top: 19px;
}

.slija.bn66.wwq.bbvnmk {
  padding-top: 40px;
}

.slija.bn66.wwq.bbvnmk.xxdcv {
  padding-top: 32px;
}

.slija._78jm {
  padding-top: 18px;
}

.slija._78jm.qwsdf {
  height: 130px;
  padding-top: 26px;
}

.slija._78jm.qwsdf.nmnjknlkjn {
  padding-top: 38px;
}

.slija._78jm.qwsdf.nmnjknlkjn.cdff {
  padding-top: 28px;
}

.slija._78jm.qwsdf.nmnjknlkjn.cdff.ccc45r {
  padding-top: 40px;
}

.slija._78jm.qwsdf.nmnjknlkjn.kkmk {
  padding-top: 49px;
}

.slija.wwq {
  height: 130px;
  padding-top: 39px;
}

.slija.wwq._264 {
  padding-top: 52px;
}

.slija.wwq._417200 {
  padding-top: 32px;
}

.div-block {
  background-image: url('../images/croatia_zagreb_hotel_antunovic_001.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block.fgf {
  width: 20%;
  height: 200px;
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-image: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
}

.section-2 {
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 10%;
  padding-right: 10%;
}

.section-2.ccx33 {
  text-align: center;
  background-color: #f2f2f2;
  padding-top: 100px;
  padding-bottom: 58px;
}

.div-block-2 {
  height: 160px;
  background-image: url('../images/croatia_zagreb_hotel_antunovic_001.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-2.insd {
  height: 190px;
  background-position: 50%;
  margin-bottom: 30px;
}

.div-block-2.insd.dub {
  height: 190px;
  background-image: url('../images/dubrovnik-kompas07-800x600.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-2.insd.i8uj {
  background-image: url('../images/Gaženica-LUZD.jpg');
  background-size: cover;
}

.div-block-2.insd.mnbbn {
  background-image: url('../images/stan-zagreb-donja-dubrava-50.24-m2-novogradnja-slika-101318534.jpg');
  background-position: 0%;
  background-size: cover;
}

.div-block-2.insd.jnbbv {
  background-image: url('../images/e922b3fcbfea79232a57.jpeg');
  background-size: cover;
}

.div-block-2.insd.jnbbv.hsjkghh {
  background-image: url('../images/brtve-za-bukobran---brtva.hr.jpg');
  background-size: cover;
}

.div-block-2.insd.r3444.iunnmmm {
  background-image: url('../images/download.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-2.insd._98778 {
  background-image: url('../images/download-1.jpg');
  background-size: cover;
}

.div-block-2.insd._98778.tudj {
  background-image: url('../images/Zračna-luka-Franjo-Tuđman.jpg');
  background-size: cover;
}

.iuouo {
  margin-top: 30px;
}

.ikone {
  text-align: center;
  padding-top: 10px;
}

.i-x {
  filter: saturate(200%);
  margin-bottom: 16px;
}

.i-x._5ff {
  margin-bottom: 0;
}

.i-x._5ff.wwer {
  margin-bottom: 5px;
}

.i-x._5ff.wwer.ccv4 {
  margin-bottom: 32px;
}

.i-x._5ff.wwer.ccv4.r5tb, .i-x._5ff.wwer.ccv4.wewefwef {
  margin-bottom: 0;
}

.i-x._5ff.r5cc {
  margin-bottom: 9px;
}

.i-x._5ff.r5cc.gg5h {
  margin-bottom: 15px;
  padding-top: 17px;
}

.i-x.iixxx {
  margin-bottom: 0;
}

._140-a {
  width: 200px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
}

.slide-4 {
  background-image: url('../images/140.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.right-arrow, .left-arrow, .slide-nav {
  display: none;
}

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

.slide-5 {
  background-image: url('../images/2018.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-6 {
  background-image: url('../images/a4-a.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7 {
  background-image: url('../images/a4-b.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7.u78nm {
  background-image: url('../images/a3.png');
  background-size: contain;
}

.slider-2 {
  width: 400px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
}

.slider-2.iiui {
  width: 666px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-left: 0;
  display: block;
}

.right-arrow-2, .left-arrow-2, .slide-nav-2 {
  display: none;
}

.slide-8 {
  background-image: url('../images/brtva.hr-slajd3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 600px;
}

.mask-2 {
  width: 666px;
}

.jhlsdjhfljkahf {
  display: none;
}

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

.slide-9 {
  background-image: url('../images/23.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-9._55trrr {
  background-image: url('../images/srednji.png');
  background-size: contain;
}

.slide-9._55trrr._34cca1 {
  background-image: url('../images/x23b.png');
  background-size: contain;
}

.slider-4 {
  width: 500px;
  margin-top: 40px;
}

.icon, .icon-2, .slide-nav-3 {
  display: none;
}

.jlkjklasdj {
  margin-top: -12px;
}

.jlkjklasdj.lgoo7 {
  margin-top: -13px;
}

.jlkjklasdj.dnji {
  margin-top: 0;
}

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

html.w-mod-js [data-ix="hide-close-contact-text-on-load"] {
  opacity: 0;
}

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

html.w-mod-js [data-ix="slide-in-navigation-on-load"], html.w-mod-js [data-ix="fade-in-arrow-on-load"], html.w-mod-js [data-ix="fade-in-arrow-on-load-2"], html.w-mod-js [data-ix="fade-in-text-on-load-1"], html.w-mod-js [data-ix="fade-in-text-on-load-2"], html.w-mod-js [data-ix="fade-in-text-on-load-3"], html.w-mod-js [data-ix="fade-in-text-on-load-4"] {
  opacity: 0;
}

html.w-mod-js [data-ix="fade-in-text-on-load-5"] {
  opacity: .22;
}

html.w-mod-js [data-ix="fade-in-text-on-load-6"], html.w-mod-js [data-ix="fade-in-text-on-load-7"] {
  opacity: 0;
}

html.w-mod-js [data-ix="scale-in-icon-on-scroll"], html.w-mod-js [data-ix="scale-in-icon-on-scroll-2"], html.w-mod-js [data-ix="scale-in-icon-on-scroll-3"], html.w-mod-js [data-ix="scale-in-icon-on-scroll-4"], html.w-mod-js [data-ix="scale-in-icon-on-scroll-5"], html.w-mod-js [data-ix="scale-in-icon-on-scroll-6"] {
  opacity: 0;
  transform: scale(.79);
}

html.w-mod-js [data-ix="slide-in-from-right-on-scroll"], html.w-mod-js [data-ix="slide-in-from-left-on-scroll"] {
  opacity: 0;
}

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

  p {
    font-size: 13px;
  }

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

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

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

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

  .navigation-link.jezik {
    float: left;
    margin-left: 0;
    padding-top: 0;
    display: inline-block;
  }

  .navigation-link.jezik.d56 {
    padding-top: 0;
    padding-left: 22px;
  }

  .header-contact, .scroll-header {
    display: none;
  }

  .hamburger {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    margin-top: 17px;
    padding: 14px;
  }

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

  .white.right {
    font-size: 12px;
  }

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

  .text-slider {
    top: 0;
  }

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

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

  .link_dino {
    text-align: center;
  }

  .link_dino.www-gasket {
    text-align: left;
  }

  .db-brtva.y {
    width: 22%;
  }

  .row_branding {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block.fgf {
    width: 25%;
  }

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

  .slider-2.iiui {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button.call {
    margin-top: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .brand-logo {
    margin-left: 0;
  }

  .service-wrapper {
    margin-bottom: 35px;
  }

  .hamburger {
    margin-right: 15px;
  }

  .features-text {
    margin-bottom: 35px;
  }

  .uppercase.oswald.h1h1 {
    line-height: 30px;
  }

  .hero-text {
    padding-left: 24px;
    padding-right: 24px;
    line-height: 34px;
  }

  .fun-facts-section.novos {
    margin-bottom: 140px;
  }

  .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 {
    z-index: 1002;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
  }

  .white.jhuz {
    width: auto;
  }

  .team-column {
    margin-bottom: 50px;
  }

  .project-wrapper, .container-iphone {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-help {
    margin-bottom: 100px;
  }

  .column-features {
    margin-bottom: 50px;
  }

  .mascot {
    top: 28px;
  }

  .text-slider {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 18px;
    padding-top: 0;
  }

  .imate-problem {
    margin-top: 27px;
    font-size: 66px;
  }

  .sve-sto-trebamo {
    width: 240px;
    padding-left: 20px;
  }

  .db_imateproblem {
    padding-top: 93px;
    padding-left: 21px;
  }

  .db {
    display: block;
  }

  .tel-down {
    font-size: 24px;
    line-height: 36px;
  }

  .adr {
    font-size: 12px;
    display: block;
  }

  .db_zan {
    display: none;
  }

  .cnt_novosti {
    padding-bottom: 20px;
  }

  .cnt_novosti.huujh {
    margin-top: 0;
  }

  .brtva_nazovite_1 {
    width: 240px;
    font-size: 20px;
    line-height: 29px;
  }

  .skrpok {
    padding-left: 21px;
  }

  .db-nw, .db-brtva, .db2 {
    width: 200px;
  }

  .row_branding {
    padding-left: 4%;
    padding-right: 4%;
  }

  .slija {
    width: 200px;
  }

  .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11, .column-12 {
    margin-top: 15px;
  }
}

@media screen and (max-width: 479px) {
  h5 {
    font-size: 15px;
  }

  .button.call {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 24px;
    line-height: 36px;
  }

  .brand-logo.kjshljkashdfl {
    width: 190px;
  }

  .navigation-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header, .header.cell {
    height: 60px;
  }

  .hamburger {
    float: right;
    margin-top: 8px;
    font-size: 18px;
  }

  .hamburger.c1 {
    margin-top: 8px;
    font-size: 18px;
  }

  .work-hover {
    top: 30%;
  }

  .uppercase.oswald.h1h1 {
    padding-left: 6px;
    padding-right: 6px;
    line-height: 32px;
  }

  .cool {
    display: none;
  }

  .hero-text {
    font-size: 16px;
  }

  .slide-1-testimonials {
    padding-left: 5px;
    padding-right: 5px;
  }

  .arrow-clients {
    margin-top: 49px;
  }

  .text-clients {
    font-size: 13px;
  }

  .brand-logo {
    margin-top: 16px;
    padding-left: 20px;
  }

  .branding-hover {
    margin-bottom: 16px;
  }

  .white.right {
    display: none;
  }

  .sub-text.cl {
    font-size: 15px;
  }

  .circle-404 {
    width: 300px;
    height: 300px;
    padding-top: 96px;
  }

  ._404-text {
    margin-bottom: 58px;
    font-size: 125px;
  }

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

  .main-page {
    height: 500px;
  }

  .imate-problem {
    margin-top: 22px;
    margin-bottom: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 52px;
    line-height: 60px;
  }

  .sve-sto-trebamo {
    width: 320px;
    padding-left: 21px;
    padding-right: 176px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .sve-sto-trebamo.sl2 {
    width: 380px;
    font-size: 18px;
  }

  .db_imateproblem {
    padding-top: 74px;
  }

  .nvst {
    line-height: 32px;
  }

  .ddm {
    font-size: 32px;
  }

  .ddm.mob_x {
    font-size: 22px;
    line-height: 37px;
  }

  .ddtm {
    margin-top: 0;
    padding: 4px 23px;
  }

  .podaci {
    font-size: 16px;
    line-height: 24px;
  }

  .link_dino.infogasket.ret.m009 {
    margin-bottom: 27px;
  }

  .hdng_ib {
    font-size: 14px;
  }

  .tel-down {
    margin-top: 32px;
    font-size: 26px;
    display: none;
  }

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

  .mob1 {
    display: none;
  }

  .news {
    text-align: left;
  }

  .cnt_novosti.huujh {
    padding-top: 20px;
  }

  .cnt_novosti.jj78j {
    margin-top: 2px;
    padding-top: 27px;
  }

  .brtva_nazovite_1 {
    width: 200px;
    font-size: 17px;
    line-height: 22px;
  }

  ._4544r {
    padding-right: 21px;
  }

  .db-nw {
    width: 140px;
  }

  .db-brtva {
    width: 180px;
    text-align: left;
    margin-top: 20px;
    display: inline-block;
  }

  .db-brtva.y {
    width: 45%;
  }

  .db-brtva.y.uu87zhu, .db-brtva.y.ukj88, .db-brtva.y._657676767565 {
    margin-top: 0;
  }

  .db2 {
    width: 180px;
  }

  .jn {
    width: auto;
  }

  .row_branding {
    padding-left: 1%;
    padding-right: 1%;
  }

  .slija, .slija.bn66, .slija._78jm {
    width: 100%;
  }

  .column {
    text-align: center;
  }

  .clc {
    clear: none;
    text-align: center;
  }

  .column-2, .column-3, .column-4, .column-5, .column-6, .column-7 {
    text-align: center;
  }

  .column-8, .column-9 {
    text-align: center;
    display: inline-block;
  }

  .column-10, .column-11, .column-12 {
    text-align: center;
  }

  .column-13 {
    text-align: center;
    display: inline-block;
  }

  .column-14, .column-15, .column-16, .column-17, .column-18, .column-19, .column-20, .column-21, .column-22, .column-23, .column-24, .column-25, .column-26, .column-27, .column-28 {
    text-align: center;
  }

  .column-29 {
    text-align: center;
    display: inline-block;
  }

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

  .image-4, .image-5, .image-6, .image-7 {
    width: 100%;
  }

  .div-block.fgf {
    width: 80%;
  }

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

  .slider-2.iiui {
    width: 350px;
    margin-left: 9px;
  }

  .slider-3 {
    width: 320px;
    margin-top: 100px;
    margin-left: 20px;
  }

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

#w-node-_0c9978d2-783f-f2f4-ab99-098fba33d8d8-91b8fd00 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_95d67683-03b2-96ee-651e-7213a599a386-91b8fd00, #w-node-_93b13d0d-78a2-efcd-c3b2-2c1d07cbd31c-91b8fd00 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_93b13d0d-78a2-efcd-c3b2-2c1d07cbd31d-91b8fd00 {
  grid-area: 1 / 2 / 2 / 3;
}


@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}