<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Project_Name: Themezy Diet Pill Lander
 * Author: Themezy
 * Email: info@themezy.com
 * URL: http://themezy.com
 */
/*===========================================  Importing CSS Libraries ===========================================*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

html { background: #fff; color: #000; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; }

body { margin: 0; }

a { background: transparent; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

@media screen and (max-width: 480px) {
h1 { font-size: 2em; margin: 0.67em 0; }
}

@media screen and (min-width: 990px) {
h1 { font-size: 3.3em; margin: 0.67em 0; }
h2 { font-size: 1.2em; margin-top: 0.83em; margin-right: 0;  margin-bottom: 0.33em;  margin-left: 0; }
}

h2 { font-size: 1.5em; margin-top: 0.83em; margin-right: 0;  margin-bottom: 0.53em;  margin-left: 0; }

h3 { font-size: 1.17em; margin: 1em 0; }

h4 { font-size: 1em; margin: 1.33em 0; }

h5 { font-size: 0.83em; margin: 1.67em 0; }

h6 { font-size: 0.75em; margin: 2.33em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after { content: ''; content: none; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; white-space: normal; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; vertical-align: baseline; }

button, input { line-height: normal; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

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

/* Global Styles */
body { color: #969097; font-size: 16px; font-family: "Roboto Condensed", "Open Sans", sans-serif; font-weight: 400; line-height: normal; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; color: #00aae5; }
h1.gradient, h2.gradient, h3.gradient, h4.gradient, h5.gradient, h6.gradient {  background: -webkit-linear-gradient(0deg, #fff, #00aae5); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
h2.gradient-footer {margin-top: -30px; background: -webkit-linear-gradient(0deg, #fff, #00aae5); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}


a { text-decoration: none; -webkit-transition: .3s ease; transition: .3s ease; color: inherit; }
a:hover { color: #00aae5; }

address { font-style: normal; }

p { margin-top: 0; }

/* Reusable Components Style */
/* button style */
.button { display: inline-block; padding: 10px 20px; background-color: #0a9ee2; color: white; border-radius: 5px; text-transform: uppercase; margin-bottom: 20px;}
.button.large { padding: 20px 40px; font-size: 18px; font-size: 1.125rem; }
.button:hover { color: white; background-color: #0a9ee2; }

/* fullwidth-block style */
.fullwidth-block { padding-top: 50px;  padding-right: 0px;  padding-bottom: 70px;  padding-left: 0px;}

/* Form style */
form .field { display: table; width: 100%; margin-bottom: 10px; }
form .field label, form .field input { display: table-cell; }
form .field label { width: 100px; }
form .field input { width: 100%; }
form .action { margin-top: 30px; text-align: center; }
form input:not([type="submit"]), form select, form textarea { padding: 10px; border: 2px solid #e4dee0; border-radius: 5px; -webkit-transition: .3s ease; transition: .3s ease; outline: none; }
form input:not([type="submit"]):hover, form input:not([type="submit"]):focus, form select:hover, form select:focus, form textarea:hover, form textarea:focus { border-color: #cdc2c6; }
form input[type="submit"], form button { padding: 10px 20px; border: none; border-radius: 3px; background: #00afff; color: white; outline: none; -webkit-transition: .3s ease; transition: .3s ease; }
form input[type="submit"]:hover, form input[type="submit"]:focus, form button:hover, form button:focus { background-color: #0a9ee2; }

.testimonial { position: relative; padding-left: 100px; margin-bottom: 20px; }
.testimonial .avatar { width: 78px; height: 78px; border-radius: 50%; overflow: hidden; position: absolute; left: 0; top: 0; }
.testimonial .avatar img { display: block; }
.testimonial .testimonial-content { background-color: #ececec; border-radius: 5px; padding: 20px; position: relative; }
.testimonial .testimonial-content .fn { color: #54585d; font-weight: 400; }
.testimonial .testimonial-content p { line-height: 24px; }
.testimonial .testimonial-content:before { content: " "; width: 0; border-style: solid; border-width: 10px; border-color: transparent #ececec transparent transparent; position: absolute; left: -20px; top: 30px; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; *zoom: 1; }
.container:after { content: " "; clear: both; display: block; overflow: hidden; height: 0; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; *zoom: 1; }
.container-fluid:after { content: " "; clear: both; display: block; overflow: hidden; height: 0; }

.row { margin-left: -15px; margin-right: -15px; *zoom: 1; }
.row:after { content: " "; clear: both; display: block; overflow: hidden; height: 0; }

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .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-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }
@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }
@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }
@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }

/* Header Styles */
.site-header { *zoom: 1; padding: 15px 0; background-color: white; }
.site-header:after { content: " "; clear: both; display: block; overflow: hidden; height: 0; }


/* Logomarca style */

.responsive {
  width: 100%;
  max-width: 500px;
  height: auto;
}

@media (max-width:767px){
  .responsive {
    width: 100%;
    max-width: 300px;
    height: auto;
    text-align:center;
    display: block;
    margin: 0 auto;
    padding-bottom: 14px;
}
}

/* Topo Telefone / E-mail */
@media (min-width: 981px) and (max-width: 1450px) {
  .badges { float: right; }
  .badges img { vertical-align: middle; margin-left: 40px; }
  }

/* Branding style */
#branding { float: left; }
#branding .branding-copy, #branding .logo { display: inline-block; vertical-align: middle; }
#branding .logo { margin-right: 10px; }
#branding .site-title { margin: 0; font-size: 18px; font-size: 1.125rem; font-weight: 400; }
#branding .site-title a { color: inherit; }
#branding .site-description { font-size: 11px; font-size: 0.6875rem; text-transform: uppercase; }

/* Banner - Topo */


.hero { background: linear-gradient(rgba(0, 83, 156, .1), rgba(0, 83, 156, .1), rgba(0, 83, 156, .0)), url(images/banner-top-min.jpg); background-size:cover; background-position: right; position: relative; z-index: 1; margin-bottom: 30px; }
.hero:before{  position:absolute; content: " "; top:0; left:0; background:rgba(31,44,108,.65); width:100%; height:100%;
}

@media screen and (max-width: 990px) { .hero { overflow-x: hidden; } }
.hero [class^="col-md-"] { padding: 50px 0; height: 560px; }

@media screen and (max-width: 640px) { .hero [class^="col-md-"] { height: auto; } }
.hero .hero-heading { max-width: 90%; }
.hero .girl { position: absolute; bottom: 0; right: -100px; z-index: -1; display: block; height: auto; }
@media screen and (max-width: 640px) { .hero .girl { position: relative; margin: 0 auto; right: auto; max-width: 100%; } }
.hero .pill-bottle { position: absolute; bottom: -50px; left: 0; display: block; }
@media screen and (max-width: 640px) { .hero .pill-bottle { display: none; } }
.hero .get-trial { background-color: white; padding: 20px; border-radius: 5px; }
.hero .get-trial h2 { color: #0a68a8; text-align: center; text-transform: uppercase; margin-top: 0; margin-bottom: 10px; font-size: 30px; font-size: 1.875rem; }
.hero .get-trial p { font-size: 12px; font-size: 0.75rem; text-align: center; text-transform: uppercase; }
.hero .get-trial form { margin-top: 20px; }
@media screen and (max-width: 480px) { .hero .get-trial label, .hero .get-trial input, .hero .get-trial select { display: block; width: 100%; }
  .hero .get-trial label { margin-bottom: 10px; }

}
.hero .ribbon-container { position: absolute; left: 250px; }
@media screen and (max-width: 640px) { .hero .ribbon-container { left: 0; right: 0; width: 320px; margin: auto; text-align: right; } }
.hero .ribbon-container .ribbon { position: relative; z-index: 1; width: 442px; margin-top: 50px; margin-left: 50px; font-size: 30px; font-size: 1.575rem; }
@media screen and (max-width: 1200px) { .hero .ribbon-container .ribbon { font-size: 20px; font-size: 1.25rem; width: 100%; } }
.hero .ribbon-container .ribbon .badge { position: absolute; left: -60px; z-index: 1; top: -15px; }
@media screen and (mix-width: 640px) { .hero .ribbon-container .ribbon .badge { top: -40px; } }
.hero .ribbon-container .ribbon .ribbon-text { padding: 10px 20px 10px 45px; height: 50px; text-align: left; text-transform: uppercase; font-weight: 700; color: white; background: #000000; background: -webkit-linear-gradient(0deg, #000000, #000000); background: linear-gradient(90deg, #000000, #000000); position: relative; }

@media screen and (max-width: 990px) { .hero .col-md-8 { padding-bottom: 0; } }
@media screen and (max-width: 990px) and (max-width: 640px) { .hero .col-md-8 { text-align: center; } }
@media screen and (max-width: 990px) { .hero .col-md-4 { padding-top: 0; }
  .hero .pill-bottle { bottom: 0; } }
  @media screen and (max-width: 1200px) { .hero .ribbon-container .ribbon .ribbon-text { padding-left: 10px; line-height: 40px; font-size: 12px; } }
  .hero .ribbon-container .ribbon .ribbon-text:after { content: " "; height: 0; width: 0; top: -5px; border-width: 30px 20px; right: -38px; border-style: solid; border-color: transparent transparent transparent #000; position: absolute; }
  .hero .check-list { margin-top: 30px; list-style: none; padding-left: 0; font-size: 20px; font-size: 1.em; }
  .hero .check-list li { margin-bottom: 10px; color: #ffffff; }
  .hero .check-list .fa { margin-right: 10px; color: #ffffff; }
  
  @media (max-width:767px){
  .hero .ribbon-container .ribbon .ribbon-text { padding-left: 0px; line-height: 40px; font-size: 12px; display: none;} 
  .hero .ribbon-container .ribbon .badge { position: absolute; left: -50px; z-index: 1; top: 50px; display: none; }
  .hero .ribbon-container .ribbon .ribbon-text:after { content: " "; height: 0; width: 0; top: 0;  border-style: solid; border-color: transparent transparent transparent #000; position: absolute; }
  .hero .check-list { text-align: left; margin-top: 15px; list-style: none; padding-left: 0; font-size: 1.em; font-weight: 300; }
  .hero .check-list li {text-align: left; margin-bottom: 10px; color: #ffffff; }
  .hero .check-list .fa { text-align: left; margin-right: 10px; color: #ffffff; }
  
  }
  
figure { overflow: hidden; display: inline-block; }
figure.circle { border-radius: 50%; }
figure img { display: block; width: 100%; max-width: 100%; }

.fullwidth-block h2 { font-size: 45px; font-size: 2.8125rem; text-transform: uppercase; }
.fullwidth-block p { line-height: 36px; }

.cta { text-align: center; }
.cta h2 { font-size: 60px; font-size: 3.75rem; }


.div-1 {
  background-color: #e9ecef;
}

/* Footer 2 */

.column {
float: left;  
width: 25%; 
padding: 10px; 
}

/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}







/* Footer Styles */
.site-footer { padding: 25px 0; text-align: center; font-weight: 400; color: #54585d; background-color: #fff; font-size: 15px;}

.payment-method { margin: 70px 0; }
.payment-method img { vertical-align: middle; margin: 0 10px; }

.company-info {  text-align: center; font-weight: 300; color: #54585d; background-color: #fff; font-size: 16px;  line-height: normal; }
.company-info span { border-right: 1px solid #54585d; display: inline-block; padding: 0 10px; line-height: 20px; }
p.copy { padding-top: 10px;}


 /* for desktop */
 .whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
  .whatsapp-icon {
      margin-top: 10px;
  }

  .whatsapp_float {
      width: 40px;
      height: 40px;
      bottom: 20px;
      right: 10px;
      font-size: 22px;
  }
}

</pre></body></html>