@import url(https://fonts.googleapis.com/css?family=Nunito);body {
  line-height: 1.2;
  font-family: "Oswald", sans-serif;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  min-height: 100vh;
}

.bg-solid {
  background-color: #ebebeb;
}

.contact-page {
  min-height: 594px;
}

.contact-page .form-contact--area .form-group {
  margin-bottom: 10px !important;
}

.contact-page .form-contact--area .form-group .form-control {
  border-radius: 8px;
  border: solid 2px #000000;
  height: 45px;
}

.contact-page .form-contact--area .form-group .form-control::-webkit-input-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.contact-page .form-contact--area .form-group .form-control::-moz-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.contact-page .form-contact--area .form-group .form-control:-ms-input-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.contact-page .form-contact--area .form-group .form-control::-ms-input-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.contact-page .form-contact--area .form-group .form-control::placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.contact-page .form-contact--area .form-group textarea {
  min-height: 128px !important;
}

.contact-page .info {
  text-align: center;
}

.contact-page .info .title {
  font-size: 24px;
  color: #b01d2b;
  font-weight: bold;
  margin: 20px 0;
  text-transform: uppercase;
}

.contact-page h4 {
  text-align: center;
  font-size: 16px;
  color: #b01d2b;
  font-weight: bold;
  width: 100%;
}

h2.title {
  color: #b01d2b;
  font-weight: bold;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
}

.bar {
  background: #b01d2b;
  height: 3px;
  width: 204px;
  text-align: center;
}

.featured-area.products {
  margin-top: 25px;
}

.image.bg-image {
  min-height: 281px;
}

.bg-wall {
  background-size: cover;
  box-shadow: 32px -1.1px 29px 0 rgba(0, 0, 0, 0.35);
  background-image: url("/images/wall.jpg");
}

.products-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.row-products {
  padding: 20px;
}

.menu-column-2 {
  -webkit-columns: 250px 2;
     -moz-columns: 250px 2;
          columns: 250px 2;
  width: 220% !important;
}

.btn-orange {
  background-color: #ea6434;
  border: #ea6434;
  color: white;
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 1;
}

.modal-close img {
  max-width: 25px;
}

header .menu {
  background: #b01d2b;
}

header .menu .navbar {
  padding: 0;
}

header .menu .navbar-nav .nav-item .nav-link {
  color: #fff;
  padding: 0.8rem 1rem;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

header .menu .navbar-nav .nav-item:hover > .nav-link {
  background: #FFF !important;
  color: #b01d2b !important;
}

header .menu .navbar-nav .navbar-nav.menu-default .nav-item.dropdown .nav-link:hover {
  background: transparent !important;
  color: #FFF !important;
  font-weight: bold;
}

header .menu .navbar-nav .dropdown-menu {
  margin: 0;
  border: 0;
  padding: 0;
  width: 270px;
  margin-left: 3px;
  background-color: #b01d2b;
}

header .menu .navbar-nav .dropdown-menu .nav-link {
  background: #b01d2b;
  font-weight: normal;
  color: #FFF;
  padding: 0.5rem 0.7rem;
}

header .menu .navbar-nav .dropdown-menu .nav-link:hover {
  background: #b01d2b !important;
  color: #FFF !important;
  font-weight: 700 !important;
  border-bottom: 1px solid #FFF;
}

/* header .menu .categories-menu .dropdown {
  position: initial;
} */

header .menu .categories-menu .root {
  color: #fff;
  display: -webkit-box;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  padding: 0.5rem 0.7rem;
}

header .menu .categories-menu .root .fa {
  font-weight: normal;
  font-size: 12px;
}

header .menu .categories-menu .root:hover {
  text-decoration: none;
}

header .menu .categories-menu .menu-default .nav-item.dropdown .nav-link:hover {
  color: #FFF !important;
  font-weight: bold !important;
  background: transparent !important;
}

header .menu .categories-menu .dropdown-menu {
  width: 325px;
}

header .menu .categories-menu .dropdown-menu .nav-item.second:hover .nav-link {
  color: #b01d2b !important;
}

header .menu .categories-menu .dropdown-menu .nav-item .nav-link {
  font-size: 14px;
  color: #FFF;
  padding: 0.3rem 0.7rem;
}

header .menu .categories-menu .dropdown-menu .nav-item .nav-link-menu {
  font-size: 16px;
}

header .menu .categories-menu .dropdown-menu .nav-item .nav-link .image {
  width: 25px;
  height: 25px;
  background-color: #656565;
  float: left;
  margin-right: 5px;
  position: relative;
  bottom: 4px;
}

header .menu .categories-menu .dropdown-menu .nav-item.first:hover .nav-link {
  background: #b01d2b !important;
  color: #fff !important;
  border-bottom: 1px solid #fff !important;
  font-weight: bold;
}

header .menu .categories-menu .dropdown-menu .nav-item.first:hover .nav-link .image {
  background-color: #fff;
}

header .menu .categories-menu .dropdown-menu .submenu a {
  margin: 3px 0 8px;
  margin-bottom: 12px;
}

header .menu .categories-menu .submenu {
  display: none;
  position: absolute;
  width: 100%;
  background: #b01d2b;
  border-left: 0;
  padding: 10px;
  overflow: auto;
}

header .menu .categories-menu .submenu a {
  display: block;
  font-size: 16px;
  color: #FFF;
}

header .menu .categories-menu .submenu a:hover {
  font-weight: bold;
  border-bottom: 1px solid #FFF;
}

header .top {
  /* background: #b01d2b; */
  background: #ffffff;
  padding: 5px 0;
}

header .top a {
  color: #fff;
}

header .top .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
          align-items: center;
}

header .top .phones a {
  margin: 0 5px;
}

header .top .phones a .fa {
  margin-right: 5px;
}

header .phones a {
  color: #000000;
  font-size: 20px;
}


header .top .actions {
  font-weight: bold;
}

header .top .languages a {
  margin-right: 5px;
}

header .top .languages a .flag-icon {
  width: 1.8rem;
  line-height: 1.5rem;
}

header .top .languages a:hover {
  text-decoration: none;
}

header .header-container {
  background: #fff;
}

header .header-container.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  box-shadow: 0 1px 10px #ccc;
}

header .header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}

header .header .logo {
  max-width: 403px;
}

header .header .logo img {
  width: 100%;
}

header .header .search {
  -webkit-box-flex: 1;
          flex: 1;
  max-width: 350px;
  margin-right: 75px;
}

header .header .search .form-group {
  position: relative;
  margin: 0;
}

header .header .search .form-group input[type=search] {
  background-color: #e9e9e9;
  border-color: transparent;
  border-radius: 25px;
  max-height: 35px;
}

header .header .search .form-group input[type=search]::-webkit-input-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

header .header .search .form-group input[type=search]::-moz-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

header .header .search .form-group input[type=search]:-ms-input-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

header .header .search .form-group input[type=search]::-ms-input-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

header .header .search .form-group input[type=search]::placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

