.default-neat-grid::after {
  clear: both;
  content: "";
  display: block; }

.custom-grid-half {
  width: calc(50%);
  float: left;
  margin-left: 0; }

/* ------------------------------------------------------------ *	Variables
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *	Mixins
\* ------------------------------------------------------------ */
.ico-arrow-black {
  background: url(../assets/images/sprite/ico-arrow-black.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-down {
  background: url(../assets/images/sprite/ico-arrow-down.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 17px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-right {
  background: url(../assets/images/sprite/ico-arrow-right.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 14px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-right-hover, a:hover .ico-arrow-right, button:hover .ico-arrow-right, a.hover .ico-arrow-right, button.hover .ico-arrow-right, .ico-arrow-right.hover {
  background: url(../css/images/sprite/ico-arrow-right_hover.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 14px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-thin {
  background: url(../assets/images/sprite/ico-arrow-thin.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-thin-hover, a:hover .ico-arrow-thin, button:hover .ico-arrow-thin, a.hover .ico-arrow-thin, button.hover .ico-arrow-thin, .ico-arrow-thin.hover {
  background: url(../css/images/sprite/ico-arrow-thin_hover.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-right-thin {
  background: url(../assets/images/sprite/ico-arrow-right-thin.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-right-thin-hover, a:hover .ico-arrow-thin, button:hover .ico-arrow-thin, a.hover .ico-arrow-thin, button.hover .ico-arrow-thin, .ico-arrow-thin.hover {
  background: url(../css/images/sprite/ico-arrow-right-thin_hover.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-facebook-2 {
  background: url(../assets/images/sprite/ico-facebook-2.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 11px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-facebook {
  background: url(../assets/images/sprite/ico-facebook.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 39px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-google {
  background: url(../assets/images/sprite/ico-google.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 39px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-instagram {
  background: url(../assets/images/sprite/ico-instagram.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-linkedin {
  background: url(../assets/images/sprite/ico-linkedin.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-twitter-2 {
  background: url(../assets/images/sprite/ico-twitter-2.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 24px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-twitter {
  background: url(../assets/images/sprite/ico-twitter.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.logo-bottle {
  background: url(../assets/images/sprite/logo-bottle.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 47px;
  height: 56px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.logo-clear {
  background: url(../assets/images/sprite/logo-clear.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 127px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  .ico-arrow-black {
    background: url(../assets/images/sprite/ico-arrow-black@2x.png) no-repeat 0 0;
    width: 15.5px;
    height: 14px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-arrow-down {
    background: url(../assets/images/sprite/ico-arrow-down@2x.png) no-repeat 0 0;
    width: 17px;
    height: 13px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-arrow-right {
    background: url(../assets/images/sprite/ico-arrow-right@2x.png) no-repeat 0 0;
    width: 14px;
    height: 16px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-arrow-thin {
    background: url(../assets/images/sprite/ico-arrow-thin@2x.png) no-repeat 0 0;
    width: 14px;
    height: 14px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-facebook-2 {
    background: url(../assets/images/sprite/ico-facebook-2@2x.png) no-repeat 0 0;
    width: 11px;
    height: 21px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-facebook {
    background: url(../assets/images/sprite/ico-facebook@2x.png) no-repeat 0 0;
    width: 39px;
    height: 39px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-google {
    background: url(../assets/images/sprite/ico-google@2x.png) no-repeat 0 0;
    width: 39px;
    height: 39px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-instagram {
    background: url(../assets/images/sprite/ico-instagram@2x.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-linkedin {
    background: url(../assets/images/sprite/ico-linkedin@2x.png) no-repeat 0 0;
    width: 21px;
    height: 21px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-twitter-2 {
    background: url(../assets/images/sprite/ico-twitter-2@2x.png) no-repeat 0 0;
    width: 24px;
    height: 19.5px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .ico-twitter {
    background: url(../assets/images/sprite/ico-twitter@2x.png) no-repeat 0 0;
    width: 38px;
    height: 38px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .logo-bottle {
    background: url(../assets/images/sprite/logo-bottle@2x.png) no-repeat 0 0;
    width: 37px;
    height: 46px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .logo-clear {
    background: url(../assets/images/sprite/logo-clear@2x.png) no-repeat 0 0;
    width: 114px;
    height: 28px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0; } }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-BoldItalic.eot");
  src: url("fonts/Value-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Value-BoldItalic.woff") format("woff"), url("fonts/Value-BoldItalic.ttf") format("truetype"), url("fonts/Value-BoldItalic.svg#Value-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Black.eot");
  src: url("fonts/Value-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Black.woff") format("woff"), url("fonts/Value-Black.ttf") format("truetype"), url("fonts/Value-Black.svg#Value-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-MediumItalic.eot");
  src: url("fonts/Value-MediumItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Value-MediumItalic.woff") format("woff"), url("fonts/Value-MediumItalic.ttf") format("truetype"), url("fonts/Value-MediumItalic.svg#Value-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Italic.eot");
  src: url("fonts/Value-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Italic.woff") format("woff"), url("fonts/Value-Italic.ttf") format("truetype"), url("fonts/Value-Italic.svg#Value-Italic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value.eot");
  src: url("fonts/Value.eot?#iefix") format("embedded-opentype"), url("fonts/Value.woff") format("woff"), url("fonts/Value.ttf") format("truetype"), url("fonts/Value.svg#Value") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Bold.eot");
  src: url("fonts/Value-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Bold.woff") format("woff"), url("fonts/Value-Bold.ttf") format("truetype"), url("fonts/Value-Bold.svg#Value-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Medium.eot");
  src: url("fonts/Value-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Medium.woff") format("woff"), url("fonts/Value-Medium.ttf") format("truetype"), url("fonts/Value-Medium.svg#Value-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

/* ------------------------------------------------------------ *	Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: 1530px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto; }
  .shell:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  @media (max-width: 1200px) {
    .shell {
      padding-left: 40px;
      padding-right: 40px; } }

/* ------------------------------------------------------------ *	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  tap-highlight-color: transparent; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none; }

img,
iframe,
video,
audio,
object {
  max-width: 100%; }

img,
iframe {
  border: 0 none; }

img {
  height: auto;
  display: inline-block;
  vertical-align: middle; }

b,
strong {
  font-weight: bold; }

address {
  font-style: normal; }

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

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
  cursor: pointer; }

a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default; }

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

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

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

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

button,
select {
  text-transform: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

nav ul,
nav ol {
  list-style: none outside none; }

/* ------------------------------------------------------------ *	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #fff;
  font-family: "Value", sans-serif;
  font-size: 1.3vw;
  line-height: 1.4;
  letter-spacing: 0.004em;
  color: #000; }

a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s; }

a:hover {
  color: #b62467;
  text-decoration: none; }

a:hover,
a:focus,
a:active {
  outline: 0;
  color: inherit; }

a[href^="tel"] {
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px 0;
  font-weight: 900; }

h1 {
  font-size: 6.77vw;
  letter-spacing: -0.01em;
  line-height: 0.88; }

h2 {
  font-size: 4.95vw;
  letter-spacing: -0.013em;
  line-height: 1.01; }

h3 {
  font-size: 4.69vw;
  letter-spacing: -0.014em;
  line-height: 1.03; }

h4 {
  font-size: 4.17vw;
  letter-spacing: -0.01em;
  line-height: 1.14; }

h5 {
  font-size: 1.67vw;
  letter-spacing: -0.028em;
  line-height: 1.2; }

h6 {
  font-size: 1.04vw;
  font-weight: 700; }

p,
ul,
ol,
dl,
table,
blockquote {
  margin-bottom: 10px; }

h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0; }

@media (max-width: 1360px) {
  body {
    font-size: 1.8vw; }
  h6 {
    font-size: 1.3vw; } }

@media (max-width: 992px) {
  body {
    font-size: 2.5vw;
    line-height: 1.6; }
  h2, h3 {
    font-size: 7vw; }
  h5 {
    font-size: 2.5vw; }
  h6 {
    font-size: 2vw; } }

@media (max-width: 576px) {
  body {
    font-size: 4.2vw; }
  h2 {
    font-size: 6.5vw; }
  h3 {
    font-size: 8vw; }
  h4 {
    font-size: 6vw; }
  h5 {
    font-size: 4.5vw; }
  h6 {
    font-size: 4.3vw; } }

/* ------------------------------------------------------------ *	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both; }

/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden; }

.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

/*  No Scroll  */
.no-scroll {
  position: fixed;
  overflow: hidden;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

/*  Hidden  */
[hidden],
.hidden {
  display: none; }

/*  Alignleft  */
.alignleft {
  float: left; }

/*  Alignright  */
.alignright {
  float: right; }

/*  Disabled  */
[disabled],
.disabled {
  cursor: default; }

/*  Grid  */
.cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.col {
  width: 100%;
  float: none; }

.col--1of2 {
  width: 50%; }

/*  Responsive Helpers  */
.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) {
  .hidden-xs {
    display: none !important; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; } }

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

@media (min-width: 1024px) and (max-width: 1200px) {
  .hidden-md {
    display: none !important; }
  .visible-md-block {
    display: block !important; }
  .visible-md-inline {
    display: inline !important; }
  .visible-md-inline-block {
    display: inline-block !important; } }

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

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-BoldItalic.eot");
  src: url("fonts/Value-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Value-BoldItalic.woff") format("woff"), url("fonts/Value-BoldItalic.ttf") format("truetype"), url("fonts/Value-BoldItalic.svg#Value-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Black.eot");
  src: url("fonts/Value-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Black.woff") format("woff"), url("fonts/Value-Black.ttf") format("truetype"), url("fonts/Value-Black.svg#Value-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-MediumItalic.eot");
  src: url("fonts/Value-MediumItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Value-MediumItalic.woff") format("woff"), url("fonts/Value-MediumItalic.ttf") format("truetype"), url("fonts/Value-MediumItalic.svg#Value-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Italic.eot");
  src: url("fonts/Value-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Italic.woff") format("woff"), url("fonts/Value-Italic.ttf") format("truetype"), url("fonts/Value-Italic.svg#Value-Italic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value.eot");
  src: url("fonts/Value.eot?#iefix") format("embedded-opentype"), url("fonts/Value.woff") format("woff"), url("fonts/Value.ttf") format("truetype"), url("fonts/Value.svg#Value") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Bold.eot");
  src: url("fonts/Value-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Bold.woff") format("woff"), url("fonts/Value-Bold.ttf") format("truetype"), url("fonts/Value-Bold.svg#Value-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Value';
  src: url("fonts/Value-Medium.eot");
  src: url("fonts/Value-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Value-Medium.woff") format("woff"), url("fonts/Value-Medium.ttf") format("truetype"), url("fonts/Value-Medium.svg#Value-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

/* ------------------------------------------------------------ *	Header
\* ------------------------------------------------------------ */
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: #fff; }
  .header.active {
    background: rgba(255, 255, 255, 0.9); }
    .header.active .logo i {
      display: none; }
    .header.active .notification {
      display: none; }
    .header.active .header__container {
      padding: 30px 0; }
    .header.active .nav-btn {
      top: 45px; }
  .header .header__container {
    position: relative;
    padding: 91px 0 57px; }
    .header .header__container:after {
      content: '';
      display: table;
      clear: both;
      line-height: 0; }
    @media (max-width: 992px) {
      .header .header__container {
        padding: 30px 0; } }
  .header .logo {
    float: left; }
    .header .logo i {
      display: block;
      margin: auto; }
  .header .nav,
  .header .header__actions {
    float: left; }
    @media (max-width: 992px) {
      .header .nav,
      .header .header__actions {
        float: none; } }
  .header .nav {
    margin-top: 25px; }
    @media (max-width: 992px) {
      .header .nav {
        margin-top: 0; } }
  .header .header__inner {
    float: right; }
    @media (max-width: 992px) {
      .header .header__inner {
        float: none;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        z-index: 10;
        padding: 20px 0;
        margin: 0 -30px;
        visibility: hidden;
        opacity: 0;
        background: #b62467;
        -webkit-transition: opacity .3s, visibility .3s;
        -o-transition: opacity .3s, visibility .3s;
        transition: opacity .3s, visibility .3s; }
        .header .header__inner.open {
          visibility: visible;
          opacity: 1; } }
  .header .header__inner:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .header .nav + .header__actions {
    margin-left: 190px; }
    @media (max-width: 992px) {
      .header .nav + .header__actions {
        margin: 20px 0 0 0; } }
  .header .header__actions {
    margin-top: 8px;
    font-size: 0.94vw;
    color: #b62467; }
    .header .header__actions .link-sign {
      position: relative;
      padding-bottom: 5px;
      display: inline-block;
      margin-top: 5px;
      vertical-align: middle;
      text-decoration: none; }
      .header .header__actions .link-sign:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 0;
        height: 2px;
        background: #b51e5d;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
      .header .header__actions .link-sign:hover:after {
        width: 100%; }
      @media (max-width: 992px) {
        .header .header__actions .link-sign {
          display: block;
          margin-top: 0;
          font-size: 2.5vw;
          color: #fff;
          text-align: center; }
          .header .header__actions .link-sign:after {
            content: none; } }
      @media (max-width: 767px) {
        .header .header__actions .link-sign {
          font-size: 5vw; } }
    .header .header__actions a + a {
      margin-left: 38px; }
    @media (max-width: 1360px) {
      .header .header__actions {
        font-size: 1.3vw; } }
    @media (max-width: 992px) {
      .header .header__actions {
        margin: 0;
        text-align: center; }
        .header .header__actions a + a {
          margin: 15px 0 0 0; }
        .header .header__actions .btn {
          display: inline-block;
          border-color: #fff;
          color: #fff; }
          .header .header__actions .btn:after {
            background: #fff; }
          .header .header__actions .btn:hover {
            color: #b62467; } }
    @media (max-width: 992px) and (max-width: 992px) {
      .header .header__actions .btn {
        font-size: 5vw;
        padding: 0 30px; } }
  .header .notification {
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px 16px;
    border-radius: 0 0 8px 8px;
    background: #b51e5d;
    color: #fff;
    font-size: 0.73vw;
    font-weight: 500; }
    .header .notification a:hover {
      color: #fff; }
    @media (max-width: 1360px) {
      .header .notification {
        font-size: 1.2vw; } }
    @media (max-width: 992px) {
      .header .notification {
        font-size: 1.8vw; } }
    @media (max-width: 767px) {
      .header .notification {
        font-size: 2.2vw; } }
    @media (max-width: 576px) {
      .header .notification {
        font-size: 3vw; } }

/* ------------------------------------------------------------ *	Nav
\* ------------------------------------------------------------ */
.nav {
  font-family: "Value", sans-serif;
  font-size: 0.94vw;
  color: #b62467; }
  .nav ul:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .nav li {
    float: left; }
  .nav li + li {
    margin-left: 23px; }
  .nav a {
    position: relative;
    padding-bottom: 5px;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
    .nav a:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 0;
      height: 2px;
      background: #b51e5d;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
    .nav a:hover:after {
      width: 100%; }
  @media (max-width: 1360px) {
    .nav {
      font-size: 1.3vw; } }
  @media (max-width: 992px) {
    .nav {
      display: block;
      font-size: 2.5vw;
      color: #fff;
      text-align: center; }
      .nav li {
        float: none; }
      .nav li + li {
        margin: 20px 0 0  0; }
      .nav a:after {
        background: #fff; } }
  @media (max-width: 767px) {
    .nav {
      font-size: 5vw; } }

/* ------------------------------------------------------------ *	Nav Btn
\* ------------------------------------------------------------ */
.nav-btn {
  display: none;
  vertical-align: middle;
  position: absolute;
  top: 70px;
  right: 50px;
  height: 18px;
  width: 30px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  @media (max-width: 992px) {
    .nav-btn {
      display: inline-block; } }
  .nav-btn span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #b62467;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
    .nav-btn span:nth-child(1) {
      top: 0px; }
    .nav-btn span:nth-child(2) {
      top: 7px; }
    .nav-btn span:nth-child(3) {
      top: 14px; }

.nav-btn.active span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.nav-btn.active span:nth-child(2) {
  opacity: 0;
  left: -60px; }

.nav-btn.active span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

/* ------------------------------------------------------------ *	Buttons
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.btn:focus,
.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0; }

.btn--default {
  position: relative;
  min-width: 128px;
  height: 53px;
  padding: 0 10px;
  border: 2px solid #b62467;
  border-radius: 100px;
  line-height: 49px;
  color: #b62467;
  font-size: 0.94vw;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  overflow: hidden; }
  .btn--default:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #b62467;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .btn--default:hover {
    color: #fff; }
  .btn--default:hover:after {
    width: 100%; }
  .btn--default span {
    position: relative;
    z-index: 5; }
  @media (max-width: 1360px) {
    .btn--default {
      font-size: 1.3vw; } }
  @media (max-width: 992px) {
    .btn--default {
      font-size: 2vw; } }
  @media (max-width: 767px) {
    .btn--default {
      font-size: 2vw; } }
  @media (max-width: 576px) {
    .btn--default {
      font-size: 3.3vw; } }

.btn--wide {
  min-width: 178px; }

.btn--wider {
  min-width: 208px; }

.btn--icon span {
  position: relative;
  z-index: 5;
  vertical-align: middle; }

.btn--icon i {
  position: relative;
  z-index: 5; }

.btn--large {
  min-width: 228px; }

.btn--light {
  border-color: #fff;
  color: #fff; }
  .btn--light:after {
    background-color: #fff; }
  .btn--light:hover {
    color: #b62467; }

/* ------------------------------------------------------------ *	Btn Order
\* ------------------------------------------------------------ */
.btn-order,
.gform_button {
  color: #fff;
  border: 0;
  background: transparent;
  font-size: 1.56vw;
  font-weight: 700;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .btn-order:focus,
  .gform_button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0; }
  .btn-order:hover,
  .gform_button:hover {
    opacity: .8; }
  @media (max-width: 767px) {
    .btn-order,
    .gform_button {
      font-size: 2.6vw; } }
  @media (max-width: 576px) {
    .btn-order,
    .gform_button {
      font-size: 4vw; } }

/* ------------------------------------------------------------ *	Btn Subscribe
\* ------------------------------------------------------------ */
.btn-subscribe {
  border: 0;
  background: transparent; }
  .btn-subscribe:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0; }
  .btn-subscribe i {
    display: inline-block;
    -webkit-transform: rotateZ(270deg);
    -ms-transform: rotate(270deg);
    transform: rotateZ(270deg); }

/* ------------------------------------------------------------ *	Btn Close
\* ------------------------------------------------------------ */
.btn-close {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #b62467; }
  .btn-close span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 80%;
    height: 5px;
    background: #fff; }
    .btn-close span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .btn-close span:nth-child(2) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

/* ------------------------------------------------------------ *	Link
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *	Intro
\* ------------------------------------------------------------ */
.intro {
  padding-top: 300px; }
  @media (max-width: 992px) {
    .intro {
      padding-top: 160px; } }
  .intro h1 {
    color: #b51e5d; }
  .intro .intro__inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden; }
  .intro .intro__aside {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .intro .intro__aside.fade {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  .intro .intro__content {
    color: #b62467;
    padding-top: 5px;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .intro .intro__content h1 {
      margin-bottom: 25px; }
    @media (max-width: 992px) {
      .intro .intro__content {
        padding-top: 0; } }
  .intro .intro__content.fade {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  @media (max-width: 992px) {
    .intro .intro__image {
      margin: 0 auto 40px; } }

/* ------------------------------------------------------------ *	Articles
\* ------------------------------------------------------------ */
.article {
  overflow: hidden;
  margin-top: 190px; }
  @media (max-width: 1360px) {
    .article {
      margin-top: 50px; } }
  @media (max-width: 992px) {
    .article {
      margin-top: 30px; } }
  .article .article__content {
    color: #b62467;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .article .article__content h3 {
      margin-bottom: 31px; }
    .article .article__content p {
      padding-left: 3px;
      margin-bottom: 35px; }
    @media (max-width: 1360px) {
      .article .article__content {
        padding-top: 40px; }
        .article .article__content p {
          padding-left: 0;
          margin-bottom: 20px; } }
    @media (max-width: 992px) {
      .article .article__content {
        padding: 0; } }
  .article .article__content.fade {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  .article .article__image {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .article .article__image.fade {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1; }
  @media (max-width: 1360px) {
    .article .article__image {
      text-align: center; } }
  @media (max-width: 992px) {
    .article .article__image {
      margin: 0 auto 40px; } }

.article--inversed .article__content {
  padding: 16px 40px 0 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  .article--inversed .article__content h3 {
    margin-bottom: 40px; }
  .article--inversed .article__content p {
    margin-bottom: 96px; }
  @media (max-width: 1360px) {
    .article--inversed .article__content {
      padding-top: 80px; }
      .article--inversed .article__content p {
        margin-bottom: 50px; } }
  @media (max-width: 992px) {
    .article--inversed .article__content {
      padding: 0; }
      .article--inversed .article__content p {
        margin-bottom: 20px; } }

.article--inversed .article__content.fade {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1; }

.article--inversed .article__image {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.article--inversed .article__image.fade {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1; }

/* ------------------------------------------------------------ *	Article Main
\* ------------------------------------------------------------ */
.article-main {
  margin-bottom: 115px; }
  @media (max-width: 1360px) {
    .article-main {
      margin-bottom: 50px; } }
  .article-main .article__head {
    margin-bottom: 73px; }
    @media (max-width: 1360px) {
      .article-main .article__head {
        margin-bottom: 30px; } }
  .article-main h3 {
    max-width: 70%;
    margin-bottom: 60px;
    color: #b62467; }
    @media (max-width: 992px) {
      .article-main h3 {
        margin-bottom: 20px; } }
    @media (max-width: 576px) {
      .article-main h3 {
        max-width: 100%; } }
  .article-main .article__meta:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .article-main .article__meta .article__meta-inner {
    float: left; }
  .article-main .article__meta .socials-share {
    float: right; }
  .article-main .article__meta p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 0.63vw;
    color: #878787; }
    @media (max-width: 1360px) {
      .article-main .article__meta p {
        font-size: 0.8vw; } }
    @media (max-width: 992px) {
      .article-main .article__meta p {
        font-size: 1vw; } }
    @media (max-width: 767px) {
      .article-main .article__meta p {
        font-size: 1.5vw; } }
    @media (max-width: 576px) {
      .article-main .article__meta p {
        font-size: 3vw; } }
  .article-main .article__meta p + p {
    margin-top: 6px; }
  .article-main .article__body p {
    max-width: 63%;
    margin-bottom: 35px;
    font-size: 1.04vw;
    line-height: 1.75; }
    @media (max-width: 1360px) {
      .article-main .article__body p {
        font-size: 1.3vw; } }
    @media (max-width: 992px) {
      .article-main .article__body p {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .article-main .article__body p {
        font-size: 1.6vw;
        max-width: 100%; } }
    @media (max-width: 576px) {
      .article-main .article__body p {
        font-size: 3vw; } }
  .article-main .article__body p:last-child {
    margin-bottom: 0; }
  .article-main .article__body img {
    max-width: 84%;
    margin-bottom: 51px; }
    @media (max-width: 992px) {
      .article-main .article__body img {
        margin-bottom: 20px;
        max-width: 100%; } }
    @media (max-width: 767px) {
      .article-main .article__body img {
        display: block;
        margin: 0 auto 20px; } }

/* ------------------------------------------------------------ *	Section Default
\* ------------------------------------------------------------ */
.section--default {
  padding: 202px 0 195px; }
  @media (max-width: 1360px) {
    .section--default {
      padding: 100px 0; } }
  @media (max-width: 992px) {
    .section--default {
      padding: 65px 0; } }

/* ------------------------------------------------------------ *	Section Solid
\* ------------------------------------------------------------ */
.section--solid {
  background-color: #bc2467; }

/* ------------------------------------------------------------ *	Section Centered
\* ------------------------------------------------------------ */
.section--centered .section__head {
  margin-bottom: 113px;
  text-align: center; }

.section--centered .section__title--animated {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .5s, visibility .5s;
  -o-transition: opacity .5s, visibility .5s;
  transition: opacity .5s, visibility .5s; }

.section--centered .section__title--animated.fade {
  visibility: visible;
  opacity: 1; }

@media (max-width: 1360px) {
  .section--centered .section__head {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .section--centered .section__head {
    margin-bottom: 20px; } }

/* ------------------------------------------------------------ *	Section Alt
\* ------------------------------------------------------------ */
.section--alt {
  padding: 104px 0 150px; }
  .section--alt h4 {
    color: #b62467; }
  .section--alt .section__body + .section__foot {
    margin-top: 160px; }
  @media (max-width: 1360px) {
    .section--alt {
      padding: 70px 0; }
      .section--alt .section__body + .section__foot {
        margin-top: 60px; } }
  @media (max-width: 992px) {
    .section--alt {
      padding: 30px 0; } }

/* ------------------------------------------------------------ *	Section Article
\* ------------------------------------------------------------ */
.section--article {
  padding: 65px 0 250px; }
  @media (max-width: 1360px) {
    .section--article {
      padding: 65px 0; } }
  @media (max-width: 992px) {
    .section--article {
      padding: 30px 0; } }

/* ------------------------------------------------------------ *	Section Logos
\* ------------------------------------------------------------ */
.section--logos {
  padding: 80px 0; }
  @media (max-width: 992px) {
    .section--logos {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .section--logos {
      padding: 30px 0 0 0; } }
  .section--logos h4 {
    color: #b62467;
    margin-bottom: 70px;
    text-align: center; }
  .section--logos .list-logos {
    margin-bottom: 120px; }
  .section--logos .list-logos:last-child {
    margin-bottom: 0; }
  @media (max-width: 1360px) {
    .section--logos .list-logos {
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .section--logos .list-logos {
      margin-bottom: 0px; }
    .section--logos h4 {
      margin-bottom: 40px; } }

/* ------------------------------------------------------------ *	Section Form
\* ------------------------------------------------------------ */
.section--form {
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-top: 190px; }
  @media (max-width: 1360px) {
    .section--form {
      margin-top: 50px; } }
  @media (max-width: 992px) {
    .section--form {
      margin-top: 50px; } }
  @media (max-width: 576px) {
    .section--form {
      margin-top: 30px; } }
  @media (max-width: 992px) {
    .section--form {
      background-image: none !important; } }
  .section--form .section__inner {
    position: relative; }
    .section--form .section__inner .section__image {
      position: absolute;
      right: 0;
      bottom: 0; }
    .section--form .section__inner .section__content {
      position: relative;
      z-index: 5;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-height: 1170px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
      flex-flow: column wrap;
      padding-top: 60px; }
      @media (max-width: 992px) {
        .section--form .section__inner .section__content {
          min-height: 100%;
          padding: 50px 0; } }
      @media (max-width: 576px) {
        .section--form .section__inner .section__content {
          min-height: 100%;
          padding: 30px 0; } }
      .section--form .section__inner .section__content h2 {
        max-width: 927px;
        margin-bottom: 45px;
        color: #fff; }
        @media (max-width: 992px) {
          .section--form .section__inner .section__content h2 {
            max-width: 100%;
            margin-bottom: 20px; } }
      .section--form .section__inner .section__content p {
        max-width: 710px;
        margin-bottom: 10px;
        color: #fff; }
        @media (max-width: 1360px) {
          .section--form .section__inner .section__content p {
            max-width: 450px;
            margin-bottom: 20px; } }
        @media (max-width: 992px) {
          .section--form .section__inner .section__content p {
            max-width: 100%; } }
    @media (max-width: 992px) {
      .section--form .section__inner .list-radios li {
        float: none;
        display: inline-block; }
      .section--form .section__inner .list-radios li + li {
        margin-left: 50px; } }
    @media (max-width: 767px) {
      .section--form .section__inner .list-radios li {
        display: block; }
      .section--form .section__inner .list-radios li + li {
        margin-left: 0; } }

/* ------------------------------------------------------------ *	Info
\* ------------------------------------------------------------ */
.info {
  margin-top: 41px;
  color: #b62467; }
  .info h3 {
    margin-bottom: 59px; }
  @media (max-width: 992px) {
    .info {
      margin-top: 65px;
      text-align: left; }
      .info h3 {
        margin-bottom: 40px; } }

/* ------------------------------------------------------------ *	Callout
\* ------------------------------------------------------------ */
.callout {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center; }
  @media (max-width: 992px) {
    .callout {
      background-image: none !important; } }
  .callout .callout__content {
    width: 53.4%;
    padding: 120px 0 155px; }
    .callout .callout__content h2 {
      margin-bottom: 53px;
      color: #fff; }
    @media (max-width: 992px) {
      .callout .callout__content {
        padding: 30px 0;
        width: 100%;
        text-align: center; }
        .callout .callout__content h2 {
          margin-bottom: 20px; } }

/* ------------------------------------------------------------ *	Features
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .features {
    margin-bottom: -40px; } }

.feature {
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .5s, visibility .5s;
  -o-transition: opacity .5s, visibility .5s;
  transition: opacity .5s, visibility .5s; }
  @media (max-width: 767px) {
    .feature {
      margin-bottom: 40px; } }
  .feature .feature__image {
    margin-bottom: 54px; }
    @media (max-width: 767px) {
      .feature .feature__image {
        margin-bottom: 20px; } }
  .feature h5 {
    color: #b62467; }
  .feature p {
    font-size: 1.04vw;
    line-height: 1.6; }
    @media (max-width: 1360px) {
      .feature p {
        font-size: 1.3vw; } }
    @media (max-width: 767px) {
      .feature p {
        font-size: 2vw; } }
    @media (max-width: 576px) {
      .feature p {
        font-size: 3.5vw; } }

.feature.fade {
  visibility: visible;
  opacity: 1; }

/* ------------------------------------------------------------ *	Testimonials
\* ------------------------------------------------------------ */
.testimonial {
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .5s, visibility .5s;
  -o-transition: opacity .5s, visibility .5s;
  transition: opacity .5s, visibility .5s; }
  .testimonial .testimonial__image {
    display: inline-block;
    position: relative;
    margin-bottom: 45px; }
    @media (max-width: 767px) {
      .testimonial .testimonial__image {
        width: 50%;
        margin: 0 auto 20px; } }
    .testimonial .testimonial__image:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      background-color: rgba(182, 36, 103, 0.5); }
  .testimonial h5 {
    margin-bottom: 15px;
    color: #b62467;
    letter-spacing: -0.01em; }
    @media (max-width: 767px) {
      .testimonial h5 {
        padding: 0 5px; } }
  .testimonial cite {
    display: block;
    font-style: normal;
    font-size: 1.04vw; }
    .testimonial cite strong {
      font-weight: 500; }
    @media (max-width: 1360px) {
      .testimonial cite {
        font-size: 1.3vw; } }
    @media (max-width: 992px) {
      .testimonial cite {
        font-size: 1.5vw; } }
    @media (max-width: 767px) {
      .testimonial cite {
        font-size: 1.7vw; } }
    @media (max-width: 576px) {
      .testimonial cite {
        padding: 0 5px;
        font-size: 3vw; } }

.testimonial.fade {
  visibility: visible;
  opacity: 1; }

/* ------------------------------------------------------------ *	List Logos
\* ------------------------------------------------------------ */
.list-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  margin: 0 -10px; }
  @media (max-width: 992px) {
    .list-logos {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .list-logos li {
    min-height: 127px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(100% / 6);
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 127px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .4s, opacity .4s;
    -o-transition: visibility .4s, opacity .4s;
    transition: visibility .4s, opacity .4s; }
    @media (max-width: 992px) {
      .list-logos li {
        width: 33.33%;
        padding: 0 35px; } }
    @media (max-width: 576px) {
      .list-logos li {
        width: 50%; } }
  .list-logos li.fade {
    visibility: visible;
    opacity: 1; }

/* ------------------------------------------------------------ *	List Radios
\* ------------------------------------------------------------ */
.list-radios {
  list-style-type: none; }
  .list-radios:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .list-radios li {
    float: left; }
  .list-radios li + li {
    margin-left: 81px; }
  .list-radios .radio {
    line-height: 32px; }
  .list-radios .radio input {
    display: none; }
  .list-radios .radio input:checked + label:before {
    background: #fff; }
  .list-radios label {
    position: relative;
    padding-left: 47px;
    color: #fff; }
  .list-radios label:before {
    content: '';
    position: absolute;
    left: -3px;
    top: -2px;
    width: 32px;
    height: 32px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: transparent; }
  @media (max-width: 992px) {
    .list-radios .radio {
      line-height: 29px; }
    .list-radios label:before {
      width: 29px;
      height: 29px;
      top: 0;
      left: 0; } }

/* ------------------------------------------------------------ *	List Info
\* ------------------------------------------------------------ */
.list-info {
  list-style-type: none; }
  .list-info:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .list-info li {
    float: left; }
    .list-info li a {
      display: inline-block; }
    .list-info li a + a {
      margin-left: 8px; }
      @media (max-width: 992px) {
        .list-info li a + a {
          margin-left: 0; } }
    @media (max-width: 992px) {
      .list-info li {
        margin-bottom: 20px;
        width: 50%;
        text-align: left; } }
    @media (max-width: 767px) {
      .list-info li {
        width: 100%; } }
  .list-info li + li {
    margin-left: 145px; }
    @media (max-width: 992px) {
      .list-info li + li {
        margin-left: 0px; } }

/* ------------------------------------------------------------ *	Socials Share
\* ------------------------------------------------------------ */
.socials-share {
  margin-right: 130px; }
  @media (max-width: 767px) {
    .socials-share {
      margin-right: 0; } }
  .socials-share ul {
    list-style-type: none; }
    .socials-share ul:after {
      content: '';
      display: table;
      clear: both;
      line-height: 0; }
  .socials-share li {
    float: left; }
  .socials-share li + li {
    margin-left: 10px; }
  .socials-share a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .socials-share a:hover {
    opacity: .7; }
  @media (max-width: 767px) {
    .socials-share i {
      width: 30px;
      height: 30px; } }

/* ------------------------------------------------------------ *	Socials
\* ------------------------------------------------------------ */
.socials span {
  display: inline-block;
  margin-right: 32px;
  vertical-align: middle;
  font-size: 0.94vw;
  font-weight: 500;
  color: #3c3c3c; }
  @media (max-width: 1360px) {
    .socials span {
      font-size: 1.3vw; } }
  @media (max-width: 767px) {
    .socials span {
      display: block;
      margin: 0 0 10px 0;
      font-size: 2vw; } }
  @media (max-width: 767px) {
    .socials span {
      font-size: 3.5vw; } }

.socials ul {
  display: inline-block;
  list-style-type: none;
  font-size: 0;
  vertical-align: middle; }
  .socials ul:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .socials ul li {
    float: left; }
  .socials ul li + li {
    margin-left: 15px; }
  .socials ul a {
    display: block;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
  .socials ul a:hover {
    opacity: .7; }

/* ------------------------------------------------------------ *	Slider
\* ------------------------------------------------------------ */
.slider .owl-dots {
  margin-top: 95px;
  text-align: center; }

.slider .owl-dot {
  display: inline-block; }

.slider .owl-dot span {
  display: block;
  height: 14px;
  width: 14px;
  border: 2px solid #b62476;
  border-radius: 50%;
  background: transparent; }

.slider .owl-dot + .owl-dot {
  margin-left: 4px; }

.slider .owl-dot.active span {
  background: #b62476; }

@media (max-width: 992px) {
  .slider .owl-dots {
    margin-top: 30px; } }

/* ------------------------------------------------------------ *	Form
\* ------------------------------------------------------------ */
.field {
  width: 100%;
  height: 59px;
  padding: 0 22px;
  border: 0;
  background: #fff;
  font-size: 1.15vw;
  color: #b62467;
  font-weight: 700; }
  .field::-webkit-input-placeholder {
    color: inherit; }
  .field::-moz-placeholder {
    color: inherit; }
  .field:-ms-input-placeholder {
    color: inherit; }
  .field::placeholder {
    color: inherit; }
  @media (max-width: 767px) {
    .field {
      font-size: 2vw; } }
  @media (max-width: 576px) {
    .field {
      font-size: 3.5vw; } }

.form-order .form__row {
  margin-bottom: 11px; }
  .form-order .form__row:last-child {
    margin-bottom: 0; }

.form-order .form__row--alt {
  margin-bottom: 18px; }

.form-order .select {
  position: relative; }
  .form-order .select:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 13px solid #b62467;
    margin: auto; }
  .form-order .select select {
    width: 100%;
    height: 59px;
    padding: 0 22px;
    border: 0;
    background: #fff;
    font-size: 1.15vw;
    border-radius: 0;
    color: #b62467;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    @media (max-width: 767px) {
      .form-order .select select {
        font-size: 2vw; } }
    @media (max-width: 576px) {
      .form-order .select select {
        font-size: 3.5vw; } }

.form-order .form__body {
  margin-bottom: 80px; }
  @media (max-width: 992px) {
    .form-order .form__body {
      margin-bottom: 20px; } }

.gform_wrapper .top_label .gfield_label {
  display: none !important; }

#field_1_1 .gfield_label,
#field_1_10 .gfield_label {
  display: block !important;
  color: white; }

#field_1_1 label,
#field_1_10 label {
  margin-right: 20px !important; }

.gfield_radio {
  list-style-type: none !important; }
  .gfield_radio:after {
    content: '' !important;
    display: table !important;
    clear: both !important;
    line-height: 0 !important; }
  .gfield_radio li {
    float: left !important; }
  .gfield_radio li + li {
    margin-left: 81px !important; }
  .gfield_radio .radio {
    line-height: 25px !important; }
  .gfield_radio .radio input {
    display: none !important; }
  .gfield_radio .radio input:checked + label:before {
    background: #fff !important; }
  .gfield_radio label {
    position: relative;
    padding-left: 47px !important;
    color: #fff !important; }
  .gfield_radio label:before {
    content: '' !important;
    position: absolute !important;
    left: -3px !important;
    top: -2px !important;
    width: 25px !important;
    height: 25px !important;
    border: 3px solid #fff !important;
    border-radius: 50% !important;
    background: transparent !important; }
  @media (max-width: 992px) {
    .gfield_radio .radio {
      line-height: 20px !important; }
    .gfield_radio label:before {
      width: 20px !important;
      height: 20px !important;
      top: 0 !important;
      left: 0 !important; } }

.gform_wrapper ul.gfield_radio input:checked + label:before {
  background: #fff !important; }

.gform_confirmation_wrapper {
  color: white; }

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  max-width: 100% !important; }

.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
  margin-right: 10px; }

.gform_body input[type="text"] {
  width: 100%;
  height: 59px;
  padding: 0 22px !important;
  border: 0;
  background: #fff;
  color: #b62467;
  font-weight: 700; }
  .gform_body input[type="text"]::-webkit-input-placeholder {
    color: inherit; }
  .gform_body input[type="text"]::-moz-placeholder {
    color: inherit; }
  .gform_body input[type="text"]:-ms-input-placeholder {
    color: inherit; }
  .gform_body input[type="text"]::placeholder {
    color: inherit; }
  @media (max-width: 767px) {
    .gform_body input[type="text"] {
      font-size: 2vw; } }
  @media (max-width: 576px) {
    .gform_body input[type="text"] {
      font-size: 3.5vw; } }

.gform_body input[type="radio"] {
  display: none !important; }

.ginput_container_select {
  position: relative; }
  .ginput_container_select:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 13px solid #b62467;
    margin: auto; }
  .ginput_container_select select {
    width: 100%;
    height: 59px;
    padding: 0 22px !important;
    border: 0;
    background: #fff;
    border-radius: 0;
    color: #b62467;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    @media (max-width: 767px) {
      .ginput_container_select select {
        font-size: 2vw; } }
    @media (max-width: 576px) {
      .ginput_container_select select {
        font-size: 3.5vw; } }

.name_first label,
.name_last label {
  display: none !important; }

/* ------------------------------------------------------------ *	News
\* ------------------------------------------------------------ */
@media (max-width: 992px) {
  .news {
    margin-bottom: -40px; } }

.news-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 992px) {
    .news-item {
      display: block;
      margin-bottom: 40px;
      height: auto;
      text-align: center; } }
  .news-item span {
    display: block;
    margin-bottom: 10px;
    font-size: 0.63vw;
    text-transform: uppercase;
    color: #878787; }
    @media (max-width: 1360px) {
      .news-item span {
        font-size: 0.9vw; } }
    @media (max-width: 767px) {
      .news-item span {
        font-size: 1.5vw; } }
    @media (max-width: 576px) {
      .news-item span {
        font-size: 3vw; } }
  .news-item h4 {
    margin-bottom: 13px;
    font-size: 2.34vw;
    line-height: 1;
    color: #b62467;
    letter-spacing: 0.005em; }
    @media (max-width: 576px) {
      .news-item h4 {
        font-size: 4.5vw; } }
  .news-item p {
    font-size: 1.04vw;
    line-height: 1.75;
    margin-top: auto; }
    @media (max-width: 1360px) {
      .news-item p {
        font-size: 1.3vw; } }
    @media (max-width: 767px) {
      .news-item p {
        font-size: 2vw; } }
    @media (max-width: 576px) {
      .news-item p {
        font-size: 3.2vw; } }
  .news-item img {
    margin-bottom: 35px; }
    @media (max-width: 767px) {
      .news-item img {
        margin: 0 auto 10px; } }

/* ------------------------------------------------------------ *	Footer
\* ------------------------------------------------------------ */
.footer {
  padding: 150px 0; }
  @media (max-width: 992px) {
    .footer {
      padding: 50px 0; } }
  @media (max-width: 767px) {
    .footer {
      padding: 20px 0;
      text-align: center; } }
  .footer h6 {
    font-weight: 700;
    color: #b62467; }
  .footer .footer__nav {
    float: left;
    font-size: 1.04vw;
    color: #2e2e2e; }
    @media (max-width: 1360px) {
      .footer .footer__nav {
        font-size: 1.3vw; } }
    @media (max-width: 767px) {
      .footer .footer__nav {
        margin-bottom: 40px;
        font-size: 2vw;
        width: 50%;
        text-align: left; } }
    @media (max-width: 576px) {
      .footer .footer__nav {
        font-size: 3.5vw; } }
    .footer .footer__nav ul {
      list-style-type: none; }
      .footer .footer__nav ul li + li {
        margin-top: 7px; }
      .footer .footer__nav ul a {
        text-decoration: none;
        -webkit-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s; }
      .footer .footer__nav ul a:hover {
        color: #b62467; }
    .footer .footer__nav h6 {
      margin-bottom: 6px; }
  .footer .footer__nav + .footer__nav {
    margin-left: 172px; }
    @media (max-width: 767px) {
      .footer .footer__nav + .footer__nav {
        margin: 0 0 40px; } }
  .footer .subscribe {
    padding-left: 14px; }
    @media (max-width: 767px) {
      .footer .subscribe {
        padding: 0; } }
    .footer .subscribe h6 {
      margin-bottom: 30px; }
    .footer .subscribe form {
      position: relative; }
    .footer .subscribe .subscribe__field {
      width: 100%;
      height: 40px;
      padding: 0 28px 0 8px;
      border: 0;
      border-bottom: 1px solid #000;
      border-radius: 0;
      line-height: 40px;
      font-size: 1.04vw;
      font-weight: 400;
      color: #3c3c3c; }
      @media (max-width: 1360px) {
        .footer .subscribe .subscribe__field {
          font-size: 1.3vw; } }
      @media (max-width: 767px) {
        .footer .subscribe .subscribe__field {
          font-size: 2vw; } }
      @media (max-width: 576px) {
        .footer .subscribe .subscribe__field {
          float: none;
          margin-bottom: 40px;
          font-size: 3.5vw; } }
    .footer .subscribe .btn-subscribe {
      position: absolute;
      right: 0;
      bottom: 5px;
      font-size: 18px; }
  .footer .footer__inner + .footer__bar {
    margin-top: 99px; }
    @media (max-width: 992px) {
      .footer .footer__inner + .footer__bar {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .footer .footer__inner + .footer__bar {
        margin-top: 0px; } }
  .footer .footer__bar {
    font-size: 0.94vw; }
    @media (max-width: 1360px) {
      .footer .footer__bar {
        font-size: 1.3vw; } }
    @media (max-width: 767px) {
      .footer .footer__bar {
        font-size: 2vw; } }
    @media (max-width: 576px) {
      .footer .footer__bar {
        font-size: 3.5vw; } }
  .footer .footer__container {
    padding-left: 14px; }
    .footer .footer__container:after {
      content: '';
      display: table;
      clear: both;
      line-height: 0; }
    @media (max-width: 767px) {
      .footer .footer__container {
        padding: 0; } }
    .footer .footer__container .credits {
      float: right;
      font-size: 0.94vw;
      font-weight: 500; }
      @media (max-width: 1360px) {
        .footer .footer__container .credits {
          font-size: 1.3vw; } }
      @media (max-width: 992px) {
        .footer .footer__container .credits {
          float: none;
          display: block; } }
      @media (max-width: 767px) {
        .footer .footer__container .credits {
          font-size: 2vw; } }
      @media (max-width: 767px) {
        .footer .footer__container .credits {
          font-size: 3.5vw; } }
      @media (max-width: 767px) {
        .footer .footer__container .credits p, .footer .footer__container .credits ul {
          float: left;
          width: 50%; } }
    .footer .footer__container .socials {
      float: left; }
      @media (max-width: 992px) {
        .footer .footer__container .socials {
          float: none;
          display: block; } }
      @media (max-width: 767px) {
        .footer .footer__container .socials {
          margin-bottom: 20px; } }

/* ------------------------------------------------------------ *	Entries
\* ------------------------------------------------------------ */
.entries {
  overflow: hidden; }
  @media (max-width: 767px) {
    .entries {
      margin-bottom: -20px; } }

.entry {
  text-align: center;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  @media (max-width: 767px) {
    .entry {
      margin-bottom: 40px; } }
  .entry h5 {
    color: #b62467; }
  .entry p {
    max-width: 480px;
    margin: 0 auto 30px;
    font-size: 1.04vw;
    line-height: 1.6; }
    @media (max-width: 1360px) {
      .entry p {
        font-size: 1.3vw; } }
    @media (max-width: 992px) {
      .entry p {
        font-size: 1.5vw; } }
    @media (max-width: 767px) {
      .entry p {
        font-size: 2vw;
        margin-bottom: 10px; } }
    @media (max-width: 576px) {
      .entry p {
        font-size: 3.5vw; } }

.entry.fade {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1; }

.entry--left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

/* ------------------------------------------------------------ *	Video
\* ------------------------------------------------------------ */
.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 30;
  padding: 30px;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility .3s, opacity .3s;
  -o-transition: visibility .3s, opacity .3s;
  transition: visibility .3s, opacity .3s; }
  .video .video__holder {
    position: relative;
    padding-top: 50%;
    width: 100%; }
    @media (max-width: 767px) {
      .video .video__holder {
        padding-top: 70%; } }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video .btn-close {
    position: absolute;
    top: 30px;
    right: 30px; }
    @media (max-width: 767px) {
      .video .btn-close {
        top: 50px;
        right: 20px; } }

.video.active {
  visibility: visible;
  opacity: 1; }

.js-btn-popup.active:before {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: ''; }
