#sg-inner-lp {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    /* font-family: 'Source Sans Pro', Arial; */
    font-family: 'The Sims Sans SC', Arial;
    text-align: left;
    color: #000;
    z-index: 1;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 }
div#sg-inner-lp * {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
#sg-inner-lp .responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
#sg-inner-lp h2 {
    font-size: 58px;
    font-weight: 700;
    line-height: 100%;
    margin: auto;
}
#sg-inner-lp h3 {
    font-size: 46px;
    font-weight: 700;
    line-height: 110%;
    margin: auto;
}
#sg-inner-lp h4 {
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    margin: auto;
}
#sg-inner-lp h5 {
    font-size: 170%;
    font-weight: normal;
    line-height: 140%;
    margin: auto;
}
#sg-inner-lp h6 {
    font-size: 135%;
    font-weight: normal;
    line-height: 130%;
    margin: auto;
}
#sg-inner-lp p {
    font-size: 18px;
    font-weight: 300;
    line-height: 135%;
    margin: auto;
}
#sg-inner-lp ul,
#sg-inner-lp ol {
    font-size: 22px;
    font-weight: normal;
    line-height: 135%;
    margin: 10px 0 0;
}
#sg-inner-lp ul {
    list-style: none;
}
#sg-inner-lp ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 15px;
}
#sg-inner-lp ol li {
    padding-left: 5px;
    position: relative;
    margin: 2px 0 0;
}
#sg-inner-lp ul li {
    padding-left: 26px;
    position: relative;
    margin: 5px 0 0;
}
/* #sg-inner-lp ul li:before {
    content: "•";
    position: absolute;
    top: -2px;
    left: 10px;
    font-size: 24px;
    font-weight: 600;
} */
#sg-inner-lp sup {
    position: relative;
    top: -.2em;
    font-size: 40%;
    line-height: normal;
}
#sg-inner-lp img {
    margin-left: auto;
    margin-right: auto;
}
#sg-inner-lp strong {
    font-weight: 700;
}
#sg-inner-lp .smaller {
    font-size: 75%;
}
#sg-inner-lp .bigger {
    font-size: 120%;
}
#sg-inner-lp .hidden-item {
    display: none;
}

#sg-inner-lp .box-video {
    width: 100%;
    margin: 0 auto;
}
#sg-inner-lp .video-container {
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
}
#sg-inner-lp .video-container iframe, #sg-inner-lp .video-container object, #sg-inner-lp .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#sg-inner-lp .sg_sprawdz {
    position: relative;
    display: inline-block;
    text-decoration: none;
    /*
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    */
    font: 14px "robotoregular","Arial";
    color: #fff !important;
    background: #ff6000;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
    border: 0 none;
    border-radius: 2px;
    outline: 1px solid rgba(255,255,255,0);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: .15s;
    line-height: normal;
    padding: 14px 20px;
    width: 200px;
}
#sg-inner-lp .sg_sprawdz:hover {
    -webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 1px 7px 0 rgba(0,0,0,0.07),0 1px 3px -1px rgba(0,0,0,0.05);
    -moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 1px 7px 0 rgba(0,0,0,0.07),0 1px 3px -1px rgba(0,0,0,0.05);
    -ms-box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 1px 7px 0 rgba(0,0,0,0.07),0 1px 3px -1px rgba(0,0,0,0.05);
    -o-box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 1px 7px 0 rgba(0,0,0,0.07),0 1px 3px -1px rgba(0,0,0,0.05);
    box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 1px 7px 0 rgba(0,0,0,0.07),0 1px 3px -1px rgba(0,0,0,0.05);
    text-decoration:none;
    color: #fff;
    background:#f80
}
#sg-inner-lp .sg_sprawdz:active {
    -webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.16);
    -moz-box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.16);
    -ms-box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.16);
    -o-box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.16);
    box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.16);
    background:#ff6000;
    animation:btn_primary 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}
#sg-inner-lp .sg_sprawdz.auto,
#sg-inner-lp .sg_sprawdz-red.auto {
    width: auto;
    padding-left: 28px;
    padding-right: 28px;
}
#sg-inner-lp .s-lp .button.sg-new-btn {
      width: 232px;
      max-width: 100%;
      margin-top: 20px;
  }
  #sg-inner-lp .s-lp .button.sg-new-btn.center {
      margin: 10px auto;
  }

