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

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

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

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

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: capitalize;
}

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

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

p {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 5px;
}

.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-width: 1px;
  border-color: #fff;
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-weight: 300;
}

.button.button-white:hover {
  border-width: 1px;
  background-color: hsla(0, 0%, 100%, 0.2);
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-weight: 300;
}

.button.button-white.btn3 {
  border-width: 1px;
  border-color: hsla(0, 0%, 50.6%, 0.5);
  color: rgba(46, 43, 42, 0.93);
}

.moblogo {
  margin-top: 0px;
  margin-left: 57px;
  padding-top: 0px;
  float: left;
}

.moblogo.small {
  display: none;
}

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

.navigation-link {
  margin-left: 30px;
  padding: 20px 0px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.navigation-link:hover {
  border-bottom: 0px none transparent;
  color: #ffcf38;
}

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

.navigation-link.kont {
  color: #ffcf38;
}

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

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 74px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.13);
  background-color: rgba(46, 43, 42, 0.93);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.header.rezerva {
  display: block;
  background-color: rgba(46, 43, 42, 0.89);
}

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

.header-text {
  position: relative;
  display: none;
  margin-left: 8px;
  float: right;
  color: #fff;
  font-size: 16px;
}

.header-icon {
  margin-top: 0px;
  padding: 0px 7px 4px;
  float: left;
  background-color: transparent;
}

.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: #fff;
}

.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 50px 25px rgba(0, 0, 0, 0.5);
}

.work-overlay._999999999999:hover {
  background-image: none;
  color: transparent;
}

.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: 0px;
  padding-bottom: 50px;
  background-color: #f2f2f2;
}

.section-features.pivato {
  display: block;
  margin-top: 74px;
  padding-top: 48px;
  padding-bottom: 143px;
  background-image: url('../images/parketi-za-podno-grijanje.jpg');
  background-position: 50% 35%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-features.pivato.nopic {
  padding-top: 119px;
  padding-bottom: 119px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: scroll;
}

.section-features.pivato.nopic.kl {
  padding-top: 93px;
  padding-bottom: 93px;
  background-image: none;
}

.section-features.pivato.nopic.kl.kvaka-back {
  background-image: url('../images/Door_handle.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-features.pivato.nopic.kl.kvaka-back.i8ujm {
  padding-top: 63px;
  padding-bottom: 53px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(32, 32, 32, 0.1)), to(rgba(32, 32, 32, 0.1)));
  background-image: linear-gradient(180deg, rgba(32, 32, 32, 0.1), rgba(32, 32, 32, 0.1));
}

