/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, menu, nav, output, ruby, section,
summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; } 

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: underline; }

a:hover {
  cursor: pointer; }

*::-webkit-input-placeholder {
  color: #a9a9a9;
  opacity: 1; }

*:-moz-placeholder {
  color: #a9a9a9;
  opacity: 1; }

*::-moz-placeholder {
  color: #a9a9a9;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #a9a9a9;
  opacity: 1; }

* {
  margin: 0;
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

button, input {
  outline: none; }

.hidden {
  display: none; }

.clear {
  clear: both;
  height: 0px; }

.invis {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }
.yellow {
    color: #ffc600;
}
.white {
    color: #fff !important;
}
.green {
    color: #14bb29;
}
.pink {
    background: #ec6446 !important;
    padding: 0px 5px;
    color: #fff;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }


body {
  position: relative;
  font-family: "Pt Sans", sans-serif;
  padding: 0px;
  margin: 0px auto;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  color: #333;
  background: url(../img/body-bg.webp) repeat; }

.main-wrap {
  position: relative;
  width: 600px;
  margin: 0px auto; }

.section, .wrap, .container {
  position: relative; }

.container {
  position: relative;
  padding: 40px 30px 0; }




.conatainer:after {
  content: '';
  display: table;
  clear: both; }

.zag {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}



p {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #000; }

.btn-order {
    display: block;
    border: 0;
    outline: 0;
    width: 100%;
    min-width: 280px;
    height: 90px;
    font-family: "Pt Sans", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 86px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.14);
    color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #69bd53;
    background: linear-gradient(to bottom, #77d060 0%, #29b505 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#ff8400',GradientType=0 );
    border-bottom: 4px solid #278c0d;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.2);
    box-shadow: 0 10px 10px rgba(0,0,0,.2);
    margin: 0 auto;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}


.discount {
    position: absolute;
    width: 230px;
    height: 102px;
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    text-align: right;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 8px 25px 0;
    top: 454px;
    right: 0px;
    background: rgba(88, 141, 193, 0.5);
    border-radius: 15px 0 0 15px;
}

.discount span {
    font-size: 16px;
    font-weight: bolder;
    color: #ffea00;
}

/* endzeit_____ */
.color-yellow {
  color: #fddc40; }

.header {
  height: 900px;
  background: url("../img/b1-top.webp") center top no-repeat; }
  .header .container {
    padding: 10px 25px 0; }
.header h1 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 1.5em;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.header h2 {
    font-size: 65px;
    text-align: center;
    line-height: 1.1em;
    font-weight: 100;
    color: #fff;
}
.header h2 span {
    background: #40678e;
    padding: 0px 20px;
}
.header h3 {
    color: #fff;
    font-size: 36px;
    text-align: center;
    line-height: 1.8em;
}

.header .oldPrice {
    font-size: 28px;
    text-decoration: line-through;
    color: #131719;
}

.header .newPrice {
    font-size: 40px;
    font-weight: bold;
}

.header.dubl {
    background: #353648 url(../img/b1-last.jpg) center top no-repeat;
    height: auto;
}

.header.dubl .form {
    margin: 0 auto;
    padding: 0 15px 32px;
    width: 400px;
}

.header.dubl .container {
    padding: 10px 0 0;
}
.header.dubl .form .btn-order {
    width: 100%; 
}

.header.dubl .form p {
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 22px;
}

.header.dubl .timer {
    margin-top: 10px;
    border-radius: 0;
}

.cost-wrap {
    text-align: center;
    margin: 0px 0 20px;
    background: #3e5370;
}
.cost-wrap .old-cost, .cost-wrap .new-cost {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    color: #fff;
    width: 50%;
    padding: 10px 0;
}

.cost-wrap .new-cost {
  background: #40678e;
}
    .cost-wrap .new-cost span,
    .cost-wrap .new-cost strong {
      font-size: 44px; }
.cost-wrap .old-cost span {
    text-decoration: line-through;
    font-size: 44px;
    display: block;
}

.block-2 h2.zag {
    margin-bottom: 24px;
}
.block-2 .container {
    padding: 0;
}
.block-2 p {
    text-align: justify;
    text-align-last: center; 
	padding-bottom: 30px;
}

.block-2 .slide-block img {
    border-radius: 0;
    width: 100%;
}

.block-2 .slick-slider {
    max-height: 572px;
}

.block-3 {
    background: url(../img/b3.jpg) center top no-repeat;
    height: 660px;
    background-size: cover;
}

.block-3 ul {
    margin-bottom: 42px;
}

.block-3 h2.zag {
  margin-bottom: 0px;
}

.block-3 ul li {
    position: relative;
    padding: 40px 0 40px 150px;
    color: #fff;
}

.block-3 strong {
    font-size: 26px;
    display: block;
    margin-bottom: 10px;
}

.block-3 ul li:before {
    content: '';
    background: url(../img/deliv.png) 0 0px no-repeat;
    width: 132px;
    height: 132px;
    position: absolute;
    left: 0px;
    top: 25px;
}
.block-3 ul li:nth-child(2):before {
    background-position: 0px -165px;
}
.block-3 ul li:nth-child(3):before {
    background-position: 0px -340px;
}

.block-4 {
    background: #272a42; 
    padding-bottom: 20px;
    }

.block-4 .container {
    padding: 40px 0px 0;
}

.block-4 h2 {
    margin-bottom: 25px;
}

.block-4 ul li {
    margin-bottom: 0px;
    padding: 25px;
    font-size: 24px;
    min-height: 68px;
}

.block-4 ul.item li:nth-child(2n+1) {
    background: #3d4055;
}

.block-4 ul li b {
  display: inline-block;
  width: 39%;
  white-space: nowrap;
}
.block-4 ul li span {
  display: inline-block;
  width: 59%;
  white-space: nowrap;
}

.block-4 ul li span {
    text-align: right;
    color: #94dc81;
    font-size: 24px;
}

.block-4 ul li b {
    color: #fff;
    font-weight: normal;
}


.block-5 {
    clear: both;
    padding: 30px 0 40px;
    background: #fff;
}



.slider-wrap {
  position: relative;
}
.port {
  width: 70%;
  border-radius: 0%;
}
.rev {
  border-radius: 50%;
}
.slide-block img {
	margin: 0 auto 20px;
}

.slide-block h3 {
	text-align:center;
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: center bottom no-repeat;
}
.slide-block p {
	font-style: 16px;
	text-align-last: center;
	text-align: justify;
	padding: 0 30px;
}

.arrow-left,
.arrow-right,
.arrow-left1,
.arrow-right1 {
  position: absolute;
  display: block;
  top: 242px;
  width: 57px;
  height: 55px;
  cursor: pointer;
  z-index: 10; }


.arrow-left1, .arrow-right1 {
    top: 60px;
}


.arrow-left,.arrow-left1 {
  left: 0;
  background: url("../img/slider-arrows.png") left 0 no-repeat; }

.arrow-right,.arrow-right1 {
  right: 0;
  background: url("../img/slider-arrows.png") right 0 no-repeat; 
}

.block-6 {
  background: #f2f2f2; 
  padding-bottom: 30px;
}

.block-6 img {
  display: block;
  margin: 0 auto 30px;
}

.block-6 p {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: justify;
    color: #363636;
}

.rev {
    width: 160px;
    height: 160px;
}

.footer {
  height: 1277px;
  background: url(../images/bglast.jpg) center top no-repeat; 
}
  .footer .container {
    padding-left: 45px;
    padding-right: 45px; 

	box-sizing: border-box;
	}
.footer .discount {
    left: 23px;
}
  .footer .cost-wrap {
    margin: 0 0 30px; 
	padding: 0;
}


.timer {
    text-align: center;
    padding: 10px 0 10px;
    margin-top: 430px;
    border: 1px dashed #4579a0;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
  .timer p {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    padding: 0 0 18px; }

.countbox {
  margin: 0 auto;
  padding: 0 0 20px;
  line-height: 1.2;
  font-size: 32px;
  width: 350px;
  font-weight: 400;
  text-align: center;/* bizlife_inc */
  color: #333;
  margin-bottom: 30px; }
  .countbox:after {
    content: '';
    display: table;
    clear: both; }

.countbox .countbox-num {
  float: left;
  width: 101px;
  height: 65px;
  line-height: 65px;
  position: relative;
  color: #333; }

.countbox .countbox-space {
  float: left;
  width: 23px;
  height: 55px; }

.countbox .countbox-space:before {
  content: '\003A';
  font-weight: 400;
  line-height: 65px;
  color: #fff; }

.countbox-hours1, .countbox-mins1, .countbox-secs1, .countbox-hours2, .countbox-mins2, .countbox-secs2 {
  float: left;
  width: 40px;
  height: 69px;
  margin: 0 5px;
  background: url(../img/time.png) top center no-repeat;
  font-weight: 700;
  z-index: 1; }

.countbox-hours-text, .countbox-mins-text, .countbox-secs-text {
  position: absolute;
  width: 101px;
  height: 18px;
  margin-top: 56px;
  font-size: 18px;
  font-weight: 300;
  color: #fff; }



.input {
  width: 100%;
  height: 78px;
  font-family: "Pt Sans", sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  border:0;
  color: #222;
  line-height: 78px;
  text-transform: none;
  background-color: #fff;
  -webkit-border-radius: 8px;
  border-radius: 10px;
  padding: 0 22px;
  margin: 0 auto 18px; }

input::-webkit-input-placeholder {
  color: #605e5e; }

input::-moz-placeholder {
  color: #605e5e; }

input:-ms-input-placeholder {
  color: #605e5e; }

input::placeholder {
  color: #605e5e; }

.bottom-info {
  background-color: #fff;
  padding: 20px 0;
  text-align: center; }
  .bottom-info div {
    font-size: 13px;
    color: #222;
    line-height: 16px;
    text-transform: none; }
  .bottom-info a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: #695a93;
    text-transform: none;
    line-height: 35px; }


.block-video .container {
    padding: 40px 0 0;
}

.block-video h2 {
    margin-bottom: 25px;
}

.video-container {
    position: relative;
    width: 600px;
    height: 336px;
    overflow: hidden;
    margin: 0px auto;
}
.video-container iframe, .video-container object, .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

section.block-img {
    line-height: 0;
}

header.header.bottom {
  background: url(../img/b1.png) center top no-repeat;
    height: auto;
    padding-bottom: 20px;
}

footer {
    background: #307094;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer .copy p{
  color: #fff;
  padding: 10px 0;
}

.form p {
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
}

.form {
    padding: 20px 25px 40px;
}
.btn-order {
    background: #28a745; /* Однотонний зелений */
    border-bottom: 4px solid #1e7e34;
    transition: transform 0.2s, background 0.2s;
}
.btn-order:hover {
    background: #218838;
    transform: translateY(-2px); /* Легкий підйом при наведенні */
}
.block-4 ul li {
    border-radius: 8px;
    margin-bottom: 5px; /* Розділяємо рядки */
}
.product-name-badge {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    padding: 15px 0;
    /* Градиентная подложка, чтобы текст «оторвался» от фона */
    background: linear-gradient(90deg, rgba(17,17,17,0) 0%, rgba(64,103,142,0.8) 50%, rgba(17,17,17,0) 100%);
}

.badge-text {
    color: #fff;
    font-size: 34px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    /* Двойная тень для максимального выделения */
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8), 0 0 10px rgba(105, 189, 83, 0.5);
    margin: 0;
}

/* Адаптив для мобилок */
@media (max-width: 480px) {
    .badge-text {
        font-size: 26px;
        letter-spacing: 1px;
    }
}