#sg-inner-lp .shadow {
    text-shadow: 4px 4px 0px rgb(3, 3, 4);
}
#sg-inner-lp .upper {
    text-transform: uppercase;
}
#sg-inner-lp .lower {
    text-transform: lowercase;
}
#sg-inner-lp .nowrap {
    white-space: nowrap;
}
#sg-inner-lp .color {
    color: #274343;
}
#sg-inner-lp .color2 {
    color: #9cffff;
}
#sg-inner-lp .color3 {
    color: #054140;
}
#sg-inner-lp .mart-0 {
    margin-top: 0 !important;
}
#sg-inner-lp .marb-0 {
    margin-bottom: 0 !important;
}
#sg-inner-lp .mt {
    margin-top: 15px;
}
#sg-inner-lp .mb {
    margin-bottom: 15px;
}
#sg-inner-lp .tac {
    text-align: center;
}
#sg-inner-lp .tal {
    text-align: left;
}
#sg-inner-lp .tar {
    text-align: right;
}
#sg-inner-lp .taj {
    text-align: justify;
}
#sg-inner-lp .linkSG {
	word-wrap: break-word;
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-ms-user-select: all;
	user-select: all;
}

#sg-inner-lp .flex-row.wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#sg-inner-lp .flex-row.nowrap {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#sg-inner-lp .flex-row.reverse {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}
#sg-inner-lp .justify-content-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#sg-inner-lp .justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#sg-inner-lp .justify-content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#sg-inner-lp .justify-content-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#sg-inner-lp .justify-content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


#sg-inner-lp .flex-row {
    max-width: 92%;
    margin: auto;
}
#sg-inner-lp .flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

#sg-inner-lp .flex-row .photo-wrapper {
    width: 50%;
}
#sg-inner-lp .flex-row .text-wrapper {
    width: 50%;
    text-align: left;
}
#sg-inner-lp .flex-row .text-wrapper.col-left {
    padding-right: 3.5%;
    /* text-align: right; */
}
#sg-inner-lp .flex-row .text-wrapper.col-right {
    padding-left: 3.5%;
}

#sg-inner-lp .container {
    width: 1220px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#sg-inner-lp .top-lp {
    position: relative;
    background-color: #12ffff;
    background-size: cover;
    background-position: top 3% right -388px;
    background-repeat: no-repeat;
    background-image: url("../../resources/images/lp/do-wynajecia/top-bg-do-wynajecia.jpg");
    color: #fff;
    min-height: 580px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 30px 0;
    z-index: 1;
}
@media all and (min-width:920px) {
    #sg-inner-lp .top-lp {background-position: top 3% right -158px;}
}
#sg-inner-lp .top-lp .bg-mask {
    position: absolute;
    top: 0;
    right: 32%;
    left: 0;
    bottom: 0;
      background: rgba(225,206,164,1);
      background: -moz-linear-gradient(left, rgba(225,206,164,1) 0%, rgba(225,206,164,0.75) 65%, rgba(225,206,164,0) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225,206,164,1)), color-stop(65%, rgba(225,206,164,0.75)), color-stop(100%, rgba(225,206,164,0)));
      background: -webkit-linear-gradient(left, rgba(225,206,164,1) 0%, rgba(225,206,164,0.75) 65%, rgba(225,206,164,0) 100%);
      background: -o-linear-gradient(left, rgba(225,206,164,1) 0%, rgba(225,206,164,0.75) 65%, rgba(225,206,164,0) 100%);
      background: -ms-linear-gradient(left, rgba(225,206,164,1) 0%, rgba(225,206,164,0.75) 65%, rgba(225,206,164,0) 100%);
      background: linear-gradient(to right, rgba(225,206,164,1) 0%, rgba(225,206,164,0.75) 65%, rgba(225,206,164,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1cea4', endColorstr='#e1cea4', GradientType=1 );
      z-index: -1;
      display: none;
}
@media all and (max-width:1250px) and (min-width:769px) {
    #sg-inner-lp .top-lp .bg-mask {
        display: block;
    }
}
#sg-inner-lp .top-lp .logo-lp.abs {
    position: absolute;
    top: 20px;
    left: 20px;
}
#sg-inner-lp .top-lp .sticker {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 20%;
}
#sg-inner-lp .top-lp .sticker-2 {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 33%;
}
#sg-inner-lp .top-lp .logo-wrapper {
    padding: 20px 5%;
}
#sg-inner-lp .top-lp .img-wrapper {
    width: 66%;
    float: right;
    position: relative;
}
#sg-inner-lp .top-lp .img-wrapper img {
    margin: auto;
}
#sg-inner-lp .top-lp .img-wrapper .sticker {
    position: absolute;
    top: 10px;
    right: 5px;
    max-width: 32%;
}

