* {
  margin: 0;
  padding: 0;

}

a {
  color:#6B3AD7 ; /*#6C399C;*/
}

a:hover {
  color: #ff7200;
  background-color: #333;
  background-image: url("images/VIPTECH_LOGO_ICO_3.PNG");
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}

body {
  background-color: #333;
}

.abovenav {
  padding: 5px 0 0px 0;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  position: fixed;
  align-content: left;
  align-self: left;
  display: grid;
  width: 100%;
  height: 50px;
  background-color: #333;
  grid-template-columns: 50px 1fr 1px 0px 0px 50px;
  background-image: url("images/VIPTECH_LOGO_ICO.PNG");
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1001;

}

.abovenavlogo {
  color:#fff; /*#004DCF;*/
  text-align: center;
  text-decoration: none;
  align-items: flex-start;
  align-content: flex-start;
  width:100%;
  height: 50px;
  /*background-image: url("images/VIPTECH_LOGO_ICO.PNG");
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;*/
}

.abovenavlogo::first-line{
  font-size: 18px;
}
.abovenavlogo:hover {
  color:#ff7200;
  text-decoration: none;
  background-image: url("images/VIPTECH_LOGO_ICO_3.PNG");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
   
}

.abovenavcontact {
  display: none;
  text-align: left;
  color:#fff;
  text-decoration: none;
  font-size: 20px;
  height: 50px;
}

nav {
  padding: 0 0 0 0;
  position: fixed;
  right:  0;
  display: list-item;
  align-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #333;
  text-align: center;
  grid-template-columns: 1fr;
  z-index: 1002;
  background-image: url("images/VIPTECH_LOGO_ICO_4.PNG");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.navmenu{
  display: none;
}

nav:hover{
  width: 200px;
}

nav:hover .navmenu{
  display: list-item;  
}

nav a {
  font-size: 22px;
  line-height: 40px;
  text-decoration: none;
}

.navdiv {
  padding: 70px 0px 10px 0px;
  width: 100%;
  background-color: #333;
}

.navdiv li {
  color: #ff7200;
  list-style: none;
  display:list-item;
  grid-template-columns: 70px 1fr 1fr 1fr 1fr;
}

.navdiv li a {  
  display: list-item;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
}

.nav_main{

  align-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding:55px 0px 0px 0px;
  width: 100%;
  height: auto;
  background-color: #f3f3f3;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0px 1px 1fr 1px;
  grid-template-areas:
  "nm1"
  "nme"
  "nm2"
  "nme";
}
.nme{
  background-color: #f3f3f3;
  display:grid;
  grid-area: "nme"
}

.nm1 {
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #333;
  display: grid;
  grid-area: "nm1";
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "nm11 nm12 nm111";
}

.nm11{
  padding-top: 10px;
  align-content: right;
  display: grid;
  width: 99%;
  height: 60%;
  background-color: #333;
  background-image: url("images/VIPTECH_LOGO_ICO.PNG");
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}

.nm12{
    color:#fff; /*#004DCF;*/
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    width:100%;
}

  .nm12::first-line{
    font-size: 26px;
  }

  .nm12:hover {
    color:#ff7200;
    text-decoration: none;
    background-image: url("images/VIPTECH_LOGO_ICO_3.PNG");
    background-position: right;
    background-size: contain;
    background-repeat: repeat-x;
  }

.nm2 {

  text-align: center;
  align-items: top;
  width: 100%;
  height: 100%;
  color: #f3f3f3;
  background-color: #333;
  display: grid;
  grid-area: "nm2";
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1px 1fr 1px 1fr;
  grid-template-areas:
  "nm21"
   "nme"
   "nm21"
   "nme"
   "nm21";
}

.nm21{
  padding-left: 20px;
  padding-right: 10px;
}

.pwpm{
  text-align: left;
  font-size: 20px;
  color: #f3f3f3;
  background-color:  rgba(51,51,51,0.15);
}

.wrapper_photo_main{
  --height450: 455px;
  --fontsize20px: 20px;
  --width50: 50%;
  --width60: 70%;
  --width40: 30%;
  --gwps: 390px;
  --wpsfs:16px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: auto;
  background-color: #f3f3f3;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1px 1fr 1px 1fr 1px 1fr 1px;
  grid-template-areas:
  "pbempty"
  "wrapper_photo_big1"
  "pbempty"
  "wrapper_photo_big2"
  "pbempty"
  "wrapper_photo_big3 pbempty";
}

#indgas {
  padding: 50px 0px 0px 0px;

  background-color: #333;
}