header .header .search .form-group button {
  position: absolute;
  top: 2px;
  right: 10px;
  background: transparent;
  border: 0;
  font-size: 20px;
  color: #a4a4a4;
}

header .header .icons-header {
  display: -webkit-box;
  display: flex;
}

header .header .icons-header .cart {
  position: relative;
}

header .header .icons-header .cart .badge-cart {
  position: absolute;
  right: 0;
}

header .header .icons-header .cart,
header .header .icons-header .billet {
  margin: 0 14px;
  text-align: center;
}

header .header .icons-header .cart a,
header .header .icons-header .billet a {
  color: #1B435D;
  font-size: 12px;
}

header .header .icons-header .cart svg,
header .header .icons-header .billet svg {
  max-width: 38px;
  fill: #1B435D;
}

section.main {
  -webkit-box-flex: 1;
          flex: 1;
}

section.main.sticky {
  padding-top: 127px;
}

.footer {
  /* color: #FFF; */
  color: #000;
  font-weight: bold;
  /* background: #000; */
  padding: 50px 0 28px;
}

.footer .bar {
  height: 2px !important;
}

.footer .footer-content .link {
  margin-bottom: 10px;
}

.footer .title {
  margin-bottom: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.footer .title i {
  font-size: 10px;
  margin-right: 10px;
}

.footer .logo-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: space-evenly;
}

.footer .logo-area .logo-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  max-width: 388px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          /* flex-direction: column; */
}

.footer .logo-area .logo-footer img {
  max-width: 135px;
}

.footer .fast-access {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  text-transform: uppercase;
}

.footer .social-area .title,
.footer .fast-access .title,
.footer .cont .title {
  letter-spacing: 1.82px;
  font-size: 16px;
}

.footer .cont {
  font-size: 15px;
  margin-right: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.footer .cont .address,
.footer .cont .phone,
.footer .cont .hour {
  margin-top: 10px;
  font-weight: normal;
}

.footer .cont a,
.footer .cont span {
  font-weight: normal;
}

.footer .cont .bar,
.footer .social-area .bar {
  background-color: #000;
}

.footer a {
  color: #fff;
}

.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer ul li {
  font-weight: normal;
  margin-bottom: 5px;
}

.social {
  display: -webkit-box;
  display: flex;
}

.social .social-block {
  background-color: #000;
  color: #1B435D;
  border-radius: 4px;
  color: #fff;
  margin: 5px;
  height: 41px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  width: 41px;
  font-size: 20px;
  margin-top: 15px;
}

.social .social-block .fa.fa-facebook {
  color: #fff;
  font-size: 30px;
}

.social .social-block .fa.fa-instagram {
  color: #fff;
  font-size: 30px;
}

.social .social-block .fa.fa-whatsapp {
  color: #000;
  font-size: 30px !important;
  padding: 0 !important;
}

.copyright {
  position: relative;
  height: 67px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 10px;
  color: #000;
}

.copyright a {
  color: #000;
  margin-left: 2px;
}

.copyright .selo-lgpd {
  width: 71px;
  height: 37px;
  margin-left: 20px;
  position: relative;
  bottom: 10px;
}

#lightcase-content {
  background-color: white !important;
}

.custom-control-label::before {
  top: 0;
}

.custom-control-label::after {
  top: 0.01rem;
}

.navbar-nav .dropdown-menu {
  position: absolute;
}

.owl-carousel .owl-item .line-product > a {
  min-height: 310px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.owl-carousel .owl-item .line-product > a .ref {
  color: #212529;
}

.owl-carousel .owl-item .line-product > a img {
  width: auto !important;
  max-height: 140px;
  margin: 0 auto;
}

.owl-prev,
.owl-next {
  outline: none !important;
}

.owl-prev i,
.owl-next i {
  position: relative;
  top: -50px;
  -webkit-transform: scale(3, 5);
          transform: scale(3, 5);
  color: #b42129;
}

.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -40px !important;
  margin-left: -20px !important;
  display: block !important;
  border: 0 solid black;
}

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -40px !important;
  margin-right: -23px !important;
  right: 0;
  display: block !important;
  border: 0 solid black;
}

.categories-container {
  width: 100%;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  width: 30px !important;
  height: 3px !important;
}

.title.featured-title {
  background: #646464;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  padding: 10px 15px;
}

.dynamic-block--featured h2.title {
  color: #FFF;
}

.dynamic-block--featured .read-more {
  margin-top: 35px;
}

.row-featured-block {
  padding: 70px 0;
}

.featured-block {
  background-color: #FFF;
  display: -webkit-box;
  display: flex;
}

.featured-block .content-featured {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.featured-block .content-featured .image {
  display: -webkit-box;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  height: 100%;
  max-width: 368px;
}

.featured-block .content-featured .image img {
  max-width: 100%;
  height: 100%;
}

.featured-block .content-featured .image .title-block {
  background: #b01d2b;
  opacity: 0.8;
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
  color: #FFF;
  position: absolute;
  bottom: -9px;
  left: 0;
  right: 0;
  padding: 10px 15px;
}

.featured-block .content-featured .link {
  border: 2px solid #1B435D;
  text-align: center;
  padding: 5px;
  font-size: 17px;
  font-weight: 900;
}

.featured-block .content-featured .link a {
  text-decoration: none !important;
  color: #1B435D;
}

.featured-block .content-featured .link.call-link {
  font-size: 16px;
  font-weight: 900;
  padding: 10px 20px;
  text-align: justify;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.row-block {
  padding: 60px 0;
}

.block {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.block .image-block {
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 448px;
}

.block .image-block img {
  max-width: 100%;
  max-height: 300px;
}

.block .title-block {
  color: #FFF;
  padding: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  max-width: 318px;
  font-size: 22.5px;
  background-image: url("/images/pintura.png");
}

.pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.pagination .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #1B435D;
  border-color: #1B435D;
}

.pagination .page-item .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1B435D;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.account-panel ul {
  list-style: none;
  background-color: #ececec;
  padding-left: 0;
}

.account-panel ul li a {
  width: 100%;
  display: block;
  padding: 5px 0 5px 15px;
  color: #0c0c0c;
}

.account-panel ul li a:hover {
  background-color: #1B435D;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#btn-whatsapp-fixed {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: fixed;
  height: 60px;
  width: 60px;
  right: 30px;
  bottom: 55px;
  background: #4fb129;
  font-size: 35px;
  color: white;
  border-radius: 50%;
  z-index: 999;
}

#btn-whatsapp-fixed:hover {
  text-decoration: none;
}

.tp-caption-phrase {
  color: #fff;
}

.tp-caption-phrase span {
  padding: 0 10px;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}

.hamburger.is-active:hover,
.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
  background-color: #000;
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 4px;
  background-color: #000;
}

.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: "";
}

.hamburger-inner:before {
  top: -10px;
}

.hamburger-inner:after {
  bottom: -10px;
}

.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner:after,
.hamburger--3dx .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx.is-active .hamburger-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  background-color: transparent !important;
}