#sg-inner-lp .top-lp .title-lp {
  width: 32%;
  float: left;
  text-align: left !important;
  /* margin-left: 12%; */
  margin-top: 7%;
  z-index: 1;
}
#sg-inner-lp .top-lp .title-lp:before {
    content: "";
    background-color: #12ffff;
    width: 800px;
height: 275%;
position: absolute;
top: 50%;
left: -740px;
  z-index: -1;
  transform: rotate(19deg) translateY(-50%);
  -moz-transform: rotate(19deg) translateY(-50%);
  -webkit-transform: rotate(19deg) translateY(-50%);
  -ms-transform: rotate(19deg) translateY(-50%);
}
@media all and (min-width:1024px) {
    #sg-inner-lp .top-lp .title-lp:before {
        left: -640px;
    }
}
#sg-inner-lp .top-lp .title-lp .logo-lp {
    position: static;
    margin-bottom: 25px;
}
#sg-inner-lp .top-lp .title-lp h2 {
    font-size: 525%;
    font-weight: 700;
    line-height: 95%;
}
#sg-inner-lp .top-lp .title-lp h3 {
    font-size: 400%;
    font-weight: 700;
    line-height: 95%;
}
#sg-inner-lp .top-lp .title-lp h4 {
    font-size: 290%;
    font-weight: 700;
    line-height: 95%;
}
#sg-inner-lp .top-lp .title-lp h5 {
    font-size: 160%;
    font-weight: 300;
    line-height: 100%;
}
#sg-inner-lp .top-lp .title-lp strong {
    font-weight: 600;
    /* display: block; */
    /*text-transform: uppercase;*/
}
#sg-inner-lp .top-lp .title-lp sup {
    position: relative;
    top: 0.25em;
    font-size: 90%;
    line-height: 1;
}
#sg-inner-lp .top-lp .title-lp .explain {
    font-size: 8px;
    margin: 30px 0 0;
    width: 235px;
    max-width: 100%;
}
#sg-inner-lp .top-lp .title-lp .sg_sprawdz {
    margin-top: 25px;
}
#sg-inner-lp .top-lp .logo-row {
    width: 100%;
}
#sg-inner-lp .top-lp .logo-row .first {
    float: left;
    max-width: 25%;
}
#sg-inner-lp .top-lp .logo-row .second {
    float: right;
    max-width: 60%;
}

#sg-inner-lp .s-lp {
    /* margin: 75px 0; */
    position: relative;
}
#sg-inner-lp .s-lp .disclaimer {
    margin: 40px 0 0;
    font-size: 12px;
    line-height: 150%;
}
#sg-inner-lp .s-lp hr.sep {
    border: none;
    margin: 55px auto;
    width: 100%;
    height: 1px;
    background: rgba(255,0,0,0);
}
#sg-inner-lp .s-lp .secTitle {
    /* width: 1040px;
    max-width: 92%; */
    text-align: justify;
    margin: 0 auto 48px;
}
#sg-inner-lp .s-lp .secTitle.center {
    text-align: center;
}
#sg-inner-lp .s-lp .secTitle.narrower {
    width: 900px;
}
#sg-inner-lp .s-lp .secTitle.bg-green {
    background-color: #38fb04;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