#specgas {
  padding: 50px 0px 0px 0px;
  background-color: #333;
}

.wrapper_photo_big1{
	
  height: auto;

  text-align: center;

  align-content: flex-start;
  width: 100%;
  display: grid;
  grid-area: "wrapper_photo_big1";
  grid-template-columns: 1fr;
  grid-template-rows: 30px 1fr;
  grid-template-areas:
  "pb1h2"
  "wrapper_photo_small1";
}

.pb1h2 {
  padding: 5px 0 5px 0;
  color: #004DCF;
  display: list-item;
  width: 100%;
  align-content: flex-start;

  list-style: none;
  grid-area: "pb1h2";

}

.wrapper_photo_small1 {
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;

  width: 100%;
  font-size: var(--wpsfs);
  text-align: left;
  color: #f3f3f3;
  background-color: #333;

  align-content: flex-start;
  display: grid;

}

#igwps1 {
  width: 100%;
  height: var(--height450);
  background-image: url("images/Storage_Area_LOX_LAR_LIN_LCO2.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
  grid-area: "wrapper_photo_small1";
}

#sgwps1 {
  width: 100%;
  height: var(--height450);
  background-image: url("images/3D_Drawing.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
  grid-area: "wrapper_photo_small1";
}

.wrapper_photo_small1:hover {
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  color: #f3f3f3;
  background-color: #333;

  width: 100%;
  text-align: left;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;

}

#igwps1:hover {
  width: 100%;
  height: var(--height450);
  background-image: url("images/PID_Storage_Area_LOX_LAR_LIN_LCO2.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
}

#sgwps1:hover {
  width: 100%;
  height: var(--height450);
  background-image: url("images/2D_Drawing.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
  grid-area: "wrapper_photo_small1";
}

.wrapper_photo_small1 .p1p1{
  width: var(--width60);
  display: block;
  background-color:  rgba(51,51,51,0.51);

}

.wrapper_photo_small1 .p1p2{
  width: var(--width60);
  display: none;
}

.wrapper_photo_small1:hover .p1p1{
  width: var(--width60);
  display: none;
}

.wrapper_photo_small1:hover .p1p2{
  width: var(--width60);
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_big2{
  width: 100%;
  height: auto;
  text-align: center;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
  grid-area: "wrapper_photo_big2";
  grid-template-columns: 1fr;
  grid-template-rows: 30px 1fr;
  grid-template-areas:
  "pb2h2"
  "wrapper_photo_small2";
}

.pb2h2 .h2a1{
  display: list-item;
}

.pb2h2 .h2a2{
  display: none;
}

.pb2h2 {
  padding: 5px 0 5px 0;
  color:#004DCF;

  align-content: flex-start;
  align-items: flex-start;
  list-style: none;
  grid-area: "pb2h2";

}

.pb2h2:hover .h2a1{
  display: none;
}

.pb2h2:hover .h2a2{
  display: list-item;
  font-size: 20px;
}


.wrapper_photo_small2 {

  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;

  width: 100%;
  font-size: var(--wpsfs);
  text-align: left;
  color: #f3f3f3;
  background-color: #333;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;

}

#igwps2 {
  width: 100%;
  height: var(--height450);
  background-image: url("images/PLC_Mode_Running.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
  grid-area: "wrapper_photo_small2";
}

#sgwps2 {
  width: 100%;
  height: var(--height450);
  background-image: url("images/PLC_Bake.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
  grid-area: "wrapper_photo_small2";
}

.wrapper_photo_small2:hover {
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  color: #f3f3f3;
  background-color: #333;

  width: 100%;
  text-align: left;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
}

#igwps2:hover {
  height: var(--height450);
  background-image: url("images/PLC_Pump_Argon.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
}

#sgwps2:hover {
  height: var(--height450);
  background-image: url("images/PLC_Electrical.png");
  background-size:var(--width40);
  background-repeat: no-repeat;
  background-position: right;
}

