/*------------------------ ЗАГАЛЬНІ  --------------------------*/

html {
  scroll-behavior: smooth;
}

.panel-row-style {
  padding: 0;
}

#page-wrapper h2 {
  font-weight: 700;
}

#pg-2-0 {
  margin-top: -82px;
}

.main-navigation {
  background-color: rgba(255, 255, 255, 0.5);
}

p {
  text-indent: 20px;
}

.content-box {
  max-width: 1080px;
  margin: auto;
}

.layout-full .panel-row-style.panel-row-style-full-width {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.sticky {
  background-color: rgba(255, 255, 255, 0.9);
}

/*-------------------------ГОЛОВНИЙ СЛАЙДЕР ------------------------------*/

.metaslider .theme-default .nivo-directionNav a {
  opacity: 1!important;
}

.nivo-caption {
  display: none!important;
}

.hero-text {
  margin-top: 50px;
}

.hero-slider-mobile {
  display: none;
}

.metaslider.ms-theme-highway div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a {
  border-radius: 0!important;
  height: 3px!important;
}

.nivo-controlNav {
  bottom: 15px!important;
  right: 15px!important;
}

@media (max-width: 780px) {
  .hero-slider-mobile {
    display: block;
  }

  .hero-slider {
    display: none;
  }
}
/*-----------------про нас--------------------*/
.hero-text {
	padding-left: 10px;
	padding-right:10px;

}

/*-------------------------------- ТАБИ -------------------------------------------*/

.ms-theme-highway {
  padding-bottom: 0!important;
}

.style4 {
  background: #fcfcfc!important;
}

.lsow-tab-nav {
  margin: auto!important;
}

.lsow-tab-nav {
  justify-content: center!important;
}

/* ------------------------------- ПЕРЕВАГИ --------------------------------------*/

.a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.f {
  position: relative;
  background: #e2e2e2;
  /*eff2ff;*/
  margin: 15px;
  padding: 15px;
  box-shadow: 1px 1px 1px #ccc;
}

.s {
  text-indent: 0px;
  font-family: sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  bottom: -10px;
  left: -10px;
  /*opacity:0.3;*/
  line-height: 100px;
  width: 80px;
  height: 80px;
  background: #00943d;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 3px 10px #000;
  border-radius: 5px;
  transform: rotate(10deg);
}

.s p {
  transform: rotate(-10deg);
  margin-bottom: -5px;
  text-indent: 0px;
}

.t {
  position: relative;
  z-index: 100;
  max-width: 300px!important;
  min-height: 250px!important;
  text-align: right;
}

/*------------------------------ СФЕРИ ВИКОРИСТАННЯ ------------------------------*/

.style8 .lsow-tab,
.style8 .lsow-tab-nav {
  width: 400px;
}

.style8 .lsow-tab-panes {
  display: flex!important;
  justify-content: flex-start;
  align-items: center;
}

.style8 a {
  background: #e2e2e2!important;
}

/* ---------------------    ВИДИ ПАЛИВА    -------------------------------------*/

.for-h2-fuel {
  background-color: rgba(255, 255, 255, 0.6);
  margin: 0;
  padding: 2px 0;
}

.for-fuel-list {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  height: 100%;
}

.for-fuel-list h3 {
  margin: 0 20px;
}

.fuel-img {
  background-position: center;
  background-size: cover;
  width: 50%;
  min-height: 100%!important;
  /*background-image: url(https://www.gazdream.com/wp-content/uploads/2023/03/gazdream-slider-03-min.jpg);*/
}

.fuel-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.0);
}

.fuel-list li {
  padding: 8px 15px;
  margin: 10px;
  display: block;
  white-space: nowrap;
  border: solid 3px #535661;
  background-color: rgba(255, 255, 255, 0.3);
  font-weight: 700;
}

.fuel-list li:hover {
  border: solid 3px rgba(0, 148, 61, 1);
}

@media (max-width: 780px) {
  .for-fuel-variant {
    height: 800px;
  }

  .fuel-img {
    display: none;
  }

  .for-fuel-list {
    width: 100%;
    height: 100%;
  }

  .fuel-list {
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
  }
}

/*----------------------------    АКЦЕНТ   -------------------------------------*/

