h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Bebasneue;
  color: #3b3b3b;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #bda579;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-family: 'Merriweather', serif; 	font-weight: 300;
  color: #797979;
  font-size: 13px;
}

a {
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  color: #797979;
  list-style-type: disc;
}

li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  list-style-type: disc;
}

label {
  display: block;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #bda579;
  font-weight: 700;
}

.d_menu_mainhold_desktop {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 4000;
  display: none;
  height: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
}

.d_menu_mainhold_desktop:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.d_logo_hold_menu_destop {
  display: block;
  width: 200px;
  height: 60px;
  background-image: url('../images/COLOMIX_logo-01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.d_menu_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-decoration: none;
  cursor: pointer;
}

.spacer {
  height: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.txt_menu_link_destop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  font-family: Bebasneue;
  color: #cbcccc;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.txt_menu_link_destop:hover {
  border-bottom: 4px solid #77bace;
  color: #797979;
}

.txt_menu_link_destop:focus {
  color: #797979;
}

.d_main_0 {
  position: relative;
  display: block;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  color: #fff671;
}

.s_backgrounds {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: block;
  height: 100vh;
  background-color: transparent;
}

.d_bkg_1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: block;
  background-color: transparent;
  opacity: 0;
}

.d_bkg_2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -2;
  display: block;
  background-color: transparent;
  opacity: 0;
}

.d_bkg_3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -3;
  display: block;
  background-color: transparent;
  opacity: 0;
}

.d_bkg_4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -4;
  display: block;
  background-color: transparent;
  opacity: 0;
}

.d_bkg_5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -5;
  display: block;
  background-color: transparent;
  opacity: 0;
}

.d_bkg_6 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -6;
  display: block;
  background-color: #77bace;
  opacity: 0;
}

.d_bkg_7 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -7;
  display: block;
  background-color: #797979;
  opacity: 0;
}

.d_bkg_8 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -8;
  display: block;
  background-color: #e0e0e0;
  opacity: 0;
}

.d_bkg_0 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  background-color: transparent;
  opacity: 0;
}

.d_section_navigation {
  position: fixed;
  left: 0px;
  top: 50%;
  bottom: 50%;
  z-index: 1000;
  display: none;
  height: 300px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  -webkit-transform: translate(0px, -150px);
  -ms-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
}

.section_link {
  float: right;
  font-family: Bebasneue;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.section_link:hover {
  color: #797979;
  font-size: 17px;
}

.section_link.w--current {
  color: #fff671;
  font-size: 17px;
}

.d_section_link_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.section-bullet {
  margin-right: 5px;
  float: left;
  font-family: Bebasneue;
  color: #fff671;
  font-size: 10px;
  font-weight: 400;
}

.temp-bkg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: none;
  background-color: hsla(180, 1%, 80%, .4);
}

.d_bkg_9 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -9;
  display: block;
  background-color: #b9135b;
  opacity: 0;
}