.wrapper_photo_small2 .p2p1{
  width: var(--width60);
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_small2 .p2p2{
  width: var(--width60);
  display: none;
}

.wrapper_photo_small2:hover .p2p1{
    width: var(--width60);
  display: none;
}

.wrapper_photo_small2:hover .p2p2{
  width: var(--width60);
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_big3{
  width: 100%;
  height: auto;
  text-align: center;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
  grid-area: "wrapper_photo_big3";
  grid-template-columns: 1fr;
  grid-template-rows: 30px 1fr;
  grid-template-areas:
  "pb3h2"
  "wrapper_photo_small3";
}

.pb3h2 {
  padding: 5px 0 5px 0;
  color: #004DCF;
  width: 100%;
  display: list-item;
  align-content: flex-start;
  align-items: flex-start;
  list-style: none;
  grid-area: "pb3h2";

}

.wrapper_photo_small3{
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;

  width: 100%;
  font-size: var(--wpsfs);
  text-align: left;
  color: #f3f3f3;
  background-color: #333;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
}

#igwps3 {
  width: 100%;
  height: var(--height450);
  background-image: url("images/PLC_Sector1.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
  grid-area: "wrapper_photo_small3";
}

#sgwps3 {
  width: 100%;
  height: var(--height450);
  background-image: url("images/Mix_Recipe_ZeroAir_3.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
  grid-area: "wrapper_photo_small3";
}

.wrapper_photo_small3 .p3p1{
  width: var(--width60);
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_small3 .p3p2{
  width:var(--width60);
  display: none;
}

.wrapper_photo_small3:hover {
  transition-property: all;

  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  color: #f3f3f3;
  background-color: #333;

  width: 100%;
  text-align: left;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;

}

#igwps3:hover {
  width: 100%;
  height: var(--height450);
  background-image: url("images/PLC_Recipes.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
}

#sgwps3:hover {
  width: 100%;
  height: var(--height450);
  background-image: url("images/Mix_Recipe_ZeroAir_5.png");
  background-size: var(--width40);
  background-repeat: no-repeat;
  background-position: right;
}

.wrapper_photo_small3:hover .p3p1{
  width: var(--width60);
  display:none;
}

.wrapper_photo_small3:hover .p3p2{
  width: var(--width60);
  display:block;
  background-color:  rgba(51,51,51,0.51);
}

.wph2 {
  width: 100%;
  grid-area: "wph2";
}

.auxbox2 {
  display: none;
}

.auxbox{
  padding:10px 0px 0px 0px;
  width: 100%;
  height:auto;
  text-align: center;
  background-color: #f3f3f3;
  display: block;
}

.wrapper_detail_main{
  font-size: 20px;
  padding:0px 0px 0px 0px;
  width: 100%;
  text-shadow: #f3f3f3;
  text-align: center;
  color: #333;
  background-color: #f3f3f3;
  display: grid;

  grid-template-columns: 1fr;
  grid-template-rows:1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px;
 grid-template-areas:
  "d10"
  "d1"
  "d11"
  "d4"
  "d21"
  "d2"
  "d12"
  "d5"
  "d22"
  "d3"
  "d13"
  "d6"
  "d23";
}

.d1 {
  width: 100%;

  color: #f3f3f3;
  background-color: #333;
  background-image: url("images/PID_Filling_Refrigerants.png");
  background-size: 33%;
  background-repeat: no-repeat;
  background-position: bottom;
  align-content: flex-start;
  text-align: center;
  display: grid;
  grid-area: d1;
}

.d4 {
  color: #f3f3f3;
  background-color: #333;
  width: 100%;

  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  background-image: url("images/PLC_Scale_Main.png");
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: bottom;
  align-content: flex-start;
  text-align: center;
  display: grid;
  grid-area: d4;
}

.d4:hover {
  color: #f3f3f3;
  background-color: #333;
  width: 100%;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  background-image: url("images/PLC_Scale_Setkg.png");
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: bottom;
  align-content: flex-start;
  text-align: center;
  display: grid;
  grid-area: d4;
}

.d2 {
  color: #f3f3f3;
  background-color: #333;
  display: grid;
  grid-area: d2;
}

.d5 {
  color: #f3f3f3;
  background-color: #333;
  display: grid;
  grid-area: d5;
}

.d3 {
  color: #f3f3f3;
  background-color: #333;
  display: grid;
  grid-area: d3;
}

.d6 {
  color: #f3f3f3;
  background-color: #333;
  display: grid;
  grid-area: d6;
}

.nav_main2{
  padding: 0 0;
  color: #fff;
  text-align: center;
  position: bottom;
  align-content: flex-start;
  align-self: flex-start;
  align-items: center;

  width: 100%;
  height: 60px;
  background-color: #333;
  display: none;
  z-index: 999;
}

#specgas{

  color: #fff;
  text-align: center;
  position: bottom;
  align-content: flex-start;
  align-self: flex-start;
  align-items: center;

  width: 100%;
  height: auto;
  background-color: #333;
  display: grid;
  z-index: 999;
}

#auxe{

  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  align-content: flex-start;
  /*align-self: flex-start;*/
  align-items: center;

  width: 100%;
  height: auto;
  background-color: #333;
  display: block;
  z-index: 0;
}