#pg-2-4 {
  margin-top: 50px;
}

.accent p {
  font-weight: 900;
  margin: 0;
  line-height: 1.2;
}

p.accent-1 {
  font-size: 32px;
  color: #fff;
  color: #00943d;
}

p.accent-2 {
  font-size: 32px;
}

p.accent-1 span {
  font-size: 80px;
  color: #fff;
  color: #00943d;
}

.slope-top,
.slope-bottom {
  position: relative;
  margin-top: 70px;
}

.slope-bottom::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: -60px;
  border-top: 60px solid #e2e2e2;
  border-right: 100vw solid transparent;
}

.slope-top::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: -50px;
  border-top: 50px solid transparent;
  border-right: 100vw solid  #e2e2e2;
}

#pg-1515-11,
#pg-1570-11 {
  margin-bottom: 0!important;
}

/* ----------------------------------ПОРІВНЯННЯ ВИДІВ ПАЛИВА --------------------------*/

.table {
  border: 1px solid #eee;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 20px;
}

.table th {
  padding: 5px;
  background: #00943d;
  border: 1px solid #dddddd;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.table td {
  padding: 5px 10px;
  border: 1px solid #eee;
  text-align: center;
  font-size: 16px;
}

.table tbody tr:nth-child(odd) {
  background: #fff;
}

.table tbody tr:nth-child(even) {
  background: #F7F7F7;
}

.table tbody tr td:first-child {
  width: 30%;
  text-align: left;
}

.economy-profit {
  position: relative;
  top: -90px;
  margin-bottom: 0!important;
}
/*------------------ принцип роботи----------------------------*/
#panel-1570-8-0-0  {
 padding-left:10px;
 padding-right:10px;
 padding-bottom:15px;

}


/* ---------------------------        ЛОГО СУШАРОК             ------------------ */

.for-logo-list-mobile {
  max-width: 1080px;
  margin: auto;
}

.for-logo-list {
  height: 100vh;
  max-height: 870px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.qqq {
  position: relative;
  width: 45%;
  height: 100%;
}

.img-frame {
  width: 95%;
  height: 95%;
  position: absolute;
  border: solid 15px rgba(0, 148, 61, 0.7);
  bottom: -25px;
  right: -25px;
  z-index: 2;
}

.logo-list-img {
  width: 100%;
  height: 100%;
  background-image: url('https://www.gazdream.com/wp-content/uploads/2023/03/gd-manuf-11.jpg');
  background-position: top right;
  background-size: auto;
  background-color: #fff;
  z-index: 22;
  position: relative;
  /*  box-shadow: 0px 3px 10px #000;*/
}

.logo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 50%;
  height: 100%;
  position: relative;
}

.logo-item {
  width: 130px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: solid 2px #eff2ff;*/
}

.wp-image-144 {
  max-width: 100px;
}

/* -------------------------------ВИРОБНИЦТВО---------------------------------*/

#pg-2-11,
#pg-1577-11 {
  margin-bottom: 0!important;
}

#pg-2-12 {
  margin-bottom: 30px!important;
}

.ms-bullets.ms-dir-h.ms-align-bottom {
  z-index: 20000!important;
  opacity: 1!important;
}

#pgc-2-11-1  .siteorigin-widget-tinymce.textwidget {
  margin-bottom: -15px!important;
  /* height: 100%;*/
}

#pgc-2-11-0   .siteorigin-widget-tinymce.textwidget {
  height: 800px!important;
}

.for-text-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
}

.accent {
  margin: 60px 0;
}

@media (max-width: 780px) {
  #pgc-2-11-0   .siteorigin-widget-tinymce.textwidget {
    height: 300px!important;
  }
}

/* ------------------------------ДОКУМЕНТИ ---------------------------------*/

.dozvol {
  padding: 5px!important;
}

.dozvol img {
  border: 3px solid #e2e2e2!important;
}

.dozvol img:hover {
  border: 3px solid rgba(0, 148, 61, 1)!important;
}

.lsow-container .slick-prev,
.lsow-container .slick-next {
  top: 100%!important;
  z-index: 99999!important;
  font-size: 32px!important;
  width: 36px!important;
  height: 40px!important;
}

