body, html {
  width: 100%;
  height: 100%;
  background: #f7fbfe; }

body, th, td {
  font-size: 16px;
  line-height: 28px;
  color: #232323;
  font-family: 'Open Sans', sans-serif; }

body, form, object {
  margin: 0;
  padding: 0; }

img, table {
  border: none; }

table {
  border-collapse: collapse; }

table td {
  padding: 0; }

small {
  font-size: 11px; }

a {
  color: #0c608e;
  text-decoration: underline; }

a:hover {
  color: #0c608e;
  text-decoration: none; }

:focus {
  outline: none !important;
  text-decoration: none !important; }

h1 {
  margin: 0 0 10px 0;
  font-size: 70px;
  font-weight: 300;
  line-height: 70px;
  color: #2e2e2e;
  font-family: 'Montserrat', sans-serif; }

h2 {
  margin: 0 0 20px 0;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
  color: #2e2e2e;
  font-family: 'Montserrat', sans-serif; }

.clear {
  clear: both; }

.mobile-display {
  display: none !important; }

.wrapper {
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  background: url("images/bg.jpg") no-repeat top center; }

.wrapper.main {
  background: url("images/bg.jpg") no-repeat top center; }

.inner .wrapper {
  background: none; }

.inner .wrapper {
  background: none; }

img {
  max-width: 100%; }

.bold {
  font-weight: bold; }

.extrbold {
  font-weight: 800; }

.big {
  font-size: 24px;
  line-height: 40px; }

.link {
  font-size: 20px;
  color: #0c608e; }

.container-fluid {
  max-width: 1754px; }

.header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  position: relative;
  z-index: 10; }

.inner .header {
  background: #fff; }

.header .logo {
  margin: 32px 0 30px 9px;
  display: block; }

.header .header-price {
  background: #e32124;
  color: #fff;
  padding: 14px 30px;
  font-size: 14px;
  line-height: 12px;
  text-decoration: none;
  margin: 0 0 0 20px;
  border: 1px solid #e32124; }

.header .header-price:hover {
  background: transparent;
  color: #e32124; }

.lng-drop {
  padding: 0 0 0 23px;
  background: url("images/lng.svg") no-repeat left center;
  margin: 0 0 0 26px; }

.lng-drop .dropdown-toggle {
  color: #5d768c;
  font-size: 14px;
  text-decoration: none;
  line-height: 42px;
  display: inline-block; }

.header .header-search {
  position: relative;
  z-index: 100; }

.header .header-search .search-button {
  width: 16px;
  display: block;
  height: 100%;
  background: url("images/lupa.svg") no-repeat center; }

.header .header-search .search-container {
  position: absolute;
  height: 100%;
  right: -16px;
  top: 0;
  width: 0px;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden; }

.header .header-search .search-container .search-close {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 10px;
  top: 0;
  height: 100%;
  cursor: pointer;
  line-height: 42px; }

.header .header-search.open .search-container {
  width: 200px; }

.header .header-search .search-container input[type=text] {
  display: block;
  border-radius: 21px;
  border: 1px solid #005788;
  width: 100%;
  height: 42px;
  background: #fff;
  padding: 0 32px 0 20px;
  font-size: 14px; }

.header .header-search .search-container input[type=submit] {
  position: absolute;
  right: 16px;
  top: 0;
  width: 16px;
  display: block;
  height: 100%;
  background: url("images/lupa.svg") no-repeat center;
  border: 0; }

/* .lng-drop .dropdown-toggle::after {    display: inline-block;    margin-left: 12px;    vertical-align: middle;    content: "";width:7px;height:4px;background: url("..images/arrow.png") no-repeat center;border:0!important;} */
.lng-drop .dropdown-toggle::after {
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
  content: "";
  width: 7px;
  height: 4px;
  background: url("images/arrow.png") no-repeat center;
  border: 0 !important; }

.lng-drop .dropdown-item span {
  margin: 0 10px 0 0; }

.menu-top {
  margin: 13px 0px 0 0; }

.menu-top .header-price {
  display: none; }

.menu-top .nav {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative; }

.menu-top .nav li {
  padding: 0 25px; }

.menu-top .nav li a {
  color: #5d768c;
  font-size: 14px;
  text-decoration: none;
  display: block;
  border-bottom: 2px solid transparent;
  padding: 0 0 13px 0; }

/* .menu-top .nav li a.dropdown-toggle::after {    display: inline-block;    margin-left: 12px;    vertical-align: middle;    content: "";width:7px;height:4px;background: url("..images/arrow.png") no-repeat center;border:0!important;} */
.menu-top .nav li a.dropdown-toggle::after {
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
  content: "";
  width: 7px;
  height: 4px;
  background: url("images/arrow.png") no-repeat center;
  border: 0 !important; }

.menu-top .nav li a.active {
  border-color: #e32124; }

.menu-top .nav li a:hover {
  border-color: #e32124; }

.menu-top .nav li:hover .dropdown-menu {
  display: block; }

.menu-top .nav li .dropdown-menu a {
  border: 0 !important;
  white-space: normal;
  clear: none;
  line-height: 22px !important;
  padding: 2px 15px !important; }

.menu-top .nav li .dropdown-menu {
  width: 140%;
  top: 100%;
  left: 23px;
  margin: -3px 0 0 0;
  padding: 10px 20px; }

.menu-top .nav li .dropdown-menu .dropdown-menu-image {
  float: left;
  width: 180px; }

.menu-top .nav li .dropdown-menu .dropdown-menu-links {
  margin: 0 0 0 190px; }

.main-top-section {
  margin: 170px 0 60px 0;
  position: relative; }

.main-top-section .main-slider {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 846px;
  height: 624px;
  width: 40%;
  z-index: 3; }

.main-top-section .main-top-left {
  max-width: 770px;
  padding: 40px 0 0 0; }

.main-top-section .title {
  color: #005788;
  font-size: 80px;
  line-height: 90px;
  letter-spacing: -1px;
  margin: 0 0 40px 0;
  font-weight: 300; }

.main-top-section .anons {
  margin: 0 0 60px 0; }

.main-top-section .info-block {
  padding: 0px 0 0px 20px;
  max-width: 685px;
  margin: 0 0 70px 0; }

.main-top-section .info-block .info-block-inner {
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 17px 40px rgba(186, 206, 217, 0.4);
  box-shadow: 0 17px 40px rgba(186, 206, 217, 0.4);
  border-radius: 0px 20px 20px 0;
  padding: 30px 0 20px 33px; }

.main-top-section .info-block .info-block-inner:before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  bottom: 0px;
  width: 20px;
  left: -16px;
  background: url("images/arr.png") no-repeat top left;
  position: absolute;
  border-radius: 20px 0 0 20px; }

.main-top-section .info-block .info-item {
  color: #5d5e63;
  line-height: 20px;
  padding: 0 20px 0 0; }

.main-top-section .info-block .info-item .numbers {
  font-size: 60px;
  line-height: 50px;
  font-weight: 800;
  color: #005788;
  margin: 0 0 15px 0; }

.main-top-section .info-block .info-item .name {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  color: #005788;
  margin: 0 0 10px 0; }

.main-top-section .video-link {
  color: #0c608e;
  font-size: 20px;
  line-height: 46px;
  padding: 0 63px 0 0;
  display: inline-block;
  position: relative;
  margin: 0 0 50px 0; }

.main-top-section .video-link:after {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff url("images/play.svg") no-repeat center;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  border-radius: 6px; }

.main-top-section .main-text {
  padding: 20px 0 0 0; }

.main-top-section .main-text p {
  margin: 0 0 30px 0; }

.main-top-section .main-text .title-small {
  margin: 0 0 15px 0;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300; }

.main-top-section .logo-30year {
  text-align: center; }

.dropdown-menu-links p.desc {
  margin: 0px 0px 2px 6px;
  text-decoration: none;
  font-size: 20px;
  color: #005788;
  text-transform: uppercase;
  letter-spacing: 1px; }

.p-last {
  padding-top: 13px; }

.bg-left {
  position: absolute;
  width: 481px;
  height: 1276px;
  background: url("images/bg1.png") no-repeat center;
  left: 0;
  z-index: -1; }

.bg-right {
  position: absolute;
  width: 468px;
  height: 1246px;
  background: url("images/bg2.png") no-repeat center;
  right: 0;
  z-index: -1; }

.main-advantage {
  position: relative;
  margin: 0 0 110px 0;
  z-index: 7; }

.main-advantage .bg-left {
  top: -110px; }

.main-advantage .big-gutters {
  margin-right: -17px;
  margin-left: -17px; }

.main-advantage .big-gutters > .col, .main-advantage .big-gutters > [class*="col-"] {
  padding-right: 17px;
  padding-left: 17px; }

.main-advantage .item {
  background: #fff;
  -webkit-box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  border-radius: 20px;
  padding: 46px 52px 40px 52px;
  margin: 0 0 38px 0; }

.main-advantage .item .icon {
  max-height: 90px;
  margin: 0 0 35px 0; }

.main-advantage .item .name {
  font-size: 24px;
  margin: 0 0 20px 0; }

.main-advantage .item .anons {
  line-height: 28px;
  color: #000;
  margin: 0 0 30px 0;
  min-height: 84px; }

.main-advantage .item .link {
  text-decoration: none;
  text-transform: uppercase;
  color: #333e63; }

.main-advantage .item .link:hover {
  text-decoration: underline; }

.main-advantage .link-download {
  display: block;
  margin: 0 0 0 50px;
  padding: 0 0 0 48px;
  text-decoration: none;
  color: #005788;
  background: url("images/download.svg") no-repeat left center;
  line-height: 32px; }

.main-advantage .link-download:hover {
  text-decoration: underline; }

.main-advantage .item .iso-standarts {
  text-transform: uppercase;
  color: #333e63; }

.main-advantage .item .iso-standarts span {
  margin: 0 45px 0 0; }

.main-advantage .item .iso-standarts span:nth-child(3n) {
  margin: 0; }

.container {
  z-index: 2;
  position: relative; }

.main-video {
  position: relative;
  margin: 0 0 280px 0;
  z-index: 7; }

.main-video .bg-right {
  top: -255px; }

.main-video .video-container {
  margin: 0 0 0 155px;
  position: relative;
  max-width: 1120px; }

.main-video .video-container .video-inner {
  position: relative; }

.main-video .video-container .video-play {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 92px;
  max-height: 92px;
  margin: auto;
  height: auto;
  width: auto;
  border-radius: 13px;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  width: 92px;
  height: 92px;
  background: #fff url("images/play.svg") no-repeat center;
  background-size: 21px 25px; }

.main-video .video-container .video-info {
  position: absolute;
  bottom: -115px;
  left: -60px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  padding: 30px 30px 30px 60px; }

.main-video .video-container .video-info .title {
  font-weight: 300;
  font-size: 32px;
  color: #333e63;
  margin: 0 0 5px 0; }

.main-video .video-container .video-info .anons {
  margin: 0 0 20px 0;
  color: #333e63;
  font-size: 20px;
  font-weight: bold; }

.main-video .video-container .video-info .checks {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 20px; }

.main-video .video-container .video-info .checks li {
  position: relative;
  padding: 0 0 0 35px;
  margin: 0 0 13px 0; }

.main-video .video-container .video-info .checks li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #0c5e8d url("images/check.svg") no-repeat center;
  border-radius: 5px;
  position: absolute;
  left: 0px;
  top: 3px; }

.text-container revealator-slideup revealator-delay5 revealator-once revealator-within .checks ul {
  margin-left: 25px; }

.main-brands {
  text-align: center;
  margin: 0 0 140px 0;
  z-index: 6;
  position: relative; }

.main-brands .title {
  font-weight: 300;
  margin: 0 0 45px 0;
  color: #232323;
  font-size: 50px; }

.main-brands .anons {
  line-height: 28px;
  color: #5d5e63;
  margin: 0 0 30px 0; }

.main-brands .brands-slider .slide {
  padding: 30px 0; }

.main-brands .brands-slider .slick-list {
  padding: 0 30px !important; }

.main-brands .brands-slider {
  margin: 0 -30px; }

.main-brands .brands-slider .item {
  display: block;
  line-height: 136px;
  border-radius: 20px;
  text-align: center; }

.main-brands .brands-slider .item img {
  display: inline-block;
  vertical-align: middle;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.5; }

.main-brands .brands-slider .item:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  opacity: 1; }

.main-brands .brands-slider .item:hover {
  background: #fff;
  -webkit-box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11); }

.main-brands .brands-slider .slick-current .item {
  background: #fff;
  -webkit-box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11); }

.main-brands .brands-slider .slick-current .item img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  opacity: 1; }

.main-map {
  margin: 0 0 200px 0;
  position: relative; }

.main-map .map-bg {
  top: -350px;
  right: 0;
  position: absolute;
  background: url("images/map.jpg") no-repeat;
  width: 1234px;
  height: 1299px; }

.main-map .map-info {
  padding: 90px 0 0 0; }

.main-map .map-info .title {
  font-weight: 300;
  margin: 0 0 50px 0;
  color: #232323;
  font-size: 50px;
  line-height: 50px; }

.main-map .map-info .map-countrys {
  max-width: 430px; }

.main-map .map-info .map-countrys .item {
  border-bottom: 1px solid #b5c5d3;
  line-height: 68px;
  padding: 0 20px;
  font-size: 24px;
  color: #5d768c;
  cursor: pointer; }

.main-map .map-info .map-countrys .item:hover {
  background: #e6f1f9; }

.main-map .map-info .map-countrys .item.active {
  background: #e6f1f9; }

.main-map .map-info .map-countrys .item .percent {
  width: 110px;
  font-weight: bold; }

.main-map .map-container .map-elipse {
  margin: 0px 0 0 0;
  position: relative; }

.main-map .mob-map {
  display: none; }

.main-map .map-container .map-elipse .country {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 400px;
  max-height: 400px;
  margin: auto;
  height: auto;
  width: auto;
  text-align: center;
  line-height: 400px; }

.main-map .map-container .map-elipse .country img {
  display: inline-block;
  vertical-align: middle; }

.main-map .map-container .map-elipse .country.active {
  display: block; }

.main-map .map-container .map-elipse .country:before {
  content: "";
  display: block;
  width: 35px;
  height: 46px;
  position: absolute;
  left: 50%;
  top: 45%;
  margin: -23px 0 0 -17px;
  background: url("images/map.svg") no-repeat; }

.main-map .map-container .map-elipse .country#FR:before {
  top: 38%; }

.main-map .map-container .map-kvalitet {
  margin: 40px 0 0;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  color: #005788; }

.main-map .map-container .map-kvalitet span {
  display: block;
  font-size: 32px; }

.main-map .map-bg {
  display: none; }

.main-map .jqvmap-pin {
  display: none; }

.main-map .jqvmap-pin.active {
  display: block; }

.main-map .jqvmap-pin .map-pin {
  width: 23px;
  height: 30px;
  background: url("images/map.svg") no-repeat;
  background-size: 23px;
  position: relative;
  z-index: 10; }

.main-map .jqvmap-region.active {
  fill: #0b5e8d; }

.main-map .svg-map {
  position: absolute;
  right: -560px;
  top: -900px;
  z-index: 5; }

.main-map .svg-map:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: url("images/map1.png") no-repeat;
  height: 800px; }

.main-map .svg-map:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: url("images/map2.png") no-repeat top;
  height: 330px; }

.main-map .svg-map .map-kvalitet {
  position: absolute;
  right: 1000px;
  z-index: 3;
  margin: 40px 0 0;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  color: #005788;
  bottom: 230px; }

.main-map .svg-map .map-kvalitet span {
  display: block;
  font-size: 32px; }

.main-map .container {
  z-index: auto; }

.map-left {
  z-index: 6; }

#jqvmap1_hr_pin .map-pin {
  margin: -70px 0 0 0; }

#jqvmap1_ba_pin .map-pin {
  margin: -30px 0 0 0; }

#jqvmap1_nl_pin .map-pin {
  margin: -20px 0 0 0; }