.wrapper_footer_main{
  color:#fff;
  position: relative;
  bottom: 0;
  text-align: center;
  font-size: 18px;
  text-size-adjust: 100%;
  padding:0px 0px 0px 0px;
  width: 100%;

  display: grid;
  background-color: #333;
  grid-template-columns: 100px 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-areas:
  "pfwfm pwfm"
  "pfwfm pwfmad"
  "pwfmct pwfmcd"
  "p2wfm p2wfm";
  Z-INDEX: 1001;
}

.pwfm{
  display: grid;
  grid-area: pwfm;
}

.pwfm::first-line{
  font-size: 20px;
  text-align: center;
  text-size-adjust: 100%;
}

.pwfmad{
  display: grid;
  grid-area: pwfmad;
}

.pwfmct{
  display: grid;
  grid-area: pwfmct;
}

.pwfmcd{
  display: grid;
  grid-area: pwfmcd;
}



.p2wfm{
  display: grid;
  grid-area: p2wfm;
  font-size: 9px;
  text-align: center;
  align-self: center;

}
.pfwfm{
  display: grid;
  grid-area: pfwfm;
  align-self: center;
  width: 99%;
  height: 50px;
  background-image: url("images/VIPTECH_LOGO_ICO.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}

/*aici incepe view desktop 475px*/
/*aici incepe view desktop 475px*/
/*aici incepe view desktop 390px*/
/*aici incepe view desktop 390px*/
/*aici incepe view desktop 390px*/
/*aici incepe view desktop 390px*/
/*aici incepe view desktop 390px*/
/*aici incepe view desktop 390px*/

@media only screen and (min-width:520px) {

.abovenav {
    font-size: 18px;
    line-height: 25px;
    grid-template-columns: 50px 1fr 5px 0px 0px 50px;
}

.abovenavlogo::first-line{
    font-size: 22px;
}

.wrapper_photo_main{
  --height450: 390px;
  --fontsize20px: 20px;
  --width50: 50%;
  --width60: 50%;
  --width40: 50%;
  --gwps: 390px;
  --wpsfs:16px;
}

#igwps1 {
  background-size: 50%;
  height: var(--gwps);
}

#sgwps1 {
  background-size: 50%;
  height: var(--gwps);
}

#igwps1:hover {
  background-size: 50%;
  height: var(--gwps);
}

#sgwps1:hover {
  background-size: 50%;
  height: var(--gwps);
}

#igwps2 {
  background-size: 50%;
  height: var(--gwps);
}

#sgwps2 {
  background-size: 50%;
  height: var(--gwps);
}

#igwps2:hover {
  background-size: 50%;
  height: var(--gwps);
}

#sgwps2:hover {
  background-size: 50%;
  height: var(--gwps);
}

#igwps3 {
  background-size: 50%;
  height: var(--gwps);
}

#sgwps3 {
  background-size: 50%;
  height: var(--gwps);
}

#igwps3:hover {
  background-size: 50%;
  height: var(--gwps);
}

#sgwps3:hover {
  background-size: 50%;
  height: var(--gwps);
}

}

