:root {
  --white: white;
  --black: black;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.body {
  color: #0c0c0c;
  background-color: #f4f4f4;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.navbar {
  z-index: 3;
  background-color: rgba(255, 255, 255, .8);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 5px 12px rgba(0, 0, 0, .3);
}

.nav-link {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link.w--current {
  outline-offset: 0px;
  color: #0c0c0c;
  border-bottom: 3px solid #e5770a;
  outline: 3px #0c0c0c;
  margin-left: 20px;
  margin-right: 19px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.nav-link.contact {
  color: #e5720a;
  font-weight: 600;
}

.hero-section {
  justify-content: space-between;
  align-items: center;
  margin-left: 7%;
  margin-right: 7%;
  display: flex;
}

.hero-section.general {
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero-section.general.hero {
  padding-left: 0;
  padding-right: 0;
  position: static;
  top: -12vw;
}

.image {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer {
  text-align: center;
  background-color: #223a70;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 22vw;
  margin-top: 5vw;
  padding-top: 60px;
  padding-bottom: 40px;
  padding-right: 5vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.footer.proiecte-finalizate {
  margin-top: 4vw;
}

.footer.contact {
  margin-top: 0;
}

.footer-link {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5vw;
  text-decoration: underline;
  display: block;
}

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

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

.hero-image {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  margin-top: -14%;
  display: none;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hero-image.servicii {
  margin-top: -10%;
  display: block;
}

.hero-image.servicii.dotari-tehnice {
  display: block;
}

.hero-wrapper {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
}

.h1 {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 4vw;
}

.h1.hero {
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .9);
  margin-left: 20vw;
  margin-right: 20vw;
  font-weight: 300;
}

.h1.hero.servicii {
  color: #fff;
  margin-left: 0;
  margin-right: auto;
}

.h1.hero.servicii.dotarii-tehnice {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}

.h1.info-title {
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.h1.certificate-title {
  color: #fff;
  text-align: center;
  margin-top: 15%;
  font-weight: 500;
}

.h1.proiecte {
  font-weight: 500;
}

.text-span-4, .text-span-5 {
  font-weight: 700;
}

.hero-text-wrapper {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero-text-wrapper.servicii {
  padding-left: 7vw;
  padding-right: 7vw;
  top: auto;
  bottom: 5vw;
  left: 0;
  right: auto;
}

.hero-text-wrapper.servicii.dotari-thenice {
  padding-left: 7vw;
  padding-right: 7vw;
  left: auto;
}

.hero-text-wrapper.servicii.proiecte-finalizate {
  width: 100%;
  left: auto;
}

.primary-button {
  text-align: left;
  background-color: #e5770a;
  border-radius: 5px;
  margin-left: 2vw;
  margin-right: 2vw;
  padding: 1.4vw 2.8vw;
  font-size: 1.3vw;
  font-weight: 600;
  line-height: 1vh;
  display: inline-block;
}

.third-button {
  opacity: 0;
  outline-offset: 0px;
  color: #fff;
  background-color: rgba(56, 152, 236, 0);
  border-bottom: 4px solid #e5770a;
  outline: 3px #0c0c0c;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 1.5vw;
  font-weight: 600;
  line-height: 1vh;
  display: block;
  position: static;
  top: 20px;
}

.third-button.hero {
  opacity: 1;
  color: #fff;
  border: 3px #000;
  border-bottom: 4px solid #e5770a;
  margin-left: 0;
  margin-right: 0;
  padding: 1.5vw 1vw 1.3vw;
  font-size: 1.3vw;
}

.third-button.detaliiicon {
  padding-bottom: 15px;
  font-size: 1.2vw;
}

.third-button.proiecte {
  opacity: 1;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: auto;
  right: 3%;
}

.button-wrapper {
  justify-content: space-around;
  align-items: center;
  width: 25vw;
  margin-top: 3vw;
  margin-right: 0%;
  padding-top: 0;
  display: flex;
}

.icon-wrapper {
  z-index: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 60%;
  min-height: 280px;
  margin-top: 0%;
  padding-left: 8vw;
  padding-right: 8vw;
  display: flex;
  position: absolute;
  top: -70%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.item-icon {
  background-color: #277de8;
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 22vw;
  padding: 20px;
  transition: all .6s;
  display: flex;
  position: relative;
  box-shadow: 0 9px 30px rgba(0, 0, 0, .2);
}

.item-icon:hover {
  background-color: #223a70;
  height: 24vw;
  box-shadow: 0 11px 50px -1px rgba(229, 119, 10, .6);
}

.image-31 {
  width: 8vw;
  max-width: none;
  height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}

.image-31.servicii {
  width: 8vw;
  padding-top: 10px;
}

.text-block {
  color: #fff;
  text-align: left;
  padding-top: 5%;
  padding-bottom: 0%;
  font-size: 1.6vw;
  font-weight: 700;
  line-height: 3vh;
}

.text-block.servicii {
  text-align: center;
  padding-bottom: 0%;
  font-size: 1.6vw;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  padding-top: 5%;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 2.4vh;
}

.text-block-2.servicii {
  padding-top: 3%;
}

.div-block-101 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 60%;
  height: auto;
  padding: 0;
  display: flex;
}

.div-block-102 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 7%;
}

.div-block-102:hover {
  display: flex;
}

.div-block-103 {
  align-items: flex-start;
  display: block;
}

.div-block-104 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: block;
}

.div-block-105 {
  text-align: center;
}

.icon {
  justify-content: center;
  align-items: center;
  display: flex;
}

.overlay-background {
  display: none;
}

.social-proof {
  margin-top: 18vw;
}

.social-proof.general {
  opacity: 1;
  background-color: #fff;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 5vw;
  padding-top: 4vw;
  padding-bottom: 4vw;
  display: flex;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
}

.social-proof.general.servicii {
  margin-top: 4vw;
}

.social-proof.general.proiecte-finalizate {
  margin-top: 6vw;
}

.social-icon-div {
  flex-wrap: nowrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  width: 20vw;
  display: flex;
}

.image-33 {
  padding-right: 8px;
}

.image-34 {
  width: 80%;
  padding: 0;
}

.why-us {
  margin-top: 7vw;
}

.title {
  background-color: #223a70;
}

.info {
  background-color: #277de8;
  background-image: url('../images/white-icon-background.svg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 8vw;
  padding-right: 8vw;
  display: flex;
}

.cta {
  background-color: #223a70;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.cta.final-proiecte {
  background-color: rgba(0, 0, 0, 0);
}

.cta.final-proiecte.proiect {
  margin-top: 3vw;
}

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

.wrapper-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.orange-line {
  background-color: #e5770a;
  width: 40vw;
  height: .4vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.orange-line.services {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: .4vh;
  display: flex;
}

.orange-line.certificate {
  justify-content: center;
  align-items: center;
  width: 13vw;
  margin-left: 0;
  display: block;
}

.orange-line.project {
  width: 30vw;
  margin-left: 0;
}

.orange-line.proiecte-detail {
  width: 20vw;
  height: .3vh;
}

.orange-line.dotari-tehnice {
  width: 14vw;
  margin-top: 20px;
}

.orange-line.contact-form {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 22vw;
  display: block;
}

.orange-line.avatar {
  width: 10vw;
  height: .3vh;
}

.orange-line.mission {
  width: 10vw;
}

.item-info {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 40px 5vw;
  display: flex;
}

.number {
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.icon-image {
  justify-content: center;
  align-items: center;
  display: flex;
}

.angajati {
  opacity: .5;
  color: #fff;
  font-size: 10vw;
  font-weight: 700;
  line-height: 10vw;
}

.angajati.partners {
  opacity: 1;
}

.angajati.orange {
  opacity: 1;
  color: #e5770a;
}

.angajati.utilaje {
  opacity: 1;
  display: block;
}

.paragraph-2 {
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.paragraph-2.certificate {
  padding: 30px 0;
  font-weight: 700;
  position: relative;
  top: 15%;
}

.image-35 {
  width: 18vw;
  padding: 5px 30px 30px;
}

.text-span-7, .text-span-8 {
  font-weight: 600;
}

.button-3 {
  background-color: rgba(0, 0, 0, 0);
  border: 4px solid #e5770a;
  border-radius: 5px;
  margin-left: 2vw;
  margin-right: 2vw;
  padding: 1.1vw 2.8vw;
  font-size: 1.5vw;
  line-height: 1vh;
}

.button-3.orange {
  color: #e5770a;
  padding: 1.1vw 2.8vw;
  font-size: 1.3vw;
}

.button-3.servicii {
  color: #e5770a;
}

.certification {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5vw;
  padding: 12vw 8vw 7vw;
  display: flex;
  position: relative;
}

.tabs {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-pane-tab-1 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  padding: 70px 50px;
}

.tabs-content {
  background-color: #5196eb;
  width: 40vw;
  height: auto;
  padding-right: 55px;
  left: -3vw;
}

.tab-pane-tab-2, .tab-pane-tab-3 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  padding: 70px 50px;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  width: 40vw;
  height: auto;
  display: flex;
  left: -7vw;
}

.tab-link-tab-1 {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/V2b-9001-01.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  width: 12vw;
  height: 10vw;
  padding: 10px;
}

.tab-link-tab-1.w--current {
  background-color: #fff;
  background-image: url('../images/V2b-9001-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12vw;
  height: 10vw;
  padding: 30px 20px;
}

.tab-link-tab-2 {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/V2b-14001-01.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  width: 12vw;
  height: 10vw;
  padding: 30px 20px;
}

.tab-link-tab-2.w--current {
  background-color: #fff;
  background-image: url('../images/V2b-14001-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tab-link-tab-3 {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/V2b-45001-01.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  width: 12vw;
  height: 10vw;
  padding: 30px 20px;
}

.tab-link-tab-3.w--current {
  background-color: #fff;
  background-image: url('../images/V2b-45001-01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-span-11 {
  font-size: 15px;
  font-style: italic;
  font-weight: 100;
}

.bullet-wrapper {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  position: absolute;
  top: 74%;
  right: 38%;
}

.bullet {
  background-color: #e5720a;
  border-radius: 20px;
  width: 15px;
  height: 15px;
  margin-left: 2px;
  margin-right: 2px;
}

.bullet._3, .bullet._2 {
  background-color: #e5720a;
}

.div-block-107 {
  background-color: #223a70;
  background-image: url('../images/Layer-2_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50vw;
  height: 65vh;
  display: flex;
  position: absolute;
  bottom: 2vw;
  left: 35%;
}

.proiecte {
  margin-top: 3vw;
}

.title-project-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3vw;
  display: flex;
}

.project-wrapper {
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: block;
}

.column, .column-2 {
  height: 40vw;
  padding-left: 0;
  padding-right: 0;
}

.project-detail-wrapper {
  background-color: #277de8;
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/AuroraPiengi-4.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.project-detail-wrapper.dedeman {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/2bfebf47-2605-423b-b7a1-e9d9d02beb84-2.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.project-detail-wrapper.sibiu {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/AuroraPiengi-5.png');
}

.project-detail-wrapper.sibiu.hunedoara {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85));
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.project-detail-wrapper.era, .project-detail-wrapper.era._2 {
  background-image: none;
}

.project-detail-wrapper.era.kaufland {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/Artboard-2-8.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
}

.project-detail-wrapper.traian {
  background-image: none;
}

.project-detail-wrapper.penny {
  background-image: linear-gradient(rgba(39, 125, 232, .9), rgba(39, 125, 232, .9)), url('../images/AuroraPiengi-5_1.png');
}

.project-detail-wrapper.cnair {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/romanian-national-company-of-motorways-and-national-roads-237352-2.png');
}

.project-detail-wrapper.tomesti, .project-detail-wrapper.puscasi {
  background-image: none;
}

.project-detail-wrapper.lidl {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/Artboard-1-8.png');
}

.project-detail-wrapper.kuafland {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/Artboard-2-8.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.project-detail-wrapper.grenzebach {
  background-image: linear-gradient(rgba(39, 125, 232, .85), rgba(39, 125, 232, .85)), url('../images/cnud-efco-gft.png');
  background-position: 0 0, 50%;
  background-size: auto, 120%;
  background-attachment: scroll, scroll;
}

.project-detail-wrapper.municipiul-vaslui {
  background-image: none;
}

.h2 {
  color: #fff;
  text-align: center;
  font-size: 2.2vw;
  font-weight: 600;
  line-height: 3.2vw;
}

.h2.item {
  font-size: 1.6vw;
}

.h5 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 2vw;
}

.h5.item {
  font-size: 1.3vw;
}

.h5.hunedoara {
  padding-left: 40px;
  padding-right: 40px;
}

.slide-nav {
  display: none;
}

.icon-2, .icon-3 {
  z-index: 2;
  background-color: #5196eb;
}

.columns {
  flex-direction: row;
  margin-top: 0;
  display: flex;
}

.columns._1 {
  flex-direction: row-reverse;
  order: 0;
  align-self: auto;
  display: flex;
}

.columns._1.vasuii, .columns._1.buzau, .columns._1.city, .columns._1.ameropa, .columns._1.lidl {
  flex-direction: row;
}

.columns._2 {
  flex-direction: row-reverse;
  display: flex;
}

.columns._2.cnair, .columns._2.era, .columns._2.penny, .columns._2.focsani {
  flex-direction: row;
}

.columns._3 {
  flex-direction: row-reverse;
}

.columns._4 {
  flex-direction: row;
}

.columns._4.puscasi, .columns._5, .columns._6 {
  flex-direction: row-reverse;
}

.slider {
  height: 100%;
}

.logo {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -3vw;
  bottom: auto;
  left: 6.5vw;
  right: auto;
}

.menu {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 7vw;
  padding-right: 7vw;
  display: flex;
}

.contact-details {
  padding-left: 7vw;
}

.contact-details.form {
  padding-left: 0;
}

.logo-footer {
  background-color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);
}

.sm-wrapper {
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.sm-wrapper.white {
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
}

.image-39 {
  width: 16vw;
  padding: 25px 35px;
}

.facebook {
  background-image: url('../images/Vector.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.link-block.facebook {
  background-image: none;
  padding-left: 10px;
  padding-right: 10px;
}

.link-block-2.linkedin, .image-40 {
  padding-left: 10px;
  padding-right: 10px;
}

.white-line {
  background-color: rgba(255, 255, 255, .3);
  width: 4px;
  height: 10vw;
}

.phone {
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.phone.form {
  padding-top: 5px;
  padding-bottom: 5px;
}

.phone-icon {
  padding-right: 10px;
}

.phone-number {
  padding-left: 10px;
}

.phone-number.form {
  font-size: 12px;
}

.phone-link {
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5vw;
  text-decoration: none;
}

.image-41 {
  width: 25px;
}

.left-arrow, .right-arrow, .left-arrow-2, .right-arrow-2 {
  z-index: 2;
}

.image-42 {
  width: auto;
}

.div-block-108 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, #277de8, rgba(36, 116, 216, .5) 37%, rgba(0, 0, 0, 0) 72%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span-12 {
  font-weight: 700;
}

.div-block-109 {
  display: block;
}

.div-block-109.orange-line {
  width: 100%;
  height: 4px;
}

.lottie-animation-3 {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 20vw;
  display: block;
  position: absolute;
  top: 20%;
  bottom: 0%;
  left: 40%;
  right: 0%;
}

.tab-pane-tab-4 {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-4 {
  background-color: #277de8;
  width: 24.5%;
  height: 20vw;
}

.tab-link-tab-4.w--current {
  opacity: 1;
  outline-offset: 0px;
  background-color: #223a70;
  border: 0 solid #000;
  border-bottom: 0 #ca6f07;
  outline: 3px #222;
  width: 27%;
  height: 22vw;
  margin-top: -2vw;
  padding-top: 30px;
}

.tabs-content-2 {
  background-color: #223a70;
  background-image: url('../images/white-icon-background.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.tabs-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: 8em;
  margin-right: 8em;
  display: block;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, .5);
}

.tab-link-tab-1-2 {
  background-color: #277de8;
  justify-content: center;
  align-items: center;
  width: 24.5%;
  height: 20vw;
  display: flex;
}

.tab-link-tab-1-2.w--current {
  background-color: #223a70;
  width: 27%;
  height: 22vw;
  margin-top: -2vw;
  padding-top: 30px;
}

.tab-link-tab-2-2 {
  background-color: #277de8;
  width: 24.5%;
  height: 18vw;
}

.tab-link-tab-2-2.w--current {
  background-color: #223a70;
  width: 27%;
  height: 22vw;
  margin-top: -2vw;
  padding-top: 30px;
}

.tab-link-tab-3-2 {
  background-color: #277de8;
  width: 27%;
  height: 20vw;
}

.tab-link-tab-3-2.w--current {
  background-color: #223a70;
  height: 22vw;
  margin-top: -2vw;
  padding-top: 30px;
}

.tab-pane-tab-1-2, .tab-pane-tab-2-2, .tab-pane-tab-3-2 {
  background-color: rgba(0, 0, 0, 0);
}

.image-44 {
  opacity: 1;
  width: auto;
  max-width: 100%;
  height: 100%;
}

.image-44.sibiu {
  max-width: none;
  height: 100%;
}

.image-44.puscasi-1, .image-44.frasinet1 {
  width: 100%;
  height: auto;
}

.image-44.frasinet2 {
  max-width: none;
  height: 100%;
}

.image-44.frasinet3 {
  width: 130%;
  max-width: none;
  height: 100%;
}

.image-45 {
  width: 107%;
  max-width: none;
  height: 100%;
}

.image-46 {
  width: 100%;
  max-width: none;
  height: 100%;
}

.section {
  margin-top: 10vw;
  margin-bottom: 0;
}

.wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #fff;
  padding: 8vw 7vw 2vw;
  font-size: 1.6vw;
  font-weight: 500;
  line-height: 2vw;
}

.list {
  color: #fff;
  padding-bottom: 8vw;
  padding-left: 8vw;
  padding-right: 8vw;
  font-size: 1.2vw;
}

.list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  line-height: 2vw;
}

.tabs-menu-2 {
  background-color: #277de8;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.brand-proof {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 4vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
}

.c-img-gallery {
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.c-img-gallery.proiect-page {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-main-img-lightbox {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.detalii-utilaje {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 5vw;
  margin-left: 7%;
  margin-right: 7%;
  display: flex;
}

.detalii-utilaje.proiect-page {
  flex-direction: row-reverse;
}

.image-47 {
  padding: 50px;
}

.image-48 {
  width: 55%;
  margin-right: 20px;
  padding: 0;
}

.dotari-tehnice-info-wrapper {
  background-color: #fff;
  border-bottom: 4px solid #277de8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 40vw;
  padding: 5vw;
  display: flex;
}

.dotari-tehnice-info-wrapper.proiect-page {
  background-image: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url('../images/Asset-5.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  justify-content: center;
  align-items: flex-start;
  height: 40vw;
  margin-left: 20px;
  padding: 1vw 3vw;
}

.image-49 {
  width: 10vw;
}

.text-block-4 {
  margin-top: 20px;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.div-block-111 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3vw;
  display: block;
}

.centred-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-dotari-tehnice {
  justify-content: center;
  align-items: center;
  display: flex;
}

.gallery {
  background-color: #223a70;
  width: 50%;
  height: 40vw;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.gallery.proiect-page {
  height: 40vw;
  margin-left: 0;
  overflow: visible;
}

.lightbox-link-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.lightbox-link-2.proiect-page.ameropa {
  overflow: visible;
}

.lightbox-link-2.proiect-page.gradinita {
  flex-direction: row;
  height: 90%;
  display: flex;
  overflow: hidden;
}

.lottie-animation-4 {
  z-index: 2;
  width: 15%;
  position: absolute;
  top: 45%;
  left: 45%;
}

.image-53 {
  width: 100%;
  height: auto;
  display: inline-block;
}

.image-53.proiect-page.ameropa {
  overflow: visible;
}

.image-53.proiect-page.gradinita {
  object-fit: fill;
  max-width: none;
  overflow: visible;
}

.tabs-3 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 10vw;
  margin-left: 7%;
  margin-right: 7%;
  display: flex;
}

.utilaje {
  display: none;
}

.tabs-menu-3 {
  background-color: #277de8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 70vw;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.tab-utilaje {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(255, 255, 255, .5);
  width: 75%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-utilaje.w--current {
  outline-offset: 30px;
  background-color: #223a70;
  border-bottom: 3px #ac4a4a;
  outline: 3px #222;
  width: 26vw;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
  bottom: 0;
}

.tab-utilaje.last {
  border-bottom-style: none;
  border-bottom-width: 0;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  font-size: 1.4vw;
  font-weight: 400;
  line-height: 2vw;
}

.text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10, .text-block-11, .text-block-12 {
  color: #fff;
  font-size: 1.4vw;
  font-weight: 400;
  line-height: 2vw;
}

.tab-pane-tab-1-3 {
  background-color: #223a70;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.tabs-content-3 {
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  width: 70vw;
  height: 60vw;
  display: block;
}

.div-block-112 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-113 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.description-utilaje {
  color: #fff;
  padding-left: 0;
  padding-right: 40px;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.8vw;
}

.tab-pane-tab-2-3 {
  background-color: #223a70;
}

.tab-pane-tab-3-3 {
  background-color: #223a70;
  bottom: -10%;
}

.tab-pane-tab-4-2 {
  background-color: #223a70;
  bottom: -15%;
}

.tab-pane-tab-5 {
  background-color: #223a70;
  bottom: -25%;
}

.tab-pane-tab-6 {
  background-color: #223a70;
  bottom: -35%;
}

.tab-pane-tab-7 {
  background-color: #223a70;
  bottom: -35%;
  transform: translate(0);
}

.tab-pane-tab-8 {
  background-color: #223a70;
  bottom: -40%;
}

.heading-5 {
  font-size: 2.4vw;
  line-height: 3vw;
}

.image-54 {
  max-width: 100%;
  height: auto;
}

.image-54.grenzebach1 {
  max-width: none;
  height: 100%;
}

.image-54.dedeman, .image-54.era, .image-54.penny, .image-54.cnair, .image-54.newtone {
  height: 100%;
}

.image-54.gradinita {
  height: auto;
}

.image-54.gradinita.column-2 {
  max-width: none;
  height: 100%;
}

.image-55 {
  width: 100%;
  max-width: none;
  height: 100%;
}

.image-56 {
  height: 100%;
}

.image-56.iasi {
  height: auto;
}

.image-57 {
  width: auto;
  height: 100%;
}

.image-57.puscasi3 {
  width: 100%;
  height: auto;
}

.image-58 {
  height: auto;
}

.image-58.grezenbach, .image-58.penny, .image-58.newtone, .image-59 {
  height: 100%;
}

.image-59.frasinet4 {
  width: 160%;
  max-width: none;
  height: 100%;
}

.image-60 {
  height: 100%;
}

.image-61 {
  width: 100%;
  height: auto;
}

.image-62 {
  width: 100%;
}

.image-62.puscasi2 {
  width: auto;
  height: 100%;
}

.heading-6 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.7vw;
  font-weight: 400;
  line-height: 3vw;
}

.text-span-13 {
  font-weight: 700;
}

.heading-7 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.7vw;
  font-weight: 400;
  line-height: 3vw;
  display: block;
}

.text-span-14 {
  font-weight: 700;
}

.heading-8 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.7vw;
  font-weight: 400;
  line-height: 2.2vw;
}

.text-span-15 {
  font-weight: 700;
}

.list-2 {
  padding-top: 20px;
}

.list-item-proiect {
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.6vw;
}

.text-block-14 {
  color: rgba(255, 255, 255, .4);
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.5vw;
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: 1%;
  left: 33%;
  right: auto;
}

.slider-proiecte {
  margin-left: 7%;
  margin-right: 7%;
}

.project-item {
  width: 30%;
  margin-left: 1%;
  margin-right: 1%;
  padding-bottom: 0;
  padding-right: 0;
}

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

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

.icon-4 {
  background-color: #277de8;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.icon-5 {
  background-color: #277de8;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.left-arrow-4 {
  top: 0%;
  bottom: -17%;
  right: 6vw;
}

.right-arrow-3 {
  bottom: -17%;
  left: 6vw;
}

.html-embed {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  display: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contacts-form {
  justify-content: center;
  align-items: center;
  margin-left: 15%;
  margin-right: 15%;
  display: flex;
  position: relative;
  top: -15vw;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
}

.white-box {
  background-color: #fff;
  width: 75%;
  height: 60vw;
  padding: 5vw 10vw 5vw 5vw;
}

.light-blue-box {
  background-color: #2763e8;
  justify-content: center;
  align-items: flex-end;
  width: 25%;
  height: 60vw;
  margin-bottom: 0;
  padding-bottom: 20px;
  display: flex;
}

.dark-blue-box {
  background-color: #223a70;
  background-image: url('../images/white-icon-background.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 30vw;
  padding: 30px;
  display: flex;
  position: absolute;
  top: 20%;
  bottom: 0%;
  left: auto;
  right: -5%;
}

.title-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-9 {
  text-align: center;
  text-transform: none;
  white-space: normal;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 4vw;
}

.text-field {
  outline-offset: 0px;
  background-color: #f8f8f8;
  outline: 3px #333;
  margin-bottom: 2vw;
}

.text-field.last {
  height: auto;
  padding-bottom: 8vw;
}

.map {
  margin-top: -20vh;
}

.form-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.form-block {
  margin-top: 4vw;
}

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

.text-block-15 {
  color: #009926;
  font-size: 2vw;
  font-weight: 600;
  line-height: 2.6vw;
}

.text-block-16 {
  text-align: center;
}

.text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20 {
  font-weight: 600;
}

.text-block-17 {
  color: rgba(255, 255, 255, .6);
  font-size: .8vw;
  font-weight: 200;
  line-height: 2vw;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-2 {
  color: rgba(255, 255, 255, .6);
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.slide-4, .image-66 {
  height: 100%;
}

.image-67 {
  max-width: none;
  height: 100%;
}

.image-68 {
  max-width: 100%;
  height: 100%;
}

.image-69, .image-70, .image-71, .image-72, .image-73, .image-74, .image-75 {
  max-width: none;
  height: 100%;
}

.image-76, .image-77, .image-78, .image-79 {
  opacity: .2;
  width: 20vw;
}

.image-80 {
  opacity: .2;
  object-fit: fill;
  transform-style: preserve-3d;
  flex: 0 auto;
  align-self: auto;
  width: 22vw;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-81 {
  opacity: .2;
}

.image-82 {
  opacity: .2;
  transform-style: preserve-3d;
  width: 22vw;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-83 {
  opacity: .2;
  width: 22vw;
}

.tab-pane-tab-9 {
  background-color: #223a70;
  bottom: -45%;
}

.image-84 {
  opacity: .2;
  transform-style: preserve-3d;
  width: 22vw;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-84.cm {
  width: 20vw;
}

.tab-pane-tab-10 {
  background-color: #223a70;
  bottom: 0%;
}

.tab-pane-tab-11 {
  background-color: #223a70;
  bottom: -50%;
}

.image-85 {
  opacity: .2;
  transform-style: preserve-3d;
  width: 25vw;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-85.foreze {
  transform-style: preserve-3d;
  width: 18vw;
  transform: none;
}

.image-85.raspanditor {
  width: 22vw;
}

.image-86 {
  opacity: .2;
  width: 18vw;
}

.text-span-21 {
  font-style: italic;
  font-weight: 100;
}

.ck-button-w {
  color: #fff;
  text-align: center;
  background-color: #277de8;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.ck-button-w:hover {
  background-color: #223a70;
}

.ck-button-w.is--secondary {
  color: #515750;
  background-color: rgba(0, 0, 0, 0);
  margin-right: -1.25em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-size: .875rem;
  font-weight: 700;
}

.ck-button-w.is--secondary:hover {
  color: #262926;
  text-decoration: underline;
}

.ck-button-w.is--secondary.is--fullwidth {
  background-color: rgba(0, 0, 0, 0);
  margin-top: .75rem;
  margin-bottom: -1rem;
  margin-right: 0;
}

.ck-button-w.is--secondary.is--fullwidth:hover {
  background-color: rgba(0, 0, 0, 0);
}

.ck-button-w.is--fullwidth {
  background-color: #277de8;
  flex: none;
  width: 100%;
}

.ck-button-w.is--fullwidth:hover {
  background-color: #223a70;
}

.ck-modal {
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem rgba(38, 41, 38, .05);
}

.ck-txt-link {
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.ck__exitbtn__line {
  background-color: #515750;
  width: 1rem;
  height: 2px;
  position: absolute;
}

.ck__exitbtn__line.is--left {
  transform: rotate(45deg);
}

.ck__exitbtn__line.is--right {
  transform: rotate(-45deg);
}

.ck-css-styles {
  display: none;
}

.ck-modal__content-w {
  padding: 1.75rem 2rem;
}

.ck-modal__content-w.is--small {
  padding: 1.5rem;
}

.ck-modal__exit-btn {
  z-index: 5;
  cursor: pointer;
  background-color: rgba(39, 125, 232, .3);
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.ck-modal__exit-btn.is--sticky {
  background-color: rgba(39, 125, 232, .3);
  position: -webkit-sticky;
  position: sticky;
  top: 1rem;
}

.ck-modal__btns-w {
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.ck-modal__btns-w.is--small {
  background-color: rgba(39, 125, 232, .3);
  justify-content: flex-start;
  padding: 1.5rem;
}

.ck-modal__btns-w.in-pref-manger {
  background-color: rgba(39, 125, 232, .1);
  margin: 2rem -2rem -2.25rem;
}

.ck-sr__only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.ck-cookie-w {
  z-index: 9500;
  max-width: 25rem;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: auto;
  right: 1.25rem;
}

.ck-title {
  color: #262926;
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.ck-title.is--small {
  font-size: 1.1875rem;
}

.ck-radio__btn {
  float: left;
  border: 1.75px solid #999c98;
  border-radius: .375rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: -1.75rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.ck-radio__btn.w--redirected-checked {
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #515750;
  border-radius: .375rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
}

.ck-radio__btn.w--redirected-focus {
  box-shadow: none;
}

.ck-radio__btn.is--checked {
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #515750;
}

.ck-form-w {
  margin-bottom: 0;
}

.ck-preference__scroll-w {
  width: 100%;
  max-height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  overflow: auto;
}

.ck-radio-w {
  color: #999c98;
  cursor: pointer;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 1.75rem;
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.ck-radio-w.is--not-allowed {
  cursor: not-allowed;
}

.text-block-18 {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.ck-preference-w {
  z-index: 9525;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ck-radio__desc {
  cursor: pointer;
  font-size: .875rem;
  font-weight: 400;
}

.ck-form {
  padding-top: 1.25rem;
  padding-bottom: .5rem;
}

.ck-preference__bg {
  opacity: 1;
  -webkit-backdrop-filter: blur(.5rem);
  backdrop-filter: blur(.5rem);
  cursor: pointer;
  background-color: rgba(39, 125, 232, .3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ck-radio__label {
  color: #262926;
  cursor: pointer;
  margin-bottom: .25rem;
  font-size: .9375rem;
  font-weight: 600;
}

.ck-prefmanager-w {
  z-index: 9475;
  color: #262926;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 1.25rem;
}

.ck-prefmanager-w:hover {
  text-decoration: underline;
}

.ck-preference__btn {
  color: #262926;
  background-color: #fff;
  border-radius: .5rem .5rem 0 0;
  align-items: center;
  margin-bottom: -.125rem;
  padding: .75em 1em .875em;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: margin-bottom .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.ck-preference__btn:hover {
  margin-bottom: 0;
  text-decoration: underline;
}

.ck-preference__icon {
  flex: none;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: .375rem;
}

.paragraph-3 {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
}

.heading-10 {
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
}

.cookies {
  display: none;
}

.tab-pane-tab-13, .tab-pane-tab-12 {
  background-color: #223a70;
  bottom: 0%;
}

.recaptcha {
  margin-bottom: 25px;
}

.heading-11 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.text-span-22 {
  color: rgba(34, 58, 112, .6);
  font-family: Montserrat, sans-serif;
  font-size: 7vw;
  line-height: 10vw;
}

.text-span-22.team-title {
  color: #2763e8;
}

.text-span-23 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-span-24 {
  color: #e5770a;
  font-size: 4vw;
  font-weight: 400;
  line-height: 4vw;
}

.grey-bar {
  background-color: rgba(97, 97, 96, .3);
  width: 82%;
  height: 1px;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-4 {
  text-align: center;
  width: 82%;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 2vw;
}

.heading-12 {
  z-index: -1;
  opacity: .2;
  outline-offset: 0px;
  color: rgba(51, 51, 51, 0);
  text-align: center;
  white-space: normal;
  border: 10px #000;
  outline: 0 #223a70;
  font-family: Open Sans, sans-serif;
  font-size: 10vw;
  font-weight: 800;
  line-height: 10vw;
  position: relative;
}

.card-team {
  background-image: linear-gradient(#000, #fff);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 15vw;
  height: auto;
  margin-left: 2vw;
  margin-right: 2vw;
  display: flex;
  box-shadow: 4px 4px 30px rgba(0, 0, 0, .2);
}

.card-team.adm {
  margin-bottom: 10vw;
}

.card-team._2nd {
  margin-left: 5vw;
  margin-right: 5vw;
}

.white-wrp {
  background-color: #fff;
  border-bottom: 3px solid #277de8;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 6vw;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 15px;
  display: flex;
}

.heading-13 {
  color: rgba(34, 55, 112, .5);
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.2vw;
  font-weight: 600;
  line-height: 1.3vw;
}

.heading-14 {
  color: rgba(229, 119, 10, .6);
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 1vw;
  font-weight: 300;
  line-height: 1.2vw;
}

.heading-14.noname {
  color: rgba(34, 55, 112, .5);
  font-size: 1vw;
  font-weight: 600;
  line-height: 1.2vw;
}

.image-87 {
  width: 100%;
}

.in-line-wrp {
  justify-content: center;
  align-items: center;
  margin-top: -50px;
  display: flex;
}

.in-line-wrp.text {
  justify-content: space-around;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 60px;
}

.in-line-wrp.tehnic {
  justify-content: center;
  margin-top: 40px;
}

.orange-outlined {
  z-index: -1;
  opacity: .3;
  color: rgba(12, 12, 12, 0);
  font-family: Open Sans, sans-serif;
  font-size: 10vw;
  line-height: 9vw;
  position: relative;
}

.html-embed-2 {
  opacity: .3;
}

.heading-15 {
  color: rgba(255, 255, 255, .25);
  font-size: 4vw;
  line-height: 5vw;
}

.mobile-version {
  align-items: center;
  display: flex;
}

.tab-link-tab-4-2 {
  color: #fff;
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/guvernul-romaniei-logo.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70%;
  width: 12vw;
  height: 10vw;
  padding: 10px;
}

.tab-link-tab-4-2.w--current {
  background-color: #fff;
  background-image: url('../images/guvernul-romaniei-logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70%;
}

.tab-pane-tab-4-3 {
  padding: 70px 50px;
}

.text-span-25 {
  font-weight: 400;
}

.image-89 {
  max-width: 70%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.mission-section {
  margin-top: 5vw;
  margin-left: 8vw;
  margin-right: 8vw;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
}

.top-wrapper {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/demo-pattern.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
}

.bottom-wrapper {
  background-image: linear-gradient(rgba(39, 125, 232, .4), rgba(39, 125, 232, .4)), url('../images/demo-construct-misiune.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 120%;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quote-wrapper {
  justify-content: center;
  align-items: center;
  width: 60%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.paragraph-5 {
  font-size: 18px;
  font-style: italic;
  font-weight: 200;
  line-height: 24px;
}

.avatar-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.paragraph-6 {
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-7 {
  color: #dbcccc;
}

.paragraph-8 {
  color: #757575;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
}

.image-90 {
  max-width: 65%;
}

.image-91 {
  width: 60%;
  max-width: none;
  margin-top: 20px;
  padding-bottom: 20px;
}

.mission-wrapper {
  background-color: rgba(24, 68, 127, .8);
  border-bottom: .6vh solid #e5770a;
  width: 22vw;
  height: 50vh;
  margin: 8vw 2vw;
  padding: 2vw 2vw 10vw;
  position: relative;
}

.heading-16 {
  color: #fff;
  font-size: 3vw;
  line-height: 5vw;
}

.paragraph-9 {
  font-size: 18px;
}

.paragraph-10 {
  color: #fff;
  padding-top: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.heading-17 {
  outline-offset: 0px;
  outline: 3px #0c0c0c;
}

.image-92 {
  width: auto;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text-span-26, .text-span-27 {
  font-weight: 700;
}

.background-video {
  background-image: linear-gradient(rgba(39, 125, 232, .4), rgba(34, 58, 112, .7));
  width: auto;
  max-width: none;
  height: 100vh;
  display: none;
  position: static;
  overflow: hidden;
}

.background-video.hero {
  background-image: linear-gradient(0deg, rgba(73, 153, 250, 0), rgba(5, 34, 82, .3)), url('../images/demoidil.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
  display: block;
  position: static;
}

.section-2 {
  height: 12vw;
  position: relative;
}

.tab-pane-tab-14 {
  background-color: #223a70;
  top: auto;
  bottom: -42%;
}

.tab-pane-tab-14.cm {
  bottom: -43%;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.u-wrapper {
  background-color: #277de8;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  box-shadow: 0 5px 15px -1px rgba(0, 0, 0, .3);
}

.u-title-wrapper {
  background-color: #223a70;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px 20px 5px;
  display: flex;
  position: relative;
  top: -4%;
}

.u-icon-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.u-count-number {
  margin-bottom: -10px;
}

.u-name {
  color: #fff;
  width: 80%;
  margin-top: 20px;
  font-size: 1.1vw;
  line-height: 1.5vw;
}

.u-name.orange {
  color: #e5770a;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 19px;
  padding-right: 10px;
  font-weight: 700;
}

.u-name.orange.autocamioane {
  padding-top: 0;
}

.u-name.orange.control {
  padding-top: 114px;
}

.u-name.counted {
  width: 100%;
}

.u-title-white {
  color: #fff;
  text-align: right;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 2vw;
}

.title-background {
  background-image: linear-gradient(270deg, #e5770a, #223a70);
  border-radius: 20px;
  width: 90%;
  transition: all .5s;
  position: relative;
  top: -15px;
  box-shadow: 0 8px 30px 5px rgba(229, 119, 10, .5);
}

.title-background:hover {
  box-shadow: 0 12px 40px 8px rgba(229, 119, 10, .6);
}

.section-3 {
  margin: 10vw 7%;
}

.image-93 {
  max-width: 80%;
}

.count-number {
  color: #e5770a;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 2vw;
}

.u-text-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: auto;
  min-height: 5vw;
  display: flex;
}

.div-block-115 {
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.text-span-28 {
  font-weight: 100;
}

.slide-6, .slide-7, .slide-8, .slide-9 {
  max-width: 100%;
}

.image-94, .vob {
  max-width: none;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .nav-link {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 7%;
    padding-right: 20px;
    font-size: 2vw;
    line-height: 2.5vw;
    display: flex;
    position: static;
  }

  .nav-link.w--current {
    border-bottom-style: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 7%;
  }

  .image {
    max-width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer {
    padding: 0 20px;
  }

  .footer-link {
    font-size: 1.5vw;
    line-height: 1.4vw;
  }

  .hero-image {
    margin-top: -120px;
  }

  .h1 {
    width: auto;
    font-size: 3.1vw;
    line-height: 4.4vw;
  }

  .h1.hero {
    margin-left: 12vw;
    margin-right: 12vw;
    font-size: 4vw;
  }

  .h1.certificate-title {
    margin-top: 6%;
  }

  .hero-text-wrapper {
    align-items: flex-end;
    width: 100%;
    top: 25vw;
    left: auto;
  }

  .primary-button {
    margin-left: 2vw;
    margin-right: 2vw;
    padding: 1.7vw 3vw;
    font-size: 1.5vw;
  }

  .third-button {
    font-size: 14px;
  }

  .third-button.hero {
    font-size: 1.5vw;
  }

  .third-button.detaliiicon {
    border-bottom-width: 2px;
    padding-bottom: 5px;
    font-size: 1.3vw;
    line-height: 1;
  }

  .button-wrapper {
    justify-content: center;
    width: 100%;
    padding-top: 20px;
  }

  .icon-wrapper {
    height: 40%;
    min-height: 200px;
    padding-left: 2em;
    padding-right: 2em;
    top: -70%;
    bottom: 0%;
  }

  .item-icon {
    height: 28vw;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .item-icon:hover {
    height: 32vw;
  }

  .image-31 {
    max-width: 60%;
  }

  .image-31.servicii {
    width: 10vw;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block {
    text-align: center;
    font-size: 1.8vw;
  }

  .text-block.servicii {
    text-align: center;
    line-height: 1.8vh;
  }

  .text-block-2 {
    text-align: center;
    font-size: 1.5vw;
    line-height: 2vh;
  }

  .text-block-2.servicii {
    padding-top: 0%;
    font-size: 1.2vw;
    line-height: 1.6vw;
  }

  .div-block-101 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-101.servicii {
    width: auto;
  }

  .div-block-102 {
    align-items: center;
    font-size: 12px;
    top: auto;
    right: auto;
  }

  .div-block-102:hover {
    justify-content: center;
    top: auto;
    right: auto;
  }

  .icon {
    color: #277de8;
  }

  .social-proof.general {
    margin-top: 20vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .social-icon-div {
    padding: 0;
  }

  .image-32 {
    width: 70%;
    padding: 10px;
  }

  .image-33 {
    width: 70%;
    padding: 5px;
  }

  .image-34 {
    padding: 0 0 5px;
  }

  .info {
    padding-left: 2em;
    padding-right: 2em;
  }

  .orange-line.dotari-tehnice {
    height: .3vh;
    margin-top: 15px;
  }

  .orange-line.avatar {
    width: 14vw;
  }

  .item-info {
    flex-wrap: wrap;
    justify-content: center;
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .number {
    padding-bottom: 10px;
  }

  .paragraph-2 {
    font-size: 1.5vw;
    line-height: 2.5vw;
  }

  .image-35 {
    width: 22vw;
  }

  .button-3, .button-3.orange {
    border-width: 3px;
  }

  .certification {
    padding-top: 20vw;
  }

  .tabs {
    flex-direction: column;
    top: 36px;
  }

  .tabs-content {
    width: 100%;
  }

  .tabs-menu {
    width: 100%;
    top: -20px;
    left: auto;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-3 {
    width: 16vw;
    height: 13vw;
  }

  .bullet-wrapper {
    display: flex;
    top: 98%;
    right: 43%;
  }

  .div-block-107 {
    width: 100%;
    bottom: auto;
    left: auto;
  }

  .title-project-wrapper {
    margin-bottom: 5vw;
  }

  .h5 {
    font-size: 1.5vw;
  }

  .columns._1 {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .columns._1.vasuii, .columns._1.buzau, .columns._1.city, .columns._1.ameropa, .columns._1.lidl {
    flex-direction: row-reverse;
  }

  .columns._2.gradinita {
    flex-direction: row;
  }

  .columns._2.cnair, .columns._2.era, .columns._2.penny, .columns._2.focsani {
    flex-direction: row-reverse;
  }

  .columns._3.newton, .columns._4.puscasi, .columns._5.aurora, .columns._6.dedeman {
    flex-direction: row;
  }

  .logo {
    top: -4.6vw;
  }

  .menu {
    padding-left: 3vw;
    padding-right: 2vw;
  }

  .contact-details {
    margin-right: 0;
    padding-left: 1vw;
  }

  .contact-details.form {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: auto;
    padding-left: 0;
    display: flex;
  }

  .sm-wrapper {
    margin-top: 20px;
  }

  .image-39 {
    width: 18vw;
    padding: 25px 30px;
    display: block;
  }

  .link-block.facebook, .link-block-2.linkedin, .link-block-3.instagram {
    padding-left: 3px;
    padding-right: 3px;
  }

  .image-40 {
    width: 60%;
    padding-left: 0;
    padding-right: 0;
  }

  .white-line {
    width: 3px;
  }

  .phone {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .phone.form {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .phone-number {
    display: flex;
  }

  .phone-link {
    font-size: 1.5vw;
    line-height: 1.7vw;
  }

  .image-41 {
    width: 18px;
  }

  .image-42, .image-43 {
    width: 60%;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    background-image: url('../images/Asset-1_1.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    height: 100vh;
    padding-top: 0%;
    padding-left: 0%;
    display: block;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .lottie-animation-3 {
    display: none;
  }

  .tabs-2 {
    margin-left: 4em;
    margin-right: 4em;
  }

  .image-44.frasinet1 {
    max-width: none;
    overflow: visible;
  }

  .image-47 {
    padding: 30px;
  }

  .dotari-tehnice-info-wrapper {
    align-items: center;
    padding: 3vw;
  }

  .text-block-4 {
    margin-top: 10px;
    font-size: 1.4vw;
    line-height: 1.9vw;
  }

  .div-block-111 {
    margin-top: 0;
  }

  .tabs-menu-3 {
    width: 45%;
    height: 95vw;
  }

  .tab-utilaje.w--current {
    width: 100%;
  }

  .tab-pane-tab-1-3 {
    bottom: -8%;
  }

  .tabs-content-3 {
    height: 95vw;
  }

  .description-utilaje {
    padding-right: 20px;
  }

  .tab-pane-tab-2-3 {
    bottom: -12%;
  }

  .tab-pane-tab-3-3 {
    bottom: -20%;
  }

  .tab-pane-tab-4-2 {
    bottom: -25%;
  }

  .tab-pane-tab-5 {
    bottom: -35%;
  }

  .tab-pane-tab-6 {
    bottom: -40%;
  }

  .tab-pane-tab-7 {
    bottom: -45%;
  }

  .tab-pane-tab-8 {
    bottom: -50%;
  }

  .heading-5 {
    margin-top: 10px;
  }

  .image-54.grenzebach1 {
    max-width: 100%;
  }

  .icon-4 {
    top: 40%;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .icon-5 {
    top: 40%;
    bottom: auto;
    left: auto;
  }

  .left-arrow-4 {
    bottom: 0%;
    left: -6%;
    right: auto;
  }

  .right-arrow-3 {
    bottom: 0%;
    left: auto;
    right: -11%;
  }

  .html-embed {
    display: block;
  }

  .contacts-form {
    margin-left: 7%;
    margin-right: 7%;
  }

  .white-box, .light-blue-box {
    height: 75vw;
  }

  .dark-blue-box {
    justify-content: center;
    width: 35vw;
    padding-left: 20px;
    padding-right: 20px;
    top: 25%;
  }

  .title-form {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-field {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .image-65 {
    display: none;
  }

  .image-72 {
    width: auto;
    max-width: none;
    height: auto;
    max-height: 100%;
  }

  .image-76, .image-77, .image-78, .image-79, .image-80, .image-81, .image-82, .image-83 {
    width: 15vw;
  }

  .tab-pane-tab-9 {
    bottom: -55%;
  }

  .image-84 {
    width: 15vw;
  }

  .tab-pane-tab-10 {
    top: 0;
    bottom: auto;
  }

  .tab-pane-tab-11 {
    bottom: -55%;
  }

  .image-85, .image-85.foreze, .image-85.raspanditor {
    width: 15vw;
  }

  .image-85.reciclator {
    width: 20vw;
  }

  .image-86 {
    width: 15vw;
  }

  .cookies {
    display: none;
  }

  .tab-pane-tab-13 {
    bottom: -6%;
  }

  .tab-pane-tab-12 {
    top: auto;
    bottom: -5%;
  }

  .white-wrp {
    padding-top: 0;
    padding-left: 10px;
  }

  .in-line-wrp {
    margin-top: -20px;
  }

  .tab-link-tab-4-2, .tab-link-tab-4-2.w--current {
    width: 16vw;
    height: 13vw;
  }

  .tab-pane-tab-4-3 {
    height: auto;
  }

  .image-89 {
    max-width: 60%;
  }

  .bottom-wrapper {
    background-image: linear-gradient(rgba(39, 125, 232, .4), rgba(39, 125, 232, .4)), url('../images/demo-construct-misiune.png');
    background-size: auto, 160%;
  }

  .quote-wrapper {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .paragraph-5 {
    font-size: 1.5vw;
    line-height: 2.5vw;
  }

  .paragraph-6 {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .paragraph-8 {
    font-size: 1.5vw;
    line-height: 2.5vw;
  }

  .image-90 {
    max-width: 85%;
  }

  .image-91 {
    width: 70%;
  }

  .mission-wrapper {
    width: 25vw;
    height: 350px;
    margin-left: 1vw;
    margin-right: 1vw;
  }

  .paragraph-10 {
    font-size: 1.5vw;
    line-height: 2.5vw;
  }

  .image-92 {
    max-width: none;
    height: 30%;
  }

  .background-video {
    height: 80vh;
  }

  .grid {
    grid-column-gap: 10px;
    grid-row-gap: 40px;
    grid-template-rows: auto 1fr auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: start;
    justify-content: start;
    display: grid;
  }

  .u-wrapper {
    border-radius: 15px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }

  .u-title-wrapper {
    border-radius: 15px;
  }

  .u-count-number {
    margin-bottom: -4px;
  }

  .u-name.orange, .u-name.counted {
    font-size: 1.4vw;
    line-height: 1.9vw;
  }

  .title-background {
    border-radius: 15px;
  }

  .image-93 {
    width: 45px;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    font-size: 2.5vw;
  }

  .hero-section.general {
    overflow: visible;
  }

  .image {
    max-width: 60%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .footer {
    height: 26vw;
    margin-top: 10vw;
    padding: 40px 20px;
  }

  .footer-link {
    font-size: 1.5vw;
  }

  .hero-image {
    max-width: 100%;
    margin-top: -70px;
    margin-left: 0%;
    overflow: visible;
  }

  .h1 {
    font-size: 3.8vw;
    line-height: 4.4vw;
  }

  .h1.certificate-title {
    margin-top: 10%;
  }

  .hero-text-wrapper {
    top: 35%;
  }

  .primary-button {
    margin-left: 2vw;
    margin-right: 2vw;
    padding: 1.7vw 3vw;
    font-size: 2vw;
  }

  .third-button.hero {
    border-bottom-width: 3px;
    outline-width: 3px;
    margin-left: 0;
    margin-right: 0;
    padding: 1.5vw 1vw;
    font-size: 2vw;
  }

  .third-button.proiecte {
    border-bottom-width: .3vh;
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 1.5vw;
    bottom: 5%;
    right: 0%;
  }

  .button-wrapper {
    padding-top: 10px;
  }

  .icon-wrapper {
    height: 35%;
    min-height: 190px;
    padding: .5em 1em 1em;
    top: -100%;
    bottom: 0%;
  }

  .item-icon {
    padding-left: 10px;
    padding-right: 10px;
  }

  .item-icon:hover {
    height: 125%;
  }

  .image-31 {
    max-width: 45%;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .image-31.servicii {
    width: 20vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block {
    font-size: 2vw;
  }

  .text-block.servicii {
    padding-top: 9%;
    font-size: 2vw;
  }

  .text-block-2 {
    font-size: 1.5vw;
    line-height: 1.5vh;
  }

  .text-block-2.servicii {
    font-size: 1.6vw;
    line-height: 2vw;
  }

  .div-block-101 {
    width: 100%;
  }

  .social-proof.general {
    margin-top: 20vw;
  }

  .social-proof.general.servicii {
    margin-top: 0;
  }

  .social-icon-div {
    padding: 0;
  }

  .image-32 {
    padding: 4px;
  }

  .image-33 {
    padding: 0;
  }

  .info {
    background-repeat: no-repeat;
  }

  .cta.final-proiecte.proiect {
    margin-top: 0;
    padding-bottom: 30px;
  }

  .orange-line {
    height: .3vh;
  }

  .orange-line.services {
    width: 30vw;
    height: .3vh;
  }

  .item-info {
    width: 100%;
    padding: 10px 14vw 0;
  }

  .angajati {
    font-size: 15vw;
    line-height: 18vw;
  }

  .paragraph-2 {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .paragraph-2.certificate {
    padding-right: 0;
  }

  .image-35 {
    width: 30vw;
  }

  .button-3 {
    font-size: 2vw;
  }

  .certification {
    padding-top: 25vw;
  }

  .tab-pane-tab-1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tabs-content {
    width: 100%;
    padding-right: 0;
    left: 0;
  }

  .tab-pane-tab-2, .tab-pane-tab-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tabs-menu {
    width: 90%;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-2.w--current, .tab-link-tab-3 {
    width: 22vw;
    height: 20vw;
  }

  .bullet-wrapper {
    top: 101%;
  }

  .div-block-107 {
    height: 100vw;
  }

  .proiecte {
    margin-top: 8vw;
  }

  .h2.item {
    font-size: 2vw;
  }

  .h5.item {
    font-size: 1.8vw;
  }

  .columns._1 {
    flex-direction: row;
    align-items: stretch;
    width: auto;
    display: flex;
  }

  .columns._2 {
    flex-direction: row;
    display: flex;
  }

  .slider {
    width: auto;
    overflow: visible;
  }

  .logo {
    align-items: flex-end;
    left: 3vw;
  }

  .menu {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .contact-details {
    margin-right: 0;
    padding-left: 3vw;
  }

  .sm-wrapper {
    margin-top: 15px;
  }

  .image-39 {
    width: 20vw;
    padding: 20px 25px;
  }

  .link-block.facebook, .link-block-2.linkedin, .link-block-3.instagram {
    padding-left: 0;
    padding-right: 0;
  }

  .image-40 {
    width: 40%;
  }

  .phone {
    padding-top: 0;
    padding-bottom: 0;
  }

  .phone-link {
    font-size: 1.5vw;
  }

  .image-41 {
    width: 15px;
  }

  .image-42, .image-43 {
    width: 40%;
  }

  .tab-link-tab-4 {
    height: 22vw;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-link-tab-4.w--current {
    height: 24vw;
    padding-top: 15px;
  }

  .tabs-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .tab-link-tab-1-2 {
    height: 22vw;
    padding-top: 15px;
  }

  .tab-link-tab-1-2.w--current {
    height: 24vw;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-link-tab-2-2 {
    height: 22vw;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-link-tab-2-2.w--current {
    height: 24vw;
  }

  .tab-link-tab-3-2 {
    height: 22vw;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-link-tab-3-2.w--current {
    height: 24vw;
  }

  .image-44, .image-44.sibiu, .image-44.frasinet1, .image-44.frasinet2, .image-44.frasinet3 {
    max-width: 100%;
  }

  .image-44.sibiu-image {
    width: auto;
    max-width: 100%;
    height: 100%;
  }

  .heading-3 {
    font-size: 2.2vw;
    line-height: 2.6vw;
  }

  .list {
    font-size: 1.6vw;
    line-height: 10vw;
  }

  .list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5 {
    line-height: 3vw;
  }

  .detalii-utilaje.proiect-page {
    flex-direction: column;
  }

  .image-47 {
    padding: 20px;
  }

  .dotari-tehnice-info-wrapper {
    height: 45vw;
  }

  .dotari-tehnice-info-wrapper.proiect-page {
    width: 100%;
    margin-left: 0;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .text-block-4 {
    margin-top: 0;
  }

  .gallery {
    height: 45vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gallery.proiect-page {
    width: 100%;
    height: 50vw;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tabs-menu-3 {
    height: 90vw;
  }

  .tab-utilaje, .tab-utilaje.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-59.frasinet4 {
    max-width: 100%;
  }

  .heading-6, .heading-7, .heading-8 {
    font-size: 2vw;
  }

  .list-item-proiect {
    font-size: 1.8vw;
    line-height: 2.2vw;
  }

  .text-block-14 {
    display: none;
  }

  .left-arrow-4 {
    display: none;
    left: -7%;
  }

  .right-arrow-3 {
    display: none;
  }

  .contacts-form {
    flex-direction: column;
  }

  .white-box {
    width: 100%;
    height: auto;
    padding-right: 5vw;
  }

  .light-blue-box {
    width: 100%;
    height: auto;
    padding-top: 11px;
    display: none;
  }

  .dark-blue-box {
    display: none;
  }

  .image-67 {
    max-width: 100%;
  }

  .image-68 {
    width: auto;
  }

  .image-69, .image-70, .image-71 {
    max-width: 100%;
  }

  .image-72 {
    max-width: 100%;
    height: 100%;
    max-height: none;
  }

  .image-73 {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .image-74 {
    max-width: 100%;
  }

  .image-75 {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .ck-modal__content-w {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ck-modal__exit-btn {
    margin-right: 1.25rem;
  }

  .ck-modal__exit-btn.is--sticky {
    top: -1rem;
  }

  .ck-modal__btns-w {
    padding: 1.5rem;
  }

  .ck-modal__btns-w.in-pref-manger {
    margin: 1.5rem -1.5rem -2rem;
    padding-top: 1.25rem;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .ck-preference__scroll-w {
    padding-top: 2rem;
  }

  .ck-form {
    padding-top: .75rem;
  }

  .ck-preference__icon {
    margin-right: 0;
  }

  .ck-preference-txt, .cookies {
    display: none;
  }

  .text-span-22 {
    font-size: 10vw;
  }

  .text-span-24 {
    font-size: 5vw;
  }

  .paragraph-4 {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .heading-12 {
    font-size: 12vw;
  }

  .card-team {
    width: 25vw;
  }

  .card-team.hr {
    margin-top: 15vw;
  }

  .card-team.tehnic {
    margin-top: 7vw;
  }

  .card-team.adm {
    margin-bottom: 15vw;
  }

  .white-wrp {
    align-items: flex-start;
    height: 9vw;
    padding-top: 0;
    padding-left: 7px;
    padding-right: 7px;
  }

  .heading-13 {
    font-size: 2vw;
    line-height: 2vw;
  }

  .heading-14 {
    margin-top: 5px;
    font-size: 1.6vw;
    line-height: 2vw;
  }

  .heading-14.noname {
    margin-top: 15px;
    font-size: 1.8vw;
    line-height: 2.2vw;
  }

  .in-line-wrp {
    flex-wrap: wrap;
    margin-top: -15px;
  }

  .orange-outlined {
    font-size: 12vw;
    display: block;
  }

  .orange-outlined.hr {
    display: block;
    top: 55vw;
    left: -30%;
  }

  .mask {
    overflow: hidden;
  }

  .image-88 {
    height: 100%;
  }

  .tab-link-tab-4-2, .tab-link-tab-4-2.w--current {
    width: 22vw;
    height: 20vw;
  }

  .tab-pane-tab-4-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .top-wrapper {
    flex-direction: column;
    padding-top: 8vw;
  }

  .bottom-wrapper {
    background-image: linear-gradient(rgba(39, 125, 232, .4), rgba(39, 125, 232, .4)), url('../images/demo-construct-misiune.png');
    background-size: auto, auto;
    flex-direction: column;
  }

  .quote-wrapper {
    width: 90%;
  }

  .paragraph-5 {
    font-size: 2.5vw;
  }

  .paragraph-6 {
    font-size: 3vw;
  }

  .paragraph-8 {
    font-size: 2.5vw;
  }

  .image-90 {
    max-width: 120%;
  }

  .image-91 {
    width: 110%;
  }

  .mission-wrapper {
    border-bottom-width: .4vh;
    width: 90%;
    height: 170px;
    margin-top: 5vw;
    margin-bottom: 5vw;
    padding-top: 1vw;
    padding-left: 3vw;
    padding-right: 5vw;
  }

  .paragraph-10 {
    padding-top: 10px;
  }

  .image-92 {
    height: 80%;
  }

  .background-video {
    height: 70vh;
  }

  .grid {
    grid-template-rows: auto 1fr auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .u-wrapper {
    flex-wrap: wrap;
    display: flex;
  }

  .u-name.orange {
    padding-top: 16px;
  }

  .u-name.orange.control {
    padding-top: 65px;
  }

  .u-title-white, .count-number {
    font-size: 1.8vw;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    font-size: 3.5vw;
  }

  .hero-section.general {
    background-color: rgba(0, 0, 0, 0);
  }

  .image {
    max-width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer {
    text-align: left;
    flex-flow: column;
    align-content: space-around;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 30vw;
    padding-top: 50vw;
    padding-left: 12.5vw;
    padding-right: 20px;
    display: flex;
  }

  .footer.proiecte-finalizate {
    margin-top: 12vw;
  }

  .footer.contact {
    margin-top: 25vw;
  }

  .footer-link {
    font-size: 3.5vw;
    line-height: 4vw;
  }

  .footer-link.w--current {
    font-size: 3.5vw;
  }

  .hero-image {
    opacity: 1;
    mix-blend-mode: normal;
    object-fit: fill;
    width: auto;
    max-width: none;
    height: 90vh;
    margin-top: -100px;
    margin-left: auto;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .hero-image.servicii {
    object-fit: contain;
    width: 55vh;
    height: auto;
    margin-top: 0%;
    padding-top: 0;
    display: block;
    position: absolute;
    bottom: 0%;
    left: auto;
    right: 0%;
    overflow: visible;
  }

  .hero-wrapper {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    justify-content: center;
    align-items: center;
    height: 90vh;
    display: block;
  }

  .hero-wrapper.servicii {
    height: 29vh;
    margin-top: 0;
    top: 0;
  }

  .hero-wrapper.dotari-tehnice {
    height: 30vh;
  }

  .hero-wrapper.proiecte-finalizate {
    height: 32vh;
  }

  .h1 {
    color: #fff;
    font-size: 7vw;
    line-height: 9vw;
  }

  .h1.hero {
    color: #fff;
    margin-left: 5vw;
    margin-right: 5vw;
    font-size: 5.5vw;
  }

  .h1.hero.servicii {
    font-size: 6vw;
    line-height: 7vw;
  }

  .h1.info-title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 6vw;
  }

  .h1.proiecte {
    color: #000;
    margin-top: 10vw;
    font-size: 6vw;
  }

  .text-span-4 {
    line-height: 6vw;
  }

  .hero-text-wrapper {
    align-items: flex-start;
    width: 100%;
    top: 30vh;
    left: auto;
  }

  .hero-text-wrapper.servicii {
    z-index: 2;
  }

  .hero-text-wrapper.servicii.proiecte-finalizate {
    width: 80%;
  }

  .primary-button {
    margin-top: 0;
    padding: 2.8vw 6vw;
    font-size: 3vw;
    line-height: 1.5vh;
  }

  .third-button {
    text-align: right;
    font-size: 2.5vw;
  }

  .third-button.hero {
    color: #fff;
    border-bottom-width: 3px;
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
    font-size: 3vw;
  }

  .third-button.detaliiicon {
    border-bottom-width: 1px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-size: 2vw;
    line-height: 2.5vw;
    position: absolute;
    top: 3vw;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .third-button.proiecte {
    border-bottom-width: .2vh;
    font-size: 2.7vw;
  }

  .button-wrapper {
    padding-top: 30px;
  }

  .icon-wrapper {
    height: 21vh;
    min-height: 16vh;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    top: -17vh;
  }

  .item-icon {
    height: 100%;
    padding-top: 0;
  }

  .item-icon:hover {
    height: 120%;
  }

  .image-31 {
    width: 10vw;
    max-width: 60%;
    padding-bottom: 10px;
  }

  .image-31.servicii {
    width: 20vw;
  }

  .text-block {
    text-align: center;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .text-block.servicii {
    padding-top: 3vw;
    font-size: 3.5vw;
  }

  .text-block-2 {
    font-size: 1.8vw;
    line-height: 1vh;
    display: none;
  }

  .text-block-2.servicii {
    display: none;
  }

  .div-block-102 {
    justify-content: center;
    display: block;
    left: auto;
    right: auto;
  }

  .icon {
    color: #277de8;
  }

  .overlay-background {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to top, #223a70, rgba(0, 0, 0, 0) 91%);
    height: 90vh;
    margin-top: -70px;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .social-proof.general {
    margin-top: 0;
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .social-proof.general.proiecte-finalizate {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .image-32, .image-33 {
    padding: 5px;
  }

  .image-34 {
    padding-bottom: 0;
  }

  .info {
    background-position: 50%;
    background-repeat: repeat-y;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cta.final-proiecte.proiect {
    flex-wrap: nowrap;
    align-content: center;
    padding-bottom: 50px;
  }

  .orange-line.certificate {
    width: 30vw;
    margin-left: 22vw;
  }

  .orange-line.dotari-tehnice {
    width: 40vw;
    margin-top: 20px;
  }

  .orange-line.contact-form {
    width: 40vw;
  }

  .orange-line.avatar {
    width: 30vw;
  }

  .orange-line.mission {
    width: 20vw;
  }

  .item-info {
    flex-wrap: wrap;
    align-content: space-between;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .paragraph-2 {
    padding-bottom: 10px;
    font-size: 3vw;
    line-height: 4.2vw;
  }

  .image-35 {
    width: 40vw;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .button-3 {
    border-width: 3px;
    padding: 2vw 5vw;
    font-size: 3.5vw;
    line-height: 1.5vh;
  }

  .button-3.orange {
    border-width: 3px;
    padding: 2vw 3vw;
    font-size: 3vw;
  }

  .button-3.servicii {
    border-width: 2px;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .certification {
    padding-top: 50vw;
  }

  .tab-pane-tab-1, .tab-pane-tab-2, .tab-pane-tab-3 {
    padding: 30px;
  }

  .text-span-11 {
    font-size: 3.5vw;
  }

  .bullet-wrapper {
    top: 103%;
    right: auto;
  }

  .bullet._1, .bullet._3, .bullet._2 {
    width: 10px;
    height: 10px;
  }

  .div-block-107 {
    height: 60vh;
  }

  .proiecte {
    margin-top: 20vw;
  }

  .proiecte.proiecte-finalizate {
    margin-top: 0;
  }

  .title-project-wrapper {
    margin-bottom: 10vw;
  }

  .project-wrapper {
    flex-direction: row-reverse;
    padding-bottom: 20px;
  }

  .column, .column-2 {
    height: 60vw;
  }

  .h2 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .h2.item {
    font-size: 3vw;
  }

  .h5 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .h5.item {
    font-size: 2.7vw;
    line-height: 3.5vw;
  }

  .columns {
    flex-direction: column;
    display: flex;
  }

  .columns._1 {
    flex-direction: column-reverse;
  }

  .columns._1.grezenbach, .columns._1.vaslui {
    flex-direction: column;
  }

  .columns._1.vasuii, .columns._1.buzau, .columns._1.city, .columns._1.ameropa, .columns._1.lidl {
    flex-direction: column-reverse;
  }

  .columns._2 {
    flex-direction: column;
  }

  .columns._2.gradinita {
    flex-direction: column-reverse;
  }

  .columns._2.cnair, .columns._2.era, .columns._2.penny, .columns._2.focsani, .columns._3, .columns._3.newton {
    flex-direction: column;
  }

  .columns._4, .columns._4.puscasi, .columns._5, .columns._5.aurora {
    flex-direction: column-reverse;
  }

  .columns._6, .columns._6.dedeman {
    flex-direction: column;
  }

  .logo {
    align-items: center;
    position: absolute;
    top: -10%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu {
    padding: 6vw 0;
  }

  .contact-details {
    padding-top: 6vw;
    padding-bottom: 6vw;
    padding-left: 0;
  }

  .sm-wrapper {
    flex-direction: row;
    justify-content: center;
    margin-top: 25px;
  }

  .image-39 {
    width: 40vw;
  }

  .link-block.facebook, .link-block-2.linkedin {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-3.instagram {
    text-align: center;
  }

  .image-40 {
    width: 70%;
    padding-left: 4px;
    padding-right: 4px;
  }

  .white-line {
    width: 70vw;
    height: 3px;
  }

  .phone {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .phone-link {
    font-size: 3vw;
    line-height: 4vw;
  }

  .image-41 {
    width: 20px;
  }

  .image-42, .image-43 {
    width: 70%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-menu {
    height: auto;
  }

  .div-block-108 {
    z-index: 1;
    background-image: linear-gradient(to top, #277de8, rgba(36, 116, 216, .5) 49%, rgba(0, 0, 0, 0) 91%);
    width: auto;
    height: auto;
    display: block;
    top: 0%;
    bottom: -3%;
  }

  .div-block-109.orange-line.proiecte-finalizate {
    height: .3vh;
  }

  .lottie-animation-3 {
    display: none;
  }

  .tab-link-tab-4 {
    width: 100%;
    height: 30vw;
  }

  .tab-link-tab-4.w--current {
    width: 100%;
    height: 30vw;
    margin-top: 0;
  }

  .tabs-content-2 {
    width: 100%;
    height: 120vw;
  }

  .tabs-2 {
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .tab-link-tab-1-2 {
    width: 100%;
    height: 30vw;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-link-tab-1-2.w--current {
    width: 100%;
    height: 30vw;
    margin-top: 0;
    padding-bottom: 15px;
  }

  .tab-link-tab-2-2 {
    width: 100%;
    height: 30vw;
  }

  .tab-link-tab-2-2.w--current {
    width: 100%;
    height: 30vw;
    margin-top: 0;
  }

  .tab-link-tab-3-2 {
    width: 100%;
    height: 30vw;
  }

  .tab-link-tab-3-2.w--current {
    height: 30vw;
    margin-top: 0;
  }

  .image-44 {
    height: auto;
  }

  .image-44.sibiu {
    max-width: 100%;
    height: auto;
  }

  .image-44.sibiu-image {
    height: auto;
  }

  .section {
    margin-top: 15vw;
  }

  .heading-3 {
    padding-top: 10vw;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .list {
    font-size: 2vw;
    font-weight: 400;
  }

  .list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5 {
    font-size: 2.8vw;
    font-weight: 300;
    line-height: 4vw;
  }

  .tabs-menu-2 {
    width: auto;
    display: block;
  }

  .brand-proof {
    padding-top: 1vw;
    padding-bottom: 1vw;
  }

  .c-img-gallery {
    height: auto;
  }

  .detalii-utilaje {
    flex-direction: column;
    margin-left: 0%;
    margin-right: 0%;
  }

  .dotari-tehnice-info-wrapper {
    width: 100%;
    height: auto;
    display: flex;
  }

  .dotari-tehnice-info-wrapper.proiect-page {
    height: 85vw;
  }

  .image-49 {
    width: 24vw;
  }

  .text-block-4 {
    font-size: 2.6vw;
    line-height: 3.5vw;
  }

  .div-block-111 {
    display: flex;
  }

  .gallery {
    width: 100%;
    height: auto;
    margin-top: 5vw;
    margin-left: 0;
  }

  .gallery.proiect-page {
    justify-content: center;
    align-items: center;
    height: 80vw;
    display: flex;
  }

  .image-53.proiect-page.gradinita.onpage {
    width: 90%;
  }

  .image-53.proiect-page.gradinita.onnpage {
    width: 100%;
  }

  .tabs-3 {
    flex-direction: row-reverse;
    width: 100%;
    height: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .tabs-menu-3 {
    width: 40%;
    height: 600px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-utilaje {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10, .text-block-11, .text-block-12 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .tab-pane-tab-1-3 {
    width: 100%;
    height: 100%;
    bottom: auto;
  }

  .tabs-content-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60%;
    height: 600px;
    display: flex;
    overflow: hidden;
  }

  .div-block-112 {
    justify-content: center;
    overflow: visible;
  }

  .div-block-113 {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 100px 20px;
  }

  .description-utilaje {
    padding-right: 0;
    font-size: 2.8vw;
    line-height: 3.5vw;
  }

  .tab-pane-tab-2-3, .tab-pane-tab-3-3, .tab-pane-tab-4-2, .tab-pane-tab-5, .tab-pane-tab-6, .tab-pane-tab-7, .tab-pane-tab-8 {
    width: 100%;
    height: 100%;
    bottom: auto;
  }

  .heading-5 {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 4vw;
    line-height: 6vw;
    display: block;
  }

  .div-block-114 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-54 {
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .image-54.grenzebach1 {
    width: auto;
    height: 148%;
  }

  .image-54.gradinita {
    object-fit: fill;
    height: auto;
    margin-bottom: auto;
    overflow: visible;
  }

  .image-55 {
    height: 100%;
  }

  .image-56, .image-57, .image-58, .image-58.grezenbach, .image-58.penny, .image-58.newtone {
    height: auto;
  }

  .image-59 {
    width: auto;
    height: auto;
  }

  .image-60, .image-62.puscasi2 {
    height: auto;
  }

  .heading-6, .heading-7 {
    font-size: 3.5vw;
  }

  .heading-8 {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .list-item-proiect {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .project-item {
    width: 45%;
  }

  .slider-3 {
    height: 40vw;
  }

  .html-embed {
    margin-top: 0;
    display: block;
    position: static;
  }

  .contacts-form {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
  }

  .heading-9 {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .text-field {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .map {
    margin-top: 0;
    position: static;
  }

  .text-block-17 {
    text-align: center;
    font-size: 3vw;
    line-height: 5vw;
    top: auto;
    bottom: 3%;
  }

  .image-66 {
    height: auto;
  }

  .image-67 {
    max-width: 100%;
    height: auto;
  }

  .image-68 {
    height: auto;
  }

  .image-69, .image-70, .image-71, .image-72, .image-73, .image-74, .image-75 {
    max-width: 100%;
    height: auto;
  }

  .slide-5 {
    max-width: none;
  }

  .image-76, .image-77 {
    width: 40vw;
    display: block;
  }

  .image-78, .image-79, .image-80, .image-81, .image-82, .image-83 {
    width: 40vw;
  }

  .tab-pane-tab-9 {
    width: 100%;
    height: 100%;
    bottom: auto;
  }

  .image-84 {
    width: 40vw;
  }

  .tab-pane-tab-10, .tab-pane-tab-11 {
    width: 100%;
    height: 100%;
    bottom: auto;
  }

  .image-85, .image-85.foreze, .image-85.raspanditor, .image-85.reciclator, .image-86 {
    width: 40vw;
  }

  .ck-button-w {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .ck-modal {
    max-width: 100%;
  }

  .ck-modal__content-w.is--small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .ck-modal__exit-btn {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .ck-modal__btns-w.is--small {
    padding: 1.25rem;
  }

  .ck-cookie-w {
    max-width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .ck-preference__scroll-w {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .ck-preference-w {
    align-items: flex-end;
  }

  .ck-prefmanager-w {
    left: 1rem;
  }

  .tab-pane-tab-13, .tab-pane-tab-12 {
    width: 100%;
    height: 100%;
    bottom: auto;
  }

  .recaptcha {
    margin-top: 15px;
  }

  .text-span-22 {
    font-size: 12vw;
  }

  .paragraph-4 {
    text-align: left;
    font-size: 3vw;
    line-height: 4vw;
  }

  .heading-12 {
    font-size: 13vw;
  }

  .card-team {
    width: 55vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }

  .card-team.adm {
    flex-direction: column;
  }

  .white-wrp {
    height: 15vw;
    padding-left: 12px;
  }

  .heading-13 {
    font-size: 3.5vw;
    line-height: 4vw;
  }

  .heading-14 {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .heading-14.noname {
    margin-top: 12px;
    font-size: 3.3vw;
    line-height: 4.5vw;
  }

  .in-line-wrp {
    flex-flow: wrap;
  }

  .in-line-wrp.text {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
  }

  .orange-outlined {
    font-size: 16vw;
    position: relative;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .orange-outlined.hr {
    top: 125vh;
    left: auto;
    right: auto;
  }

  .heading-15 {
    font-size: 8vw;
    line-height: 12vw;
  }

  .mobile-version {
    flex-direction: column-reverse;
    display: flex;
  }

  .mission-section {
    margin-left: 0;
    margin-right: 0;
  }

  .top-wrapper {
    padding-top: 12vw;
  }

  .bottom-wrapper {
    background-image: linear-gradient(rgba(39, 125, 232, .4), rgba(39, 125, 232, .4)), url('../images/demo-construct-misiune.png');
    background-size: auto, auto 120%;
    background-attachment: scroll, scroll;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .paragraph-5 {
    font-size: 3vw;
    line-height: 4.2vw;
  }

  .avatar-wrapper {
    width: 50%;
  }

  .paragraph-6 {
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .paragraph-8 {
    font-size: 3.5vw;
    line-height: 4.2vw;
  }

  .image-90 {
    max-width: 100%;
  }

  .image-91 {
    width: 80%;
  }

  .mission-wrapper {
    height: 220px;
  }

  .heading-16 {
    font-size: 6vw;
    line-height: 7vw;
  }

  .paragraph-10 {
    font-size: 3vw;
    line-height: 4.2vw;
  }

  .image-92 {
    height: 60%;
  }

  .background-video {
    height: 90vh;
  }

  .background-video.hero {
    background-position: 0 0, 100%;
    background-size: auto, cover;
    height: 90vh;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .u-name.orange {
    padding-top: 20px;
    font-size: 2.6vw;
    line-height: 3.5vw;
  }

  .u-name.orange.autocamioane {
    font-size: 2.6vw;
    line-height: 3.5vw;
  }

  .u-name.orange.control {
    padding-top: 55px;
  }

  .u-name.counted {
    font-size: 2.6vw;
    line-height: 3.5vw;
  }

  .u-title-white {
    font-size: 4vw;
    line-height: 6vw;
  }

  .section-3 {
    margin-top: 20vw;
  }

  .count-number {
    font-size: 3vw;
    line-height: 4vw;
  }
}

#w-node-_61a60cf0-0344-e320-b275-faf29d1bb8fc-01acd2a7, #w-node-_797fb3e9-7823-9882-c372-81e321e9fa16-01acd2a7, #w-node-_288ed0e4-f5f1-1e15-a6af-d51ab859de11-01acd2a7, #w-node-e03c4bc3-6598-3e63-71ec-2d1f20febe93-01acd2a7, #w-node-_2c33d70c-a1c6-6640-b949-f5e8c0f26d8b-01acd2a7, #w-node-f6ae7c24-2930-8ea3-4d8f-91a9f9f1cf02-01acd2a7, #w-node-_719ae075-faf2-c521-5d20-9eba6734eaa0-01acd2a7, #w-node-_886084b9-7c46-5fea-d4f9-fba5e34e3cae-01acd2a7, #w-node-b564a825-c428-b89e-7853-8166bb9a4291-01acd2a7, #w-node-_644e8a54-d894-c950-4972-9c7345ad6e5d-01acd2a7, #w-node-af2096d4-01b6-d1b0-8e12-b20fc755f8c9-01acd2a7, #w-node-_187b9b8e-a6a4-2296-f5b4-4a074bb6f251-01acd2a7, #w-node-_03ad72d2-2c90-7557-9e45-3e3a6441809d-01acd2a7, #w-node-_490003f4-719f-b243-2936-e44f9c310360-01acd2a7, #w-node-a43b0c7c-00f7-a468-9ed8-570b02eb24f9-01acd2a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_61a60cf0-0344-e320-b275-faf29d1bb8fc-01acd2a7 {
    align-self: auto;
    justify-self: start;
  }
}