.hamburger--3dx.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner:after,
.hamburger--3dx-r .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dx-r.is-active .hamburger-inner {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  background-color: transparent !important;
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner:after,
.hamburger--3dy .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy.is-active .hamburger-inner {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
  background-color: transparent !important;
}

.hamburger--3dy.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner:after,
.hamburger--3dy-r .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dy-r.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  background-color: transparent !important;
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner:after,
.hamburger--3dxy .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
  background-color: transparent !important;
}

.hamburger--3dxy.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner:after,
.hamburger--3dxy-r .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
  background-color: transparent !important;
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--arrow.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrow.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowalt .hamburger-inner:before {
  -webkit-transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowalt-r .hamburger-inner:before {
  -webkit-transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner:after,
.hamburger--boring .hamburger-inner:before {
  -webkit-transition-property: none;
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
}

.hamburger--collapse .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner:before {
  -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
}

.hamburger--collapse-r .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner:before {
  -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg);
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
}

.hamburger--elastic .hamburger-inner:before {
  top: 10px;
  -webkit-transition: opacity 0.125s ease 0.275s;
  transition: opacity 0.125s ease 0.275s;
}

.hamburger--elastic .hamburger-inner:after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg);
}

.hamburger--elastic.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner:after {
  -webkit-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg);
}

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
}

.hamburger--elastic-r .hamburger-inner:before {
  top: 10px;
  -webkit-transition: opacity 0.125s ease 0.275s;
  transition: opacity 0.125s ease 0.275s;
}

.hamburger--elastic-r .hamburger-inner:after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg);
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
  -webkit-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg);
}

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.125s ease-in 0.175s;
  transition: background-color 0.125s ease-in 0.175s;
}

.hamburger--emphatic .hamburger-inner:before {
  left: 0;
  -webkit-transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic .hamburger-inner:after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent !important;
}

.hamburger--emphatic.is-active .hamburger-inner:before {
  top: -80px;
  left: -80px;
  -webkit-transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg);
}

.hamburger--emphatic.is-active .hamburger-inner:after {
  top: -80px;
  right: -80px;
  -webkit-transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg);
}

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.125s ease-in 0.175s;
  transition: background-color 0.125s ease-in 0.175s;
}

.hamburger--emphatic-r .hamburger-inner:before {
  left: 0;
  -webkit-transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r .hamburger-inner:after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent !important;
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  top: 80px;
  left: -80px;
  -webkit-transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg);
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  top: 80px;
  right: -80px;
  -webkit-transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg);
}

.hamburger--minus .hamburger-inner:after,
.hamburger--minus .hamburger-inner:before {
  -webkit-transition: bottom 0.08s ease-out 0s, top 0.08s ease-out 0s, opacity 0s linear;
  transition: bottom 0.08s ease-out 0s, top 0.08s ease-out 0s, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner:after,
.hamburger--minus.is-active .hamburger-inner:before {
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s linear 0.08s;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s linear 0.08s;
  opacity: 0;
}

.hamburger--minus.is-active .hamburger-inner:before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0;
}

.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.hamburger--slider .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner:before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner:before {
  top: 10px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.hamburger--slider-r .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner:before {
  -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
          transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg);
}

.hamburger--spin .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
}

.hamburger--spin .hamburger-inner:before {
  -webkit-transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.hamburger--spin-r .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
}

.hamburger--spin-r .hamburger-inner:before {
  -webkit-transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}

.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s linear 0.13s;
  transition: background-color 0s linear 0.13s;
}

.hamburger--spring .hamburger-inner:before {
  top: 10px;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner:after {
  top: 20px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent !important;
}

.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
}

.hamburger--spring-r .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner:before {
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  opacity: 0;
}

.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
}

.hamburger--stand .hamburger-inner:before {
  -webkit-transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand .hamburger-inner:after {
  -webkit-transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent !important;
}

.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
}

.hamburger--stand-r .hamburger-inner:before {
  -webkit-transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand-r .hamburger-inner:after {
  -webkit-transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent !important;
}

.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--squeeze .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
}

.hamburger--squeeze .hamburger-inner:before {
  -webkit-transition: top 75ms ease 0.12s, opacity 75ms ease;
  transition: top 75ms ease 0.12s, opacity 75ms ease;
}

.hamburger--squeeze .hamburger-inner:after {
  -webkit-transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 75ms ease, opacity 75ms ease 0.12s;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0;
}

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.hamburger--vortex .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--vortex .hamburger-inner:after,
.hamburger--vortex .hamburger-inner:before {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}

.hamburger--vortex .hamburger-inner:before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner:after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
}

.hamburger--vortex.is-active .hamburger-inner:after,
.hamburger--vortex.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--vortex-r .hamburger-inner:after,
.hamburger--vortex-r .hamburger-inner:before {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}

.hamburger--vortex-r .hamburger-inner:before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner:after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
}

.hamburger--vortex-r.is-active .hamburger-inner:after,
.hamburger--vortex-r.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media (max-width: 992px) {
  header .header {
    -webkit-box-pack: center;
            justify-content: center;
  }

  header .header .search {
    margin-right: 0;
    max-width: 100%;
  }

  .categories .category-area {
    max-width: 100% !important;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
  }

  .rev_slider .tp-mask-wrap .btn-banner {
    font-size: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .tp-caption-phrase span {
    font-size: 14px;
  }

  .categories {
    padding: 10px 0 !important;
  }

  .categories .category .image img {
    width: auto;
  }

  .tparrows {
    background-color: transparent !important;
  }

  header .menu .categories-menu .fa-angle-right {
    display: none !important;
  }

  header .menu .categories-menu .submenu {
    display: none !important;
  }

  .testimonials .testimonial {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding: 0 !important;
  }

  .testimonials .testimonial .image {
    width: 25% !important;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    padding-top: 20px;
  }

  .testimonials .testimonial .image img {
    width: 160px;
  }

  .testimonials .testimonial .text .read-more-all {
    margin-top: 30px !important;
  }

  #btn-whatsapp-fixed {
    bottom: 103px;
  }

  .category .cube-prod {
    margin-right: 0px !important;
    margin-left: 20px;
  }
}