/*aici incepe view desktop 667px*/
/*aici incepe view desktop 667px*/
/*aici incepe view desktop 667px*/
/*aici incepe view desktop 667px*/

@media only screen and (min-width:650px) {

  .abovenav {
      font-size: 18px;
      line-height: 25px;
      grid-template-columns: 50px 1fr 5px 70px 170px 50px;
  }

  .abovenavlogo::first-line{
      font-size: 22px;
  }

.abovenavcontact {
    display: grid;
    text-align: left;
    color:#fff;
    text-decoration: none;
    font-size: 20px;
    height: 50px;
}


.wrapper_photo_main{
    --gwps: 400px;
    --wpsfs:18px;
}

#igwps1 {
  height: 400px;
}

#igwps1:hover {
  height: 400px;
}

#igwps2 {
  height: 400px;
}

#igwps2:hover {
  height: 400px;
}

#igwps3 {
  height: 400px;
}

#igwps3:hover {
  height: 400px;
}

#sgwps1 {
  height: 400px;
}

#sgwps1:hover {
  height: 400px;
}

#sgwps2 {
  height: 400px;
}

#sgwps2:hover {
  height: 400px;
}

#sgwps3 {
  height: 400px;
}

#sgwps3:hover {
  height: 400px;
}

}

/*aici incepe view desktop 1024px*/
/*aici incepe view desktop 1024px*/
/*aici incepe view desktop 1024px*/
/*aici incepe view desktop 1024px*/
/*aici incepe view desktop 1024px*/

@media only screen and (min-width:1024px) {


.abovenav {
  padding: 5px 0 0px 0;
  font-size: 18px;
  line-height: 25px;
  text-decoration: none;
  position: fixed;
  align-content: left;
  align-self: left;
  display: grid;
  width: 100%;
  height: 50px;
  background-color: #333;
  grid-template-columns: 60px 280px 1fr 100px 160px 60px;
  z-index: 1001;
  background-image: url("images/VIPTECH_LOGO_ICO.PNG");
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}

nav {
  padding: 50px 0 0 0;
  position: fixed;
  left: 0;
  display: grid;
  align-content: center;
  width: 100%;
  height: 75px;
  background-color: #ccc;
  text-align: center;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  z-index: 1000;
}

nav a {
  font-size: 26px;
  line-height: 30px;
  text-decoration: none;
}

.navmenu{
  display: grid;
}

nav:hover{
  width: 100%;
}

nav:hover .navmenu{
  display: grid;
}

.navdiv {
  padding: 10px 0;
  display: inherit;
  width: 100%;
  background-color: #aaa;
}

.navdiv li {
  list-style: none;
  display: grid;
  grid-template-columns:  1fr 1fr 1fr 1fr;
}

.navdiv li a {
  display: inline-grid;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
}

.nav_main{
  align-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding:120px 0px 0px 0px;
  width: 100%;
  height: auto;
  background-color: #f3f3f3;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 105px 1px 1fr 1px;
  grid-template-areas:
  "nm1"
  "nme"
  "nm2"
  "nme";
}
.nme{
  background-color: #f3f3f3;
  display:grid;
  grid-area: "nme"
}

.nm1 {
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #333;
  display: grid;
  grid-area: "nm1";
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "nm11 nm12 nm111";
}

.nm11{
  padding-top: 10px;
  align-content: right;
  display: grid;
  width: 99%;
  height: 60%;
  background-color: #333;
  background-image: url("images/VIPTECH_LOGO_ICO.PNG");
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}

.nm12{
    color:#fff; /*#004DCF;*/
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    width:100%;
}

  .nm12::first-line{
    font-size: 26px;
  }

  .nm12:hover {
    color:#ff7200;
    text-decoration: none;
    background-image: url("images/VIPTECH_LOGO_ICO_3.PNG");
    background-position: right;
    background-size: contain;
    background-repeat: repeat-x;
  }

.nm2 {

  text-align: center;
  align-items: top;
  width: 100%;
  height: 100%;
  color: #f3f3f3;
  background-color: #333;
  display: grid;
  grid-area: "nm2";
  grid-template-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "nm21 nme nm21 nme nm21";
}

.nm21{
  padding-left: 20px;
  padding-right: 10px;
}


.wrapper_photo_empty{
  grid-area: "wrapper_photo_empty";
  background-color: #333;
  padding: 0 0 0 0;
}

.wrapper_photo_main{
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: auto;
  background-color: #f3f3f3;
  display: grid;
  grid-template-columns: 10px 1fr 10px 1fr 10px 1fr 10px;
  grid-template-rows: 1fr;
  grid-template-areas: "pbempty wrapper_photo_big1 pbempty wrapper_photo_big2 pbempty wrapper_photo_big3 pbempty";
}

#indgas {
  padding: 120px 0px 0px 0px;
  display: block;
  background-color: #333;
}