.section-features.pivato.nopic.kl.kvaka-back.z78z {
  padding-bottom: 69px;
  background-color: rgba(32, 32, 32, 0.1);
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section-features.pivato.nopic._5655554 {
  margin-bottom: 50px;
  padding-top: 142px;
  padding-bottom: 133px;
  background-image: url('../images/rint.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-features.pivato.nopic.h667 {
  margin-top: 45px;
  padding-top: 39px;
  padding-bottom: 39px;
}

.section-features.pivato.nopic.zu7 {
  background-image: url('../images/Unutarnja-sobna-vrata-Intercasa.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-features.pivato.nopic.zu7.ztb {
  padding-top: 104px;
}

.section-features.pivato.nopic.pp2 {
  padding-top: 164px;
  padding-bottom: 215px;
  background-image: url('../images/unutarnja-vrata-intercasa.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.section-features.pivato.nopic.dde4 {
  padding-top: 96px;
  padding-bottom: 253px;
  background-image: url('../images/unutarnja-vrata-edilgreen-intercasa.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-features.pivato.nopic.ioioiu8u {
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-features.pivato.nopic.master {
  height: 680px;
  margin-bottom: 60px;
  padding-top: 60px;
  float: none;
  background-color: transparent;
  background-image: url('../images/ingresso-blindate-gallery8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-features.pivato.gghhjj {
  background-image: url('../images/Parketi-02-Intercasa.jpg');
}

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

.slider {
  position: relative;
  display: none;
  height: auto;
  clear: both;
  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;
  background-image: url('../images/ere.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-family: 'Raleway light', sans-serif;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

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

.uppercase.white.cxy {
  padding-bottom: 13px;
}

.uppercase.pivato2 {
  padding-top: 57px;
  float: none;
  font-family: 'Raleway bold', sans-serif;
  color: #6c7883;
  font-size: 36px;
  font-weight: 700;
  text-align: left;
}

.uppercase.pivato2.bj {
  float: none;
  color: #818181;
}

.uppercase.pivato2.gr {
  color: #a9c730;
}

.uppercase.pivato2.gr.red {
  color: #6c7883;
}

.uppercase.pivato2.i98 {
  color: #fff;
}

.uppercase.pivato2.i98.vc556 {
  padding-top: 49px;
  float: none;
  font-family: 'Raleway bold', sans-serif;
  color: rgba(46, 43, 42, 0.93);
  font-size: 40px;
  line-height: 54px;
}

.uppercase.pivato2.i98.vc556._777 {
  color: #fff;
}

.uppercase.pivato2.i98.vc556._777.rtr {
  margin-top: 35px;
}

.uppercase.pivato2.i98.vc556.ggg {
  float: left;
}

.uppercase.pivato2.i98.vc556.ggg.e4 {
  float: none;
}

.uppercase.pivato2.g5bvv {
  padding-top: 0px;
  float: none;
  color: #fff;
  font-size: 40px;
}

.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: 96px;
  padding-bottom: 59px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/modern-glass-sliding-door.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/modern-glass-sliding-door.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

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

.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;
}

.bradnign-logo {
  position: relative;
  padding-top: 20px;
  padding-bottom: 0px;
  border-bottom: 1px solid rgba(46, 43, 42, 0.1);
}

.branding-hover {
  display: block;
  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: #2a2a2a;
}

.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;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(46, 43, 42, 0.65);
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.small-footer.poslovnice {
  background-color: rgba(46, 43, 42, 0.93);
  background-image: url('../images/bckg01.jpg');
  background-position: 0px 0px;
  background-size: 100px;
}

.small-footer-text {
  display: inline-block;
  margin-left: 0px;
  padding-top: 8px;
  color: #888686;
  font-size: 12px;
  line-height: 29px;
}

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

.go-top:hover {
  border-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;
}

.form {
  display: none;
}

.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 {
  font-family: 'Roboto light', sans-serif;
  color: #bdbdbd;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.contact.podaci {
  margin-top: auto;
  color: #6c7883;
  font-size: 9px;
  line-height: 14px;
  font-weight: 300;
}

.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 {
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.18);
  text-align: center;
}

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

.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;
}

.container-iphone.ics {
  margin-top: 15px;
  margin-bottom: 12px;
  font-family: 'Roboto light', sans-serif;
  font-weight: 300;
}

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

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

.text-slider._66z {
  padding-top: 83px;
  padding-right: 91px;
}

.big-text {
  margin-bottom: 8px;
  font-family: 'Raleway light', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.big-text.gz {
  color: #fff;
}

.big-text.gz.blck {
  color: rgba(46, 43, 42, 0.93);
}

.medium-text {
  margin-bottom: 10px;
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1px;
}

.medium-text.bj {
  margin-top: 17px;
  margin-bottom: 17px;
  color: #fff;
  line-height: 30px;
}

.medium-text.blck2 {
  padding-left: 139px;
  color: rgba(46, 43, 42, 0.93);
  line-height: 35px;
}

.dd1 {
  position: static;
  display: inline-block;
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 0px;
  float: none;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

.dd1:hover {
  background-color: #2e2b2a;
  color: #ffcf38;
}

.dd1.w--open {
  position: relative;
  display: inline-block;
}

.logo_position {
  padding: 18px 15px 13px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: rgba(46, 43, 42, 0.93);
  box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.4);
}

.slider_header {
  height: auto;
}

.slide-eclisse {
  height: 580px;
  background-image: url('../images/slader1-intercasa.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-eclisse.klizna {
  background-image: url('../images/Intercasa-Eclisse-slider.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-eclisse.klizna._6766666 {
  background-image: url('../images/Intercasa-Eclisse-slider2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide2-hdr {
  height: 580px;
  background-image: url('../images/Intercasa-parketi-Ideal-Legno.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide2-hdr.masterdoo {
  background-image: url('../images/ingresso-blindate-gallery8.jpg');
  background-position: 50% 50%;
  text-align: right;
}

.gh.ddl2.w--current {
  color: #000;
}

.link1 {
  text-align: left;
}

.dd2 {
  margin-top: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
}

.dd2:hover {
  background-color: #2e2b2a;
  color: #ffcf38;
}

.ddl2 {
  background-color: hsla(0, 0%, 100%, 0.15);
}

.ddl2:hover {
  background-color: rgba(46, 43, 42, 0.1);
}

.ddl2.w--current {
  color: #000;
}

.arrow_icon {
  font-weight: 100;
}

.lb-suppliers {
  text-align: center;
}

.sct_intro {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(46, 43, 42, 0.93);
  font-family: 'Raleway light', sans-serif;
  color: #fff;
}

.sct_intro.vb {
  margin-top: auto;
  padding-top: 66px;
  padding-bottom: 40px;
}

.sct_intro.vb.wh {
  background-color: hsla(0, 0%, 85.5%, 0.93);
}

.sct_intro.vb.wh.kllklk._7c {
  padding-top: 84px;
  padding-bottom: 23px;
}

.btn_intro {
  display: block;
  width: auto;
  height: 240px;
  margin-top: 20px;
  padding-top: 120px;
  background-color: transparent;
  background-image: url('../images/TM.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  font-family: 'Raleway medium', sans-serif;
  color: transparent;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}

.btn_intro:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/TM.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/TM.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.btn_intro.dinamica {
  width: 300px;
  background-image: url('../images/collezioneDINAMICA_114_CanalettoSpazz_small.jpg');
}

.btn_intro.dinamic2 {
  display: block;
  width: auto;
  height: 240px;
  background-color: transparent;
  background-image: url('../images/klizna-vrata.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn_intro.dinamic2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/klizna-vrata.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/klizna-vrata.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  line-height: 18px;
  font-weight: 500;
}

.btn_intro.dinamic2:active {
  background-image: url('../images/collezioneDINAMICA_114_CanalettoSpazz_small.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn_intro.dinamic2.step2 {
  width: 400px;
}

.btn_intro.dinamic2.kvake1 {
  background-image: url('../images/kvaka.png');
  background-position: 50% 50%;
  background-size: cover;
}

.btn_intro.dinamic2.ioioi98i {
  background-image: url('../images/collezioneDINAMICA_122_SPECCHIO_FrassinoLaccSpazz_SabbiaMarina_1.jpg');
  background-size: cover;
}

.btn_intro.dinamic2.ioioi98i:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/collezioneDINAMICA_122_SPECCHIO_FrassinoLaccSpazz_SabbiaMarina_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/collezioneDINAMICA_122_SPECCHIO_FrassinoLaccSpazz_SabbiaMarina_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.i2 {
  width: 190px;
  height: 200px;
  padding-top: 80px;
}

.btn_intro.i3 {
  width: 200px;
  height: 160px;
  background-image: url('../images/01_klizna_vrata_circular_unico_intercasa.jpg');
  background-size: cover;
}

.btn_intro.i3:hover {
  padding-top: 71px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/01_klizna_vrata_circular_unico_intercasa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/01_klizna_vrata_circular_unico_intercasa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.i3.stepenice {
  background-image: url('../images/03_stepenice_rintal_aira_intercasa.jpg');
  background-size: cover;
}

.btn_intro.i3.stepenice:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/03_stepenice_rintal_aira_intercasa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/03_stepenice_rintal_aira_intercasa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.i3.sig2 {
  background-color: transparent;
  background-image: url('../images/05_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-size: cover;
}

.btn_intro.i3.sig2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/05_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/05_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.btn_intro.i3.sig2.sig3 {
  background-image: url('../images/kvaka.png');
  background-size: 186px;
}

.btn_intro.i3.sig2.sig3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kvaka.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kvaka.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 186px;
  background-repeat: repeat, no-repeat;
}

.btn_intro.p1 {
  height: 180px;
  padding-top: 80px;
  background-image: url('../images/oasy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn_intro.p1:hover {
  padding-top: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/oasy.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/oasy.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.p1.p2 {
  padding-top: 80px;
  background-image: url('../images/natural2.jpg');
  background-size: cover;
}

.btn_intro.p1.p2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/natural2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/natural2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.step1 {
  width: 400px;
  background-image: url('../images/01_stepenice_rintal_brio_06_intercasa.jpg');
  background-size: cover;
}

.btn_intro.step1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/01_stepenice_rintal_brio_06_intercasa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/01_stepenice_rintal_brio_06_intercasa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.btn_intro.step1.xs {
  position: static;
  clear: none;
  background-image: url('../images/stepenice_misterstep_tech_ce_intercasa.jpg');
  background-size: cover;
}

.btn_intro.step1.xs:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/stepenice_misterstep_tech_ce_intercasa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/stepenice_misterstep_tech_ce_intercasa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.step1.cd {
  background-image: url('../images/06_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-size: cover;
}

.btn_intro.step1.cd:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/06_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/06_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.step1.ccfvv {
  background-image: url('../images/05_vienna_classic_protuprovalna_vrata_intercasa.jpg');
}

.btn_intro.step1.ccfvv:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/05_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/05_vienna_classic_protuprovalna_vrata_intercasa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.cdv {
  background-image: url('../images/Intercasa-porta-Materia.jpg');
  background-size: cover;
}

.btn_intro.cdv:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Intercasa-porta-Materia.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Intercasa-porta-Materia.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.btn_intro.ccvv:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/glass2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/glass2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.p11 {
  background-image: url('../images/06.jpg');
  background-size: cover;
}

.btn_intro.p11:hover {
  background-image: url('../images/06.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn_intro.p12 {
  background-image: url('../images/spirit-gallery-12b.jpg');
  background-size: cover;
  font-family: 'Roboto light', sans-serif;
  font-weight: 300;
}

.btn_intro.p12:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/spirit-gallery-12b.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/spirit-gallery-12b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.btn_intro.b99 {
  background-image: url('../images/DoorArreda_TL03.jpg');
  background-size: cover;
}

.btn_intro.b99:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/DoorArreda_TL03.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/DoorArreda_TL03.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.title1 {
  font-family: 'Raleway light', sans-serif;
  color: #ffcf38;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.title1.subtitle {
  color: #a2be79;
  font-size: 20px;
  text-transform: none;
}

.title1.subtitle.orng {
  font-family: 'Roboto light', sans-serif;
  color: #cf6d03;
}

.title1.subtitle.jj {
  font-family: 'Roboto light', sans-serif;
  color: rgba(129, 248, 239, 0.63);
  font-weight: 300;
}

.title1.subtitle.jj.vv {
  color: #e99500;
}

.title1.upper {
  margin-top: 0px;
  text-transform: uppercase;
}

.title1.upper.bb {
  font-family: 'Raleway light', sans-serif;
  color: #000;
  font-size: 28px;
}

.title1.upper.z7 {
  color: rgba(129, 248, 239, 0.63);
  font-size: 28px;
}

.title1.upper.z7.cx {
  color: #e99500;
}

.title1.upper.nv2 {
  font-family: 'Roboto bold', sans-serif;
  text-align: left;
}

.cnt_intro {
  margin-bottom: 40px;
}

.bt {
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.1px;
}

.bt.open {
  margin-top: 9px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
}

.bt.bg {
  font-size: 15px;
}

.bt.bg.bb {
  font-weight: 300;
}

.bt.bg.f5 {
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-weight: 300;
}

.bt.bg.f5.nv3 {
  text-align: left;
}

.bt.bb {
  color: #000;
  letter-spacing: 0.1px;
}

.poslovnice {
  margin-bottom: auto;
  font-family: Oswald, sans-serif;
  color: #ffcf38;
  font-weight: 300;
}

.karta-lokacije {
  position: static;
  right: 107px;
  bottom: 83px;
  margin-right: auto;
  float: none;
  clear: none;
}

.opsirnije {
  position: absolute;
  left: 103px;
  bottom: 6px;
  float: none;
  background-color: transparent;
}

.opsirnije.introx {
  position: static;
  left: auto;
  bottom: auto;
}

.lbfb {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 500;
}

.sct_footer2 {
  margin-top: 36px;
  padding-top: 23px;
  padding-bottom: 23px;
  background-color: #252424;
}

.cnt-int2 {
  margin-bottom: 40px;
  text-align: center;
}

.cnt-int2.nv4 {
  text-align: left;
}

.link-dd.w--current {
  color: hsla(0, 0%, 100%, 0.8);
  text-decoration: none;
}

.link-dd.w--current:hover {
  color: #ffcf38;
}

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

.uz:hover {
  color: #ffcf38;
}

.uz.w--current:hover {
  color: #ffcf38;
}

.lbpivato {
  display: block;
  width: auto;
  float: left;
}

.pivato-txt {
  float: none;
  font-family: 'Roboto light', sans-serif;
  color: #505050;
  font-size: 13px;
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0.1px;
}

.pivato-txt.lbdino {
  padding-top: 2%;
  padding-right: 14%;
  padding-left: 15%;
  font-family: 'Roboto light', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.pivato-txt.mind {
  margin-bottom: 29px;
  padding-left: 55px;
  color: #505050;
  letter-spacing: 0.1px;
}

.pivato-txt.uztr {
  margin-bottom: 42px;
  color: #505050;
}

.pivato-txt.italic {
  font-size: 14px;
  font-style: normal;
}

.pivato-txt.italic._2233 {
  float: left;
  font-style: normal;
}

.pivato-txt.frf {
  display: block;
  margin-top: 75px;
}

.pivato-txt.hann {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.pivato-txt.synt2 {
  color: #fff;
  font-size: 16px;
  line-height: 32px;
}

.dbv {
  position: relative;
  display: inline-block;
  float: right;
  clear: none;
}

.pvt01 {
  margin-top: 1px;
  padding-top: 41px;
}

.unica {
  margin-top: 0px;
  font-family: 'Raleway light', sans-serif;
  color: #505050;
  font-size: 30px;
  font-weight: 300;
}

.unica.darr {
  font-family: 'Raleway light', sans-serif;
  color: #505050;
  font-size: 38px;
  line-height: 40px;
}

.unica.darr.frg {
  color: #fff;
}

.unica.darr.frg.rttt {
  font-family: Bickleyscript, sans-serif;
  font-size: 59px;
  line-height: 60px;
}

.unica.darr.linija {
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-bottom: 1px dotted hsla(0, 0%, 50.6%, 0.5);
}

.unica.darr.linija._09 {
  background-color: transparent;
}

.unica.blue {
  color: #7da5ca;
}

.unica.blue.coffee {
  color: #c99e30;
}

.unica.blue.coffee.young {
  color: #48c930;
}

.unica.orng {
  color: #e99500;
}

.unica.rx {
  font-size: 20px;
  line-height: 30px;
}

.unica.rx.lbdino2 {
  padding-left: 15%;
  font-size: 24px;
  text-align: left;
}

.unica.pv {
  padding-left: 55px;
}

.unica.ecss {
  padding-top: 104px;
}

.unica.synt1 {
  margin-top: 215px;
  margin-bottom: 57px;
  color: #fff;
}

.unica.vcl {
  font-family: 'Raleway bold', sans-serif;
  color: #ffcf38;
  text-align: center;
}

.unica.vcl.jednostavnost {
  margin-bottom: 4px;
  background-color: transparent;
  font-family: 'Roboto light', sans-serif;
  font-size: 22px;
}

.sct_pivt {
  margin-top: 1px;
  padding-top: 25px;
  padding-bottom: 66px;
}

.sct_pivt.p2 {
  background-color: rgba(46, 43, 42, 0.1);
}

.sct_pivt.siva {
  background-color: rgba(46, 43, 42, 0.1);
}

.sct_pivt.elg {
  padding-top: 60px;
  padding-bottom: 0px;
}

.sct_pivt.elg.lx {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}

.sct_pivt.linija1 {
  border-bottom: 1px dotted #818181;
}

.sct_pivt.l4 {
  border-bottom: 1px solid hsla(0, 0%, 50.6%, 0.5);
}

.sct_pivt.lk {
  border-bottom: 1px solid hsla(0, 0%, 50.6%, 0.5);
}

.sct_pivt.crt {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}

.btn-more {
  position: static;
  left: 0px;
  bottom: 0px;
  margin-top: 20px;
  margin-right: 10px;
  float: none;
  clear: left;
  background-color: #6c7883;
  font-family: 'Roboto light', sans-serif;
  font-size: 12px;
  letter-spacing: 0.1px;
}

.btn-more:hover {
  background-color: #4c5863;
}

.btn-more.lft {
  float: left;
}

.btn-more.left {
  float: none;
}

.btn-more.eleg {
  margin-bottom: 30px;
  float: right;
  text-align: right;
}

.btn-more.mstr {
  margin-right: 17%;
  float: right;
  clear: right;
  background-color: rgba(109, 10, 12, 0.74);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
}

.btn-more.mstr:hover {
  background-color: #6d0a0c;
}

.btn-more.mstr.kk669 {
  margin-right: 10px;
}

.lb-logo {
  padding: 7px;
  float: right;
  background-color: #fff;
}

.lb-logo.doorarr {
  float: right;
  clear: left;
  background-color: transparent;
}

.lb-logo.ccvv {
  background-color: transparent;
}

.lb-logo.b7 {
  background-color: transparent;
}

.lb-logo.hg77 {
  background-color: transparent;
}

.h3rr {
  display: block;
  font-family: 'Raleway light', sans-serif;
  color: #505050;
  font-weight: 500;
}

.h3rr.elegante {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Raleway light', sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.tz {
  padding-top: 291px;
  font-family: 'Roboto bold', sans-serif;
  color: #e99500;
  text-align: right;
  text-decoration: none;
}

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

.tz.stepenice2 {
  padding-top: 163px;
}

.tz.uzuz {
  padding-top: 100px;
}

.lb1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.lb1.lb-da {
  padding-right: 20px;
  padding-left: 20px;
}

.galerija {
  float: right;
  font-family: 'Roboto light', sans-serif;
  color: #000;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
}

.is {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: #ffcf38;
  font-weight: 300;
}

.map1 {
  height: 180px;
  margin-top: 22px;
}

.cntftr {
  margin-bottom: 21px;
}

.jkj {
  display: none;
}

.llmail {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.llmail:hover {
  color: #ffcf38;
}

.in {
  padding-right: 12px;
  padding-left: 12px;
  font-family: 'Roboto light', sans-serif;
  color: #505050;
  font-size: 16px;
  line-height: 31px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.lbphone {
  position: fixed;
  top: 19px;
  right: 19px;
  z-index: 1000;
  display: block;
}

.tel {
  position: fixed;
  top: 17px;
  right: 21px;
  z-index: 2000;
}

.tl {
  padding: 3px;
}

.adresa {
  position: static;
  display: block;
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

.aesa_naslov {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.dbadrese {
  padding: 8px 10px 8px 15px;
  background-color: rgba(0, 0, 0, 0.4);
}

.mm {
  font-family: 'Raleway bold', sans-serif;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.mm:hover {
  color: #ffcf38;
  font-weight: 600;
}

.arrow_gallery {
  margin-left: 10px;
  padding-top: 2px;
  float: right;
}

.db_gallery {
  padding-top: 10px;
}

.db-gumbi-desno.gumbilijevo {
  margin-bottom: 32px;
  float: none;
  text-align: center;
}

.uvlaka {
  display: inline-block;
  float: none;
  font-family: 'Roboto light', sans-serif;
  color: #505050;
  font-size: 13px;
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0.1px;
}

.uvlaka.gb {
  color: #fff;
}

.uvlaka.intro-pivato {
  font-family: Bickleyscript, sans-serif;
  color: #fff;
  font-size: 44px;
}

.uvlaka.intro-pivato.fr55 {
  padding: 15px 35px;
  float: left;
  background-color: rgba(46, 43, 42, 0.5);
  color: #fff;
  font-size: 40px;
  letter-spacing: 0px;
}

.uvlaka.bick {
  font-family: Bickleyscript, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}

.uvlaka.klizna {
  display: block;
  margin-bottom: 16px;
  font-size: 23px;
}

.uvlaka.italic {
  font-family: Robotolightitalic, sans-serif;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.2px;
}

.uvlaka.italic._6t {
  float: left;
  font-family: Robotolightitalic, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.uvlaka.italic.r43 {
  font-family: 'Roboto bold', sans-serif;
}

.uvlaka.italic.master {
  float: right;
  font-family: 'Roboto bold', sans-serif;
  color: #f2f2f2;
  font-size: 15px;
  line-height: 18px;
}

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

.wlt {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.door-arreda---collection {
  font-family: 'Raleway thin', sans-serif;
  font-size: 28px;
}

.clct {
  margin-top: 50px;
}

.clct.uzj {
  border-bottom: 1px solid hsla(0, 0%, 50.6%, 0.5);
}

.clct.sv {
  margin-top: 17px;
  padding-top: 112px;
  padding-bottom: 112px;
  background-color: rgba(46, 43, 42, 0.93);
  background-image: url('../images/parket_intercasa.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.clct.siviv {
  padding-top: 52px;
  background-color: rgba(46, 43, 42, 0.1);
}

.clct.rnt_1 {
  padding-bottom: 42px;
}

.slider_shine {
  height: 500px;
  margin-top: 30px;
  margin-bottom: 56px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

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

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

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

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

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

.lb-pdf {
  width: 65px;
  float: right;
  clear: none;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.lb-pdf.hhg {
  clear: right;
}

.db_elegante {
  position: static;
  left: 0px;
  top: 163px;
  right: 0px;
  bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.db_elegante._5676678 {
  padding-right: 0px;
  padding-left: 0px;
}

.cnt_edilgreen {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.el {
  margin-bottom: 30px;
  font-family: 'Roboto light', sans-serif;
  color: #505050;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0.1px;
  text-decoration: none;
}

.cnt_el_01 {
  margin-top: 100px;
}

.cnt-btn {
  text-align: right;
}

.big-elg {
  position: relative;
}

.bv {
  position: relative;
  left: 0px;
  bottom: 61px;
  text-align: center;
}

.bv.ml {
  padding-right: 80px;
  padding-left: 0px;
}

.cnt_tmp1 {
  padding-top: 33px;
  padding-bottom: 33px;
}

.c1 {
  padding-right: 53px;
  padding-left: 0px;
}

.naziv-parketa {
  font-family: 'Raleway light', sans-serif;
  color: #000;
  font-size: 12px;
  text-align: center;
}

.naziv-parketa.f66 {
  padding-top: 10px;
  line-height: 14px;
}

.naziv-parketa.wf {
  padding-top: 14px;
  font-size: 16px;
  text-align: right;
}

.naziv-parketa.oak {
  margin-top: 10px;
  padding-top: 3px;
  padding-left: 0px;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
  text-transform: uppercase;
}

.db-usl {
  padding-top: 30px;
  text-align: center;
}

.db-usl.larch {
  padding-top: 28px;
  padding-right: 5px;
  padding-left: 5px;
}

.db-usl.tech {
  padding: 33px 20px 16px;
}

.slajd01 {
  height: 300px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: transparent;
  color: transparent;
}

.slajd01.tch {
  height: 135px;
}

.bg {
  color: hsla(0, 0%, 50.6%, 0.5);
  font-weight: 100;
}

.bg.dd {
  margin-right: 0px;
}

.bnb {
  color: hsla(0, 0%, 50.6%, 0.5);
  font-weight: 100;
}

.bnb.ll {
  margin-left: 0px;
}

.tch {
  text-align: center;
}

.mister {
  margin-right: 20px;
  padding-right: 20px;
  padding-left: 0px;
  border-right: 1px solid #000;
  font-family: 'Roboto light', sans-serif;
  color: #000;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.mister:hover {
  font-family: 'Roboto light', sans-serif;
  color: #e99500;
  font-weight: 300;
}

.mister.kvake2.g5.rr.w--current {
  display: inline;
  border-right-color: #fff;
  color: #fff;
}

.mister.nc {
  border-right: 0px none transparent;
}

.mister.nc.rr {
  border-right: 1px solid #fff;
  color: #fff;
}

.mister.nc.rr._5g {
  border-right: 0px none transparent;
}

.gumbi1 {
  padding-top: 23px;
}

.floating1 {
  position: fixed;
  left: 0px;
  top: 30%;
  bottom: 30%;
  z-index: 2000;
  display: none;
  width: 130px;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-left: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: hsla(0, 0%, 50.6%, 0.4);
  color: hsla(0, 0%, 50.6%, 0.8);
}

.rintal-gumbi {
  padding-top: 4px;
  padding-bottom: 4px;
  float: left;
  clear: left;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.rintal-gumbi:hover {
  color: rgba(46, 43, 42, 0.93);
}

.lightbox {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2000;
  display: block;
  overflow: auto;
  width: 100%;
  height: auto;
  margin-top: 74px;
  border-top: 0px none transparent;
  border-bottom: 0px none transparent;
  background-color: snow;
  text-align: right;
}

.lightbox._1001 {
  display: none;
}

.lightbox._1002 {
  display: none;
}

.lightbox._1003 {
  display: none;
}

.lightbox._1005 {
  display: none;
}

.lightbox._1006 {
  display: none;
}

.lightbox._1006.a1 {
  display: none;
}

.lightbox._1006.aa2 {
  display: none;
}

.lightbox._1006.aa3 {
  display: none;
}

.lightbox._1006.aa4 {
  display: none;
}

.lightbox._1006.aa08 {
  display: none;
}

.lightbox._1006.aa09 {
  display: none;
}

.lightbox._1006.aa10 {
  display: none;
}

.lightbox._1006.aa11 {
  display: none;
}

.lightbox._1006.aa12 {
  display: none;
}

.lightbox._1006.aa13 {
  display: none;
}

.lightbox._1006.aa14 {
  display: none;
}

.lightbox._1006.aa15 {
  display: none;
}

.lightbox._1006.aa16 {
  display: none;
}

.lightbox._1006.aa17 {
  display: none;
}

.lightbox._1006.aa18 {
  display: none;
}

.lightbox._1006.aa19 {
  display: none;
}

.lightbox._1006.aa21 {
  display: none;
}

.lightbox._1006.aa22 {
  display: none;
}

.prvi {
  display: inline-block;
  float: none;
  clear: none;
}

.prvi.ioioi {
  margin-top: 15px;
  line-height: 50px;
}

.zatvori {
  padding-top: 10px;
  padding-right: 10px;
  float: none;
  text-align: left;
}

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

.probatxt {
  padding-top: 5%;
  padding-right: 5%;
  padding-left: 5%;
  color: #000;
  text-align: left;
}

.sadrzaj {
  position: absolute;
  left: 0px;
  top: 15%;
  right: 0px;
  bottom: 0px;
}

.dinov-lb {
  overflow: auto;
  text-align: left;
}

.dinov-lb._8989988 {
  display: inline-block;
  margin-left: 12px;
  padding-top: 2px;
}

.cllb {
  padding-right: 15px;
  padding-left: 15px;
}

.vise-o-tome {
  margin-bottom: 16px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  text-align: right;
}

.rq {
  padding-top: 30px;
}

.rq.gr {
  background-color: rgba(46, 43, 42, 0.1);
}

.cr {
  height: 100%;
  background-color: rgba(46, 43, 42, 0.1);
}

.db_ppv_l {
  text-align: right;
}

.sctppv {
  height: auto;
}

.dbppv {
  height: 100%;
}

.db_kvake {
  padding-right: 40px;
  padding-bottom: 32px;
  padding-left: 40px;
  border-bottom: 1px dotted hsla(0, 0%, 50.6%, 0.8);
}

.db_kvake.pomoli {
  padding-top: 9px;
  padding-right: 10px;
  padding-bottom: 8px;
  border-bottom: 0px none transparent;
}

.kvake {
  font-family: 'Raleway light', sans-serif;
  font-size: 32px;
  line-height: 46px;
  font-weight: 300;
}

.k {
  min-width: 150px;
}

.k.t2233 {
  padding: 0px 15px;
}

.naslov-kvake {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
}

.k2 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: auto;
  margin: 0px auto auto;
  padding-top: 139px;
  padding-bottom: 139px;
  padding-left: 27px;
  background-color: #a2c2cc;
  font-family: 'Raleway bold', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.sct_kv2 {
  padding-right: 40px;
  padding-left: 40px;
}

.jn {
  margin-bottom: 15px;
  font-family: 'Roboto light', sans-serif;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.jn.ruckice {
  text-align: right;
}

.sctnsl {
  background-color: rgba(46, 43, 42, 0.93);
}

.sctnsl.coordinati {
  display: none;
  margin-top: 38px;
  padding-top: 140px;
}

.nslkvk {
  margin-top: 0px;
  padding: 0px 17px 0px 110px;
  font-family: 'Raleway light', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 46px;
  font-weight: 300;
}

.strip {
  display: inline-block;
  float: none;
  clear: none;
}

.i-s {
  display: block;
}

.clm-no {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/det6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.clm-no._11 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.clm-no._11:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/det1.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/det1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.clm-no._11._22 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.clm-no._11._22:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/det2.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/det2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.clm-no._11._22.gf55 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det11.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det11.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.clm-no._11._22.gf55:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/det11.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/det11.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.clm-no._11._33 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.clm-no._11._33:hover {
  background-image: url('../images/det7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.clm-no._11._33.bvbbn {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det10.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det10.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.clm-no._11._33.bvbbn:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/det10.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/det10.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.clm-no._11._21 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det6.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.clm-no._11._21:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/det6.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/det6.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.clm-no._44 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.clm-no._44:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/det5.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/det5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.clm-no._44._4ee445 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/det4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/det4.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.clm-no._44._4ee445:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/det4.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/det4.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.sct_detalji {
  margin-bottom: 40px;
  background-color: hsla(0, 0%, 50.6%, 0.57);
  font-family: 'Roboto bold', sans-serif;
  font-weight: 700;
}

.sct_detalji.donji {
  margin-top: 15px;
  margin-bottom: 73px;
}

.honey {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Bickleyscript, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 76px;
  text-align: center;
}

.honey.gbbbnnm {
  padding-top: 215px;
  padding-bottom: 215px;
}

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

.txtrint {
  font-family: 'Roboto bold', sans-serif;
  color: #fff;
  font-size: 12px;
}

.trojka {
  padding-right: 31px;
}

.sl-kvake {
  color: transparent;
}

.m1 {
  padding-right: 36px;
  padding-left: 58px;
  background-color: #fff;
}

.lider-pomoli {
  display: none;
  padding-top: 41px;
}

.pml {
  font-family: 'Raleway light', sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-align: right;
}

.larr {
  background-color: transparent;
  font-family: 'Raleway thin', sans-serif;
  color: rgba(128, 45, 18, 0.1);
  font-weight: 100;
}

.rarr {
  color: rgba(46, 43, 42, 0.93);
}

.lre {
  color: rgba(46, 43, 42, 0.93);
}

.hj7 {
  padding-top: 62px;
  padding-right: 17px;
  padding-bottom: 82px;
  background-color: hsla(0, 0%, 50.6%, 0.1);
  text-align: right;
}

.sct_coordinati {
  border-bottom: 1px dotted hsla(0, 0%, 50.6%, 0.8);
}

.vrata {
  text-align: center;
}

.db_vrata_pratece {
  margin-top: 20px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.l2 {
  margin-left: 16px;
}

.oak {
  padding-right: 15px;
  padding-left: 15px;
}

.vot {
  margin-bottom: 0px;
  padding-top: 0px;
  line-height: 12px;
}

.lil {
  text-decoration: none;
}

.lil:hover {
  color: #e99500;
}

.la {
  padding-left: 0px;
}

.sl3 {
  height: 580px;
  background-image: url('../images/rintal4c.jpg');
  background-position: 50% 83%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

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

.katalog {
  color: #505050;
  font-size: 9px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.katalog.q2 {
  color: #ffcf38;
}

.katalog.nv5 {
  color: #ffcf38;
}

.sct_why_sliding {
  padding-bottom: 26px;
  background-color: #333c45;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 60, 69, 0.9)), to(rgba(51, 60, 69, 0.9))), url('../images/duplex-floor-plan.jpg');
  background-image: linear-gradient(180deg, rgba(51, 60, 69, 0.9), rgba(51, 60, 69, 0.9)), url('../images/duplex-floor-plan.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 615px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.zasto {
  margin-bottom: 19px;
  padding-top: 29px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.2px;
  text-transform: none;
}

.kv {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Roboto bold', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0px;
}

.objasnjenje {
  margin-top: 20px;
  padding-right: 90px;
  color: #fff;
}

.objasnjenje._75 {
  padding-right: 56px;
  font-family: 'Roboto light', sans-serif;
  letter-spacing: 0.1px;
}

.h2podnaslov {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.fusitalkvaka {
  position: static;
  top: 0px;
  right: 0px;
  display: inline-block;
  float: right;
}

.italic {
  display: block;
  font-family: Robotolightitalic, sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
}

.italic._66 {
  margin-top: 0px;
  padding: 23px 45px;
  color: #fff;
}

.italic._66.g6 {
  padding-top: 0px;
  padding-left: 0px;
  color: #505050;
  font-weight: 300;
}

.dbfg {
  float: left;
}

.dbfg.tz6tz {
  margin-left: 88px;
  color: #fff;
}

.dbkvk {
  position: absolute;
  top: 24%;
  right: 0%;
  width: 100%;
  float: right;
}

.dbkvk.r44 {
  right: 0%;
  padding-top: 43px;
}

.cs {
  text-align: center;
}

.dr {
  margin-bottom: 20px;
  padding-right: 0%;
  padding-left: 0%;
}

.dbk-homepage {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 56%;
  clear: none;
  text-align: center;
}

.cntdbk {
  text-align: center;
}

.welt {
  color: #818181;
  font-weight: 600;
  text-decoration: none;
}

.welt:hover {
  color: #e99500;
}

.intc {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.sct_mob.nb {
  display: none;
}

.mob1 {
  display: none;
}

.cs2 {
  padding-left: 30px;
  text-align: left;
}

.h2 {
  color: #e99500;
  font-size: 28px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.h2.gr {
  color: #000;
}

.h2.gr.ww {
  margin-top: 0px;
  margin-bottom: 23px;
  color: #fff;
  text-align: center;
}

.h2.gr.bgtx {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Roboto bold', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  text-align: left;
}

.h2.gr.bgtx.dsn {
  margin-bottom: 12px;
  text-align: right;
}

.h2.gr.bgtx.dsn.vbv {
  color: #505050;
  font-weight: 700;
}

.h2.gr.bgtx.dsn.a1 {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  text-align: left;
}

.h3 {
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
}

.video1 {
  margin-top: 74px;
  padding-top: 50px;
}

.sl-eclisse {
  background-image: url('../images/hero-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lbgp {
  margin-left: 10px;
  float: right;
}

.parketivrata {
  margin-bottom: 38px;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
}

.il {
  padding-top: 40px;
}

.il._404 {
  padding-top: 340px;
  padding-bottom: 436px;
  background-color: rgba(46, 43, 42, 0.93);
}

.parketpg {
  padding: 40px 30px;
}

.t6 {
  font-family: 'Roboto light', sans-serif;
}

.t6.t5 {
  margin-top: 11px;
  margin-bottom: 73px;
}

.t6._444 {
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

.mkl {
  text-align: center;
}

.gx {
  color: #505050;
  text-decoration: none;
}

.camo {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Raleway light', sans-serif;
  font-size: 20px;
}

.synt_podloga {
  background-color: rgba(46, 43, 42, 0.93);
}

.synt_podloga.video-clipovi {
  padding: 69px 36px 38px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 43, 42, 0.95)), to(rgba(46, 43, 42, 0.95))), url('../images/Intercasa-Eclisse-staklena-klizna-vrata.jpg');
  background-image: linear-gradient(180deg, rgba(46, 43, 42, 0.95), rgba(46, 43, 42, 0.95)), url('../images/Intercasa-Eclisse-staklena-klizna-vrata.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.lnk2 {
  color: #e99500;
  text-decoration: none;
}

.vclip {
  padding-right: 13px;
  padding-left: 13px;
  text-align: center;
}

.vclip-naslov {
  color: #f2f2f2;
  text-align: center;
}

.bt2 {
  margin-top: 11px;
  margin-bottom: 39px;
  font-family: 'Roboto light', sans-serif;
  color: #b9b4b4;
  font-size: 16px;
  text-align: center;
}

.rl {
  margin-top: 0px;
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}

.r4 {
  margin-top: 12px;
  font-family: 'Roboto light', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.lb_vc:hover {
  margin-top: 0px;
  box-shadow: 0 0 8px 4px hsla(0, 0%, 100%, 0.3);
}

.b-ostali {
  margin-top: 33px;
  background-color: #6c7883;
  font-family: 'Roboto light', sans-serif;
}

.b-ostali:hover {
  background-color: rgba(51, 60, 69, 0.8);
}

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

.facebook {
  position: relative;
  width: 100px;
  padding-top: 10px;
  padding-left: 29px;
}

.da-cnt {
  padding-left: 200px;
}

.heading {
  font-family: 'Roboto bold', sans-serif;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
}

.heading.e2 {
  margin-top: 55px;
  font-family: 'Roboto bold', sans-serif;
  color: rgba(46, 43, 42, 0.93);
  font-size: 36px;
  text-shadow: none;
}

.text-block {
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}

.text-block.rr4rr {
  margin-top: 66px;
}

.db-akcija {
  background-color: #e99500;
}

.akcija-slika {
  display: block;
  width: 500px;
  height: 578px;
  float: right;
  text-align: right;
}

.cnt-akc {
  clear: right;
}

.akc {
  margin-bottom: 15px;
  float: right;
  color: #f2f2f2;
  font-size: 38px;
  line-height: 40px;
  font-weight: 700;
}

.cn-ms {
  position: relative;
  display: block;
  clear: none;
  text-align: right;
}

.div-block {
  display: block;
  width: 500px;
  height: 404px;
  padding: 40px 40px 62px;
  float: right;
  background-color: rgba(109, 10, 12, 0.74);
}

.div-block.hdrm {
  width: 440px;
  height: 380px;
  margin-top: 93px;
  margin-right: 17%;
}

.lb-master {
  margin-bottom: 11px;
  padding: 8px;
  background-color: #f2f2f2;
}

.text-span {
  color: #ffcf38;
}

.mstr-kvk {
  position: absolute;
  width: 220px;
  margin-top: 100px;
  margin-left: 10%;
  padding: 20px;
  background-color: #f2f2f2;
  box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.4);
}

.ikmm {
  margin-top: 20px;
}

.hamag {
  margin-top: 30px;
  background-color: #fff;
  color: #fff;
}

.columns {
  text-align: center;
}

.hamagb {
  margin-top: 35px;
}

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(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 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: 23px;
  }

  p {
    font-size: 13px;
  }

  .button.button-white {
    border-width: 1px;
  }

  .button.button-white.btn3 {
    border-width: 1px;
    border-color: #000;
  }

  .moblogo {
    z-index: 1000;
    margin-left: 20px;
  }

  .moblogo.small {
    display: none;
  }

  .navigation-menu {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 3;
    display: block;
    overflow: visible;
    width: auto;
    margin-top: 0px;
    padding-left: 500px;
    background-color: transparent;
    text-align: center;
  }

  .navigation-link {
    display: block;
    max-width: 100%;
    margin-left: 0px;
    padding: 15px 0px 15px 20px;
    background-color: rgba(46, 43, 42, 0.93);
    color: #ffcf38;
    font-size: 15px;
    line-height: 30px;
  }

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

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

  .navigation-link.kont {
    font-family: 'Roboto bold', sans-serif;
  }

  .header.rezerva {
    height: 70px;
  }

  .header-contact {
    display: none;
  }

  .scroll-header {
    display: none;
  }

  .hamburger {
    margin-top: 8px;
    padding: 14px;
    background-color: rgba(46, 43, 42, 0.93);
    color: #fff;
    font-size: 32px;
    line-height: 30px;
  }

  .hamburger.w--open {
    background-color: rgba(46, 43, 42, 0.93);
  }

  .section-features.pivato {
    margin-top: 70px;
  }

  .section-features.pivato.nopic.kl.kvaka-back {
    display: block;
    margin-top: 70px;
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .section-features.pivato.nopic.kl.kvaka-back.z78z {
    padding-bottom: 20px;
  }

  .bradnign-logo {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .footer {
    display: none;
  }

  .small-footer-text {
    font-size: 10px;
  }

  .contact.podaci {
    display: block;
  }

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

  .column-features {
    padding-bottom: 0px;
  }

  .text-slider {
    top: 0px;
    padding-top: 154px;
    padding-left: 80px;
  }

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

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

  .medium-text.blck2 {
    padding-left: 0px;
    font-size: 20px;
  }

  .gh.ddl2 {
    font-family: 'Roboto light', sans-serif;
    font-size: 16px;
  }

  .gh.ddl2.w--current {
    color: hsla(0, 100%, 99%, 0.6);
  }

  .gh.ddl2.w--current:hover {
    background-color: rgba(46, 43, 42, 0.93);
  }

  .dd2 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(46, 43, 42, 0.93);
    color: #fff;
    line-height: 30px;
  }

  .dd2.yy {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Roboto light', sans-serif;
    font-size: 16px;
  }

  .ddl2 {
    padding-left: 37px;
    background-color: rgba(46, 43, 42, 0.93);
    color: hsla(0, 0%, 100%, 0.6);
    font-weight: 300;
    text-align: right;
  }

  .ddl2:hover {
    background-color: rgba(46, 43, 42, 0.93);
  }

  .ddl2.w--current {
    color: hsla(0, 0%, 100%, 0.6);
  }

  .btn_intro {
    width: auto;
    height: 240px;
  }

  .btn_intro.i3 {
    width: 170px;
    height: 130px;
  }

  .btn_intro.i3.stepenice {
    width: 170px;
    height: 130px;
  }

  .btn_intro.i3.sig2.sig3 {
    width: 180px;
  }

  .btn_intro.step1 {
    width: 320px;
  }

  .bt.open {
    font-size: 12px;
    line-height: 22px;
  }

  .poslovnice {
    font-size: 20px;
  }

  .pivato-txt.mind {
    padding-left: 20px;
  }

  .pivato-txt.synt2 {
    font-size: 13px;
    line-height: 22px;
  }

  .unica.pv {
    padding-left: 20px;
  }

  .unica.synt1 {
    margin-top: 43px;
    margin-bottom: 22px;
    font-size: 30px;
  }

  .sct_pivt {
    padding-bottom: 19px;
  }

  .btn-more.mstr {
    margin-right: 5%;
  }

  .tz {
    padding-top: 207px;
    padding-right: 126px;
  }

  .tz.stepenice2 {
    padding-top: 116px;
    padding-right: 94px;
  }

  .cntftr {
    margin-top: 30px;
  }

  .in.mob1.opis.nmxcnvmnxcv {
    margin-right: 20px;
  }

  .mm {
    font-family: Oswald, sans-serif;
  }

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

  .slider_shine {
    height: 400px;
  }

  .c1 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

  .k {
    min-width: 140px;
  }

  .sct_kv2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .txtrint {
    font-size: 9px;
  }

  .zasto {
    margin-bottom: 14px;
    padding-top: 26px;
  }

  .dbfg.tz6tz {
    margin-left: 25px;
  }

  .dbkvk {
    width: 100%;
    padding-top: 38px;
  }

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

  .h3 {
    font-size: 24px;
  }

  .il._404 {
    padding-top: 310px;
  }

  .synt_podloga.video-clipovi {
    padding-right: 11px;
    padding-left: 11px;
  }

  .vclip {
    padding-right: 6px;
    padding-left: 6px;
  }

  .bt2 {
    margin-bottom: 8px;
  }

  .rl {
    line-height: 20px;
  }

  .div-block.hdrm {
    margin-right: 5%;
  }

  .mstr-kvk {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .moblogo {
    display: none;
    margin-left: 0px;
  }

  .moblogo.small {
    display: block;
  }

  .navigation-menu {
    padding-left: 350px;
  }

  .navigation-link {
    line-height: 20px;
  }

  .navigation-link.kont {
    font-size: 14px;
    line-height: 21px;
  }

  .header {
    height: 66px;
  }

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

  .hamburger {
    margin-top: 6px;
    margin-right: 15px;
  }

  .section-features.pivato.nopic.kl.kvaka-back {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-features.pivato.nopic.pp2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-features.pivato.nopic.dde4 {
    padding-right: 18px;
    padding-left: 18px;
  }

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

  .uppercase.pivato2 {
    padding-left: 15px;
  }

  .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;
  }

  .contact {
    font-size: 14px;
  }

  .contact.podaci {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

  .container-iphone {
    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;
  }

  .big-text {
    padding-top: 137px;
  }

  .big-text.gz {
    padding-top: 21px;
  }

  .logo_position {
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: transparent;
    box-shadow: none;
  }

  .gh.ddl2 {
    font-size: 14px;
  }

  .dd2 {
    line-height: 20px;
  }

  .dd2.yy {
    font-size: 14px;
    line-height: 21px;
  }

  .dd2.yy.w--open {
    font-size: 14px;
    line-height: 21px;
  }

  .pivato-txt {
    padding-right: 16px;
    padding-left: 16px;
  }

  .pivato-txt.mind {
    padding-left: 20px;
  }

  .pivato-txt.hann {
    padding-right: 33px;
    padding-left: 33px;
  }

  .unica {
    padding-right: 15px;
    padding-left: 15px;
  }

  .unica.darr {
    padding-right: 15px;
    padding-left: 15px;
  }

  .unica.darr.frg.rttt {
    padding-left: 34px;
    font-size: 54px;
  }

  .unica.pv {
    padding-left: 20px;
  }

  .unica.vcl.jednostavnost {
    margin-top: 29px;
  }

  .lb-logo {
    margin-right: 14px;
  }

  .h3rr {
    padding-right: 15px;
    padding-left: 15px;
  }

  .tz.stepenice2 {
    padding-top: 0px;
  }

  .uvlaka {
    padding-right: 15px;
    padding-left: 15px;
  }

  .slider_shine {
    height: 290px;
  }

  .mister.kvake2 {
    margin-left: 16px;
  }

  .gumbi1 {
    display: none;
  }

  .lightbox {
    margin-right: auto;
    margin-left: auto;
  }

  .zasto {
    padding-left: 10px;
  }

  .objasnjenje {
    padding-right: 10px;
    padding-left: 10px;
  }

  .fusitalkvaka {
    display: none;
  }

  .italic {
    padding-right: 10px;
    padding-left: 10px;
  }

  .italic._66.g6 {
    padding-left: 10px;
  }

  .synt_podloga.video-clipovi {
    padding-right: 16px;
    padding-left: 16px;
  }

  .da-cnt {
    padding-left: 135px;
  }
}

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

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

  .button.button-white.btn3.tzooo {
    margin-left: 86px;
  }

  .button.button-white.btn3.tzooo.nbvcxy {
    display: inline-block;
    margin-top: 60px;
    margin-left: auto;
  }

  .button.button-white.btn3.tzooo.nbvcxy.w--current {
    margin-top: 23px;
    margin-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 0px none transparent;
    border-radius: 0px;
    background-color: rgba(46, 43, 42, 0.28);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 43, 42, 0.2)), to(rgba(46, 43, 42, 0.2)));
    background-image: linear-gradient(180deg, rgba(46, 43, 42, 0.2), rgba(46, 43, 42, 0.2));
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
  }

  .button.button-white.btn3.tzooo.nbvcxy.w--current:hover {
    background-color: rgba(46, 43, 42, 0.93);
  }

  .moblogo {
    display: none;
  }

  .moblogo.small-mob {
    display: block;
  }

  .moblogo.small {
    display: block;
  }

  .navigation-menu {
    padding-left: 130px;
  }

  .navigation-link {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 16px;
  }

  .navigation-link.kont {
    font-size: 14px;
    font-weight: 300;
  }

  .header {
    height: 66px;
  }

  .hamburger {
    margin-top: 6px;
  }

  .work-hover {
    top: 30%;
  }

  .section-features {
    display: none;
  }

  .uppercase {
    padding-left: 12px;
    text-align: left;
  }

  .uppercase.pivato2.i98.vc556 {
    padding-top: 20px;
  }

  .uppercase.mobuc {
    padding-left: 140px;
    font-family: Oswald, sans-serif;
    color: #333c45;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0px;
  }

  .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;
  }

  .bradnign-logo {
    display: none;
  }

  .footer {
    display: none;
  }

  .small-footer-text {
    font-size: 14px;
  }

  .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;
  }

  .logo_position {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  .slider_header {
    display: none;
  }

  .slide-eclisse {
    background-image: url('../images/eclisse-mob.jpg');
    background-size: cover;
  }

  .gh.ddl2 {
    font-size: 14px;
  }

  .gh.ddl2.w--current {
    font-size: 18px;
  }

  .dd2 {
    padding-top: auto;
    padding-bottom: auto;
    background-color: rgba(46, 43, 42, 0.93);
    font-size: 16px;
  }

  .dd2.w--open {
    background-color: rgba(46, 43, 42, 0.93);
    font-size: 16px;
  }

  .dd2.q1 {
    background-color: rgba(46, 43, 42, 0.1);
  }

  .dd2.yy {
    font-size: 14px;
    font-weight: 300;
  }

  .ddl2.w--current {
    font-size: 18px;
  }

  .ddl2._88.w--current {
    font-size: 18px;
  }

  .btn_intro.step1 {
    width: auto;
    height: 220px;
  }

  .btn_intro.step1.xs {
    height: 220px;
  }

  .title1.upper.z7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cnt_intro {
    padding-right: 10px;
    padding-left: 10px;
  }

  .bt.bg.bb {
    padding-right: 10px;
    padding-left: 10px;
  }

  .bt.bg.f5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .pivato-txt {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pivato-txt.synt2 {
    margin-bottom: 34px;
  }

  .unica {
    padding-left: 0px;
  }

  .sct_pivt.elg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .sct_pivt.elg.p2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .lb-logo.ccvv {
    width: 120px;
  }

  .h3rr {
    padding-left: 0px;
  }

  .in {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
  }

  .in.mob1 {
    display: inline-block;
    padding-top: 33px;
    padding-bottom: 31px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
  }

  .in.mob1.opis {
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 4px;
    font-size: 20px;
    line-height: 31px;
    font-weight: 300;
    text-align: right;
  }

  .in.mob1.opis._55 {
    margin-top: auto;
    font-size: 24px;
  }

  .in.mob1.opis._55.kkk777 {
    margin-top: 40px;
  }

  .in.mob1.opis.ioi {
    margin-right: 10px;
  }

  .in.mob1.opis.nmxcnvmnxcv {
    margin-right: 26px;
  }

  .in.mob1.nslov {
    margin-top: 23px;
    padding-bottom: 15px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    text-align: right;
  }

  .in.mob1.uzuzuzu {
    padding-top: 2px;
    padding-right: 30px;
    padding-left: 38px;
    line-height: 31px;
  }

  .in._8u8u8 {
    margin-top: 19px;
    padding: 28px 24px 53px;
    line-height: 31px;
    text-align: left;
  }

  .uvlaka.italic.master {
    font-size: 14px;
    line-height: 20px;
  }

  .slider_shine {
    height: 200px;
  }

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

  .mister {
    display: none;
  }

  .mister.kvake2 {
    display: none;
  }

  .lightbox {
    margin-right: auto;
    margin-left: auto;
  }

  .sct_kv2 {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

  .sl001.strg.gghtzut {
    background-image: url('../images/vrata-5500.jpg'), url('../images/vrata1.png');
    background-position: 50% 0%, 0% 50%;
    background-size: cover, contain;
    background-repeat: repeat, no-repeat;
  }

  .dbda {
    padding-right: 15px;
    padding-left: 15px;
  }

  .dbkvk {
    padding-right: 21px;
    padding-left: 21px;
  }

  .dbk-homepage {
    width: 88%;
  }

  .sct_mob {
    display: block;
    margin-top: 69px;
    padding-bottom: 85px;
    background-image: url('../images/e.jpg');
    background-position: 22% -63px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .sct_mob.nb {
    display: block;
    padding-bottom: 0px;
    background-image: none;
    text-align: center;
  }

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

  .dbmnbv {
    margin-right: 5%;
    margin-left: 43%;
  }

  .mob1 {
    display: block;
    padding-top: 76px;
  }

  .slmb1 {
    height: 430px;
  }

  .dbsl001.uv {
    padding-right: 5%;
    padding-left: 28%;
    text-align: right;
  }

  .dbsl001.uv.nbnbn666 {
    padding-right: 0%;
  }

  .t6t6 {
    display: none;
  }

  ._9898999 {
    display: none;
  }

  .sl002 {
    background-color: transparent;
    background-image: url('../images/parket2d.png'), url('../images/mind-gallery-7.jpg');
    background-position: 0px 50%, 0px 50%;
    background-size: 89px, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .dbsl002 {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .btnx {
    margin-right: 12px;
    background-color: rgba(46, 43, 42, 0.35);
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .btnx.nnn5555 {
    margin-right: 40px;
  }

  .sl003 {
    background-image: url('../images/Oak-70b.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .cs2.cfccc {
    padding-left: 15px;
  }

  .cs2.xdc {
    padding-left: 15px;
  }

  .il._404 {
    padding-top: 186px;
  }

  .t6 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .synt_podloga.video-clipovi {
    padding-right: 15px;
    padding-left: 15px;
  }

  .vclip {
    padding-right: 1px;
    padding-left: 1px;
  }

  .bt2 {
    margin-bottom: 0px;
  }

  .rl {
    line-height: 20px;
  }

  .da-cnt {
    padding-left: 10px;
  }

  .akc {
    font-size: 30px;
    line-height: 34px;
  }

  .div-block {
    width: 400px;
    padding-right: 10px;
  }

  .uieu._55d {
    font-family: 'Roboto bold', sans-serif;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
  }

  .uieu.jkjxkcyjvyldjfioas {
    font-family: 'Roboto bold', sans-serif;
    color: #f2f2f2;
  }

  .uieu.jkjsdfj {
    color: #f2f2f2;
    font-size: 40px;
  }

  .uieu.hjsdhfjsdhf {
    color: #f2f2f2;
    font-size: 32px;
  }

  .div-block-2 {
    padding-bottom: 20px;
    background-color: rgba(109, 10, 12, 0.56);
  }
}

@font-face {
  font-family: 'Opensans woff';
  src: url('../fonts/opensans-lightitalic-webfont.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Raleway light';
  src: url('../fonts/Raleway-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Raleway thin';
  src: url('../fonts/Raleway-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Raleway bold';
  src: url('../fonts/Raleway-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Raleway medium';
  src: url('../fonts/Raleway-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Honeyscript semibold';
  src: url('../fonts/HoneyScript-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bickleyscript';
  src: url('../fonts/BickleyScript.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Opensans ttf';
  src: url('../fonts/opensans-lightitalic-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotolightitalic';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto light';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Roboto bold';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}