#sg-inner-lp .s-lp .tit {
    margin: 0 0 20px;
}
#sg-inner-lp .s-lp .titTop {
    font-size: 15px;
    font-weight: 300;
    line-height: 135%;
    margin: 0 0 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#sg-inner-lp .s-lp .subt {
    margin: 0 0 20px;
}
#sg-inner-lp .s-lp .subtBig {
    margin: 0 0 35px;
}
#sg-inner-lp .s-lp .txtModelBig {
    margin: 10px auto 22px;
    text-align: center;
}
#sg-inner-lp .s-lp .txtModelBig .top {
    display: block;
    font-size: 34px;
    font-weight: 700;
    line-height: 110%;
}
#sg-inner-lp .s-lp .txtModelBig .main {
    display: block;
    font-size: 60px;
    font-weight: 700;
    line-height: 100%;
    margin: 4px auto;
    text-transform: uppercase;
}
#sg-inner-lp .s-lp .txtModelBig .bottom {
    display: block;
    font-size: 24px;
    font-weight: 300;
    line-height: 110%;
}
#sg-inner-lp .s-lp .img-full {
    position: relative;
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
}
#sg-inner-lp .s-lp .btn-center {
    text-align: center;
}

#sg-inner-lp .s-lp .row-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin-left: -5px;
    margin-right: -5px;
}
#sg-inner-lp .s-lp .row-info .col {
    width: 33.3333333%;
    max-width: 100%;
    position: relative;
    text-align: center;
    padding: 10px 5px;
}
#sg-inner-lp .s-lp .row-info .img {
    margin: 0 auto;
}
#sg-inner-lp .s-lp .row-info .txt {
  font-size: 160%;
  line-height: 120%;
  font-weight: 400;
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #a5c1f2;
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url("../../resources/images/lp/razniej/bg-boxes-txt.jpg");
  min-height: 167px;
  padding: 10px 15%;
}
@media all and (max-width:880px) {
  #sg-inner-lp .s-lp .row-info .txt {
  font-size: 130%;
}
}
@media all and (max-width:665px) {
  #sg-inner-lp .s-lp .row-info {
      padding: 5px 0;
  }
  #sg-inner-lp .s-lp .row-info .col {
      width: 50%;
      padding: 5px;
  }
}
@media all and (max-width:400px) {
  #sg-inner-lp .s-lp .row-info .col {
      width: 100%;
  }
  #sg-inner-lp .s-lp .row-info .txt {
      min-height: 118px;
  }
}

#sg-inner-lp .s-lp .row-products {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    /* padding-left: 15px;
    padding-right: 15px; */
}
#sg-inner-lp .s-lp .row-products .col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    max-width: 100%;
    position: relative;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
#sg-inner-lp .s-lp .row-products .col.full {
    width: 100%;
}
#sg-inner-lp .s-lp .row-products .col .img {
    margin: 0 auto 10px;
}
#sg-inner-lp .s-lp .row-products .col .txtModel {
    font-size: 18px;
    line-height: 130%;
    font-weight: 400;
    /* width: 230px;
    max-width: 100%; */
    margin: 10px auto 22px;
    text-align: center;
}
#sg-inner-lp .s-lp .row-products .col .txtModel strong {
    display: block;
    font-weight: 700;
    font-size: 22px;
}
#sg-inner-lp .s-lp .row-products .col .sg_sprawdz {
    width: auto;
    padding-left: 28px;
    padding-right: 28px;
    margin: auto auto 0;
}