#specgas {
  padding: 120px 0px 0px 0px;
}

.wrapper_photo_big1{
  /*--background-images: url("images/3D_Drawing.png");*/
  height: auto;

  text-align: center;

  align-content: flex-start;
  width: 100%;
  display: grid;
  grid-area: "wrapper_photo_big1";
  grid-template-columns: 1fr;
  grid-template-rows: 30px 1fr;
  grid-template-areas:
  "pb1h2"
  "wrapper_photo_small1";
}

.pb1h2 {
  padding: 5px 0 5px 0;
  color:/*#f3f3f3;*/#004DCF;
  display: list-item;
  width: 100%;
  align-content: flex-start;

  list-style: none;
  grid-area: "pb1h2";

}

.wrapper_photo_small1 {
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;

  width: 100%;
  font-size: 20px;
  text-align: center;
  color: #f3f3f3; /*#6C399C; /*#6B3AD7;*/
  background-color: #333;

  align-content: flex-start;
  display: grid;

}

#igwps1 {
  width: 100%;
  height: 600px;
  background-image: url("images/Storage_Area_LOX_LAR_LIN_LCO2.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
  grid-area: "wrapper_photo_small1";
}

#sgwps1 {
  width: 100%;
  height: 600px;
  background-image: url("images/3D_Drawing.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
  grid-area: "wrapper_photo_small1";
}

.wrapper_photo_small1:hover {
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  color: #f3f3f3; /*#ff7200;*/
  background-color: #333;/* #f3f3f3;*/

  width: 100%;
  text-align: center;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;

}

#igwps1:hover {
  width: 100%;
  height: 600px;
  background-image: url("images/PID_Storage_Area_LOX_LAR_LIN_LCO2.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
}

#sgwps1:hover {
  width: 100%;
  height: 600px;
  background-image: url("images/2D_Drawing.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
  grid-area: "wrapper_photo_small1";
}

.wrapper_photo_small1 .p1p1{
  width: 100%;
  display: block;
  background-color:  rgba(51,51,51,0.51);

}

.wrapper_photo_small1 .p1p2{
  width: 100%;
  display: none;
}

.wrapper_photo_small1:hover .p1p1{
  width: 100%;
  display: none;
}

