/*@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

.dm-serif-display-regular {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-display-regular-italic {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: italic;
}

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-text-regular {
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-text-regular-italic {
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  font-style: italic;
}


.line-helper { position: fixed; width: 2px; left: calc(50% - 1px); position: fixed; top: 0; bottom: 0; background: blue; z-index: 999}

#prod-desc-container {
  background: #fff;
    font-size: 16px;
    max-width: 920px;
    margin: 0 auto;
    font-family: Lato;
    line-height: 1.6;
}
.solgaz-section p { margin-top: 0;  }
#prod-desc-container img { max-width: 100%; }

.solgaz-italic { font-family: 'DM Serif Text'; font-style: italic; font-weight:400; }
.solgaz-heading { font-size: 26px; font-weight: 700; }

.solgaz-desc { padding: 30px 0; }
.solgaz-bold { font-weight: 700; }
.solgaz-new { background: #e3141a; color: #fff; border-radius: 20px; padding: 2px 15px 4px; }

.solgaz-section { position: relative; background: #fff; color: #111; }
/*.solgaz-section .solgaz-section-image { aspect-ratio: 1.4; }*/
/*.solgaz-section-1 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg1.jpg'); }
.solgaz-section-2 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg2.jpg'); }
.solgaz-section-3 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg3.jpg'); }
.solgaz-section-4 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg4.jpg'); }
.solgaz-section-5 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg5.jpg'); }
.solgaz-section-6 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg6.jpg'); }
.solgaz-section-7 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg7.jpg'); }
.solgaz-section-8 .solgaz-section-image { background: no-repeat center/cover  url('//f00.esfr.pl/si_upload/OPR/solgaz/solgaz_sp50pm_v1/img/slg8.jpg'); }*/

@media screen and (min-width: 1024px) {
  .solgaz-section .solgaz-section-image img { width: 100%; height: 100%; object-fit: cover; display: block; }
  .solgaz-heading { font-size: 34px; font-weight: 700; line-height: 1.1 }

  .solgaz-section .solgaz-section-image { height:100%; width: 100%; }
  .solgaz-section-1 .solgaz-desc { position: absolute; left: 50px; top: 50px; color: #fff; }
  .solgaz-section-1 .solgaz-main-heading { font-size: 50px; line-height: 1.1; margin: 1rem 0; font-weight: 700; }
  .solgaz-section-1 p { font-size: 20px; }
  .solgaz-section-2 .solgaz-desc { position: absolute; left: 50px; top: 0; bottom: 0; color: #fff; width: 30%; display: flex;       flex-direction: column; justify-content: center; }

  .solgaz-section-3 { display: grid; grid-template-columns: 45% 55%; height: 660px; }
  .solgaz-section-3 .solgaz-desc { padding: 50px; }
  .solgaz-section-3 .solgaz-heading { font-size: 113px; text-align: center; color: #e2151a; line-height: 113px; margin: 0 0 30px; }

  .solgaz-section-4 { display: grid; grid-template-columns: 55% 45%; align-items: center; height: 660px; }
  .solgaz-section-4 .solgaz-desc { padding: 50px; order: 2; }

  .solgaz-section-5 {  }
  .solgaz-section-5 .solgaz-desc { padding: 100px 50px 30px 50px; display: grid; grid-template-columns: .7fr 1.3fr; grid-gap: 60px;}

  .solgaz-section-6 .solgaz-desc { position: absolute; left: 50px; top: 50px; color: #fff; display: grid; grid-template-columns: 1fr 1fr; grid-gap: 60px; right: 50px;}
  .solgaz-section-8 { text-align:center; }
  .solgaz-section-8 .solgaz-desc { position: absolute; left: 50px; top: 50px; color: #fff; right: 50px; }
  .solgaz-section-8 .solgaz-heading { color: #f3e7df } 

  .solgaz-features { display: grid; grid-template-columns: 1fr 1fr 1fr;  grid-gap: 30px 60px;}
  .solgaz-section-7 { padding: 50px 0 ;  }
  .solgaz-section-7 .solgaz-heading { text-align: center; }
  .solgaz-section-7 .solgaz-section-image { position: absolute;  top: 24%; width: 52%; left: 24%; height: 52%; }
  .solgaz-section-7 .solgaz-section-image img { object-fit: contain;  }
  .solgaz-section-7  .solgaz-features p {    font-size: 14px;}
/*  .solgaz-features > div:nth-child(5) { position: absolute; left: 33%; bottom: 95px; text-align: center; right: 33%; }*/

  .solgaz-icons { width: 100%; height: auto; margin-bottom: 30px;  }

/*  .solgaz-section-8 img { width: 300px; }*/
  .solgaz-section-8 .solgaz-section-image img.solgaz-oven { width: 600px; margin: 0 auto 30px; }
  .solgaz-section-8 { text-align: center; }
}

#prod-desc-container .solgaz-features-single img { width: 36px; height: 36px; object-fit: contain;}
.solgaz-features-single-title { font-weight: 700; font-size: 18px; }
  .solgaz-section-logo { position: absolute; right: 50px; bottom: 50px; }
  .solgaz-section-logo-first { left: 50px; right: auto; }
  .solgaz-section-logo img.solgaz-logo-large { width: 118px; }
  .solgaz-section-logo img.solgaz-logo-small { width: 75px; }



@media screen and (max-width: 959px) {
  .solgaz-heading { font-size: 26px; font-weight: 700; line-height:1.1; margin-top: 0 }

  .solgaz-features-single { text-align: center; }
  .solgaz-section-1 .solgaz-main-heading { font-size: 40px; line-height: 1.1; margin: 1rem 0; font-weight: 700;  }
  .solgaz-section-1 p { font-size: 20px; }
    .solgaz-section-8 { text-align:center; height: 100vh; }
  .solgaz-section-8 .solgaz-desc { position: absolute; left: 50px; top: 50px; color: #fff; right: 50px; bottom: 0;  display: flex;       flex-direction: column; justify-content: center;}
  .solgaz-section-8 .solgaz-heading { color: #f3e7df } 
  .solgaz-section-8 > .solgaz-section-image { height: 100vh; display: flex; align-items: stretch; }
  .solgaz-section-8  >.solgaz-section-image img.solgaz-oven { height: auto; }
  .solgaz-section { margin-bottom: 30px }
  .solgaz-section-logo { position: absolute; right: 20px; bottom: 20px; }
  .solgaz-section-logo-first { left: 20px; right: auto; }

}