.lsow-container .slick-prev {
  left: 25px!important;
}

.lsow-container .slick-next {
  right: 25px!important;
}

.lsow-carousel-item {
  padding: 0 20px!important;
}

.slick-prev::before,
.slick-next::before {
  font-size: 32px!important;
  width: 36px!important;
  height: 40px!important;
}

.lsow-container ul.slick-dots li.slick-active button {
  background: rgba(0, 148, 61, 0.95)!important;
}

/*-----------------наші технології -------------------------------*/
#panel-1570-14-0-0 {
	margin-top:60px;  /*відступ моб.прю польська версія */


}



/*-------------------------ДІЮЧІ ОБ'ЄКТИ -----------------------*/

#pgc-2-15-0 {
  margin-top: 40px;
}

.sa_hover_container  ul {
  margin-left: 0;
}

.sa_hover_container  p {
  text-indent: 0;
}

img.gd-obj-img{
  width: 100% !important;
  max-width: 100% !important;
  height: 420px !important;    
  object-fit: cover !important;
  display: block;
}
.gd-obj-wrap{ text-align:center; 
		
}
.gd-obj-wrap a{ display:block; 
height: 100% !important;}


/*-------------таблиця склад теплогенератора------------*/

#pg-1570-19 {
  padding-left:10px;
	padding-right:10px;

}

/* --------------------------    КОНТАКТИ   ------------------------------------------*/

.map {
  position: relative;
  height: 800px;
}

.in-map {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.for-adress {
  margin: auto;
  max-width: 1080px;
  position: relative;
}

.adress {
  width: 280px;
  height: 300px;
  display: flex;
  padding: 20px 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: 700;
}

/* -------------------------   ДЛЯ МОБІЛЬНИХ    ----------------------------------*/

@media (max-width: 780px) {
  #main {
    padding: 0;
  }

  h2 {
    font-size: 22px!important;
  }

  h3 {
    font-size: 18px!important;
  }

  .for-logo-list-mobile {
    height: 1030px;
    background-image: url('https://www.gazdream.com/wp-content/uploads/2023/03/gd-manuf-11.jpg');
    background-position: right;
    background-attachment: fixed;
    width: 100%!important;
    display: flex;
    flex-wrap: wrap;
  }

  .for-logo-list-mobile div:first-child {
    background-color: rgba(255, 255, 255, 0.5);
    height: auto;
  }

  .logo-list-img {
    display: none;
  }

  .logo-list {
    width: 100%;
  }

  .logo-item {
    max-width: 40%;
  }
}

/*------------------------------------ФУТЕР-----------------------------------*/

.alignnone.size-medium.wp-image-15 {
  margin: 0px;
}

.layout-full #colophon {
  padding-bottom: 5px;
  padding-top: 15px;
}

#colophon #theme-attribution {
  margin-top: 5px;
}

.tel {
  font-size: 18px;
  display: block;
  color: #000;
  font-weight: 600;
}

#sow-editor-3 img {
  margin-bottom: 0;
}

#sow-editor-3 p {
  line-height: 1.0;
}

/*-----------------------------stickyelements---------------------*/

.element-contact-form h3 {
  text-align: center;
  padding-right: 50px;
}

form.stickyelements-form textarea,
#contact-form-phone,
#contact-form-name,
#stickyelements-submit-form {
  border-radius: 0!important;
}

/**/

#ShmMap9714d09ef85 {
  height: 800px!important;
}

.shm-map-container.shm_container.leaflet-container.leaflet-touch.leaflet-fade-anim.leaflet-grab.leaflet-touch-drag.leaflet-touch-zoom {
  height: 800px!important;
}

.i4ewOd-pzNkMb-haAclf {
  background-color: #2e2e2e!important;
}

.i4ewOd-pzNkMb-haAclf {
  opacity: 0!important;
  display: none!important;
}

.i4ewOd-pzNkMb-haAclf {
  background-color: red!important;
  height: 0!important;
}

.i4ewOd-pzNkMb-haAclf {
  background-color: #43C46E;
}

/* map*/

.ol-info-window-plain {
  width: 200px!important;
}

/* позвонити нам */

.tel-button {
  padding: 15px 40px;
  background-color: #00943d;
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 700;
}