.wrapper_photo_small1:hover .p1p2{
  width: 100%;
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_big2{
  width: 100%;
  height: auto;
  text-align: center;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
  grid-area: "wrapper_photo_big2";
  grid-template-columns: 1fr;
  grid-template-rows: 30px 1fr;
  grid-template-areas:
  "pb2h2"
  "wrapper_photo_small2";
}

.pb2h2 .h2a1{
  display: list-item;
}

.pb2h2 .h2a2{
  display: none;
}

.pb2h2 {
  padding: 5px 0 5px 0;
  color:#004DCF;
  /*display: list-item;*/
  align-content: flex-start;
  align-items: flex-start;
  list-style: none;
  grid-area: "pb2h2";

}

.pb2h2:hover .h2a1{
  display: none;
}

.pb2h2:hover .h2a2{
  display: list-item;
  font-size: 20px;
}


.wrapper_photo_small2 {

  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;

  width: 100%;
  font-size: 20px;
  text-align: center;
  color: #f3f3f3; /*#6C399C; /*#6B3AD7;*/
  background-color: #333;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;

}

#igwps2 {
  width: 100%;
  height: 600px;
  background-image: url("images/PLC_Mode_Running.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
  grid-area: "wrapper_photo_small2";
}

#sgwps2 {
  width: 100%;
  height: 600px;
  background-image: url("images/PLC_Bake.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
  grid-area: "wrapper_photo_small2";
}

.wrapper_photo_small2:hover {
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  color: #f3f3f3; /*#ff7200;*/
  background-color: #333;

  width: 100%;
  text-align: center;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
}

#igwps2:hover {
  height: 600px;
  background-image: url("images/PLC_Pump_Argon.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
}

#sgwps2:hover {
  height: 600px;
  background-image: url("images/PLC_Electrical.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.wrapper_photo_small2 .p2p1{
  width: 100%;
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_small2 .p2p2{
  width: 100%;
  display: none;
}

.wrapper_photo_small2:hover .p2p1{
    width: 100%;
  display: none;
}

.wrapper_photo_small2:hover .p2p2{
  width: 100%;
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_big3{
  width: 100%;
  height: auto;
  text-align: center;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
  grid-area: "wrapper_photo_big3";
  grid-template-columns: 1fr;
  grid-template-rows: 30px 1fr;
  grid-template-areas:
  "pb3h2"
  "wrapper_photo_small3";
}

.pb3h2 {
  padding: 5px 0 5px 0;
  color:/*#f3f3f3; */#004DCF;
  width: 100%;
  display: list-item;
  align-content: flex-start;
  align-items: flex-start;
  list-style: none;
  grid-area: "pb3h2";

}

.wrapper_photo_small3{
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;

  width: 100%;
  font-size: 20px;
  text-align: center;
  color: #f3f3f3; /*#6C399C; /*#6B3AD7;*/
  background-color: #333;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;
}

#igwps3 {
  width: 100%;
  height: 600px;
  background-image: url("images/PLC_Sector1.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
  grid-area: "wrapper_photo_small3";
}

#sgwps3 {
  width: 100%;
  height: 600px;
  background-image: url("images/Mix_Recipe_ZeroAir_3.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
  grid-area: "wrapper_photo_small3";
}

.wrapper_photo_small3 .p3p1{
  width: 100%;
  display: block;
  background-color:  rgba(51,51,51,0.51);
}

.wrapper_photo_small3 .p3p2{
  width: 100%;
  display: none;
}

.wrapper_photo_small3:hover {
  transition-property: all;
  /*transition-delay: 0.2s;*/
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  color: #f3f3f3; /* #ff7200;*/
  background-color: #333;

  width: 100%;
  text-align: center;
  align-self: flex-start;
  align-content: flex-start;
  display: grid;

}

#igwps3:hover {
  width: 100%;
  height: 600px;
  background-image: url("images/PLC_Recipes.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
}

#sgwps3:hover {
  width: 100%;
  height: 600px;
  background-image: url("images/Mix_Recipe_ZeroAir_5.png");
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.wrapper_photo_small3:hover .p3p1{
  width: 100%;
  display:none;
}

.wrapper_photo_small3:hover .p3p2{
  width: 100%;
  display:grid;
  background-color:  rgba(51,51,51,0.51);
}

.wph2 {
  width: 100%;
  grid-area: "wph2";
}

.auxbox {
  display: none;
}

.auxbox2 {
  padding:10px 0px 0px 0px;
  width: 100%;
  height:auto;
  text-align: center;
  background-color: #f3f3f3;
  display: block;
}

.wrapper_detail_main2 {
  padding: 0px 0px 0px 0px;
  width: 100%;
  text-shadow: #f3f3f3;
  text-align: center;
  color: #333;
  background-color: #f3f3f3;
  display: grid;

  grid-template-columns: 5px 1fr 10px 1fr 10px 1fr 5px;
  grid-template-rows:  1fr 5px 1fr 1px;
  grid-template-areas:
  "dd10 dd1 dd11 dd2 dd12 dd3 dd13"
  "dd00"
  "dd20  dd4  dd21  dd5  dd22  dd6  dd23"
  "dd00";
}
/*
.dd00{

  grid-area: dd00;

}

.dd10{

  grid-area: dd10;

}

.dd20{

  grid-area: dd20;

}

.dd11{

  grid-area: dd11;

}

.dd21{

  grid-area: dd21;
}

.dd12{

  grid-area: dd12;

}

.dd22{

  grid-area: dd22;
}

.dd13{

  grid-area: dd13;

}

.dd23{

  grid-area: dd23;
}
*/
.dd1 {
  width: 100%;
  min-height: 350px;
  color: #f3f3f3;
  background-color: #333;
  background-image: url("images/PID_Filling_Refrigerants.png");
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: bottom;
  align-content: flex-start;
  text-align: center;

  grid-area: "dd1";
}

.dd2 {
  color: #f3f3f3;
  background-color: #333;

  grid-area: "dd2";
}

.dd3 {
  color: #f3f3f3;
  background-color: #333;

  grid-area: "dd3";
}

.dd4 {
  color: #f3f3f3;
  background-color: #333;
  width: 100%;
  min-height: 350px;

  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  background-image: url("images/PLC_Scale_Main.png");
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: bottom;
  align-content: flex-start;
  text-align: center;

  grid-area: "dd4";
}

.dd4:hover {
  color: #f3f3f3;
  background-color: #333;
  width: 100%;
  transition-property: all;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  background-image: url("images/PLC_Scale_Setkg.png");
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: bottom;
  align-content: flex-start;
  text-align: center;

  grid-area: "dd4";
}

.dd5 {
  color: #f3f3f3;
  background-color: #333;

  grid-area: "dd5";
}

.dd6 {
  color: #f3f3f3;
  background-color: #333;

  grid-area: "dd6";
}

.pwpm {
  text-align: left;
  font-size: 20px;
  color: #f3f3f3;
  background-color:  rgba(51,51,51,0.15);
}

.nav_main2 {
  padding: 0 0;
  color: #fff;
  text-align: center;
  position: bottom;
  align-content: flex-start;
  align-self: flex-start;
  align-items: center;

  width: 100%;
  height: auto;
  background-color: #333;
  display: none;
  z-index: 999;
}

#specgas {
  /*padding: 120px 0 0 0;*/
  color: #fff;
  text-align: center;
  position: bottom;
  align-content: flex-start;
  align-self: flex-start;
  align-items: center;

  width: 100%;
  height: auto;
  background-color: #333;
  display: grid;
  z-index: 999;
}

#auxe {
  /*padding: 120px 0 0 0;*/
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  align-content: flex-start;
  /*align-self: flex-start;*/
  align-items: center;

  width: 100%;
  height: auto;
  background-color: #333;
  display:block;
  z-index: 0;
}

.wrapper_footer_main{
  color:#fff;
  position: relative;
  bottom: 0;
  text-align: center;
  font-size: 18px;
  text-size-adjust: 100%;
  padding:0px 0px 0px 0px;
  width: 100%;
  height: auto;
  display: grid;
  background-color: #333;
  grid-template-columns: 60px 400px 1fr 100px 150px 50px;
  grid-template-rows: 1fr;
  grid-template-areas:
  "pfwfm pwfm pwfmad pwfmct pwfmcd p2wfm";
  Z-INDEX: 1001;
}

.pwfm{
  display: grid;
  grid-area: pwfm;
}

.pwfm::first-line{
  font-size: 20px;
  text-align: center;
  text-size-adjust: 100%;
}

.pwfmad{
  display: grid;
  grid-area: pwfmad;
}

.pwfmct{
  display: grid;
  grid-area: pwfmct;
}

.pwfmcd{
  display: grid;
  grid-area: pwfmcd;
}

.p2wfm{
  display: grid;
  grid-area: p2wfm;
  font-size: 9px;
  text-align: center;
  align-self: center;

}

.pfwfm{
  display: grid;
  grid-area: pfwfm;
  align-self: center;
  width: 99%;
  height: 50px;
  background-image: url("images/VIPTECH_LOGO_ICO.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}

}


/*aici incepe view desktop 1360px*/
/*aici incepe view desktop 1360px*/
/*aici incepe view desktop 1360px*/
/*aici incepe view desktop 1360px*/

@media only screen and (min-width:1360px) {

.nav_main{
  padding:120px 0px 0px 0px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 200px 1px 1fr 1px;
  grid-template-areas:
  "nm1"
  "nme"
  "nm2"
  "nme";
}

.nm2{
  min-width: 450px;
}

.pwpm{
  text-align: left;
  font-size: 20px;
  color: #f3f3f3;
  background-color:  rgba(51,51,51,0.15);
}
body {
max-width: 2500px;
}
