/*
Theme Name: Luxion CS
Theme URI: Theme_URL
Author: 
Author URI: 
Description: Description_Text
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Tag1,Tag2
Text Domain: Domain_Text

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  -webkit-font-smoothing: antialiased;
}

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

a {
  text-decoration: none;
}

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

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

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

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}

body {
  margin: 0;
}

iframe {
  border-style: none;
  border: none;
  display: block;
  position: relative;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: 700;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  border-style: none;
  height: 2px;
  background: #e6e6e6;
  margin: 1.5em 0;
  width: 80%;
}

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

p,
pre {
  margin: 1em 0;
}

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

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

q {
  quotes: none;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0;
}

menu,
ol,
ul {
  padding: 0;
}

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

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

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

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

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

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

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

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

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

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

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

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

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

audio,
canvas,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.row {
  line-height: normal;
  clear: both;
  zoom: 1;
  margin-right: -15px;
  margin-left: -15px;
}

.row:after {
  display: table;
  content: "";
  clear: both;
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}

.row:before {
  display: table;
  content: "";
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
}

.row > [class*="col_"] {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
}

.row > [class*="col_"].right {
  float: right;
}

.row.big-gutter {
  margin-left: -30px;
  margin-right: -30px;
}

@media (max-width: 1300px) {
  .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.row.big-gutter > [class*="col_"] {
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 1300px) {
  .row.big-gutter > [class*="col_"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.row.small-gutter {
  margin-left: -7px;
  margin-right: -7px;
}

.row.small-gutter > [class*="col_"] {
  padding-left: 7px;
  padding-right: 7px;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter > [class*="col_"] {
  padding-left: 0;
  padding-right: 0;
}

.row.flex:before, .row.flex:after {
  content: none;
}

@media (max-width: 960px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .row > [class*="col_"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.big-gutter > [class*="col_"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.col_10 {
  width: 10%;
}

.col_12 {
  width: 12.5%;
}

.col_14 {
  width: 14.28%;
}

.col_15 {
  width: 15%;
}

.col_16 {
  width: 16.66%;
}

.col_18 {
  width: 18%;
}

.col_20 {
  width: 20%;
}

.col_25 {
  width: 25%;
}

.col_30 {
  width: 30%;
}

.col_33 {
  width: 33.33%;
}

.col_35 {
  width: 35%;
}

.col_40 {
  width: 40%;
}

.col_45 {
  width: 45%;
}

.col_50 {
  width: 50%;
}

.col_55 {
  width: 55%;
}

.col_60 {
  width: 60%;
}

.col_65 {
  width: 65%;
}

.col_66 {
  width: 66.66%;
}

.col_70 {
  width: 70%;
}

.col_75 {
  width: 75%;
}

.col_80 {
  width: 80%;
}

.col_90 {
  width: 90%;
}

.col_100 {
  width: 100%;
}

.col_auto {
  width: auto;
}

.col_centred {
  float: none;
  display: block !important;
  margin: 0 auto;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-self-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
}

.flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.flex-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

body {
  font-size: 16px;
  font-family: "Poppins", sans-serif, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-weight: 300;
  color: #181921;
}

@media (max-width: 1300px) {
  body {
    font-size: 15px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: #181921;
  font-weight: 300;
  line-height: 1.1;
}

@media (max-width: 480px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 400;
  }
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: inherit;
  line-height: inherit;
}

h1 {
  font-size: 68px;
  margin-bottom: 20px;
}

@media (max-width: 1680px) {
  h1 {
    font-size: 54px;
  }
}

@media (max-width: 1300px) {
  h1 {
    font-size: 42px;
  }
}

@media (max-width: 960px) {
  h1 {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  h1 {
    font-size: 27px;
  }
}

h2 {
  font-size: 48px;
  margin-bottom: 15px;
}

@media (max-width: 1680px) {
  h2 {
    font-size: 38px;
  }
}

@media (max-width: 1300px) {
  h2 {
    font-size: 32px;
  }
}

@media (max-width: 960px) {
  h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 25px;
  }
}

@media (max-width: 640px) {
  h2 {
    font-size: 23px;
  }
}

h3 {
  font-size: 36px;
  margin-bottom: 15px;
}

@media (max-width: 1680px) {
  h3 {
    font-size: 32px;
  }
}

@media (max-width: 1300px) {
  h3 {
    font-size: 28px;
  }
}

@media (max-width: 640px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  font-size: 21px;
  margin-bottom: 10px;
}

@media (max-width: 960px) {
  h4 {
    font-size: 19px;
  }
}

@media (max-width: 767px) {
  h4 {
    font-size: 17px;
  }
}

@media (max-width: 640px) {
  h4 {
    font-size: 16px;
  }
}

h5 {
  font-size: 20px;
  margin-bottom: 10px;
}

@media (max-width: 960px) {
  h5 {
    font-size: 19px;
  }
}

@media (max-width: 767px) {
  h5 {
    font-size: 18px;
  }
}

@media (max-width: 640px) {
  h5 {
    font-size: 16px;
  }
}

h6 {
  font-size: 18px;
  margin-bottom: 10px;
}

@media (max-width: 960px) {
  h6 {
    font-size: 17px;
  }
}

@media (max-width: 640px) {
  h6 {
    font-size: 16px;
  }
}

p,
span,
label,
li {
  font-weight: 300;
  line-height: 1.65;
}

@media (max-width: 640px) {
  p,
  span,
  label,
  li {
    line-height: 1.45;
  }
}

p {
  margin: 15px 0;
  color: #000000;
  font-size: 18px;
}

@media (max-width: 1680px) {
  p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  p {
    margin: 10px 0;
  }
}

@media (max-width: 640px) {
  p {
    font-size: 14px;
  }
}

p p,
p a,
p span,
p label,
p em {
  font-size: 100%;
  margin: 0;
  color: inherit;
}

p b,
p strong {
  font-weight: bold;
}

p i,
p em {
  font-style: italic;
}

p a {
  text-decoration: underline;
  color: #181921;
}

p a:hover {
  opacity: 0.8;
}

a {
  color: inherit;
  margin: 0;
}

a:hover {
  text-decoration: underline;
}

a span {
  color: inherit;
  font-weight: inherit;
}

img,
span,
label,
a {
  display: inline-block;
}

blockquote {
  border: none !important;
  position: relative;
  margin: 30px 0;
}

blockquote p {
  font-size: 17px;
  line-height: 1.4;
  text-align: center;
  font-style: normal;
  color: #181921;
  margin: 0;
  z-index: 1;
}

@media (max-width: 640px) {
  blockquote p {
    font-size: 18px;
    margin: 25px 0;
  }
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
textarea,
select {
  vertical-align: middle;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 15px;
  border: none;
  border: 1px solid #e8e8e8;
  background: #F5F5F5;
  color: #181921;
  width: 100%;
  line-height: 1;
  padding: 12px 20px;
  margin-bottom: 15px;
  vertical-align: middle;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none !important;
  border-radius: 5px;
}

@media (max-width: 960px) {
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="url"],
  input[type="number"],
  input[type="date"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="week"],
  input[type="month"],
  textarea,
  select {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="url"],
  input[type="number"],
  input[type="date"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="week"],
  input[type="month"],
  textarea,
  select {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="url"],
  input[type="number"],
  input[type="date"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="week"],
  input[type="month"],
  textarea,
  select {
    font-size: 13px;
  }
}

input[type="text"]:active, input[type="text"]:hover, input[type="text"]:focus,
input[type="email"]:active,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="password"]:active,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="search"]:active,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:active,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="url"]:active,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="number"]:active,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="date"]:active,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="time"]:active,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:active,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:active,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="week"]:active,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="month"]:active,
input[type="month"]:hover,
input[type="month"]:focus,
textarea:active,
textarea:hover,
textarea:focus,
select:active,
select:hover,
select:focus {
  background-color: white;
  border-color: #EA5A5C;
}

input[type="text"]:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="url"]:disabled,
input[type="number"]:disabled,
input[type="date"]:disabled,
input[type="time"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="week"]:disabled,
input[type="month"]:disabled,
textarea:disabled,
select:disabled {
  background: #EBEBEB;
}

@media (max-width: 960px) {
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    font-size: 13px;
  }
}

@media (max-width: 960px) {
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    font-size: 13px;
  }
}

@media (max-width: 960px) {
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    font-size: 13px;
  }
}

@media (max-width: 960px) {
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="date"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder,
  input[type="datetime"]:-moz-placeholder,
  input[type="datetime-local"]:-moz-placeholder,
  input[type="week"]:-moz-placeholder,
  input[type="month"]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="date"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder,
  input[type="datetime"]:-moz-placeholder,
  input[type="datetime-local"]:-moz-placeholder,
  input[type="week"]:-moz-placeholder,
  input[type="month"]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="date"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder,
  input[type="datetime"]:-moz-placeholder,
  input[type="datetime-local"]:-moz-placeholder,
  input[type="week"]:-moz-placeholder,
  input[type="month"]:-moz-placeholder,
  textarea:-moz-placeholder,
  select:-moz-placeholder {
    font-size: 13px;
  }
}

.select_overlay {
  position: relative;
}

.select_overlay:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 23px;
  background-image: url("images/svg/select.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 13px;
  height: 8px;
}

textarea {
  line-height: 1.2;
  padding-top: 15px;
  height: 160px;
}

button[type="submit"],
input[type="submit"] {
  color: white;
  display: inline-block;
  text-align: center;
  font-family: "Poppins", sans-serif;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  background-color: #EA5A5C;
  font-weight: 500;
  padding: 17px 28px;
  border-radius: 42px;
  line-height: 1;
  line-height: 1;
  border-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
  margin-bottom: 0;
  font-size: 15px;
}

@media (max-width: 767px) {
  button[type="submit"],
  input[type="submit"] {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  button[type="submit"],
  input[type="submit"] {
    font-size: 13px;
  }
}

button[type="submit"]:hover,
input[type="submit"]:hover {
  text-decoration: none;
  background-color: #e42d2f;
  color: white;
}

select {
  height: auto;
  line-height: normal;
  outline: none;
}

textarea {
  height: 124px;
  line-height: 1.5;
  padding-top: 15px;
  margin-bottom: 20px;
}

input[type="radio"],
input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  margin-bottom: 0;
  background: #fff;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: top;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  line-height: normal;
  cursor: pointer;
  margin-top: 0;
  color: #EA5A5C;
  outline: 0;
}

input[type="radio"]:before,
input[type="checkbox"]:before {
  content: "";
  background-color: #EA5A5C;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}

input[type="radio"] {
  border-radius: 50%;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  background-color: white;
  border-color: #EA5A5C;
}

input[type="checkbox"]::before {
  border-radius: 3px;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: #EA5A5C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  font-size: 10px;
}

input[type="checkbox"]:checked:before {
  width: 17px;
  height: 17px;
}

input[type="radio"]:checked:before {
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

form {
  margin: 0;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-not-valid {
  border: 1px solid red !important;
}

.wpcf7 input:hover,
.wpcf7 input:focus,
.wpcf7 select:hover,
.wpcf7 select:focus,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus {
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus {
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* #END */
div.wpcf7-response-output {
  margin: 0;
  padding: 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
  text-align: center;
  border: 0 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  color: #EA5A5C;
}