#sg-inner-lp .s-lp[data-sec="top"] {
    margin-top: 0;
    overflow: hidden;
}
#sg-inner-lp .s-lp[data-sec="top"] .center-btn {
    margin-top: 30px;
}
#sg-inner-lp .s-lp[data-sec="top2"] {
    background-color: #0c7e7e;
    color: #fff;
    padding: 10px 0 50px;
}
#sg-inner-lp .s-lp[data-sec="top2"]:before {
    content: "";
    width: 100%;
    height: 65px;
    background-color: #0c7e7e;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    top: -65px;
    left: 0;
    z-index: 1;
}
#sg-inner-lp .s-lp[data-sec="top2"] .flex-row {
    margin: 0 auto;
    /* width: 1040px; */
    max-width: 100%;
}
#sg-inner-lp .s-lp[data-sec="top2"] .flex-row .text-l {
  width: 50%;
  text-align: left !important;
}
#sg-inner-lp .s-lp[data-sec="top2"] .flex-row .text-r {
  width: 50%;
  text-align: right !important;
  padding-left: 2%;
}
#sg-inner-lp .s-lp[data-sec="top2"] .explain {
  font-size: 12px;
  margin-top: 22px;
  color: #033735;
}
@media all and (min-width:1024px) {
  #sg-inner-lp .s-lp[data-sec="top2"] .flex-row .text-l {
      -ms-flex-item-align: end;
      align-self: flex-end;
  }
  #sg-inner-lp .s-lp[data-sec="top2"] .explain {
      margin-top: 15%;
  }
}
#sg-inner-lp .s-lp[data-sec="top2"] .streamer-tit {
  font-size: 215%;
  margin-bottom: 20px;
}
#sg-inner-lp .s-lp[data-sec="top2"] .row-steamer {
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#sg-inner-lp .s-lp[data-sec="top2"] .row-steamer .col {
    width: 33.33333%;
}
#sg-inner-lp .s-lp[data-sec="top2"] .row-steamer .desc {
    font-size: 14px;
}
#sg-inner-lp .s-lp[data-sec="top3"] {
    color: #2a4999;
}
#sg-inner-lp .s-lp[data-sec="top3"] .flex-row {
    margin: 0 auto;
    /* width: 1040px; */
    max-width: 100%;
}
#sg-inner-lp .s-lp[data-sec="top3"] .logo {
    max-width: 75%;
}
#sg-inner-lp .s-lp[data-sec="top3"] .line {
    width: 8px;
    height: 130px;
    background-color: #5ee803;
    margin: 15px;
}
#sg-inner-lp .s-lp[data-sec="top3"] .main-txt {
    font-size: 540%;
    font-size: clamp(350%, 6.2vw, 540%);
    line-height: 100%;
}
#sg-inner-lp .s-lp[data-sec="sec1"] {
    background-color: #7f7e7d;
    color: #fff;
}
@media all and (min-width:1260px) {
  #sg-inner-lp .s-lp[data-sec="sec1"] .bg-shape {
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("../../resources/images/lp/top-bg-shape.jpg");
      background-position: top right +17%;
  }
}
#sg-inner-lp .s-lp[data-sec="sec1"] .secTitle {
    margin: 0 auto;
    padding: 20px;
}
#sg-inner-lp .s-lp[data-sec="sec1"] .img-pl {
    position: absolute;
    top: auto;
    left: 3%;
    max-width: 17%;
}
#sg-inner-lp .s-lp[data-sec="sec1"] .img-logo {
    max-width: 58%;
    margin: 0 auto 5px;
}
#sg-inner-lp .s-lp[data-sec="sec1"] .img-people {
    margin: 0 auto;
}
#sg-inner-lp .s-lp[data-sec="sec1"] .center-btn {
    margin: 0 auto;
    padding: 0 0 20px;
}
#sg-inner-lp .s-lp[data-sec="sec2"] {
    background-color: #00fffd;
    color: #1403be;
    padding: 10px 0 50px;
}
@media all and (min-width:1260px) {
    #sg-inner-lp .s-lp[data-sec="sec2"] {
        padding: 10px 0 100px;
        margin-bottom: -100px;
    }
}
#sg-inner-lp .s-lp[data-sec="sec2"]:before {
    content: "";
    width: 100%;
    height: 65px;
    background-color: #00fffd;
    clip-path: polygon(0 0, 100% 90%, 100% 100%, 0% 100%);
    position: absolute;
    top: -65px;
    left: 0;
}
#sg-inner-lp .s-lp[data-sec="sec2"] .flex-row {
    margin: 0 auto;
    /* width: 1040px; */
    max-width: 100%;
}
#sg-inner-lp .s-lp[data-sec="sec2"] .flex-row .text-l {
    width: 40%;
    text-align: left;
    padding: 0 2%;
}
#sg-inner-lp .s-lp[data-sec="sec2"] .flex-row .text-r {
    width: 60%;
    text-align: right;
    padding: 0 2%;
}
#sg-inner-lp .s-lp[data-sec="desc"] {
    /* background-color: #4192ca; */
    color: #fff;
    padding: 50px 0;
}
#sg-inner-lp .s-lp[data-sec="desc"] .bg {
    background-color: #4192ca;
    color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
