@font-face {
  font-family: "Indie Flower";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/indieflower-regular-webfont.woff2) format("woff2"),
    url(../fonts/indieflower-regular-webfont.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/opensans-regular-webfont.woff2) format("woff2"),
    url(../fonts/opensans-regular-webfont.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/opensans-bold-webfont.woff2) format("woff2"),
    url(../fonts/opensans-bold-webfont.woff) format("woff");
  font-display: swap;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
figure,
footer,
header,
section {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none !important;
}
b,
strong {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
img {
  border: 0;
}
figure {
  margin: 1em 40px;
}
button,
input,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
textarea {
  overflow: auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.header {
  padding-top: 70px;
}
@media (min-width: 992px) {
  body {
    font-size: 17px;
  }
}
button,
input,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
.text-center {
  text-align: center;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-12,
.col-md-6,
.col-sm-12,
.col-sm-2,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-12,
  .col-sm-2,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-8 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 1200px) {
  .col-lg-12 {
    float: left;
    width: 100%;
  }
}
.fix-massage {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50;
  background-color: rgba(171, 15, 15, 0.9);
  width: 100%;
  min-height: 70px;
}
.massage-text {
  font-size: 15px;
  color: #fff;
  padding: 8px 30px;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: none;
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 16px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.collapse {
  display: none;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
.navbar-brand {
  float: left;
  font-size: 14px;
  flex-direction: column;
  padding: 10px 0 0 15px;
  overflow: visible;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 6px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 19px;
    padding-bottom: 10px;
  }
}
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.container:after,
.nav:after,
.navbar-collapse.block12__pics:after,
.navbar-header:after,
.row:after {
  clear: both;
}
.center-block-img {
  width: 300px;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
button::-moz-focus-inner {
  border: none;
}
:not(#fake) {
  outline: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body {
  font-family: "Open Sans", sans-serif, Arial;
  margin: 0;
  padding: 0;
  width: auto !important;
  overflow-x: hidden !important;
}
.logo {
  max-width: 100px;
}
.formBox {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  border: 4px solid #0699ee;
  margin-top: 0;
  box-shadow: inset 0 0 0 1px #0699ee;
}
.formTop {
  background: #0699ee;
  padding: 25px;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  line-height: 30px;
  overflow: visible;
  border: 2px solid #0699ee;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 -3px 0 4px #0699ee;
}
.comment-main {
  background-color: #f3f7f8;
  padding: 10px;
}
.comment-date {
  display: flex;
  align-items: center;
  position: relative;
}
.comment-box:not(:last-child) {
  margin-bottom: 20px;
}
.comment-date:before {
  content: "...";
  color: #5c6284;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  font-weight: 700;
}
.comment-date-box {
  margin-left: 8px;
}
.comment-date__name {
  color: #5c6284;
  font-weight: 700;
  font-size: 16px;
}
.comment-date__time {
  color: #94989b;
  font-size: 12px;
}
.comment-text {
  margin-top: 10px;
  font-size: 16px;
}
.comment-text .product-name {
  font-family: inherit;
}
.comment-date__avarar {
  width: 50px;
  flex-shrink: 0;
}
.comment-date__avarar img {
  max-width: 100%;
}
.plashka {
  position: relative;
  right: 5px;
  top: 0;
  width: 215px;
  height: 215px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #333334;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  padding: 37px 35px 0;
}
.no-webp .plashka {
  background-image: url(../images/plashka.png);
}
.webp .plashka {
  background-image: url(../images/plashka.webp);
}
.plashka:before {
  content: "";
  position: absolute;
  bottom: 33px;
  left: 50%;
  transform: translateX(-44%);
  background: url(../images/footer-check.png) no-repeat center;
  width: 53px;
  height: 33px;
}
.first-word {
  font-size: 14px;
}
.sec-word {
  font-size: 14px;
}
.formBody {
  padding: 20px;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.orange12 {
  float: right;
}
.knav {
  color: #fc4000;
}
.knav li a {
  color: #666 !important;
  font-weight: 700;
}
.knav li a:hover {
  color: #fc4000 !important;
}
.allnatural-title {
  text-align: center;
  font-size: 60px;
  font-family: "Indie Flower", cursive;
  text-transform: uppercase;
  color: #435056;
}
.allnatural-subtitle {
  text-align: center;
  font-family: "Indie Flower", cursive;
  text-transform: uppercase;
  font-size: 60px;
  color: #435056;
}
.mont60 {
  color: #333;
  font-size: 56px;
  font-weight: 400;
}
.mont50 {
  color: #333;
  font-size: 50px;
  font-weight: 400;
}
.os28 {
  font-size: 28px;
  color: #666;
  line-height: normal;
  font-weight: 400;
}
.lighter {
  font-weight: 300 !important;
}
.dark {
  color: #333;
}
.c2abtn {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-weight: 700;
  color: #fff;
  font-size: 28px;
  background: #f60;
  padding: 15px 30px;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
.c2abtn:hover {
  background: #f24d11;
  text-decoration: none;
  color: #fff;
}
.super {
  font-weight: 700;
}
.space {
  height: 20px;
  display: block;
}
.centered {
  margin: auto !important;
  text-align: center !important;
}
.vsdwn {
  display: none;
}
.content {
  color: #666;
}
.productTitle {
  padding-bottom: 10px;
  font-size: 32px;
}
.productSub {
  font-size: 18px;
  padding-bottom: 10px;
}
.navbar-toggle {
  display: none;
}
.stayingKetosis {
  background-image: url(../images/7day-bridge-ketopia-ketosis-bg2.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 857px;
  padding-top: 290px;
}
.stayingKetosis h2 {
  color: #262626;
  font-size: 144px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  text-align: center;
  text-shadow: 0 0 7px #fff;
}
.stayingKetosis h3 {
  color: #fff;
  font-size: 70px;
  padding: 0;
  margin: 0;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
}
.ketopiainfo h3 {
  font-size: 26px;
  color: #f60;
}
.allnatural {
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 850px;
  padding: 275px 0;
  display: flex;
  align-items: center;
}
.no-webp .allnatural {
  background-image: url(../images/all-natural-ketopia-bg.jpg);
}
.webp .allnatural {
  background-image: url(../images/all-natural-ketopia-bg.webp);
}
.science__title {
  margin-top: 0;
}
@media (max-width: 1200px) {
  .os28 {
    font-size: 18px;
    color: #666;
    line-height: normal;
    font-weight: 400;
  }
}
@media (max-width: 992px) {
  .stayingKetosis h3 {
    font-size: 44px;
  }
  .allnatural-subtitle {
    font-size: 45px;
  }
  .allnatural-title {
    font-size: 48px;
  }
  .os28 {
    font-size: 21px;
    color: #666;
    line-height: normal;
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .stayingKetosis h2 {
    font-size: 75px !important;
    line-height: 75px;
  }
}
@media (max-width: 767px) {
  .allnatural-subtitle {
    font-size: 28px;
  }
  .allnatural-title {
    font-size: 35px;
  }
  .stayingKetosis h2 {
    font-size: 75px !important;
    line-height: 75px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-brand p {
    text-align: center;
  }
  #science .os28 br {
    display: none;
  }
  .navbar-header {
    padding: 5px 0;
  }
  #science {
    padding-top: 30px;
  }
  .formTop {
    background: #0699ee;
    padding: 25px;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
    overflow: visible;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .os28 {
    font-size: 18px;
    color: #666;
    line-height: normal;
    font-weight: 400;
  }
  .vsup {
    display: none;
  }
  .vsdwn {
    display: block;
  }
  .stayingKetosis h2 {
    color: #262626;
    font-size: 60px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
.button {
  display: block;
  height: 70px;
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  line-height: 70px;
  letter-spacing: -1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 25px;
  margin: 0;
  position: relative;
  border: none;
  border-radius: 15px;
  background: #f60;
}
.button:hover {
  background: #d95803;
}
.popup p {
  margin: 0;
}
.popup input{
  vertical-align: middle;
}
.popup input[type="tel"],
.popup input[type="text"],
.popup textarea {
  width: 100%;
  height: 34px;
  display: block;
  font-size: 14px;
  font-family: sans-serif;
  color: #52585d !important;
  font-style: normal;
  text-indent: 0;
  line-height: 16px;
  outline: 0;
  padding: 0 10px;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #d4d4d4;
  background: #fff;
}
input::-webkit-input-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal;
}
input::-moz-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal;
}
input:-moz-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal;
}
input:-ms-input-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal;
}
.popup button {
  outline: 0;
}
.popup textarea {
  width: 90%;
  height: 100px;
  resize: vertical;
  padding: 10px;
}
.popup * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.popup h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 34px;
  text-indent: 0;
}
.popup h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-indent: 0;
}
.popup {
  font-family: sans-serif;
}
@media screen and (max-width: 767px) {
  .main-page .row {
    margin: 0;
  }
  .massage-text {
    text-align: center;
  }
  .stayingKetosis h2 {
    line-height: 80px;
  }
  .formBody button {
    height: 90px;
    background-size: auto;
    background-position: center;
  }
  .formBody button:hover {
    background-size: contain;
  }
}
@media screen and (max-width: 535px) {
  .block12__stamp {
    display: none;
  }
  .no-webp .plashka {
    background-image: none;
  }
  .webp .plashka {
    background-image: none;
  }
  .plashka:before {
    background: 0 0;
    content: none;
  }
}
@media screen and (max-width: 479px) {
  body {
    min-width: 320px;
  }
  #theproof img {
    width: auto;
    height: auto;
    margin: auto;
  }
  .fix-massage .massage-text {
    width: 300px;
    margin: auto;
    padding: 10px;
  }
  .stayingKetosis h2 {
    font-size: 51px !important;
    line-height: 60px;
  }
  #whatyouget .c2abtn {
    font-size: 16px;
  }
  #howto .container {
    padding-left: 0;
    padding-right: 0;
  }
  #howto h1 {
    font-size: 25px;
    text-align: center;
  }
}
@media screen and (max-width: 370px) {
  .formBody button {
    height: 90px;
    background-size: 100% auto;
  }
  .navbar-brand {
    letter-spacing: -0.5px;
    padding: 10px 0 0;
  }
  .c2abtn {
    font-size: 26px;
  }
  #theproof img,
  .vsdwn img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  h1.mont60 {
    margin-top: 0;
  }
  #whatyouget .space {
    height: 10px;
  }
  .stayingKetosis {
    margin-top: -40px;
    min-height: 800px;
  }
  #howto br {
    display: none;
  }
  .allnatural {
    margin-top: -40px;
    min-height: 800px;
  }
  #science br {
    display: none;
  }
}
@media screen and (max-width: 535px) {
  h1.mont60 {
    margin-top: 0;
  }
  #science br {
    display: none;
  }
  #whatyouget .space {
    height: 10px;
  }
}
@media screen and (max-width: 480px) {
  h1.mont60 {
    margin-top: 0;
  }
  .formTop {
    padding-left: 10px;
    padding-right: 10px;
  }
  #whatyouget .space {
    height: 10px;
  }
  .stayingKetosis {
    margin-top: -40px;
    min-height: 800px;
    background-image: none;
    background-image: none !important;
    background: #a8a8a8;
  }
  .allnatural {
    margin-top: -40px;
    min-height: 800px;
  }
  .no-webp .allnatural {
    background-image: url(../images/all-natural-ketopia-bg_mob.jpg);
  }
  .webp .allnatural {
    background-image: url(../images/all-natural-ketopia-bg_mob.webp);
  }
  #howto br {
    display: none;
  }
  #science br {
    display: block;
    content: "";
    height: 5px;
  }
  #science br:after {
    content: "\00a0";
  }
}
@media screen and (max-width: 390px) {
  #whatyouget .c2abtn {
    font-size: 16px;
  }
  #howto .c2abtn {
    font-size: 26px;
  }
}
.form__label {
  position: relative;
  display: block;
  margin: 0 0 7px;
}
.form__input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-family: inherit;
  font-weight: 700;
}
.form__input,
.form__label {
  color: #000;
}
.form__input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.price {
  display: flex;
  margin-bottom: 20px;
}
.price__new,
.price__old {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.price__old {
  margin-right: 12px;
  padding-right: 14px;
  position: relative;
  width: 50%;
}
.price__old::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #343333;
  height: 53px;
  width: 1px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.price__new {
  width: 50%;
}
.price__title {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  min-height: 20px;
  margin-bottom: 5px !important;
}
.price__title--old {
  font-size: 17px;
  color: #666;
}
.price__title--new {
  font-size: 18px;
  font-weight: 400;
  color: #666;
}
.price__value {
  margin-top: auto;
  word-spacing: -1.5px;
}
.price__value--new {
  margin-top: auto;
}
.price__value--old {
  margin-bottom: 2px;
}
.price__num {
  display: inline-block;
  line-height: 0.95;
}
.price__num--old {
  font-size: 24px;
  color: #a2a1a1;
  font-weight: 400;
  position: relative;
}
.price__num--old::after,
.price__num--old::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + 6px);
  height: 1px;
  background-color: #f2304e;
  top: 50%;
  left: 2px;
  -webkit-transform: translateY(-50%) rotate(20deg);
  transform: translateY(-50%) rotate(20deg);
}
.price__num--old::after {
  -webkit-transform: translateY(-50%) rotate(-20deg);
  transform: translateY(-50%) rotate(-20deg);
}
.price__num--new {
  font-size: 30px;
  color: #6f9e42;
  font-weight: 700;
}
.price__currency {
  font-size: 18px;
}
.price__currency--old {
  color: #a2a1a1;
  font-size: 14px;
}
.price__currency--new {
  color: #6f9e42;
  position: relative;
  font-weight: 400;
}
.custom-row {
  margin-left: 0;
  margin-right: 0;
}
.custom-row--two {
  margin-top: 30px;
}
.timer-container {
  padding-top: 24px;
}
.timer-title {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 3px;
}
.timer {
  display: flex;
  justify-content: center;
  font-weight: 700;
  color: #222;
  font-size: 40px;
  position: relative;
  top: -3px;
  line-height: 1;
}
li a.order-btn {
  border-radius: 23px;
  font-size: 18px;
  background: #f60;
  font-weight: 700;
  padding: 8px 12px;
  text-decoration: none;
  border: none;
  transform: translateY(28%);
  color: #fff !important;
}
li a.order-btn:focus,
li a.order-btn:hover {
  background: #f24d11 !important;
  color: #fff !important;
  text-decoration: none;
}
.img-caption {
  color: #f60;
  font-weight: 700;
}
.how__list {
  margin-bottom: 0;
}
body,
html {
  overflow-x: hidden;
}
.orange-btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 320px;
  margin-top: 25px;
  text-align: center;
}
.proof__prod {
  max-width: 50%;
}
.whatyouget__content {
  position: relative;
}
.non-gmo {
  position: absolute;
  right: calc(50% - 150px);
  bottom: -100px;
  z-index: 2;
}
h1 {
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
}
h2 {
  color: #f18704;
  font-weight: 700;
  text-transform: uppercase;
}
h3 {
  color: #f18704;
  text-transform: uppercase;
}
h4 {
  color: #333;
  font-weight: 400;
}
.tac {
  text-align: center;
}
ul {
  list-style-image: url(../images/check-mark.png);
}
.whatyouget__list {
  font-weight: 700;
}
.popup__content {
  display: flex;
  background-color: #fff;
  border-radius: 15px;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.popup__form {
  margin-top: 0;
  max-width: 100%;
  width: 350px;
}
.popup__form .formTop {
  padding: 25px 10px;
  font-size: 28px;
}
.popup__prod {
  width: 100%;
  max-width: 100%;
}
.popup__prod img {
  display: block;
  max-width: 220px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .stayingKetosis {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  .popup__content {
    background-color: #9fd5fa;
  }
  .popup__prod {
    max-width: 200px;
  }
}
@media screen and (max-width: 991px) and (min-width: 767px) {
  .science__title {
    margin-top: 0;
  }
  .stayingKetosis {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .timer-container {
    padding-top: 20px;
  }
  .popup__content {
    padding: 0;
    background: 0 0;
  }
  .extra-no-mb-mob {
    margin-bottom: 0;
  }
  .orange-btn {
    margin-top: 20px;
  }
  li a.order-btn {
    transform: none;
  }
  .productTitle {
    font-size: 22px;
  }
  .stayingKetosis h3 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .popup__prod {
    display: none;
  }
  .formBox {
    margin-top: 0;
  }
  .c2abtn {
    font-size: 22px;
  }
  .proof__prod {
    width: 280px;
    max-width: 100%;
  }
  .stayingKetosis {
    min-height: 0;
    padding-top: 210px;
    padding-bottom: 50px;
  }
  .allnatural {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 0;
    background-position: 50%;
    background-size: auto 146%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .stayingKetosis {
    min-height: 0;
    margin-top: 0;
    background-size: contain;
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 479px) {
  #howto .img-responsive {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .orange-btn {
    margin-top: 26px;
  }
  .productTitle,
  h1.mont60 {
    font-size: 26px;
  }
}
a:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
:active,
:focus,
:hover,
:visited {
  outline: 0 !important;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important;
}
::-moz-focus-inner {
  border: 0;
  outline: 0;
}
.navbar-brand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}
.navbar-brand img {
  margin-right: 10px;
}
.navbar-brand p {
  margin: 0;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .navbar-brand {
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
  }
  .c2abtn {
    font-size: 24px;
  }
  .stayingKetosis h2 {
    font-size: 100px;
  }
  .navbar-header {
    display: flex;
    float: none !important;
  }
  .navbar-nav {
    float: none !important;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .navbar-collapse.collapse {
    float: none !important;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 379px) {
  .productTitle {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  .ever-popup__inner {
    width: 280px !important;
  }
}
@media (min-width: 1200px) {
  .dtop-ya {
    height: 237px;
  }
  .p-ya {
    line-height: 1.4;
    min-height: 7em;
  }
}
.popup__prod {
  margin-right: 10px;
}
@media (min-width: 1000px) {
  .ever-popup__inner {
    min-width: 660px;
  }
}
@media (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
}
.somebr {
  display: none !important;
}
@media (max-width: 991px) and (min-width: 768px) {
  .somebr {
    display: block !important;
  }
}
.formTop,
.popup__form .formTop {
  font-size: 23px;
  padding: 10px;
}
.formBox {
  width: 100%;
  max-width: 322px;
}
.popup__form {
  margin: 0;
}
@media (min-width: 480px) {
  .navbar-brand {
    flex-direction: row;
    padding: 10px 0;
  }
}
.navbar-nav > li > a {
  padding-left: 0;
  padding-right: 15px;
}
li a.order-btn {
  padding-left: 15px;
}
@media (max-width: 767px) {
  #howto .img-responsive {
    width: 50%;
    max-width: 240px;
    margin: 20px auto;
  }
}
@media (max-width: 659px) {
  .stayingKetosis {
    background-position: center center;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .ketopiainfo h3 {
    font-size: 21px;
  }
  .mont60 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .mont50 {
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  .mont50 {
    font-size: 25px;
  }
}
.flex-ccc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.flex-css {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}
.grow {
  width: 100%;
}
.img {
  max-width: 100%;
}
.wrapper {
  padding: 0 15px;
  max-width: 1170px;
  margin: auto;
}
.block03 {
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 1013px;
  padding-top: 100px;
  margin-bottom: 40px;
}
.no-webp .block03 {
  background-image: url(../images/7-day-bridge-ketosis-bg.jpg);
}
.webp .block03 {
  background-image: url(../images/7-day-bridge-ketosis-bg.webp);
}
.block03__side {
  width: 50%;
  margin-left: 50%;
}
.block03__title {
  color: #f18704;
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px 0 20px;
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
  padding: 5px;
}
.block03__text {
  text-align: center;
  margin: 15px 0 0;
  font-size: 14px;
  font-weight: 700;
  color: #363535;
}
.block03__bottle {
  text-align: center;
  width: 280px;
  margin: 24px auto 0;
}
.block02 {
  padding: 50px 0;
  background: #fff;
}
.block02 .wrapper {
  display: flex;
  align-items: center;
}
.block02__content {
  width: 62%;
  padding-right: 2%;
}
.block02__pic {
  width: 300px;
  max-width: 100%;
  position: relative;
  flex: none;
}
.block02__title {
  font-size: 31px;
  font-weight: 700;
  color: #04a8f5;
  margin: 0 0 15px;
  text-align: center;
}
.block02__text {
  color: #333;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 10px;
}
.block02__text:last-child {
  margin-bottom: 0;
}
.block05 {
  padding: 50px 0 10px;
  background: #fff;
}
.block05__title {
  font-size: 31px;
  font-weight: 400;
  color: #333;
  text-transform: uppercase;
  margin: 0 0 15px;
  text-align: center;
}
.block05__subtitle {
  font-size: 34px;
  font-weight: 700;
  color: #fc4200;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.block06 {
  padding-top: 280px;
  min-height: 865px;
  background-repeat: no-repeat;
  background-position: top center;
}
.no-webp .block06 {
  background-image: url(../images/ketopia-ketosis-7day-bg.jpg);
}
.webp .block06 {
  background-image: url(../images/ketopia-ketosis-7day-bg.webp);
}
.block12 {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 2000px;
  min-height: 750px;
  padding-top: 150px;
  padding-bottom: 50px;
  box-shadow: inset 0 -86px 40px -20px #fff;
}
.no-webp .block12 {
  background-image: url(../images/one.png);
}
.webp .block12 {
  background-image: url(../images/one.webp);
}
.block12__content {
  width: 64%;
  margin-left: 34%;
  margin-right: 0;
}
.block12__pics {
  position: relative;
}
.block12__btn {
  background-color: #ff4200;
  color: #fff;
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  font-family: inherit;
  border-radius: 24px;
  padding: 10px 20px;
  text-transform: uppercase;
  width: 100%;
  max-width: 480px;
  text-align: center;
  cursor: pointer;
  margin-top: 42px;
}
.block12__btn:hover {
  background-color: #ca3400;
  color: #ccc;
}
.block12__arrow {
  position: absolute;
  bottom: -30px;
  right: 60px;
}
.block12__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  color: #6b057e;
  line-height: 1;
  letter-spacing: -1.5px;
  margin: 0 0 15px;
}
.block12__subtitle {
  font-weight: 700;
  color: #6b057e;
  font-size: 90px;
  letter-spacing: -7.5px;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  transform: rotate(-7deg) skew(-15deg, 1deg);
  text-align: center;
  position: relative;
  margin: 0 0 30px;
}
.block12__subtitle span {
  font-size: 114px;
  letter-spacing: -14.5px;
}
.block12__stamp {
  position: absolute;
  left: calc(50% + 75px);
  bottom: 130px;
}
.block01 {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 2000px;
  min-height: 760px;
  position: relative;
  padding-top: 1px;
  padding-bottom: 25px;
}
.no-webp .block01 {
  background-image: url(../images/one.png);
}
.webp .block01 {
  background-image: url(../images/one.webp);
}
.block01__left {
  justify-content: flex-end;
  margin-top: 15px;
  width: 66%;
  padding-left: 230px;
}
.block01__right {
  width: 34%;
  margin-top: 25px;
}
.block01__left_title {
  text-shadow: 1px 1px 2px #000;
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}
.block01__left_subtitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  color: #6b057e;
  line-height: 1;
  letter-spacing: -1.5px;
  margin: 5px 0 0;
}
.block01__left_list {
  position: relative;
  margin-top: 90px;
  padding-left: 175px;
}
.block01__left_item {
  background: url(../images/header-list.png) no-repeat;
  background-size: 100% 100%;
  padding: 16px 10px 16px 75px;
  position: relative;
  min-height: 85px;
}
.block01__check {
  position: absolute;
  top: 16px;
  left: 14px;
  width: 50px;
}
.header__list_title {
  width: 100%;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  line-height: 1.1;
}
.header__list_text {
  font-size: 14px;
  color: grey;
  margin: 5px 0 0;
}
.block01__left_prod {
  position: absolute;
  width: 300px;
  bottom: 30px;
  left: -100px;
}
.block01 {
  position: relative;
  box-shadow: inset 0 -50px 30px -20px #fff;
}
.block01::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  height: 3px;
  background: #fff;
}
.block01__label {
  height: 100px;
  padding: 20px 0;
  background: url(../images/bottom-arrow.png) no-repeat center;
  background-size: contain;
}
.block01__label_top {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.block01__conc {
  font-size: 25px;
  font-weight: 400;
  color: #050505;
  margin: 25px 0 0;
  text-align: center;
  transform: translate(-80px, 0);
}
.x_order_form .form__btn {
  background: #e21d14;
  border: 2px solid rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 10px;
  height: 60px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-top: 15px;
  transition: 0.2s;
}
.x_order_form .form__btn:hover {
  border: 2px solid #e21d14;
}
.x_order_form .form__btn:active {
  transform: scale(1.05);
}
.block01__right_form {
  margin-top: 20px;
}
#theproof {
  padding: 50px 0;
  margin-top: 0;
}
#whatyouget .c2abtn {
  display: block;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1199px) {
  #theproof {
    padding: 45px 0;
  }
  .wrapper {
    width: 970px;
  }
  .block12__arrow {
    right: 0;
  }
  .block12__btn {
    margin-top: 30px;
  }
  .block01__left {
    padding-left: 50px;
    padding-right: 10px;
  }
  .block01__conc {
    padding: 0;
    text-align: center;
    transform: none;
    margin-top: 20px;
  }
  .block01__left {
    margin-top: 35px;
  }
  .block01__left_list {
    margin-top: 50px;
  }
  .block12__subtitle {
    font-size: 60px;
    letter-spacing: -2.5px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .block01,
  .block12 {
    background-position: top right -110px;
    background-size: 2420px;
  }
  .block12__content {
    margin-left: 17%;
  }
  .block12 {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 0;
    box-shadow: inset 0 -49px 40px -4px #fff;
  }
}
@media (max-width: 991px) {
  .wrapper {
    width: 750px;
  }
  .block12__subtitle {
    margin-bottom: 75px;
  }
  .block12__arrow {
    right: 60px;
  }
  .block01 {
    background-position: top right -100px;
    padding: 0 0 40px;
    min-height: 0;
  }
  #theproof {
    padding: 40px 0;
  }
  .block03,
  .block06 {
    background-size: cover;
    padding: 40px 0;
    min-height: 0;
  }
  .block12 {
    background-position: top right -100px;
    padding: 40px 0;
    min-height: 0;
  }
  .block06 {
    background-size: auto;
    background-position: top center !important;
  }
  #science,
  .block02,
  .block05 {
    padding: 40px 0;
  }
  .block03__title {
    margin-top: 0;
    font-size: 25px;
  }
  .block03__side {
    width: 100%;
    margin: 0;
  }
  .block02__content {
    width: 58%;
  }
  .block02__pic {
    width: 42%;
  }
  .block02__text {
    font-size: 14px;
  }
  .block05__subtitle,
  .block05__title {
    font-size: 28px;
    font-size: 19px;
  }
  .block03__text {
    text-shadow: 1px 1px 2px #fdfffc;
  }
  .block12__content {
    width: 100%;
    margin: 0;
  }
  .block01__left {
    width: 100%;
    padding: 0;
  }
  .block01__left_prod {
    width: auto;
    max-height: 100%;
    bottom: auto;
    top: 0;
  }
  .block01__left_list {
    padding-left: 155px;
    padding-right: 50px;
  }
  .block01__right {
    width: 100%;
    max-width: 400px;
  }
  .block01__right_stamps {
    display: none;
  }
  .block01__right_form {
    margin-top: 0;
  }
  .block01__conc {
    display: none;
  }
  .block01 {
    background-size: 2600px;
  }
  .block05 {
    padding-top: 0 !important;
  }
  .block01__right {
    margin-top: 20px;
  }
  .block01__label {
    padding: 20px 40px;
    max-width: 560px;
    margin: 15px auto 0;
  }
  .x_order_form .form__btn {
    font-size: 18px;
  }
  .productTitle {
    font-size: 28px;
    line-height: 1.2;
    padding-bottom: 0;
  }
  #whatyouget .c2abtn {
    display: block;
    text-align: center;
    font-size: 18px;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }
  .block12__title {
    font-size: 35px;
    margin-bottom: 25px;
  }
  .block03,
  .block06 {
    background-color: #e2f8fc;
  }
  .no-webp .block03,
  .no-webp .block06,
  .webp .block03,
  .webp .block06 {
    background-image: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .block01__left_item {
    padding-right: 15px;
    padding-left: 70px;
  }
}
@media (max-width: 767px) {
  .block12__stamp {
    left: calc(50% + 54px);
    bottom: 150px;
  }
  .block01__left {
    margin-top: 25px;
  }
  #theproof {
    padding: 25px 0;
  }
  .wrapper {
    width: 480px;
  }
  .block12__arrow {
    right: -10px;
  }
  .container {
    width: 480px;
  }
  #howto,
  #science,
  #whatyouget,
  .block02,
  .block03,
  .block05,
  .block06,
  .block12 {
    padding: 25px 0;
  }
  .block02__content {
    width: 100%;
    padding: 0;
  }
  .block02__pic {
    width: 100%;
    margin-top: 12px;
  }
  .block02__img1 {
    display: none;
  }
  .mont60 {
    font-size: 42px;
  }
  .block12__btn {
    font-size: 38px;
  }
  .block12__subtitle {
    font-size: 45px;
    letter-spacing: -1.5px;
  }
  .block12__subtitle span {
    font-size: 98px;
    letter-spacing: -8px;
  }
  .block01__left_prod {
    max-width: 150px;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
  }
  .block01__left_list {
    padding-right: 0;
    padding-left: 144px;
  }
  .block01__left_item {
    padding-left: 65px;
  }
  .block01__label {
    display: none;
  }
  .block01 {
    padding-bottom: 25px;
  }
  .block01__check {
    top: 20px;
    width: 45px;
  }
  .x_order_form .form__btn {
    margin-top: 10px;
  }
  #howto h1 {
    font-size: 30px;
    line-height: 1.2;
  }
  #theproof .mont50 {
    font-size: 26px;
  }
  .block12__arrow {
    display: none;
  }
  .block12__btn {
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  .navbar-brand img {
    margin: 0 0 3px;
  }
  .block12__btn {
    margin-top: 0;
  }
  .navbar-brand {
    padding: 0 8px;
  }
  #theproof {
    padding: 20px 0;
  }
  .block01 {
    padding-bottom: 20px;
  }
  .wrapper {
    width: 320px;
    padding: 0 10px;
  }
  .block12__arrow {
    display: none;
  }
  .container {
    width: 320px;
    padding: 0 10px;
  }
  #science,
  #whatyouget,
  .block02,
  .block03,
  .block05,
  .block06,
  .block12 {
    padding: 20px 0;
  }
  .block01 {
    background-position: top center;
    background-size: auto;
  }
  .block12 {
    background-position: top center;
    background-size: auto;
  }
  .block01,
  .block12 {
    background-image: none !important;
    background: #a3e3f2;
  }
  #whatyouget .container {
    padding: 0;
  }
  .block05__title {
    margin-bottom: 10px;
  }
  .block12__btn {
    font-size: 24px;
    padding: 10px;
    margin-top: 20px;
  }
  .block12__title {
    font-size: 25px;
  }
  .block12__subtitle {
    font-size: 40px;
    letter-spacing: -3px;
    margin-bottom: 30px;
  }
  .block12__subtitle span {
    font-size: 90px;
    line-height: 0.9;
  }
  .block01__left_title {
    font-size: 30px;
  }
  .block01__left_list {
    padding: 0;
    margin-top: 15px;
  }
  .block01__left_prod {
    position: static;
    order: 11;
    transform: none;
    margin-top: 9px;
  }
  .block01__right {
    margin-top: 0;
  }
  .block01__left_item {
    padding: 20px 6px 20px 60px;
    background: #f1f1f1;
    border-radius: 20px;
    border: 4px solid #fff;
    margin-bottom: 10px;
  }
  .block01__left_title,
  .block12__title {
    line-height: 1.2;
  }
}
.ever-popup.show {
  display: flex !important;
}
.ever-popup__inner {
  margin: auto !important;
}
@media (min-width: 992px) {
  .block01__label {
    margin-top: 6px;
  }
  .popup__content {
    background-color: #9fd5fa;
  }
}
.block6__description {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
}
.block6__product {
  width: 150px;
  margin-bottom: -10px;
}
.block6__product img {
  width: 100%;
  display: block;
}
.block6__product-name {
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 120px;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0.9;
}
.block6__product-name_size {
  display: inline-block;
  font-weight: 700;
  font-size: 90px;
  font-weight: 400;
  line-height: 1;
}
.name-product__family {
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .block06 {
    background-position: top 0 right -110px;
  }
}
@media screen and (max-width: 1200px) {
  .custom-row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .nav.navbar-nav.knav {
    display: flex;
    align-items: center;
    padding: 0 0 15px;
  }
  li a.order-btn {
    transform: inherit;
    padding: 5px 10px;
  }
  .allnatural,
  .stayingKetosis {
    width: 100%;
  }
  .block06 {
    min-height: 800px;
  }
  .allnatural-subtitle,
  .allnatural-title {
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  .block6__description {
    justify-content: center;
    margin-top: 0;
  }
  .block01__left_item-last {
    margin-bottom: 20px;
  }
  .block01__left_prod {
    position: inherit;
    width: 200px;
    left: auto;
    margin-top: -10px;
    margin-bottom: -20px;
  }
  .block01__left_list {
    padding: 0 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .stayingKetosis {
    min-height: 480px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .block03__bottle {
    margin-top: 25px;
  }
  .formBox {
    max-width: 280px;
  }
  .block03 {
    margin-bottom: 0;
  }
  .block06 {
    min-height: 1px;
  }
  .allnatural {
    background-size: cover;
    min-height: 480px;
    padding: 115px 0;
  }
  h2 {
    font-size: 26px;
  }
  .allnatural-subtitle,
  .allnatural-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .allnatural {
    background-position: center;
    padding: 90px 0;
    min-height: 370px;
  }
  .block6__description {
    flex-direction: column;
    align-items: center;
  }
  .block6__product-name {
    margin-left: 0;
    margin-top: 15px;
  }
  .block01__left_list {
    padding: 0;
  }
  .block01__left_prod {
    max-width: 260px;
    transform: inherit;
  }
  .stayingKetosis {
    min-height: 370px;
    padding: 40px 0;
  }
  .header__list_title {
    line-height: 1.3;
  }
  .block03__title {
    line-height: 1.4;
  }
  .mont60 {
    font-size: 37px;
  }
  .block01__left_subtitle {
    font-size: 37px;
  }
  .block03__text {
    font-size: 13px;
  }
  .block03 {
    background-position: bottom 0 center;
  }
  .block6__product {
    width: 100%;
    max-width: 160px;
  }
  .allnatural-subtitle,
  .allnatural-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  .block01__left_prod {
    margin-bottom: 0;
  }
  h1.mont60 {
    font-size: 25px;
  }
  .productTitle {
    font-size: 24px;
  }
  .block01__left_subtitle {
    font-size: 28px;
    line-height: 1.2;
  }
  .allnatural-subtitle,
  .allnatural-title {
    font-size: 22px;
  }
  .stayingKetosis {
    min-height: 300px;
  }
  .allnatural {
    padding: 60px 0;
    min-height: 290px;
  }
}
.col-sm-8.ketopiainfo h1 {
  margin-top: 0;
}
.product-name {
  display: inline-block;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.product-name .text-1,
.product-name .text-2 {
  display: inline-block;
  line-height: inherit;
}
.product-name .text-2 {
  text-transform: lowercase;
}
.h2-ya .product-name {
  color: #fc4200;
}
.mod-1 {
  font-weight: 700;
}
.mod-center {
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .popup__form {
    width: 300px;
    flex: none;
  }
}

@media screen and (max-width: 535px) {
  .block6__product-name {
    font-size: 70px;
  }
  .block12__subtitle {
    margin-bottom: 30px;
  }
}