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

.heroblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 645px;
  height: 520px;
  padding: 98px 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #298ef4;
  opacity: 1;
}

.heroimage {
  width: 645px;
  height: 520px;
  background-image: url('../images/357354-2.png');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.text-block {
  margin: 11px 10%;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  font-weight: 600;
  text-align: left;
}

.title2 {
  margin: 11px 10%;
  font-family: 'Source Sans Pro', sans-serif;
  color: #274871;
  font-size: 33px;
  font-weight: 600;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 227px;
  height: 47px;
  margin-top: 49px;
  margin-right: 10%;
  margin-left: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.button:hover {
  box-shadow: 0 4px 3px -3px #173197;
}

.hero1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1288px;
  background-color: #f0f0f0;
}

.menublock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1288px;
  height: 82px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #0c6ccd;
}

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

.menulinkactive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0c6ccd;
  font-family: 'Source Sans Pro', sans-serif;
  color: #cacaca;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.tabs {
  width: 1288px;
}

.tab-link {
  width: 20px;
}

.tab-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.tab-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.tab-link-2:hover {
  background-color: #fff;
}

.tab-link-2.w--current {
  background-color: #fff;
}

.tab-link-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.tab-link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.tab-link-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.text-block-2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-2:hover {
  color: #298ef4;
}

.text-block-3 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-3:hover {
  color: #298ef4;
}

.text-block-3:active {
  color: #626d85;
  font-weight: 700;
}

.menublock2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menublock2:hover {
  background-color: #d1d1d1;
  box-shadow: inset 1px 0 15px -5px #a3a0a0;
}

.top1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1438px;
  height: 75px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
}

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

.logoblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #298ef4;
}

.image {
  width: 60px;
  height: 54px;
}

.topmenublock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.marker {
  margin-right: 15px;
  margin-left: 30px;
}

.topmenu2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 75px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.telephone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 645px;
  padding-left: 38px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tel {
  margin-left: 10%;
  font-family: 'Source Sans Pro', sans-serif;
  color: #274871;
  font-size: 27px;
  font-weight: 700;
}

.part1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.part2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
}

.content2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

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

.titleblock2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 109px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title3 {
  margin-top: 9px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 27px;
  font-weight: 600;
}

.paragraph {
  width: 800px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
}

.blockcontent2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1288px;
  padding-top: 67px;
  padding-bottom: 67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #f2f2f2;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1288px;
  height: 500px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.oborudinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1288px;
  margin-bottom: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.imageoborud {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 645px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.infotextoborud {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 645px;
  padding-top: 32px;
  padding-right: 38px;
  padding-left: 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #626d85;
}

.title4 {
  font-size: 20px;
}

.text4 {
  margin-top: 9px;
  margin-bottom: 6px;
}

.text5 {
  margin-top: 41px;
  margin-bottom: 27px;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1f8cec;
}

.title3_w {
  font-family: 'Source Sans Pro', sans-serif;
  color: #ffeaea;
  font-size: 27px;
  font-weight: 600;
}

.contactblock1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 624px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contactblock2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 312px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contactblock3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 312px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-4 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
}

.text-block-5 {
  margin-top: 7px;
  margin-bottom: 7px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #274871;
  font-size: 27px;
  font-weight: 700;
}

.downsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #274871;
}

.down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1438px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blockcontent3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1288px;
  padding-top: 67px;
  padding-bottom: 67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.downloadicon {
  margin-right: 15px;
}

.image-2 {
  width: 15px;
  margin-bottom: 6px;
}

.image-3 {
  width: 15px;
  margin-bottom: 6px;
}

.paragraph2 {
  width: 800px;
  margin-top: 11px;
  margin-bottom: 11px;
  padding-left: 38px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}

.step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.stepnumber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  margin-top: 35px;
  margin-bottom: 37px;
}

.text-span {
  color: #298ef4;
}

.image-5 {
  margin-bottom: 36px;
}

.zag1 {
  height: 90px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tab-link-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-6.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: #e0efff;
}

.tab-link-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-7.w--current {
  background-color: #e0efff;
}

.tab-link-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-8.w--current {
  background-color: #e0efff;
}

.tab-link-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-9.w--current {
  background-color: #e0efff;
}

.tab-link-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-10.w--current {
  background-color: #e0efff;
}

.tab-link-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-11.w--current {
  background-color: #e0efff;
}

.tab-link-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-12.w--current {
  background-color: #e0efff;
}

.tab-link-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-13.w--current {
  background-color: #e0efff;
}

.tab-link-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-14.w--current {
  background-color: #e0efff;
}

.tab-link-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.tab-link-15.w--current {
  background-color: #e0efff;
}

.tab-link-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: #fff;
}

.tab-link-16.w--current {
  background-color: #e0efff;
}

.text-block-6 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-7 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-8 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-9 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-10 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-11 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-12 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-13 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-14 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-15 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.text-block-16 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #626d85;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-2 {
  width: 800px;
  margin-top: 38px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: left;
}

.tabs-menu-2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.tabs-2 {
  width: 800px;
}

