.gryfino #home .home-welcome-section { height:100%; width:100%; background: url('../../gfx/gminy/gryfino-bg.png') no-repeat bottom left; background-size: 100%;  }
.gryfino #home .bg  { display:none!important; }
.gryfino #home .home-welcome-section .box { align-items: start; margin-top:25px;  } 

.gryfino #your-influence-section .box1,
.gryfino #your-influence-section .box2,
.gryfino #your-influence-section .box3 
{
    margin-top:0px;
}

.gryfino #your-influence-section .box3 .bg {  display:none; }

.gryfino #your-influence-section .box1:after,
.gryfino #your-influence-section .box2:after,
.gryfino #your-influence-section .box3:after {
  background: url('../../gfx/influence-bg.jpg') no-repeat center center;
  background-size: auto;
  position: absolute;
  top: 320px;
  width: 100%;
  height: 90px;
  background-size: cover;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.gryfino #your-influence-section .box1:after { background-image: url('../../gfx/gminy/influence-bg-gryfino-1.jpg');  } 
.gryfino #your-influence-section .box2:after { background-image: url('../../gfx/gminy/influence-bg-gryfino-2.jpg');  }

footer { margin:0px; margin: 0px; max-width: none !important;  border-radius: 0px; }
.gryfino #footer-menu  { background:none!important; border-top:1px solid rgba(255,255,255,.25);  }
footer #footer-menu { color:#ddd; }
footer #footer-menu a { color:#fff; }
footer #footer-menu a::after { background: rgba(255,255,255,.5); }
footer #footer-menu a:hover::after { background: rgba(255,255,255,1);  }

.gryfino .consultation-item .summary { background: #eeefef; padding: 2rem; border-top: 2px solid #00354e; }

.btn-k, .sv-root-modern .sv-btn { background:#d50050!important;  }
.btn-k2 { border-color:#00354e!important; }

.btn-k:hover { background:#bb0046!important;  }

#your-influence-section { background:#e9edef!important; }

h1, h2, h3, #home h1, .home h1, #your-influence-section h2, #consultation .header   { color:#00354e!important; }