@media (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

@media (max-width: 767px) {
  header .top .container {
    display: block;
  }

  header .top .container .languages,
  header .top .container .phones {
    text-align: center;
    margin-bottom: 10px;
  }

  header .top .container .actions {
    text-align: center;
  }

  header .menu .container {
    padding: 0;
  }

  header .menu .categories-menu {
    width: calc(100% - 67px);
  }

  header .menu .categories-menu .root {
    width: 100%;
  }

  header .menu .categories-menu .dropdown-menu {
    width: calc(100% + 67px) !important;
  }

  header .menu .fa-angle-right {
    display: none;
  }

  /* header .menu .hamburger {
    padding: 3px;
    padding-left: 0;
    margin-right: 6px;
  } */

  /* header .menu .hamburger .hamburger-inner,
  header .menu .hamburger .hamburger-inner:after,
  header .menu .hamburger .hamburger-inner:before {
    background-color: #fff;
  } */

  header .menu .navbar-nav .dropdown-menu {
    width: 100%;
  }

  header .menu .navbar-nav.menu-default .dropdown-menu {
    position: initial;
  }

  header .header {
    display: block;
  }

  header .header .logo {
    margin-right: 0;
    text-align: center;
    display: block;
    margin-bottom: 10px;
  }

  header .header .icons-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    margin-top: 15px;
  }

  header .header .icons-header svg {
    max-width: 30px !important;
    display: block;
    margin: 0 auto;
  }

  .carousel-gallery .owl-prev,
  .carousel-gallery .owl-next {
    margin-right: -14px !important;
  }

  .pages .title-related {
    border-right: none !important;
    margin-left: unset !important;
  }

  .pages .owl-prev,
  .pages .owl-next {
    display: none !important;
  }

  .col-map {
    margin: 20px 0;
  }

  .facebook h2.title {
    margin-left: 0 !important;
  }

  .testimonials .testimonial-media {
    margin-left: 0px;
  }

  .testimonials .testimonial .text .read-more-all {
    margin-bottom: 30px !important;
  }

  .testimonials .testimonial .image {
    margin-bottom: 10px;
  }

  .where-find .representatives {
    margin-bottom: 20px;
  }

  .content-featured {
    margin-bottom: 30px;
  }

  .about .read-more {
    margin-bottom: 20px;
  }

  .lines .myx,
  .lines .myhouse {
    height: auto !important;
  }

  .lines .myx .logo,
  .lines .myhouse .logo {
    height: auto !important;
    margin-bottom: 10px;
  }

  .lines .myx .logo img,
  .lines .myhouse .logo img {
    max-width: 50%;
  }

  .lines .myx .line-products .product,
  .lines .myhouse .line-products .product {
    height: auto !important;
  }

  .where-find .representatives,
  .where-find .where {
    height: 230px !important;
  }

  .products .product img {
    max-height: 100% !important;
  }

  footer .footer .logo-area {
    -webkit-box-pack: center;
            justify-content: center;
  }

  footer .footer .cont {
    margin-right: 0 !important;
  }

  footer .cont {
    margin-bottom: 10px;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    text-align: center;
  }

  footer .cont .link {
    text-align: center;
  }

  footer .social-area {
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }

  .brands .brand {
    text-align: center;
    margin-bottom: 10px;
  }

  .newsletter .inputs {
    margin-top: 20px;
  }

  .facebook {
    margin-top: 20px;
  }

  .products {
    display: block !important;
  }

  .products .product:not(:first-child) {
    display: none;
  }

  .owl-prev {
    margin-left: -14px !important;
  }

  .owl-next {
    margin-right: -10px !important;
  }

  .page-container .representative {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 519px) {
  .row-cube--prod {
    -webkit-box-pack: center;
            justify-content: center;
  }
}

@media (max-width: 479px) {
  .category .cube-prod {
    margin-left: 0px;
  }
}

@media (max-width: 280px) {
  .logo-area .logo-footer img {
    max-width: 250px !important;
  }

  #btn-whatsapp-fixed {
    bottom: 124px;
  }

  .top .phones {
    font-size: 15px;
  }
}

.products,
.about,
.lines,
.where-find,
.usage-scenarios,
.simulators,
.testimonials,
.posts,
.newsletter {
  padding: 20px 0;
}

.testimonials {
  padding: 50px 0 85px 0;
}

.where-find {
  padding-top: 30px;
}

.lines {
  padding-bottom: 0;
}

.row-category {
  -webkit-box-pack: center;
          justify-content: center;
  padding-bottom: 100px;
}