@media (max-width: 991px) {
  .heroblock {
    width: 100%;
    height: 300px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .heroimage {
    width: 100%;
    height: 300px;
  }
  .text-block {
    text-align: center;
  }
  .title2 {
    margin-right: 0%;
    margin-left: 0%;
    text-align: center;
  }
  .button {
    margin-right: 0%;
    margin-left: 0%;
  }
  .hero1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-2 {
    margin-right: 0px;
    font-size: 12px;
  }
  .top1 {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .topmenublock {
    height: 75px;
  }
  .topmenublock:hover {
    background-color: #fff;
  }
  .marker {
    margin-right: 10px;
    margin-left: 10px;
  }
  .topmenu2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .telephone {
    width: auto;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .tel {
    width: 220px;
    margin-left: 10%;
  }
  .part2 {
    width: 300px;
    height: 75px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(92, 16, 16, 0);
  }
  .titleblock2 {
    width: 13%;
  }
  .paragraph {
    width: 90%;
  }
  .blockcontent2 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .oborudinfo {
    width: 100%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .imageoborud {
    margin-bottom: 29px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .infotextoborud {
    width: 645px;
    margin-bottom: 39px;
    padding-top: 0px;
  }
  .title4 {
    text-align: center;
  }
  .text5 {
    margin-top: 46px;
    margin-bottom: 3px;
    text-align: center;
  }
  .blockcontent3 {
    width: 100%;
  }
  .paragraph2 {
    width: 90%;
  }
  .step {
    width: 90%;
  }
  .image-4 {
    width: 90%;
    margin-bottom: 1px;
  }
  .nav-link {
    display: block;
  }
  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75px;
    height: 75px;
    padding-top: 27px;
    padding-bottom: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button.w--open {
    width: 75px;
    height: 75px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: -webkit-linear-gradient(270deg, #298ef4, #298ef4);
    background-image: linear-gradient(180deg, #298ef4, #298ef4);
  }
  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .zag1 {
    height: 40px;
  }
  .paragraph-2 {
    width: 100%;
    margin-left: 5px;
  }
  .tabs-2 {
    width: auto;
  }
}

@media (max-width: 767px) {
  .text-block {
    font-size: 27px;
  }
  .title2 {
    font-size: 27px;
  }
  .menublock2 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .topmenublock {
    height: 75px;
    padding-left: 20px;
    background-color: transparent;
  }
  .tel {
    width: 170px;
    font-size: 20px;
  }
  .titleblock2 {
    width: 109px;
  }
  .title3 {
    text-align: center;
  }
  .paragraph {
    text-align: left;
  }
  .blockcontent2 {
    padding-bottom: 0px;
  }
  .oborudinfo {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .imageoborud {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 44px;
  }
  .infotextoborud {
    width: 100%;
  }
  .title4 {
    text-align: center;
  }
  .text4 {
    text-align: center;
  }
  .contactblock1 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-4 {
    margin-bottom: 26px;
    text-align: center;
  }
  .text-block-5 {
    text-align: center;
  }
  .step {
    width: 90%;
  }
  .menu-button {
    padding-top: 27px;
    padding-bottom: 25px;
  }
  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .paragraph-2 {
    margin-right: 5px;
    margin-left: 5px;
  }
}

@media (max-width: 479px) {
  .menublock {
    height: 65px;
  }
  .menulinkactive {
    padding-top: 14px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-2 {
    margin-left: 2px;
    font-size: 11px;
  }
  .text-block-3 {
    margin-right: 2px;
    margin-left: 2px;
    font-size: 11px;
  }
  .menublock2 {
    padding-top: 14px;
    padding-right: 2px;
    padding-left: 2px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .top1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .topmenublock {
    width: 100%;
    height: 50px;
    margin-top: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .topmenu2 {
    top: 0px;
  }
  .part1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .part2 {
    width: 100%;
  }
  .titleblock2 {
    height: 50px;
  }
  .paragraph {
    font-size: 19px;
  }
  .blockcontent2 {
    padding-top: 24px;
  }
  .oborudinfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .imageoborud {
    margin-bottom: 33px;
  }
  .infotextoborud {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .text4 {
    margin-bottom: auto;
  }
  .text5 {
    margin-top: 29px;
  }
  .download {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph2 {
    font-size: 17px;
  }
  .menu-button {
    padding-top: 27px;
    padding-bottom: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .menu-button.w--open {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .zag1 {
    height: auto;
  }
  .tab-link-6 {
    height: 40px;
    margin-top: 11px;
  }
  .tab-link-7 {
    height: 60px;
  }
  .tab-link-7.w--current {
    height: 60px;
  }
  .tab-link-8 {
    height: 80px;
  }
  .tab-link-9 {
    height: 80px;
  }
  .tab-link-10 {
    height: 40px;
  }
  .tab-link-11 {
    height: 60px;
  }
  .tab-link-13 {
    height: 60px;
  }
  .tab-link-14 {
    height: 60px;
  }
  .tab-link-15 {
    height: 60px;
  }
  .tab-link-16 {
    height: 60px;
  }
  .paragraph-2 {
    margin-left: 5px;
  }
}

