/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v17-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v17-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v17-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v17-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v17-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('../fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v17-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v17-latin-800.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v17-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
a {
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: inherit;
  color: #2d2f92;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
/* Default paragraph styles */
p,
span {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 12px;
  text-align: left;
  text-rendering: optimizeLegibility;
  color: #404040;
}
form input[type],
form select,
form span,
form label,
form textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
form button[type] {
  font-family: 'Open Sans', sans-serif;
}
/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  text-rendering: optimizeLegibility;
  font-style: normal;
  margin: 0 0 16px 0;
  line-height: 1.4;
  color: #404040;
}
/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
/* Lists */
ul,
ol,
dl {
  font-family: 'Open Sans', sans-serif;
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 1.6;
  font-size: 15px;
  color: #404040;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
/*
All snippets
**/
.relative {
  position: relative;
}
.text-center {
  text-align: center;
}
/*
Icomoon
**/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
Responsive image canvas
**/
figure.image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
figure.image img {
  visibility: hidden;
}
figure.image.contain {
  background-size: contain;
}
.image-item {
  height: auto;
}
img {
  max-width: 100%;
}
/*
Flexbox snippets
**/
.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.align-start {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.align-end {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.justify-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.justify-evenly {
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
}
.justify-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.justify-around {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.justify-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-start {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-centered {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 70em) {
  .tablet-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 40em) {
  .mobile-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/*
Colors
**/
/*
Structure
**/
body {
  background-color: #f7f7f7;
}
*:focus {
  outline: none;
}
/*
Fetures
**/
.opacity {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.opacity:hover {
  opacity: 0.6;
  text-decoration: none;
}
.opacity-translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.opacity-translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button {
  background-color: #d2d3d5;
  color: #d73035;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  font-size: 13px;
  padding: 10px 20px;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.default-button:hover {
  opacity: 0.6;
  text-decoration: none;
}
.default-button.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.default-button.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.spacing {
  padding: 60px 0;
}
form input[type],
form textarea,
form select {
  border: 1px solid #d2d3d5;
  background-color: #f7f7f7;
  height: 40px;
  border-radius: 3px;
  padding: 0 0 0 6px;
  display: block;
  width: 100%;
  margin-bottom: 16px;
  color: #d73035;
}
form input[type]:focus,
form textarea:focus,
form select:focus {
  border: 1px solid #404040;
  outline: 0;
}
form input[type]::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder,
form select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #d73035;
  font-style: italic;
  text-transform: uppercase;
  font-size: 13px;
}
form input[type]::-moz-placeholder,
form textarea::-moz-placeholder,
form select::-moz-placeholder {
  /* Firefox 19+ */
  color: #d73035;
  font-style: italic;
  text-transform: uppercase;
  font-size: 13px;
}
form input[type]:-ms-input-placeholder,
form textarea:-ms-input-placeholder,
form select:-ms-input-placeholder {
  /* IE 10+ */
  color: #d73035;
  font-style: italic;
  text-transform: uppercase;
  font-size: 13px;
}
form textarea {
  height: 150px;
}
/*
Slick slider
**/
.slider {
  position: relative;
}
.slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 0;
  z-index: 2;
  border: none;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider .slick-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #d73035;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.slider .slick-arrow.slick-prev {
  left: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-prev {
    left: 0;
  }
}
.slider .slick-arrow.slick-prev::before {
  content: "\f060";
}
.slider .slick-arrow.slick-next {
  right: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-next {
    right: 0;
  }
}
.slider .slick-arrow.slick-next::before {
  content: "\f061";
}
.slider .slick-arrow:hover::before {
  opacity: 0.8;
}
.slider .slick-dots {
  list-style: none;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider .slick-dots > li {
  margin: 0 5px;
}
.slider .slick-dots > li button {
  font-size: 0;
  border: none;
  background-color: transparent;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.slider .slick-dots > li button::before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #d2d3d5;
  opacity: 0.5;
  display: block;
  border-radius: 50%;
}
.slider .slick-dots > li.slick-active button::before {
  opacity: 1;
}
/*
Footer
**/
@media screen and (min-width: 70em) {
  .wrap-page {
    min-height: 100%;
    margin-bottom: -530px;
  }
  .wrap-page::after {
    content: '';
    display: block;
  }
  .wrap-footer,
  .wrap-page::after {
    height: 530px;
    position: relative;
  }
}
/*
Blog
*/
.blog-list {
  list-style: none;
}
.blog-list li {
  margin-bottom: 20px;
}
.blog-list li a {
  display: block;
  border: 1px solid #d2d3d5;
  padding: 16px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.blog-list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.blog-list li a header {
  height: 100%;
  position: relative;
}
.blog-list li a header h2 {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-list li a header span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #404040;
  margin: 0;
  font-style: italic;
  font-size: 12px;
}
.widgets {
  padding: 40px;
  margin-bottom: 40px;
  background-color: #404040;
}
@media (max-width: 70em) {
  .widgets {
    padding: 20px;
  }
}
@media (max-width: 40em) {
  .widgets {
    margin-top: 40px;
  }
}
.widgets h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #f7f7f7;
}
.widgets form {
  position: relative;
  margin-bottom: 40px;
}
.widgets form input[type] {
  background-color: #f7f7f7;
}
.widgets form button {
  position: absolute;
  right: 10px;
  top: 50%;
  background: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widgets ul {
  list-style: none;
}
.widgets ul li a {
  color: #d2d3d5;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.widgets ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.widgets ul li a.active {
  font-weight: 700;
}
.pagination {
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  background-color: #404040;
  color: #f7f7f7;
  display: block;
  width: 20px;
  line-height: 1.2;
  border-radius: 4px;
  padding: 4px 10px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.pagination li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.pagination li.current {
  background-color: #404040;
}
.pagination li:not(:first-child) a,
.pagination li:not(:last-child) a {
  width: auto;
}
.blog-content .featured-image {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 16px;
}
.blog-content iframe {
  width: 100%;
  margin-top: 40px;
}
.blog-content .carousel-blog {
  margin: 10px -10px 0 -10px;
}
.blog-content .carousel-blog .item {
  padding: 10px;
}
.blog-content .carousel-blog .slick-arrow {
  bottom: 50%;
  color: #f7f7f7;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.blog-content .carousel-blog .slick-arrow.slick-prev {
  left: -30px;
}
.blog-content .carousel-blog .slick-arrow.slick-next {
  right: -30px;
}
.blog-content .addthis_inline_share_toolbox span {
  margin: 0;
}
/*
Header
*/
.wrap-header {
  border-top: 5px solid #d2d3d5;
}
.wrap-header .content {
  padding: 20px 0;
}
.wrap-header .content .languages {
  list-style: none;
  margin: 0 0 10px 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wrap-header .content .languages li {
  margin-left: 10px;
}
.wrap-header .content .languages li a {
  display: block;
  line-height: 1;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .content .languages li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .content .menu {
  list-style: none;
  margin: 0;
}
.wrap-header .content .menu li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #404040;
  font-weight: 600;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .content .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media (max-width: 100em) {
  .wrap-header .content .menu li a {
    font-size: 13px;
  }
}
.wrap-header .content .menu li a.active {
  color: #d73035;
}
.wrap-header .red-bar {
  width: 100%;
  background-color: #d73035;
  padding: 15px 0;
}
.wrap-header .red-bar .inner {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.wrap-header .red-bar .inner a {
  color: #f7f7f7;
  font-size: 14px;
  font-weight: 700;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-header .red-bar .inner a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .red-bar .inner a img {
  margin-right: 5px;
}
.wrap-header .red-bar .inner .social {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-header .red-bar .inner .social li {
  margin: 0 5px;
}
.wrap-header .red-bar .inner .social li .separator {
  width: 1px;
  height: 16px;
  display: block;
  background-color: #f7f7f7;
  margin: 0;
}
/*
Home
*/
.about-home {
  padding: 80px 0;
  background-image: url('../images/red-symbol.png');
  background-position: left center;
  background-color: #d73035;
  background-repeat: no-repeat;
}
@media (max-width: 40em) {
  .about-home {
    padding: 40px 0;
  }
  .about-home img {
    margin-bottom: 20px;
  }
}
.about-home p {
  color: #f7f7f7;
}
.products-home {
  padding: 60px 0;
}
.products-home .title h1 {
  text-align: center;
  font-size: 34px;
  font-weight: 300;
  color: #404040;
  line-height: 1;
}
.products-home .title h1 strong {
  font-size: 54px;
  color: #d73035;
  font-weight: 700;
}
@media (max-width: 40em) {
  .products-home .title h1 {
    font-size: 24px;
  }
  .products-home .title h1 strong {
    font-size: 44px;
  }
}
.products-home ul li a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  background-color: #fff;
}
.products-home ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.products-home ul li a h2 {
  display: block;
  background-color: #d73035;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: 700;
  color: #f7f7f7;
  margin: 0;
}
.products-home ul li a .content {
  border: 1px solid #d2d3d5;
  border-top: none;
  padding-top: 10px;
}
.products-home ul li a .content .more {
  color: #d73035;
  display: block;
  text-align: right;
  font-weight: 600;
}
.title h1 {
  text-align: center;
  color: #d73035;
  font-size: 25px;
  font-weight: 700;
}
/*
Footer
*/
.wrap-footer .red {
  padding: 60px 0;
  background-image: url('../images/red-symbol.png');
  background-position: left center;
  background-color: #d73035;
  background-repeat: no-repeat;
}
.wrap-footer .red h3 {
  color: #f7f7f7;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 30px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.wrap-footer .red h3 img {
  margin-right: 10px;
}
@media (min-width: 40em) {
  .wrap-footer .red h3.first {
    margin-top: 0;
  }
}
.wrap-footer .red p {
  color: #f7f7f7;
  font-size: 13px;
}
.wrap-footer .red p a {
  color: #f7f7f7;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .red p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .red form {
  margin-bottom: 40px;
}
.wrap-footer .red form input[type] {
  border: 1px solid #f7f7f7;
}
.wrap-footer .red form button[type] i {
  margin-left: 20px;
}
.wrap-footer .red .social {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.wrap-footer .red .social li {
  margin: 0 5px;
}
.wrap-footer .red .social li a {
  display: block;
  color: #f7f7f7;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .red .social li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .red .social li .separator {
  width: 1px;
  height: 16px;
  display: block;
  background-color: #f7f7f7;
  margin: 0;
}
.wrap-footer .copy {
  padding: 20px 0 0 0;
  font-size: 13px;
  text-align: center;
}
.wrap-footer .copy a {
  color: #404040;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .copy a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.categories h3 {
  font-size: 13px;
  text-transform: uppercase;
  color: #d73035;
}
.categories ul {
  list-style: none;
}
.categories ul li {
  border-top: 1px solid #d2d3d5;
}
.categories ul li a {
  color: #818181;
  display: block;
  padding: 10px 0;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.categories ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.categories ul li a.active {
  color: #d73035;
}
.categories ul li:last-child {
  border-bottom: 1px solid #d2d3d5;
}
.list a {
  display: block;
  border: 1px solid #d2d3d5;
  padding: 5px;
}
.catalog a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.catalog a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.catalog a h2 {
  display: block;
  text-align: center;
  color: #f7f7f7;
  background-color: #d73035;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 13px;
  margin: 5px 0 0 0;
}
.title-internal {
  background-color: #d2d3d5;
  padding: 30px 0;
}
.title-internal h1,
.title-internal h2 {
  color: #d73035;
  margin: 0;
  text-transform: uppercase;
}
.sales {
  padding: 60px 0;
}
.sales h2 {
  text-align: center;
  color: #d73035;
}
.sales p {
  text-align: center;
}
.sales ul li > div {
  padding: 30px 10px;
  background-color: #d73035;
}
.sales ul li > div p {
  margin: 0;
  font-size: 13px;
}
.sales ul li > div p a {
  display: block;
  text-align: center;
  color: #f7f7f7;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.sales ul li > div p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media (max-width: 40em) {
  .categories {
    display: none;
  }
}
.categories > ul {
  list-style: none;
  margin: 0;
}
.categories > ul > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  padding: 15px 10px;
  line-height: 1;
  font-weight: 600;
}
.categories > ul > li > a:hover {
  text-decoration: none;
}
.categories > ul > li.active > a {
  color: #d73035;
}
.categories > ul > li > ul {
  display: none;
  list-style: none;
  margin: 0 0 20px 15px;
  padding-left: 10px;
}
.categories > ul > li > ul > li {
  border-top: none;
  list-style: circle;
}
.categories > ul > li > ul > li:last-child {
  border-bottom: none;
}
.categories > ul > li > ul > li > a {
  color: #818181;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  padding: 5px 0;
}
.categories > ul > li > ul > li > a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.categories > ul > li > ul > li > a.active {
  border-left: none;
}
.categories > ul > li.opened > ul {
  display: block;
}
/*
Mobile menu
**/
.wrap-header-mobile {
  position: fixed;
  height: 70px;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #f7f7f7;
  padding: 10px 0;
  z-index: 9;
}
@media (max-width: 40em) {
  .wrap-header-mobile {
    padding: 15px 0;
  }
}
.wrap-header-mobile .toggle-menu {
  font-size: 24px;
  color: #d73035;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .toggle-menu:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .logo img {
  display: block;
  margin: auto;
}
.wrap-header-mobile .mobile-menu {
  background-color: #f7f7f7;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
.wrap-header-mobile .mobile-menu.opened {
  top: 0;
}
.wrap-header-mobile .mobile-menu .toggle-menu {
  padding: 30px 0 0 0;
}
.wrap-header-mobile .mobile-menu .menu {
  list-style: none;
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu li {
  display: block;
  width: 100%;
}
.wrap-header-mobile .mobile-menu .menu li a {
  color: #404040;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 15px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .mobile-menu .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .mobile-menu .menu li a i {
  margin-right: 5px;
}
.wrap-header-mobile .mobile-menu .menu li:not(:last-child) {
  border-bottom: 1px solid #d2d3d5;
}
@media (max-width: 70em) {
  .wrap-page {
    padding-top: 70px;
  }
}
@media (max-width: 40em) {
  .contact iframe {
    margin-top: 20px;
  }
}
.spacing {
  background-color: #fff;
}