#sg-inner-lp .s-lp[data-sec="desc"] .flex-row {
    max-width: 52%;
    margin-left: -4%;
}
#sg-inner-lp .s-lp[data-sec="desc"] .flex-row .text-wrapper {
    width: 53%;
}
#sg-inner-lp .s-lp[data-sec="desc"] .flex-row .photo-wrapper {
    width: 47%;
}
#sg-inner-lp .s-lp[data-sec="desc"] .img-people-2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    max-width: 55%;
}
/* #sg-inner-lp .s-lp[data-sec="desc"] .flex-row.first .text-wrapper {
    width: 53%;
}
#sg-inner-lp .s-lp[data-sec="desc"] .flex-row.first .photo-wrapper {
    width: 47%;
}
#sg-inner-lp .s-lp[data-sec="desc"] .flex-row.second .text-wrapper {
    width: 50%;
}
#sg-inner-lp .s-lp[data-sec="desc"] .flex-row.second .photo-wrapper {
    width: 50%;
} */
#sg-inner-lp .s-lp[data-sec="desc"] .center-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
#sg-inner-lp .s-lp[data-sec="extras"] {
    background-color: #24bcbd;
    color: #fff;
    padding: 40px 0 1px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../resources/images/lp/bg-extras.jpg");
}
#sg-inner-lp .s-lp[data-sec="acces"] {
    background-color: #02b124;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../resources/images/lp/razniej/karty-bg.jpg");
    color: #fff;
    padding: 33px 0 0;
}
#sg-inner-lp .s-lp[data-sec="acces"] .text-acces {
    max-width: 50%;
    margin-left: auto;
    text-align: center;
}
#sg-inner-lp .s-lp[data-sec="acces"] .img-people-3 {
    position: absolute;
    bottom: 0;
    left: 4%;
    width: 43.8%;
}
#sg-inner-lp .s-lp[data-sec="acces"] .cards {
    margin: 20px auto 0;
    max-width: 72%;
}
#sg-inner-lp .s-lp[data-sec="footer"] {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url("../../resources/images/lp/bg-bottom.jpg");
    background-color: #b8dcf0;
    color: #000;
    padding: 40px 0;
}
#sg-inner-lp .s-lp[data-sec="footer"] .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#sg-inner-lp .s-lp[data-sec="footer"] .pegi {
    margin: 0;
    order: -1;
}
#sg-inner-lp .s-lp[data-sec="footer"] .pl {
    margin: 0;
}
#sg-inner-lp .s-lp[data-sec="footer"] .text-foot {
    text-align: center;
    margin: 0;
    /* padding: 0 15px; */
    margin-top: 30px;
    font-family: arial;
}
#sg-inner-lp .s-lp[data-sec="footer"] .text-foot p {
    font-size: 16px;
    font-weight: 400;
}
#sg-inner-lp .s-lp[data-sec="products"] {
    /* background-color: #898989;
    padding: 40px 0 10px; */
}

#sg-inner-lp .center-btn {
    text-align: center;
    margin: 35px auto;
}
#sg-inner-lp .center-btn .sg_sprawdz,
#sg-inner-lp .center-btn .sg_sprawdz-red {
    /* width: 200px; */
    max-width: 90%;
    margin: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#sg-inner-lp .center-btn article {
    display: inline-block;
    vertical-align: top;
    max-width: 90%;
}
#sg-inner-lp .center-btn article .sg_sprawdz,
#sg-inner-lp .center-btn article .sg_sprawdz-red {
    max-width: 100%;
}
#sg-inner-lp .clear,
#sg-inner-lp .clear-mobile {clear: both; height: 0;}
#sg-inner-lp .clear-mobile {display: none;}