div.wpcf7-mail-sent-ok {
  color: #037917;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  border: none;
  border-radius: 0;
}

@media (max-width: 960px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #EA5A5C;
  color: white;
  border-radius: 5px;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: red;
  /* Red */
  background: red;
  color: white;
  border-radius: 5px;
}

.wpcf7 form.spam .wpcf7-response-output {
  /* Orange */
  background: red;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: red;
  color: white;
  border-radius: 5px;
}

.button1, .button2,
.button-white {
  color: white;
  display: inline-block;
  padding: 21px 28px;
  font-size: 15px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 500;
  border-radius: 42px;
  background-color: #EA5A5C;
  font-family: "Poppins", sans-serif;
}

@media (max-width: 1300px) {
  .button1, .button2,
  .button-white {
    padding: 14px 24px;
  }
}

@media (max-width: 767px) {
  .button1, .button2,
  .button-white {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .button1, .button2,
  .button-white {
    font-size: 13px;
    padding: 12px 22px;
  }
}

.button1:hover, .button2:hover,
.button-white:hover {
  text-decoration: none;
  background-color: #e74346;
  color: white;
}

.button-white {
  color: white;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.15);
  color: white;
}

.button-white:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.35);
  color: white;
}

.button2 {
  background-color: #181921;
}

ul li {
  list-style: none;
}

.alignleft {
  display: inline;
  float: left;
  margin-top: 20px;
  margin-right: 30px;
}