.categories {
  background: #FFF;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

/* .categories .category-area { */
  /* max-width: 20%; */
  /* max-height: 180px; */
/* } */

.categories .category-area .category {
  /* width: 195px; */
  width: 218px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
  /* margin-top: 50px; */
}

.categories .category-area .category .title {
  text-align: center;
  margin-top: 5px;
  line-height: 1.1;
  color: #FFF;
  /* color: #000; */
  font-size: 25px;
  /* padding: 5px; */
  padding: 10px 0;
  /* position: relative; */
  bottom: 130px;
  /* max-width: 200px; */
  width: 85%;
  text-shadow: -1px 1px 5px black;
}

.categories .category-area .category .image {
  text-align: center;
}

.categories .category-area .category .image img {
  max-width: 55%;
  display: inline-block;
}

.categories .category-area .category a {
  color: #fff;
}

.featured-block .row-featured-block {
  -webkit-box-pack: center;
          justify-content: center;
}

.tips {
  margin-top: 30px;
}

.tips .tip {
  position: relative;
  margin-bottom: 30px;
}

.tips .tip a:hover {
  text-decoration: none;
}

.tips .tip .title {
  text-align: center;
  color: #1B435D;
  background: #E6E6E6;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.tips .tip .description {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 20px;
  color: #fff;
  right: 0;
  background: rgba(27, 67, 93, 0.8);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.tips .tip .description .t {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
}

.tips .tip .description .d {
  text-align: center;
  font-size: 14px;
}

.tips .tip .description .b {
  background: #fff;
  color: #1B435D;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 12px;
  padding: 5px;
  font-weight: bold;
}

.tips .tip:hover .description {
  opacity: 1;
}

.tips .tip:hover .title {
  opacity: 0;
}

.about .title,
.about .description {
  margin-bottom: 20px;
}

.about .description {
  text-align: justify;
}

.about .read-more {
  text-align: center;
}

.about iframe {
  width: 100%;
  height: 300px;
}

.billets {
  margin-top: 45px;
}

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

.billets .description {
  text-align: justify;
}

.billets p {
  margin: 0;
}

.billets .description {
  margin-top: 20px;
}

.billets .description .btn {
  margin: 0 auto;
  margin-top: 20px;
}

.blog h2.title,
.facebook h2.title {
  text-align: start;
}

.facebook h2.title {
  margin-left: 20px;
}

.posts {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 685px;
}

.posts .title {
  margin-bottom: 20px;
}

.posts .post {
  color: #000;
  margin-bottom: 40px;
  display: -webkit-box;
  display: flex;
}

.posts .post .title a {
  color: #000;
}

.posts .post .date {
  width: 50px;
  margin-right: 15px;
  text-align: center;
}

.posts .post .date .day {
  font-weight: bold;
  font-size: 55px;
}

.posts .post .date .month {
  font-size: 26.5px;
  margin-top: -5px;
  color: #7f7f7f;
}

.posts .post .body {
  -webkit-box-flex: 1;
          flex: 1;
  margin-top: 15px;
}

.posts .post .body .title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
}

.posts .post .body .p {
  color: #000;
  font-size: 14px;
  text-align: justify;
}

.posts .post .body .read-more {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 1px solid #7f7f7f;
  width: 125px;
}

.posts .post .body .read-more a {
  color: #000;
}

.posts .read-more-all {
  text-align: center;
  margin-top: 20px;
}

.newsletter {
  background: #3E789E;
  color: #fff;
}

.newsletter h2.title {
  color: #fff;
}

.newsletter .body {
  text-align: justify;
}

.newsletter .inputs {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.newsletter .inputs .inputs-container {
  -webkit-box-flex: 1;
          flex: 1;
  margin-right: 30px;
}

.newsletter .inputs .form-control {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #fff;
  border-bottom: 2px solid #fff;
}

.newsletter .inputs .form-control::-webkit-input-placeholder {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.newsletter .inputs .form-control::-moz-placeholder {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.newsletter .inputs .form-control:-ms-input-placeholder {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.newsletter .inputs .form-control::-ms-input-placeholder {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.newsletter .inputs .form-control::placeholder {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.newsletter .inputs .btn {
  border-radius: 0;
  color: #1B435D;
  background: #fff;
}

.simulators .title,
.simulators .description {
  margin-bottom: 20px;
}

.simulators .actions {
  text-align: center;
  margin-bottom: 20px;
}

.lines .myx {
  margin-bottom: 30px;
}

.lines .myx,
.lines .myhouse {
  height: 400px;
  padding: 30px 0;
  position: relative;
  color: #fff;
}

.lines .myx .logo,
.lines .myhouse .logo {
  height: 340px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.lines .myx:after,
.lines .myhouse:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.lines .myx *,
.lines .myhouse * {
  z-index: 2;
}

.lines .myx .line-products .product,
.lines .myhouse .line-products .product {
  height: 340px;
  padding: 20px;
  background: #1B435D;
  border-radius: 5px;
}

.lines .myx .line-products .product .title,
.lines .myhouse .line-products .product .title {
  text-align: center;
  height: 40px;
  margin-bottom: 10px;
}

.lines .myx .line-products .product .image,
.lines .myhouse .line-products .product .image {
  height: 180px;
  text-align: center;
}

.lines .myx .line-products .product .image img,
.lines .myhouse .line-products .product .image img {
  max-height: 180px;
  width: auto !important;
  display: inline-block !important;
}

.lines .myx .line-products .product .ref,
.lines .myhouse .line-products .product .ref {
  text-align: center;
  color: #999;
  margin-top: 10px;
}

.lines .myx .line-products .product .read-more,
.lines .myhouse .line-products .product .read-more {
  margin-top: 10px;
  text-align: center;
}

.lines .myx .line-products .product .read-more a,
.lines .myhouse .line-products .product .read-more a {
  background: #3D779E;
  border-radius: 4px;
}

.where-find .representatives,
.where-find .where {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  height: 325px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.where-find .representatives svg,
.where-find .where svg {
  width: 65%;
  height: auto;
  fill: #1B435D;
  margin-bottom: 5px;
}

.where-find .representatives .caption,
.where-find .where .caption {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #2e4861;
  font-weight: bold;
  text-transform: initial;
  text-align: center;
  font-size: 18px;
  height: 200px;
  width: 200px;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0 20px;
  background: #fff;
}

.where-find .representatives .caption:hover,
.where-find .where .caption:hover {
  color: #fff;
  background: #2e4861;
  text-decoration: none;
}

.where-find .representatives .caption:hover svg,
.where-find .where .caption:hover svg {
  fill: #fff;
}

.testimonial-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  padding-top: 20px;
}

.testimonial-media {
  margin-left: 30px;
}

.testimonials .testimonial {
  display: -webkit-box;
  display: flex;
  padding: 0 7px;
  margin: -7px 0 0 0;
}

.testimonials .testimonial .image {
  width: 118px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  margin-right: 10px;
}

.testimonials .testimonial .text {
  -webkit-box-flex: 1;
  flex: 1;
  /* padding-left: 20px; */
  font-size: #585858;
  font-size: 15px;
  text-align: justify;
}

.testimonials .testimonial .text .name,
.testimonials .testimonial .text .company {
  color: #b01d2b;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 15px;
  text-align: justify;
  letter-spacing: 1.95px;
  margin-top: 10px;
}

.testimonials .testimonial .text .read-more-all {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: 30px;
}

.testimonials .testimonial .text .read-more-all a {
  background: #000;
  width: 76px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.btn.btn-primary {
  background: #000;
  border-color: #000;
  border-radius: 0;
  width: 76px;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
}

a:hover {
  text-decoration: none;
}

.breadcrumb-container {
  background: #DADADA;
}

.breadcrumb-container .breadcrumb {
  background: transparent;
  padding-left: 0;
}

.breadcrumb-container .breadcrumb a {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 15.5px;
  font-weight: bold;
}

.breadcrumb-container .breadcrumb .breadcrumb-item:nth-child(2) a {
  color: #000 !important;
}

.breadcrumb-container .breadcrumb .breadcrumb-item.active {
  color: #000;
  font-family: Oswald;
  font-size: 15.5px;
  font-weight: bold;
}

.page-container {
  text-align: justify;
  margin-bottom: 30px;
}

.page-container .page-title h1 {
  text-align: left;
  color: #b01d2b;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}

.page-container .page-content {
  text-align: justify;
  margin-bottom: 20px;
}

.page-container .page-content figure img {
  width: 100%;
}

.page-container .page-content p {
  font-size: 16px;
}

.page-container .page-blocks .page-block {
  margin-bottom: 20px;
}

.page-container .page-blocks .page-block .row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}

.page-container .page-blocks .page-block .page-block-content h2 {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.page-container .page-blocks .page-block .page-block-content p {
  font-size: 16px;
}

.page-container .visions {
  margin-top: 40px;
}

.page-container .visions .vision {
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #fff;
  border-radius: 5px;
}

.page-container .visions .vision:hover {
  box-shadow: 0 1px 10px #f1a8af;
}

.page-container .visions .vision .title {
  margin-bottom: 10px;
  font-size: 24px;
  color: #b01d2b;
}

.page-container .other-pages {
  border-top: 1px solid #b01d2b;
  margin-top: 50px;
}

.page-container .other-pages .title {
  text-align: center;
  font-weight: bold;
  color: #b01d2b;
  font-size: 20px;
  padding: 20px 0;
}

.page-container .pages {
  margin-top: 30px;
}

.page-container .pages .page {
  position: relative;
  margin-bottom: 30px;
}

.page-container .pages .page a:hover {
  text-decoration: none;
}

.page-container .pages .page .title {
  text-align: center;
  color: #b01d2b;
  background: #E6E6E6;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.page-container .pages .page .description {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 20px;
  color: #fff;
  right: 0;
  background: rgba(27, 67, 93, 0.8);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.page-container .pages .page .description .t {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 24px;
}

.page-container .pages .page .description .d {
  text-align: center;
}

.page-container .pages .page .description .b {
  background: #fff;
  color: #b01d2b;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 12px;
  padding: 5px;
  font-weight: bold;
}

.page-container .pages .page:hover .description {
  opacity: 1;
}

.page-container .pages .page:hover .title {
  opacity: 0;
}

.page-container .awards {
  margin-top: 30px;
}

.page-container .awards .award {
  margin-bottom: 30px;
}

.page-container .awards .award .title {
  margin-bottom: 10px;
  color: #b01d2b;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  min-height: 60px;
}

.page-container .awards .award .image {
  text-align: center;
}

.page-container .awards .award .image img {
  max-width: 80%;
}

.page-container .awards .award .description {
  margin-top: 10px;
}

.page-container .search {
  -webkit-box-flex: 1;
          flex: 1;
  max-width: 375px;
  margin-right: 75px;
}

.page-container .search .form-group {
  position: relative;
  margin: 0;
}

.page-container .search .form-group input[type=search] {
  background-color: #e9e9e9;
  border-color: transparent;
  border-radius: 25px;
  max-height: 35px;
}

.page-container .search .form-group input[type=search]::-webkit-input-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

.page-container .search .form-group input[type=search]::-moz-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

.page-container .search .form-group input[type=search]:-ms-input-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

.page-container .search .form-group input[type=search]::-ms-input-placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

.page-container .search .form-group input[type=search]::placeholder {
  font-size: 13px;
  color: #959595;
  padding-left: 10px;
}

.page-container .search .form-group button {
  position: absolute;
  top: 2px;
  right: 10px;
  background: transparent;
  border: 0;
  font-size: 20px;
  color: #a4a4a4;
}

.page-container .product h3 {
  color: #b01d2b;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.page-container .product .description {
  text-align: justify;
}

.page-container .product .description img,
.page-container .product .technical img,
.page-container .product .install-description img {
  max-width: 100%;
}

.page-container .product .images .cover {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.page-container .product .images .gallery {
  display: -webkit-box;
  display: flex;
}

.page-container .product .images .gallery .thumb {
  width: 25%;
  border: 1px solid #ccc;
  margin-top: 10px;
  margin-right: 10px;
  height: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.page-container .product .images .gallery .thumb:nth-child(5n) {
  margin-right: 0;
}

.page-container .product .download {
  margin-bottom: 20px;
}

.page-container .product .download .file {
  margin-right: 20px;
}

.page-container .product .download .file a {
  color: #b01d2b;
}

.page-container .product .download .file a img {
  width: 30px;
  margin-right: 4px;
  margin-bottom: 15px;
}

.page-container .line-products {
  padding: 30px 0;
  margin-top: 30px;
}

.page-container .line-products h4 {
  text-align: center;
  font-weight: bold;
  color: #A1A1A1;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.page-container .line-products h4 small {
  color: #b01d2b;
  display: block;
  font-weight: bold;
  font-size: 30px;
}

.page-container .line-products .line-product .title {
  margin-top: 10px;
  color: #b01d2b;
  text-align: center;
  font-weight: bold;
}

.page-container .line-products .line-product .ref {
  text-align: center;
  margin-bottom: 10px;
}

.page-container .line-products .line-product .read-more {
  text-align: center;
}

.page-container .line-products .line-product .read-more .btn {
  text-transform: uppercase;
  font-weight: bold;
}

.page-container .row-cube--prod {
  margin-left: 0px;
}

.page-container .category-background {
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}

.page-container .category-list {
  margin-top: 61px;
}

.page-container .category-list .bar-category {
  width: 52px;
  height: 2px;
  background-color: #000;
}

.page-container .category-list .category-list--items {
  padding: 10px 20px;
}

.page-container .category-list .category-list--items .category-list--item {
  border-bottom: #000 1px solid;
  padding: 15px 0;
}

.page-container .category-list .category-list--items .category-list--item a {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 300;
  text-align: justify;
  color: #000;
}

.page-container .title-category {
  font-family: Oswald;
  font-size: 20px;
  font-weight: bold;
  color: #b01d2b;
}

.page-container .category .cube-prod {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding-top: 30px;
  margin-right: 70px;
  max-width: 240px;
}

.page-container .category .prod {
  padding: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 284px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 1px;
  box-shadow: 3px -0.1px 7px 0 rgba(4, 5, 5, 0.35);
  background-color: #ffffff;
  width: 240px;
}

.page-container .category .prod .image {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-bottom: 10px;
  -webkit-box-align: center;
          align-items: center;
  max-height: 284px;
}

.page-container .category .prod .image img {
  max-width: 100%;
}

.page-container .category .title {
  color: #000;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  min-height: 46px;
  margin: 16px 0;
}

.page-container .category .ref {
  font-size: 12px;
  margin-bottom: 30px;
  text-align: center;
  color: #212529;
}

.page-container .category .ref:hover {
  text-decoration: none;
  color: #212529;
}

.page-container .category .action {
  text-align: center;
}

.page-container .contact-page {
  height: 617px;
}

.page-container .contact-page .form-contact--area .form-group {
  margin-bottom: 10px !important;
}

.page-container .contact-page .form-contact--area .form-group .form-control {
  border-radius: 8px;
  border: solid 2px #000000;
  height: 45px;
}

.page-container .contact-page .form-contact--area .form-group .form-control::-webkit-input-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.page-container .contact-page .form-contact--area .form-group .form-control::-moz-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.page-container .contact-page .form-contact--area .form-group .form-control:-ms-input-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.page-container .contact-page .form-contact--area .form-group .form-control::-ms-input-placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.page-container .contact-page .form-contact--area .form-group .form-control::placeholder {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 16px;
  font-weight: bold;
}

.page-container .contact-page .form-contact--area .form-group textarea {
  min-height: 90px !important;
}

.page-container .contact-page .info {
  text-align: center;
}

.page-container .contact-page .info .title {
  font-size: 24px;
  color: #b01d2b;
  font-weight: bold;
  margin: 20px 0;
  text-transform: uppercase;
}

.page-container .contact-page h4 {
  text-align: center;
  font-size: 16px;
  color: #b01d2b;
  font-weight: bold;
  width: 100%;
}

.page-container .posts-page .post-search {
  margin: 20px 0 40px;
  position: relative;
}

.page-container .posts-page .post-search .form-control {
  border-radius: 0;
  border: 2px solid #b01d2b;
}

.page-container .posts-page .post-search button {
  position: absolute;
  top: 8px;
  right: 5px;
  background: transparent;
  border: 0;
}

.page-container .posts-page .post {
  margin-top: 20px;
}

.page-container .posts-page .post h2.title {
  text-align: left !important;
}

.page-container .posts-page .post .title {
  font-weight: bold;
  font-size: 20px;
  color: #b01d2b;
}

.page-container .posts-page .post .title a {
  color: #b01d2b;
}

.page-container .posts-page .post .date {
  margin: 5px 0;
}

.page-container .posts-page .post .body {
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 26px;
}

.page-container .posts-page .pagination {
  -webkit-box-pack: center;
          justify-content: center;
}

.page-container #representatives-result {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  text-align: left;
}

.page-container .representative {
  border: 1px solid #b01d2b;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}

.page-container .representative:nth-child(3n) {
  margin-right: 0;
}

.page-container .representative .title {
  background: #b01d2b;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}

.page-container .representative .title .address {
  font-weight: normal;
}

.page-container .representative .body {
  padding: 10px;
  color: #b01d2b;
}

.page-container.faqs .fa-plus {
  display: none;
}

.page-container.faqs .collapsed .fa-plus {
  display: inline-block;
}

.page-container.faqs .collapsed .fa-minus {
  display: none;
}

.page-container .catalogs .catalog .title {
  color: #b01d2b;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.page-container.testimonial-page .row-testimonial {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.page-container.testimonial-page .testimonials {
  background-color: white;
  padding: 0px;
}

.page-container.testimonial-page .testimonials .testimonial {
  padding: 15px;
  margin-bottom: 30px;
  background-color: #ebebeb;
  border: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.page-container.testimonial-page .testimonials .testimonial .image {
  max-width: 118px !important;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.page-container.testimonial-page .testimonials .testimonial .image img {
  max-width: 100%;
}

.page-container.testimonial-page .testimonials .testimonial .text-testimonial {
  background-color: transparent;
  font-size: 15px;
  text-align: justify;
  font-family: "Arial, Helvetica, sans-serif";
}

.page-container.testimonial-page .testimonials .testimonial .text-testimonial .company {
  color: #b01d2b;
  font-weight: bold;
  margin-top: 15px;
  letter-spacing: 1.95px;
  font-family: Oswald, sans-serif;
}

#accordion .card {
  margin-bottom: 20px;
  border: none;
}

#accordion .card .card-header {
  background: #b01d2b;
  color: #FFF;
  padding: 0.5rem;
  border-radius: 10px;
}

#accordion .card .card-header button {
  color: #FFF;
  padding: 0;
  font-family: Oswald;
  font-size: 24.5px;
  font-weight: bold;
  border-radius: 0px;
}

#accordion .card .card-header:first-child {
  border-radius: 10px;
}

#accordion .card .image-faq {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin: 10px 0;
  float: right;
  padding: 10px;
}

#accordion .card .image-faq img {
  max-width: 331px;
  width: 100%;
}

#accordion .card .card-body {
  padding: 0.5rem;
  font-family: Arial;
  font-size: 15px;
  background-color: #ebebeb;
}

.product-container .info .title {
  font-weight: bold;
  font-size: 18px;
  color: #2b2e33;
}

.product-container .info .price {
  font-weight: bold;
  color: #b01d2b;
  font-size: 34px;
  margin-top: 10px;
}

.product-container .info .price h3 small {
  text-transform: initial;
  font-size: 11px;
  display: block;
  color: #777;
}

.product-container .info .quantity {
  max-width: 160px;
}

.product-container .info .quantity input[type=number]::-webkit-outer-spin-button,
.product-container .info .quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-container .info .quantity .remove-quantity,
.product-container .info .quantity .add-quantity {
  background-color: transparent;
  border: 1px solid #d1d1d1;
  color: #656565;
}

.product-container .info .quantity #quantity {
  text-align: center;
  border: 1px solid #d1d1d1;
}

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

.cart .totals .total {
  margin-bottom: 10px;
}

.cart .totals .total span {
  background: #b01d2b;
  border: 1px solid #b01d2b;
  padding: 10px;
  display: inline-block;
  color: #fff;
  width: 120px;
  text-align: center;
}

.cart .totals .total span + span {
  background: #fff;
  color: #b01d2b;
}

.checkout .steps .step {
  margin-bottom: 20px;
  border: 1px solid #b01d2b;
}

.checkout .steps .step .body {
  padding: 20px;
}

.checkout .steps .step .title {
  background: #b01d2b;
  padding: 5px 10px;
  color: #fff;
}

.checkout .steps .step .title a {
  color: #fff;
}

.payment-option {
  display: none;
}

.payment-options {
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.payment-options a {
  display: -webkit-box;
  display: flex;
  margin-right: 10px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 10px #ccc;
  height: 150px;
  width: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  color: #434343;
}

.payment-options a.active {
  box-shadow: 0 1px 10px green;
}

.payment-options a i {
  font-size: 60px;
}

.payment-options a div {
  margin-top: 15px;
}

#credit-card {
  border-radius: 5px;
  border: 3px solid green;
  padding: 30px;
  position: relative;
  margin-top: 20px;
}

.content-featured .image {
  display: -webkit-box;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  /* height: 100%; */
  height: 280px;
  max-width: 368px;
}

.content-featured .image img {
  /* max-width: 100%; */
  width: 100%;
  height: 100%;
}

.content-featured .image .title-block {
  background: #b01d2b;
  opacity: 0.8;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #FFF;
  position: absolute;
  bottom: -9px;
  left: 0;
  right: 0;
  padding: 10px 15px;
}

.content-featured .link {
  border: 2px solid #1B435D;
  text-align: center;
  padding: 5px;
  font-size: 17px;
  font-weight: 900;
}

.content-featured .link a {
  text-decoration: none !important;
  color: #1B435D;
}

.content-featured .link.call-link {
  font-size: 16px;
  font-weight: 900;
  padding: 10px 20px;
  text-align: justify;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.block-video--area .video div {
  margin-top: 28px;
}

.gallery .gallery-title {
  color: #b01d2b;
  font-family: Oswald;
  font-size: 20px;
  font-weight: bold;
}

.gallery .gallery-content {
  font-family: Arial;
  font-size: 15px;
  padding-top: 20px;
}

.gallery .carousel-gallery {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.gallery .carousel-gallery img {
  min-height: 132px;
}

.tips-area {
  margin-top: 10px;
}

.title-see--more {
  font-family: Oswald;
  font-size: 28px;
  font-weight: bold;
  color: #b01d2b;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.pages .title-related {
  color: #000;
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  border-right: 2px solid #b01d2b;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  min-height: 41px;
  -webkit-box-align: center;
          align-items: center;
  margin-left: -15px;
}

.carousel-gallery .owl-prev,
.carousel-gallery .owl-next {
  top: 73%;
  padding: unset !important;
}

@media (max-width: 767px) {
  .container-timeline {
    padding-left: 0px;
  }
}

.timeline ul {
  padding: 50px 0;
  margin-bottom: 0 !important;
}

.timeline ul li {
  background: #3c3d3d;
  position: relative;
  margin: 0 auto;
  width: 7px;
  list-style-type: none;
}

.timeline ul li:last-child {
  padding-bottom: 0px;
  background: transparent;
}

.timeline ul li:before {
  content: "";
  background: #b01d2b;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 40px;
  height: 40px;
  border: 3px solid #b01d2b;
  border-radius: 50%;
  z-index: 1;
}

.timeline ul li .hidden {
  opacity: 0;
}

.timeline ul li .content {
  position: relative;
  top: -3px;
  width: 350px;
  padding: 10px;
}

.timeline ul li .content h2 {
  color: #b01d2b;
  padding-bottom: 10px;
  margin: 0;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 2.34px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.timeline ul li .content h2:before {
  content: "";
  background: #b01d2b;
  position: absolute;
  top: 11px;
  width: 20px;
  height: 20px;
  left: -25px;
  border-radius: 50px;
  z-index: 1;
}

.timeline ul li .content p {
  margin: 0;
  font-size: 15px !important;
  text-align: justify;
  color: #000;
}

.timeline ul li .content:hover {
  box-shadow: 0px 0px 24px 0px #ccc;
}

.timeline ul li .content:hover h2:before {
  background: #3c3d3d;
}

.timeline ul li .content:before {
  content: "";
  background: #3c3d3d;
  position: absolute;
  top: 21px;
  width: 180px;
  height: 4px;
}

.timeline ul li:nth-child(odd) .content {
  left: 220px;
}

.timeline ul li:nth-child(odd) .content:before {
  left: -200px;
}

.timeline ul li:nth-child(even) .content {
  left: -570px;
  text-align: right;
}

.timeline ul li:nth-child(even) .content:before {
  right: -205px;
}

.timeline ul li:nth-child(even) .content h2:before {
  right: -27px;
  left: auto;
}

@media screen and (max-width: 1020px) {
  .timeline ul li .content {
    width: 41vw;
  }

  .timeline ul li:nth-child(even) .content {
    left: calc(-41vw - 45px);
  }
}

@media screen and (max-width: 700px) {
  .timeline ul li {
    margin-left: 35px;
  }

  .timeline ul li .content {
    width: calc(100vw - 100px);
    left: 65px !important;
    text-align: left !important;
  }

  .timeline ul li .content h2 {
    text-align: initial;
  }

  .timeline ul li:nth-child(even) .content {
    left: 45px;
  }

  .timeline ul li:nth-child(even) .content:before {
    left: -44px;
  }

  .timeline ul li:nth-child(even) .content h2:before {
    left: -25px;
    right: auto;
  }

  .timeline ul li:nth-child(odd) .content:before {
    left: -43px;
  }

  .timeline ul li .content:before {
    width: 20px;
  }
}

#titleTooltip {
  font-weight: bold;
  position: absolute;
  border-radius: 3px;
  color: white;
  background: #1E1E1E;
  border: 1px solid #fff;
  padding: 5px 15px;
  font-family: monospace;
  z-index: 10;
  text-transform: uppercase;
  font-size: 13px;
  max-width: 300px;
  text-align: center;
  display: none;
}

#svg-map {
  stroke: rgba(0, 0, 0, 0.5);
  padding: 0;
}

#svg-map a path {
  stroke: rgba(51, 122, 183, 0.3);
}

#svg-map a path:not([fill]) {
  fill: #1B435D;
}

#svg-map text {
  font: 12px Arial-BoldMT, sans-serif;
  stroke: #fff;
}

#svg-map a {
  text-decoration: none;
  cursor: pointer;
}

#svg-map a:hover path {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  fill: #265f85;
}

#svg-map a circle {
  fill: #1B435D;
  stroke: #1B435D;
}

#svg-map a circle:not([fill]) {
  fill: #1B435D;
}

#svg-map a:hover circle {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  fill: #265f85;
}

.category-area .category {
  /* border: solid 1px #000; */
  height: 120px;
}
.category-area .category .title {
  color: #fff;
  border: solid 4px #fff;
  /* background: transparent; */
  background: linear-gradient(to bottom, transparent, transparent);
  transition: all 0.5s ease-in-out;
  height: 56px;
  width: 225px;
}

.category-area .category:hover .title {
  background-color: #fff;
  color: #b01d2b;
  /* transition: top 1s ease-in 1s; */
  text-shadow: none;
}

.row-category{
  display: grid;
  grid-template-columns: repeat(5, 0fr);
  justify-items: center;
  padding: 50px 0 !important;
  gap: 15px 5px;
}

@media (max-width: 1200px){
  .row-category{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    padding: 50px 0 !important;
    gap: 15px 10px;
  }
  .testimonial-image-video{
    padding-top: 20px;
  }
}
@media (max-width: 992px){
  .row-category{
    display: grid;
    grid-template-columns: repeat(3, 0fr);
    justify-items: center;
    padding: 50px 0 !important;
    gap: 15px 10px;
  }
  .footer .logo-area .logo-footer img{
    max-width: 110px;
  }
  header .menu .hamburger {
    padding: 3px;
    padding-left: 0;
    margin-right: 6px;
  }
  header .menu .hamburger .hamburger-inner,
  header .menu .hamburger .hamburger-inner:after,
  header .menu .hamburger .hamburger-inner:before {
    background-color: #fff;
  }
  .testimonials .testimonial .text{
    padding-top: 20px;
  }
  .testimonial-image-video{
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px){
  .row-category{
    display: grid;
    grid-template-columns: repeat(2, 0fr);
    justify-items: center;
    padding: 50px 0 !important;
    gap: 15px 10px;
    width: 100%;
  }
  .col-testimonial{
    margin-bottom: 20px;
  }
  .info-social-medias{
    flex-direction: column;
  }
  .bar-social-media{
    width: 204px !important;
  }
  .featured-block .content-featured .image{
    height: 241px !important;
  }
  .featured-block .content-featured .image img{
    width: 368px;
  }
}
@media (max-width: 530px){
  .row-category{
    display: grid;
    grid-template-columns: repeat(1, 0fr);
    justify-items: center;
    padding: 50px 0 !important;
    gap: 15px 10px;
    width: 100%;
    margin: 0;
  }
  .testimonial-body{
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 992px){
  .container-nav-menu {
    display: flex;
    justify-content: center;
  }
}

.bar-social-media {
  background: #000000;
  height: 2px;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px){
  .cont-icon-text{
    display: flex;
  }
}

@media(min-width: 992px){
  .dropdown-submenu{
    left: 265px;
    top: 0;
  }
  .drop-toggle-button{
    display: none;
  }
}
.drop-toggle-button{
  background: transparent;
  border: none;
}
@media (max-width: 992px){
  header .menu .categories-menu .dropdown-menu .nav-item .nav-link {
    color: #b01d2b;
  }
  #navbar .menu-default .nav-item{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #navbar .menu-default .dropdown .dropdown-toggle::after{
    content: none;
  }
  header .menu .navbar-nav .dropdown-menu {
    background: #ffffff;
  }
  header .menu .navbar-nav .dropdown-menu .nav-link{
    background: #ffffff;
    color: #b01d2b;
    width: 100%;
  }
  .dropdown-submenu-icon{
    display: none;
  }
}
@media(max-width: 768px){
  .header .phones{
    margin-bottom: 10px;
  }
}
@media (max-width: 575px){
  #navbar .menu-default .dropdown .drop-toggle-button{
    margin-right: 10px;
  }
}