@media all and (max-width:1100px) {
    #sg-inner-lp .flex-row .text-wrapper p {font-size: 18px;}
}
@media all and (max-width:1024px) {
    #sg-inner-lp {font-size: 15px;}
    #sg-inner-lp h2 {font-size: 40px;}
    #sg-inner-lp h3 {font-size: 32px;}
    #sg-inner-lp h4 {font-size: 26px;}

    #sg-inner-lp .flex-row .text-wrapper p {font-size: 17px;}
}
@media all and (max-width:875px) {
    #sg-inner-lp {font-size: 14.5px;}
    #sg-inner-lp h2 {font-size: 36px;}
    #sg-inner-lp h3 {font-size: 30px;}
    #sg-inner-lp h4 {font-size: 24px;}
    #sg-inner-lp .hide-item {display: none;}
    #sg-inner-lp .hidden-item {display: block;}

    #sg-inner-lp .flex-row .text-wrapper p {font-size: 16.5px;}

    #sg-inner-lp .top-lp .title-lp {font-size: 88%;}

    #sg-inner-lp .s-lp .row-products .col {width: 50%;}
}
@media all and (max-width:768px) {
    #sg-inner-lp {font-size: 14px;}
    #sg-inner-lp h2 {font-size: 35px;}
    #sg-inner-lp h3 {font-size: 28px;}
    #sg-inner-lp ol {padding: 0; list-style-position: inside;}
    #sg-inner-lp ol li,
    #sg-inner-lp ul li {padding: 0;}
    #sg-inner-lp ul,
    #sg-inner-lp ol {font-size: 20px;}
    /* #sg-inner-lp ul li::before {position: static; margin-right: 5px;} */


    #sg-inner-lp .top-lp {background-size: 180%; padding-bottom: 40px; min-height: auto; background-position: top right +51%;}
    #sg-inner-lp .top-lp .title-lp {width: 600px; max-width: 100%; float: none; padding-top: 100%; text-align: center !important; font-size: 100%; margin: auto;}
    #sg-inner-lp .top-lp .title-lp:before {display: none;}
    #sg-inner-lp .top-lp .title-lp h2 {font-size: 385%;}
    #sg-inner-lp .top-lp .title-lp .logo-lp {position: absolute; top: 24px; left: 24px; margin: auto;}
    #sg-inner-lp .top-lp .title-lp .explain {margin-left: auto; margin-right: auto;}
    #sg-inner-lp .top-lp .img-wrapper {width: 456px; max-width: 100%; margin: auto; float: none; padding: 0; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
    #sg-inner-lp .top-lp .img-wrapper img {margin: 0 auto;}
    #sg-inner-lp .top-lp .logo-row {padding: 0; margin: 0 auto 15px;}
    #sg-inner-lp .top-lp .button.sg-new-btn {margin-left: auto; margin-right: auto;}

    /* #sg-inner-lp .s-lp {margin: 45px 0;} */
    #sg-inner-lp .s-lp img {margin-left: auto; margin-right: auto;}
    #sg-inner-lp .s-lp hr.sep {margin: 45px auto;}
    #sg-inner-lp .s-lp .ico-row {text-align: center;}

    #sg-inner-lp .flex-row {display: block; max-width: 90%;}
    #sg-inner-lp .flex-row .photo-wrapper,
    #sg-inner-lp .flex-row .photo-wrapper.col-left,
    #sg-inner-lp .flex-row .photo-wrapper.col-right {width: 100%; padding: 0 !important; margin: auto;}
    #sg-inner-lp .flex-row .text-wrapper,
    #sg-inner-lp .flex-row .text-wrapper.col-left,
    #sg-inner-lp .flex-row .text-wrapper.col-right {width: auto; max-width: 100%; text-align: center; margin: 28px auto 0; padding: 0;}
    #sg-inner-lp .flex-row .text-wrapper img {margin-left: auto; margin-right: auto;}
    #sg-inner-lp .flex-row .text-wrapper p {font-size: 18px;}


    #sg-inner-lp .s-lp[data-sec="top2"] .flex-row .text-l,
    #sg-inner-lp .s-lp[data-sec="top2"] .flex-row .text-r {width: 100%; text-align: center !important; margin: 10px auto;}
    #sg-inner-lp .s-lp[data-sec="top3"] .logo {margin: 30px auto;}
    #sg-inner-lp .s-lp[data-sec="top3"] .line {width: 130px; height: 8px; margin: 30px auto;}
    #sg-inner-lp .s-lp[data-sec="sec2"] .flex-row .text-l,
    #sg-inner-lp .s-lp[data-sec="sec2"] .flex-row .text-r {width: 100%; text-align: center !important; margin: 10px auto;}

    #sg-inner-lp .s-lp[data-sec="desc"] {padding-bottom: 0;}
    #sg-inner-lp .s-lp[data-sec="desc"] .flex-row {margin: 0 auto; max-width: 100%;}
    #sg-inner-lp .s-lp[data-sec="desc"] .flex-row.first .text-wrapper,
    #sg-inner-lp .s-lp[data-sec="desc"] .flex-row.first .photo-wrapper,
    #sg-inner-lp .s-lp[data-sec="desc"] .flex-row.second .text-wrapper,
    #sg-inner-lp .s-lp[data-sec="desc"] .flex-row.second .photo-wrapper {width: 100%;}
    #sg-inner-lp .s-lp[data-sec="desc"] .img-people-2 {position: static; margin: 20px auto 0; max-width: 100%;}

    #sg-inner-lp .s-lp[data-sec="acces"] {padding-bottom: 0;}
    #sg-inner-lp .s-lp[data-sec="acces"] .img-people-3 {position: static; margin: 20px auto 0; width: 100%; max-width: 100%;}
    #sg-inner-lp .s-lp[data-sec="acces"] .text-acces {max-width: 100%; margin-left: auto; margin-right: auto;}
    #sg-inner-lp .s-lp[data-sec="acces"] .cards {max-width: 92%;}
}
@media all and (max-width:620px) {
    #sg-inner-lp {font-size: 13.5px;}
    #sg-inner-lp ul,
    #sg-inner-lp ol {font-size: 18px;}

    #sg-inner-lp .top-lp .logo-lp.abs {top: 20px; left: 0; right: 0; margin: auto;}
    #sg-inner-lp .top-lp .title-lp .logo-lp {left: 0; right: 0; margin: auto; max-width: 62px;}

    /* #sg-inner-lp .s-lp .row-ico {width: 420px;} */
    #sg-inner-lp .s-lp .row-products .col .txtModel {text-align: center;}

    #sg-inner-lp .s-lp .txtModelBig .top {font-size: 26px;}
    #sg-inner-lp .s-lp .txtModelBig .main {font-size: 48px;}
    #sg-inner-lp .s-lp .txtModelBig .bottom {font-size: 22px;}
}
@media all and (max-width:525px) {
    #sg-inner-lp h2 {font-size: 32px;}
    #sg-inner-lp h3 {font-size: 26px;}
    #sg-inner-lp h4 {font-size: 22px;}

    #sg-inner-lp .s-lp[data-sec="desc"] .center-btn {position: static;}
}
@media all and (max-width:460px) {
    #sg-inner-lp h2 {font-size: 30px;}
    #sg-inner-lp h3 {font-size: 24px;}
    #sg-inner-lp h4 {font-size: 22px;}
    #sg-inner-lp p,
    #sg-inner-lp .flex-row .text-wrapper p {font-size: 17px;}

    #sg-inner-lp .s-lp .row-products .col {width: 100%;}
    #sg-inner-lp .s-lp .txtModelBig .top {font-size: 24px;}
    #sg-inner-lp .s-lp .txtModelBig .main {font-size: 40px;}
    #sg-inner-lp .s-lp .txtModelBig .bottom {font-size: 20px;}

    #sg-inner-lp .s-lp[data-sec="top2"] .row-steamer .col {width: 50%; margin: 10px auto;}

    #sg-inner-lp .s-lp[data-sec="footer"] .row {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #sg-inner-lp .s-lp[data-sec="footer"] .row img {
        margin: 0 auto;
        padding: 10px;
    }
    #sg-inner-lp .s-lp[data-sec="footer"] .pegi {
        order: 0;
    }
    #sg-inner-lp .s-lp[data-sec="footer"] .text-foot {
        width: 100%;
        /* margin: 0 auto 15px; */
    }
}
@media all and (max-width:365px) {
    #sg-inner-lp .center-btn article .sg_sprawdz,
    #sg-inner-lp .center-btn article .sg_sprawdz-red {
        margin-left: auto;
        margin-right: auto;
    }
}
