@import "https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700";
@font-face {
  font-family: "Anydore";
  src: url("../fonts/anydore.eot");
  src:
    local("☺"),
    url("../fonts/anydore.woff") format("woff"),
    url("../fonts/anydore.ttf") format("truetype"),
    url("../fonts/anydore.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Goldplay";
  src: url("../fonts/goldplay_alt_semibold-webfont.eot");
  src:
    url("../fonts/goldplay_alt_semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/goldplay_alt_semibold-webfont.woff2") format("woff2"),
    url("../fonts/goldplay_alt_semibold-webfont.woff") format("woff"),
    url("../fonts/goldplay_alt_semibold-webfont.ttf") format("truetype"),
    url("../fonts/goldplay_alt_semibold-webfont.svg#goldplay_altsemibold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.text-red {
  color: #ec192a;
}
.bg-red {
  background-color: #ec192a;
}
.text-cyan {
  color: #00a3e3;
}
.bg-cyan {
  background-color: #00a3e3;
}
.text-yellow {
  color: #ffd734;
}
.bg-yellow {
  background-color: #ffd734;
}
.text-brown {
  color: #675043;
}
.bg-brown {
  background-color: #675043;
}
.text-brown-dark {
  color: #44352d;
}
.bg-brown-dark {
  background-color: #44352d;
}
.text-brown-mid {
  color: #4f3e33;
}
.bg-brown-mid {
  background-color: #4f3e33;
}
.text-brown-light {
  color: #cfc3b9;
}
.bg-brown-light {
  background-color: #cfc3b9;
}
.text-brown-white {
  color: #eeece6;
}
.bg-brown-white {
  background-color: #eeece6;
}
.text-green {
  color: #28a745;
}
.bg-green {
  background-color: #28a745;
}
.op-0 {
  opacity: 0;
}
.bg-gray-0 {
  background-color: #fff;
}
.text-gray-0 {
  color: #fff;
}
.op-5 {
  opacity: 0.05;
}
.bg-gray-5 {
  background-color: #f2f2f2;
}
.text-gray-5 {
  color: #f2f2f2;
}
.op-10 {
  opacity: 0.1;
}
.bg-gray-10 {
  background-color: #e6e6e6;
}
.text-gray-10 {
  color: #e6e6e6;
}
.op-15 {
  opacity: 0.15;
}
.bg-gray-15 {
  background-color: #d9d9d9;
}
.text-gray-15 {
  color: #d9d9d9;
}
.op-20 {
  opacity: 0.2;
}
.bg-gray-20 {
  background-color: #ccc;
}
.text-gray-20 {
  color: #ccc;
}
.op-25 {
  opacity: 0.25;
}
.bg-gray-25 {
  background-color: #bfbfbf;
}
.text-gray-25 {
  color: #bfbfbf;
}
.op-30 {
  opacity: 0.3;
}
.bg-gray-30 {
  background-color: #b3b3b3;
}
.text-gray-30 {
  color: #b3b3b3;
}
.op-35 {
  opacity: 0.35;
}
.bg-gray-35 {
  background-color: #a6a6a6;
}
.text-gray-35 {
  color: #a6a6a6;
}
.op-40 {
  opacity: 0.4;
}
.bg-gray-40 {
  background-color: #999;
}
.text-gray-40 {
  color: #999;
}
.op-45 {
  opacity: 0.45;
}
.bg-gray-45 {
  background-color: #8c8c8c;
}
.text-gray-45 {
  color: #8c8c8c;
}
.op-50 {
  opacity: 0.5;
}
.bg-gray-50 {
  background-color: #808080;
}
.text-gray-50 {
  color: #808080;
}
.op-55 {
  opacity: 0.55;
}
.bg-gray-55 {
  background-color: #737373;
}
.text-gray-55 {
  color: #737373;
}
.op-60 {
  opacity: 0.6;
}
.bg-gray-60 {
  background-color: #666;
}
.text-gray-60 {
  color: #666;
}
.op-65 {
  opacity: 0.65;
}
.bg-gray-65 {
  background-color: #595959;
}
.text-gray-65 {
  color: #595959;
}
.op-70 {
  opacity: 0.7;
}
.bg-gray-70 {
  background-color: #4d4d4d;
}
.text-gray-70 {
  color: #4d4d4d;
}
.op-75 {
  opacity: 0.75;
}
.bg-gray-75 {
  background-color: #404040;
}
.text-gray-75 {
  color: #404040;
}
.op-80 {
  opacity: 0.8;
}
.bg-gray-80 {
  background-color: #333;
}
.text-gray-80 {
  color: #333;
}
.op-85 {
  opacity: 0.85;
}
.bg-gray-85 {
  background-color: #262626;
}
.text-gray-85 {
  color: #262626;
}
.op-90 {
  opacity: 0.9;
}
.bg-gray-90 {
  background-color: #1a1a1a;
}
.text-gray-90 {
  color: #1a1a1a;
}
.op-95 {
  opacity: 0.95;
}
.bg-gray-95 {
  background-color: #0d0d0d;
}
.text-gray-95 {
  color: #0d0d0d;
}
.op-100 {
  opacity: 1;
}
.bg-gray-100 {
  background-color: #000;
}
.text-gray-100 {
  color: #000;
}
.well {
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  padding: 8px 10px;
}
.overprint-fixed,
.overprint-absolute {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.overprint-fixed {
  position: fixed;
}
.overprint-absolute {
  position: absolute;
}
.clickable {
  cursor: pointer;
}
.ui-effects-transfer {
  background-color: #800000;
  border: 2px dotted #000;
  z-index: 50;
}
.multiply {
  mix-blend-mode: multiply;
}
#scrollUp {
  bottom: 0px;
  right: 10px;
  padding: 5px 10px;
  background: #675043;
  color: #fff;
}
#scrollUp i {
  font-size: 30px;
}
.wow {
  opacity: 0;
}
.bullet:after {
  content: "•";
  margin: 0 4px;
}
.bg-pattern {
  background-image: url("../assets/background-pattern.png");
  background-repeat: repeat;
  background-size: auto;
}
.thumb-cover {
  background-size: cover;
  background-position: center center;
}
.thumb-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.required {
  background-color: rgba(255, 0, 0, 0.025) !important;
  border: 1px solid #f00 !important;
}
#loading {
  background-color: rgba(255, 255, 255, 0.9);
  height: 100%;
  visibility: hidden;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  width: 100%;
  z-index: 99999;
}
#loading .loading-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  width: 100%;
}
#loading .loading-wrapper .loading-content {
  text-align: center;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 600ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