.d_main_1 {
  position: relative;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_2 {
  position: relative;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_3 {
  position: relative;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_4 {
  position: relative;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_5 {
  position: relative;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_6 {
  position: relative;
  display: block;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_6.footer {
  height: 60vh;
}

.d_main_7 {
  position: relative;
  display: none;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_8 {
  position: relative;
  display: none;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_main_9 {
  position: relative;
  display: none;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.d_bkg_10 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -10;
  display: block;
  background-color: #8974b5;
  opacity: 0;
}

.d_main_10 {
  position: relative;
  display: none;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.scroll-base {
  display: block;
  overflow: hidden;
}

.d_preview_backgrounds {
  display: none;
}

.d_prev_bkg_0 {
  position: relative;
  min-height: 100vh;
  background-color: transparent;
}

.d_prev_bkg_1 {
  position: relative;
  min-height: 100vh;
  background-color: #77bace;
  background-image: url('../images/dot_gray.svg'), url('../images/153719176805.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 2px, cover;
  background-repeat: repeat, no-repeat;
}

.d_prev_bkg_2 {
  position: relative;
  min-height: 100vh;
  background-color: #797979;
  background-image: url('../images/148310575165.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main_wprapper {
  position: absolute;
  left: 40px;
  top: 80px;
  right: 40px;
  bottom: 40px;
  z-index: 0;
  display: block;
  background-color: rgba(0, 0, 0, .5);
}

.d_gold-frame {
  position: absolute;
  left: 40px;
  top: 80px;
  right: 40px;
  bottom: 40px;
  z-index: 1;
  display: none;
  border: 2px solid #bda579;
}

.line-2 {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 50%;
  height: 2px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #bda579;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  margin-top: -20px;
  padding-top: 25px;
  padding-bottom: 5px;
  background-color: rgba(0, 0, 0, .8);
}

.hamburger-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 19px;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}

.progress-bar-animation {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 3px;
  background-color: #000;
}

.icon {
  margin-right: 15px;
  color: #bda579;
  font-size: 11px;
}

.menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu {
  z-index: 3;
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 2px;
  background-color: #bda579;
}

.dropdown-link {
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Lato, sans-serif;
  color: #a5a5a4;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.dropdown-link:hover {
  color: #bda579;
}

.dropdown-link.w--current {
  color: #fff;
}

.line-6 {
  position: absolute;
  left: 50%;
  top: 16px;
  width: 50%;
  height: 2px;
  background-color: #bda579;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 8px;
  width: 50%;
  height: 2px;
  background-color: #bda579;
}

.brand {
  position: absolute;
  z-index: 1;
  display: block;
  width: 280px;
  height: 70px;
  padding-bottom: 0px;
  background-image: url('../images/MOBIHEL-LOGO_WHITE.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand.w--current {
  width: 210px;
  background-image: url('../images/MOBIHEL-LOGO_WHITE.svg');
}

.line-5 {
  position: absolute;
  top: 16px;
  width: 50%;
  height: 2px;
  background-color: #bda579;
}

.line-4 {
  position: absolute;
  left: 50%;
  top: 8px;
  width: 50%;
  height: 2px;
  background-color: #bda579;
}

.menu-button {
  width: 30px;
  height: 19px;
  padding: 0px;
}

.nav-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.nav-link:hover {
  color: #bda579;
}

.nav-link.w--current {
  color: #919197;
}

.nav-link.dropdown {
  padding-right: 30px;
}

.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.dots-wrapper {
  position: fixed;
  top: 50%;
  right: 0px;
  z-index: 4000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.dots {
  width: 8px;
  height: 8px;
  margin-bottom: 10px;
  border-radius: 100%;
  background-color: hsla(180, 1%, 80%, .39);
}

.dots.w--current {
  width: 10px;
  height: 10px;
  background-color: #b7a069;
}

.main_content_wpraper_desktop {
  position: absolute;
  left: 40px;
  top: 80px;
  right: 40px;
  bottom: 40px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main_content_wpraper_desktop.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-service-line-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 40px;
  height: 3px;
  background-color: #bda579;
}

.content_down_wprapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 3%;
  padding-left: 7%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.line-wrapper-second {
  position: relative;
  z-index: 3;
  overflow: hidden;
  padding: 15px 30px;
  background-color: #bda579;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.left-arrow-second-2 {
  top: 50%;
  bottom: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #212127;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

.d_v_spacer {
  width: 40px;
}

.h1_white {
  margin-bottom: 0px;
  margin-left: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
}

.d_tumb_1 {
  overflow: hidden;
  width: 12.5%;
  height: 100%;
  background-image: url('../images/135705480260.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.d_tumb_1.t_4 {
  background-image: url('../images/136596173285.jpg');
}

.d_tumb_1.t45 {
  background-image: url('../images/141388905665.jpg');
}

.d_tumb_1.t27 {
  background-image: url('../images/153719156030.jpg');
}

.d_tumb_1.t_3 {
  background-image: url('../images/134071168680.jpg');
}

.d_tumb_1.t13 {
  background-image: url('../images/139379169550.jpg');
}

.d_tumb_1.t32 {
  background-image: url('../images/133717994710.jpg');
}

.d_tumb_1.t_7 {
  background-image: url('../images/137359194865.jpg');
}

.d_tumb_1.t22 {
  background-image: url('../images/146034964015.jpg');
}

.d_tumb_1.t24 {
  background-image: url('../images/141135551845.jpg');
}

.d_tumb_1.t21 {
  background-image: url('../images/144860593625.jpg');
}

.d_tumb_1.t29 {
  background-image: url('../images/151739003190.jpg');
}

.d_tumb_1.t_8 {
  background-image: url('../images/138103267000.jpg');
}

.d_tumb_1.t31 {
  background-image: url('../images/134072232800.jpg');
}

.d_tumb_1.t26 {
  background-image: url('../images/148310580830.jpg');
}

.d_tumb_1.t12 {
  background-image: url('../images/139378963635.jpg');
}

.d_tumb_1.t28 {
  background-image: url('../images/137359071920.jpg');
}

.d_tumb_1.t_2 {
  background-image: url('../images/134468531700.jpg');
}

.d_tumb_1.t23 {
  background-image: url('../images/143744276060.jpg');
}

.d_tumb_1.t20 {
  background-image: url('../images/143390058430.jpg');
}

.d_tumb_1.t30 {
  background-image: url('../images/138818924715.jpg');
}

.d_tumb_1.t41 {
  background-image: url('../images/139379109325.jpg');
}

.d_tumb_1.t_9 {
  background-image: url('../images/137359055390.jpg');
}

.d_tumb_1.t_11 {
  background-image: url('../images/138108274795.jpg');
}

.d_tumb_1.t47 {
  background-image: url('../images/146035441365.jpg');
}

.d_tumb_1.t_10 {
  background-image: url('../images/138362568885.jpg');
}

.d_tumb_1.t40 {
  background-image: url('../images/142940103645.jpg');
}

.d_tumb_1.t46 {
  background-image: url('../images/143171570835.jpg');
}

.d_tumb_1.t_6 {
  background-image: url('../images/136332708200.jpg');
}

.d_tumb_1.t_5 {
  background-image: url('../images/136595977815.jpg');
}

.d_tumb_1.t17 {
  background-image: url('../images/143171690385.jpg');
}

.d_tumb_1.t25 {
  background-image: url('../images/146035472980.jpg');
}

.link-text-second {
  position: relative;
  z-index: 1;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
}

.d_tumbler_text_wrapper {
  position: absolute;
  left: 25%;
  top: 25%;
  right: 25%;
  bottom: 25%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 50%;
  padding: 51px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .8);
  text-align: center;
}

.right-arrow-second-2 {
  top: 50%;
  bottom: 50%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 80px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #212127;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

.slider-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.div_tumbler_main_wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}

.hero-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.arrow-overlay-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  background-color: #bda579;
}

.d_tumb_line_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 25%;
}

.slide-nav-none {
  display: none;
}

.arrow-image-slider {
  position: relative;
  z-index: 4;
}

.d_1 {
  max-width: 600px;
  padding: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.slider-full {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.hero-service-2 {
  position: relative;
  margin-right: 15px;
  margin-bottom: 40px;
  margin-left: 15px;
  padding-top: 10px;
  padding-right: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .3);
  color: #111;
  text-decoration: none;
  cursor: pointer;
}

.niagra_naslov {
  font-family: Niagra, sans-serif;
  color: #bda579;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.txt_bel {
  font-family: 'Merriweather', serif; 	font-weight: 300;
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  text-align: left;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .6);
}

.txt_bel.desna {
  text-align: left;
}

.txt_bel.center {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.d_2_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.h5-gold {
  font-family: Lato, sans-serif;
  color: #bda579;
}

.button-wrapper {
  padding: 40px;
  background-color: transparent;
  text-align: center;
}

.link-line-second {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform: translate(-120%, 0px);
  -ms-transform: translate(-120%, 0px);
  transform: translate(-120%, 0px);
}

.unordered-list {
  color: #bda579;
}

.content_up_wprapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.d_prev_bkg_3 {
  position: relative;
  min-height: 100vh;
  background-image: url('../images/dot_gray.svg'), url('../images/153719194230.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 2px, cover;
}

.d_prev_bkg_4 {
  position: relative;
  min-height: 100vh;
  background-image: url('../images/dot_gray.svg'), url('../images/155758194225.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 2px, cover;
}

.hero-service-3 {
  position: relative;
  margin-right: 16px;
  margin-bottom: 50px;
  margin-left: 16px;
  padding-top: 32px;
  padding-right: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .3);
  color: #111;
  text-decoration: none;
  cursor: pointer;
}

.d_2_wrapper-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div_segement_one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(26, 26, 26, .83);
}

.left-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.niagra-podnaslov {
  font-family: Niagra, sans-serif;
  color: #bda579;
  font-size: 80px;
  line-height: 100px;
  font-weight: 400;
}

.list-podnaslov {
  color: #bda579;
  font-size: 19px;
  font-weight: 700;
}

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

.right-wprapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.d_right_slika {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  max-width: 650px;
  background-image: url('../images/MOBIHEL-BASE-MIX.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.d_right_slika.s_2 {
  background-image: url('../images/MOBIHEL-ACRYLIC.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.d_right_slika.s_3 {
  background-image: url('../images/MOBIHEL-HYDRO-BASE.png');
}

.div_text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.naslov-poglavja {
  font-family: Niagra, sans-serif;
  color: #bda579;
  font-size: 100px;
  line-height: 130px;
  font-weight: 400;
  text-shadow: 4px 4px 6px rgba(0, 0, 0, .6);
}

.p_white {
  color: #fff;
}

.p_white._50percent {
  width: 50%;
  text-align: center;
}

.unordered-list-2 {
  margin-right: 40px;
}

.body {
  background-color: #1b1b1b;
}

.segment-spacer {
  height: 35vh;
}

.background-video-2 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.div_dots {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  background-image: url('../images/dot_gray.svg');
  background-position: 0px 0px;
  background-size: 3px;
}

.div_logo {
  width: 35%;
  height: 50%;
  background-image: url('../images/MOBIHEL-LOGO_WHITE.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.list-item {
  line-height: 26px;
}

.hero-scroll-link {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.hero-scroll-link:hover {
  opacity: 1;
}

.mouse {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 38px;
  padding-top: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 2px solid #fff;
  border-radius: 12px;
}

.mouse-wheel {
  width: 4px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
}

.text-block-2 {
  font-family: Lato, sans-serif;
  color: #bda579;
}

.field-label-3 {
  font-family: Lato, sans-serif;
  color: #bda579;
}

.footer-v2-heading-2 {
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.footer-bottom-v2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 24px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  color: #7c8499;
  font-size: 12px;
  line-height: 16px;
}

.footer-v2-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-follow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-follow-2.split3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.footer-v2-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding-right: 6%;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.66%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-nav.split {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-v2-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-contacts.solit2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-v2-nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-nav-link {
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  font-family: Lato, sans-serif;
  color: #bda579;
  text-decoration: none;
}

.footer-v2-nav-link:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-v2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 64px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-icons.left {
  margin-left: -4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.paragraph-small-2 {
  margin-bottom: 16px;
  color: #bda579;
  font-size: 13px;
  line-height: 20px;
}

.footer-text-right {
  margin-left: 16px;
}

.form-block {
  width: 100%;
  margin-bottom: 54px;
}

.submit-button {
  background-color: #bda579;
  color: #1a1a1a;
}

.social-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: inset 0 0 0 1px #ddd;
}

.social-link.dark-bg {
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .4);
}

.link-v2 {
  display: inline-block;
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Lato, sans-serif;
  color: #bda579;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-v2:hover {
  box-shadow: 0 2px 0 0 #111;
}

.footer-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.footer-text-left {
  margin-right: 16px;
  color: #bda579;
}

.footer-bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.footer-v2-email {
  color: #bda579;
  text-decoration: none;
}

.footer-v2-email:hover {
  color: #bda579;
  text-decoration: underline;
}

.form {
  width: 100%;
}

.color-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #faaf52;
}

.color-hover.down {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  height: 3px;
  background-color: #bda579;
}

.footer-v-2-contact-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.newsletetr-subscribe {
  width: 100%;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 3px;
  border-bottom-color: #bda579;
  background-color: transparent;
  font-size: 12px;
}

.footer-v2-contact-icon {
  width: 16px;
  margin-top: 2px;
  margin-right: 12px;
  background-color: transparent;
}

.link-legal {
  font-family: Lato, sans-serif;
  color: #fff;
  text-decoration: none;
}

.still_bkg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -100;
  display: block;
}

.main_produkti_wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.d_produkti_desna {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  max-width: 470px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.d_produkti_slika {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-perspective: 1px;
  perspective: 1px;
  -webkit-perspective-origin: 50% 100%;
  perspective-origin: 50% 100%;
}

.d_produkti_tehnologija {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.produkt_image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  background-image: url('../images/BASE-MIX_PRODUKTI.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.produkt_image.pi_2 {
  background-image: url('../images/PRIMER_PRODUKTI.png');
}

.produkt_image.pi_3 {
  background-image: url('../images/ANTIGRAVEL_PRODUKTI.png');
}

.produkt_image.pl_4 {
  background-image: url('../images/ANTISILICONE_CLEANER_5L_PRODUKTI.png');
}

.produkt_image.def_1 {
  background-image: url('../images/zavretnje.png');
  background-attachment: scroll;
}

.produkt_image.def_2 {
  background-image: url('../images/madezi-v-pokrivnem-.png');
}

.produkt_image.def_3 {
  background-image: url('../images/odstopanja-nijans.png');
}

.produkt_image.def_4 {
  background-image: url('../images/odstopanja-nijans.png');
}

.produkt_image.def_0 {
  background-image: url('../images/slab-opriem.png');
}

.ime-produkta {
  padding-left: 15px;
  font-family: Lato, sans-serif;
  color: #bda579;
  font-size: 90px;
  line-height: 85px;
  letter-spacing: -2px;
  text-transform: uppercase;
}

.d_line_texti {
  position: static;
  width: 100%;
  height: 2px;
  background-color: #bda579;
  color: #bda579;
}

.d_slider_wrapper {
  position: static;
  width: 100%;
}

.slider {
  overflow: visible;
  min-height: 600px;
  padding-bottom: 40px;
  background-color: transparent;
}

.text-produkti {
  font-family: Lato, sans-serif;
  color: #fffdfd;
  font-size: 13px;
  font-weight: 300;
}

.txt_wrapper {
  overflow: auto;
  max-height: 700px;
  margin-top: 5px;
  padding-right: 16px;
  padding-left: 15px;
}

.div_senca {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-image: url('../images/SENCA.png'), url('../images/SENCA.png');
  background-position: 50% 100%, 50% 100%;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
}

.left-arrow {
  position: absolute;
  left: 0px;
  top: 100%;
  overflow: hidden;
  width: 20px;
  height: 30px;
}

.right-arrow {
  position: absolute;
  top: 100%;
  right: 0px;
  width: 20px;
  height: 30px;
}

.slide-nav {
  left: 0px;
  top: 100%;
  right: 0px;
  height: 25px;
  padding-top: 0px;
  background-color: transparent;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .4), transparent);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .4), transparent);
  font-family: Lato, sans-serif;
  color: #e0e0e0;
  font-size: 14px;
}

.icon-2 {
  color: #fff;
  font-size: 22px;
}

.icon-3 {
  color: #fff;
  font-size: 22px;
}

.tehnologija_1 {
  width: 100%;
  height: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/TEH_ICON_14.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_2 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-10.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_3 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-05.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_4 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-09.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_5 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-08.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_6 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-06.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_7 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-07.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_8 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-03.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_9 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON_Artboard-3.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_10 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-04.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tehnologija_11 {
  width: 100%;
  height: 50px;
  background-image: url('../images/TEH_ICON-11.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.d_product_1 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: 100vh;
  -webkit-perspective: 10000px;
  perspective: 10000px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}

.opis-ikone {
  display: inline-block;
  margin-left: 10px;
}

.nastevanje {
  margin-bottom: 10px;
  padding-left: 0px;
  color: #f8f8f8;
  text-transform: none;
  list-style-type: disc;
}

.pasica_similar-products_main-wraper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: none;
  height: 250px;
  -webkit-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate(0px, 200px);
}

.d_similar_produkti {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: none;
  width: 100%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent 18%, #000 62%);
  background-image: linear-gradient(180deg, transparent 18%, #000 62%);
  opacity: 0;
}

.d_similar_zavihek {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zavihek {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3%;
  height: 200px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: rgba(0, 0, 0, .8);
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.d_one-similar-product_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 220px;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.similar_product_image {
  width: 150px;
  height: 160px;
  background-image: url('../images/BASE-MIX.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.similar_product_image.sp_2 {
  background-image: url('../images/2K-ACRILIC.png');
}

.similar_product_image.sp_1 {
  height: 160px;
  background-image: url('../images/PRIMER.png');
}

.similar_product_image.sp_3 {
  background-image: url('../images/THINNER-FOR-BASE.png');
}

.similar_product_image.sp_4 {
  background-image: url('../images/HARDENER.png');
}

.similar_product_image.sp_5 {
  background-image: url('../images/GRAVEL.png');
}

.similar_product_image.sp_6 {
  background-image: url('../images/ACRILIC-CLEANER-5l.png');
}

.similar-product-text {
  height: 35px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.d_product_2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: 100vh;
}

.scroll-base-produkti {
  position: relative;
  z-index: 200;
  display: block;
  opacity: 1;
}

.d_product_3 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100vh;
}

.contact-close {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 2;
  width: 40px;
  height: 40px;
  background-image: url('../images/cross.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear;
  cursor: pointer;
}

.contact-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.gumb-produkti {
  margin-top: 30px;
  margin-right: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #bda579;
  font-family: Lato, sans-serif;
}

.gumb-produkti:hover {
  background-color: hsla(39, 34%, 61%, .75);
}

.gumb-tds {
  margin-right: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #bda579;
  font-family: Lato, sans-serif;
}

.gumb-tds:hover {
  background-color: hsla(39, 34%, 61%, .7);
}

.bkg-zoom {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  background-image: url('../images/PODLAGA_PRODUKTI_ZAMAKNJEN.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.area-of-use-txt {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.area-of-use-txt.other {
  padding-right: 10%;
}

.other-products-selector {
  width: 100%;
  margin-top: 12px;
  padding-right: 10%;
  float: left;
  clear: none;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #fdffff;
  font-size: 14px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.other-products-selector:hover {
  color: #bda579;
  font-weight: 400;
}

.other-products-selector.w--current {
  color: #797979;
}

.list-item-5 {
  display: block;
  float: none;
  clear: none;
  text-align: right;
}

.d_other-products {
  position: fixed;
  top: 0px;
  right: 11%;
  bottom: 0px;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.d_product_4 {
  position: relative;
  height: 100vh;
}

.search {
  width: 90%;
  margin-top: 20%;
  margin-right: 10%;
  text-align: right;
}

.search-button {
  background-color: transparent;
  -webkit-transition: background-color 1000ms ease;
  transition: background-color 1000ms ease;
  text-transform: uppercase;
}

.search-button:hover {
  background-color: #bda579;
}

.search-input {
  margin-bottom: 0px;
  border-color: transparent transparent #bda579;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  text-align: right;
}

.text-block-3 {
  font-family: Lato, sans-serif;
  color: #bda579;
  font-size: 13px;
  text-transform: uppercase;
}

.container {
  overflow: hidden;
  height: 104px;
}

.section {
  display: block;
  overflow: hidden;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section.section-1 {
  position: relative;
  background-color: #4e549e;
}

.section.section-5 {
  position: relative;
  background-color: #d45d6f;
}

.section.section-4 {
  position: relative;
  z-index: 3;
  background-color: #526add;
}

.section.section-3 {
  position: relative;
  z-index: 2;
  background-color: #814480;
}

.section.section-2 {
  position: relative;
  z-index: 1;
  background-color: #644485;
}

.section.section-6 {
  background-color: #d66f62;
}

.section.section-1 {
  position: relative;
  background-color: #4e549e;
}

.section-overlay {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fullpage-wrapper-2 {
  position: relative;
  width: 100%;
  height: 100%;
  float: right;
}

.fullpage-wrapper-2.fp-easing {
  display: block;
  overflow: visible;
  padding-left: 0px;
}

.back-on-top-button {
  position: fixed;
  right: 40px;
  bottom: 0px;
  z-index: 4000;
  width: 50px;
  height: 70px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: rgba(59, 59, 59, .57);
  background-image: url('../images/MOUSE_TOP.svg');
  background-position: 50% 50%;
  background-size: auto 60px;
  background-repeat: no-repeat;
  box-shadow: 6px 6px 28px 0 rgba(0, 0, 0, .66);
  opacity: 0;
  cursor: pointer;
}

.top-ancor {
  width: 100%;
  height: 0px;
}

.unordered-list-3 {
  list-style-type: none;
}

.list-item-6 {
  list-style-type: none;
}

.d_defects_selector {
  position: fixed;
  top: 0px;
  right: 5%;
  bottom: 0px;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.other-defects {
  margin-right: 30px;
  font-weight: 400;
  text-align: right;
}

.bkg_1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/dot_gray.svg'), url('../images/164633229145.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 2px, cover;
  background-repeat: repeat, no-repeat;
}

.bkg_3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/dot_gray.svg'), url('../images/153719194230.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: 2px, cover;
  background-repeat: repeat, no-repeat;
}

.bkg_2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/dot_gray.svg'), url('../images/148310575165.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 2px, cover;
  background-repeat: repeat, no-repeat;
}

.bkg_4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/dot_gray.svg'), url('../images/144860580935.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: 2px, cover;
  background-repeat: repeat, no-repeat;
}

.def_bkg_main-frame {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.d_defect_0 {
  position: relative;
  height: 100vh;
}

.d_defect_1 {
  position: relative;
  height: 100vh;
}

.d_defect_2 {
  position: relative;
  height: 100vh;
}

.d_defect_3 {
  position: relative;
  height: 100vh;
}

.d_contact-us {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 50%;
}

.contact_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contact-form {
  margin-bottom: 20px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: #b7a069;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #909090;
}

.button_contact {
  position: static;
  display: block;
  width: 100%;
  float: none;
  clear: none;
  background-color: #bda579;
}

.form-2 {
  width: 400px;
  padding-right: 35px;
}

.form-block-2 {
  padding-bottom: 0px;
}

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

.div-block-3 {
  width: 400px;
  height: 600px;
}

.form-error {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #ee4869;
  font-size: 13px;
  line-height: 16px;
}

.form-success {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: left;
}

.contact-form-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button {
  position: relative;
  overflow: hidden;
  height: 48px;
  padding: 11px 24px;
  border-radius: 0px;
  background-color: #faaf52;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #f6a136;
}

.button.contact-button {
  padding-left: 52px;
  background-color: #b7a069;
  background-image: url('../images/paper-plane-icon.svg');
  background-position: 20px 50%;
  background-repeat: no-repeat;
}

.contact-v1-heading {
  width: 100%;
  margin-right: 30px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  color: #bda579;
  text-transform: uppercase;
}

.input {
  height: 48px;
  margin-bottom: 32px;
  padding: 11px 0px 13px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-radius: 0px;
  -webkit-transition: border 600ms ease;
  transition: border 600ms ease;
  font-family: Lato, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.input:hover {
  border-bottom-color: #bbb;
}

.input:focus {
  border-bottom-color: #faaf52;
}

.input.half-width {
  margin-right: 30px;
  -webkit-box-flex: 40%;
  -webkit-flex: 40%;
  -ms-flex: 40%;
  flex: 40%;
  border-bottom-width: 2px;
  border-bottom-color: #bda579;
  background-color: transparent;
  color: #fff;
}

.input.text-area {
  height: auto;
  min-height: 120px;
}

.input.text-area.margin-right {
  margin-right: 30px;
  border-bottom-width: 2px;
  border-bottom-color: #bda579;
  background-color: transparent;
}

.contact-v1-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  padding: 25px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(59, 59, 59, .6);
}

.div_contact-us {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.map {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
  width: 40px;
  height: 40px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  background-image: url('../images/CLOSE-BUTTON.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.blog-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-post {
  width: 33.33%;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

.wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  background-color: transparent;
}

.side-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 64px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-categories-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-v2-2 {
  display: inline-block;
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Lato, sans-serif;
  color: #111;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-v2-2:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v2-2.category-link {
  margin-right: 40px;
  padding: 0px;
  background-color: transparent;
}

.link-v2-2.category-link.w--current {
  box-shadow: 0 2px 0 0 #111;
}

.link-v2-2.category-link.right {
  margin-right: 0px;
  margin-left: 40px;
}

.blog-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 128px 6%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section-2.no-bottom-padding {
  padding-bottom: 0px;
}

.side-heading {
  margin-top: 3px;
}

.project-item-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.d_restoration_projects {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-right: 90px;
  padding-left: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d_project_line-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70vh;
}

.d_project_one_wrapper {
  position: relative;
  width: 33.3%;
  height: 100%;
  margin-right: 15px;
  border: 3px solid #bda579;
}

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

.d_projekt_slika.pro_2 {
  background-image: url('../images/748.jpg');
}

.d_projekt_slika.pro_3 {
  background-image: url('../images/Portfolio_-_Before.jpg');
}

.collection-list-wrapper {
  background-color: transparent;
}

.blog-post-2 {
  width: 33.33%;
  padding-right: 0px;
  padding-left: 0px;
}

.post-card-content {
  position: relative;
  z-index: 1;
  padding-right: 24px;
  padding-left: 24px;
}

.post-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

.image-plain {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  padding-top: 1px;
  padding-right: 8px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  background-color: #26272e;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.post-card-date-line {
  display: block;
  width: 10%;
  height: 3px;
  margin-right: 24px;
  margin-left: 1px;
  background-color: #604455;
}

.post-card-date-wrapper {
  position: absolute;
  left: 0px;
  top: 56px;
  z-index: 1;
  display: none;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.image-oblikovan {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.post-card-info {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 104px 8% 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

.text-block-5 {
  display: block;
  color: #777;
}

.gold {
  color: #bda579;
  text-transform: none;
}

.car-brand {
  margin-top: 5px;
  text-shadow: 1px 1px 6px #000;
}

.car-model {
  margin-top: -9px;
  margin-bottom: 0px;
  font-family: 'Merriweather', serif; 	font-weight: 300;
  color: #fff3f3;
  font-size: 28px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.car-model.big {
  padding-bottom: 50px;
  padding-left: 20px;
  font-size: 50px;
  text-shadow: none;
}

.split-footer-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 15px;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.post-back-link {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  background-image: url('../images/arrow-left-icon.svg');
  background-position: 0px 54%;
  background-repeat: no-repeat;
  text-decoration: none;
}

.footer-v2-signature {
  height: 44px;
  opacity: 1;
}

.split-footer-follow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-media {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  background-color: transparent;
}

.split-media.left {
  right: auto;
}

.split-media.left.nav-left {
  left: 44px;
  z-index: 2;
}

.split-content {
  position: relative;
  z-index: 1;
  overflow: visible;
  width: 50%;
  min-height: 100vh;
  padding: 104px 6% 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.split-content.right {
  margin-right: 0px;
  margin-left: 50%;
}

.split-content.right.post {
  padding-top: 144px;
  padding-bottom: 64px;
}

.footer-v2-email-2 {
  color: #777;
  text-decoration: none;
}

.footer-v2-email-2:hover {
  color: #111;
  text-decoration: underline;
}

.split-footer-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 6%;
  padding-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.link-telefon:hover {
  text-decoration: underline;
}

.post-date {
  color: #1b1b1b;
  font-size: 13px;
}

.color-hover-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #c78a90;
}

.color-hover-2.down {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  height: 3px;
}

.more-posts-heading {
  margin-top: 40px;
  padding-top: 64px;
  padding-bottom: 48px;
  border-top: 1px solid #ddd;
}

.badge-2 {
  display: none;
  height: 24px;
  margin-bottom: 8px;
  padding-top: 1px;
  padding-right: 8px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  color: #fff;
  font-size: 9px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.badge-2.color {
  padding-top: 2px;
  border-style: none;
  border-color: #777;
  background-color: #111;
}

.badge-2.post-card-v2-badge {
  margin-bottom: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: none;
}

.social-icons-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
}

.social-icons-2.left {
  margin-left: -4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.post-heading {
  margin-top: 16px;
}

.text-white {
  color: #fff;
}

.first-letter {
  margin-top: 1px;
  margin-right: 8px;
  float: left;
  font-family: Lato, sans-serif;
  color: #c78a90;
  font-size: 46px;
  line-height: 40px;
}

.split-footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  color: #7c8499;
  font-size: 12px;
  line-height: 16px;
}

.post-panel {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 72px;
  padding-right: 32px;
  padding-bottom: 1px;
  padding-left: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}

.post-panel.nav-left {
  padding-left: 76px;
}

.paragraph-small {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 20px;
}

.footer-v2-contact-icon-2 {
  width: 16px;
  margin-top: 2px;
  margin-right: 12px;
}

.footer-v2-heading {
  margin-bottom: 24px;
  color: #111;
}

.footer-v2-heading.text-white {
  color: #fff;
}

.split-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 64px 6% 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ddd;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.split-footer.right {
  margin-left: 50%;
  padding-top: 56px;
  padding-right: 2%;
  padding-left: 2%;
  background-color: #1b1b1b;
}

.split-image {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100vh;
  margin-top: 0px;
  background-image: url('../images/OFFICE.jpg');
  background-position: 55% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.post-image {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
}

.link-v2-3 {
  display: inline-block;
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Lato, sans-serif;
  color: #111;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.link-v2-3:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v2-3.white {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, .2);
  color: #fff;
}

.link-v2-3.white:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.footer-v2-nav-link-2 {
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  color: #777;
  text-decoration: none;
}

.footer-v2-nav-link-2:hover {
  color: #111;
  text-decoration: underline;
}

.footer-v2-nav-link-2.dark-bg {
  color: hsla(0, 0%, 100%, .7);
}

.footer-v2-nav-link-2.dark-bg:hover {
  color: #fff;
}

.link-v1 {
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Lato, sans-serif;
  color: #111;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-v1:hover {
  box-shadow: 0 2px 0 0 #111;
}

.collection-item {
  float: left;
}

.post-card-v2-info {
  padding-right: 6%;
  padding-left: 6%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-card-content-2 {
  position: relative;
  z-index: 1;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.video-image {
  width: 36%;
  min-width: 200px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.izpostavljeno_div_main {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 500px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #111;
  text-decoration: none;
}

.podobni-posti-naslov {
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 17px;
}

.bkg_mobile {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-image: url('../images/dot_gray.svg');
  background-position: 0px 0px;
  background-size: 1px;
}

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

@media (max-width: 991px) {
  .responsive-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav-menu {
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .navigation {
    padding-left: 10px;
  }
  .content_down_wprapper {
    margin-bottom: 45px;
    padding-right: 2%;
    padding-left: 2%;
  }
  .slider-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-services {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hero-service-2 {
    margin-bottom: 8px;
    padding-top: 24px;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }
  .txt_bel {
    padding-right: 5%;
    padding-left: 5%;
    text-align: justify;
  }
  .hero-service-3 {
    margin-bottom: 8px;
    padding-top: 24px;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }
  .d_2_wrapper-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .d_right_slika {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .naslov-poglavja {
    font-size: 79px;
  }
  .p_white._50percent {
    width: 100%;
    text-align: left;
  }
  .div_logo {
    width: 80%;
  }
  .hero-scroll-link {
    display: none;
  }
  .footer-bottom-v2-2 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .footer-v2-follow-2 {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 50px;
    padding-left: 8px;
  }
  .footer-v2-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }
  .footer-v2-nav {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }
  .footer-v2-contacts {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }
  .unordered-list-3 {
    margin-bottom: 0px;
  }
  .contact-form-wrapper {
    height: auto;
    padding-bottom: 0px;
  }
  .contact-v1-form {
    margin-right: -30px;
  }
  .page-wrapper {
    margin-left: 0px;
    padding-top: 64px;
  }
  .page-wrapper.nav-left {
    margin-left: 0px;
  }
  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-categories-wrapper {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .link-v2-2.category-link {
    margin-right: 40px;
    margin-left: 0px;
  }
  .link-v2-2.category-link.right {
    margin-right: 40px;
    margin-left: 0px;
  }
  .section-2 {
    padding: 80px 3%;
  }
  .project-item-2.second-item {
    width: 50%;
  }
  .blog-post-2 {
    width: 50%;
  }
  .post-card-content {
    padding-right: 12px;
    padding-left: 12px;
  }
  .post-card-date-line {
    margin-top: 1px;
    margin-right: 12px;
  }
  .post-card-date-wrapper {
    top: 36px;
    font-size: 14px;
    line-height: 20px;
  }
  .post-card-info {
    margin-bottom: 0px;
    padding-bottom: 24px;
  }
  .split-footer-contacts {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }
  .split-footer-nav {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }
  .split-footer-follow {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 50px;
    padding-left: 8px;
  }
  .split-media {
    position: static;
    width: 100%;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .split-media.left.nav-left {
    padding-left: 0px;
  }
  .split-content {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .split-content.right.post {
    margin-left: 0px;
    padding-top: 144px;
    padding-right: 72px;
    padding-left: 72px;
  }
  .split-footer-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }
  .split-footer-bottom {
    margin-right: 8px;
    margin-left: 8px;
  }
  .post-panel {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
  }
  .post-panel.nav-left {
    padding-left: 32px;
  }
  .split-footer.right {
    width: 100%;
    margin-left: 0%;
  }
  .split-image {
    height: 80vh;
    max-height: 80vh;
    min-height: 600px;
  }
  .post-card-content-2 {
    padding-right: 12px;
    padding-left: 12px;
  }
}

@media (max-width: 767px) {
  .content_down_wprapper {
    margin-top: 200px;
  }
  .hero-service-2 {
    margin-bottom: 0px;
    padding-top: 16px;
  }
  .hero-service-3 {
    margin-bottom: 0px;
    padding-top: 16px;
  }
  .footer-bottom-v2-2 {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-text-right {
    margin-right: 16px;
    margin-left: 0px;
  }
  .blog-posts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .blog-post {
    width: 50%;
  }
  .page-wrapper {
    padding-top: 56px;
  }
  .project-item-2.second-item {
    width: 100%;
  }
  .blog-post-2 {
    width: 50%;
  }
  .post-card-content {
    padding-right: 16px;
    padding-left: 16px;
  }
  .post-card-date-line {
    width: 6%;
    margin-right: 16px;
  }
  .post-card-date-wrapper {
    margin-top: 0px;
  }
  .post-card-info {
    padding-right: 6%;
    padding-bottom: 32px;
    padding-left: 6%;
  }
  .split-content {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .split-footer-bottom {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .split-image {
    height: 600px;
    min-height: 0px;
  }
  .post-card-content-2 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .izpostavljeno_div_main {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 1100px) {
  h3 {
    font-size: 19px;
  }
  p {
    margin-bottom: 0px;
    color: #cbcccc;
    font-size: 11px;
    line-height: 16px;
  }
  li {
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 300;
  }
  .d_bkg_1 {
    display: block;
    background-image: none;
  }
  .d_bkg_2 {
    display: block;
  }
  .d_bkg_3 {
    display: block;
  }
  .d_bkg_4 {
    display: block;
  }
  .d_bkg_5 {
    display: block;
  }
  .d_bkg_6 {
    display: block;
  }
  .d_bkg_7 {
    display: block;
  }
  .d_bkg_8 {
    display: block;
  }
  .d_bkg_0 {
    display: block;
  }
  .d_main_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .d_main_3 {
    height: 100%;
    min-height: 1000px;
  }
  .d_main_4 {
    width: 100%;
    height: 100%;
    min-height: 1000px;
  }
  .d_main_5 {
    position: relative;
    overflow: visible;
    width: 100%;
    height: 100%;
  }
  .d_main_6.footer {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 1000px;
    padding: 0px;
  }
  .main_wprapper {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .d_gold-frame {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .hamburger-wrapper {
    position: static;
    top: 0px;
    right: 0px;
    z-index: 3000;
  }
  .responsive-menu {
    position: fixed;
    top: 25px;
    right: 10px;
    z-index: 3000;
  }
  .icon {
    display: inline-block;
    font-size: 22px;
  }
  .menu-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }
  .dropdown-link {
    padding-left: 50px;
    text-align: left;
  }
  .brand {
    width: 325px;
    height: 45px;
    background-position: 50% 50%;
  }
  .nav-link {
    padding-top: 20px;
    padding-right: 50px;
    padding-left: 50px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    text-align: left;
  }
  .navigation {
    padding-right: 10px;
    padding-left: 5px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .9) 40%, rgba(58, 58, 58, 0));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .9) 40%, rgba(58, 58, 58, 0));
  }
  .main_content_wpraper_desktop {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 1000px;
    padding: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .content_down_wprapper {
    position: relative;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 40px 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .left-arrow-second-2 {
    display: none;
    margin-left: 0px;
  }
  .h1_white {
    overflow: hidden;
    margin-left: 0px;
    font-size: 21px;
  }
  .d_tumb_1 {
    width: 50%;
    height: 100%;
  }
  .d_tumb_1.t_9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .d_tumb_1.t17 {
    overflow: visible;
  }
  .d_tumbler_text_wrapper {
    position: absolute;
    left: 10%;
    top: 25%;
    right: 10%;
    bottom: 25%;
    width: 80%;
    padding: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .right-arrow-second-2 {
    display: none;
    margin-right: 0px;
  }
  .slider-wrapper {
    position: relative;
    height: 100%;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div_tumbler_main_wrapper {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .hero-services {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .d_tumb_line_1 {
    overflow: hidden;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .d_1 {
    position: relative;
  }
  .hero-service-2 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .txt_bel {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 12px;
    line-height: 17px;
    text-shadow: none;
  }
  .txt_bel.center {
    font-size: 12px;
    line-height: 16px;
  }
  .h5-gold {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 29px;
  }
  .content_up_wprapper {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
  }
  .hero-service-3 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .d_2_wrapper-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .left-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .niagra-podnaslov {
    width: 100%;
    margin-top: 0px;
    font-size: 50px;
    line-height: 50px;
  }
  .list-podnaslov {
    margin-bottom: 15px;
    line-height: 20px;
  }
  .right-wprapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .d_right_slika {
    height: 160px;
    background-size: 160px;
  }
  .div_text {
    height: 100%;
  }
  .naslov-poglavja {
    width: 100%;
    font-size: 40px;
    line-height: 60px;
    text-shadow: none;
  }
  .segment-spacer {
    position: relative;
    height: 5vh;
  }
  .background-video-2 {
    background-image: none;
  }
  .footer-v2-follow-2 {
    width: 100%;
    padding-bottom: 23px;
  }
  .footer-v2-about {
    position: static;
    width: 100%;
    height: 100%;
  }
  .footer-v2-nav {
    width: 100%;
  }
  .footer-v2-contacts {
    width: 100%;
  }
  .footer-v2-2 {
    padding-top: 38px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .social-icons {
    margin-left: -1px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .paragraph-small-2 {
    font-size: 12px;
  }
  .form {
    min-height: 100px;
  }
  .main_produkti_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .d_produkti_desna {
    width: 100%;
    height: 750px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .d_produkti_slika {
    position: static;
    width: 100%;
    height: 450px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .d_produkti_tehnologija {
    display: none;
  }
  .produkt_image {
    position: static;
    height: 450px;
  }
  .produkt_image.pi_2 {
    position: static;
    height: 450px;
  }
  .produkt_image.pi_3 {
    position: static;
    height: 450px;
  }
  .produkt_image.pl_4 {
    position: static;
    height: 450px;
  }
  .ime-produkta {
    margin-bottom: 0px;
    font-size: 50px;
    line-height: 60px;
  }
  .d_line_texti {
    width: 90%;
  }
  .slider {
    min-height: 550px;
  }
  .text-produkti {
    font-size: 11px;
    line-height: 16px;
  }
  .txt_wrapper {
    max-height: auto;
  }
  .left-arrow {
    left: 10px;
  }
  .right-arrow {
    right: 10px;
  }
  .d_product_1 {
    height: auto;
    min-height: 1200px;
  }
  .nastevanje {
    display: block;
    padding-left: 0px;
    font-size: 12px;
    font-weight: 300;
    list-style-type: disc;
  }
  .d_product_2 {
    height: auto;
    min-height: 1200px;
  }
  .scroll-base-produkti {
    padding-top: 55px;
  }
  .d_product_3 {
    height: auto;
    min-height: 1200px;
  }
  .gumb-produkti {
    display: none;
  }
  .gumb-tds {
    display: none;
  }
  .bkg-zoom {
    background-image: url('../images/podlaga-mobile_OK.jpg');
  }
  .d_other-products {
    display: none;
  }
  .d_product_4 {
    height: auto;
    min-height: 1200px;
  }
  .back-on-top-button {
    right: 10px;
    width: 30px;
    height: 57px;
    background-size: auto 50px;
  }
  .top-ancor {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: -1;
    height: 80px;
  }
  .d_defects_selector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .contact-v1-heading {
    margin-right: 0px;
  }
  .input.half-width {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 9px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .input.text-area {
    margin-right: 0px;
  }
  .contact-v1-form {
    margin-right: 0px;
  }
  .blog-post {
    width: 100%;
  }
  .page-wrapper {
    padding-top: 0px;
  }
  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-categories-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .link-v2-2.category-link {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 16px;
  }
  .blog-categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .d_restoration_projects {
    position: static;
    min-height: auto;
    padding-top: 80px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .blog-post-2 {
    width: 100%;
  }
  .post-card {
    margin-bottom: 15px;
  }
  .badge {
    margin-top: 7px;
  }
  .post-card-date-line {
    width: 8%;
  }
  .post-card-info {
    padding: 112px 8% 16px;
  }
  .car-model {
    line-height: 29px;
  }
  .car-model.big {
    font-size: 40px;
    line-height: 40px;
  }
  .split-footer-contacts {
    width: 100%;
  }
  .split-footer-nav {
    width: 100%;
  }
  .split-footer-follow {
    width: 100%;
  }
  .split-content {
    position: relative;
    z-index: 1;
    min-height: 100%;
    margin-top: 160px;
    padding: 30px 6%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .split-content.right.post {
    margin-top: 0px;
    padding-top: 128px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .split-footer-about {
    width: 100%;
  }
  .social-icons-2 {
    margin-left: -1px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .post-heading {
    margin-top: 0px;
    font-family: Lato, sans-serif;
    color: #bda579;
    line-height: 38px;
    text-transform: uppercase;
  }
  .split-image {
    height: 450px;
    background-image: url('../images/OFFICE.jpg');
    background-position: 60% 0%;
    background-size: auto 450px;
  }
  .post-card-v2-info {
    padding: 24px 0% 8px;
  }
  .video-image {
    width: 100%;
    min-width: none;
  }
  .izpostavljeno_div_main {
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bkg_mobile {
    background-image: none;
  }
  .m_slika_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-image: url('../images/134072232800_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .dots-mobile {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 5;
    background-color: rgba(0, 0, 0, .6);
    background-image: url('../images/dot_gray.svg');
    background-position: 0px 0px;
    background-size: 2px;
  }
  .m_slika_2 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-image: url('../images/137483974280.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .mobile-content-wrapper {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mobile-slider {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    background-color: transparent;
  }
  .left-arrow-2 {
    width: 40px;
  }
  .right-arrow-2 {
    width: 40px;
  }
  .icon-4 {
    font-size: 20px;
  }
  .icon-5 {
    font-size: 20px;
  }
  .slide-nav-2 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 8px;
  }
  .m_slika_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-image: url('../images/138916709380.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide-2 {
    padding: 40px;
  }
  .slide-3 {
    padding: 41px;
  }
  .slide-4 {
    padding: 40px;
  }
  .slide-5 {
    padding: 40px;
  }
  .paragraph {
    color: #cbcccc;
    font-size: 11px;
    line-height: 16px;
  }
  .m_slika_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-image: url('../images/136596181330.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .m_slika_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-image: url('../images/136596210900.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .m_slika_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-image: url('../images/133716616405.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .m_slika_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-image: url('../images/142587173980.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .text-block-6 {
    display: inline-block;
  }
  .mobile-back-on-top {
    position: fixed;
    right: 10px;
    bottom: 0px;
    width: 40px;
    height: 60px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: rgba(27, 27, 27, .3);
    background-image: url('../images/MOUSE_TOP.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@font-face {
  font-family: 'Niagra';
  src: url('../fonts/NIAGRA.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}