#jqvmap1_be_pin .map-pin {
  margin: -30px 0 0 0; }

#jqvmap1_ch_pin .map-pin {
  margin: -30px 0 0 0; }

#jqvmap1_at_pin .map-pin {
  margin: 0px 0 0 50px; }

.main-testimonials {
  text-align: center;
  position: relative;
  margin: 0 0 145px 0; }

.main-testimonials .bg-left {
  top: -380px;
  z-index: 5; }

.main-testimonials .bg-right {
  top: -280px; }

.main-testimonials .title {
  font-weight: 300;
  margin: 0 0 40px 0;
  color: #232323;
  font-size: 50px;
  line-height: 50px;
  z-index: 5; }

.main-testimonials .testimonials-slider {
  position: relative;
  z-index: 5; }

.main-testimonials .testimonials-slider .slide {
  padding: 30px 0 30px 0; }

.main-testimonials .testimonials-slider .item {
  width: 750px;
  margin: 0 120px;
  opacity: 0.5; }

.main-testimonials .testimonials-slider .item .testimonial {
  background: #fff;
  padding: 60px 80px;
  position: relative;
  border-radius: 20px;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  margin: 0 0 37px 0;
  text-align: left;
  font-size: 24px;
  line-height: 40px;
  color: #0e688b; }

.main-testimonials .testimonials-slider .item .testimonial > div {
  max-height: 200px;
  overflow: hidden; }

.main-testimonials .testimonials-slider .item .testimonial:before {
  content: "";
  display: block;
  width: 34px;
  height: 33px;
  background: url("images/reviews.png") no-repeat;
  position: absolute;
  top: 27px;
  left: 36px;
  opacity: 0.26; }

.main-testimonials .testimonials-slider .item .testimonial:after {
  content: "";
  display: block;
  width: 34px;
  height: 33px;
  background: url("images/reviews.png") no-repeat;
  position: absolute;
  bottom: 34px;
  right: 40px;
  opacity: 0.26; }

.main-testimonials .testimonials-slider .item .testimonial-image {
  display: none;
  width: 71px;
  height: 71px;
  margin: 0 auto 20px auto;
  position: relative;
  border-radius: 50%;
  overflow: hidden; }

.main-testimonials .testimonials-slider .item .testimonial-image img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 71px;
  max-height: 71px;
  margin: auto;
  height: auto;
  width: auto; }

.main-testimonials .testimonials-slider .item .testimonial-name {
  color: #333e63;
  font-size: 20px;
  display: none; }

.main-testimonials .link-all {
  color: #0c608e;
  font-size: 20px; }

.main-testimonials .testimonials-slider .slick-current .item {
  opacity: 1; }

.main-testimonials .testimonials-slider .slick-current .item .testimonial-image, .main-testimonials .testimonials-slider .slick-current .item .testimonial-name {
  display: block; }

.main-timline {
  text-align: center;
  position: relative;
  margin: 0 0 235px 0; }

.main-timline .bg-right {
  bottom: -100px; }

.main-timline .title {
  font-weight: 300;
  margin: 0 0 90px 0;
  color: #232323;
  font-size: 50px;
  line-height: 50px; }

.main-timline .timeline-slider {
  max-width: 1120px;
  margin: 0 auto 100px auto;
  text-align: left; }

.main-timline .timeline-slider .item .timeline-image {
  width: 380px;
  float: left;
  border-radius: 20px;
  overflow: hidden; }

.main-timline .timeline-slider .item .timeline-info {
  margin: 0 0 0 450px;
  padding: 40px 0 0 0; }

.main-timline .timeline-slider .item .timeline-info .date {
  margin: 0 0 30px 0;
  line-height: 32px;
  color: #fff;
  background: #005788;
  border-radius: 16px;
  padding: 0 20px;
  font-weight: 500;
  display: inline-block; }

.main-timline .timeline-slider .item .timeline-info .name {
  margin: 0 0 25px 0;
  font-weight: 500;
  color: #232323;
  font-size: 32px;
  line-height: 32px; }

.main-timline .timeline-slider .item .timeline-info .anons {
  margin: 0 0 15px 0;
  line-height: 28px;
  max-width: 600px; }

.main-timline .years-slider {
  background: rgba(223, 238, 249, 0.5);
  -webkit-box-shadow: inset 0px 2px 3px 0px rgba(87, 111, 127, 0.41);
  box-shadow: inset 0px 2px 3px 0px rgba(87, 111, 127, 0.41); }

.main-timline .years-slider .slick-list {
  overflow: visible; }

.main-timline .years-slider .years-item {
  cursor: pointer;
  text-align: center;
  color: #adc6d4;
  font-size: 32px;
  margin: -22px 0 0 0; }

.main-timline .years-slider .years-item .year-icon {
  width: 44px;
  height: 44px;
  border-radius: 5px;
  background: #d2dfeb url("images/year.svg") no-repeat center;
  padding: 12px;
  margin: 0 auto 20px auto; }

.main-timline .years-slider .years-item .year {
  display: inline-block;
  padding: 0 0 20px 0;
  border-bottom: 2px solid transparent; }