.alignright {
  display: inline;
  float: right;
  margin-top: 20px;
  margin-left: 30px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

@media (max-width: 768px) {
  .alignleft, .alignright, .aligncenter {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}

body {
  text-rendering: optimizeLegibility;
  counter-reset: item;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  background-color: #fff;
  position: relative;
}

body,
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #181921;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

a {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
								  not supported by any browser */
}

.big-title {
  font-size: 42px;
}

@media (max-width: 1430px) {
  .big-title {
    font-size: 36px;
  }
}

@media (max-width: 960px) {
  .big-title {
    font-size: 30px;
  }
}

@media (max-width: 640px) {
  .big-title {
    font-size: 26px;
  }
}

@media (max-width: 480px) {
  .big-title {
    font-size: 24px;
  }
}

.big-p {
  font-size: 20px;
  line-height: 1.7;
}

@media (max-width: 1680px) {
  .big-p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .big-p {
    font-size: 16px;
  }
}

.container-big {
  width: 100%;
  padding: 0 150px;
}

@media (max-width: 1550px) {
  .container-big {
    padding: 0 50px;
  }
}

@media (max-width: 1430px) {
  .container-big {
    padding: 0 30px;
  }
}

@media (max-width: 640px) {
  .container-big {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 15px;
}

@media (max-width: 1300px) {
  .container {
    padding: 0 30px;
  }
}

@media (max-width: 640px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.general-content-wrap {
  padding: 50px 0 100px;
}

@media (max-width: 1300px) {
  .general-content-wrap {
    padding: 30px 0 70px;
  }
}

@media (max-width: 640px) {
  .general-content-wrap {
    padding: 20px 0 50px;
  }
}

.general-content-wrap .the-content {
  max-width: 766px;
  margin-left: auto;
  margin-right: auto;
}

.the-content img {
  max-height: 100%;
  height: auto;
  border-radius: 5px;
}

.the-content table {
  font-size: 15px;
  line-height: 1.3;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  border-collapse: separate !important;
  overflow: hidden;
  width: 100%;
}

@media (max-width: 960px) {
  .the-content table {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .the-content table {
    font-size: 13px;
  }
}

.the-content table th {
  background-color: #f8f8f8;
}

.the-content table td,
.the-content table th {
  padding: 15px;
  text-align: left;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  vertical-align: top;
}

.the-content table td:first-child,
.the-content table th:first-child {
  border-left: none;
}

.the-content table td:last-child,
.the-content table th:last-child {
  border-right: none;
}

@media (max-width: 960px) {
  .the-content table td,
  .the-content table th {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .the-content table td,
  .the-content table th {
    font-size: 13px;
    padding: 10px;
  }
}

@media (max-width: 640px) {
  .the-content table td,
  .the-content table th {
    font-size: 12px;
  }
}

.the-content table td strong,
.the-content table th strong {
  font-weight: 600;
}

.the-content table thead th {
  background-color: #F5F5F5;
}

.the-content table tbody tr:nth-child(odd) td {
  background-color: #FAFAFA;
}

.the-content table th {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-top: none;
}

@media (max-width: 960px) {
  .the-content table th {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .the-content table th {
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  .the-content table th {
    font-size: 12px;
  }
}

@media (max-width: 960px) {
  .the-content table tr td {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .the-content table tr td {
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  .the-content table tr td {
    font-size: 12px;
  }
}

.the-content table tr:last-child td,
.the-content table tr:last-child th {
  border-bottom: none;
}

.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {
  margin-top: 20px;
}

@media (max-width: 960px) {
  .the-content h2,
  .the-content h3,
  .the-content h4,
  .the-content h5,
  .the-content h6 {
    margin-top: 20px;
  }
}

.the-content h2 span,
.the-content h2 a,
.the-content h3 span,
.the-content h3 a,
.the-content h4 span,
.the-content h4 a,
.the-content h5 span,
.the-content h5 a,
.the-content h6 span,
.the-content h6 a {
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
}

.the-content h2 strong,
.the-content h3 strong,
.the-content h4 strong,
.the-content h5 strong,
.the-content h6 strong {
  font-weight: 700;
}

.the-content h2 strong *,
.the-content h3 strong *,
.the-content h4 strong *,
.the-content h5 strong *,
.the-content h6 strong * {
  font-weight: inherit;
}

.the-content p,
.the-content span,
.the-content label,
.the-content li {
  color: #000000;
}

.the-content p strong,
.the-content p b,
.the-content span strong,
.the-content span b,
.the-content label strong,
.the-content label b,
.the-content li strong,
.the-content li b {
  font-weight: 600;
}

.the-content p strong *,
.the-content p b *,
.the-content span strong *,
.the-content span b *,
.the-content label strong *,
.the-content label b *,
.the-content li strong *,
.the-content li b * {
  font-weight: 600;
}

.the-content li a,
.the-content p a {
  display: inline;
  text-decoration: underline;
}

.the-content blockquote {
  border: none !important;
  position: relative;
  margin: 25px 0 30px;
}

.the-content blockquote p {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-style: italic;
  color: #181921;
  font-weight: 400;
  margin: 0;
  z-index: 1;
}

@media (max-width: 1300px) {
  .the-content blockquote p {
    font-size: 18px;
  }
}

@media (max-width: 960px) {
  .the-content blockquote p {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .the-content blockquote p {
    font-size: 15px;
    margin: 25px 0;
  }
}

.the-content ul,
.the-content ol {
  position: relative;
  margin: 10px 0;
  overflow: hidden;
  clear: both;
  display: block;
}

@media screen and (max-width: 480px) {
  .the-content ul,
  .the-content ol {
    margin: 15px 0;
  }
}

.the-content ul ul,
.the-content ul ol,
.the-content ol ul,
.the-content ol ol {
  margin: 0 0 0 20px;
}

.the-content li {
  margin: 2px 0;
  display: block;
  color: #000000;
  position: relative;
}

.the-content li strong {
  font-weight: bold;
}

.the-content li em {
  font-style: italic;
}

.the-content iframe {
  width: 100%;
  height: 553px;
}

@media (max-width: 1430px) {
  .the-content iframe {
    height: 400px;
  }
}

@media (max-width: 960px) {
  .the-content iframe {
    height: 320px;
  }
}

@media (max-width: 640px) {
  .the-content iframe {
    height: 280px;
  }
}

.the-content h1 {
  font-size: 42px;
  margin-bottom: 20px;
}

@media (max-width: 1300px) {
  .the-content h1 {
    font-size: 32px;
  }
}

@media (max-width: 960px) {
  .the-content h1 {
    font-size: 30px;
  }
}

.the-content ol li {
  list-style: decimal;
  display: list-item;
  list-style-position: inside;
}

.the-content ul li {
  list-style: disc outside none;
  display: list-item;
  margin-left: 20px;
}

.the-content.the-content-checked ul li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 7px;
  margin-top: 7px;
}

.the-content.the-content-checked ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #EA5A5C;
  font-weight: 400;
  font-size: 18px;
  margin-right: 10px;
}

@media (max-width: 640px) {
  .the-content.the-content-checked ul li::before {
    font-size: 16px;
    top: 1px;
    position: relative;
  }
}

.small-h1 h1 {
  font-size: 30px;
  font-weight: 600;
}

@media (max-width: 640px) {
  .small-h1 h1 {
    font-size: 25px;
  }
}

.title-style h2:first-of-type,
.title-style h3:first-child {
  margin-top: 0;
}

.small-title {
  color: #EA5A5C;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .small-title {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}

.small-title.yellow-text {
  color: #EA5A5C;
}

.svg img.svg {
  display: block;
}

img.svg {
  display: none;
}

.svg img.normal {
  display: none;
}

img {
  max-width: 100%;
}

.right {
  float: right;
}

.left {
  float: left;
}

.t-right {
  display: table;
  margin: 0 0 0 auto;
}

.show {
  display: block !important;
}

.hide {
  display: none;
}

.box-padding {
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 960px) {
  .box-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}

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

.p-t-xxl {
  padding-top: 110px;
}

@media screen and (max-width: 1550px) {
  .p-t-xxl {
    padding-top: 90px;
  }
}

@media screen and (max-width: 767px) {
  .p-t-xxl {
    padding-top: 50px;
  }
}

.p-t-xl {
  padding-top: 90px;
}

@media screen and (max-width: 960px) {
  .p-t-xl {
    padding-top: 50px;
  }
}

.p-b-xl {
  padding-bottom: 90px;
}

@media screen and (max-width: 960px) {
  .p-b-xl {
    padding-bottom: 50px;
  }
}

.p-b-xxl {
  padding-bottom: 110px;
}

@media screen and (max-width: 1550px) {
  .p-b-xxl {
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .p-b-xxl {
    padding-bottom: 50px;
  }
}

.p-v-xxl {
  padding-top: 110px;
  padding-bottom: 110px;
}

@media screen and (max-width: 1550px) {
  .p-v-xxl {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 960px) {
  .p-v-xxl {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .p-v-xxl {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-v-xl {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 960px) {
  .p-v-xl {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-v-lm {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .p-v-lm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.p-v-ml {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media screen and (max-width: 960px) {
  .p-v-ml {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.p-l-ml {
  padding-left: 25px;
}

.p-r-ml {
  padding-right: 25px;
}

.p-l-lm {
  padding-left: 50px;
}

@media screen and (max-width: 767px) {
  .p-l-lm {
    padding-left: 30px;
  }
}

@media screen and (max-width: 730px) {
  .p-l-lm {
    padding-left: 0;
  }
}

.p-r-lm {
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  .p-r-lm {
    padding-right: 30px;
  }
}

@media screen and (max-width: 730px) {
  .p-r-lm {
    padding-right: 0;
  }
}

.p-t-m {
  padding-top: 20px;
}

.p-m {
  padding: 20px;
}

.m-v-xxl {
  margin-top: 110px;
  margin-bottom: 110px;
}

@media screen and (max-width: 1550px) {
  .m-v-xxl {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .m-v-xxl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.m-v-xl {
  margin-top: 90px;
  margin-bottom: 90px;
}

@media screen and (max-width: 960px) {
  .m-v-xl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 480px) {
  .m-v-xl {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.m-v-lm {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .m-v-lm {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.m-v-l {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .m-v-l {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.m-v-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

@media screen and (max-width: 960px) {
  .m-v-60 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
  .m-b-70 {
    margin-bottom: 90px;
  }
}

.m-t-xxl {
  margin-top: 110px;
}

@media screen and (max-width: 1550px) {
  .m-t-xxl {
    margin-top: 90px;
  }
}

@media screen and (max-width: 767px) {
  .m-t-xxl {
    margin-top: 50px;
  }
}

.m-t-100 {
  margin-top: 100px;
}

@media screen and (max-width: 960px) {
  .m-t-100 {
    margin-top: 60px;
  }
}

.m-t-xl {
  margin-top: 90px;
}

@media screen and (max-width: 960px) {
  .m-t-xl {
    margin-top: 50px;
  }
}

.m-b-xl {
  margin-bottom: 90px;
}

@media screen and (max-width: 960px) {
  .m-b-xl {
    margin-bottom: 30px;
  }
}

.m-b-xxl {
  margin-bottom: 110px;
}

@media screen and (max-width: 1550px) {
  .m-b-xxl {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .m-b-xxl {
    margin-bottom: 50px;
  }
}

.m-t-lm {
  margin-top: 50px;
}

@media screen and (max-width: 960px) {
  .m-t-lm {
    margin-top: 30px;
  }
}

.m-b-lm {
  margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .m-b-lm {
    margin-bottom: 30px;
  }
}

.m-t-l {
  margin-top: 30px;
}

@media screen and (max-width: 960px) {
  .m-t-l {
    margin-top: 20px;
  }
}

.m-t-m {
  margin-top: 20px;
}

.m-b-m {
  margin-bottom: 20px;
}

.m-b-l {
  margin-bottom: 30px;
}

@media screen and (max-width: 960px) {
  .m-b-l {
    margin-bottom: 20px;
  }
}

.m-t-0 {
  margin-top: 0;
}

.m-0 {
  margin: 0;
}

.m-0 a,
.m-0 p {
  margin: 0;
}

.a-tdu {
  text-decoration: underline;
}

.ovh:before, .ovh:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.ovh:after {
  clear: both;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.relative {
  position: relative;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.table_cell {
  display: table-cell;
  vertical-align: middle;
}

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.blue-bck {
  background-color: #181921;
}

.greyscale {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.white-box {
  background-color: white;
  -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.12);
}

.white-opacity {
  background-color: rgba(255, 255, 255, 0.1);
}

.grey-bck {
  background-color: #fdfdfd;
}

.grey-gradient {
  background: #fdfdfd;
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfdfd), to(white));
  background: linear-gradient(0deg, #fdfdfd 0%, white 100%);
}

.grey-box {
  background-color: #F5F5F5;
}

.grey-box2 {
  background-color: #FAFAFA;
}

.grey-box3 {
  background-color: #fafafa;
}

.green-text {
  color: #EA5A5C;
}

.blue-box {
  background-color: #EA5A5C;
}

.dark-blue {
  background-color: #133c7c;
}

.white-box {
  background-color: white;
}

.shadow-left {
  -webkit-box-shadow: -9px 0px 14px 5px rgba(0, 0, 0, 0.13);
  box-shadow: -9px 0px 14px 5px rgba(0, 0, 0, 0.13);
}

.box-shadow {
  -webkit-box-shadow: 0px 0px 9px 1px rgba(131, 131, 131, 0.33);
  box-shadow: 0px 0px 9px 1px rgba(131, 131, 131, 0.33);
}

.box-shadow-black {
  -webkit-box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.7);
}

.white-txt p,
.white-txt span,
.white-txt a,
.white-txt h1,
.white-txt h2,
.white-txt h3,
.white-txt h4,
.white-txt h5,
.white-txt h6,
.white-txt li {
  color: white;
}

.list-unknown li:first-child:nth-last-child(1) {
  width: 100%;
}

.list-unknown li:first-child:nth-last-child(2),
.list-unknown li:first-child:nth-last-child(2) ~ li {
  width: 50%;
}

.list-unknown li:first-child:nth-last-child(3),
.list-unknown li:first-child:nth-last-child(3) ~ li {
  width: 33.3333%;
}

.list-unknown li:first-child:nth-last-child(4),
.list-unknown li:first-child:nth-last-child(4) ~ li {
  width: 25%;
}

.list-unknown li:first-child:nth-last-child(5),
.list-unknown li:first-child:nth-last-child(5) ~ li {
  width: 20%;
}

.ml-auto {
  margin-left: auto;
}

.error-wrap {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: left;
  position: relative;
  background: #f5faff;
  background: -webkit-gradient(linear, left bottom, left top, from(#f5faff), to(white));
  background: linear-gradient(0deg, #f5faff 0%, white 100%);
}

@media (max-width: 767px) {
  .error-wrap {
    display: block;
    overflow-y: auto;
  }
}

.maintenance-wrap {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #f4f4f4;
}

.maintenance-flex {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .maintenance-flex {
    display: block;
    width: 100%;
  }
}

.maintenance-left {
  width: 50%;
  height: 100%;
  padding-right: 100px;
  overflow-y: auto;
}

@media (max-width: 1430px) {
  .maintenance-left {
    padding-right: 50px;
  }
}

@media (max-width: 1300px) {
  .maintenance-left {
    padding: 0 30px;
  }
}

@media (max-width: 960px) {
  .maintenance-left {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .maintenance-left {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    position: absolute;
  }
}

.only-tablet {
  display: none;
}

@media (max-width: 960px) {
  .only-tablet {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.only-mobile {
  display: none;
}

@media (max-width: 767px) {
  .only-mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .only-desktop {
    display: none;
  }
}

.maintenance-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  max-width: 568px;
  margin-left: auto;
  padding: 50px 30px 100px;
  position: relative;
  height: 100%;
}

@media (max-width: 767px) {
  .maintenance-text {
    margin-right: auto;
  }
  .maintenance-text h1 {
    color: white;
  }
}

@media (max-width: 767px) and (max-width: 640px) {
  .maintenance-text h1 {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .maintenance-text .the-content {
    color: white;
  }
  .maintenance-text .the-content p,
  .maintenance-text .the-content span,
  .maintenance-text .the-content a,
  .maintenance-text .the-content li,
  .maintenance-text .the-content h1,
  .maintenance-text .the-content h2,
  .maintenance-text .the-content h3,
  .maintenance-text .the-content h4,
  .maintenance-text .the-content h5,
  .maintenance-text .the-content h6 {
    color: white;
  }
  .maintenance-text .the-content p:first-child {
    margin-top: 10px;
  }
}

.maintenance-text input {
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 1300px) {
  .maintenance-text input {
    display: block;
    width: 100%;
  }
}

@media (max-width: 1300px) {
  .maintenance-text .mc4wp-form-fields {
    display: block;
    width: 100%;
  }
}

.maintenance-text input[type="email"] {
  margin-right: 10px;
}

@media (max-width: 1300px) {
  .maintenance-text input[type="email"] {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.maintenance-logo {
  margin-bottom: 200px;
}

@media (max-width: 1300px) {
  .maintenance-logo {
    margin-bottom: 100px;
  }
}

@media (max-width: 640px) {
  .maintenance-logo {
    margin-bottom: 50px;
  }
  .maintenance-logo img {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}

.icon-error img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 640px) {
  .icon-error img {
    max-width: 200px;
  }
}

.search-error {
  position: relative;
}

.search-error input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  background-color: white;
  border: 1px solid #EBEBEB;
}

.search-error input:hover, .search-error input:focus, .search-error input:active {
  border-color: #EA5A5C;
}

.warp-button-error {
  text-align: center;
}

@media (max-width: 480px) {
  .warp-button-error {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .warp-button-error .button-line2 img {
    display: none !important;
  }
}

.error-image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.page-error-centered {
  width: 50%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 960px) {
  .page-error-centered {
    width: 100%;
    margin-right: auto;
  }
}

@media (max-width: 640px) {
  .page-error-centered {
    padding-top: 100px;
  }
}

@media screen and (max-width: 340px) {
  .page-error-centered {
    max-width: 100%;
  }
}

.page-error-centered button[type="submit"],
.page-error-centered input[type="submit"] {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  margin: 0;
  background-color: transparent;
  width: 40px;
  padding: 0;
}

.page-error-centered button[type="submit"] img,
.page-error-centered input[type="submit"] img {
  width: 20px;
  height: 20px;
  display: block;
}

.page-error-centered #yith-ajaxsearchform .search-navigation input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

@media (max-width: 640px) {
  .page-error-centered .button1 {
    margin-bottom: 40px;
  }
}

.logo-error {
  margin-bottom: 60px;
}

@media (max-width: 960px) {
  .logo-error {
    margin-bottom: 40px;
  }
}

.logo-error a {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.logo-error a img {
  display: block;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 960px) {
  .logo-error a img {
    max-width: 150px;
  }
}

.error-main {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: auto;
  z-index: 1;
  position: relative;
  overflow-x: hidden;
}

.error-main .container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.error-text {
  margin-bottom: 20px;
}

.error-text .logo-header {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}

@media (max-width: 640px) {
  .error-text .logo-header {
    max-width: 140px;
  }
}

@media (max-width: 640px) {
  .error-text {
    margin-bottom: 20px;
  }
}

.error-text h1 {
  color: #EA5A5C;
  text-align: center;
  line-height: 0.4;
  margin: 0;
  font-size: 120px;
}

@media (max-width: 640px) {
  .error-text h1 {
    font-size: 80px;
  }
}

.subtitle-error {
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.3;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
}

@media (max-width: 1430px) {
  .subtitle-error {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .subtitle-error {
    margin-bottom: 20px;
  }
}

.error-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  max-width: 1800px;
  position: relative;
}

@media (max-width: 767px) {
  .error-flex {
    display: block;
    position: relative;
  }
}

.error-titles {
  margin-bottom: 30px;
}

.error-titles h1 {
  margin-bottom: 0;
  font-size: 120px;
}

@media (max-width: 767px) {
  .error-titles h1 {
    font-size: 42px;
  }
}

.error-titles h4 {
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.error-titles h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 51px;
  height: 3px;
  background-color: #EA5A5C;
  left: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .error-titles h4:before {
    width: 50px;
    left: 50%;
    margin-left: -25px;
  }
}

.error-button {
  margin-top: 35px;
}

.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block !important;
  margin-left: 10px;
}

.commentlist li {
  margin-bottom: 20px;
}

.commentlist .children {
  margin-top: 20px;
}

.commentlist .children li {
  padding-left: 20px;
}

.comment-reply-title #cancel-comment-reply-link {
  float: right;
  font-size: 16px;
  font-weight: 400;
  color: #20449d;
}

.comment .comment-form-email,
.comment .comment-form-author,
.comment .comment-form-comment {
  margin: 0;
}

.comment .comment-notes {
  font-size: 16px;
  margin: 0 0 20px 0;
}

.slider-timeline:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 200px;
  overflow: hidden;
}

.slider-timeline:not(.slick-slider) .timeline-row {
  width: 25%;
}

@media (max-width: 767px) {
  .slider-timeline:not(.slick-slider) .timeline-row {
    width: 50%;
  }
}

body .picker__select--month,
body .picker__select--year {
  padding: 0 10px;
  background: #fff;
  font-size: 15px;
  color: #000;
}

.book-meeting-form .back {
  margin-bottom: 30px;
}

.service-content {
  position: relative;
  z-index: 2;
}

body #cookie-law-info-bar {
  z-index: 99999999 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #000000d4;
}

.no-found {
  text-align: center;
  padding: 100px 0 0 0;
}

@media (max-width: 767px) {
  .no-found {
    padding: 50px 0 0 0;
  }
}

.wpcf7-acceptance.wpcf7-not-valid {
  border: none !important;
}

.wpcf7-acceptance.wpcf7-not-valid * {
  color: red;
}

.accordion {
  overflow: hidden;
  background: #f7f7f7;
  width: 80%;
  display: block;
  margin: 50px auto 0 auto;
}

@media (max-width: 960px) {
  .accordion {
    width: 100%;
    display: block;
    margin: 30px auto 0 auto;
  }
}

.accordion .accordion-section {
  border-top: 1px solid #eeee;
}

.accordion .accordion-section:last-child {
  border-bottom: 1px solid #eeee;
}

.accordion .accordion-section .accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  -webkit-transition: all linear 0.15s;
  transition: all linear 0.15s;
  padding: 20px 40px 20px 30px;
  position: relative;
  background: #f1f7fb;
}

@media (max-width: 960px) {
  .accordion .accordion-section .accordion-section-title {
    padding: 15px 20px 15px 30px;
  }
}

.accordion .accordion-section .accordion-section-title:hover, .accordion .accordion-section .accordion-section-title.active {
  text-decoration: none;
}

.accordion .accordion-section .accordion-section-title:after {
  content: "\f107";
  position: relative;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-size: 1.4rem;
  color: #EA5A5C;
  position: absolute;
  right: 30px;
  top: 25px;
}

@media (max-width: 1300px) {
  .accordion .accordion-section .accordion-section-title:after {
    font-size: 1.2rem;
  }
}

@media (max-width: 960px) {
  .accordion .accordion-section .accordion-section-title:after {
    top: 16px;
  }
}

.accordion .accordion-section .accordion-section-title.active:after {
  content: "\f106";
}

.accordion .accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}

.accordion .accordion-section .accordion-section-content {
  padding: 15px;
  display: none;
  border-top: 1px solid #eeee;
  background: #fdfdfd;
}

.section-big {
  padding: 200px 0 100px 0;
}

@media (max-width: 960px) {
  .section-big {
    padding: 150px 0 80px;
  }
}

@media (max-width: 767px) {
  .section-big {
    padding: 100px 0;
  }
}

@media (max-width: 640px) {
  .section-big {
    padding: 80px 0;
  }
}

.header {
  background: black;
  position: fixed;
  top: 20px;
  width: 100%;
  z-index: 10000;
  padding-top: 20px;
  padding-bottom: 20px;
  left: 50%;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 20px 20px 0 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(black));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 100%);
}

@media (max-width: 1300px) {
  .header {
    padding-top: 15px;
    padding-bottom: 10px;
    left: 15px;
    -webkit-transform: none;
            transform: none;
  }
  .header.small-section {
    margin: 0;
  }
}

@media (max-width: 960px) {
  .header {
    left: 0;
    border-radius: 0;
    top: 0;
    border-radius: 0;
    padding: 12px 0;
  }
}

.header.scroll, .header.scroll.on-scroll-up {
  top: -300px;
}

.header.on-scroll-up {
  top: 0;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 960px) {
  .header.on-scroll-up {
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.86);
  }
}

body {
  margin-top: 20px;
}

@media (max-width: 960px) {
  body {
    margin-top: 0;
  }
}

.small-section {
  max-width: 1880px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1680px) {
  .small-section {
    max-width: 100%;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
  .small-section .container {
    padding: 0 40px;
  }
}

@media (max-width: 1300px) {
  .small-section {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
  }
  .small-section .container {
    padding: 0 30px;
  }
}

@media (max-width: 960px) {
  .small-section {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .small-section .container {
    padding: 0 20px;
  }
}

.flex-header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .header-menu-flex {
    display: none;
  }
}

.header-menu-flex ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-menu-flex ul li {
  padding: 0 20px;
}

@media (max-width: 1300px) {
  .header-menu-flex ul li {
    padding: 0 12px;
  }
}

.header-menu-flex ul li.current-menu-item a:before {
  opacity: 1;
}

.header-menu-flex ul a {
  display: block;
  font-weight: 500;
  position: relative;
}

.header-menu-flex ul a::before {
  content: "";
  display: block;
  position: absolute;
  top: -50px;
  width: 100%;
  height: 5px;
  background: #EA5A5C;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 1300px) {
  .header-menu-flex ul a::before {
    top: -34px;
  }
}

.header-menu-flex ul a:hover {
  text-decoration: none;
}

.header-menu-flex ul a:hover::before {
  opacity: 1;
}

.logo-box img {
  display: block;
  height: auto;
}

@media (max-width: 1300px) {
  .logo-box img {
    max-width: 140px;
  }
}

.header-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-buttons .button-white {
  margin-left: 20px;
}

@media (max-width: 640px) {
  .header-buttons .button-white {
    display: none;
  }
}

.whatsapp-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.whatsapp-button:hover {
  text-decoration: none;
  color: #f78468;
}

.whatsapp-button:hover span {
  background-color: #f78468;
}

.whatsapp-button span:first-child {
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  border-radius: 100%;
  color: white;
  margin-right: 5px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.15);
  color: white;
}

@media (max-width: 480px) {
  .whatsapp-button span:first-child {
    width: 46px;
    font-size: 18px;
    height: 46px;
    margin-right: 0;
  }
}

@media (max-width: 1300px) {
  .whatsapp-button span.phone-nr {
    display: none;
  }
}

@media (max-width: 960px) {
  .whatsapp-button span.phone-nr {
    display: block;
  }
}

@media (max-width: 480px) {
  .whatsapp-button span.phone-nr {
    display: none;
  }
}

.footer {
  padding: 40px 0;
  margin-bottom: 20px;
}

@media (max-width: 960px) {
  .footer {
    margin-bottom: 0;
  }
}

.contact-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

@media (max-width: 640px) {
  .contact-footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.contact-footer li {
  padding: 0 10px;
}

@media (max-width: 640px) {
  .contact-footer li {
    padding: 5px;
  }
}

.contact-footer a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
}

.contact-footer a:hover {
  text-decoration: none;
  color: #f78468;
}

.contact-footer a:hover span {
  background-color: #f78468;
}

.contact-footer a span {
  width: 46px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  border-radius: 100%;
  color: white;
  margin-right: 5px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.15);
  color: white;
}

@media (max-width: 767px) {
  .contact-footer a span {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 640px) {
  .contact-footer a span {
    width: 35px;
    height: 35px;
    font-size: 15px;
  }
}

.hero-section {
  position: relative;
  height: 870px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #1e1d1d;
}

@media (max-width: 1680px) {
  .hero-section {
    height: 670px;
  }
}

@media (max-width: 1300px) {
  .hero-section {
    height: 580px;
  }
}

@media (max-width: 960px) {
  .hero-section {
    height: auto;
    border-radius: 0;
  }
}

.hero-section::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  opacity: 0.8;
  height: 100%;
  background: black;
  background: -webkit-gradient(linear, left top, right top, from(black), color-stop(60%, rgba(0, 0, 0, 0.302981)), to(rgba(0, 0, 0, 0.798779)));
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.302981) 60%, rgba(0, 0, 0, 0.798779) 100%);
  top: 0;
  left: 0;
}

@media (max-width: 640px) {
  .hero-section::before {
    background: black;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(39%, rgba(0, 0, 0, 0.40102)), to(black));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40102) 39%, black 100%);
    opacity: 1;
  }
}

.hero-section .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-text {
  max-width: 760px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1300px) {
  .hero-text {
    height: auto;
  }
}

@media (max-width: 1300px) {
  .hero-text {
    max-width: 560px;
  }
}

@media (max-width: 960px) {
  .hero-text {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 140px;
  }
}

@media (max-width: 767px) {
  .hero-text {
    padding-top: 120px;
  }
}

.hero-text p {
  font-size: 24px;
  line-height: 1.5;
  margin: 0;
  max-width: 620px;
}

@media (max-width: 1680px) {
  .hero-text p {
    font-size: 20px;
    max-width: 540px;
  }
}

@media (max-width: 1300px) {
  .hero-text p {
    font-size: 18px;
    max-width: 400px;
  }
}

@media (max-width: 960px) {
  .hero-text p {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    margin-top: 10px;
  }
}

.hero-text h1 {
  margin-bottom: 0;
}

.phone-right {
  position: absolute;
  right: 100px;
  bottom: 0;
  width: 640px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 1680px) {
  .phone-right {
    width: 500px;
  }
}

@media (max-width: 1300px) {
  .phone-right {
    width: 380px;
    right: 20px;
  }
}

@media (max-width: 960px) {
  .phone-right {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .phone-right {
    width: 240px;
    right: 0;
  }
}

.phone-right img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
}

.circles {
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.circles:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.circles2 {
  top: 0;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.circles2:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.phone-hand {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  left: 50px;
}

@media (max-width: 1680px) {
  .phone-hand {
    bottom: -75px;
  }
}

@media (max-width: 767px) {
  .phone-hand {
    bottom: -20px;
  }
}

.phone-adv {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 400px) {
  .phone-adv {
    display: none;
  }
}

.phone-adv span {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 10px;
  border-radius: 100%;
}

@media (max-width: 1680px) {
  .phone-adv span {
    width: 37px;
    height: 37px;
  }
}

@media (max-width: 1300px) {
  .phone-adv span {
    width: 28px;
    height: 28px;
    padding: 5px;
  }
}

@media (max-width: 767px) {
  .phone-adv img {
    width: 12px;
  }
}

.phone-adv span,
.phone-adv p {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.15);
  line-height: 1;
}

.phone-adv:hover span,
.phone-adv:hover p {
  background-color: rgba(255, 255, 255, 0.35);
}

.phone-adv p {
  display: block;
  margin: 0 0 0 5px;
  padding: 15px 14px;
  border-radius: 30px;
  color: white;
}

@media (max-width: 1680px) {
  .phone-adv p {
    font-size: 15px;
    padding: 11px;
  }
}

@media (max-width: 1300px) {
  .phone-adv p {
    font-size: 13px;
    padding: 5px 9px;
    max-width: 100px;
  }
}

@media (max-width: 767px) {
  .phone-adv p {
    font-size: 12px;
  }
}

@media (max-width: 640px) {
  .phone-adv p {
    font-size: 11px;
  }
}

.phone-adv1 {
  bottom: 300px;
  left: -80px;
}

@media (max-width: 1680px) {
  .phone-adv1 {
    bottom: 25%;
    left: -20px;
  }
}

@media (max-width: 767px) {
  .phone-adv1 {
    left: -50px;
  }
}

.phone-adv2 {
  top: 70px;
  left: -30px;
}

@media (max-width: 1680px) {
  .phone-adv2 {
    top: 42%;
  }
}

@media (max-width: 767px) {
  .phone-adv2 {
    left: -50px;
  }
}

.phone-adv3 {
  top: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: -50px;
}

@media (max-width: 1680px) {
  .phone-adv3 {
    top: 7%;
  }
}

@media (max-width: 767px) {
  .phone-adv3 {
    margin-left: 0;
    left: -50px;
    -webkit-transform: none;
            transform: none;
    top: 15%;
  }
}

.phone-adv5 {
  bottom: 300px;
  right: -80px;
}

@media (max-width: 1680px) {
  .phone-adv5 {
    bottom: 25%;
    right: -20px;
  }
}

@media (max-width: 767px) {
  .phone-adv5 {
    right: -70px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .phone-adv5 span {
    margin-left: 5px;
  }
}

.phone-adv4 {
  top: 70px;
  right: -30px;
}

@media (max-width: 1680px) {
  .phone-adv4 {
    top: 42%;
  }
}

@media (max-width: 767px) {
  .phone-adv4 {
    right: -70px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .phone-adv4 span {
    margin-left: 5px;
  }
}

.hero-buttons {
  margin-top: 30px;
}

@media (max-width: 1680px) {
  .hero-buttons {
    margin-top: 20px;
  }
}

@media (max-width: 640px) {
  .hero-buttons {
    margin-top: 10px;
  }
}

.btn-arrow {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.btn-arrow span.icon {
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  background-color: white;
  border-radius: 100%;
  margin-left: 10px;
  position: relative;
}

@media (max-width: 1300px) {
  .btn-arrow span.icon {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 640px) {
  .btn-arrow span.icon {
    width: 36px;
    height: 36px;
  }
}

.btn-arrow span.icon img {
  vertical-align: middle;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  width: auto;
  height: auto;
}

@media (max-width: 767px) {
  .btn-arrow span.icon img {
    width: 15px;
    height: 15px;
  }
}

@media (max-width: 640px) {
  .btn-arrow span.icon img {
    width: 12px;
    height: 12px;
  }
}

.btn-arrow:hover span.icon img {
  left: 60%;
}

.section {
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (max-width: 960px) {
  .section {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 640px) {
  .section {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.product-box {
  background-color: #FAFAFA;
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tags span {
  display: block;
  padding: 7px 12px;
  line-height: 1;
  border-radius: 25px;
  border: 1px solid #EA5A5C;
  color: #EA5A5C;
  font-size: 14px;
  margin: 2px;
}

@media (max-width: 960px) {
  .tags span {
    font-size: 13px;
    padding: 5px 10px;
  }
}

.tab-content3,
.tab-content1,
.tab-content2,
.tab-content4 {
  display: none;
}

.tab-content-box {
  display: none;
}

.tab-content-box.current {
  display: block;
}

.tab-content1.current,
.tab-content2.current,
.tab-content3.current,
.tab-content4.current {
  display: block;
}

.tab-content1.current a,
.tab-content2.current a,
.tab-content3.current a,
.tab-content4.current a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.tab-content1.current img,
.tab-content2.current img,
.tab-content3.current img,
.tab-content4.current img {
  width: auto;
  height: auto;
  max-height: 100%;
}

@media (max-width: 1680px) {
  .tab-content1.current img,
  .tab-content2.current img,
  .tab-content3.current img,
  .tab-content4.current img {
    height: 380px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 960px) {
  .tab-content1.current img,
  .tab-content2.current img,
  .tab-content3.current img,
  .tab-content4.current img {
    height: 320px;
  }
}

@media (max-width: 767px) {
  .tab-content1.current img,
  .tab-content2.current img,
  .tab-content3.current img,
  .tab-content4.current img {
    height: 360px;
  }
}

@media (max-width: 480px) {
  .tab-content1.current img,
  .tab-content2.current img,
  .tab-content3.current img,
  .tab-content4.current img {
    height: 250px;
  }
}

.tab-content1.current img.fix-height,
.tab-content2.current img.fix-height,
.tab-content3.current img.fix-height,
.tab-content4.current img.fix-height {
  height: 490px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 1680px) {
  .tab-content1.current img.fix-height,
  .tab-content2.current img.fix-height,
  .tab-content3.current img.fix-height,
  .tab-content4.current img.fix-height {
    height: 380px;
  }
}

@media (max-width: 960px) {
  .tab-content1.current img.fix-height,
  .tab-content2.current img.fix-height,
  .tab-content3.current img.fix-height,
  .tab-content4.current img.fix-height {
    height: 320px;
  }
}

@media (max-width: 767px) {
  .tab-content1.current img.fix-height,
  .tab-content2.current img.fix-height,
  .tab-content3.current img.fix-height,
  .tab-content4.current img.fix-height {
    height: 360px;
  }
}

@media (max-width: 480px) {
  .tab-content1.current img.fix-height,
  .tab-content2.current img.fix-height,
  .tab-content3.current img.fix-height,
  .tab-content4.current img.fix-height {
    height: 250px;
  }
}

.tab-content3.current {
  height: 590px;
}

@media (max-width: 1680px) {
  .tab-content3.current {
    height: 500px;
  }
}

@media (max-width: 960px) {
  .tab-content3.current {
    height: 320px;
  }
}

@media (max-width: 767px) {
  .tab-content3.current {
    height: 360px;
  }
}

@media (max-width: 480px) {
  .tab-content3.current {
    height: 250px;
  }
}

.tab-content3.current img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
}

.slick-prev,
.slick-next {
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fafafa;
  z-index: 6;
  cursor: pointer;
  bottom: 100%;
  top: auto;
  margin-top: -40px;
  -webkit-transform: none;
          transform: none;
  border-radius: 100%;
}

@media (max-width: 1300px) {
  .slick-prev,
  .slick-next {
    width: 52px;
    height: 52px;
  }
}

@media (max-width: 960px) {
  .slick-prev,
  .slick-next {
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 640px) {
  .slick-prev,
  .slick-next {
    width: 35px;
    height: 35px;
  }
}

.slick-prev::before,
.slick-next::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 21px;
  height: 26px;
}

@media (max-width: 960px) {
  .slick-prev::before,
  .slick-next::before {
    width: 20px;
    height: 16px;
  }
}

@media (max-width: 767px) {
  .slick-prev::before,
  .slick-next::before {
    width: 16px;
    height: 14px;
  }
}

.slick-prev:hover, .slick-prev:focus, .slick-prev:active,
.slick-next:hover,
.slick-next:focus,
.slick-next:active {
  opacity: 1;
  background: #e6e4e4;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.3;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 1;
}

.slick-prev {
  right: 80px;
  left: auto;
}

@media (max-width: 640px) {
  .slick-prev {
    left: 0;
  }
}

.slick-prev::before {
  background-image: url("images/svg/arrow-left.svg");
  margin: 0 auto;
}

.slick-next {
  right: 0;
}

@media (max-width: 640px) {
  .slick-next {
    right: 0;
  }
}

.slick-next::before {
  background-image: url("images/svg/arrow-right.svg");
  margin: 0 auto;
}

.section-products-slider,
.section-projects {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (max-width: 960px) {
  .section-products-slider,
  .section-projects {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .section-products-slider .title-top,
  .section-projects .title-top {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .section-projects .title-top,
  .section-products .title-top {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
  }
}

@media (max-width: 960px) {
  .section-projects .small-section {
    padding: 0 20px;
  }
}

.title-top h2,
.title-top p {
  margin: 0;
}

.slider-arrows-top {
  padding-top: 30px;
}

@media (max-width: 640px) {
  .slider-arrows-top {
    padding-top: 20px;
  }
}

.slider-arrows-top .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.slider-arrows-top .slick-slide {
  height: auto;
}

.products-slider {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1680px) {
  .products-slider {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media (max-width: 640px) {
  .products-slider {
    padding-right: 50px;
  }
  .products-slider .slick-list {
    overflow: visible;
  }
}

.products-slider::before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  background-color: white;
  z-index: 1;
  width: 200%;
  height: 100%;
}

.products-slider .slick-list {
  overflow: visible;
}

.products-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.products-slider:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 385px;
  overflow: hidden;
}

.products-slider:not(.slick-slider) .product-slide {
  width: 25%;
}

@media (max-width: 1300px) {
  .products-slider:not(.slick-slider) .product-slide {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .products-slider:not(.slick-slider) .product-slide {
    width: 50%;
  }
}

@media (max-width: 640px) {
  .products-slider:not(.slick-slider) .product-slide {
    width: 100%;
  }
}

.products-slider2:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 385px;
  overflow: hidden;
}

.products-slider2:not(.slick-slider) .product-slide {
  width: 33.33%;
}

@media (max-width: 767px) {
  .products-slider2:not(.slick-slider) .product-slide {
    width: 50%;
  }
}

@media (max-width: 640px) {
  .products-slider2:not(.slick-slider) .product-slide {
    width: 100%;
  }
}

.products-slider2,
.projects-slider {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1680px) {
  .products-slider2,
  .projects-slider {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media (max-width: 640px) {
  .products-slider2,
  .projects-slider {
    padding-right: 30px;
  }
  .products-slider2 .slick-list,
  .projects-slider .slick-list {
    overflow: visible;
  }
}

.products-slider2 .slick-track,
.projects-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.product-slide,
.project-slide {
  padding: 0 15px;
  height: auto;
}

@media (max-width: 1680px) {
  .product-slide,
  .project-slide {
    padding: 0 10px;
  }
}

.product-box {
  background-color: #FAFAFA;
  border-radius: 20px;
  padding: 40px 30px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  text-align: center;
  position: relative;
  bottom: 0;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}

@media (max-width: 1680px) {
  .product-box {
    padding: 30px 20px;
  }
}

@media (max-width: 960px) {
  .product-box {
    padding: 20px;
  }
}

.product-box:hover {
  text-decoration: none;
  background-color: #F5F5F5;
  bottom: 10px;
}

@media (max-width: 767px) {
  .product-box:hover {
    bottom: 0;
  }
}

.product-box .tags {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.product-box .image {
  margin-top: auto;
  width: 100%;
  text-align: center;
  height: 176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1300px) {
  .product-box .image {
    height: 150px;
  }
}

@media (max-width: 640px) {
  .product-box .image {
    height: 120px;
  }
}

@media (max-width: 480px) {
  .product-box .image {
    height: 100px;
  }
}

.product-box .image img {
  max-height: 100%;
  width: auto;
  height: auto;
}

.product-box .title {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  line-height: 1.25;
}

@media (max-width: 1680px) {
  .product-box .title {
    font-size: 18px;
    font-weight: 300;
  }
}

@media (max-width: 640px) {
  .product-box .title {
    font-weight: 400;
  }
}

.text-product {
  margin-bottom: 10px;
}

.grey-bck {
  background-color: #f5f5f5;
  border-radius: 20px;
}

@media (max-width: 960px) {
  .grey-bck {
    border-radius: 0;
  }
}

.black-bck {
  background-color: #1e1d1d;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 960px) {
  .black-bck {
    border-radius: 0;
  }
}

.black-bck .feature-box {
  border: none;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.11);
  line-height: 1;
  color: white;
}

.black-bck .feature-box:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.black-bck .feature-box p {
  color: white;
}

.section-product-full,
.section-about,
.section-products.small-section,
.section-product-centered,
.features-cover {
  padding: 90px 0;
}

@media (max-width: 1680px) {
  .section-product-full,
  .section-about,
  .section-products.small-section,
  .section-product-centered,
  .features-cover {
    padding: 70px 0;
  }
}

@media (max-width: 960px) {
  .section-product-full,
  .section-about,
  .section-products.small-section,
  .section-product-centered,
  .features-cover {
    padding: 50px 0;
  }
}

.centered-text {
  max-width: 734px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 10px;
}

.centered-text .tags {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.centered-text h2 a:hover {
  text-decoration: none;
  opacity: 0.9;
}

.centered-text2 {
  max-width: 834px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.centered-text2 .tags {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.feature-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  border: 1px solid white;
  border-radius: 20px;
  padding: 15px;
  height: 100%;
}

@media (max-width: 1680px) {
  .feature-box {
    border-radius: 14px;
  }
}

@media (max-width: 960px) {
  .feature-box {
    padding: 12px;
    border-radius: 12px;
  }
}

@media (max-width: 480px) {
  .feature-box {
    padding: 10px;
  }
}

.feature-box:hover {
  background-color: rgba(255, 255, 255, 0.55);
}

.feature-box .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  padding-right: 5px;
}

@media (max-width: 1680px) {
  .feature-box .icon {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 960px) {
  .feature-box .icon {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 767px) {
  .feature-box .icon {
    width: 32px;
    height: 32px;
  }
}

@media (max-width: 640px) {
  .feature-box .icon {
    width: 30px;
    height: 30px;
  }
}

.feature-box .text {
  padding-left: 10px;
  width: calc(100% - 60px);
  font-size: 18px;
  line-height: 1.25;
  margin: 0;
}

@media (max-width: 1680px) {
  .feature-box .text {
    font-size: 16px;
  }
}

@media (max-width: 960px) {
  .feature-box .text {
    width: calc(100% - 40px);
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .feature-box .text {
    text-align: left;
    padding-left: 4px;
    width: calc(100% - 32px);
    font-size: 13px;
  }
}

.product-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

@media (max-width: 480px) {
  .product-features {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.product-features li {
  padding: 10px;
  width: 50%;
}

@media (max-width: 480px) {
  .product-features li {
    padding: 5px;
  }
}

@media (max-width: 340px) {
  .product-features li {
    width: 100%;
  }
}

.product-info {
  max-width: 519px;
  margin-left: auto;
}

@media (max-width: 960px) {
  .product-info {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

.flex-product-full {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .flex-product-full {
    display: block;
  }
  .flex-product-full .col_50 {
    width: 100%;
  }
  .flex-product-full .product-info {
    margin-left: auto;
    margin-right: auto;
  }
}

.flex-product-full.row-reverse .product-info {
  margin-left: 0;
}

@media (max-width: 960px) {
  .flex-product-full.row-reverse .product-info {
    margin-left: auto;
    margin-top: 20px;
  }
}

.main-image {
  width: 100%;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}

.main-image img {
  max-height: 100%;
  width: auto;
  height: auto;
}

@media (max-width: 1680px) {
  .main-image img {
    height: 560px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 767px) {
  .main-image img {
    height: 360px;
  }
}

@media (max-width: 480px) {
  .main-image img {
    height: 250px;
  }
}

.product-main-feature {
  position: absolute;
  padding: 15px;
  text-align: center;
  background-color: white;
  width: 134px;
  border-radius: 20px;
}

@media (max-width: 1680px) {
  .product-main-feature {
    width: 120px;
    padding: 10px;
  }
}

@media (max-width: 960px) {
  .product-main-feature {
    width: 100px;
  }
}

@media (max-width: 767px) {
  .product-main-feature {
    border-radius: 5px;
  }
}

@media (max-width: 480px) {
  .product-main-feature {
    width: 80px;
  }
}

.product-main-feature .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1680px) {
  .product-main-feature .icon {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 960px) {
  .product-main-feature .icon {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 480px) {
  .product-main-feature .icon {
    width: 30px;
    height: 30px;
  }
}

.product-main-feature p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
}

@media (max-width: 1680px) {
  .product-main-feature p {
    font-size: 16px;
  }
}

@media (max-width: 960px) {
  .product-main-feature p {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .product-main-feature p {
    font-size: 13px;
    font-weight: 400;
  }
}

.feature-left {
  top: -50px;
  left: -50px;
}

@media (max-width: 1680px) {
  .feature-left {
    left: 20px;
    top: -20px;
  }
}

@media (max-width: 640px) {
  .feature-left {
    left: 5px;
  }
}

.feature-right {
  top: 50px;
  right: 50px;
}

@media (max-width: 1680px) {
  .feature-right {
    top: 20px;
    right: 20px;
  }
}

@media (max-width: 640px) {
  .flex2products {
    display: block;
  }
  .flex2products .col_50 {
    width: 100%;
    margin: 5px 0;
  }
}

.product-s-box {
  padding: 50px 50px 90px;
  border-radius: 20px;
  text-align: center;
  height: 100%;
}

@media (max-width: 1680px) {
  .product-s-box {
    padding: 40px 40px 70px;
  }
}

@media (max-width: 1300px) {
  .product-s-box {
    padding: 30px 30px 50px;
  }
}

@media (max-width: 960px) {
  .product-s-box {
    padding: 25px 20px 40px;
    border-radius: 0;
  }
  .product-s-box h2 {
    font-size: 24px;
  }
}

@media (max-width: 640px) {
  .product-s-box {
    width: 100%;
  }
}

.product-s-box .tags {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -3px;
  margin-right: -3px;
}

.tabs li {
  margin: 3px;
}

.tabs li a {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background-color: white;
  border: 1px solid #EBEBEB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .tabs li a {
    width: 32px;
    height: 32px;
    border-radius: 5px;
  }
}

.tabs li a:hover {
  border-color: #181921;
}

.tabs li a img {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .tabs li a img {
    width: 24px;
    height: 24px;
  }
}

.tabs li.current a {
  border-color: #181921;
}

.main-text-s {
  max-width: 734px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.main-text-s h2 {
  margin-bottom: 0;
}

.title-product:hover {
  text-decoration: none;
  opacity: 0.9;
}

.main-image-centered {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: calc(100% - 500px);
  position: relative;
  text-align: left;
}

@media (max-width: 1100px) {
  .main-image-centered {
    width: calc(100% - 400px);
  }
}

@media (max-width: 767px) {
  .main-image-centered {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.main-image-centered::before {
  content: "";
  display: block;
  position: absolute;
  width: 600px;
  height: 600px;
  border-radius: 100%;
  -webkit-filter: blur(204px);
          filter: blur(204px);
  opacity: 0.9;
  left: 50%;
  top: -70px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #dc2529;
  background: -webkit-gradient(linear, left top, right top, from(#dc2529), to(#ab174b));
  background: linear-gradient(90deg, #dc2529 0%, #ab174b 100%);
}

@media (max-width: 767px) {
  .main-image-centered::before {
    width: 420px;
    height: 420px;
  }
}

.main-image-centered a {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.main-image-centered img {
  width: auto;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1680px) {
  .main-image-centered img {
    height: 500px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 767px) {
  .main-image-centered img {
    height: 360px;
  }
}

@media (max-width: 480px) {
  .main-image-centered img {
    height: 250px;
  }
}

.full-img {
  margin-top: 30px;
}

.full-img img {
  border-radius: 20px;
  width: 100%;
  height: auto;
}

@media (max-width: 640px) {
  .full-img img {
    height: 320px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.relative.z1 {
  position: relative;
  z-index: 1;
}

.features1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.features2 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.features1,
.features2 {
  width: 250px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1100px) {
  .features1,
  .features2 {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .features1,
  .features2 {
    width: 50%;
    padding: 0 5px;
  }
}

@media (max-width: 400px) {
  .features1,
  .features2 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .features1 .product-features,
  .features2 .product-features {
    margin: 0;
  }
}

.features1 .product-features li,
.features2 .product-features li {
  width: 100%;
  border: none;
}

@media (max-width: 767px) {
  .features1 .product-features li,
  .features2 .product-features li {
    padding: 5px 0;
  }
}

.flex-product-features {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .flex-product-features {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.button-circle-right {
  margin-left: auto;
}

.button-circle-right a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 1300px) {
  .button-circle-right a {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 960px) {
  .button-circle-right a {
    width: 90px;
    height: 90px;
  }
}

@media (max-width: 767px) {
  .button-circle-right a {
    width: 74px;
    height: 74px;
    margin-left: auto;
  }
}

@media (max-width: 640px) {
  .button-circle-right a {
    width: 55px;
    height: 55px;
  }
}

.button-circle-right a:hover {
  border-color: white;
}

.button-circle-right a:hover img {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.button-circle-right a img {
  display: block;
  width: 35px;
  height: 29px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}

@media (max-width: 767px) {
  .button-circle-right a img {
    width: 25px;
    height: 20px;
  }
}

@media (max-width: 640px) {
  .button-circle-right a img {
    width: 20px;
    height: auto;
  }
}

.product-description-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 960px) {
  .product-description-full {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media (max-width: 767px) {
  .product-description-full {
    display: block;
  }
}

.product-description-full .the-content {
  max-width: 700px;
}

@media (max-width: 960px) {
  .product-description-full .the-content {
    padding-right: 30px;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .product-description-full .the-content {
    padding-right: 0;
    margin-top: 20px;
  }
}

.product-description-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}

@media (max-width: 960px) {
  .product-description-flex {
    padding-top: 40px;
    display: block;
    border-top: none;
  }
}

.product-description-flex .the-content {
  max-width: 474px;
}

@media (max-width: 960px) {
  .product-description-flex .the-content {
    text-align: center;
    margin-left: auto;
    max-width: 519px;
    margin-right: auto;
  }
}

@media (max-width: 1300px) {
  .product-description-flex .col_40,
  .product-description-flex .col_60 {
    width: 50%;
  }
}

@media (max-width: 960px) {
  .product-description-flex .col_40,
  .product-description-flex .col_60 {
    width: 100%;
  }
}

.image-right {
  width: 100%;
  min-height: 434px;
  border-radius: 20px;
  max-width: 690px;
  margin-left: auto;
}

@media (max-width: 960px) {
  .image-right {
    height: 0;
    min-height: 1px;
    padding-bottom: 56%;
    max-width: 100%;
    margin-top: 30px;
  }
}

.product-box-small {
  background-color: white;
  border-radius: 20px;
  border: 2px solid #fff3e9;
  padding: 40px 30px;
  height: 100%;
  text-align: center;
  position: relative;
  bottom: 0;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}

@media (max-width: 1680px) {
  .product-box-small {
    padding: 30px 20px;
  }
}

@media (max-width: 1300px) {
  .product-box-small {
    padding: 25px 20px;
  }
}

.product-box-small:hover {
  text-decoration: none;
  border-color: #EBEBEB;
}

.product-box-small .image {
  margin: 0;
  width: 100%;
  text-align: center;
  height: 176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1300px) {
  .product-box-small .image {
    height: 120px;
  }
}

.product-box-small .image img {
  max-height: 100%;
  width: auto;
  height: auto;
}

.product-box-small .title {
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0 0;
  line-height: 1.25;
}

@media (max-width: 1680px) {
  .product-box-small .title {
    font-size: 18px;
    font-weight: 300;
  }
}

@media (max-width: 960px) {
  .product-box-small .title {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .product-box-small .title {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .product-box-small .title {
    font-weight: 400;
  }
}

.image-with-features {
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1430px) {
  .image-with-features {
    max-width: 360px;
  }
}

.image-with-features a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.image-with-features .circles2 {
  left: 0;
  width: 100%;
  opacity: 0.3;
}

.image-with-features::before {
  content: "";
  display: block;
  position: absolute;
  width: 400px;
  height: 400px;
  border-radius: 100%;
  -webkit-filter: blur(204px);
          filter: blur(204px);
  opacity: 0.9;
  left: 50%;
  top: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #dc2529;
  background: -webkit-gradient(linear, left top, right top, from(#dc2529), to(#ab174b));
  background: linear-gradient(90deg, #dc2529 0%, #ab174b 100%);
}

@media (max-width: 1430px) {
  .image-with-features::before {
    width: 300px;
    height: 300px;
  }
}

@media (max-width: 767px) {
  .image-with-features::before {
    width: 220px;
    height: 220px;
  }
}

.feature-on-image {
  position: absolute;
  height: auto;
  width: 134px;
  text-align: center;
  display: block;
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.15);
  line-height: 1;
}

@media (max-width: 1430px) {
  .feature-on-image {
    width: 110px;
  }
}

@media (max-width: 480px) {
  .feature-on-image {
    display: none;
  }
}

.feature-on-image .icon {
  margin-left: auto;
  margin-right: auto;
}

.feature-on-image p.text {
  margin: 0;
  width: 100%;
  text-align: center;
  padding-left: 0;
  line-height: 1.2;
}

.feature-on-image1 {
  top: 30px;
  left: 0;
}

.feature-on-image2 {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -70px;
}

.feature-on-image3 {
  bottom: 30px;
  left: 0;
}

.feature-on-image4 {
  top: 60px;
  right: -40px;
}

.feature-on-image5 {
  bottom: 60px;
  right: -40px;
}

.flex2cols {
  margin-top: 30px;
}

@media (max-width: 960px) {
  .flex2cols {
    display: block;
    margin-top: 10px;
  }
  .flex2cols .col_50 {
    width: 100%;
  }
}

.flex2cols .the-content {
  max-width: 512px;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 960px) {
  .flex2cols .the-content {
    padding-top: 0;
    padding-bottom: 20px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}

.flex2cols .cover {
  border-radius: 20px;
  width: 115%;
  height: 100%;
  margin-left: -40px;
}

@media (max-width: 1430px) {
  .flex2cols .cover {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 960px) {
  .flex2cols .cover {
    width: 100%;
    height: 320px;
  }
}

@media (max-width: 480px) {
  .flex2cols .cover {
    height: 250px;
  }
}

.slider-brands {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 20px;
}

@media (max-width: 640px) {
  .slider-brands {
    padding-top: 0;
    padding-right: 10px;
  }
  .slider-brands .slick-list {
    overflow: visible;
  }
}

.slide-brand {
  padding: 0 10px;
}

.brand-box {
  background-color: white;
  height: 154px;
  border-radius: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
}

@media (max-width: 960px) {
  .brand-box {
    height: 140px;
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .brand-box {
    height: 120px;
    padding: 15px;
  }
}

.brand-box:hover {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.brand-box img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  display: block;
}

.our-brands {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .our-brands {
    margin-top: 30px;
  }
}

@media (max-width: 960px) {
  .flex-showroom {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .flex-showroom {
    display: block;
    padding: 10px;
  }
  .flex-showroom .col_50 {
    width: 100%;
    margin-top: 10px;
  }
  .flex-showroom .col_50:first-child {
    margin-top: 0;
  }
}

.showroom-box {
  border-radius: 20px;
  height: 680px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 52px;
  background-color: #000;
}

@media (max-width: 1680px) {
  .showroom-box {
    padding: 40px;
    height: 500px;
  }
}

@media (max-width: 1300px) {
  .showroom-box {
    padding: 25px 30px;
    height: 460px;
  }
}

@media (max-width: 640px) {
  .showroom-box {
    padding: 25px 20px;
    height: 360px;
  }
}

@media (max-width: 480px) {
  .showroom-box {
    height: 320px;
  }
}

.showroom-box::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 20px;
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(32%, rgba(0, 0, 0, 0.65)), color-stop(52%, rgba(0, 0, 0, 0)), color-stop(86%, rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.65) 32%, rgba(0, 0, 0, 0) 52%, rgba(0, 0, 0, 0.63) 86%, rgba(0, 0, 0, 0.8) 100%);
}

.showroom-box .title {
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
  position: relative;
  z-index: 1;
}

@media (max-width: 1680px) {
  .showroom-box .title {
    font-size: 28px;
  }
}

@media (max-width: 1430px) {
  .showroom-box .title {
    font-size: 24px;
  }
}

.showroom-box .title a {
  text-decoration: none;
}

.showroom-box .title a:hover {
  color: #f78468;
}

.showroom-bottom {
  margin-top: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}

.showroom-bottom p {
  font-size: 20px;
  margin: 4px 0;
}

@media (max-width: 1430px) {
  .showroom-bottom p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .showroom-bottom p {
    font-size: 15px;
  }
}

@media (max-width: 640px) {
  .showroom-bottom p {
    font-size: 14px;
  }
}

.showroom-bottom p a {
  color: #EA5A5C;
  text-decoration: underline;
}

.showroom-bottom p a:hover {
  color: #f78468;
}

@media (max-width: 640px) {
  .showroom-bottom p a {
    font-size: 14px;
    display: inline-block;
    width: 100%;
  }
}

.phone-showroom {
  margin-bottom: 20px;
}

.phone-showroom a {
  font-size: 24px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1430px) {
  .phone-showroom a {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .phone-showroom a {
    font-size: 18px;
  }
}

.phone-showroom a:hover {
  text-decoration: none;
  color: #f78468;
}

.phone-showroom .icon {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  background: #ea5a5c;
  background: -webkit-gradient(linear, left top, left bottom, from(#ea5a5c), to(#ff8968));
  background: linear-gradient(180deg, #ea5a5c 0%, #ff8968 100%);
  margin-right: 10px;
}

@media (max-width: 1300px) {
  .phone-showroom .icon {
    width: 36px;
    height: 36px;
  }
}

.project-box {
  border-radius: 20px;
  height: 510px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 52px;
}

@media (max-width: 1680px) {
  .project-box {
    padding: 40px;
    height: 400px;
  }
}

@media (max-width: 1430px) {
  .project-box {
    padding: 30px 20px;
  }
}

@media (max-width: 640px) {
  .project-box {
    height: 320px;
  }
}

.project-box::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 20px;
  background: black;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
}

.project-box:hover {
  text-decoration: none;
}

.project-box:hover::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(black));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, black 100%);
}

.project-box .title {
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
}

@media (max-width: 1680px) {
  .project-box .title {
    font-size: 28px;
  }
}

@media (max-width: 1300px) {
  .project-box .title {
    font-size: 24px;
  }
}

@media (max-width: 960px) {
  .project-box .title {
    font-size: 18px;
  }
}

.project-box .info {
  line-height: 1.34;
  margin: 10px 0 0;
  opacity: 0.6;
}

.project-box .text {
  position: relative;
  z-index: 1;
}

.projects-slider {
  padding-top: 30px;
}

.projects-slider .slick-next {
  right: 305px;
}

@media (max-width: 1430px) {
  .projects-slider .slick-next {
    right: 0;
  }
}

.projects-slider .slick-prev {
  right: 385px;
}

@media (max-width: 1430px) {
  .projects-slider .slick-prev {
    right: 80px;
  }
}

.features-cover {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 960px) {
  .features-cover {
    border-radius: 0;
    margin-bottom: 0;
  }
}

.features-cover::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.77);
}

@media (max-width: 960px) {
  .features-cover::before {
    border-radius: 0;
  }
}

.features-cover .container {
  position: relative;
  z-index: 1;
}

.col-trust {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.15);
  line-height: 1;
  border-radius: 20px;
  height: 100%;
  padding: 30px;
  bottom: 0;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 1680px) {
  .col-trust {
    padding: 25px;
  }
}

@media (max-width: 1430px) {
  .col-trust {
    padding: 20px;
  }
}

.col-trust:hover {
  bottom: 10px;
}

@media (max-width: 767px) {
  .col-trust:hover {
    bottom: 0;
  }
}

.col-trust p.text {
  margin-top: 25px;
  margin-bottom: 0;
  line-height: 1.5;
  opacity: 0.6;
}

@media (max-width: 1680px) {
  .col-trust p.text {
    margin-top: 15px;
  }
}

@media (max-width: 1430px) {
  .col-trust p.text {
    margin-top: 10px;
  }
}

.box-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-icon .icon {
  width: 78px;
  height: 78px;
}

@media (max-width: 1680px) {
  .box-icon .icon {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 960px) {
  .box-icon .icon {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 767px) {
  .box-icon .icon {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 640px) {
  .box-icon .icon {
    width: 35px;
    height: 35px;
  }
}

.box-icon .icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.box-icon p.title {
  font-size: 24px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  width: calc(100% - 78px);
}

@media (max-width: 1680px) {
  .box-icon p.title {
    font-size: 20px;
    width: calc(100% - 60px);
  }
}

@media (max-width: 960px) {
  .box-icon p.title {
    font-size: 18px;
    width: calc(100% - 50px);
  }
}

.flex-trust {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 20px;
}

@media (max-width: 1100px) {
  .flex-trust {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.flex-trust .col_25 {
  height: auto;
}

@media (max-width: 1100px) {
  .flex-trust .col_25 {
    width: 50%;
    padding: 10px;
  }
}

@media (max-width: 480px) {
  .flex-trust .col_25 {
    width: 100%;
  }
}

.flex-contact .the-content {
  max-width: 450px;
}

@media (max-width: 960px) {
  .flex-contact .the-content {
    max-width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .flex-contact .the-content .tags {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.flex-contact .the-content ul {
  list-style: none;
}

.flex-contact .the-content ul li {
  padding-left: 35px;
  margin-left: 0;
}

@media (max-width: 960px) {
  .flex-contact .the-content ul li {
    padding-left: 0;
  }
}

.flex-contact .the-content ul li::before {
  content: "\f00c";
  font-size: 10px;
  border: 2px solid #EA5A5C;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #EA5A5C;
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-radius: 100%;
}

@media (max-width: 960px) {
  .flex-contact .the-content ul li::before {
    display: inline-block;
    position: relative;
    margin-right: 4px;
    top: -2px;
  }
}

@media (max-width: 640px) {
  .flex-contact .the-content ul li::before {
    width: 20px;
    height: 20px;
    font-size: 8px;
    border-width: 2px;
    top: -3px;
    line-height: 17px;
  }
}

.contact-form {
  padding: 50px;
  height: 100%;
  border-radius: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.15);
}

@media (max-width: 1300px) {
  .contact-form {
    padding: 35px;
  }
}

@media (max-width: 960px) {
  .contact-form {
    padding: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    margin-top: 30px;
  }
}

@media (max-width: 640px) {
  .contact-form {
    padding: 0;
    margin-top: 15px;
    background-color: transparent;
  }
}

.contact-form h5 {
  font-weight: 400;
  line-height: 1.2;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .contact-form h5 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

.contact-form p,
.contact-form span,
.contact-form label,
.contact-form li {
  color: white;
}

.contact-form input[type="submit"] {
  margin-top: 0;
}

.contact-form .row .label {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
  color: white;
}

.contact-form .row span,
.contact-form .row label,
.contact-form .row li,
.contact-form .row p {
  font-size: 15px;
}

@media (max-width: 1300px) {
  .contact-form .row span,
  .contact-form .row label,
  .contact-form .row li,
  .contact-form .row p {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .contact-form .row span,
  .contact-form .row label,
  .contact-form .row li,
  .contact-form .row p {
    font-size: 13px;
  }
}

.contact-form .row .accept-terms {
  width: 100%;
  padding: 0 8px;
}

.contact-form .row .accept-terms .wpcf7-acceptance input[type="checkbox"] {
  top: 1px;
}

@media (max-width: 640px) {
  .contact-form .row.flex {
    display: block;
  }
}

@media (max-width: 640px) {
  .contact-form .col_50 {
    width: 100%;
  }
}

.contact-form h2 {
  margin-top: 0;
}

.contact-form form p {
  margin: 0;
}

.contact-form .wpcf7-spinner {
  margin: 10px 0 0 10px;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0 !important;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  width: calc(100% - 28px);
}

.wpcf7-acceptance .wpcf7-list-item-label a {
  display: inline;
  text-decoration: underline;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  font-size: 15px;
}

.form-cell {
  padding: 0 10px;
}

.form-cell.cell50 {
  width: 50%;
}

@media (max-width: 640px) {
  .form-cell.cell50 {
    width: 100%;
  }
}

.form-cell.cell100 {
  width: 100%;
}

.form-cell p {
  margin: 0;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-list-item {
  display: block;
  position: relative;
  padding-left: 30px;
}

.wpcf7-list-item label {
  display: block;
  width: 100%;
}

.wpcf7-acceptance {
  display: block;
  position: relative;
}

.wpcf7-acceptance input[type="radio"],
.wpcf7-acceptance input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #EA5A5C;
  padding-top: 10px;
  padding-bottom: 10px;
}

.wpcf7 form.sent .wpcf7-response-output {
  background-color: #419b41;
  padding-top: 10px;
  padding-bottom: 10px;
}
/*# sourceMappingURL=style.css.map */