.tel-button:hover {
  color: #000;
}

#pg-2-16 {
  margin-top: 35px;
}

#pg-2-13 {
  margin-bottom: 35px;
}

/*---------------------*/

.partners-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.partners-logo-inner {
  max-width: 250px;
}

.partners-inner {
  height: 120px;
}

/* --------------- комерційна пропозиція ---------------------*/

.offer td {
  text-align: center;
  border: 1px solid #dddddd;
}

.offer .tr-center {
  text-align: center;
}

.offer .tr-h1 td {
  font-size: 1.2em;
  font-weight: bold;
  background: #00943d;
  border: 1px solid;
  color: #fff;
}

.tr-h2 {
  font-size: 1.05em;
  font-weight: bold;
}

.offer .tr-h1 td.td-0 {
  border: none;
  background: none;
}

.tr-availability :not(:first-child):before {
  content: "\2714";
  font-size: 1.5em;
  color: green;
}

.offer  tr:nth-child(even) {
  background: #F7F7F7;
}

/***/

@media (max-width: 780px) {
  .offer-desktop {
    display: none!important;
  }
}

@media (min-width: 780px) {
  .offer-mobile {
    display: none!important;
  }
}

/* ============ GazDream CF7 Style ============ */
.gz-cf7{
  max-width: 760px;
  margin: 0 auto;
}

/* 2 columns grid */
.gz-cf7 .gz-row{
  display: flex;
  gap: 18px;
  margin-bottom: 18px;
}

.gz-cf7 .gz-col{
  flex: 1;
  min-width: 0;
}

.gz-cf7 .gz-col-full{
  flex: 1 1 100%;
}

/* Labels */
.gz-cf7 label{
  display: block;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 600;
  margin: 0 0 6px 0;
  text-align: left;
}

/* Inputs */
.gz-cf7 .wpcf7-form-control-wrap{
  display: block;
}

.gz-cf7 input[type="text"],
.gz-cf7 input[type="email"],
.gz-cf7 input[type="tel"],
.gz-cf7 textarea{
  width: 100%;
  padding: 14px 16px;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 10px;
  background: #fff;
  font-size: 16px;
  line-height: 1.2;
  box-sizing: border-box;
  outline: none;
}

/* Placeholder */
.gz-cf7 input::placeholder,
.gz-cf7 textarea::placeholder{
  opacity: 0.55;
}

/* Focus */
.gz-cf7 input:focus,
.gz-cf7 textarea:focus{
  border-color: rgba(0,0,0,0.35);
  box-shadow: 0 0 0 3px rgba(0,0,0,0.06);
}

/* Textarea */
.gz-cf7 textarea{
  min-height: 140px;
  resize: vertical;
}

/* Submit button */
.gz-cf7 .gz-actions{
  margin-top: 8px;
  text-align: center;
}

.gz-cf7 input[type="submit"]{
  background: #0b7a35;          /* зелений як на сайті */
  color: #fff;
  border: 0;
  border-radius: 0;             /* прямокутна кнопка як у вас */
  padding: 16px 34px;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  min-width: 260px;
}

.gz-cf7 input[type="submit"]:hover{
  filter: brightness(0.95);
}

.gz-cf7 input[type="submit"]:active{
  transform: translateY(1px);
}

/* CF7 validation */
.gz-cf7 .wpcf7-not-valid-tip{
  margin-top: 6px;
  font-size: 13px;
}

.gz-cf7 .wpcf7-response-output{
  margin: 16px 0 0;
  padding: 12px 14px;
  border-radius: 10px;
}

/* Spinner alignment */
.gz-cf7 .wpcf7-spinner{
  margin-left: 10px;
}

/* Mobile: stack columns */
@media (max-width: 720px){
  .gz-cf7 .gz-row{
    flex-direction: column;
    gap: 14px;
  }
  .gz-cf7 input[type="submit"]{
    width: 100%;
    min-width: 0;
  }
}

/* Мобільний: додаємо внутрішні відступи, щоб не “липло” до країв */
@media (max-width: 720px){
  .gz-cf7{
    max-width: 100% !important;
    padding-left: 26px;
    padding-right: 26px;
  }
}