#loading .loading-wrapper .loading-content .loading-text {
  margin-top: 16px;
  font-size: 9pt;
}
#loading.active {
  visibility: visible;
  opacity: 1;
}
#loading.active .loading-wrapper .loading-content {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blank-page {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
  min-height: 480px;
  text-align: center;
}
.blank-page .logo {
  max-width: 320px;
}
.blank-page .bg {
  height: 100%;
  opacity: 0.25;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.ui-sortable-placeholder {
  background-color: #e6e6e6;
  border: 1px solid #d9d9d9;
  visibility: visible !important;
}
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.onoffswitch .onoffswitch-checkbox {
  display: none;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label {
  border: 2px solid #28a745;
}
.onoffswitch
  .onoffswitch-checkbox:checked
  + .onoffswitch-label
  .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch
  .onoffswitch-checkbox:checked
  + .onoffswitch-label
  .onoffswitch-switch {
  right: 1px;
}
.onoffswitch .onoffswitch-label {
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #ccc;
  border-radius: 20px;
  width: 100%;
  position: relative;
}
.onoffswitch .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
  display: block;
  width: 200%;
  height: 20px;
  margin-left: -100%;
  -webkit-transition: margin 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: margin 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: margin 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.onoffswitch .onoffswitch-label .onoffswitch-inner:before {
  background-color: #28a745;
  border-radius: 0;
  content: "SI";
  color: #fff;
}
.onoffswitch .onoffswitch-label .onoffswitch-inner:after {
  background-color: #ccc;
  color: #666;
  content: "NO";
  text-align: right;
}
.onoffswitch .onoffswitch-label .onoffswitch-inner:before,
.onoffswitch .onoffswitch-label .onoffswitch-inner:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  font-size: 0.775rem;
  font-weight: bold;
  height: 20px;
  line-height: 1.15rem;
  padding: 0 6px 0 12px;
  width: 50%;
}
.onoffswitch .onoffswitch-label .onoffswitch-switch {
  background-color: #fff;
  border-radius: 100%;
  bottom: 0;
  display: block;
  margin: 0;
  position: absolute;
  right: 29px;
  top: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  width: 20px;
}
.radio-switch {
  position: relative;
  display: inline-block;
  margin: 16px 16px 16px 0;
}
.radio-switch label {
  cursor: pointer;
  position: relative;
}
.radio-switch label:before {
  color: #675043;
  font-family: "Font Awesome 5 Pro";
  content: "\f111";
  margin-right: 6px;
}
.radio-switch input[type="radio"] {
  display: none;
  position: relative;
}
.radio-switch input[type="radio"]:checked + label:before {
  content: "\f192";
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 0.25rem 0.4rem;
  font-size: 0.8rem;
  line-height: 0.5;
  border-radius: 0.2rem;
}
.btn-group-xs > .btn span,
.btn-xs span {
  font-size: 0.8rem;
}
.btn-white {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
}
.btn-white:hover {
  background-color: #e6e6e6;
}
.btn-white.active {
  background-color: #e6e6e6;
}
.btn-custom {
  padding: 0.475rem 2rem;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.btn-brown {
  background-color: #675043;
  color: #fff;
}
.btn-brown:hover,
.btn-brown:focus {
  background-color: #44352d;
  color: #fff;
}
body {
  color: #808080;
  font-family: "Raleway", sans-serif;
  smoothing: antialiased;
}
section,
footer {
  position: relative;
}
section .container,
footer .container {
  position: relative;
}
a {
  -webkit-transition: color 400ms ease-out;
  -o-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
}
a:hover,
a:focus {
  text-decoration: none;
}
header.header {
  color: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
header.header .container .header-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header.header .container .header-wrapper .logo-wrapper {
  position: relative;
  padding: 10px 0;
}
header.header .container .header-wrapper .logo-wrapper img.logo {
  max-width: 140px;
  -webkit-transition: max-width 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: max-width 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: max-width 600ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 100%;
}
header.header .container .header-wrapper .logo-wrapper img.logo-alt {
  opacity: 0;
  position: absolute;
  top: 4px;
  left: 0;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
header.header .container .header-wrapper nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
header.header .container .header-wrapper nav .menu {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header .container .header-wrapper nav .menu li {
  display: block;
}
header.header .container .header-wrapper nav .menu li a {
  display: block;
  color: #fff;
  padding: 18px 0 18px 26px;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 600;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
header.header .container .header-wrapper nav .menu li a:hover,
header.header .container .header-wrapper nav .menu li a:focus {
  color: #ffd734;
}
header.header .container .header-wrapper nav .menu li.close {
  display: none;
  opacity: 1;
  text-shadow: none;
  color: #fff;
}
header.header .container .header-wrapper nav .mobile-icon {
  display: none;
  padding: 10px 0;
}
header.header .container .header-wrapper nav .mobile-icon i {
  font-size: 1.5rem;
}
header.header.scroll {
  background-color: rgba(68, 53, 45, 0.95);
}
header.header.scroll .container .header-wrapper .logo-wrapper {
  padding: 6px 0;
}
header.header.scroll .container .header-wrapper .logo-wrapper img.logo {
  max-width: 75px;
}
header.header.scroll .container .header-wrapper .logo-wrapper img.logo-alt {
  opacity: 1;
}
header.header.scroll .container .header-wrapper nav .menu li a {
  padding: 10px 0 10px 26px;
}
.section-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  height: 100vh;
  min-height: 480px;
}
.section-header .bg:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
.section-header .caption {
  position: relative;
  text-align: center;
  color: #fff;
}
.section-header .caption .title {
  font-size: 4rem;
  font-weight: 600;
}
.section-header .caption .subtitle {
  color: #ffd734;
  font-size: 2.6rem;
  font-weight: 200;
}
.section-header-half {
  height: 50vh;
}
.section-header-tiny {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 20vh;
  min-height: 280px;
  padding: 0;
}
.section-header-tiny .caption {
  text-align: left;
  padding: 26px 0;
}
.section-header-tiny .caption .title {
  font-size: 2.5rem;
}
.product-details .description {
  line-height: 1.5;
  font-size: 1.1rem;
  margin: 3.5rem 0;
}
.custom-list {
  margin: 0;
  padding: 0;
}
.custom-list li {
  font-size: 1.2rem;
  display: block;
  margin: 10px 0;
}
.custom-list li:before {
  content: "\f00c";
  color: #00a3e3;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  margin: 0 10px 0 0;
}
.card-info {
  border: 1px solid #131112;
}
.card-info .card-header {
  background-color: #131112;
}
.card-info .card-header .title {
  color: #fff;
  font-size: 1.2rem;
}
.card-info .card-body {
  padding: 0;
}
.table-product {
  margin-bottom: 0;
}
.table-product thead {
  background-color: #edece7;
}
.table-product thead tr th {
  border-color: #fff;
  color: #675043;
}
.table-product tbody tr td {
  border-color: #fff;
  color: #675043;
  font-weight: 400;
}
.table-product tbody tr:nth-of-type(odd) td {
  background-color: #e7e4db;
}
.table-product tbody tr:nth-of-type(even) td {
  background-color: #edece7;
}
.gral-section {
  padding: 50px 0;
}
.not-found {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 80vh;
  text-align: center;
}
.not-found .bg {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.not-found .bg:before {
  background-color: rgba(38, 38, 38, 0.9);
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
.masonry {
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-auto-rows: 300px;
  grid-auto-flow: dense;
  grid-gap: 4px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  list-style: none;
}
.masonry .item {
  cursor: pointer;
  overflow: hidden;
  padding: 16px;
  position: relative;
}
.masonry .item .image {
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 900ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
}
.masonry .item .caption {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.65);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.masonry .item .caption span {
  color: #fff;
  font-size: 16pt;
  font-weight: 700;
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 900ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
}
.masonry .item:hover .image {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.masonry .item:hover .caption {
  opacity: 1;
}
.masonry .item:hover .caption span {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.masonry .item:nth-child(3) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.masonry .item:nth-child(5) {
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.masonry .item:nth-child(6) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.masonry .item:nth-child(7) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.clients {
  margin: 46px 0;
}
.clients .client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px;
}
.clients .client img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  height: 100px;
  width: auto;
}
footer {
  background-color: #4f3e33;
  color: #ccc;
  padding: 26px 0 26px 0;
}
footer .socials .icons {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
footer .socials .icons .icon {
  background-color: #00a3e3;
  border: none;
}
footer .socials .icons .icon:hover,
footer .socials .icons .icon:focus {
  background-color: #cfc3b9;
}
footer .socials .icons .icon:hover i,
footer .socials .icons .icon:focus i {
  color: #675043;
}
footer .info-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .info-wrapper .logo {
  max-width: 120px;
}
footer .info-wrapper .logo img {
  width: 100%;
}
footer .info-wrapper .info {
  padding: 0 36px;
}
footer .info-wrapper a {
  color: #ffd734;
}
footer .info-wrapper a:hover,
footer .info-wrapper a:focus {
  color: #cfc3b9;
}
.copyright {
  padding: 16px 0;
  background-color: #44352d;
}
.copyright .container .caption {
  color: #cfc3b9;
  font-size: 11pt;
}
.pace {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pace .pace-progress {
  background: #eb7a55;
  height: 2px;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pace-inactive {
  display: none;
}
.socials .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.socials .icons .icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 4px;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 46px;
}
.socials .icons .icon i {
  color: #fff;
  font-size: 14pt;
  -webkit-transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.socials .icons .icon:focus,
.socials .icons .icon:hover {
  border-color: #ccc;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.socials .icons .icon:focus i,
.socials .icons .icon:hover i {
  color: #ccc;
}
.home-products {
  padding: 86px 0;
}
.home-products .product {
  display: block;
  text-align: center;
  margin-bottom: 16px;
}
.home-products .product:hover .image,
.home-products .product:focus .image {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  margin-bottom: 16px;
}
.home-products .product .image-wrapper {
  height: 260px;
  position: relative;
}
.home-products .product .image-wrapper .image {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 100%;
}
.home-products .product .caption {
  color: #675043;
  font-size: 1.2rem;
}
.home-products .product .caption .title {
  font-weight: 600;
}
.home-recipes {
  background-color: #00a3e3;
  color: #fff;
  padding: 46px 0;
}
.home-recipes .main-title {
  font-size: 3rem;
  font-weight: 200;
  margin: 26px 0;
}
.home-recipes .recipe .image-wrapper {
  position: relative;
  overflow: hidden;
}
.home-recipes .recipe .image-wrapper:hover .image {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  opacity: 0.85;
}
.home-recipes .recipe .image-wrapper:hover .image:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.home-recipes .recipe .image-wrapper .image {
  background-color: #000;
  left: 0;
  top: 0;
  height: 100%;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 600ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 100%;
}
.home-recipes .recipe .image-wrapper .image:after {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  content: "\f144";
  font-family: "Font Awesome 5 Pro";
  font-size: 4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  left: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  position: absolute;
  top: 0;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  height: 100%;
  width: 100%;
}
.home-recipes .recipe .caption {
  font-size: 1.2rem;
  margin: 16px 0;
  color: #fff;
  line-height: 1.2;
}
.home-recipes .recipe .caption .title {
  font-weight: 600;
}
.content-blocks {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#44352d),
    to(#4f3e33)
  );
  background-image: -o-linear-gradient(top, #44352d, #4f3e33);
  background-image: linear-gradient(top, #44352d, #4f3e33);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 46px 0;
}
.content-blocks .block {
  width: 50%;
}
.content-blocks .content {
  padding: 80px 46px;
}
.content-blocks .content .title {
  font-size: 2.8rem;
  font-weight: 200;
  color: #ffd734;
}
.content-blocks .content .caption {
  font-size: 1.2rem;
  color: #fff;
}
.content-blocks .content .link {
  color: #ffd734;
  font-size: 1.4rem;
}
.content-blocks .content .link:hover,
.content-blocks .content .link:focus {
  color: #fff;
}
.floating-blocks {
  margin: 66px 0;
}
.floating-blocks .blocks-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.floating-blocks .image {
  padding: 16px;
  min-height: 380px;
}
.floating-blocks .image .overprint-absolute {
  left: -16px;
  top: -16px;
}
.floating-blocks .content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 46px;
}
.floating-blocks .content .title,
.floating-blocks .content .caption {
  width: 100%;
}
.floating-blocks .content .title {
  color: #ffd734;
  font-size: 2rem;
  margin-bottom: 10px;
}
.floating-blocks .content .caption {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.85rem;
}
.title-bar {
  padding: 10px 16px;
}
.title-bar .title {
  font-weight: 400;
  font-size: 1.4rem;
}
.title-bar-brown {
  background-color: #eeece6;
  color: #675043;
}
.title-cyan {
  color: #00a3e3;
  font-weight: 300;
}
.product-item {
  text-align: center;
  margin: 16px 0;
  display: block;
}
.product-item:hover .image .overprint-absolute {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.product-item .image {
  overflow: hidden;
  height: 280px;
  position: relative;
}
.product-item .image .overprint-absolute {
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 600ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.product-item .caption {
  color: #675043;
}
.product-item .caption .title {
  font-weight: 600;
}
.recipe-item {
  display: block;
  position: relative;
  margin-bottom: 26px;
}
.recipe-item:hover .image-wrapper .image,
.recipe-item:focus .image-wrapper .image {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.recipe-item .image-wrapper {
  position: relative;
  overflow: hidden;
}
.recipe-item .image-wrapper .image {
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 900ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.recipe-item .image-wrapper .caption {
  background-color: rgba(103, 80, 67, 0.75);
  bottom: 0;
  color: #fff;
  padding: 16px 26px;
  position: absolute;
  left: 0;
  width: 100%;
}
.recipe-item .image-wrapper .caption .title {
  font-weight: 600;
}
.recipe-item .image-wrapper .caption .subtitle {
  font-weight: 200;
}
.recipe-detail {
  margin: 46px 0;
}
.recipe-detail .recipe-header {
  background-color: #eeece6;
  padding: 46px;
}
.recipe-detail .recipe-header .title {
  font-weight: 300;
  line-height: 1;
  color: #00a3e3;
}
.recipe-detail .recipe-header .subtitle {
  font-weight: 300;
  color: #675043;
}
.recipe-detail .recipe-header .socials {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.recipe-detail .recipe-header .socials .icon {
  background-color: #675043;
  border: none;
}
.recipe-detail .recipe-header .socials .icon:hover,
.recipe-detail .recipe-header .socials .icon:focus {
  background-color: #cfc3b9;
}
.recipe-detail .recipe-header .socials .icon:hover i,
.recipe-detail .recipe-header .socials .icon:focus i {
  color: #675043;
}
.recipe-detail .recipe-body {
  margin-top: -40px;
}
.recipe-detail .recipe-body .video {
  background-color: #000;
  cursor: pointer;
}
.recipe-detail .recipe-body .video iframe {
  width: 100%;
  height: 620px;
}
.ingredients-blocks {
  margin: 46px 0;
  overflow: hidden;
}
.ingredients-blocks .ingredients {
  padding: 46px;
}
.ingredients-blocks .ingredients .title {
  color: #ffd734;
  font-weight: 200;
}
.ingredients-blocks .ingredients .list {
  margin: 16px 26px;
  padding: 0;
}
.ingredients-blocks .ingredients .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px -26px;
  color: #fff;
  font-size: 1.1rem;
}
.ingredients-blocks .ingredients .list li:before {
  content: "\f00c";
  color: #00a3e3;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  margin: 0 10px 0 0;
}
.ingredients-blocks .step-by-step {
  padding: 46px;
}
.ingredients-blocks .step-by-step .tag {
  background-color: #ffd734;
  display: inline-block;
  color: #fff;
  margin-left: -46px;
  padding: 8px 46px;
  font-size: 1.3rem;
}
.ingredients-blocks .step-by-step .caption {
  margin: 26px 0;
  font-size: 1.2rem;
  color: #675043;
}
.more-recipes {
  position: relative;
}
.more-recipes .owl-nav {
  position: absolute;
  top: 42%;
  font-size: 2rem !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #cfc3b9;
}
.more-recipes .owl-nav .owl-prev {
  margin-left: -46px;
  margin-top: -16px;
}
.more-recipes .owl-nav .owl-next {
  margin-right: -46px;
  margin-top: -16px;
}
.contact {
  padding: 66px 0;
}
.contact .form {
  background-color: #eeece6;
  padding: 4.5rem;
}
.contact .form input,
.contact .form textarea {
  border-radius: 0;
  border: none;
  padding: 0.465rem 1rem;
}
.contact .form label {
  color: #675043;
}
.contact .data {
  background-color: #675043;
  color: #fff;
  padding: 4.5rem;
}
.contact .data a {
  color: #ffd734;
}
.contact .data a:hover {
  color: #cfc3b9;
}
.contact .data .socials {
  margin: 10px 0;
}
.contact .data .socials .icons {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.contact .data .socials .icons .icon {
  background-color: #00a3e3;
  border: none;
}
.contact .data .socials .icons .icon:hover,
.contact .data .socials .icons .icon:focus {
  background-color: #cfc3b9;
}
.contact .data .socials .icons .icon:hover i,
.contact .data .socials .icons .icon:focus i {
  color: #675043;
}
.nutrition-facts .half-top {
  background-color: #eeece6;
  padding: 46px 0 0 0;
  margin-bottom: -86px;
}
.nutrition-facts .half-bottom {
  background-color: #675043;
  padding: 106px 0 46px 0;
  text-align: center;
}
.nutrition-facts .half-bottom .content {
  position: relative;
  display: none;
  opacity: 0;
  -webkit-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
}
.nutrition-facts .half-bottom .content .title {
  color: #ffd734;
  font-family: "Anydore";
  font-size: 3rem;
}
.nutrition-facts .half-bottom .content .caption {
  color: #fff;
  font-size: 1.1rem;
}
.nutrition-facts .half-bottom .content.active {
  display: block;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nutrition-facts .circles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nutrition-facts .circles .circle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  margin: 26px 36px;
  height: 240px;
  position: relative;
  overflow: hidden;
  min-width: 240px;
  width: 240px;
}
.nutrition-facts .circles .circle:hover .image,
.nutrition-facts .circles .circle:focus .image {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.nutrition-facts .circles .circle .image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 900ms cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 900ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 100%;
}
.nutrition-facts .circles .circle .image:after {
  background-color: rgba(0, 0, 0, 0.45);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.nutrition-facts .circles .circle .caption {
  font-family: "Anydore";
  padding: 26px;
  position: relative;
  font-size: 2.4rem;
  color: #fff;
  line-height: 2.2rem;
}
.nutrition-facts .circles .circle:after {
  content: "";
  position: absolute;
  border: 4px solid #fff;
  border-radius: 50%;
  -webkit-transform: scale3d(0.95, 0.95, 1);
  transform: scale3d(0.95, 0.95, 1);
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms ease-out;
  -o-transition: opacity 600ms ease-out;
  transition: opacity 600ms ease-out;
  height: 100%;
  width: 100%;
}
.nutrition-facts .circles .circle.active:after {
  opacity: 1;
}
.vitamines {
  background-color: #eeece6;
  padding: 36px;
  margin: 26px 0;
}
.vitamines .nav-tabs {
  border: none;
}
.vitamines .nav-tabs .nav-item .nav-link {
  color: #675043;
  font-weight: 600;
}
.vitamines .nav-tabs .nav-item .nav-link.active {
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom: 4px solid #cfc3b9;
  color: #00a3e3;
}
.vitamines .tab-content {
  padding: 26px 0 0 0;
  color: #675043;
}
.parallax-bar {
  padding: 8rem 0;
  margin: 4rem 0;
  text-align: center;
}
.parallax-bar .bg:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.35);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.parallax-bar .title {
  color: #ffd734;
}
.parallax-bar .caption {
  color: #fff;
}
.form-distribuitor {
  background-color: #eeece6;
}
.form-distribuitor input,
.form-distribuitor textarea {
  padding: 0.465rem 1rem;
  border: none;
  border-radius: 0;
  color: #675043;
}
.form-distribuitor label {
  color: #675043;
}
.paragraph {
  font-size: 1.2rem;
  line-height: 1.85rem;
}
.home-video {
  position: relative;
  height: 100vh;
  width: 100%;
}
.home-video video {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.home-video .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100%;
}
.home-video .container .caption {
  font-family: "Goldplay", sans-serif;
  color: #fff;
  font-size: 28pt;
  font-weight: 600;
  max-width: 420px;
  line-height: 1.2;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
@media screen and (max-width: 991px) {
  header.header .container .header-wrapper nav .menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(68, 53, 45, 0.95);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    visibility: hidden;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    top: 0;
    width: 100%;
    z-index: 20;
  }
  header.header .container .header-wrapper nav .menu li {
    width: 100%;
  }
  header.header .container .header-wrapper nav .menu li a {
    padding: 16px 0;
    font-size: 1rem;
  }
  header.header .container .header-wrapper nav .menu li.close {
    display: block;
    position: absolute;
    text-align: right;
    top: 0;
    padding: 16px;
    right: 0;
  }
  header.header .container .header-wrapper nav .menu.active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
  }
  header.header .container .header-wrapper nav .mobile-icon {
    display: block;
  }
  .content-blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content-blocks .block {
    width: 100%;
  }
  .content-blocks .image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 280px;
  }
  .content-blocks .content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .floating-blocks {
    margin: 16px 0;
  }
  .floating-blocks .blank {
    display: none;
  }
  .floating-blocks .image {
    padding: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .floating-blocks .image .overprint-absolute {
    left: 0;
    top: 0;
  }
  .floating-blocks .content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  footer .socials .icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .info-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .info-wrapper .logo {
    width: 100%;
  }
  footer .info-wrapper .info {
    margin: 26px 0;
    text-align: center;
    width: 100%;
  }
  .ingredients-blocks .ingredients {
    padding: 46px 86px;
  }
  .gral-section,
  .home-products,
  .home-recipes {
    padding: 16px 0;
  }
  .content-blocks {
    margin: 16px 0;
  }
  .content-blocks .content {
    padding: 16px 46px;
  }
  .content-blocks .content .title {
    font-size: 2.4rem;
    line-height: 3rem;
    margin: 10px 0;
  }
  .section-header .container .caption .title {
    font-size: 2.8rem;
  }
  .section-header .container .caption .title span {
    display: block;
  }
  .section-header .container .caption .subtitle {
    font-size: 1.8rem;
  }
  .ingredients-blocks {
    margin: 26px 0;
  }
  .ingredients-blocks .ingredients {
    padding: 16px 26px;
  }
  .contact {
    padding: 16px 0;
  }
  .contact .form {
    background-color: #eeece6;
    padding: 16px;
  }
}
@media screen and (max-width: 597px) {
  header.header .container .header-wrapper .logo img {
    max-width: 200px;
  }
  .more-recipes .owl-nav .owl-prev {
    margin-left: 0;
  }
  .more-recipes .owl-nav .owl-next {
    margin-right: 0;
  }
  h1.title-cyan {
    font-size: 2rem;
  }
}
