@import url(https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,700,800i,900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');
@font-face {
  font-family: 'HeveticaNeue CondensedBlack';
  src: url(../fonts/HelveticaNeueCondensedBlack.ttf);
}
@font-face {
  font-family: 'HeveticaNeue CondensedBlack';
  src: url(../fonts/HelveticaNeueCondensedBlack.ttf);
}
@font-face {
  font-family: 'Knockout 49Liteweight';
  src: url(../fonts/Knockout49LiteweightRegular.ttf);
}
@font-face {
  font-family: 'HeveticaNeue Bold';
  font-weight: bold;
  src: url(../fonts/Helvetica Neu Bold.ttf);
}
@font-face {
  font-family: 'HeveticaNeue Condensed';
  src: url(../fonts/HelveticaNeue-Condensed.ttf);
}
@font-face {
  font-family: 'HeveticaNeue Condensed';
  font-weight: bold;
  src: url(../fonts/HelveticaNeue-Condensed Bold.ttf);
}

.sticky {
  display: block;
  width: 100%;
    z-index: 10000 !important;
}

.left-sticky {
  float:left;
  left:0;
  top: 0;
  z-index: 10000 !important;
}

.right {
  float:right;
  right:0;
}

.mobile-sticky {
  position: fixed !important;
   bottom: 0;
    z-index: 10000 !important;
}








body{
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 1.8;
  overflow-x: hidden;
  margin: 0 !important;
  background-color: #dbdfe2;
}
img{
    max-width: 100%;
}
h2 strong{
  font-weight: 500;
  font-family: 'Knockout 49Liteweight';
  font-size: 50px;
}
h4{
    font-size: 21px !important;
}
.container{
  max-width: 100%;
  width: 850px;
}
.container.type-1 {
  margin: auto;
 /* z-index: 1; */
  position: relative;
  background-color: #fff;
      box-shadow: 0px 30px 30px 0 rgb(11 73 109 / 14%);
}
.bx{
    box-shadow: 0px 30px 30px 0 rgb(11 73 109 / 14%);
}
.rt{
    border-top-right-radius: 30px !important;
    border-top-left-radius: 30px !important;
}
.rb{
    border-bottom-right-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
}
.bgi-1{
    background-image: url(../img/six-minute-fatloss-bg-1-alt.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-2{
    background-image: url(../img/six-minute-fatloss-bg-2-alt.jpg);
    background-position: 100% -10%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.bgi-3{
    background-image: url(../img/six-minute-fatloss-bg-3-alt.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-4 {
    background-image: url(../img/six-minute-fatloss-bg-4-alt.jpg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.bgi-5{
    background-image: url(../img/six-minute-fatloss-bg-5.jpg);
    background-position: 100% 8%;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-6{
    background-image: url(../img/six-minute-fatloss-bg-6.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-7 {
    background-image: url(../img/six-minute-fatloss-bg-7.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}
.bgi-8{
    background-image: url(../img/six-minute-fatloss-bg-8.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-9{
    background-image: url(../img/six-minute-fatloss-bg-9.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-10{
    background-image: url(../img/six-minute-fatloss-bg-10.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-11{
    background-image: url(../img/six-minute-fatloss-bg-1.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-12{
    background-image: url(../img/six-minute-fatloss-bg-1.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-13{
    background-image: url(../img/six-minute-fatloss-bg-1.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-14{
    background-image: url(../img/six-minute-fatloss-bg-1.jpg);
    background-position: top center;
    background-repeat: no-repeat; 
    background-size: 100%;
}
.bgi-15 {
    background-image: url(../img/six-minute-fatloss-bg-1.jpg);
    background-position: 100% -100%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.bgc-1{
    background-color: #fff;
}
.bgc-2{
    background-color: #f3f8fa;
    /*background-image: url(../img/six-minute-fatloss-row-bg-1.jpg);*/
}
.bgc-3{
    background: linear-gradient(180deg, #f8f9fa, #fff);
}
.bgc-4 {
    background: linear-gradient(180deg, black, 75%, #5c5c5c);
    padding-bottom: 0 !important;
    position: relative;
}
.bgc-4:before {
    content: '';
    width: 100%;
    border: 80px solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: #5c5c5c;
    position: absolute;
    left: 50%;
    transform: translate(-50%,100%);
    bottom: 0px;
    z-index: 9999;
    border-left-width: 22vw;
    border-right-width: 22vw;
}
.bgc-5{
    background-color: #fcf2e0;
}
.bgc-6{
    background-color: #fcf2e0;
}
.bgc-7{
    background: linear-gradient(225deg, #d3d7e0, #fff);
}
.row {
    position: relative;
}
div.style-1 {
    border: 1px solid #d7343b;
    padding: 30px 50px;
    color: #f40e18;
    border-radius: 30px;
    width: 650px;
    max-width: 100%;
    position: relative;
}
div.style-1:before {
    content: '';
    background-image: url(../img/six-minute-fatloss-img-1.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    height: 56px;
}
div.style-2 h4 {
    margin: 0;
}
div.style-2 {
    border: 1px solid #c0c0c0;
    padding: 20px;
}
.attention{
 
	color: #e70c20;
    text-shadow: 1px 0px 3px #fff;
}
.c-0{
  color: #fff;
}
.c-1{
  color: #a31818;
}
.c-2{
  color: #777777 !important;
}
.c-3{
    color: #000;
}
.c-4{
    color: #2a477f;
}
.c-5{
    color: #007d03;
}
.c-6{
    color: #ffd059;
}
.c-7{
    color: #411e90;
}
.c-8{
    color: #fbcc51;
}
.c-9{
    color: #d70000;
}
.ff-1{
  font-family: 'Knockout 49Liteweight';
}
.fs-1,
.fs-1 *{
    font-size: 50px;
}
.fs-2 {
    font-size: 35px;
}
.fs-3 * {
    font-size: 65px;
}
.fs-4 * {
    font-size: 75px;
}
.fs-5 * {
    font-size: 85px;
}
.fs-6 * {
    font-size: 75px;
    line-height: 1;
}
.fs-7 * {
    font-size: 150px;
    line-height: 1;
}
.ls-1{
    letter-spacing: 5px;
}
.hl-1{
  background-color: #fbcc51;
}
.hl-2{
  background-color: #fbcc51;
  position: relative;
  color: #a31818;
}
.hl-3{
  background-color: #2cc630;
  position: relative;
  color: #fff;
}
.position-1 {
    position: absolute;
    top: -135px;
}
.position-2 {
    position: relative;
    left: -20%;
    margin-right: -13%;
    margin-bottom: 3%;
}
.position-3 {
    position: relative;
    right: -20%;
    margin-left: -13%;
    margin-bottom: 3%;
}
.position-4 {
    position: relative;
    right: -35%;
    margin-left: -30%;
    margin-bottom: 2%;
}
.position-5 {
    position: relative;
    left: -70%;
    margin-right: 0;
    margin-bottom: 2%;
}
.position-6 {
    position: relative;
    right: 0%;
        margin-left: -25%;
    margin-bottom: -10%;
    top: -6.5%;
}
.position-7 {
    position: relative;
    right: 25%;
    margin-left: -42%;
    margin-bottom: -17% !important;
    top: -13%;
}
.position-8 {
    position: relative;
    right: 85%;
    margin-left: -42%;
    margin-bottom: -17% !important;
    top: 0%;
}
.position-9 {
    transform: scale(1.5);
    position: relative;
    left: -15px;
    top: 16px;
}
.position-10 {
    transform: scale(1.4);
    position: relative;
    left: -71px;
    top: 70px;
}
.position-11 {
    transform: scale(2);
    position: relative;
    left: 24px;
    top: 95px;
}
.arrow-1:before {
    content: '';
    background-image: url(../img/six-minute-fatloss-icon-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 299px;
    bottom: -73px;
    width: 23px;
    height: 89px;
    z-index: 2;
}
.arrow-2:before {
    content: '';
    background-image: url(../img/six-minute-fatloss-img-5.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -87px;
    top: -92px;
    width: 88px;
    height: 188px;
    z-index: 2;
}
a.ref {
    vertical-align: super;
    font-size: smaller;
    color: unset;
    cursor: pointer;
	color: #CCC;
}
.has-divider:after {
    content: '';
    width: 100%;
    height: 40px;
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    background: url(../img/six-minute-fatloss-icon-3.png);
    background-position: center center;
    background-repeat: no-repeat;
}
/*.has-divider:after {
    content: '';
    width: 0px;
    height: 0px;
    border: 25px solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: white;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    z-index: 9999;
}
.bgc-1.has-divider:after,
.bgi-10.has-divider:after{
    border-top-color: #f8f9fa;
}
.bgc-2.has-divider:after {
    border-top-color: #fff;
}*/
img.center{
    display: block;
    margin: auto;
}
img.right,
.right{
    float: right;
}
img.left{
    float: left;
}
img.type-1{
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);
    border-radius: 15px;
    border: 8px solid #fff;
}
ul.type-1 {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.type-1 li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 1rem;
    display: table;
}
ul.type-1 li:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(../img/six-minute-fatloss-bullet-1.png);
    background-size: contain;
    background-repeat: no-repeat; 
    width: 21px;
    height: 29px;
    top: 2px;
}
ul.type-2 {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.type-2 li {
    position: relative;
    padding-left: 40px;
    display: table;
}
ul.type-2 li:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(../img/six-minute-fatloss-bullet-3.png);
    background-size: contain;
    background-repeat: no-repeat; 
    width: 29px;
    height: 29px;
    top: 5px;
}
ul.type-3 {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.type-3 li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 1rem;
}
ul.type-3 li:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(../img/six-minute-fatloss-bullet-2.png);
    background-size: contain;
    background-repeat: no-repeat; 
    width: 26px;
    height: 26px;
    top: 5px;
}
ul.type-4 {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.type-4 li {
    position: relative;
    padding-left: 40px;
}
ul.type-4 li:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(../img/six-minute-fatloss-bullet-4.png);
    background-size: contain;
    background-repeat: no-repeat; 
    width: 26px;
    height: 26px;
    top: 5px;
}
ul.type-5 {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.type-5 li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 1rem;
}
ul.type-5 li:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(../img/six-minute-fatloss-bullet-5.png);
    background-size: contain;
    background-repeat: no-repeat; 
    width: 27px;
    height: 13px;
    top: 9px;
}
.headline-type-1 {
    background: linear-gradient(90deg, #2a477f, #262a60);
    color: #fff;
    padding: 30px;
    position: relative;
    left: -63px;
}
.headline-type-1:before {
    content: '';
    border-right: 61px solid transparent;
    border-bottom: 88px solid #262b61;
    position: absolute;
    right: -61px;
    top: 0;
}
.headline-type-1:after {
    content: '';
    background-image: url(../img/six-minute-fatloss-img-55.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 191px;
    height: 96px;
    top: -17px;
    right: -14px;
    position: absolute;
}
.carts-wrapper {
    width: 900px;
    margin: auto;
    -webkit-align-items: flex-end;
    max-width: 100%;
}
.carts-wrapper .carts {
    background: #fff;
    width: calc(33.33% - 5px);
    padding: 10px;
    /*min-height: 528px;*/
    border-radius: 12px !important;
    box-shadow: 0px 30px 30px 0 rgb(0 75 159 / 17%);
}
.carts-wrapper .carts:nth-child(2) {
    background: linear-gradient( 180deg, #11509f, #051840);
    color: #fff;
    border: 2px solid #ffffff;
}
/*.carts-wrapper .carts:nth-child(2):before {
    content: 'Most Popular';
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
    background: #a1342e;
    padding: 5px;
    position: absolute;
    left: 20px;
    right: 20px;
    top: -20px;
}*/
.carts-wrapper .carts:nth-child(2) h4 {
    color: #fff !important;
}
.carts-wrapper .carts:nth-child(2) .fs-3 {
    color: #fff !important;
}
.carts-wrapper .btn-cart {
    color: #fff;
    background: #ffa41c;
    border: 2px solid #ffa41c;
    border-radius: 30px!important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    font-family: poppins;
    font-weight: 700;
    transition-duration: .3s;
    display: block;
    padding: 10px !important;
}
.carts-wrapper .btn-cart:hover {
    background: #fff;
    color: #ffa41c;
    text-decoration: unset;
    transform: scale(1.03);
}
.carts-wrapper .shipping {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #000;
    margin-bottom: 5px;
}
.carts-wrapper .carts h4 {
    font-family: 'Poppins' !important;
    color: #144a97 !important;
    font-size: 24px;
    margin-bottom: 1rem;
}
.carts-wrapper .carts .fs-3 {
    font-size: 36px;
    color: #000947;
}
.carts-wrapper .carts .product-img {
    height: 101px;
    object-fit: scale-down;
    width: 158px;
    margin-bottom: 1rem;
}
.carts-wrapper .st {
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    color: #d8d8d8;
    font-size: 15px;
}
.carts-wrapper .pricing {
    display: -webkit-flex;
}
.carts-wrapper .regular-price > span {
    font-weight: bold;
    font-size: 29px;
    position: relative;
}
.carts-wrapper .regular-price > span:after {
    content: '';
    width: 75px;
    height: 4px;
    background-color: #e40000;
    position: absolute;
    right: -16px;
    top: 16px;
    transform: rotate(340deg);
}
.carts-wrapper .regular-price {
    color: #c9c9c9;
    font-size: 12px;
}
.carts-wrapper .sale-price > span {
    font-weight: bold;
    font-size: 29px;
    color: #e40000;
}
.carts-wrapper .sale-price {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.carts-wrapper .pricing label {
    margin: 0;
}
.carts-wrapper .total-saved {
    color: #e40000;
    font-weight: bold;
    font-size: 15px;
}
.carts-wrapper .carts:nth-child(2) .sale-price,
.carts-wrapper .carts:nth-child(2) .shipping{
    color: #fff;
}
.carts-wrapper .carts:nth-child(2) {
    height: 487px;
}
.carts-wrapper .carts:nth-child(1) .product-img {
    width: 221px;
    height: 90px;
    position: relative;
    left: -14px;
}
.carts-wrapper .carts:nth-child(2) .product-img {
    width: 230px;
    height: 136px;
    position: relative;
    left: -14px;
}
.carts-wrapper .carts:nth-child(3) .product-img {
    width: 221px;
    height: 90px;
    position: relative;
    left: -3px;
    transform: scale(1.5);
}
footer,footer a,footer a:hover{
    color: #808284;
    font-size: 13px;
}
ul.footer-menu a {
    color: #c2c2c2;
}
ul.footer-menu li:not(:last-child):after {
    content: '|';
    margin: 0 10px;
}
ul.footer-menu li {
    display: inline-block;
}
ul.footer-menu {
    text-align: center;
    padding: 0;
}
#RefenceHeading h4 i {
    margin-right: 15px;
}
#RefenceHeading h4 {
    color: #d4cece;
    padding: 20px;
    border: 2px solid #f1f1f1;
    cursor: pointer;
    background-color: #fff;
    font-size: 32px;
}
.has-icon:before {
    content: '';
    position: absolute;
    top: -80px;
    left: -100px;
}
.has-icon.type-1:before{
    width: 228px;
    height: 228px;
    background: url(../img/six-minute-fatloss-img-17.png);
}
.has-icon.type-2:before{
    width: 228px;
    height: 228px;
    background: url(../img/six-minute-fatloss-img-24.png);
}
.cta-1:hover {
    color: #fff;
    text-decoration: unset;
    filter: brightness(1.1);
    transform: scale(1.1);
}
.cta-1 {
    background: #1bbd1f;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 3em;
    font-family: 'Poppins';
    padding: 15px;
    border-radius: 15px;
    border-bottom: 10px solid #2ea10b;
    transition-duration: 0.3s;
}
.cta-2:hover {
    color: #000;
}
.cta-2 {
    display: block;
    text-align: center;
    font-size: 21px;
    color: #0051f6;
    text-decoration: underline;
}
ul.type-1.clickable li {
    cursor: pointer;
}
ul.type-1.clickable li.active p {
    display: block;
}
ul.type-1.clickable li.active:before {
    display: block;
    transform: rotate(90deg);
}
ul.type-1.clickable p {
    display: none;
}
@media screen and (max-width:768px) {

#hero-1 {
  display: flex;
  flex-direction: column-reverse;
  }


    body{
        overflow-x: hidden;
    }
    body img{
      max-width: 100%;
    }
    body br.dt {
        display: none;
    }
    body [class*="position"]{
      display: block;
      margin: auto auto 30px auto !important;
      position: initial;
      float: none;
      transform: unset;
    }
    body [class*="arrow"]:before{
      display: none;
    }
    .fs-1,
    h2 strong{
        font-size: 36px;
    }
    .fs-2{
        font-size: 28px;
    }
    .fs-3 *,
    .fs-4 *{
        font-size: 50px;
    }
    .fs-7 * {
        font-size: 100px;
    }
    .fs-6 * {
        font-size: 50px;
    }
    .position-1 {
        display: none !important;
    }
    .sm-text-center{
      text-align: center;
    }
    div.style-1 {
        width: 88%;
        margin: auto;
    }
    .bgi-1 .container {
        margin: auto;
        text-align: center;
        max-width: 88%;
    }
    .row,
    .p-5{
        padding: 1.5rem !important;
    }
    .mb-5{
        margin-bottom: 1.5rem !important;
    }
    .my-5{
        margin:1.5rem 0 !important;
    }
    .bgi-1 .container{
      max-width: 100%;
    }
    div.style-1:before {
        top: -28px;
        left: 50%;
        transform: translateX(-50%);
    }
    div.style-1 {
        width: 100%;
        padding: 38px 15px 15px 15px;
        margin-top: 30px;
    }
    .has-divider {
        padding-top: 50px !important;
    }       
  .carts-wrapper .carts {
      width: 100%;
      min-height: initial;
      margin-bottom: 45px;
  }
  .carts-wrapper {
      flex-direction: column;
  }
  .headline-type-1:after,
  .headline-type-1:before{
    display: none;
  }
    .headline-type-1 {
        left: 0px;
        box-shadow: 0px 30px 30px 0 rgb(0 75 159 / 17%);
        text-align: center;
        font-size: 21px;
        padding: 20px;
        border: 5px solid #fff;
        border-radius: 12px;
    }
    .carts-wrapper .carts:nth-child(1) .product-img {
        left: 2px;
    }
    .carts-wrapper .carts:nth-child(2) .product-img {
        left: 7px;
    }
    .carts-wrapper .carts:nth-child(3) .product-img {
        left: 8px;
    }
    .carts-wrapper .pricing > div {
        display: -webkit-flex;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -webkit-flex-direction: column;
        width: 50%;
    }
    .bgi-1 {
        background: unset;
    }
    .attention {
        flex-direction: column;
    }
    .bgi-1 .position-6 {
        display: none !important;
    }
    body .has-icon {
        position: relative;
        right: initial;
        left: initial;
    }
    body .has-icon:before {
        transform: scale(0.5);
        top: -100px;
    }
    .bgc-4:before {
        border-left-width: 50vw;
        border-right-width: 50vw;
    }
    .cta-1 {
        font-size: 26px;
    }
    .cta-2 {
        font-size: 18px;
    }
}