.main-timline .years-slider .slick-current .years-item .year {
  border-color: #e32124; }

.main-timline .years-slider .slick-current .years-item {
  color: #0c608e; }

.main-timline .years-slider .slick-current .years-item .year-icon {
  background: #fff url("images/year2.svg") no-repeat center; }

.main-news {
  margin: 0 0 200px 0;
  min-height: 500px; }

.main-news .news-container {
  position: relative; }

.main-news .news-container .title-block {
  max-width: 390px;
  padding: 85px 0 0 0; }

.main-news .news-container .title-block .title {
  font-weight: 300;
  margin: 0 0 15px 0;
  color: #232323;
  font-size: 50px;
  line-height: 50px; }

.main-news .news-container .title-block .anons {
  margin: 0 0 20px 0;
  font-size: 24px;
  line-height: 32px; }

.main-news .news-container .title-block .link {
  margin: 0 0 55px 0;
  display: block; }

.main-news .news-container .news-slider {
  position: absolute;
  left: 455px;
  top: 0; }

.main-news .news-container .news-slider .slick-list {
  padding: 0 0 30px 15px !important; }

.main-news .news-container .news-slider .item {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(68, 81, 124, 0.12);
  box-shadow: 0px 5px 10px 0px rgba(68, 81, 124, 0.12);
  margin: 0 22px 0 0px;
  overflow: hidden;
  width: 470px;
  padding: 0 0 25px 0; }

.main-news .news-container .news-slider .item .news-image {
  display: block;
  margin: 0 0 20px 0;
  position: relative;
  height: 310px;
  overflow: hidden; }

.main-news .news-container .news-slider .item .news-image img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 470px;
  max-height: 310px;
  margin: auto;
  height: auto;
  width: auto; }

.main-news .news-container .news-slider .item .news-image:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.3;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88adc3+0,5487a6+100 */
  background: #88adc3;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#88adc3), to(#5487a6));
  background: linear-gradient(to right, #88adc3 0%, #5487a6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88adc3', endColorstr='#5487a6', GradientType=1);
  /* IE6-9 */ }

.main-news .news-container .news-slider .item .news-name {
  min-height: 64px;
  padding: 0 20px 0 42px;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #232323;
  -webkit-text-decoration: None;
  text-decoration: None;
  display: block;
  margin: 0 0 5px 0; }

.main-news .news-container .news-slider .item .news-name:hover {
  text-decoration: underline; }

.main-news .news-container .news-slider .item .date {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 0 42px; }

.bottom-form {
  margin: 0 0 113px 0;
  position: relative;
  z-index: 5; }

.bottom-form .form-container {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  padding: 80px 100px 50px 100px; }

.bottom-form .form-container .title {
  font-weight: 300;
  margin: 0 0 40px 0;
  color: #232323;
  font-size: 50px;
  line-height: 50px;
  text-align: center; }

.bottom-form .form-container .input-container {
  margin: 0 0 15px 0;
  height: 46px;
  padding: 14px 0 0 0;
  position: relative; }

.bottom-form .form-container .input-container label {
  display: block;
  color: #5d768c;
  left: 20px;
  top: 10px;
  position: absolute; }

.bottom-form .form-container .input-container label .important {
  font-weight: 600;
  color: #fe4d51; }

.bottom-form .form-container .input-container.focus label {
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 12px; }

.bottom-form .form-container .input-container .input {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0 0 5px 20px;
  border: 0;
  position: relative;
  z-index: 2;
  background: none;
  color: #494949;
  border-bottom: 1px solid #b5c5d3; }

.bottom-form .form-container .input-container .form-sel {
  border-bottom: 1px solid #b5c5d3;
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0 0 0px 20px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 0px;
  border-bottom: 1px solid #b5c5d3;
  position: relative;
  z-index: 2;
  background-color: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent url("images/arrow.png") no-repeat right 17px center; }

.bottom-form .form-container .input-container .form-sel ::-ms-expand {
  display: none; }

.bottom-form .form-container button[type=submit] {
  display: block;
  width: 100%;
  max-width: 310px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 38px auto 0 auto;
  background: #e32124;
  border: 1px solid #e32124; }

.bottom-form .form-container button[type=submit]:hover {
  background: transparent;
  color: #e32124; }

.footer {
  position: relative;
  padding: 0 0 60px 0; }

.footer .bg-footer {
  background: url("images/bg-footer.jpg") no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 617px;
  height: 915px; }

.footer .bg-left {
  top: -590px; }

.footer .container-fluid {
  position: relative;
  z-index: 3; }

.footer .logo {
  display: block;
  margin: 10px 0 0 115px; }

.footer .footer-bottom {
  padding: 42px 0 0 0; }

.footer .zastita-link {
  display: block;
  margin: 0 0 0 115px;
  color: #005788; }

.footer .copy {
  text-align: center;
  font-size: 14px; }

.footer .lng-drop {
  float: right;
  margin: 0 95px 0 0; }

.footer .menu-footer ul {
  list-style: none;
  margin: 0;
  padding: 0 65px 0 17px; }

.footer .menu-footer ul li a {
  display: inline-block;
  margin: 0 0 20px 0;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  color: #005788;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 0 8px 0;
  border-bottom: 2px solid #e32124; }

.footer .menu-footer ul li a:hover {
  border-color: transparent; }

.footer .menu-footer ul.sub-menu {
  padding: 0; }

.footer .menu-footer ul.sub-menu li a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  line-height: 30px;
  color: #232323;
  text-transform: none;
  letter-spacing: normal;
  position: relative;
  padding: 0 0 0 15px; }

.footer .menu-footer ul.sub-menu li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  background: url("images/arrow.svg") no-repeat;
  width: 5px;
  height: 8px; }

.footer .menu-footer ul.sub-menu li a:hover {
  text-decoration: underline; }

.footer .footer-seti {
  position: absolute;
  top: 69px;
  left: 0px;
  min-width: 160px; }

.footer .footer-seti a {
  margin: 0 0 18px 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #0c608e !important;
  font-size: 20px;
  display: block;
  text-transform: none !important;
  letter-spacing: normal !important; }

.footer .footer-seti a:hover {
  color: #e32124 !important; }

.footer .footer-seti a span.icon {
  display: inline-block;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  border-radius: 6px;
  background: #fff;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin: 0 20px 0; }

.footer .footer-seti a span.icon img {
  display: inline-block;
  vertical-align: middle; }

.content {
  position: relative;
  padding: 50px 0 0 0; }

.main .content {
  padding: 0; }

/*content > div {position:relative;z-index:5;}*/
.main-production {
  margin: 0 0 200px 0;
  position: relative; }

.main-production .container {
  z-index: 6; }

.main-production .bg-left {
  bottom: -700px; }

.main-production .production-info {
  height: 550px;
  max-width: 500px; }

.main-production .production-info .title {
  font-weight: 300;
  margin: 0 0 25px 0;
  color: #232323;
  font-size: 50px;
  line-height: 60px; }

.main-production .production-info .prod-text {
  height: 380px;
  overflow: hidden;
  margin: 0 0 26px 0; }

.main-production .prod-text {
  display: none; }

.main-production .prod-text .name {
  margin: 0 0 22px 0;
  color: #005788;
  font-weight: bold;
  font-size: 24px;
  line-height: 40px; }

.main-production .prod-text .anons {
  line-height: 28px; }

.main-production .prod-text.active {
  display: block; }

.main-production .prod-links {
  padding: 41px 0 0 42px;
  margin: 0 0 20px 0; }

.main-production .prod-links .prod-link {
  cursor: pointer;
  color: #0c608e;
  font-size: 20px;
  margin: 0 0 15px 0; }

.main-production .prod-links .prod-link .icon {
  margin: 0 4px 0 0;
  display: inline-block;
  border-radius: 6px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center; }

.main-production .prod-links .prod-link .icon svg {
  display: inline-block;
  margin: 0 0 5px 0;
  vertical-align: middle;
  fill: #005485; }

.main-production .prod-links .prod-link:hover .icon {
  background-color: white;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(150, 174, 195, 0.79);
  box-shadow: 0px 6px 18px 0px rgba(150, 174, 195, 0.79); }

.main-production .prod-links .prod-link:hover .icon svg {
  fill: #e32124; }

.main-production .prod-links .prod-link:hover {
  font-weight: bold; }

.main-production .prod-links .prod-link.active .icon {
  background-color: white;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(150, 174, 195, 0.79);
  box-shadow: 0px 6px 18px 0px rgba(150, 174, 195, 0.79); }

.main-production .prod-links .prod-link.active .icon svg {
  fill: #e32124; }

.main-production .prod-links .prod-link.active {
  font-weight: bold; }

.cls-1 {
  opacity: 0; }

.svg {
  opacity: 0;
  cursor: pointer; }

.main-production .production-map .active-area {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3; }

.main-production .production-map .active-area .area {
  position: absolute;
  background: rgba(0, 0, 0, 0.5); }

.main-production .production-map .active-area .area#od-13 {
  width: 41.15vw;
  height: 14.06vw;
  top: 14.05vw;
  right: 28.65vw; }

.main-production .production-map {
  position: relative;
  margin: 0 auto; }

.main-production .production-map .point {
  position: absolute;
  z-index: 5;
  cursor: pointer;
  border-radius: 6px;
  background-color: white;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(150, 174, 195, 0.79);
  box-shadow: 0px 6px 18px 0px rgba(150, 174, 195, 0.79);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center; }

.main-production .production-map .point svg {
  display: inline-block;
  margin: 0 0 5px 0;
  vertical-align: middle;
  fill: #005485; }

.main-production .production-map .point.active {
  opacity: 0; }

.main-production .production-map .prod-image {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.main-production .production-map .prod-image img {
  width: 100%; }

.main-production .production-map .prod-image.active {
  display: block; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #005788 !important; }

.dropdown-item {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 5px 10px !important;
  clear: both;
  font-weight: 400 !important;
  color: #005788 !important;
  font-size: 14px !important;
  line-height: 14px !important;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.dropdown-item:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #005788 !important;
  border: 0 !important; }

.video-section {
  height: 850px;
  position: relative;
  margin: -400px 0 290px 0; }

.video-section .video-container {
  height: 850px;
  margin: 0px -450px 0 -450px;
  border: 30px solid #e5eef4;
  overflow: hidden;
  position: relative;
  z-index: 4;
  border-radius: 100%;
  top: 0; }

.video-section .video-container:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(60, 127, 165, 0.7);
  z-index: 2; }

.video-section .video-container iframe {
  position: relative;
  margin: 20px auto 0 auto;
  max-width: 1920px;
  display: block; }

.video-section .video-bg {
  position: relative; }

.video-section .video-bg:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("images/video-bg.png") no-repeat bottom center;
  z-index: 5; }

.video-section .bg-right {
  top: -170px;
  z-index: 2; }

.video-section .video-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6;
  padding: 450px 0 0 0; }

.video-section .video-content h1 {
  color: #fff;
  margin: 0 0 20px 110px; }

.video-section .video-content .anons {
  margin: 0 0 55px 110px;
  color: #fff;
  max-width: 950px;
  font-size: 24px;
  line-height: 40px; }

.video-section .video-info {
  display: none;
  margin: 0 0 0 110px;
  max-width: 780px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  padding: 30px 30px 30px 60px; }

.video-section .video-content .video-info {
  display: block; }

.video-section .video-info .title {
  font-weight: 300;
  font-size: 32px;
  color: #333e63;
  margin: 0 0 5px 0; }

.video-section .video-info .anons {
  margin: 0 0 20px 0;
  color: #333e63;
  font-size: 20px;
  font-weight: bold; }

.video-section .video-info .checks {
  list-style: none;
  padding: 0;
  margin: 0; }

.video-section .video-info .checks li {
  position: relative;
  padding: 0 0 0 35px;
  margin: 0 0 13px 0;
  font-size: 20px; }

.video-section .video-info .checks li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #0c5e8d url("images/check.svg") no-repeat center;
  border-radius: 5px;
  position: absolute;
  left: 0px;
  top: 3px; }

.brands-slider-inner {
  position: absolute;
  left: 65.25vw;
  bottom: -135px;
  width: 685px;
  z-index: 5; }

.brands-slider-inner .title {
  font-size: 20px;
  color: #333e63;
  margin: 0; }

.brands-slider-inner .brands-inner .slide .item {
  line-height: 90px;
  margin: 0 100px 0 0; }

.brands-slider-inner .brands-inner .slide .item img {
  display: inline-block;
  vertical-align: middle; }

.bredscrump {
  z-index: 10;
  color: #005788;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 10px 0; }

.bredscrump a {
  color: #b2bdc7;
  -webkit-text-decoration: None;
  text-decoration: None;
  padding: 0 20px 0 0;
  background: url("images/breds-dark.svg") no-repeat right center;
  margin: 0 12px 0 0; }

.bredscrump a:hover {
  text-decoration: underline; }

.inner .bredscrump {
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  color: #fff; }

.inner .bredscrump a {
  color: #fff;
  background: url("images/breds.svg") no-repeat right center; }

.capacities-page .text-block {
  margin: 0 0 140px 0; }

.capacities-page .text-block .title {
  font-size: 50px;
  line-height: 50px;
  margin: 0 0 20px 0;
  text-align: center; }

.capacities-page .text-block .anons {
  text-align: center;
  margin: 0 auto 70px auto;
  max-width: 960px; }

.capacities-page .text-block .logo-30year {
  text-align: center; }

.capacities-page .text-block p {
  margin: 0 0 30px 0; }

.title {
  font-weight: 300;
  font-size: 50px;
  line-height: 50px;
  margin: 0 0 50px 0; }

.techology-block {
  margin: 0 0 230px 0;
  position: relative; }

.techology-block .bg-left {
  top: -200px; }

.techology-block .title {
  margin: 0;
  text-align: center; }

.techology-block .technology-slider {
  margin-top: 46px !important; }

.techology-block .technology-slider .item {
  position: relative; }

.techology-block .technology-slider .slick-list {
  padding: 0 0 140px 0 !important; }

.techology-block .technology-slider {
  margin: 0 -30px 0 0; }

.techology-block .technology-slider .slide {
  padding: 0 30px 0 0; }

.techology-block .technology-slider .item .technology-image {
  min-height: 510px;
  float: left;
  max-width: 895px;
  overflow: hidden; }

.techology-block .technology-slider .item .technology-image img {
  height: 100%; }

.techology-block .technology-slider .item .technology-info {
  margin: 0 0 0 970px;
  padding: 20px 0 0 0;
  line-height: 24px; }

.techology-block .technology-slider .item .technology-info .name {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 27px 0; }

.techology-block .technology-slider .item .technology-info .info-container {
  min-height: 330px;
  margin: 0 0 15px 0; }

.techology-block .technology-slider .item .technology-info .slide-info {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  padding: 22px 260px 25px 60px;
  position: absolute;
  right: 0px;
  width: 740px; }

.techology-block .technology-slider .item .technology-info .slide-info .year {
  position: absolute;
  top: 30px;
  right: 40px;
  color: #fff;
  background: #005788;
  line-height: 32px;
  border-radius: 16px;
  padding: 0 18px; }

.techology-block .technology-slider .item .technology-info .slide-info .info-name {
  margin: 0 0 4px 0;
  font-size: 32px;
  line-height: normal;
  color: #333e63;
  font-weight: bold; }

.techology-block .technology-slider .item .technology-info .slide-info .model {
  font-size: 20px;
  margin: 0 0 20px 0;
  color: #333e63; }

.techology-block .technology-slider .item .technology-info .slide-info .properties {
  font-size: 0px; }

.techology-block .technology-slider .item .technology-info .slide-info .properties .item {
  display: inline-block;
  vertical-align: top;
  margin: 0 50px 0 0;
  color: #699ab5;
  font-size: 14px;
  font-weight: bold; }

.techology-block .technology-slider .item .technology-info .slide-info .properties .item .value {
  margin: 0 0 10px 0;
  color: #005788;
  font-size: 32px;
  font-weight: bold; }

.techology-block .technology-slider .item .technology-info .arrows {
  position: absolute;
  right: 40px;
  bottom: 60px; }

.techology-block .technology-thumb-slider {
  width: 624px;
  position: relative;
  margin: -110px 0 0 0; }

.techology-block .technology-thumb-slider .item {
  max-width: 178px;
  margin: 0 30px 0 0;
  border-radius: 20px;
  overflow: hidden; }

.test-center-block {
  position: relative;
  margin: 0 0 120px 0; }

.test-center-block .bg-right {
  top: -330px; }

.test-center-block .test-center-text {
  max-width: 750px; }

.test-center-block .title {
  margin: 0 0 25px 0; }

.test-center-block .anons {
  margin: 0 0 30px 0; }

.test-center-block .test-slider {
  padding: 30px 0 0 0;
  position: relative;
  margin: 0 -150px 0 -23px; }

.test-center-block .test-thumb-slider {
  max-width: 624px;
  position: relative;
  margin: 50px 0 0 0; }

.test-center-block .test-thumb-slider .item {
  max-width: 178px;
  margin: 0 30px 0 0;
  border-radius: 20px;
  overflow: hidden; }

.work-block {
  margin: 0 0 180px 0; }

.work-block .item {
  margin: 0 0 15px 0;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

.work-block .item .item-text {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 87, 136, 0.7);
  padding: 30px 60px;
  color: #fff;
  margin: 150% 0 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.work-block .item:hover .item-text {
  margin: 0; }

.work-block .small-gutters {
  margin-right: -7.5px;
  margin-left: -7.5px; }

.work-block .small-gutters > .col, .main-advantage .small-gutters > [class*="col-"] {
  padding-right: 7.5px;
  padding-left: 7.5px; }

.workforce-block {
  position: relative;
  margin: 0 0 180px 0; }

.workforce-block .workforce-text {
  max-width: 780px; }

.workforce-block .title {
  margin: 0 0 30px 0; }

.workforce-block .anons {
  margin: 0 0 30px 0; }

.workforce-block .circle-container {
  text-align: center;
  margin: 70px auto 0 auto;
  max-width: 400px;
  position: relative; }

.workforce-block .circle-container .circle-text {
  display: none; }

.workforce-block .circle-container .circliful {
  margin: 0 auto; }

.workforce-block .circle-container .circle-inner {
  position: absolute;
  z-index: 2;
  width: 285px;
  height: 285px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  color: #3c7fa5;
  top: 55px;
  left: 55px;
  margin: 0 0 0 0px;
  padding: 85px 0 0 0;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  border-radius: 50%; }

.workforce-block .circle-container .circle-inner span {
  font-size: 60px;
  display: block;
  margin: 0 0 10px 0; }

.workforce-block .circle-container .circle-inner .icon {
  margin: 0 0 20px 0; }

.workforce-block .circle-container .shild {
  position: absolute;
  top: -100px;
  right: -35px;
  height: 116px;
  background: url("images/crcl.png") no-repeat left top 20px;
  text-align: left;
  font-size: 24px;
  line-height: 30px;
  color: #5d768c;
  font-weight: bold;
  padding: 0 0 0 25px; }

.workforce-block .circle-container .shild span {
  display: block;
  color: #3c7fa5;
  font-size: 40px;
  margin: 0 0 10px 0; }

.projects-block {
  margin: 0 0 200px 0;
  position: relative; }

.projects-block .bg-left {
  top: -300px; }

.projects-block .title {
  margin: 0 0 67px 0;
  text-align: center; }

.projects-block .projects-slider .item {
  position: relative; }

.projects-block .projects-slider .slick-list {
  padding: 0 0 140px 0 !important; }

.projects-block .projects-slider {
  margin: 0 -30px 0 0; }

.projects-block .projects-slider .slide {
  padding: 0 30px 0 0; }

.projects-block .projects-slider .item .projects-image {
  min-height: 510px;
  float: left;
  max-width: 895px;
  overflow: hidden; }

.projects-block .projects-slider .item .projects-image img {
  height: 100%; }

.projects-block .projects-slider .item .projects-info {
  margin: 0 0 0 970px;
  padding: 20px 0 0 0;
  line-height: 24px; }

.projects-block .projects-slider .item .projects-info .name {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 27px 0; }

.projects-block .projects-slider .item .projects-info .info-container {
  min-height: 330px;
  margin: 0 0 15px 0; }

.projects-block .projects-slider .item .projects-info .slide-info {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  box-shadow: 0px 17px 40px 0px rgba(186, 203, 217, 0.4);
  padding: 22px 260px 25px 60px;
  position: absolute;
  right: 0px;
  width: 740px; }

.projects-block .projects-slider .item .projects-info .slide-info .year {
  position: absolute;
  top: 30px;
  right: 40px;
  color: #fff;
  background: #005788;
  line-height: 32px;
  border-radius: 16px;
  padding: 0 18px; }

.projects-block .projects-slider .item .projects-info .slide-info .info-name {
  margin: 0 0 4px 0;
  font-size: 32px;
  line-height: normal;
  color: #333e63;
  font-weight: bold; }

.projects-block .projects-slider .item .projects-info .slide-info .model {
  font-size: 20px;
  margin: 0 0 20px 0;
  color: #333e63; }

.projects-block .projects-slider .item .projects-info .slide-info .properties {
  font-size: 0px; }

.projects-block .projects-slider .item .projects-info .slide-info .properties .item {
  display: inline-block;
  vertical-align: top;
  margin: 0 50px 0 0;
  color: #699ab5;
  font-size: 14px;
  font-weight: bold; }

.projects-block .projects-slider .item .projects-info .slide-info .properties .item .value {
  margin: 0 0 10px 0;
  color: #005788;
  font-size: 32px;
  font-weight: bold; }

.projects-block .projects-slider .item .projects-info .arrows {
  position: absolute;
  right: 40px;
  bottom: 60px; }

.projects-block .kvalitet {
  margin: -80px 0 0;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  color: #005788;
  max-width: 660px; }

.projects-block .kvalitet span {
  display: block;
  font-size: 32px; }

.certifified-block {
  position: relative;
  margin: 0 0 190px 0; }

.certifified-block .bg-right {
  margin: -400px 0 0 0; }

.certifified-block .title {
  margin: 0 0 40px 0;
  text-align: center; }

.certifified-block .anons {
  max-width: 1170px;
  margin: 0 auto 0 auto; }

.certifified-block .last {
  max-width: 1170px;
  margin: 0 auto 90px auto; }

.certifified-block .certifified-slider .item {
  max-width: 250px;
  margin: 0 auto 55px auto;
  position: relative;
  overflow: hidden; }

.certifified-block .certifified-slider .name {
  text-align: center;
  font-size: 24px; }

.certifified-block .certifified-slider .item .item-text {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 87, 136, 0.7);
  padding: 30px 25px;
  color: #fff;
  margin: 150% 0 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.certifified-block .certifified-slider .item:hover .item-text {
  margin: 0; }

.button-red {
  display: block;
  text-decoration: none;
  height: 80px;
  line-height: 78px;
  padding: 0 15px;
  text-align: center;
  background: #e32124;
  color: #fff;
  border: 1px solid #e32124;
  font-size: 20px;
  text-transform: uppercase; }

.button-red:hover {
  background: transparent;
  color: #e32124; }

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

.product-detail .product-detail-header {
  margin: 0 0 115px 0; }

.product-detail .product-detail-header .header-left {
  padding: 105px 0 0 0; }

.product-detail .product-detail-header .tags {
  margin: 0 0 25px 0; }

.product-detail .product-detail-header .tags a {
  display: inline-block;
  line-height: 32px;
  background: #dae2eb;
  border-radius: 16px;
  padding: 0 25px;
  text-decoration: none;
  color: #0e698b;
  font-size: 14px;
  margin: 0 5px 0 0;
  margin: 0 0 10px 0; }

.product-detail .product-detail-header .tags a:hover {
  text-decoration: underline; }

.product-detail .product-detail-header h1 {
  font-size: 60px;
  line-height: 50px;
  margin: 0 0 70px 0;
  font-weight: bold; }

.product-detail .product-detail-header .anons {
  margin: 0 0 80px 0;
  font-size: 24px;
  line-height: 40px;
  max-width: 550px; }

.product-detail .product-detail-header .button-red {
  max-width: 500px;
  margin: 0 0 35px 0; }

.product-detail .product-detail-header .icons {
  text-align: center; }

.product-detail .product-detail-header .icons .item {
  display: inline-block;
  vertical-align: top;
  margin: 0 23px; }

.product-detail .product-detail-header .icons .item .icon {
  margin: 0 0 12px 0; }

.product-detail .product-detail-header .icons .item .icon img {
  height: 51px;
  display: block;
  margin: 0 auto; }

.product-detail .product-detail-header .icons .item .name {
  font-size: 14px;
  line-height: 18px;
  color: #5d768c; }

.product-detail .product-detail-header .product-detail-image {
  padding: 0 0 0 65px; }

.product-detail .product-detail-header .product-detail-image:after {
  content: "";
  display: block;
  clear: both; }

.product-detail .product-detail-header .product-detail-image-slider {
  float: left;
  max-width: 630px;
  margin: 0 -30px; }

.product-detail .product-detail-header .product-detail-image-slider .item {
  width: 570px;
  height: 684px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 30px rgba(68, 81, 124, 0.11);
  box-shadow: 0 4px 30px rgba(68, 81, 124, 0.11);
  margin: 0 50px 0 0; }

.product-detail .product-detail-header .product-detail-image-slider .slick-list {
  padding: 0 30px 30px 30px !important; }

.product-detail .product-detail-header .product-detail-image-slider .item img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 570px;
  max-height: 684px;
  margin: auto;
  height: auto;
  width: auto; }

.product-detail .product-detail-header .product-detail-thumb-slider {
  float: left;
  width: 135px;
  margin: 0 0 0 30px; }

.product-detail .product-detail-header .product-detail-thumb-slider .item {
  margin: 0 0 15px 0;
  height: 158px;
  overflow: hidden;
  position: relative; }

.product-detail .product-detail-header .product-detail-thumb-slider .item img {
  max-width: none;
  height: 100%; }

.product-detail .product-detail-header .proizvod {
  display: block;
  max-width: 630px;
  color: #0c608e;
  line-height: 44px;
  margin: 0 0 0 65px;
  text-align: center; }

.product-detail .product-detail-header .proizvod span {
  display: inline-block;
  margin: 0 15px 0 0;
  width: 44px;
  height: 44px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49); }

.product-detail .product-detail-icons {
  margin: 0 0 70px 0; }

.product-detail .product-detail-icons .item {
  margin: 0 0 75px 0; }

.product-detail .product-detail-icons .item .icon {
  width: 140px;
  height: 140px;
  border-radius: 12px;
  background-color: white;
  -webkit-box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  line-height: 140px;
  float: left;
  text-align: center; }

.product-detail .product-detail-icons .item .icon img {
  display: inline-block;
  vertical-align: middle;
  max-height: 130px;
  max-width: 130px; }

.product-detail .product-detail-icons .item .info {
  margin: 0 0 0 170px;
  padding: 45px 0 0 0;
  color: #5d768c; }

.product-detail .product-detail-icons .item .info .value {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin: 12px 0 5px 0; }

.product-detail .product-detail-text {
  margin: 0 0 110px 0;
  position: relative; }

.product-detail .product-detail-text .bg-left {
  bottom: -100px; }

.product-detail .product-detail-text .product-detail-text-options {
  padding: 70px 50px 50px 50px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
  border-radius: 20px;
  /*max-width:500px;float:right;*/ }

.product-detail .product-detail-text .title-block {
  color: #005788;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 20px 0; }

.product-detail .product-detail-text .product-detail-text-options .name {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  margin: 0 0 30px 0; }

.product-detail .product-detail-text .product-detail-text-options .item {
  margin: 0 0 20px 0; }

.product-detail .product-detail-text .product-detail-text-options .small-gutters {
  margin-right: -10px;
  margin-left: -10px; }

.product-detail .product-detail-text .product-detail-text-options .small-gutters > .col, .main-advantage .small-gutters > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px; }

.product-detail .product-detail-text .product-detail-text-options .more-info {
  display: block;
  margin: 20px 0 0 0;
  color: #0c608e;
  line-height: 44px;
  text-align: center; }

.product-detail .product-detail-text .product-detail-text-options .more-info span {
  display: inline-block;
  margin: 0 15px 0 0;
  width: 44px;
  height: 44px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49); }

.product-detail .product-detail-text .text-container {
  max-width: 770px;
  margin: 0 0 65px 0; }

.product-detail .product-detail-text p {
  margin: 0 0 25px 0; }

.product-detail .product-detail-text .text-title {
  margin: 0 0 20px 0;
  font-size: 32px;
  line-height: 32px;
  font-weight: 800; }

.product-detail .product-detail-text .anons {
  margin: 0 0 80px 0; }

.product-detail .product-detail-video .video-container {
  margin: 0 0 0 0px;
  position: relative;
  max-width: 760px; }

.product-detail .product-detail-video .video-container .video-inner {
  position: relative;
  margin: 0 0 90px 0; }

.product-detail .product-detail-video .video-container .video-logo {
  position: absolute;
  left: 0;
  top: 0; }

.product-detail .product-detail-video .video-container .video-shild {
  position: absolute;
  bottom: 40px;
  right: 45px; }

.product-detail .product-detail-video .video-container .video-text {
  position: absolute;
  left: 50px;
  bottom: 30px;
  color: #fff; }

.product-detail .product-detail-video .video-container .video-text .name {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  margin: 0 0 10px 0; }

.product-detail .product-detail-video .video-container .video-text .anons {
  margin: 0;
  font-size: 20px;
  line-height: 24px; }

.product-detail .product-detail-video .video-container .video-play {
  cursor: pointer;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 92px;
  max-height: 92px;
  margin: auto;
  height: auto;
  width: auto;
  border-radius: 13px;
  -webkit-box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  box-shadow: 0px 6px 18px 0px rgba(186, 203, 217, 0.49);
  width: 92px;
  height: 92px;
  background: #fff url("images/play.svg") no-repeat center;
  background-size: 21px 25px; }

.product-detail .product-detail-video .video-container .video-info .checks {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 20px; }

.product-detail .product-detail-video .video-container .video-info .checks li {
  position: relative;
  padding: 0 0 0 35px;
  margin: 0 0 13px 0; }

.product-detail .product-detail-video .video-container .video-info .checks li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #0c5e8d url("images/check.svg") no-repeat center;
  border-radius: 5px;
  position: absolute;
  left: 0px;
  top: 3px; }

.product-detail .product-detail-comparison {
  position: relative;
  margin: 0 0 135px 0; }

.product-detail .product-detail-comparison .title {
  margin: 0 0 55px 0;
  font-size: 32px;
  line-height: 32px;
  text-align: center; }

.product-detail .product-detail-comparison .bg-right {
  bottom: -50px; }

.product-detail .product-detail-comparison .comparison-scroll {
  width: 100%; }

.product-detail .product-detail-comparison table.comparison-table {
  width: 100%;
  margin: 0 0 50px 0; }

.product-detail .product-detail-comparison table.comparison-table th {
  padding: 15px 10px;
  font-size: 20px;
  font-weight: 600; }

.product-detail .product-detail-comparison table.comparison-table .comparison-image {
  margin: 0 0 0px 0;
  width: 264px;
  height: 318px;
  position: relative;
  overflow: hidden; }

.product-detail .product-detail-comparison table.comparison-table img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 264px;
  max-height: 318px;
  margin: auto;
  height: auto;
  width: auto; }

.product-detail .product-detail-comparison table.comparison-table .table-title {
  color: #005788;
  text-transform: uppercase;
  width: 260px;
  font-size: 16px;
  padding: 15px 20px; }

.product-detail .product-detail-comparison table.comparison-table td {
  padding: 15px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #5d768c;
  border-bottom: 1px solid #b5c5d3;
  border-top: 1px solid #b5c5d3; }

.product-detail .product-detail-comparison table.comparison-table tr td:first-child {
  font-weight: normal; }

.product-detail .product-detail-comparison table.comparison-table tr:last-child td {
  border-bottom: 0px; }

.product-detail .product-detail-comparison table.comparison-table tbody tr:nth-child(odd) td {
  background: #e6edf4; }

.product-list {
  margin: 100px 0 60px 0; }

.product-list .product-list__text {
  margin: 0 0 60px 0; }

.product-list .product-list__item {
  margin: 0 0 30px 0;
  display: block;
  text-decoration: none;
  border: 1px solid #ddd; }

.product-list .product-list__item .product-list__item-foto {
  display: block;
  margin: 0 0 15px 0;
  overflow: hidden; }

.product-list .product-list__item .product-list__item-foto .foto-container {
  height: 375px;
  position: relative;
  overflow: hidden; }

.product-list .product-list__item .product-list__item-foto img {
  width: 100%; }

.product-list .product-list__item .product-list__item-info {
  margin: 0 30px 15px 30px;
  padding: 0 30px 0 0;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.product-list .product-list__item:hover .product-list__item-info {
  margin: 0 10px 15px 50px; }

.product-list .product-list__item:hover .product-list__item-info .icon svg {
  stroke: #e32124 !important; }

.product-list .product-list__item .product-list__item-info .icon {
  position: absolute;
  right: 0;
  top: 10px; }

.product-list .product-list__item .product-list__item-info .icon svg {
  padding-right: 10px;
  margin-right: -10px;
  stroke: #005788; }

.product-list .product-list__item .product-list__item-info #Polygon_1 {
  -webkit-transform: translate(691px, 2523px) rotate(212deg);
  transform: translate(691px, 2523px) rotate(212deg);
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out; }

.product-list .product-list__item .product-list__item-name {
  font-weight: bold;
  color: #005788;
  font-size: 20px;
  text-decoration: none; }

.product-list .product-list__item .product-list__item-name span {
  display: block;
  font-weight: 300; }

.product-list .product-list__item:hover .product-list__item-name {
  color: #e32124; }

.product-list .product-list__top {
  margin: 0 0 60px 0; }

.product-list__modern-title {
  position: relative;
  padding: 30px 0 0 0; }

.product-list__modern-title h2 {
  font-weight: 300;
  margin: 0 0 50px 0;
  color: #232323;
  font-size: 50px;
  line-height: 50px; }

.product-list__modern-title p {
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 0;
  margin: 0;
  font-weight: 900;
  font-size: 128px;
  opacity: 0.05;
  color: #313132; }

.product-list .product-list__top .product-list__top-text {
  font-size: 24px;
  line-height: 40px;
  padding: 0 100px 0 0; }

.product-list .product-list__top .product-list__top-image {
  position: relative; }

.product-list .product-list__top .product-list__top-image-text {
  font-weight: 300;
  font-size: 20px;
  width: 200px;
  color: #fff;
  background: #005788 0% 0% no-repeat padding-box;
  opacity: 1;
  position: absolute;
  top: calc(71% - 60px);
  right: calc(90% - 60px);
  padding: 30px;
  text-align: center; }

.product-list .product-list__top .product-list__top-image-text span {
  display: block; }

.product-list__blog .product-list__blog-item {
  margin: 0 0 30px 0;
  border-bottom: 2px solid #005788; }

.product-list__blog .product-list__blog-item .blog-image {
  overflow: hidden;
  height: 252px;
  display: block; }

.product-list__blog .product-list__blog-item .blog-image img {
  width: 100%; }

.product-list__blog .product-list__blog-item .blog-info {
  padding: 30px; }

.product-list__blog .product-list__blog-item .blog-info .blog-info__name {
  text-transform: uppercase;
  color: #333e63;
  font-size: 20px;
  margin: 0 0 15px 0;
  text-decoration: none;
  font-weight: 600;
  display: block; }

.product-list__blog .product-list__blog-item .blog-info .blog-info__name:hover {
  color: #e32124; }

.product-list__blog .product-list__blog-item:hover .blog-info .blog-info__name {
  color: #e32124; }

.product-list__blog .product-list__blog-item .blog-info .blog-info__props {
  margin: 0 0 15px 0; }

.product-list__blog .product-list__blog-item .blog-info .blog-info__props .date {
  color: #ccc;
  font-size: 14px; }

.product-list__blog .product-list__blog-item .blog-info .blog-info__props .name {
  margin: 0 30px 0 0; }

.product-list__blog .product-list__blog-item .blog-info .blog-info__props .category {
  margin: 0 0 0 0px;
  text-decoration: none; }

.product-list__blog .product-list__blog-item .blog-info .blog-info__props .category:hover {
  text-decoration: underline; }

.product-list__middle {
  position: relative;
  margin: 0 -100%; }

.product-list__middle .product-list__middle-inner {
  max-width: 1920px;
  margin: 0 auto;
  background: url("images/maxlight.jpg") no-repeat center;
  background-size: cover;
  padding: 100px 0; }

.product-list__middle .product-list__middle-inner .product-list__middle-info {
  background: #005788;
  padding: 100px 50px 50px 50px;
  color: #fff !important;
  width: 51%; }

.product-list__middle .product-list__middle-inner .product-list__middle-info .product-list__modern-title h2 {
  color: #fff; }

.product-list__middle .product-list__middle-inner .product-list__middle-info .product-list__modern-title p {
  color: #fff; }

.main-top-video {
  position: absolute;
  right: 0;
  top: 0;
  width: 976px;
  height: 1276px;
  overflow: hidden; }

.main-top-video .main-top-video__mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 976px;
  height: 1276px;
  background: url("images/mask4.png") no-repeat center;
  overflow: hidden; }

.main-top-video iframe {
  position: relative;
  margin: 0 0 0 -500px; }

.main-top-video .main-top-video-cont:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(60, 127, 165, 0.7);
  z-index: 1; }

.toggle-hamburger {
  z-index: 100;
  background-color: transparent;
  color: #005788;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 20px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }

.toggle-hamburger:focus {
  outline: none; }

.toggle-hamburger span {
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
  right: 0px;
  height: 4px;
  background: #005788; }

.toggle-hamburger span::before, .toggle-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #005788;
  content: ""; }

.toggle-hamburger span::before {
  top: -8px; }

.toggle-hamburger span::after {
  bottom: -8px; }

.toggle-hamburger.toggle-hamburger__animx span {
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s; }

.toggle-hamburger.toggle-hamburger__animx span::before, .toggle-hamburger.toggle-hamburger__animx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s; }

.toggle-hamburger.toggle-hamburger__animx span::before {
  -webkit-transition-property: top, transform;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform; }

.toggle-hamburger.toggle-hamburger__animx span::after {
  -webkit-transition-property: bottom, transform;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform; }

/* when menu open: */
.toggle-hamburger.toggle-hamburger__animx.is-active span {
  background: none; }

.toggle-hamburger.toggle-hamburger__animx.is-active span::before, .toggle-hamburger.toggle-hamburger__animx.is-active span::after {
  background-color: #005788;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s; }

.toggle-hamburger.toggle-hamburger__animx.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.toggle-hamburger.toggle-hamburger__animx.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

label.error {
  right: 0px !important;
  left: unset !important;
  font-size: 11px !important;
  color: red !important; }

input.error {
  border-bottom: 2px solid red !important; }

.ispune {
  display: inline-block;
  margin: 0 0 20px 0;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  color: #005788;
  text-transform: uppercase;
  letter-spacing: 1px; }

#notfound {
  position: relative;
  height: 100vh; }

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.notfound {
  max-width: 560px;
  width: 100%;
  padding-left: 160px;
  line-height: 1.1; }

.notfound .notfound-404 {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 140px;
  height: 140px;
  background-image: url("images/emoji.png");
  background-size: cover; }

.notfound .notfound-404:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  border-radius: 50%;
  background-color: #f2f5f8;
  z-index: -1; }

.notfound h1 {
  font-family: 'Nunito', sans-serif;
  font-size: 65px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #151723;
  text-transform: uppercase; }

.notfound h2 {
  font-family: 'Nunito', sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  color: #151723; }

.notfound p {
  font-family: 'Nunito', sans-serif;
  color: #999fa5;
  font-weight: 400; }

.notfound a {
  font-family: 'Nunito', sans-serif;
  display: inline-block;
  font-weight: 700;
  border-radius: 40px;
  text-decoration: none;
  color: #388dbc; }

.lang-menu a {
  cursor: pointer;
  color: #0c608e;
  font-size: 20px;
  margin: 0 0 15px 0;
  text-decoration: none; }

.lang-menu a span {
  margin-right: 8px;
  vertical-align: text-bottom; }

.menu-button-top {
  display: none; }

.mobile-display {
  display: none; }

.circlestat.none {
  display: none; }

@media (min-width: 1920px) {
  .main-production .production-map .point.prod-1 {
    right: 710px;
    top: 91px; }
  .main-production .production-map .point.prod-2 {
    left: 828px;
    top: 135px; }
  .main-production .production-map .point.prod-3 {
    left: 50px;
    top: 70px; }
  .main-production .production-map .point.prod-4 {
    left: 420px;
    top: 320px; }
  .main-production .production-map .point.prod-5 {
    left: 725px;
    top: 320px; }
  .main-production .production-map .point.prod-6 {
    right: 237px;
    top: 240px; }
  .main-production .production-map .point.prod-7 {
    left: 420px;
    bottom: 200px; }
  .main-production .production-map .point.prod-8 {
    right: 455px;
    top: 380px; }
  .main-production .production-map .point.prod-9 {
    left: 420px;
    bottom: 48px; }
  .main-production .production-map .point.prod-10 {
    left: 720px;
    bottom: 48px; }
  .main-production .production-map .point.prod-11 {
    left: 1020px;
    bottom: 48px; }
  .main-production .production-map .point.prod-12 {
    right: 550px;
    bottom: 48px; }
  .main-production .production-map .point.prod-13 {
    right: 735px;
    top: 380px; }
  .brands-slider-inner {
    right: 0px; }
  .main-production .production-map .active-area .area#od-13 {
    width: 780px;
    height: 265px;
    top: 275px;
    right: 555px; } }

@media (max-width: 1920px) {
  .main-production .production-map .point.prod-1 {
    right: 36.7vw;
    top: 4.68vw; }
  .main-production .production-map .point.prod-2 {
    left: 42.8vw;
    top: 4.68vw; }
  .main-production .production-map .point.prod-3 {
    left: 2.55vw;
    top: 3.7vw; }
  .main-production .production-map .point.prod-4 {
    left: 21.6vw;
    top: 16.5vw; }
  .main-production .production-map .point.prod-5 {
    left: 38.5vw;
    top: 16.5vw; }
  .main-production .production-map .point.prod-6 {
    right: 12.6vw;
    top: 12.5vw; }
  .main-production .production-map .point.prod-7 {
    left: 21.5vw;
    bottom: 10.41vw; }
  .main-production .production-map .point.prod-8 {
    right: 23.55vw;
    top: 19.8vw; }
  .main-production .production-map .point.prod-9 {
    left: 20.6vw;
    bottom: 2.55vw; }
  .main-production .production-map .point.prod-10 {
    left: 34.15vw;
    bottom: 2.55vw; }
  .main-production .production-map .point.prod-11 {
    left: 49.6vw;
    bottom: 2.55vw; }
  .main-production .production-map .point.prod-12 {
    right: 28.35vw;
    bottom: 2.55vw; }
  .main-production .production-map .point.prod-13 {
    right: 37.08vw;
    top: 19.8vw; } }

@media (max-width: 1600px) {
  .footer .logo {
    margin: 10px 0 0 0px; }
  .footer .zastita-link {
    margin: 0; }
  .footer .lng-drop {
    margin: 0; }
  .footer .menu-footer ul {
    padding: 0; }
  .footer .footer-seti a span.icon {
    margin: 0 10px 0 0; }
  .main-map .svg-map {
    right: -860px;
    top: -1000px; }
  .main-testimonials .bg-right {
    top: 100px; } }

@media (max-width: 1800px) {
  .main-slider {
    display: block !important; } }

@media (min-width: 1801px) {
  .main-top-video {
    display: block !important; } }

@media (max-width: 1430px) {
  .main-top-section {
    margin: 50px 0 0; }
  .main-top-section .main-slider {
    width: 35%;
    top: 150px; }
  .main-advantage .item .iso-standarts span {
    margin: 0 15px 0 0; }
  .main-video .video-container {
    margin: 0 0 0 60px; }
  .main-testimonials .testimonials-slider .item {
    margin: 0 30px; }
  .testimonials-slider .slick-next {
    margin: 0px 0 0 395px; }
  .testimonials-slider .slick-prev {
    margin: 0px 0 0 -415px; }
  .footer .menu-footer ul li a {
    white-space: nowrap; }
  .menu-top .nav li {
    padding: 0 10px; }
  .brands-slider-inner {
    position: relative;
    margin: 140px auto 0px auto;
    left: 0;
    bottom: 0;
    float: right; }
  .techology-block .technology-slider .item .technology-image {
    max-width: 650px; }
  .techology-block .technology-slider .item .technology-image img {
    max-width: none; }
  .techology-block .technology-slider .item .technology-info {
    margin: 0 0 0 680px; }
  .techology-block .technology-slider .item .technology-info .slide-info {
    padding: 65px 20px 25px 20px;
    width: 540px; }
  .projects-block .projects-slider .item .projects-image {
    max-width: 650px; }
  .projects-block .projects-slider .item .projects-image img {
    max-width: none; }
  .projects-block .projects-slider .item .projects-info {
    margin: 0 0 0 680px; }
  .product-detail .product-detail-header .product-detail-image {
    padding: 0; }
  .product-detail .product-detail-header .product-detail-image-slider .item {
    width: 500px; }
  .product-detail .product-detail-header .product-detail-image-slider {
    max-width: 560px; }
  .menu-top .nav li .dropdown-menu {
    left: 8px; }
  .menu-top .nav li .dropdown-menu .dropdown-menu-links {
    /* margin: 0 0 0 105px;*/ } }

@media (max-width: 1200px) {
  .bg-left {
    width: 240px;
    height: 638px;
    background-size: 240px; }
  .bg-right {
    width: 240px;
    height: 630px;
    background-size: 240px; }
  .wrapper {
    background-size: 1200px; }
  .menu-top .nav li {
    padding: 0 5px; }
  .header .header-price {
    padding: 14px 10px; }
  .main-top-section {
    margin: 20px 0 0; }
  .main-top-section .main-top-left {
    max-width: 500px; }
  .main-top-section .title {
    font-size: 50px;
    line-height: 50px; }
  .main-top-section .main-slider {
    width: 40%;
    top: 100px; }
  .main-advantage .big-gutters {
    margin-right: -15px;
    margin-left: -15px; }
  .main-advantage .big-gutters > .col, .main-advantage .big-gutters > [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px; }
  .main-advantage .item {
    padding: 15px; }
  .main-brands {
    margin: 0 0 80px 0; }
  .main-map .map-bg {
    width: 619px;
    height: 659px;
    background-size: 619px;
    top: -50px; }
  .main-map .map-info {
    padding: 0; }
  .main-map .map-info .map-countrys .item {
    line-height: 48px;
    padding: 0 10px;
    font-size: 20px; }
  .main-map .map-container {
    margin: 100px 0 0 0; }
  .main-map {
    margin: 0 0 260px 0; }
  .main-testimonials .bg-right {
    top: 0px; }
  .main-testimonials .bg-left {
    top: -80px; }
  .main-testimonials {
    margin: 0 0 60px 0; }
  .main-production .prod-links {
    padding: 41px 0 0 0px; }
  .main-production .prod-links .prod-link {
    font-size: 16px;
    margin: 0 0 5px 0; }
  .main-production .production-info {
    height: 600px; }
  .main-production {
    margin: 0 0 60px 0; }
  .main-timline .timeline-slider {
    margin: 0 15px 60px 15px; }
  .main-timline .timeline-slider .item .timeline-info {
    margin: 0 0 0 420px;
    padding: 10px 0 0 0; }
  .main-timline {
    margin: 0 0 60px 0; }
  .main-news {
    margin: 0 0 60px 0; }
  .footer .menu-footer ul li a {
    font-size: 16px; }
  .video-section .video-content h1 {
    margin: 0 0 20px 0px; }
  .video-section .video-content .anons {
    margin: 0 0 55px 0px; }
  .video-section .video-info {
    margin: 0;
    max-width: 100%; }
  .brands-slider-inner {
    float: none;
    width: 100%;
    max-width: 960px; }
  .brands-slider-inner .brands-inner .slide .item {
    text-align: center;
    margin: 0; }
  .techology-block .technology-slider .item .technology-image img {
    height: auto;
    max-width: 100%;
    margin: 0 auto; }
  .techology-block .technology-slider .item .technology-image {
    min-height: 0px;
    max-width: 100%;
    float: none; }
  .techology-block .technology-slider .item .technology-info {
    margin: 0; }
  .techology-block .technology-slider .item .technology-info .info-container {
    min-height: 0px; }
  .techology-block .technology-slider .item .technology-info .slide-info {
    position: relative;
    width: 100%; }
  .techology-block .technology-slider .slick-list {
    padding: 0 0 0px 0 !important; }
  .techology-block .technology-thumb-slider {
    margin: 0; }
  .techology-block .technology-slider .item .technology-info .slide-info {
    padding: 22px 260px 25px 60px;
    width: 100%; }
  .projects-block .projects-slider .item .projects-image {
    min-height: 0px;
    max-width: 100%;
    float: none; }
  .projects-block .projects-slider .item .projects-image img {
    height: auto;
    max-width: 100%;
    margin: 0 auto; }
  .projects-block .projects-slider .item .projects-info {
    margin: 0; }
  .projects-block .projects-slider .item .projects-info .info-container {
    min-height: 0px; }
  .projects-block .projects-slider .item .projects-info .slide-info {
    position: relative;
    width: 100%; }
  .projects-block .projects-slider .slick-list {
    padding: 0 0 0px 0 !important; }
  .projects-block .kvalitet {
    margin: 0;
    max-width: 100%; }
  .test-center-block .test-thumb-slider .item {
    max-width: 147px; }
  .projects-block .projects-slider .slide {
    padding: 0 30px; }
  .projects-block .projects-slider {
    margin: 0 -30px; }
  .techology-block .technology-slider .slide {
    padding: 0 30px 40px 30px; }
  .techology-block .technology-slider {
    margin: 0 -30px; }
  .work-block .item .item-text {
    padding: 15px;
    font-size: 14px;
    line-height: 20px; }
  .product-detail .product-detail-header .product-detail-thumb-slider {
    float: none;
    width: 100%;
    margin: 0 0 0 0px; }
  .product-detail .product-detail-header .product-detail-image-slider {
    float: none; }
  .product-detail .product-detail-text .product-detail-text-options {
    float: none;
    max-width: 100%;
    margin: 60px 0 0 0; }
  .product-detail .product-detail-text .product-detail-text-options .item {
    text-align: center; }
  .product-detail .product-detail-header .header-left {
    padding: 0; }
  .product-detail .product-detail-text .text-container {
    max-width: 100%; }
  .product-detail .product-detail-header .proizvod {
    max-width: 100%;
    margin: 0; }
  .video-section {
    height: auto;
    margin: -400px 0 90px 0; }
  .brands-slider-inner {
    margin: 180px auto 0px auto; }
  .video-section .video-info .anons {
    margin: 0 0 20px 0; }
  .main-map .svg-map {
    right: -950px; } }

@media (max-width: 992px) {
  .menu-container {
    position: unset; }
  .menu-top {
    position: absolute;
    left: 0;
    top: 100%;
    background: #005788;
    margin: 0;
    width: 290px;
    padding: 15px 0;
    margin: 0 0 0 -290px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .menu-top.open {
    margin: 0; }
  .menu-top ul {
    display: block; }
  .menu-top .nav li {
    display: block;
    padding: 0; }
  .menu-top .nav li a {
    color: #fff;
    padding: 5px 15px;
    margin: 0 0 10px 0; }
  .menu-top .nav li a.active {
    border-color: #e32124; }
  .menu-top .nav li.show a {
    border-color: #e32124 !important; }
  .menu-top .nav li a:hover {
    border-color: transparent; }
  .menu-top .nav li .dropdown-menu {
    position: relative !important;
    border: 0 !important;
    float: none !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
    border-radius: 0px !important;
    background: none; }
  /* .menu-top .nav li .dropdown-menu a {border:0!important;color:#fff!important;padding:5px 15px 5px 30px!important;} */
  .menu-top .nav li .dropdown-menu a {
    border: 0 !important;
    color: #fff !important;
    padding: 5px 5px 5px 5px !important;
    margin: 0; }
  .menu-top .nav li .dropdown-menu .dropdown-menu-links {
    margin: 0 0 15px 55px; }
  .main-top-section .main-top-left {
    max-width: 400px; }
  .main-top-section .title {
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 30px 0; }
  .big {
    font-size: 20px;
    line-height: 30px; }
  .main-top-section .anons {
    margin: 0 0 30px 0; }
  .main-top-section .main-slider {
    top: 20px; }
  .main-top-section .info-block {
    max-width: 690px;
    margin: 0 -320px 30px 0; }
  .main-top-section .info-block .info-item .numbers {
    font-size: 50px;
    line-height: 40px; }
  .main-advantage .link-download {
    margin: 0; }
  .main-advantage {
    margin: 0 0 60px 0; }
  .main-video {
    margin: 0 0 60px 0; }
  .main-video .video-container {
    margin: 0; }
  .main-video .video-container .video-info {
    position: relative;
    bottom: 0;
    left: 0;
    border-radius: 0 0 20px 20px; }
  .main-brands {
    margin: 0 0 30px 0; }
  .main-map .map-info .map-countrys .item .percent {
    width: 80px; }
  .main-map .map-info .map-countrys .item {
    padding: 0 0px;
    font-size: 16px; }
  .main-map .map-container {
    margin: 180px 0 0 0; }
  .main-testimonials .bg-left {
    top: -80px; }
  .main-testimonials .testimonials-slider .item {
    width: auto;
    margin: 0 40px; }
  .testimonials-slider .slick-prev {
    margin: 0px 0 0 -380px; }
  .testimonials-slider .slick-next {
    margin: 0px 0 0 355px; }
  .main-production .production-map .point {
    width: 22px;
    height: 22px;
    line-height: 22px; }
  .main-production .production-map .point svg {
    width: 9px; }
  .main-production .production-info {
    height: auto;
    max-width: 100%; }
  .main-production .production-info .prod-text {
    display: none !important; }
  .main-production .prod-links .prod-link .icon {
    width: 22px;
    height: 22px;
    line-height: 22px; }
  .main-production .prod-links .prod-link .icon svg {
    width: 9px; }
  .main-production .prod-links {
    padding: 0px; }
  .main-timline .timeline-slider .item .timeline-image {
    width: 300px; }
  .main-timline .timeline-slider .item .timeline-info {
    margin: 0 0 0 320px; }
  .main-timline .timeline-slider .item .timeline-info .name {
    margin: 0 0 15px 0;
    font-size: 24px;
    line-height: 24px; }
  .main-timline .timeline-slider .item .timeline-info .date {
    margin: 0 0 15px 0; }
  .main-news .news-container .news-slider {
    position: relative;
    left: 0;
    margin: 0 -250px 0 -15px; }
  .arrows-news:after {
    content: "";
    display: block;
    clear: both; }
  .main-news .news-container .title-block {
    max-width: 100%;
    padding: 0px 0 0 0; }
  .main-news .news-container .title-block .link {
    margin: 0 0 30px 0; }
  .arrows-news {
    margin: 0 0 30px 0; }
  .bottom-form .form-container {
    padding: 30px; }
  .footer .menu-footer {
    display: none; }
  .mobile-display {
    display: block !important; }
  .footer .footer-seti {
    position: relative;
    left: 0;
    top: 0;
    margin: 40px 0 0 0;
    float: right; }
  .footer {
    padding: 0 0 30px 0; }
  .footer .bg-footer {
    width: 318px;
    height: 472px;
    background-size: 318px; }
  .main-map .map-container .map-kvalitet {
    margin: 30px 0 0;
    font-size: 20px;
    line-height: 26px; }
  .main-map .map-container .map-kvalitet span {
    display: block;
    font-size: 26px; }
  .main-video .video-container .video-info .checks {
    font-size: 16px; }
  .bredscrump {
    top: 20px; }
  h1 {
    font-size: 40px;
    line-height: 40px; }
  .video-section .video-content .anons {
    font-size: 20px;
    line-height: 26px; }
  .capacities-page .text-block .anons {
    margin: 0 0 30px 0; }
  .capacities-page .text-block {
    margin: 0 0 60px 0; }
  .techology-block .technology-slider .item .technology-info .slide-info {
    padding: 20px 100px 20px 20px; }
  .techology-block .technology-slider .item .technology-info .slide-info .info-name {
    padding: 0 150px 0 0; }
  .techology-block .technology-slider .item .technology-info .slide-info .year {
    right: 20px; }
  .techology-block .technology-slider .item .technology-info .arrows {
    right: 20px; }
  .techology-block .technology-thumb-slider {
    margin: 0 auto; }
  .techology-block {
    margin: 0 0 60px 0; }
  .test-center-block .test-thumb-slider .item {
    margin: 0 auto; }
  .test-center-block .test-thumb-slider {
    max-width: 100%; }
  .techology-block .technology-thumb-slider {
    width: 100%; }
  .techology-block .technology-thumb-slider .item {
    margin: 0 auto; }
  .workforce-block .circle-container {
    margin: 120px auto 0 auto; }
  .work-block {
    margin: 0 0 60px 0; }
  .workforce-block {
    margin: 0 0 60px 0; }
  .projects-block .projects-slider .item .projects-info .slide-info {
    padding: 20px 100px 20px 20px; }
  .projects-block .projects-slider .item .projects-info .slide-info .info-name {
    padding: 0 150px 0 0; }
  .projects-block .projects-slider .item .projects-info .slide-info .year {
    right: 20px; }
  .projects-block .projects-slider .item .projects-info .arrows {
    right: 20px; }
  .projects-block {
    margin: 0 0 60px 0; }
  .projects-block .projects-slider .slide {
    padding: 0 30px 40px 30px; }
  .certifified-block {
    margin: 0 0 60px 0; }
  .video-section .video-info .checks {
    font-size: 16px; }
  .video-section .video-info .checks li {
    font-size: 16px; }
  .brands-slider-inner {
    margin: 100px auto 0px auto;
    max-width: 720px;
    padding: 0 15px; }
  .product-detail .product-detail-header .product-detail-thumb-slider {
    float: left;
    width: 133px;
    margin: 0 0 0 30px; }
  .product-detail .product-detail-header .product-detail-image-slider {
    float: left; }
  #vmap {
    width: 1500px !important;
    height: 1800px !important; }
  .main-map .svg-map {
    right: -650px;
    top: -750px; }
  .main-map .svg-map:after {
    bottom: 200px; }
  .main-map {
    margin: 0 0 60px 0; }
  .main-map .svg-map .map-kvalitet {
    right: 700px;
    bottom: 330px; }
  .menu-top .nav li .dropdown-menu .dropdown-menu-image {
    /*width:50px;*/
    display: none; }
  .menu-top .nav li .dropdown-menu .dropdown-menu-links {
    /*margin:0 0 0 55px;*/
    margin: 0px; }
  .dropdown-menu-links p.desc {
    margin: 0px 0px 2px -2px;
    color: #fff;
    font-size: 18px; }
  .menu-top .nav li .dropdown-menu {
    padding: 0px 20px; }
  .menu-top {
    height: 1500px; }
  .product-list {
    margin-top: 75px !important; }
  .product-list .product-list__top .product-list__top-text {
    font-size: 24px;
    line-height: 32px; }
  .product-list__modern-title {
    padding: 25px 0 0 0; }
  .product-list__modern-title h2 {
    font-size: 40px;
    line-height: 48px;
    margin: 0 0 30px 0; }
  .product-list__modern-title p {
    font-size: 75px; }
  .product-list .product-list__top .product-list__top-text {
    padding: 0; }
  .product-list .product-list__item .product-list__item-foto .foto-container {
    height: 240px; }
  .product-list__middle .product-list__middle-inner .product-list__middle-info {
    padding: 60px 40px 40px 40px;
    width: 90%; }
  .product-list .product-list__item .product-list__item-info {
    margin: 0px 10px 5px 10px;
    padding: 0 25px 0 0; }
  .product-list .product-list__top .product-list__top-image-text {
    font-size: 25px;
    right: calc(90% - 115px); }
  .product-list .product-list__item:hover .product-list__item-info {
    margin: 0 10px 15px 25px; }
  .techology-block .technology-slider .item .technology-image img {
    border-radius: 40px !important; } }

@media (max-width: 767px) {
  .main-production .production-info .prod-text {
    max-height: 0px;
    height: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .main-production .production-info .prod-text {
    display: block !important;
    margin: 0; }
  .main-production .prod-links {
    margin: 30px 0 0 0; }
  .main-production .prod-text .anons {
    line-height: 20px; }
  .main-production .prod-text .name {
    line-height: 28px;
    font-size: 20px; }
  .main-production .production-info .prod-text.open {
    max-height: 1000px; }
  .main-top-section .main-slider {
    display: none; }
  .main-top-section .main-top-left {
    max-width: 100%; }
  .main-top-section .info-block {
    max-width: 100%;
    margin: 0 0px 30px 0; }
  .main-top-section .logo-30year {
    margin: 0 0 60px 0; }
  .main-video .video-container .video-play {
    width: 66px;
    height: 66px; }
  .main-video .video-container .video-info {
    padding: 15px; }
  .title, .title-small {
    font-size: 36px !important;
    line-height: 42px !important;
    margin: 0 0 20px 0 !important; }
  .main-map .map-info .map-countrys .item {
    display: inline-block !important;
    margin: 0 10px 10px 0;
    border: 1px solid #b5c5d3;
    padding: 0 10px;
    line-height: 28px; }
  .main-map .map-info .map-countrys .item .percent {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 10px 0 0; }
  .main-map .map-info .map-countrys .item .name {
    display: inline-block;
    vertical-align: middle; }
  .main-map .map-bg {
    top: 50px; }
  .main-map .map-container {
    margin: 0; }
  .main-map .map-container .map-elipse .country {
    max-width: 300px;
    max-height: 300px;
    line-height: 300px; }
  .main-testimonials .testimonials-slider .item .testimonial {
    padding: 30px 50px;
    font-size: 16px;
    line-height: 22px; }
  .main-testimonials .testimonials-slider .item .testimonial:before {
    left: 15px;
    top: 15px; }
  .main-testimonials .testimonials-slider .item .testimonial:after {
    right: 15px;
    bottom: 15px; }
  .main-testimonials .testimonials-slider .item .testimonial > div {
    max-height: none; }
  .main-timline .timeline-slider .item .timeline-image {
    float: none;
    width: 100%;
    margin: 0 0 15px 0; }
  .main-timline .timeline-slider .item .timeline-info {
    margin: 0;
    padding: 0; }
  .main-timline .timeline-slider .item .timeline-info .anons {
    font-size: 14px;
    line-height: 20px; }
  body, th, td {
    font-size: 14px;
    line-height: 24px; }
  .main-news .news-container .title-block .anons {
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 24px; }
  .main-news .news-container .news-slider .item .news-image {
    height: 155px; }
  .main-news .news-container .news-slider .item {
    width: 235px; }
  .main-news .news-container .news-slider .item .news-name {
    padding: 0 10px;
    font-size: 16px;
    line-height: 22px;
    min-height: 44px; }
  .main-news .news-container .news-slider .item .date {
    padding: 0 0 0 10px; }
  .main-advantage .item .icon {
    text-align: center; }
  .main-top-section .info-block .info-item .numbers {
    display: inline-block;
    vertical-align: middle; }
  .main-top-section .info-block .info-item .name {
    display: inline-block;
    vertical-align: middle; }
  .main-top-section .info-block .info-item {
    margin: 0 0 20px 0;
    padding: 0 10px 0 0; }
  .main-top-section .video-link {
    margin: 0 0 30px 0; }
  .main-advantage .item .name {
    font-size: 20px; }
  .main-advantage .item .anons {
    line-height: 24px; }
  .main-brands .brands-slider .slick-current .item {
    background: #fff;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11);
    box-shadow: 0px 4px 32px 0px rgba(68, 81, 124, 0.11); }
  .main-brands .brands-slider .slick-current .item img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    opacity: 1; }
  .main-testimonials .testimonials-slider .item {
    margin: 0 15px; }
  .bottom-form {
    margin: 0 0 60px 0; }
  .video-section .video-info {
    padding: 15px; }
  .brands-slider-inner {
    margin: 60px auto 0px auto; }
  .techology-block .technology-slider .item .technology-info .slide-info .year {
    position: relative;
    display: inline-block;
    right: auto;
    top: 0; }
  .techology-block .technology-slider .item .technology-info .slide-info .info-name {
    padding: 0; }
  .techology-block .technology-slider .item .technology-info .arrows {
    bottom: auto;
    top: 20px; }
  .techology-block .technology-slider .item .technology-info .slide-info {
    padding: 20px 20px 20px 20px; }
  .techology-block .technology-thumb-slider .item {
    margin: 0 10px; }
  .test-center-block .test-slider {
    margin: 0; }
  .projects-block .projects-slider .item .projects-info .slide-info .year {
    position: relative;
    display: inline-block;
    right: auto;
    top: 0; }
  .projects-block .projects-slider .item .projects-info .slide-info .info-name {
    padding: 0; }
  .projects-block .projects-slider .item .projects-info .arrows {
    bottom: auto;
    top: 20px; }
  .projects-block .projects-slider .item .projects-info .slide-info {
    padding: 20px 20px 20px 20px; }
  .test-center-block .test-thumb-slider .item {
    margin: 0 10px; }
  .projects-block .projects-slider .item .projects-info .name {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px 0; }
  .product-detail .product-detail-header .product-detail-thumb-slider {
    float: none;
    width: 100%;
    margin: 0 0 0 0px; }
  .product-detail .product-detail-header .product-detail-image-slider {
    float: none;
    max-width: none;
    margin: 0 -60px; }
  .product-detail .product-detail-header .product-detail-image-slider .item {
    width: auto;
    margin: 0;
    height: auto;
    margin: 0 30px; }
  .product-detail .product-detail-header .product-detail-image-slider .item img {
    position: relative;
    max-width: 100%;
    max-height: none; }
  .product-detail .product-detail-header .product-detail-thumb-slider .item {
    text-align: center; }
  .product-detail .product-detail-header .product-detail-thumb-slider .item img {
    margin: 0 auto; }
  .product-detail .product-detail-header .proizvod {
    margin: 0 0 30px 0; }
  .product-detail .product-detail-header .anons {
    margin: 0 0 60px 0;
    font-size: 20px;
    line-height: 30px; }
  .product-detail .product-detail-header h1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 30px 0; }
  .product-detail .product-detail-text .anons {
    margin: 0 0 30px 0; }
  .product-detail .product-detail-video .video-container .video-logo {
    width: 150px; }
  .product-detail .product-detail-video .video-container .video-play {
    width: 66px;
    height: 66px; }
  .product-detail .product-detail-video .video-container .video-shild {
    right: 15px;
    bottom: 15px; }
  .product-detail .product-detail-video .video-container .video-text {
    left: 15px;
    bottom: 15px; }
  .product-detail .product-detail-video .video-container .video-text .name {
    font-size: 30px;
    line-height: 30px; }
  .product-detail .product-detail-video .video-container .video-text .anons {
    font-size: 16px;
    line-height: 20px; }
  .product-detail .product-detail-video .video-container .video-inner {
    margin: 0 0 30px 0; }
  .product-detail .product-detail-video .video-container .video-info .checks {
    font-size: 16px; }
  .product-detail .product-detail-comparison table.comparison-table .comparison-image {
    width: 150px;
    height: 180px; }
  .product-detail .product-detail-comparison table.comparison-table img {
    max-width: 150px;
    max-height: 180px; }
  .product-detail .product-detail-comparison table.comparison-table .table-title {
    width: 160px; }
  .product-detail .product-detail-comparison table.comparison-table td {
    padding: 10px 10px; }
  .product-detail .product-detail-comparison table.comparison-table .table-title {
    padding: 0; }
  .product-detail .product-detail-text .product-detail-text-options {
    margin: 30px 0 0 0;
    padding: 15px; }
  .product-detail .product-detail-text .product-detail-text-options .name {
    font-size: 20px;
    line-height: 24px; }
  .content {
    padding: 10px 0 0 0; }
  .inner .bredscrump {
    top: 10px; }
  .video-section {
    margin: -500px 0 290px 0; }
  .video-section .video-content {
    padding: 550px 0 0 0; }
  .video-section .video-info {
    display: block; }
  .video-section .video-content .video-info {
    display: none; }
  .video-section {
    height: auto; }
  .video-section {
    margin: -500px 0 60px 0; }
  .video-section .video-info {
    margin: 30px 15px 0 15px; }
  h1 {
    font-size: 30px;
    line-height: 30px; }
  .product-detail .product-detail-comparison, .product-detail .product-detail-header, .product-detail .product-detail-icons, .product-detail .product-detail-text {
    margin: 0 0 60px 0; }
  .main-production .production-map {
    display: none; }
  .main-map .svg-map {
    display: none; }
  .main-map .map-bg {
    display: block; }
  .main-map .mob-map {
    display: block; }
  .techology-block .technology-slider .item .technology-image img {
    border-radius: 25px !important; } }

@media (max-width: 575px) {
  .header .header-price {
    display: none; }
  .header .logo {
    margin: 10px 0 10px 0px; }
  .main-top-section .main-top-left {
    padding: 0; }
  .main-top-section {
    margin: 30px 0 0; }
  .title, .title-small {
    font-size: 28px !important;
    line-height: 36px !important; }
  .big {
    font-size: 18px;
    line-height: 24px; }
  .main-top-section .video-link {
    font-size: 18px;
    line-height: 34px; }
  .main-top-section .video-link:after {
    width: 34px;
    height: 34px; }
  .bg-left {
    width: 100px;
    height: 266px;
    background-size: 100px; }
  .bg-right {
    width: 100px;
    height: 266px;
    background-size: 100px; }
  .wrapper {
    background-size: 600px; }
  .main-testimonials .bg-right {
    top: 0; }
  .main-testimonials .bg-left {
    top: 100px; }
  .main-production .prod-links .prod-link {
    padding: 0 0 0 30px;
    position: relative; }
  .main-production .prod-links .prod-link .icon {
    position: absolute;
    left: 0;
    top: 3px; }
  .main-timline .years-slider .years-item {
    font-size: 26px; }
  .footer {
    text-align: center; }
  .footer .bg-footer {
    width: 150px;
    height: 222px;
    background-size: 150px; }
  .footer .logo {
    margin: 0;
    text-align: center;
    width: 128px;
    margin: 0 auto; }
  .footer .footer-seti {
    margin: 20px 0 5 0;
    float: none;
    max-width: 100%;
    text-align: center; }
  .footer .footer-seti a {
    display: inline-block;
    margin: 0 5px 10px 5px !important; }
  .footer .zastita-link {
    text-align: center;
    margin: 0 0 10px 0; }
  .footer .lng-drop {
    float: none;
    display: inline-block; }
  .main-map .map-container .map-kvalitet {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 22px; }
  .main-map .map-container .map-kvalitet span {
    display: block;
    font-size: 22px; }
  .menu-top .header-price {
    display: block;
    margin: 0 0px 15px 0px;
    text-align: center; }
  .techology-block .technology-slider .item .technology-info .slide-info .info-name {
    font-size: 20px; }
  .techology-block .technology-slider .item .technology-info .slide-info .year {
    font-size: 12px;
    margin: 0 0 10px 0; }
  .techology-block .technology-slider .item .technology-info .slide-info .model {
    font-size: 16px; }
  .techology-block .technology-slider .item .technology-info .slide-info .properties .item {
    margin: 0 20px 0 0; }
  .techology-block .technology-slider .item .technology-info .slide-info .properties .item .value {
    font-size: 20px; }
  .techology-block .technology-thumb-slider .item {
    border-radius: 10px; }
  .test-center-block .test-thumb-slider .item {
    border-radius: 10px; }
  .projects-block .projects-slider .item .projects-info .slide-info .info-name {
    font-size: 20px; }
  .projects-block .projects-slider .item .projects-info .slide-info .year {
    font-size: 12px;
    margin: 0 0 10px 0; }
  .projects-block .projects-slider .item .projects-info .slide-info .model {
    font-size: 16px; }
  .projects-block .projects-slider .item .projects-info .slide-info .properties .item {
    margin: 0 15px 0 0; }
  .projects-block .projects-slider .item .projects-info .slide-info .properties .item .value {
    font-size: 26px; }
  .projects-block .kvalitet {
    font-size: 16px;
    line-height: 24px;
    margin: 30px 0 0 0; }
  .projects-block .kvalitet span {
    font-size: 24px; }
  .projects-block .projects-slider .slide {
    padding: 0 30px 0px 30px; }
  .circlestat {
    display: none; }
  .circlestat.none {
    display: block; }
  .workforce-block .circle-container .circle-inner {
    width: 220px;
    height: 220px;
    top: 40px;
    left: 40px; }
  .workforce-block .circle-container {
    max-width: 300px; }
  .workforce-block .circle-container .circle-inner {
    top: 39px;
    padding: 45px 0 0 0; }
  .workforce-block .circle-container .shild {
    right: -15px;
    font-size: 16px; }
  .product-detail .product-detail-header .anons {
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 24px; }
  .product-detail .product-detail-icons .item .icon {
    width: 100px;
    height: 100px;
    line-height: 100px; }
  .product-detail .product-detail-icons .item .info {
    margin: 0 0 0 120px;
    padding: 15px 0 0 0; }
  .product-detail .product-detail-icons .item .icon img {
    max-height: 80px;
    max-width: 80px; }
  .product-detail .product-detail-icons .item {
    margin: 0 0 30px 0; }
  .product-detail .product-detail-icons .item:after {
    content: "";
    display: block;
    clear: both; }
  .product-detail .product-detail-icons .item .info .value {
    font-size: 20px;
    line-height: 20px; }
  .product-detail .product-detail-video .video-container .video-logo {
    width: 100px; }
  .product-detail .product-detail-video .video-container .video-shild {
    width: 50px; }
  .product-detail .product-detail-video .video-container .video-text {
    bottom: 0px;
    left: 10px; }
  .product-detail .product-detail-video .video-container .video-text .anons {
    display: none; }
  .product-detail .product-detail-video .video-container .video-text .name {
    font-size: 16px; }
  .product-list {
    margin-top: 55px !important; }
  .product-list .product-list__top .product-list__top-text {
    font-size: 17px;
    line-height: 25px; }
  .product-list__modern-title {
    padding: 15px 0 0 0; }
  .product-list__modern-title h2 {
    font-size: 27px;
    line-height: 32px;
    margin: 0 0 25px 0; }
  .product-list__modern-title p {
    font-size: 40px;
    left: 0px; }
  .product-list .product-list__top .product-list__top-text {
    padding: 0; }
  .product-list .product-list__item .product-list__item-foto .foto-container {
    height: 185px; }
  .product-list .product-list__item .product-list__item-name {
    font-size: 13px;
    line-height: 17px; }
  .product-list .product-list__item .product-list__item-info {
    margin: 0px 10px 5px 10px;
    padding: 0 13px 0 0;
    min-height: 50px; }
  .product-list .product-list__item:hover .product-list__item-info {
    margin: 0 10px 15px 15px; }
  .product-list .product-list__top .product-list__top-image-text {
    font-size: 25px;
    right: calc(90% - 115px); }
  .product-list .product-list__item .product-list__item-info .icon {
    top: 3px; }
  .product-list .product-list__item .product-list__item-info .icon svg {
    width: 15px;
    padding-right: 0px;
    margin-right: 0px; }
  .product-list__middle {
    margin: 0; }
  .product-list__middle .product-list__middle-inner {
    padding: 25px 0; }
  .product-list__middle .product-list__middle-inner .product-list__middle-info {
    padding: 45px 20px 20px 20px;
    width: 90%;
    background: #005788cc; }
  .header .header-search {
    display: none; } }

@media (max-width: 300px) {
  .product-list .product-list__item .product-list__item-foto .foto-container {
    height: 135px; }
  .product-list .product-list__item .product-list__item-info {
    margin: 0 5px 5px 5px;
    padding: 0 0px 0 0; }
  .product-list .product-list__item .product-list__item-info .icon {
    display: none; } }

.to-slider-btn {
  /*position: fixed;*/
  /*bottom: 1rem;*/
  /*right: 1rem;*/
  /*z-index: 1000;*/
  background-color: #BF7014;
  color: white;
  text-decoration: none;
  padding: .5rem 1rem;
  border-radius: 10px;
  /*animation: pulsate 1s infinite;*/
  -webkit-transition: 300ms;
  transition: 300ms;
  outline: none;
  border: none;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  white-space: nowrap; }

.wood-right-background {
  position: absolute;
  width: 455px;
  height: 1578px;
  background: url("images/right-bg-wood.png") no-repeat center;
  right: 0;
  z-index: -1; }

.video-section .video-container-wood {
  height: 850px;
  margin: 0px -450px 0 -450px;
  border: 30px solid transparent !important;
  overflow: hidden;
  position: relative;
  z-index: 4;
  border-radius: 100%;
  top: 0;
  background: linear-gradient(104deg, #BF7014, #bf6f1439) !important; }

.video-section .video-container-wood:before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 87, 136, 0.64);
  z-index: 2; }

.anons-wood {
  /*margin:0 0 55px 110px;*/
  color: #fff;
  font-size: 20px; }

.wrapper .wrapper-wood {
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto; }

.wood-first-paragraph {
  color: #000;
  max-width: 75%;
  font-size: larger; }

.wood-first-paragraph .first-paragraph-blue {
  color: #005788;
  font-weight: bold; }

.first-paragraph-blue {
  color: #005788;
  font-weight: bold; }

.first-paragraph-title {
  color: #005788;
  font-weight: bold; }

.second-paragraph-title {
  color: #005788;
  font-weight: bold;
  text-align: center; }

.second-paragraph {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  padding: 0 365px; }

.second-paragraph-text {
  color: #000;
  font-size: larger; }

.section-second-paragraph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -400px; }

.left-windows {
  background: url("images/left-windows.png") no-repeat left;
  position: initial;
  width: 501px;
  height: 952px;
  right: 0;
  z-index: -1; }

.right-windows {
  background: url("images/right-windows.png") no-repeat right;
  height: 952px;
  -webkit-box-flex: 1.7;
  -ms-flex: 1.7;
  flex: 1.7;
  background-size: contain; }

.w-first-text {
  width: 100%;
  height: 600px;
  margin: 0 auto;
  padding: 1rem;
  padding-left: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  position: relative; }

.ft-text {
  width: 70%;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.ft-text h2 {
  font-size: 2rem;
  color: #005788;
  font-weight: 700;
  margin-bottom: 1.5rem;
  line-height: 1; }

.ft-text p {
  font-size: 1.1rem;
  font-weight: 500; }

.ft-blue-bolded {
  color: #005788;
  font-weight: 700; }

.wood-bg-right-triangle {
  height: 500px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.wood-bg-right-triangle img {
  height: 100%; }

.wood-brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  position: relative;
  height: 500px;
  padding-right: 10rem; }

/*.wood-brands-heading {*/
/*    font-size: 4rem;*/
/*    color: #005788;*/
/*    font-weight: 700;*/
/*    margin-bottom: .5rem;*/
/*}*/
.w-left-windows {
  position: absolute;
  height: 500px;
  left: 0; }

.w-left-windows img {
  height: 500px; }

.wood-brands-headng {
  font-size: 4rem;
  color: #005788; }

.w-second-text {
  padding: 1rem;
  padding-left: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  min-height: 500px;
  margin-bottom: 2rem; }

.wood-right-windows {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.wood-right-windows img {
  height: 500px; }

.wood-brands {
  padding-right: 20rem;
  z-index: 9;
  padding-left: 10rem; }

.wood-brands-slider-container {
  margin: auto 0;
  margin-left: auto;
  z-index: 99; }

.wood-brands-slider-container h2 {
  font-size: 3rem;
  color: #005788;
  font-weight: 600; }

.wood-brands-slider {
  width: 1000px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3rem; }

.wood-brands-slider .slick-track {
  /*display: flex;*/
  /*align-items: center;*/
  /*gap: 2rem;*/ }

.w-slide {
  margin-right: 2rem;
  float: left; }

.w-slide img {
  width: auto;
  height: 4rem; }

.footer-wood {
  width: 100%; }

@media only screen and (max-width: 1700px) {
  .w-first-text {
    padding-left: 1rem; }
  .w-second-text {
    padding-left: 1rem; }
  .wood-brands {
    padding-right: 5rem; } }

@media only screen and (max-width: 1467px) {
  .wood-brands-slider-container h2 {
    font-size: 2rem; }
  .w-slide img {
    height: 3rem; }
  .wood-brands-slider {
    width: 700px; } }

@media only screen and (max-width: 1200px) {
  .wood-brands {
    padding-left: 1rem; }
  .wood-brands-slider-container h2 {
    font-size: 2rem; }
  .w-slide img {
    height: 3rem; }
  .wood-right-windows {
    opacity: .5; } }

@media only screen and (max-width: 576px) {
  .w-slide {
    max-height: 50px; } }

@-webkit-keyframes pulsate {
  0% {
    scale: .9; }
  50% {
    scale: 1; }
  100% {
    scale: .9; } }

@keyframes pulsate {
  0% {
    scale: .9; }
  50% {
    scale: 1; }
  100% {
    scale: .9; } }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', serif; }

.slider-container {
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  height: 800px;
  background: url("/assets/images/slider-bg.jpeg");
  background-size: cover;
  background-position: center;
  background-blend-mode: overlay;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem; }

.bg-overlay {
  width: 100%;
  height: 100%;
  background-color: #975D0591;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.slider-container .slick-list {
  height: 100%; }

.slider-container .slick-list .slick-track {
  height: 100%; }

.slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  width: 80%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  gap: 1rem;
  margin: 0 !important; }

.slide-box {
  background-color: rgba(0, 0, 0, 0.78);
  padding: .5rem 2rem;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4rem;
  height: 95%;
  margin: 0 30px;
  position: relative;
  -webkit-transition: 1s;
  transition: 1s; }

/* Slide animated borders */
.slide-box .slide-border {
  position: absolute;
  width: 0%;
  height: 5px;
  background-color: #BF7014;
  -webkit-transition: 1s;
  transition: 1s; }

.slide-box .slide-border-top {
  left: 0;
  top: 0;
  height: 3px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.slide-box .slide-border-bottom {
  right: 0;
  bottom: 0;
  height: 3px; }

.slide-box .slide-border-right {
  right: 0;
  bottom: 0;
  width: 3px;
  visibility: hidden; }

.slide-box .slide-border-left {
  left: 0;
  top: 0;
  width: 3px;
  visibility: hidden; }

.hovered-slide .slide-border-top {
  width: 100%; }

.hovered-slide .slide-border-bottom {
  width: 100%; }

.hovered-slide .slide-border-right {
  width: 3px;
  height: 100%;
  visibility: visible; }

.hovered-slide .slide-border-left {
  width: 3px;
  height: 100%;
  visibility: visible; }

/* Checbox for finished jobs */
.checkbox {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 2rem;
  height: 2rem;
  border: 2px solid #BF7014;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.checkbox img {
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 2rem; }

/* Post name */
.slide-box a {
  margin-bottom: auto;
  text-decoration: none;
  -webkit-transition: 300ms;
  transition: 300ms; }

.slide-box a:hover {
  color: #BF7014; }

/* Post number and date */
.post-number-and-date {
  margin-bottom: auto; }

.post-number {
  font-size: 8rem;
  font-weight: 900;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content; }

.post-date {
  background-color: #BF7014;
  padding: .2rem 1rem;
  font-size: .8rem;
  font-weight: 600;
  color: white;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* Post details */
.post-details {
  /*height: 100%;*/
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: .5rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: auto; }

.post-name {
  color: white;
  font-size: 1.2rem;
  width: 100%; }

.post-name h1 {
  font-size: 1.5rem;
  color: white;
  line-height: 1.1;
  font-weight: 600; }

.post-name h1:hover {
  color: #BF7014; }

.post-description {
  margin-top: auto;
  color: white;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 400; }

.post-link {
  color: #BF7014;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  white-space: nowrap;
  margin-top: 1rem; }

.post-link:after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  width: 0%;
  background-color: #BF7014;
  bottom: -5px;
  -webkit-transition: 300ms;
  transition: 300ms; }

.post-link:hover:after {
  width: 100%;
  -webkit-transform: scaleX(100%);
  transform: scaleX(100%);
  -webkit-transform-origin: center;
  transform-origin: center; }

/* Slider navigation */
.slider-navigation {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.slider-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 1rem;
  margin: 0 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.slick-active .slider-dot {
  background-color: #BF7014;
  outline: 2px solid white; }

.slider-dot {
  width: 12px;
  height: 12px;
  background-color: white;
  border-radius: 50%;
  cursor: pointer; }

/* Arrows */
.arrow {
  -webkit-transition: 150ms;
  transition: 150ms; }

.arrow:hover {
  cursor: pointer;
  -webkit-filter: invert(47%) sepia(49%) saturate(687%) hue-rotate(352deg) brightness(92%) contrast(106%);
  filter: invert(47%) sepia(49%) saturate(687%) hue-rotate(352deg) brightness(92%) contrast(106%); }

.arrow-left {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.arrow-right {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

/* Responsive queries */
/*@media screen and (max-width: 2390px) {*/
/*    .slides {*/
/*        width: 80%;*/
/*    }*/
/*}*/
@media screen and (max-width: 2240px) {
  .slide-box {
    margin: 0 30px; } }

@media screen and (max-width: 2140px) {
  .slides {
    width: 80%; }
  .slide-box {
    margin: 0 20px; } }

@media screen and (max-width: 1800px) {
  .slide-box {
    margin: 0 40px; } }

@media screen and (max-width: 1400px) {
  .slides {
    width: 80%; }
  .slide-box {
    margin: 0 20px; } }

@media screen and (max-width: 1200px) {
  .slides {
    width: 90%; } }

@media screen and (max-width: 500px) {
  .arrow {
    width: 5rem; } }

.not-realized {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.right-window {
  width: 1000px;
  height: 500px;
  background: url("/assets/icons/right-windows.png");
  background-size: cover;
  background-repeat: no-repeat; }

@media screen and (max-width: 1200px) {
  .w-first-text {
    padding-left: 1rem; }
  .w-second-text {
    padding-left: 1rem; }
  .wood-brands {
    height: auto;
    margin-bottom: 3rem; }
  .w-left-windows {
    display: none; }
  .wood-brands-slider-container {
    margin-left: 0; } }

@media screen and (max-width: 1000px) {
  .ft-text {
    width: 100%; }
  .wood-bg-right-triangle {
    opacity: .5; }
  .w-second-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .right-windows {
    opacity: .5; } }

@media screen and (max-width: 768px) {
  .w-first-text {
    height: auto !important; }
  .ft-text {
    width: 100%; }
  h2 {
    font-size: 1.6rem !important; }
  p {
    font-size: 1rem !important; }
  .wood-brands {
    width: 100%; }
  .wood-brands-slider .slick-track {
    gap: .5rem; } }

/**/
@media screen and (min-width: 0px) {
  .video-section .video-content {
    padding: 508px 0 0 0; }
  .anons-wood {
    font-size: 1rem;
    line-height: 1.2; }
  .headline {
    font-size: 1.5rem;
    line-height: 1;
    margin: 0 0 10px 0; }
  .wood-video-section {
    margin-bottom: 3rem !important; }
  .wood-container {
    width: 90%; } }

@media screen and (min-width: 400px) {
  .video-section .video-content {
    padding: 508px 0 0 0; }
  .headline {
    font-size: 2rem;
    line-height: 1;
    margin: 0 0 10px 0; }
  .anons-wood {
    font-size: 1rem;
    line-height: 1.2; } }

@media screen and (min-width: 468px) {
  .video-section .video-content {
    padding: 528px 0 0 0; }
  .headline {
    font-size: 2rem;
    line-height: 1;
    margin: 0 0 10px 0; }
  .anons-wood {
    font-size: 1rem;
    line-height: 1.2; } }

@media screen and (min-width: 568px) {
  .video-section .video-content {
    padding: 528px 0 0 0; }
  .headline {
    font-size: 2.2rem;
    line-height: 1;
    margin: 0 0 10px 0; }
  .anons-wood {
    font-size: 1.1rem;
    line-height: 1.3; } }

@media screen and (min-width: 768px) {
  .video-section .video-content {
    padding: 450px 0 0 0; }
  .headline {
    font-size: 2.5rem;
    line-height: 1;
    margin: 0 0 10px 0; }
  .anons-wood {
    font-size: 1.2rem;
    line-height: 1.4; } }

@media screen and (min-width: 991px) {
  .video-section .video-content {
    padding: 450px 0 0 0; }
  .headline {
    font-size: 3rem;
    line-height: 1;
    margin: 0 0 10px 0; }
  .anons-wood {
    font-size: 1.3rem;
    line-height: 1.4; }
  /*.brend-box {*/
  /*    width: 50%;*/
  /*    margin-top: 16%;*/
  /*}*/
  /*.brend-box .container {*/
  /*    padding: 0;*/
  /*}*/
  /*.brend-title {*/
  /*    line-height: 1;*/
  /*    display: block;*/
  /*    font-size: 1.5rem;*/
  /*    text-align: left;*/
  /*}*/
  /*.brands-wood {*/
  /*    margin: 0 0.5rem 0 0;*/
  /*    padding: 0;*/
  /*}*/
  /*.brands-wood .item  {*/
  /*    margin-right: 1.5rem !important;*/
  /*}*/
  /*.section-second-paragraph {*/
  /*    width: 100%;*/
  /*}*/
  /*.second-paragraph {*/
  /*    padding:365px 2rem;*/
  /*    width: 100%;*/
  /*}*/
  /*.right-windows {*/
  /*    display: none*/
  /*}*/
  /*.second-paragraph-title {*/
  /*    text-align: left;*/
  /*    font-size: 1.5rem;*/
  /*    color: #002F63;*/
  /*}*/ }

@media screen and (min-width: 1200px) {
  .video-section .video-content {
    padding: 450px 0 0 0; }
  .headline {
    font-size: 4rem;
    line-height: 1;
    margin: 0 0 20px 0 !important; }
  .anons-wood {
    font-size: 1.3rem;
    line-height: 1.4; }
  .wood-first-paragraph {
    max-width: 75%; }
  /*.video-section {*/
  /*    margin-bottom: 200px;*/
  /*}*/
  /*.brands-wood {*/
  /*    width: 100%;*/
  /*    margin-top: .5rem*/
  /*}*/ }

@media screen and (min-width: 1400px) {
  /*.wood-right-background {*/
  /*    opacity: 1;*/
  /*}*/ }

.newsletter {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 5rem 0 0 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-39.84%, rgba(0, 87, 136, 0.25)), color-stop(38.22%, rgba(191, 112, 20, 0.33)), color-stop(87.87%, #B9874C), color-stop(135.5%, rgba(191, 112, 20, 0)));
  background: linear-gradient(0deg, rgba(0, 87, 136, 0.25) -39.84%, rgba(191, 112, 20, 0.33) 38.22%, #B9874C 87.87%, rgba(191, 112, 20, 0) 135.5%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3rem; }

.subscribe-box {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #002F63;
  gap: 4rem; }

.subscribe-text h4 {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700; }

.subscribe-box p {
  font-weight: 700;
  font-size: 1.3rem; }

.subscribe-input-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content; }

.subscribe-input-box * {
  font-size: 1.1rem;
  white-space: nowrap; }

.subscribe-input {
  border-radius: 10px;
  padding: .8rem 1rem;
  border: none;
  outline: none;
  padding-right: 2rem; }

.subscribe-btn {
  padding: .5rem 1rem;
  border-radius: 10px;
  margin-left: -20px;
  border: none;
  background-color: #002F63;
  color: white; }

/* Responsive */
@media screen and (max-width: 1376px) {
  .subscribe-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; } }

@media screen and (max-width: 569px) {
  .subscribe-box {
    width: 90%; }
  .subscribe-text h4 {
    font-size: 1.3rem; }
  .subscribe-box p {
    font-size: 1.2rem; } }

@media screen and (max-width: 400px) {
  .subscribe-text h4 {
    font-size: 1.3rem; }
  .subscribe-box p {
    font-size: 1.2rem; } }

:root {
  --main-bg-color: white;
  --main-text-color: #002F63;
  --button-text-color: white;
  --box-shadow-color: rgba(68, 81, 124, 0.11);
  --button-border-radius: 5px; }

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 95%;
  background: var(--main-bg-color);
  padding: 1rem 2rem;
  z-index: 10;
  border-radius: 10px;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  -webkit-box-shadow: 0px 4px 32px 0px var(--box-shadow-color);
  box-shadow: 0px 4px 32px 0px var(--box-shadow-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.2rem;
  border: 1px solid #c9c9c9;
  -webkit-transition: 500ms;
  transition: 500ms;
  max-width: 1600px; }

.cookie-banner * {
  margin: 0; }

.cookie-banner-title {
  font-weight: 600;
  color: var(--main-text-color); }

.cookie-banner-text {
  color: var(--main-text-color);
  font-size: 1rem;
  line-height: 1.2; }

.privacy-policy-link {
  text-decoration: none;
  position: relative; }

.privacy-policy-link:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--main-text-color);
  -webkit-transition: 300ms;
  transition: 300ms; }

.privacy-policy-link:hover:after {
  width: 100%; }

.cookie-banner-btns {
  margin-top: .8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem; }

.cookie-banner-btn {
  padding: .3rem 1.5rem;
  background-color: var(--main-text-color);
  color: white;
  border: none;
  outline: none;
  border-radius: 5px; }

.decline-btn {
  background-color: #e32124; }
