<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
  font-family: 'Metlow Marker';
  font-style: normal;
  font-weight: 400;
  src: local("Metlow Marker"), local("MeltowMarker"), url("https://s3.amazonaws.com/naak-fonts/meltow-marker-webfont.woff") format("woff");
}
@font-face {
  font-family: gothambold1;
  src: url(gothambold1.woff);
}

body, .pagination a, .pagination span {
  font-family: 'Metlow Marker';
}

strong {
  font-family: 'Metlow Marker';
}

.is-en {
  font-family: sans-serif;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.pagination a, .pagination span {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

label.error {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.btn, .tabs .tabs-btns li, .slick-arrow, .pagination a, .pagination span {
  -moz-transition: all 0.3s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.2, 0.2, 1);
}

label.error {
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/*-----------------------------------------------------------------------------------/
* Normailze.
/*-----------------------------------------------------------------------------------*/
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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  overflow-y: auto;
}

img {
  height: auto;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Paragraph */
p {
  margin: 0;
}

ol, ul {
  list-style: none;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:hover, *:focus, *:active, button:focus {
  outline: none;
}

label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a, a:hover, a:focus, a:active, button, button:focus, button:active {
  text-decoration: none;
}

p, a, li, ul, ol, span, label, input, textarea, button, b, i, h1, h2, h3, h4, h5, h6, select, table, tr, td, .input-group {
  direction: ltr;
  text-align: left;
}

strong {
  font-weight: normal;
}

.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

button {
  cursor: pointer;
}

/*-----------------------------------------------------------------------------------/
* For IE8.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Media Queries For Responsive.
/*-----------------------------------------------------------------------------------*/
/*================================ libraries =======================================*/
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?48298918");
  src: url("../fonts/fontello/fontello.eot?48298918#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff2?48298918") format("woff2"), url("../fonts/fontello/fontello.woff?48298918") format("woff"), url("../fonts/fontello/fontello.ttf?48298918") format("truetype"), url("../fonts/fontello/fontello.svg?48298918#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?48298918#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-search:before {
  content: '\e800';
}

/* '' */
.icon-heart:before {
  content: '\e801';
}

/* '' */
.icon-comment:before {
  content: '\e802';
}

/* '' */
.icon-paper-plane:before {
  content: '\e803';
}

/* '' */
.icon-user:before {
  content: '\e804';
}

/* '' */
.icon-edit:before {
  content: '\e805';
}

/* '' */
.icon-rss:before {
  content: '\e806';
}

/* '' */
.icon-mail:before {
  content: '\e807';
}

/* '' */
.icon-android:before {
  content: '\e808';
}

/* '' */
.icon-doc:before {
  content: '\e809';
}

/* '' */
.icon-home:before {
  content: '\e80a';
}

/* '' */
.icon-tags:before {
  content: '\e80b';
}

/* '' */
.icon-stopwatch:before {
  content: '\e80c';
}

/* '' */
.icon-lightbulb:before {
  content: '\e80d';
}

/* '' */
.icon-fire:before {
  content: '\e80e';
}

/* '' */
.icon-eye-1:before {
  content: '\e80f';
}

/* '' */
.icon-beaker:before {
  content: '\e810';
}

/* '' */
.icon-calendar:before {
  content: '\e811';
}

/* '' */
.icon-star:before {
  content: '\e812';
}

/* '' */
.icon-lightbulb-1:before {
  content: '\e813';
}




/* '' */
.icon-menu:before {
  content: '\f0c9';
}

/* '' */
.icon-gplus:before {
  content: '\f0d5';
}

/* '' */
.icon-doc-text:before {
  content: '\f0f6';
}

/* '' */
.icon-youtube:before {
  content: '\f167';
}

/* '' */
/*================================ componentes =======================================*/
/*-----------------------------------------------------------------------------------/
* Componentes Styles
/*-----------------------------------------------------------------------------------*/
/*---  long shadow  ---*/
/*
* @include triangle within a pseudo element and add positioning properties (ie. top, left)
* $direction: up, down, left, right
*/
/*-----------------------------------------------------------------------------------/
* Effects Styles
/*-----------------------------------------------------------------------------------*/
/**
 * Tipsy.sass
 * @author: Dang Van Thanh
 * @description: A Simple Mixin Tooltip CSS Using Sass
 * @version: 1.0.5
 */
/*================================ Modules =======================================*/
/*-----------------------------------------------------------------------------------/
* All buttons Styles.
/*-----------------------------------------------------------------------------------*/
.btn {
  line-height: 1;
  padding: 9px 30px;
  border-radius: 30px;
  font-family: 'gothambold1';
}
.btn.btn-base-1 {
  background: #272525;
  min-width: 120px;
  text-align: center;
  padding: 2px 18px !important;
  color: #fff;
  font-family: 'gothambold1';
}
.btn.btn-base-1:hover {
  background: #d0ad09;
}
.btn.btn-base-2 {
  background: #000;
  min-width: 200px;
  text-align: center;
  color: #fff;
}
.btn.btn-base-2.disableTheCheckout {
  background: #929496;
}
.btn.btn-base-2:hover {
  background: #d0ad09;
}

/*-----------------------------------------------------------------------------------/
* Dividers Styles.
/*-----------------------------------------------------------------------------------*/
hr {
  height: 1px;
  display: block;
  margin: 5px 0;
  border: none;
  background-color: #DDD;
}

/*-----------------------------------------------------------------------------------/
* Forms styles.
/*-----------------------------------------------------------------------------------*/
.input-row {
  position: relative;
  margin-bottom: 20px;
}

.form-control.error {
  border: 1px solid #f25b3c !important;
}
.form-control.error + label.error {
  opacity: 1;
  bottom: calc(100% + 6px);
  visibility: visible;
}

label.success {
  display: none !important;
}

label.error {
  position: absolute;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  background: #f25b3c;
  color: #fff !important;
  padding: 5px 10px;
  z-index: 99;
  left: calc(50% - 50px);
  font-size: 15px;
}
label.error:after {
  left: calc(50% - 10px);
  content: '';
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-top: 10px solid #f25b3c;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: none;
}

/*-----------------------------------------------------------------------------------/
* Tables Styles.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Other Styles.
/*-----------------------------------------------------------------------------------*/
/*================================ Layout =======================================*/
/*-----------------------------------------------------------------------------------/
* Navbar Styles.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Header Styles.
/*-----------------------------------------------------------------------------------*/
#header {
  background: #f6d230;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
#header img {
  height: 90px;
  display: block;
}

/*-----------------------------------------------------------------------------------/
* Menu Styles.
*
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Main styles.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Sidebar Styles.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Footer Styles.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Taps Styles
/*-----------------------------------------------------------------------------------*/
.tabs {
  margin-top: 30px;
  margin-bottom: 30px;
}
.inner-page .tabs {
  margin-top: 0;
}
.tabs .col-md-3 {
  overflow: hidden;
}
.tabs .tabs-btns {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.tabs .tabs-btns:after {
  content: '';
  position: absolute;
  top: 60px;
  background: url("./tab-bg.png") repeat-x;
  height: 12px;
  z-index: 1;
  left: 20%;
  right: 20%;
}
.tabs .tabs-btns li {
  display: block;
  float: left;
  width: calc(33.3333% - 40px);
  padding-top: 1px;
  margin: 15px 20px;
  border-radius: 20px;
  position: relative;
  z-index: 3;
  text-align: center;
  cursor: pointer;
  line-height: 28px;
}
.tabs .tabs-btns li img, .tabs .tabs-btns li h4 {
  opacity: 0.4;
}
.tabs .tabs-btns li h4 {
  text-align: center;
  font-family: 'Metlow Marker';
  font-size: 20px;
}
.tabs .tabs-btns li .img {
  background: #fff;
  display: inline-block;
}
.tabs .tabs-btns li .img img {
  display: inline-block;
  border: 8px solid #fff;
  box-shadow: 0 0 0 8px #fff;
  border-radius: 50%;
}
.tabs .tabs-btns li.active img, .tabs .tabs-btns li.active h4 {
  opacity: 1;
  color: #000;
}
.tabs .tabs-btns li.active img {
  border-color: #fcefb4;
}
.tabs .tab-container {
  visibility: hidden;
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
  height: 0;
  overflow: hidden;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease;
}
.tabs .tab-container.active {
  visibility: visible;
  height: auto;
  opacity: 1;
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

/*-----------------------------------------------------------------------------------/
* Sliders Styles
/*-----------------------------------------------------------------------------------*/
.slick-arrow {
  font-size: 20px;
  text-align: center;
  z-index: 99;
  width: 30px;
  height: 60px;
  background: rgba(0, 0, 0, 0.3);
}
.slick-arrow:before {
  color: #fff;
  font-size: 20px;
  display: inherit;
}
.slick-arrow.slick-next {
  left: 0px;
  right: auto;
}
.slick-arrow.slick-next:before {
  display: inherit;
  content: '\f104';
}
.slick-arrow.slick-prev {
  right: 0px;
  left: auto;
}
.slick-arrow.slick-prev:before {
  display: inherit;
  content: '\f105';
}
.slick-arrow:hover {
  background: #f6d330;
}
.slick-arrow:focus {
  background: rgba(0, 0, 0, 0.4);
}

.slick-dots {
  bottom: -40px;
}
.slick-dots li {
  height: 8px;
  width: 8px;
}
.slick-dots li.slick-active button, .slick-dots li:hover button {
  background: #f6d330;
}
.slick-dots li button {
  background: #c3c3c3;
  padding: 4px;
  height: 6px;
  width: 6px;
  border-radius: 5px;
}
.slick-dots li button:before {
  color: transparent !important;
}

/*-----------------------------------------------------------------------------------/
* Blocks Styles
/*-----------------------------------------------------------------------------------*/
.box-1 {
  text-align: center;
  margin-bottom: 30px;
  padding: 0px 15px;
}
.box-1 h3 {
  font-size: 35px;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 15px;
  font-family: 'Metlow Marker';
}
.box-1 h5 {
  font-family: 'gothambold1';
  text-align: center;
  font-weight: bold;
  font-size:14px;
}
.box-1 .price {
  text-align: center;
  font-family: 'gothambold1';
  font-size: 35px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
}

.box-3 {
  background: #f6d230;
  border-radius: 30px;
  padding: 20px;
  text-align: center;
  margin: 10px;
}
.box-3 h5 {
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Metlow Marker';
}
.box-3 h3 {
  font-size: 100px;
  line-height: 1.2;
  text-align: center;
  font-family: 'Metlow Marker';
  margin: 0;
}
.box-3 h4 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 50px;
  line-height: 1.2;
  font-family: 'Metlow Marker';
  margin-top:0;
}

/*================================ Templats =======================================*/
/*-----------------------------------------------------------------------------------/
* Single template.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Article Template.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* About Us Template.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Category Template.
/*-----------------------------------------------------------------------------------*/
.cat-pagination {
  margin-bottom: 20px;
  margin-top: 20px;
}

.TOPBTN {
  margin-top: 15px;
  margin-left: 5%;
  margin-bottom: 15px;
  display: inline-block;
}

@media (max-width: 544px) {
  .pagination {
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .TOPBTN{
    margin:30px !important;
  }
}

.pagination {
  direction: ltr;
  text-align: center;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}

.pagination a, .pagination span {
  color: #f6d330;
  background: #fff;
  min-width: 35px;
  height: 30px;
  padding: 1px 5px;
  margin: 0 2px;
  margin-bottom: 5px;
  display: block;
  float: left;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09), 0 2px 2px rgba(0, 0, 0, 0.08);
  text-align: center;
}

.pagination span {
  color: #c4c4c4;
}

.pagination a:hover {
  border-color: #fae892;
  background-color: #fae892;
  color: #fff;
}

.pagination a.current {
  border-color: #f6d330;
  background-color: #f6d330;
  color: #fff;
}

.pagination a.current:hover {
  border-color: #f6d330;
  background-color: #f6d330;
}

.pagination a.prev {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination a.next {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*-----------------------------------------------------------------------------------/
* Contact Template.
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------/
* Home style
/*-----------------------------------------------------------------------------------*/
.home-section {
  padding: 0px 0;
}

#features {
  background: #ffd300;
}
#features .title h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
      margin-top: 30px;
  font-family: 'Metlow Marker';
}
#features .box-2 {
  text-align: center;
  margin-bottom: 20px;
}
#features .box-2 h3 {
  font-size: 28px;
  margin-bottom: 15px;
  text-align: center;
  font-family: 'Metlow Marker';
}
#features .box-2 p {
  font-size: 18px;
 font-family: 'gothambold1';
  text-align: center;
}

.finsh .top-content {
  text-align: center;
  margin-bottom: 40px;
}
.finsh .top-content h4 {
  text-align: center;
  margin-bottom: 10px;
  font-family: 'gothambold1';
  text-transform: uppercase;
}
.finsh .custom-title {
  margin-bottom: 30px;
  overflow: hidden;
}
.finsh .custom-title h3 {
  font-size: 40px;
  margin-top: 25px;
  font-family: 'Metlow Marker';
      margin-right: 70px;
}
.finsh .custom-title .right-icon span, #header .right-icon span {
  display: block;
  float: right;
  font-family: 'gothambold1';
  font-weight: bold;
  font-size: 30px;
  margin-left: 20px;
  margin-top: 25px;
}
.finsh .custom-title .right-icon img, #header .right-icon img {
  float: right;
  height: 90px;
}

#header .right-icon {
  display: inline-block;
  float: right;
}

@media (max-width: 544px) {
  #header .right-icon {
    display: none;
  }
}
/*================================ Theme  =======================================*/
/*-----------------------------------------------------------------------------------/
* Theme Styles.
/*-----------------------------------------------------------------------------------*/
/* Document style */
::selection {
  background: #e9c20a;
  color: #fff;
}

::-moz-selection {
  background: #e9c20a;
  color: #fff;
}

/*---  custom scrollbar  ---*/
html ::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
html ::-webkit-scrollbar-thumb {
  background: #f5cc0e;
}
html ::-webkit-scrollbar-track {
  background: #ddd;
}
html body {
  scrollbar-face-color: #f5cc0e;
  scrollbar-track-color: #ddd;
}
#ProteinProducts h2{
margin-top:0px;
font-size:25px;
text-align:center;
}
#EnergyProducts h2{
margin-top: 0px;
    font-size: 25px;
    text-align: center;
}
}
.TopButtonClass{
margin-top:15px !important;
  margin-right:250px !important;
}
.displaySticky{
display:block;
}
.hideSticky{
display:none;
}</pre></body></html>