/*
Theme Name: Theme_Name
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 {
  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 {
  box-sizing: content-box;
  display: block;
  border-style: none;
  height: 2px;
  background: rgb(229.5, 229.5, 229.5);
  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;
  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: flex;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.row-reverse {
  flex-direction: row-reverse;
}

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

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

.align-self-center {
  align-self: center;
}

.flex-center {
  align-items: center;
}

.justify-space-between {
  justify-content: space-between;
}

.flex-justify-center {
  justify-content: center;
}

.flex-bottom {
  align-items: flex-end;
}

.flex-end {
  justify-content: flex-end;
}

body {
  font-size: 18px;
  font-family: "Montserrat", sans-serif, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: #020F1F;
}
@media (max-width: 1300px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  body {
    font-size: 14px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  color: #020F1F;
  font-weight: 700;
  line-height: 100%;
  text-transform: capitalize;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: inherit;
  line-height: inherit;
}

h1 {
  font-size: 52px;
  margin-bottom: 20px;
}
@media (max-width: 1550px) {
  h1 {
    font-size: 50px;
  }
}
@media (max-width: 1430px) {
  h1 {
    font-size: 48px;
  }
}
@media (max-width: 1300px) {
  h1 {
    font-size: 46px;
  }
}
@media (max-width: 960px) {
  h1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 38px;
  }
}
@media (max-width: 640px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-size: 52px;
  margin-bottom: 15px;
}
@media (max-width: 1550px) {
  h2 {
    font-size: 50px;
  }
}
@media (max-width: 1430px) {
  h2 {
    font-size: 48px;
  }
}
@media (max-width: 1300px) {
  h2 {
    font-size: 42px;
  }
}
@media (max-width: 960px) {
  h2 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 34px;
  }
}
@media (max-width: 640px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 15px;
}
@media (max-width: 1550px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 1430px) {
  h3 {
    font-size: 24px;
  }
}
@media (max-width: 1300px) {
  h3 {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  h3 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  h3 {
    font-size: 19px;
  }
}

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: 400;
  line-height: 150%;
}

p {
  margin: 15px 0;
  color: #3C3C3C;
}
@media (max-width: 767px) {
  p {
    margin: 10px 0;
  }
}
@media (max-width: 640px) {
  p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  p {
    font-size: 13px;
  }
}
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: #020F1F;
}
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: #020F1F;
  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: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 15px;
  border: none;
  border: 1px solid #e8e8e8;
  background: #F4F4F4;
  color: #020F1F;
  width: 100%;
  line-height: 1;
  padding: 12px 20px;
  margin-bottom: 15px;
  vertical-align: middle;
  outline: 0;
  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: #00D0F5;
}
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: "Montserrat", 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: #00D0F5;
  font-weight: 500;
  padding: 17px 28px;
  border-radius: 5px;
  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: rgb(0, 164.7020408163, 194);
  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: #00D0F5;
  outline: 0;
}
input[type=radio]:before,
input[type=checkbox]:before {
  content: "";
  background-color: #00D0F5;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 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: #00D0F5;
}

input[type=checkbox]::before {
  border-radius: 3px;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: #00D0F5;
  display: flex;
  align-items: 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;
  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;
  box-sizing: content-box;
}

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

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

::-webkit-input-placeholder {
  color: #3C3C3C;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

:-moz-placeholder {
  color: #3C3C3C;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

::-moz-placeholder {
  color: #3C3C3C;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

:-ms-input-placeholder {
  color: #3C3C3C;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

.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;
  transition: all 0.3s ease;
}

.wpcf7 input[type=submit]:hover,
.wpcf7 input[type=submit]:focus {
  outline: 0 !important;
  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: #00D0F5;
}

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: #00D0F5;
  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;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #00D0F5;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: white;
  border-radius: 5px;
}
@media (max-width: 960px) {
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button {
    font-size: 13px;
  }
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #13300b;
  color: #fff;
}

.button1,
.button2,
.button3,
.button4,
.button-white,
.button-line,
.button-line2,
.button-grey {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding: 20px 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1;
  margin-top: 10px;
  border-radius: 40px;
  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: #00D0F5;
}
@media (max-width: 1300px) {
  .button1,
  .button2,
  .button3,
  .button4,
  .button-white,
  .button-line,
  .button-line2,
  .button-grey {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .button1,
  .button2,
  .button3,
  .button4,
  .button-white,
  .button-line,
  .button-line2,
  .button-grey {
    padding: 10px 18px;
  }
}
.button1::before,
.button2::before,
.button3::before,
.button4::before,
.button-white::before,
.button-line::before,
.button-line2::before,
.button-grey::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #93EFFF;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
}
.button1 > span,
.button2 > span,
.button3 > span,
.button4 > span,
.button-white > span,
.button-line > span,
.button-line2 > span,
.button-grey > span {
  color: white !important;
  font-size: 16px;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .button1 > span,
  .button2 > span,
  .button3 > span,
  .button4 > span,
  .button-white > span,
  .button-line > span,
  .button-line2 > span,
  .button-grey > span {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .button1 > span,
  .button2 > span,
  .button3 > span,
  .button4 > span,
  .button-white > span,
  .button-line > span,
  .button-line2 > span,
  .button-grey > span {
    font-size: 14px;
  }
}
.button1:hover,
.button2:hover,
.button3:hover,
.button4:hover,
.button-white:hover,
.button-line:hover,
.button-line2:hover,
.button-grey:hover {
  text-decoration: none;
}
.button1:hover::before,
.button2:hover::before,
.button3:hover::before,
.button4:hover::before,
.button-white:hover::before,
.button-line:hover::before,
.button-line2:hover::before,
.button-grey:hover::before {
  opacity: 1;
}
@media (max-width: 960px) {
  .button1:hover::before,
  .button2:hover::before,
  .button3:hover::before,
  .button4:hover::before,
  .button-white:hover::before,
  .button-line:hover::before,
  .button-line2:hover::before,
  .button-grey:hover::before {
    content: none;
  }
}

.button-link {
  font-weight: 600;
  font-size: 18px;
  line-height: 115%;
  letter-spacing: 0px;
  color: #00D0F5;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
}
@media (max-width: 1300px) {
  .button-link {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .button-link {
    font-size: 14px;
  }
}
.button-link:hover {
  opacity: 0.6;
}
@media (max-width: 960px) {
  .button-link:hover {
    opacity: 1;
  }
}
.button-link::after {
  content: "";
  position: relative;
  width: 28px;
  height: 28px;
  background-image: url(images/svg/button-link-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.button2 {
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.1215686275);
  padding: 15px 28px;
}
@media (max-width: 1300px) {
  .button2 {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .button2 {
    padding: 10px 18px;
  }
}
.button2 > span {
  color: #fff !important;
  transition: all 0.3s ease;
}
.button2::before {
  content: none;
}
.button2:hover {
  background: rgba(255, 255, 255, 0.3215686275) !important;
}
@media (max-width: 960px) {
  .button2:hover {
    background: rgba(255, 255, 255, 0.1215686275) !important;
  }
}
.button2:hover span {
  color: #fff !important;
}
@media (max-width: 960px) {
  .button2:hover span {
    color: #fff !important;
  }
}

.button3 {
  transition: all 0.3s ease;
  background: transparent;
  padding: 15px 28px;
  border: 2px solid #00D0F5;
}
@media (max-width: 1300px) {
  .button3 {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .button3 {
    padding: 10px 18px;
  }
}
.button3 > span {
  color: #00D0F5 !important;
  transition: all 0.3s ease;
}
.button3::before {
  content: none;
}
.button3:hover {
  background: #00D0F5 !important;
}
@media (max-width: 960px) {
  .button3:hover {
    background: transparent !important;
  }
}
.button3:hover span {
  color: #fff !important;
}
@media (max-width: 960px) {
  .button3:hover span {
    color: #00D0F5 !important;
  }
}

.button4 {
  transition: all 0.3s ease;
  background: #fff;
  padding: 15px 28px;
  border: 2px solid #fff;
}
@media (max-width: 1300px) {
  .button4 {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .button4 {
    padding: 10px 18px;
  }
}
.button4 > span {
  color: #00D0F5 !important;
  transition: all 0.3s ease;
}
.button4::before {
  content: none;
}
.button4:hover {
  background: transparent !important;
}
@media (max-width: 960px) {
  .button4:hover {
    background: #fff !important;
  }
}
.button4:hover span {
  color: #fff !important;
}
@media (max-width: 960px) {
  .button4:hover span {
    color: #00D0F5 !important;
  }
}

.button-arrow {
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #fff;
}
@media (max-width: 960px) {
  .button-arrow {
    font-size: 14px;
  }
}
.button-arrow > span {
  color: #fff !important;
  transition: all 0.3s ease;
}
.button-arrow::before {
  content: none;
}
.button-arrow::after {
  content: "";
  width: 66px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(images/svg/arrow-45.svg);
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
  transition: all 0.3s ease;
  position: relative;
  border: 2px solid #EADFFF;
  border-radius: 50%;
}
@media (max-width: 1550px) {
  .button-arrow::after {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 960px) {
  .button-arrow::after {
    background-size: 20px;
  }
}
.button-arrow:hover {
  text-decoration: none;
}
.button-arrow:hover::after {
  transform: rotate(45deg);
}
@media (max-width: 960px) {
  .button-arrow:hover::after {
    transform: none;
  }
}

.button3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}
@media (max-width: 767px) {
  .button3 {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .button3 {
    font-size: 14px;
  }
}
.button3 img {
  width: 16px;
  height: auto;
  margin-left: 10px;
  transition: all 0.3s ease;
  left: 0;
  position: relative;
}
@media (max-width: 640px) {
  .button3 img {
    width: 12px;
  }
}
.button3 span {
  color: #101b5b;
  transition: all 0.3s ease;
}
.button3:hover span {
  color: #00D0F5;
}
@media (max-width: 960px) {
  .button3:hover span {
    color: #101b5b;
  }
}
.button3:hover img {
  left: 5px;
}
@media (max-width: 960px) {
  .button3:hover img {
    left: 0;
  }
}

.button-white {
  background-color: white;
  color: #020F1F;
}

.button-span {
  cursor: pointer;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.button-span:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.3s;
}
.button-span:hover {
  text-decoration: none;
  background-color: rgb(0, 164.7020408163, 194);
  color: white;
}
.button-span:hover:after {
  opacity: 1;
  right: 10px;
}

.button-grey {
  background-color: #F4F4F4;
  color: #020F1F;
}
.button-grey:hover {
  background-color: rgb(218.5, 218.5, 218.5);
  color: #020F1F;
}

.button-line {
  border: 2px solid #00D0F5;
  padding-top: 13px;
  padding-bottom: 13px;
  color: #00D0F5;
  background-color: transparent;
}
@media (max-width: 767px) {
  .button-line {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.button-line:hover {
  background-color: #00D0F5;
  color: white;
}

.button-line2 {
  border: 2px solid white;
  padding-top: 17px;
  padding-bottom: 17px;
  color: white;
  background-color: transparent;
}
@media (max-width: 767px) {
  .button-line2 {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.button-line2:hover {
  background-color: white;
  color: #020F1F;
}

.btn-arrow {
  padding-right: 33px;
  text-decoration: none;
  font-weight: 500;
}
@media (max-width: 640px) {
  .btn-arrow {
    padding-right: 22px;
  }
}
.btn-arrow img {
  width: 30px;
  height: 13px;
  position: relative;
  left: 10px;
  display: inline-block !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 640px) {
  .btn-arrow img {
    left: 3px;
    width: 20px;
    height: 7px;
    top: -1px;
  }
}
.btn-arrow:hover {
  text-decoration: none;
}
.btn-arrow:hover img {
  left: 15px;
}
@media (max-width: 640px) {
  .btn-arrow:hover img {
    left: 12px;
  }
}

.button-long-line {
  display: inline-block;
}

.btn-line-holder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
}
.btn-line-holder i {
  display: none;
}

.btn-line-hidden {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  opacity: 0.4;
  transform-origin: left;
  transform: scaleX(0);
  height: 1px;
  background-color: #00D0F5;
}

.btn-text {
  display: inline-block;
  position: relative;
  padding: 3px 18px 3px 0;
  transform: translateX(0);
  transition: 0.32s cubic-bezier(0.42, 0, 0.6, 0.93);
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  position: relative;
  top: 2px;
  color: #00D0F5;
}
@media (max-width: 640px) {
  .btn-text {
    font-size: 14px;
    top: 0;
  }
}

.btn-line {
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s ease-in-out;
  opacity: 1;
  transform: scaleX(1);
  transform-origin: right;
  width: 41px;
  height: 1px;
  background-color: #00D0F5;
}

.button-long-line:hover {
  text-decoration: none;
}
.button-long-line:hover .btn-line-hidden {
  transform: scaleX(1);
  opacity: 1;
}
.button-long-line:hover .btn-text {
  transform: translateX(39px);
  transition: 0.3s ease-in-out;
}
.button-long-line:hover .btn-line {
  opacity: 0.4;
  transform: scaleX(0);
  transform-origin: right;
}

ul li {
  list-style: none;
}

.slider-arrows {
  display: flex;
  padding-top: 30px;
}
@media (max-width: 1430px) {
  .slider-arrows {
    padding-top: 28px;
  }
}
@media (max-width: 960px) {
  .slider-arrows {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .slider-arrows {
    padding-top: 20px;
  }
}
.slider-arrows .slider-arrow {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e6f1f5;
  border-radius: 100%;
  z-index: 2;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-right: 33px;
}
.slider-arrows .slider-arrow:last-child {
  margin-right: 0;
}
@media (max-width: 1430px) {
  .slider-arrows .slider-arrow {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }
}
@media (max-width: 960px) {
  .slider-arrows .slider-arrow {
    width: 45px;
    height: 45px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .slider-arrows .slider-arrow {
    margin-right: 10px;
    width: 40px;
    height: 40px;
  }
}
.slider-arrows .slider-arrow img {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 22px;
}
@media (max-width: 1430px) {
  .slider-arrows .slider-arrow img {
    width: 20px;
    height: 15px;
  }
}
@media (max-width: 1300px) {
  .slider-arrows .slider-arrow img {
    width: 15px;
    height: 12px;
  }
}
.slider-arrows .slider-arrow:hover, .slider-arrows .slider-arrow:focus {
  background-color: #72B9FF;
}
@media (max-width: 960px) {
  .slider-arrows .slider-arrow:hover, .slider-arrows .slider-arrow:focus {
    background-color: #00D0F5;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 20px;
}

.slick-prev,
.slick-next {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e6f1f5;
  border-radius: 100%;
  z-index: 2;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 1430px) {
  .slick-prev,
  .slick-next {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1300px) {
  .slick-prev,
  .slick-next {
    width: 45px;
    height: 45px;
  }
}
.slick-prev::before,
.slick-next::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 22px;
}
@media (max-width: 1430px) {
  .slick-prev::before,
  .slick-next::before {
    width: 20px;
    height: 15px;
  }
}
@media (max-width: 1300px) {
  .slick-prev::before,
  .slick-next::before {
    width: 18px;
    height: 15px;
  }
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #00D0F5;
}
@media (max-width: 960px) {
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background-color: #00D0F5;
  }
}

.slick-prev {
  left: -84px;
}
@media (max-width: 1550px) {
  .slick-prev {
    left: -30px;
  }
}
@media (max-width: 1430px) {
  .slick-prev {
    left: 0px;
  }
}
.slick-prev::before {
  background-image: url("images/svg/prev-arrow.svg");
}

.slick-next {
  right: -84px;
}
@media (max-width: 1550px) {
  .slick-next {
    right: -30px;
  }
}
@media (max-width: 1430px) {
  .slick-next {
    right: 0px;
  }
}
.slick-next::before {
  background-image: url("images/svg/next-arrow.svg");
}

.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0px;
}
.slick-dots li {
  display: inline-block;
  width: auto;
  height: 12px;
  width: 12px;
  margin: 0 2px;
}
.slick-dots li button {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0.4;
  padding: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.slick-dots li button::before {
  display: none;
}
.slick-dots .slick-active {
  width: 20px;
}
.slick-dots .slick-active button {
  opacity: 1;
  width: 20px;
  background-color: #c258d5;
}
#breadcrumbs {
  font-size: 14px;
  margin: 0px;
}
@media (max-width: 960px) {
  #breadcrumbs {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  #breadcrumbs {
    font-size: 12px;
  }
}
#breadcrumbs span span {
  text-decoration: underline;
  font-weight: 500;
  opacity: 1;
  color: #fff;
}
#breadcrumbs a {
  text-decoration: none;
  opacity: 0.8;
  font-weight: 400;
  color: #fff;
}
#breadcrumbs a:hover {
  opacity: 1;
}
@media (max-width: 960px) {
  #breadcrumbs a:hover {
    opacity: 0.5;
  }
}
#breadcrumbs i {
  font-size: 10px;
  margin: 0 5px;
  color: #fff;
}
@media (max-width: 767px) {
  #breadcrumbs i {
    font-size: 8px;
    margin: 0 5px;
  }
}
@media (max-width: 640px) {
  #breadcrumbs i {
    margin: 0 5px;
  }
}
#breadcrumbs > span {
  text-align: center;
}

.general-hero {
  background: transparent !important;
  position: relative;
  margin-bottom: 90px !important;
}
.general-hero::before {
  content: "";
  width: 100%;
  height: 90%;
  background: radial-gradient(50% 50% at 50% 50%, #1b87d9 0%, #1978d2 50%, #065ec0 100%);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 70px 70px;
  max-height: 880px;
}
@media (max-width: 1300px) {
  .general-hero {
    margin-bottom: 50px !important;
  }
}
@media (max-width: 960px) {
  .general-hero {
    margin-bottom: 40px !important;
    padding-top: 120px !important;
  }
}
.general-hero::after {
  bottom: 50px !important;
}
.general-hero .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 960px) {
  .general-hero .col_50 {
    width: 100% !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 960px) {
  .general-hero .text-col {
    text-align: center;
  }
}
.general-hero .hero-image-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.general-hero .hero-image-inner img {
  width: auto;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 1300px) {
  .general-hero .hero-image-inner img {
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 960px) {
  .general-hero .hero-image-inner img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.general-hero .hero-content .the-content {
  justify-content: flex-start !important;
  align-items: flex-start !important;
}
@media (max-width: 960px) {
  .general-hero .hero-content .the-content {
    justify-content: center !important;
    align-items: center !important;
  }
}
.general-hero .hero-content .the-content h3 {
  font-size: 34px;
}
@media (max-width: 1550px) {
  .general-hero .hero-content .the-content h3 {
    font-size: 32px;
  }
}
@media (max-width: 1430px) {
  .general-hero .hero-content .the-content h3 {
    font-size: 28px;
  }
}
@media (max-width: 1300px) {
  .general-hero .hero-content .the-content h3 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .general-hero .hero-content .the-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .general-hero .hero-content .the-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .general-hero .hero-content .the-content h3 {
    font-size: 20px;
  }
}
.general-hero .hero-content {
  padding-top: 40px;
}
@media (max-width: 960px) {
  .general-hero .hero-content {
    padding-top: 0px;
  }
}
.general-hero .hero-title {
  padding-bottom: 50px;
}
@media (max-width: 960px) {
  .general-hero .hero-title {
    padding-bottom: 0px;
  }
}
.general-hero h1 {
  margin: 0;
}
.general-hero .hero-title-custom {
  max-width: 820px;
  margin: 0 auto;
}
.general-hero .device {
  --phone-w: clamp(260px, 32vw, 420px);
  --screen-top: 7.5%;
  --screen-right: 6.5%;
  --screen-bottom: 8.5%;
  --screen-left: 10.5%;
  --screen-radius: 24px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.general-hero .device .device-inner {
  position: relative;
  width: var(--phone-w);
}
.general-hero .device .phone-placeholder {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.general-hero .device .hero-image-inner {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.general-hero .device .screen {
  position: absolute;
  top: var(--screen-top);
  right: var(--screen-right);
  bottom: var(--screen-bottom);
  left: var(--screen-left);
  border-radius: var(--screen-radius);
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12) inset, 0 0 0 0 transparent;
  pointer-events: auto;
}
.general-hero .device .screen img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 992px) {
  .general-hero .device {
    --phone-w: clamp(220px, 44vw, 360px);
    --screen-radius: 20px;
  }
}
@media (max-width: 600px) {
  .general-hero .device {
    --phone-w: clamp(200px, 60vw, 320px);
  }
}
.general-hero.with-device {
  margin-bottom: 0 !important;
}
.general-hero.with-device .device-icons {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 3;
}
.general-hero.with-device .device-icon {
  position: absolute;
  width: auto;
  height: auto;
  transition: all 0.3s ease;
}
.general-hero.with-device .device-icon img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 960px) {
  .general-hero.with-device .device-icon img {
    width: 80%;
  }
}
@media (max-width: 640px) {
  .general-hero.with-device .device-icon img {
    width: 60%;
  }
}
.general-hero.with-device .di-1 {
  top: 100px;
  left: -20px;
  transform: rotate(-30deg);
}
@media (max-width: 640px) {
  .general-hero.with-device .di-1 {
    top: 50px;
  }
}
.general-hero.with-device .di-2 {
  top: 200px;
  right: -40px;
  transform: rotate(30deg);
}
@media (max-width: 640px) {
  .general-hero.with-device .di-2 {
    top: 100px;
  }
}
.general-hero.with-device .di-3 {
  top: 20px;
  right: -40px;
  transform: rotate(30deg);
}
.general-hero .three-col-products {
  background: transparent !important;
}

@media (max-width: 960px) {
  body.page-template-page-about .general-hero {
    margin-bottom: 0 !important;
  }
}
body.page-template-page-about .section-image-cards-rows .small-title,
body.page-template-page-about .section-image-cards-rows h2 {
  display: none;
}

.solution-image-and-text .section-title {
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  .solution-image-and-text .section-title {
    padding-bottom: 0px;
  }
}
.solution-image-and-text img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .solution-image-and-text .col_50 {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
  }
}
.solution-image-and-text .col_50 .the-content h1,
.solution-image-and-text .col_50 .the-content h2,
.solution-image-and-text .col_50 .the-content h3,
.solution-image-and-text .col_50 .the-content h4,
.solution-image-and-text .col_50 .the-content h5,
.solution-image-and-text .col_50 .the-content h6 {
  margin-top: 0;
}

.section-banner .banner {
  border-radius: 30px;
  padding: 90px 160px;
  position: relative;
}
@media (max-width: 1300px) {
  .section-banner .banner {
    padding: 80px 60px;
  }
}
@media (max-width: 767px) {
  .section-banner .banner {
    padding: 50px 40px;
  }
}
@media (max-width: 640px) {
  .section-banner .banner {
    padding: 40px 20px;
  }
}
.section-banner .banner::after {
  content: none;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 30px;
}
@media (max-width: 960px) {
  .section-banner .banner::after {
    content: "";
  }
}
.section-banner .the-content {
  max-width: 450px;
  z-index: 1;
  position: relative;
}
@media (max-width: 640px) {
  .section-banner .the-content {
    text-align: center;
    max-width: 100%;
  }
}
.section-banner .the-content h1,
.section-banner .the-content h2,
.section-banner .the-content h3,
.section-banner .the-content h4,
.section-banner .the-content h5,
.section-banner .the-content h6 {
  margin-top: 0;
}
.section-banner .button4 {
  z-index: 1;
  position: relative;
}
@media (max-width: 640px) {
  .section-banner .button4 {
    text-align: center;
    width: 100%;
  }
}

@media (max-width: 960px) {
  body.page-template-page-contact .contact-section {
    padding-top: 5px;
  }
  body.page-template-page-contact .the-content .small-title {
    display: none;
  }
  body.page-template-page-contact .the-content h2 {
    margin-top: 0;
  }
}
body.page-template-page-contact .footer {
  padding-top: 160px !important;
}
@media (max-width: 1550px) {
  body.page-template-page-contact .footer {
    padding-top: 150px !important;
  }
}
@media (max-width: 1430px) {
  body.page-template-page-contact .footer {
    padding-top: 140px !important;
  }
}
@media (max-width: 1300px) {
  body.page-template-page-contact .footer {
    padding-top: 120px !important;
  }
}
@media (max-width: 960px) {
  body.page-template-page-contact .footer {
    padding-top: 90px !important;
  }
}

:root {
  --header-h: 0px;
  --adminbar-h: 0px;
}

body.admin-bar {
  --adminbar-h: 32px;
}

@media (max-width: 782px) {
  body.admin-bar {
    --adminbar-h: 46px;
  }
}
body.error404 {
  background: radial-gradient(51.12% 201.53% at 50% 50%, #3394DE 0%, #1977D2 50%, #075FC0 100%);
}
body.error404 .general-hero::before {
  content: none;
}
body.error404 .contact-section {
  display: none;
}
body.error404 .footer {
  background: transparent !important;
}
body.error404 .general-hero {
  min-height: calc(100svh - var(--adminbar-h));
  padding-top: var(--header-h);
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
}
body.error404 .the-content {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
  padding-top: 0;
}
body.error404 img {
  width: auto;
  height: auto;
}
@media (max-width: 1300px) {
  body.error404 img {
    width: 220px;
  }
}
@media (max-width: 960px) {
  body.error404 img {
    width: 200px;
  }
}
@media (max-width: 767px) {
  body.error404 img {
    width: 180px;
  }
}
@media (max-width: 640px) {
  body.error404 img {
    width: 150px;
  }
}

:target {
  scroll-margin-top: calc(var(--header-h) + 16px);
}

.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: #020F1F;
  -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 */ /* 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: 1650px) {
  .big-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .big-p {
    font-size: 16px;
  }
}

.container-big {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1300px) {
  .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.the-content-grey h1,
.the-content.the-content-grey h2,
.the-content.the-content-grey h3,
.the-content.the-content-grey h4,
.the-content.the-content-grey h5,
.the-content.the-content-grey h6 {
  color: #b0b0b0;
}
.the-content.the-content-grey h1 strong,
.the-content.the-content-grey h2 strong,
.the-content.the-content-grey h3 strong,
.the-content.the-content-grey h4 strong,
.the-content.the-content-grey h5 strong,
.the-content.the-content-grey h6 strong {
  color: #000;
}
.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: #F4F4F4;
}
.the-content table tbody tr:nth-child(odd) td {
  background-color: #fbfbfb;
}
.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: #3C3C3C;
}
.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: #020F1F;
  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: #3C3C3C;
  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 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: #00D0F5;
  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 {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  text-transform: capitalize;
  border-radius: 20px;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  background: #ECF8FF;
  color: #00D0F5 !important;
  display: inline-flex;
  align-items: center;
  margin: 0;
}
@media (max-width: 640px) {
  .small-title {
    font-size: 13px;
  }
}
.small-title.white-title {
  color: #fff !important;
  background: rgba(236, 248, 255, 0.1490196078);
}

.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: #020F1F;
}

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

.white-box {
  background-color: white;
  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: rgb(253, 253, 253);
  background: linear-gradient(0deg, rgb(253, 253, 253) 0%, rgb(255, 255, 255) 100%);
}

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

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

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

.green-text {
  color: #00D0F5;
}

.blue-box {
  background-color: #00D0F5;
}

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

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

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

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

.box-shadow-black {
  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;
}
.white-txt span.button-white,
.white-txt a.button-white {
  color: #020F1F;
}
.white-txt span.button-white:hover,
.white-txt a.button-white:hover {
  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: flex;
  justify-content: center;
  align-items: center;
  background-position: left;
  position: relative;
  background: rgb(245, 250, 255);
  background: linear-gradient(0deg, rgb(245, 250, 255) 0%, rgb(255, 255, 255) 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: flex;
  justify-content: 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: 960px) {
  .only-mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.maintenance-text {
  display: flex;
  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 {
  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: #00D0F5;
}

.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;
  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 {
  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: flex;
  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: #00D0F5;
  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: "Montserrat", 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: flex;
  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: #00D0F5;
  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: flex;
  flex-wrap: wrap;
  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;
  box-shadow: none !important;
  background-color: rgba(0, 0, 0, 0.831372549);
}

.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 rgba(238, 238, 238, 0.9333333333);
}
.accordion .accordion-section:last-child {
  border-bottom: 1px solid rgba(238, 238, 238, 0.9333333333);
}
.accordion .accordion-section .accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  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: #00D0F5;
  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 rgba(238, 238, 238, 0.9333333333);
  background: #fdfdfd;
}

.header {
  z-index: 3;
  width: 100%;
  position: fixed;
  top: 15px;
  left: 0;
}
.header .header-wrapper {
  background: rgba(255, 255, 255, 0.3019607843);
  border: 1px solid;
  transition: all 0.8s ease;
  border-image-source: radial-gradient(50% 336.49% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 100%);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  border-radius: 100px;
  padding: 6px 30px;
  visibility: hidden;
  opacity: 0;
}
.header .header-wrapper.bg-active {
  visibility: visible;
  opacity: 1;
  z-index: 99;
  position: relative;
}
.header .header-wrapper.black-change {
  background: rgba(0, 0, 0, 0.3019607843);
}
.header .button2 {
  margin: 0;
  margin-left: 5px;
}
@media (max-width: 960px) {
  .header .button2 {
    display: none;
  }
}
.header .social-list {
  margin: 0;
}
.header .menu-header .menu li {
  margin: 0 15px;
}
@media (max-width: 1300px) {
  .header .menu-header .menu li {
    margin: 0 10px;
  }
}
.header .menu-header .menu li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 16px;
  color: #ffffff;
}
.header .menu-header .menu li a:hover {
  color: #00D0F5;
  text-decoration: none;
}
@media (max-width: 960px) {
  .header .menu-header .menu li a:hover {
    color: #ffffff;
  }
}
@media (max-width: 960px) {
  .header .menu-header .menu-header-menu-container {
    display: none;
  }
}
@media (max-width: 960px) {
  .header .contact-header {
    display: none;
  }
}
.header .logo-header a {
  display: flex;
  align-items: center;
}
.header .logo-header a .logo-icon {
  width: 74px;
  height: 74px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1300px) {
  .header .logo-header a .logo-icon {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .header .logo-header a .logo-icon {
    width: 45px;
    height: 45px;
  }
}
.header .logo-header a .logo-icon img {
  width: auto;
  height: auto;
  display: block;
}
.header .logo-header a .logo-text img {
  width: 137px;
  height: auto;
  display: block;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 1300px) {
  .header .logo-header a .logo-text img {
    width: 100px;
  }
}
.header .logo-header img {
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .header .logo-header img {
    width: 150px;
  }
}

.header-menu {
  visibility: hidden !important;
}

body.menu-open .bg-active {
  background-color: transparent !important;
}

body.menu-open .header .header-wrapper,
body.menu-open .header-inner .header-wrapper {
  padding: 6px 0 !important;
  transition: padding 0s ease;
  position: relative;
  z-index: 99;
  background: transparent !important;
}
body.menu-open .header .logo-icon,
body.menu-open .header-inner .logo-icon {
  padding-left: 0 !important;
}
body.menu-open .header .header-menu,
body.menu-open .header-inner .header-menu {
  visibility: visible !important;
}

.logo-text-floating {
  position: fixed;
  left: 0;
  top: 0;
  transform-origin: top left;
  will-change: transform;
  z-index: 2000;
  pointer-events: none;
  visibility: hidden;
}
.logo-text-floating img {
  display: block;
  width: 100%;
  height: auto;
}

.is-hidden-vis {
  visibility: hidden !important;
}

@media (prefers-reduced-motion: reduce) {
  .logo-header .logo-text img {
    visibility: visible !important;
  }
}
.header-inner {
  z-index: 3;
  width: 100%;
  position: fixed;
  top: 15px;
  left: 0;
}
.header-inner .header-wrapper {
  background: rgba(255, 255, 255, 0.3019607843);
  border: 1px solid;
  transition: all 0.8s ease;
  border-image-source: radial-gradient(50% 336.49% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 100%);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  border-radius: 100px;
  padding: 6px 30px;
}
.header-inner .header-wrapper.black-change {
  background: rgba(0, 0, 0, 0.3019607843);
}
.header-inner .button2 {
  margin: 0;
  margin-left: 5px;
}
@media (max-width: 960px) {
  .header-inner .button2 {
    display: none;
  }
}
.header-inner .social-list {
  margin: 0;
}
.header-inner .menu-header .menu li {
  margin: 0 15px;
}
@media (max-width: 1300px) {
  .header-inner .menu-header .menu li {
    margin: 0 10px;
  }
}
.header-inner .menu-header .menu li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 16px;
  color: #ffffff;
}
.header-inner .menu-header .menu li a:hover {
  color: #00D0F5;
  text-decoration: none;
}
@media (max-width: 960px) {
  .header-inner .menu-header .menu li a:hover {
    color: #ffffff;
  }
}
@media (max-width: 960px) {
  .header-inner .menu-header .menu-header-menu-container {
    display: none;
  }
}
@media (max-width: 960px) {
  .header-inner .contact-header {
    display: none;
  }
}
.header-inner .logo-header {
  padding: 0 20px;
}
@media (max-width: 960px) {
  .header-inner .logo-header {
    padding: 0 10px;
    padding-left: 0;
  }
}
@media (max-width: 1430px) {
  .header-inner .logo-header img {
    width: 180px;
  }
}
@media (max-width: 1300px) {
  .header-inner .logo-header img {
    width: 150px;
  }
}

.menu-trigger {
  display: flex;
  align-items: center;
  width: 32px;
  height: 26px;
  text-align: right;
  position: relative;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.menu-trigger span:not(.hamburger) {
  display: block;
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

@media (max-width: 960px) {
  .header-button a.button1 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header-button a.button1 {
    font-size: 13px;
    padding: 12px 20px;
  }
}
@media (max-width: 640px) {
  .header-button a.button1 {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .header-button a.button1 {
    padding: 9px 14px;
    font-size: 11px;
  }
}
@media (max-width: 400px) {
  .header-button a.button1 {
    font-size: 10px;
    padding: 8px 12px;
  }
}

.menu-btn {
  margin-left: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
@media (max-width: 960px) {
  .menu-btn {
    display: flex;
  }
}
@media (max-width: 767px) {
  .menu-btn {
    margin-left: 15px;
  }
}
@media (max-width: 640px) {
  .menu-btn {
    margin-left: 5px;
  }
}

.hamburger {
  width: 22px;
  margin-left: 0;
  background: #fff;
  height: 3px;
  transition: 0.2s ease-out all 0.2s;
  display: block;
}
@media (max-width: 767px) {
  .hamburger {
    width: 22px;
    height: 2px;
  }
}
@media (max-width: 640px) {
  .hamburger {
    width: 20px;
  }
}
.hamburger:before, .hamburger:after {
  content: "";
  position: absolute;
  width: 32px;
  border-bottom: 3px solid #fff;
  left: 0;
  transition: 0.2s top 0.2s, 0.2s transform;
}
@media (max-width: 767px) {
  .hamburger:before, .hamburger:after {
    width: 32px;
    border-bottom-width: 2px;
  }
}
@media (max-width: 640px) {
  .hamburger:before, .hamburger:after {
    width: 26px;
  }
}
.hamburger:before {
  top: 0;
}
@media (max-width: 767px) {
  .hamburger:before {
    top: 2px;
  }
}
@media (max-width: 640px) {
  .hamburger:before {
    top: 4px;
  }
}
.hamburger:after {
  bottom: 0;
}
@media (max-width: 767px) {
  .hamburger:after {
    bottom: 2px;
  }
}
@media (max-width: 640px) {
  .hamburger:after {
    bottom: 4px;
  }
}
.open-state .hamburger {
  background: rgba(255, 255, 255, 0);
}
.open-state .hamburger:before, .open-state .hamburger:after {
  top: 50%;
}

@media (max-width: 767px) {
  .header-right .language-select {
    display: none;
  }
}

.menu-open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.menu-open .header {
  z-index: 99;
  position: fixed;
  top: 0;
}
.menu-open .header-menu {
  top: 0;
  z-index: 33;
  opacity: 1;
}
.menu-open .header-fixed {
  background-color: #72B9FF !important;
  position: fixed;
}
.menu-open .header-fixed.header-sticky .hamburger {
  background: rgba(0, 0, 0, 0);
}
.menu-open .hamburger3 {
  width: 50%;
  background: rgba(0, 0, 0, 0) !important;
}
.menu-open .hamburger3:before, .menu-open .hamburger3:after {
  top: 50%;
  bottom: auto;
  transition: 0.2s top, 0.2s transform 0.2s;
  border-color: white !important;
}
.menu-open .hamburger3:before {
  transform: rotate(45deg);
}
.menu-open .hamburger3:after {
  transform: rotate(135deg);
}

.header-menu {
  position: fixed;
  width: 100%;
  opacity: 0;
  height: 100%;
  padding: 60px 0 40px;
  background: radial-gradient(50% 50% at 50% 50%, #1b87d9 0%, #1978d2 50%, #065ec0 100%);
  top: -100%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.header-menu .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .header-menu {
    height: 100%;
    top: 69px;
  }
}
@media (max-width: 640px) {
  .header-menu {
    top: 40px;
    padding: 40px 0 20px;
  }
}
.header-menu .container {
  height: 100%;
}
.header-menu .flex {
  height: 100%;
  flex-basis: 0%;
  flex-direction: column;
  flex-grow: 1;
  flex-wrap: wrap;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 960px) {
  .header-menu .flex {
    display: block;
  }
}

.header-contact {
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  flex-wrap: wrap;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1300px) {
  .header-contact {
    justify-content: center;
  }
}
@media (max-width: 960px) {
  .header-contact {
    margin-left: -10px;
    flex: 1;
    margin-right: -10px;
    justify-content: flex-start;
  }
}
@media (max-width: 480px) {
  .header-contact {
    display: block;
  }
}
.header-contact li {
  padding: 20px 20px 10px 20px;
  position: relative;
  width: 33.333%;
}
@media (max-width: 1300px) {
  .header-contact li {
    width: 33.333%;
  }
}
@media (max-width: 960px) {
  .header-contact li {
    width: 50%;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .header-contact li {
    width: 100%;
  }
}
.header-contact .subtitle-blue {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  opacity: 0.8;
}
.header-contact a:hover {
  color: #1b87d9;
  text-decoration: none;
}
.header-contact a {
  display: block;
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1550px) {
  .header-contact a {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .header-contact a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .header-contact a {
    padding-left: 0;
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .header-contact a {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .header-contact a {
    font-size: 13px;
  }
}
.header-contact .social-menu {
  display: flex;
  margin-top: 9px;
}
.header-contact .social-menu a {
  margin-right: 30px;
  font-size: 20px;
}
@media (max-width: 767px) {
  .header-contact .social-menu a {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .header-contact .social-menu a {
    font-size: 16px;
  }
}

.header-menu-flex {
  display: flex;
  padding-top: 85px;
  padding-bottom: 85px;
  align-items: stretch;
  flex-basis: 0%;
  flex-grow: 1;
  max-width: 100%;
  overflow-y: auto;
  justify-content: flex-end;
}
@media (max-width: 1550px) {
  .header-menu-flex {
    padding: 60px 0;
  }
}
@media (max-width: 1300px) {
  .header-menu-flex {
    padding: 40px 0;
  }
}
@media (max-width: 960px) {
  .header-menu-flex {
    padding: 40px 0 20px;
    display: block;
    flex-basis: none;
  }
}

.main-menu {
  width: 40%;
  padding-left: 114px;
  align-self: center;
}
@media (max-width: 960px) {
  .main-menu {
    width: 100%;
    padding-left: 0;
  }
}
.main-menu ul {
  max-width: 340px;
}
@media (max-width: 960px) {
  .main-menu ul {
    max-width: 100%;
  }
}
.main-menu a {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  left: 0;
  position: relative;
}
@media (max-width: 1550px) {
  .main-menu a {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .main-menu a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .main-menu a {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .main-menu a {
    font-size: 13px;
  }
}
.main-menu a:hover {
  text-decoration: none;
  color: #00D0F5;
  left: 20px;
}
@media (max-width: 960px) {
  .main-menu a:hover {
    left: 0;
  }
}
.main-menu li {
  padding: 15px 0;
  border-top: 1px dashed #fff;
  position: relative;
  counter-increment: my-counter;
}
@media (max-width: 1430px) {
  .main-menu li {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.main-menu li:first-child {
  border-top: none;
}

.menu-right {
  width: 80%;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
@media (max-width: 960px) {
  .menu-right {
    display: block;
  }
}
.menu-right .cover {
  width: 100%;
  height: 100%;
  background-size: 500px;
  background-position: bottom left;
  opacity: 1;
}

@media (max-width: 960px) {
  .top-menu {
    display: none;
  }
}
.top-menu ul {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.top-menu li {
  padding: 0 20px;
}
.top-menu a {
  font-weight: 600;
  padding-bottom: 10px;
  padding-top: 10px;
}
.top-menu a:hover {
  text-decoration: none;
  color: #00D0F5;
}
.top-menu li.menu-item-has-children {
  position: relative;
}
.top-menu li.menu-item-has-children > a {
  position: relative;
}
.top-menu li.menu-item-has-children > a:after {
  content: "\f107";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-size: 13px;
  -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;
  padding-left: 10px;
}
.top-menu li.menu-item-has-children .sub-menu {
  position: absolute;
  min-width: 157px;
  background: #eee;
  top: 100%;
  left: -6px;
  opacity: 0;
  visibility: hidden;
  background-color: #0f5569;
  display: block;
  margin-right: 0;
}
.top-menu li.menu-item-has-children .sub-menu::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #0f5569;
  position: absolute;
  left: 28px;
  top: -7px;
}
.top-menu li.menu-item-has-children .sub-menu li {
  padding: 0;
  border-bottom: 1px solid #094455;
}
.top-menu li.menu-item-has-children .sub-menu li:last-child {
  border-bottom: none;
}
.top-menu li.menu-item-has-children .sub-menu li a {
  font-weight: 600;
  display: inline-block;
  width: 100%;
  padding: 13px 10px;
  font-size: 15px;
}
.top-menu li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.footer {
  padding-top: 70px;
  padding-bottom: 15px;
  text-align: center;
  background: radial-gradient(51.12% 201.53% at 50% 50%, #3394DE 0%, #1977D2 50%, #075FC0 100%);
  position: relative;
}
@media (max-width: 1430px) {
  .footer {
    padding-top: 50px;
  }
}
.footer::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-image: url(images/svg/lines.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.footer .container {
  position: relative;
  z-index: 1;
}

.logo-box-footer {
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
}
.logo-box-footer img {
  width: auto;
  height: auto;
}
@media (max-width: 1430px) {
  .logo-box-footer img {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .logo-box-footer img {
    width: 150px;
  }
}

.footer-contact {
  display: flex;
  margin-top: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-contact li {
  margin: 10px 20px;
}
@media (max-width: 640px) {
  .footer-contact li {
    margin: 5px;
  }
}
.footer-contact a {
  font-size: 20px;
  font-weight: 700;
  transition: all 0.3s ease;
}
@media (max-width: 1430px) {
  .footer-contact a {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .footer-contact a {
    font-size: 16px;
  }
}
.footer-contact a span {
  color: #00D0F5;
  margin-right: 10px;
}
.footer-contact a:hover {
  color: #00D0F5;
  text-decoration: none;
}
@media (max-width: 960px) {
  .footer-contact a:hover {
    color: #fff;
  }
}

.footer-top {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}
@media (max-width: 640px) {
  .footer-top {
    padding-bottom: 30px;
  }
}
.footer-top .menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-top .menu li {
  margin: 10px;
}
@media (max-width: 960px) {
  .footer-top .menu li {
    margin: 5px;
  }
}
@media (max-width: 640px) {
  .footer-top .menu li {
    margin: 4px;
  }
}
.footer-top .menu li a {
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 1430px) {
  .footer-top .menu li a {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .footer-top .menu li a {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .footer-top .menu li a {
    font-size: 13px;
  }
}
.footer-top .menu li a:hover {
  text-decoration: none;
  color: #00D0F5;
}

.footer-bottom {
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
}
.footer-bottom p {
  margin: 0;
}

.section-big {
  padding: 300px 0;
}
@media (max-width: 1550px) {
  .section-big {
    padding: 250px 0;
  }
}
@media (max-width: 1300px) {
  .section-big {
    padding: 200px 0;
  }
}
@media (max-width: 960px) {
  .section-big {
    padding: 150px 0;
  }
}
@media (max-width: 767px) {
  .section-big {
    padding: 100px 0;
  }
}
@media (max-width: 640px) {
  .section-big {
    padding: 80px 0;
  }
}

.section {
  padding: 80px 0;
}
@media (max-width: 1300px) {
  .section {
    padding: 100px 0;
  }
}
@media (max-width: 960px) {
  .section {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .section {
    padding: 60px 0;
  }
}
@media (max-width: 640px) {
  .section {
    padding: 40px 0;
  }
}

.section-small {
  padding: 50px 0;
}
@media (max-width: 640px) {
  .section-small {
    padding: 30px 0;
  }
}

.hero {
  padding-top: 140px;
  padding-bottom: 0px;
  background: radial-gradient(50% 50% at 50% 50%, #1b87d9 0%, #1978d2 50%, #065ec0 100%);
  position: relative;
}
.hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-image: url(images/svg/lines.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.hero .container {
  position: relative;
  z-index: 1;
}
.hero .container .text-col {
  position: relative;
  z-index: 1;
}
.hero .hero-content {
  padding-bottom: 0px;
  max-width: 761px;
  margin: 0 auto;
}
.hero .hero-content .the-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hero .hero-content .the-content strong {
  background: linear-gradient(90deg, #ffffff 0%, #e6fafe 54.33%, #00d0f5 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.hero .hero-content p {
  font-size: 18px;
}
@media (max-width: 960px) {
  .hero .hero-content p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content p {
    font-size: 14px;
  }
}
.hero .hero-content img {
  display: inline-block;
  height: 0.5em;
  width: auto;
  vertical-align: 0.1em;
  margin: 0 10px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .hero .hero-content img {
    margin-left: 8px;
    margin-right: 5px;
  }
}
.hero .hero-image {
  position: relative;
  min-height: 629px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -100px;
}
@media (max-width: 1300px) {
  .hero .hero-image {
    min-height: 500px;
    margin-top: -80px;
  }
}
@media (max-width: 960px) {
  .hero .hero-image {
    min-height: 400px;
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  .hero .hero-image {
    min-height: 350px;
    margin-top: -40px;
  }
}
@media (max-width: 480px) {
  .hero .hero-image {
    margin-top: 0px;
  }
}
.hero .hero-image::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 52%;
  transform: translate(50%, 0);
  width: 100%;
  height: 100%;
  max-width: 978px;
  background-image: url(images/svg/hero-image-background.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 640px) {
  .hero .hero-image::before {
    right: 53%;
  }
}
.hero .hero-image img {
  width: 230px;
  height: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 1300px) {
  .hero .hero-image img {
    width: 200px;
  }
}
@media (max-width: 960px) {
  .hero .hero-image img {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .hero .hero-image img {
    width: 100px;
  }
}
.hero .hero-image > img.hero-replace {
  position: absolute;
  left: 50%;
  top: 50%;
  --replace-size: clamp(60px, 10vw, 110px);
  width: var(--replace-size);
  height: auto;
  transform: translate(-50%, -50%) scale(0.75);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
  transition: transform 380ms cubic-bezier(0.22, 0.61, 0.36, 1), opacity 280ms ease, visibility 0s linear 380ms;
}
.hero .hero-image > img.hero-replace.is-visible {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
  transition: transform 420ms cubic-bezier(0.22, 0.61, 0.36, 1), opacity 280ms ease, visibility 0s;
}
@media (prefers-reduced-motion: reduce) {
  .hero .hero-image > img.hero-replace {
    transition: none;
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .hero .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
.hero .counter-box-wrapper {
  position: relative;
  width: 100%;
  z-index: 1;
}
.hero .counter-box-wrapper .counter-box {
  padding: 30px 40px;
  background: rgba(255, 255, 255, 0.3019607843);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 30px 30px 0 0;
}
.hero .counter-box-wrapper .counter-box .number,
.hero .counter-box-wrapper .counter-box .sign {
  font-size: 60px;
  line-height: 83%;
}
@media (max-width: 1550px) {
  .hero .counter-box-wrapper .counter-box .number,
  .hero .counter-box-wrapper .counter-box .sign {
    font-size: 50px;
  }
}
@media (max-width: 1300px) {
  .hero .counter-box-wrapper .counter-box .number,
  .hero .counter-box-wrapper .counter-box .sign {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .hero .counter-box-wrapper .counter-box .number,
  .hero .counter-box-wrapper .counter-box .sign {
    font-size: 30px;
  }
}
.hero .counter-box-wrapper .counter-box .counter-item {
  padding: 10px 25px;
}
@media (max-width: 767px) {
  .hero .counter-box-wrapper .counter-box .counter-item {
    display: flex;
    justify-content: center;
  }
  .hero .counter-box-wrapper .counter-box .counter-item .flex {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}
.hero .counter-box-wrapper .counter-box .counter-icon {
  padding-right: 15px;
}
.hero .counter-box-wrapper .counter-box .counter-icon img {
  width: 48px;
  height: auto;
}
@media (max-width: 960px) {
  .hero .counter-box-wrapper .counter-box .counter-icon img {
    width: 40px;
  }
}
.hero .counter-box-wrapper .counter-box .counter-content {
  white-space: nowrap;
  width: calc(100% - 63px);
}
@media (max-width: 960px) {
  .hero .counter-box-wrapper .counter-box .counter-content {
    width: calc(100% - 55px);
  }
}
@media (max-width: 767px) {
  .hero .counter-box-wrapper .counter-box .counter-content {
    width: 100%;
  }
}
.hero .counter-box-wrapper .counter-box .counter-text {
  white-space: normal;
}
.hero .counter-box-wrapper .counter-box .counter-text p {
  opacity: 0.6;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin: 0;
}
@media (max-width: 1550px) {
  .hero .counter-box-wrapper .counter-box .counter-text p {
    font-size: 16px;
  }
}
@media (max-width: 1300px) {
  .hero .counter-box-wrapper .counter-box .counter-text p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hero .counter-box-wrapper .counter-box .counter-text p {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .hero .counter-box-wrapper .counter-box .col_33 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .hero .counter-box-wrapper .counter-box .col_33 {
    width: 100%;
  }
}
.hero .hero-icons {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  --R: clamp(130px, 27vmin, 340px);
  --icon-size: clamp(42px, 6vw, 74px);
}
.hero .hero-icons > .hero-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--icon-size);
  height: var(--icon-size);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20%;
  filter: drop-shadow(0 6px 10px rgba(0, 0, 0, 0.12));
  will-change: transform;
  --deg: 0deg;
  --rad: var(--R);
  --tilt: 0deg;
  transform: translate(-50%, -50%) rotate(var(--deg)) translate(var(--rad)) rotate(calc(-1 * var(--deg))) rotate(var(--tilt));
}
.hero .hero-icons > .hero-icon img {
  width: auto;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .hero-icons .i-1 {
  --deg: -52deg;
  --rad: calc(var(--R) * 0.7);
  --tilt: 25deg;
}
.hero .hero-icons .i-2 {
  --deg: -30deg;
  --rad: calc(var(--R) * 1);
  --tilt: 0deg;
}
.hero .hero-icons .i-3 {
  --deg: -6deg;
  --rad: calc(var(--R) * 0.7);
  --tilt: 20deg;
}
.hero .hero-icons .i-4 {
  --deg: 0deg;
  --rad: calc(var(--R) * 1.2);
  --tilt: -15deg;
}
.hero .hero-icons .i-5 {
  --deg: 35deg;
  --rad: calc(var(--R) * 0.8);
  --tilt: 0deg;
}
.hero .hero-icons .i-6 {
  --deg: 140deg;
  --rad: calc(var(--R) * 0.8);
  --tilt: 0deg;
}
.hero .hero-icons .i-7 {
  --deg: 172deg;
  --rad: calc(var(--R) * 0.7);
  --tilt: -35deg;
}
.hero .hero-icons .i-8 {
  --deg: 195deg;
  --rad: calc(var(--R) * 1.1);
  --tilt: 10deg;
}
.hero .hero-icons .i-9 {
  --deg: 222deg;
  --rad: calc(var(--R) * 0.8);
  --tilt: -8deg;
}
.hero .hero-icons > .hero-icon:nth-child(n+10) {
  display: none;
}
@media (max-width: 768px) {
  .hero .hero-icons {
    --R: clamp(100px, 30vw, 260px);
    --icon-size: clamp(36px, 10vw, 60px);
  }
}
@media (max-width: 480px) {
  .hero .hero-icons {
    --R: clamp(86px, 34vw, 220px);
    --icon-size: clamp(32px, 12vw, 52px);
  }
}
.hero .hero-icons > .hero-icon img {
  opacity: 0;
  transform-origin: center;
  transform: translateY(0) rotate(0) scale(0.75);
  animation-name: splashIn, heroFloat;
  animation-duration: 520ms, var(--fd, 7s);
  animation-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1), ease-in-out;
  animation-delay: var(--fxDelay, 0s), calc(520ms + var(--fxDelay, 0s));
  animation-iteration-count: 1, infinite;
  animation-direction: normal, normal;
  animation-fill-mode: both, none;
  will-change: transform, opacity;
}
@keyframes splashIn {
  0% {
    opacity: 0;
    transform: translateY(0) rotate(0) scale(0.65);
  }
  60% {
    opacity: 1;
    transform: translateY(0) rotate(0) scale(1.08);
  }
  100% {
    opacity: 1;
    transform: translateY(0) rotate(0) scale(1);
  }
}
@keyframes heroFloat {
  0%, 100% {
    transform: translateY(0) rotate(0) scale(1);
  }
  50% {
    transform: translateY(calc(-1 * var(--amp, 6px))) rotate(var(--tiltW, 1deg)) scale(1);
  }
}
.hero .hero-icons .i-1 {
  --fd: 7.2s;
  --fxDelay: 0.05s;
  --amp: 7px;
  --tiltW: 0.8deg;
}
.hero .hero-icons .i-2 {
  --fd: 6.8s;
  --fxDelay: 0.2s;
  --amp: 6px;
  --tiltW: 1.1deg;
}
.hero .hero-icons .i-3 {
  --fd: 7.6s;
  --fxDelay: 0.1s;
  --amp: 8px;
  --tiltW: 0.9deg;
}
.hero .hero-icons .i-4 {
  --fd: 6.9s;
  --fxDelay: 0.3s;
  --amp: 6px;
  --tiltW: 1.2deg;
}
.hero .hero-icons .i-5 {
  --fd: 7.4s;
  --fxDelay: 0.15s;
  --amp: 7px;
  --tiltW: 0.8deg;
}
.hero .hero-icons .i-6 {
  --fd: 7.1s;
  --fxDelay: 0.12s;
  --amp: 7px;
  --tiltW: 0.9deg;
}
.hero .hero-icons .i-7 {
  --fd: 6.7s;
  --fxDelay: 0.22s;
  --amp: 6px;
  --tiltW: 1.3deg;
}
.hero .hero-icons .i-8 {
  --fd: 7.8s;
  --fxDelay: 0.08s;
  --amp: 8px;
  --tiltW: 0.8deg;
}
.hero .hero-icons .i-9 {
  --fd: 6.6s;
  --fxDelay: 0.18s;
  --amp: 7px;
  --tiltW: 1.1deg;
}
@media (prefers-reduced-motion: reduce) {
  .hero .hero-icons > .hero-icon img {
    animation: none;
    opacity: 1;
    transform: none;
  }
}

.social-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .social-list {
    margin: 20px 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  .social-list {
    margin: 10px 0;
  }
}
.social-list a {
  margin: 5px;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 500px;
  background-color: transparent;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1650px) {
  .social-list a {
    width: 40px;
    height: 40px;
    font-size: 13px;
    margin: 3px;
  }
}
@media (max-width: 767px) {
  .social-list a {
    width: 35px;
    height: 35px;
    font-size: 12px;
    margin: 2px;
  }
}
.social-list a.active {
  background: rgba(255, 255, 255, 0.1215686275);
}
.social-list a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.1215686275);
}
.social-list a i.fa-twitter:before {
  content: "";
  background-image: url(images/svg/x-social.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px;
}
@media (max-width: 1650px) {
  .social-list a i.fa-twitter:before {
    width: 13px;
    height: 13px;
  }
}

.section-image-cards-rows {
  --fade: 600ms;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
}
.section-image-cards-rows .section-title {
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  .section-image-cards-rows .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
}
.section-image-cards-rows .col_50 .image {
  height: 100%;
}
.section-image-cards-rows .col_50 .image img {
  width: auto;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.section-image-cards-rows .col_50 .image-stack {
  position: relative;
  width: 100%;
}
.section-image-cards-rows .col_50 .image-stack .relative {
  position: relative;
  width: 100%;
  height: auto;
  contain: layout paint;
}
.section-image-cards-rows .col_50 .image-stack .image {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--fade) var(--ease);
  z-index: 1;
}
.section-image-cards-rows .col_50 .image-stack .image img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.section-image-cards-rows .col_50 .image-stack .image.is-visible {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}
.section-image-cards-rows .col_50 .icon-card-row {
  padding: 25px;
  gap: 15px;
  margin: 10px 0;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .section-image-cards-rows .col_50 .icon-card-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.section-image-cards-rows .col_50 .icon-card-row.active {
  background-color: #eaf8ff;
}
.section-image-cards-rows .col_50 .icon-card-row .icon {
  width: 70px;
  height: 70px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00d0f5;
  border: 1px solid #dfe7ff;
  border-radius: 15px;
}
.section-image-cards-rows .col_50 .icon-card-row .icon img {
  width: auto;
  height: auto;
  display: block;
}
@media (max-width: 1300px) {
  .section-image-cards-rows .col_50 .icon-card-row .icon {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 960px) {
  .section-image-cards-rows .col_50 .icon-card-row .icon {
    width: 50px;
    height: 50px;
  }
}
.section-image-cards-rows .col_50 .icon-card-row .content {
  width: calc(100% - 70px);
}
@media (max-width: 1300px) {
  .section-image-cards-rows .col_50 .icon-card-row .content {
    width: calc(100% - 60px);
  }
}
@media (max-width: 960px) {
  .section-image-cards-rows .col_50 .icon-card-row .content {
    width: 100%;
  }
}
.section-image-cards-rows .col_50 .icon-card-row .content p {
  margin: 0;
}
.section-image-cards-rows .col_50 .icon-card-row .content .title {
  padding-bottom: 12px;
}
.section-image-cards-rows .col_50 .icon-card-row .content .title p {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
}
@media (max-width: 1300px) {
  .section-image-cards-rows .col_50 .icon-card-row .content .title p {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-image-cards-rows .col_50 .icon-card-row .content .title p {
    font-size: 16px;
  }
}
.section-image-cards-rows .col_50 .icon-card-row .content .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}
@media (max-width: 1550px) {
  .section-image-cards-rows .col_50 .icon-card-row .content .description p {
    font-size: 17px;
  }
}
@media (max-width: 1300px) {
  .section-image-cards-rows .col_50 .icon-card-row .content .description p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-image-cards-rows .col_50 .icon-card-row .content .description p {
    font-size: 14px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .section-image-cards-rows {
    --fade: 0ms;
  }
}

.section-products .section-title {
  text-align: center;
  max-width: 823px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.section-products .col_50 {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (max-width: 960px) {
  .section-products .col_50 {
    width: 100%;
  }
}
.section-products .col_33 {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (max-width: 1300px) {
  .section-products .col_33 {
    width: 50%;
  }
}
@media (max-width: 960px) {
  .section-products .col_33 {
    width: 100%;
  }
}
.section-products .card {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: #eaf8ff;
  padding: 30px;
  border-radius: 24px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-height: 600px;
}
@media (max-width: 1300px) {
  .section-products .card {
    min-height: 520px;
  }
}
@media (max-width: 960px) {
  .section-products .card {
    min-height: 500px;
  }
}
.section-products .card .card-content {
  position: relative;
  z-index: 2;
  max-width: 494px;
  margin: 0 auto;
  text-align: center;
}
.section-products .card .device {
  --device-w: clamp(220px, 40vw, 320px);
  --restY: 35%;
  --hoverY: 15%;
  position: absolute;
  left: 50%;
  bottom: -34%;
  width: var(--device-w);
  transform: translateX(-50%) translateY(var(--restY));
  transition: transform 0.55s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 1;
}
@media (max-width: 1300px) {
  .section-products .card .device {
    --hoverY: 23%;
  }
}
@media (max-width: 960px) {
  .section-products .card .device {
    --restY: 22%;
  }
}
@media (max-width: 380px) {
  .section-products .card .device {
    --restY: 5%;
  }
}
.section-products .card .device .device-inner {
  position: relative;
  width: 100%;
  height: auto;
}
.section-products .card .device .phone-placeholder {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  filter: drop-shadow(0 18px 35px rgba(2, 27, 60, 0.18));
}
.section-products .card .device .screen {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  width: var(--screen-w, 83%);
  height: var(--screen-h, 83%);
  left: var(--screen-left, 8.5%);
  top: var(--screen-top, 7.5%);
  border-radius: var(--screen-radius, 28px);
  overflow: hidden;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
}
.section-products .card .device .screen img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-products .card .device .extra-card {
  position: absolute;
  left: -10%;
  bottom: 55%;
  z-index: 4;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 12px 14px;
  width: clamp(180px, 28vw, 260px);
  box-shadow: 0 10px 30px rgba(2, 27, 60, 0.12);
}
.section-products .card .device .extra-card h4 {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #039be5;
}
@media (max-width: 1300px) {
  .section-products .card .device .extra-card h4 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .section-products .card .device .extra-card h4 {
    font-size: 13px;
  }
}
.section-products .card .device .extra-card p {
  margin: 0 0 10px;
  font-weight: 500;
  font-size: 15px;
  line-height: 123%;
  color: #242424;
}
@media (max-width: 1300px) {
  .section-products .card .device .extra-card p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .section-products .card .device .extra-card p {
    font-size: 12px;
  }
}
.section-products .card .device .extra-card .extra-card-btn {
  display: inline-block;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: #039be5 !important;
  text-transform: uppercase;
  width: 100%;
  padding: 8px 12px;
  border-radius: 5px;
  background: transparent;
  color: #fff;
  border: 1px solid #039be5;
  cursor: pointer;
  pointer-events: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s ease;
}
@media (max-width: 1300px) {
  .section-products .card .device .extra-card .extra-card-btn {
    font-size: 12px;
  }
}
.section-products .card .device .extra-card .extra-card-btn:hover {
  background: #039be5;
  color: #fff !important;
}
.section-products .card .device .device-icons {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 3;
}
.section-products .card .device .device-icon {
  position: absolute;
  width: auto;
  height: auto;
  transition: all 0.3s ease;
}
.section-products .card .device .device-icon img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 960px) {
  .section-products .card .device .device-icon img {
    width: 80%;
  }
}
@media (max-width: 640px) {
  .section-products .card .device .device-icon img {
    width: 60%;
  }
}
.section-products .card .device .di-1 {
  top: 20px;
  left: -20px;
  transform: rotate(-45deg);
}
.section-products .card .device .di-2 {
  top: 100px;
  right: -40px;
  transform: rotate(45deg);
}
.section-products .card .device .di-3 {
  top: 0px;
  right: -40px;
  transform: rotate(45deg);
}
@media (max-width: 960px) {
  .section-products .card .device {
    --device-w: clamp(210px, 52vw, 300px);
  }
}
@media (max-width: 640px) {
  .section-products .card .device {
    --device-w: clamp(200px, 68vw, 280px);
  }
}
.section-products .card:hover {
  text-decoration: none;
}
.section-products .card:hover h3,
.section-products .card:hover p {
  text-decoration: none;
}
.section-products .card:hover .device, .section-products .card:focus-visible .device {
  transform: translateX(-50%) translateY(var(--hoverY));
}
.section-products .card:hover .device .di-1, .section-products .card:focus-visible .device .di-1 {
  transform: none;
}
@media (max-width: 960px) {
  .section-products .card:hover .device .di-1, .section-products .card:focus-visible .device .di-1 {
    transform: rotate(-45deg);
  }
}
.section-products .card:hover .device .di-2, .section-products .card:focus-visible .device .di-2 {
  transform: none;
}
@media (max-width: 960px) {
  .section-products .card:hover .device .di-2, .section-products .card:focus-visible .device .di-2 {
    transform: rotate(45deg);
  }
}
.section-products .card:hover .device .di-3, .section-products .card:focus-visible .device .di-3 {
  transform: none;
}
@media (max-width: 960px) {
  .section-products .card:hover .device .di-3, .section-products .card:focus-visible .device .di-3 {
    transform: rotate(45deg);
  }
}
@media (max-width: 960px) {
  .section-products .card:hover .device, .section-products .card:focus-visible .device {
    transform: translateX(-50%) translateY(var(--restY));
  }
}
.section-products .button-link {
  justify-content: center;
}
.section-products h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
}
@media (max-width: 1300px) {
  .section-products h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-products h3 {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .section-products h3 {
    font-size: 18px;
  }
}
.section-products.three-col-products {
  background: radial-gradient(51.12% 201.53% at 50% 50%, #3394de 0%, #1977d2 50%, #075fc0 100%);
  position: relative;
}
.section-products.three-col-products::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-image: url(images/svg/lines.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.section-products.three-col-products::before {
  content: "";
  width: 400px;
  height: 400px;
  background: radial-gradient(50% 50% at 50% 50%, #00d0f5 0%, rgba(0, 208, 245, 0) 100%);
  border-radius: 50%;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-filter: blur(5rem);
  position: absolute;
  top: 100px;
  left: 35%;
  transform: translateX(-50%);
}
.section-products.three-col-products .container-big {
  position: relative;
  z-index: 1;
}
.section-products.three-col-products .card {
  min-height: 550px !important;
}
@media (max-width: 1300px) {
  .section-products.three-col-products .card {
    min-height: 520px !important;
  }
}
@media (max-width: 960px) {
  .section-products.three-col-products .card {
    min-height: 500px !important;
  }
}
.section-products .card .device {
  --screen-left: 4.2%;
  --screen-top: 1.7%;
  --screen-w: 91.6%;
  --screen-h: 96.2%;
  --screen-radius: 42px;
}
@media (max-width: 480px) {
  .section-products .card .device {
    --screen-radius: 28px;
  }
}

@property --reveal {
  syntax: "<number>";
  inherits: true;
  initial-value: 0;
}
.section-team .section-title {
  text-align: center;
  max-width: 820px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.section-team .team-slider {
  margin: 0 -11px;
}
.section-team .team-slider .team-slider-item {
  padding: 0 11px;
}
.section-team .team-slider .team-slider-item .cover {
  --reveal: 0;
  --dur: 600ms;
  --desc-h: 12em;
  --slide: 12px;
  transition: --reveal var(--dur) ease;
  width: 100%;
  height: 368px;
  position: relative;
  display: flex;
  align-items: flex-end;
  border-radius: 10px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .section-team .team-slider .team-slider-item .cover {
    height: 400px;
  }
}
.section-team .team-slider .team-slider-item .cover:hover, .section-team .team-slider .team-slider-item .cover:focus-within {
  --reveal: 1;
  text-decoration: none;
}
.section-team .team-slider .team-slider-item .cover::after, .section-team .team-slider .team-slider-item .cover::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  pointer-events: none;
}
.section-team .team-slider .team-slider-item .cover::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  opacity: calc(1 - var(--reveal));
}
.section-team .team-slider .team-slider-item .cover::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  opacity: var(--reveal);
}
.section-team .team-slider .team-slider-item .cover .team-slider-item-content {
  position: relative;
  z-index: 1;
  padding: 17px 14px;
  max-width: calc(100% - 42px);
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.section-team .team-slider .team-slider-item .cover .team-slider-item-content p {
  margin: 0;
}
.section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-name p {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
}
@media (max-width: 1300px) {
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-name p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-name p {
    font-size: 15px;
  }
}
.section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-position p {
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
}
@media (max-width: 1300px) {
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-position p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-position p {
    font-size: 13px;
  }
}
.section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-description {
  max-height: calc(var(--reveal) * var(--desc-h));
  overflow: hidden;
}
.section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-description .desc-inner {
  opacity: var(--reveal);
  transform: translateY(calc((1 - var(--reveal)) * var(--slide)));
}
.section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-description .desc-inner p {
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
  opacity: 0.7;
}
@media (max-width: 1300px) {
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-description .desc-inner p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-description .desc-inner p {
    font-size: 13px;
  }
}
.section-team .team-slider .team-slider-item .cover .social-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  position: absolute;
  bottom: 17px;
  right: 14px;
  background: #2394c1;
  border-radius: 50%;
  z-index: 1;
}
.section-team .team-slider .team-slider-item .cover .social-icon i {
  color: #fff;
}
@media (max-width: 960px) {
  .section-team .team-slider .team-slider-item .cover {
    --reveal: 1;
    transition: none;
  }
  .section-team .team-slider .team-slider-item .cover::before {
    opacity: 1;
  }
  .section-team .team-slider .team-slider-item .cover::after {
    opacity: 0;
  }
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-description {
    max-height: none;
  }
  .section-team .team-slider .team-slider-item .cover .team-slider-item-content .team-slider-item-description .desc-inner {
    opacity: 1;
    transform: none;
  }
}

.gallery-section {
  position: relative;
  z-index: 1;
  background: radial-gradient(50% 50% at 50% 50%, #011c26 0%, #02090d 100%);
}
.gallery-section .images-container .gallery-grid {
  margin-right: -15px;
}
.gallery-section .images-container .gallery-grid::after {
  content: "";
  display: block;
  clear: both;
}
.gallery-section .images-container .gallery-grid .grid-sizer {
  width: 20%;
  height: 0;
}
.gallery-section .images-container .gallery-grid .grid-item {
  float: left;
  width: 20%;
  height: 350px;
  box-sizing: border-box;
  padding-right: 15px;
  padding-bottom: 15px;
  position: relative;
}
@media (max-width: 1300px) {
  .gallery-section .images-container .gallery-grid .grid-item {
    height: 250px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 960px) {
  .gallery-section .images-container .gallery-grid .grid-item {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .gallery-section .images-container .gallery-grid .grid-item {
    height: 150px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .gallery-section .images-container .gallery-grid .grid-item {
    width: 50%;
    height: 300px;
  }
}
@media (max-width: 480px) {
  .gallery-section .images-container .gallery-grid .grid-item {
    width: 100%;
    height: 210px;
    padding-right: 0;
  }
}
.gallery-section .images-container .gallery-grid .grid-item .gallery-box {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #000;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
}
.gallery-section .images-container .gallery-grid .grid-item .gallery-box::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 15px;
}
.gallery-section .images-container .gallery-grid .grid-item .gallery-box:hover::before {
  opacity: 0.4;
}
@media (max-width: 960px) {
  .gallery-section .images-container .gallery-grid .grid-item .gallery-box:hover::before {
    opacity: 0;
  }
}
.gallery-section .images-container .gallery-grid .grid-item-width2 {
  width: 40%;
}
@media (max-width: 640px) {
  .gallery-section .images-container .gallery-grid .grid-item-width2 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .gallery-section .images-container .gallery-grid .grid-item-width2 {
    width: 100%;
  }
}
.gallery-section .images-container .gallery-grid .grid-item-width3 {
  width: 40%;
}
@media (max-width: 640px) {
  .gallery-section .images-container .gallery-grid .grid-item-width3 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .gallery-section .images-container .gallery-grid .grid-item-width3 {
    width: 100%;
  }
}
.gallery-section .images-container .gallery-grid .grid-item-height2 {
  height: 700px;
}
@media (max-width: 1300px) {
  .gallery-section .images-container .gallery-grid .grid-item-height2 {
    height: 500px;
  }
}
@media (max-width: 960px) {
  .gallery-section .images-container .gallery-grid .grid-item-height2 {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .gallery-section .images-container .gallery-grid .grid-item-height2 {
    height: 300px;
  }
}
@media (max-width: 1300px) {
  .gallery-section .images-container .gallery-grid {
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .gallery-section .images-container .gallery-grid {
    margin-right: -10px;
  }
}
@media (max-width: 640px) {
  .gallery-section .images-container .gallery-grid {
    margin-right: -10px;
  }
}
@media (max-width: 480px) {
  .gallery-section .images-container .gallery-grid {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .gallery-section .images-container .gallery-grid .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .gallery-section .images-container .gallery-grid .grid-sizer {
    width: 100%;
  }
}

.section-steps .the-content {
  padding-bottom: 20px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.section-steps .container {
  position: relative;
  z-index: 1;
}
.section-steps .steps-arrow {
  position: relative;
  padding: 0 40px;
}
.section-steps .steps-arrow:last-child {
  display: none;
}
@media (max-width: 1550px) {
  .section-steps .steps-arrow {
    padding: 0 20px;
  }
}
@media (max-width: 1300px) {
  .section-steps .steps-arrow {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .section-steps .steps-arrow {
    display: none;
  }
}

.flex-steps {
  counter-reset: stepNumber;
  margin-bottom: 0px;
  position: relative !important;
}
@media (max-width: 640px) {
  .flex-steps {
    flex-wrap: wrap;
  }
}
.flex-steps .col_33 {
  counter-increment: stepNumber;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1300px) {
  .flex-steps .col_33 {
    width: 33.33%;
  }
}
@media (max-width: 640px) {
  .flex-steps .col_33 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .flex-steps .col_33 {
    width: 100%;
  }
}
.flex-steps .trust-item {
  position: relative;
  z-index: 1;
  background: #eaf8ff;
  border: 1px solid #00d0f5;
  border-radius: 20px;
  padding: 30px;
  height: 100%;
  transition: all 0.3s ease;
  padding-top: 100px;
}
@media (max-width: 1300px) {
  .flex-steps .trust-item {
    padding: 20px;
    padding-top: 50px;
  }
}
@media (max-width: 640px) {
  .flex-steps .trust-item {
    padding: 20px;
    padding-top: 30px;
  }
}
.flex-steps .trust-item::before {
  content: counters(stepNumber, ".", decimal-leading-zero);
  font-weight: 600;
  font-size: 20px;
  line-height: 115%;
  width: 70px;
  height: 70px;
  background: #00d0f5;
  border-radius: 15px;
  padding: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media (max-width: 1550px) {
  .flex-steps .trust-item::before {
    font-size: 18px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 960px) {
  .flex-steps .trust-item::before {
    font-size: 16px;
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .flex-steps .trust-item::before {
    font-size: 14px;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
}
.flex-steps .trust-item p {
  margin: 0;
}
.flex-steps .trust-item .trust-text {
  position: relative;
  z-index: 1;
}
.flex-steps .trust-item .trust-text .title {
  font-weight: 800;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #000;
  margin-bottom: 10px;
}
@media (max-width: 1550px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .flex-steps .trust-item .trust-text .title {
    font-size: 16px;
  }
}
.flex-steps .trust-item .trust-text .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0px;
  color: rgba(28, 28, 28, 0.8);
  opacity: 0.8;
}
@media (max-width: 1550px) {
  .flex-steps .trust-item .trust-text .text {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .flex-steps .trust-item .trust-text .text {
    font-size: 14px;
  }
}
.flex-steps .icon {
  padding-bottom: 30px;
}
@media (max-width: 1300px) {
  .flex-steps .icon {
    padding-bottom: 20px;
  }
}
.flex-steps .icon img {
  width: auto;
  height: auto;
}
@media (max-width: 1550px) {
  .flex-steps .icon img {
    width: 80px;
  }
}
@media (max-width: 960px) {
  .flex-steps .icon img {
    width: 60px;
  }
}

.wpcf7-list-item {
  margin-left: 0;
  padding-left: 30px;
  position: relative;
}
.wpcf7-list-item input {
  position: absolute;
  left: 0;
}
.wpcf7-list-item a {
  text-decoration: underline;
}
.wpcf7-list-item a:hover {
  text-decoration: none;
  color: #00D0F5;
}
@media (max-width: 960px) {
  .wpcf7-list-item a:hover {
    color: #fff;
    text-decoration: underline;
  }
}

.form-row {
  gap: 10px;
}
.form-row .col_50 {
  text-align: left;
}
@media (max-width: 1300px) {
  .form-row {
    flex-wrap: wrap;
  }
  .form-row .col_50 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .form-row {
    flex-wrap: nowrap;
  }
  .form-row .col_50 {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .form-row {
    flex-wrap: wrap;
  }
  .form-row .col_50 {
    width: 100%;
  }
}

.contact-form-box {
  width: 100%;
  background: #fff;
  padding: 40px;
  border-radius: 20px;
}
@media (max-width: 1300px) {
  .contact-form-box {
    padding: 30px;
  }
}
@media (max-width: 640px) {
  .contact-form-box {
    padding: 20px;
  }
}
.contact-form-box .the-content {
  text-align: left;
}
.contact-form-box input:not(.wpcf7-submit),
.contact-form-box textarea:not(.wpcf7-submit),
.contact-form-box select:not(.wpcf7-submit) {
  background: rgba(244, 244, 244, 0.9882352941);
  border: none;
  padding-left: 0;
  padding: 14px;
  border-radius: 10px;
}
@media (max-width: 960px) {
  .contact-form-box input:not(.wpcf7-submit),
  .contact-form-box textarea:not(.wpcf7-submit),
  .contact-form-box select:not(.wpcf7-submit) {
    margin-bottom: 15px;
    padding: 10px;
  }
}
.contact-form-box input:not(.wpcf7-submit):hover, .contact-form-box input:not(.wpcf7-submit):focus, .contact-form-box input:not(.wpcf7-submit):active, .contact-form-box input:not(.wpcf7-submit):focus-visible, .contact-form-box input:not(.wpcf7-submit):target, .contact-form-box input:not(.wpcf7-submit):visited, .contact-form-box input:not(.wpcf7-submit):active, .contact-form-box input:not(.wpcf7-submit):focus-within,
.contact-form-box textarea:not(.wpcf7-submit):hover,
.contact-form-box textarea:not(.wpcf7-submit):focus,
.contact-form-box textarea:not(.wpcf7-submit):active,
.contact-form-box textarea:not(.wpcf7-submit):focus-visible,
.contact-form-box textarea:not(.wpcf7-submit):target,
.contact-form-box textarea:not(.wpcf7-submit):visited,
.contact-form-box textarea:not(.wpcf7-submit):active,
.contact-form-box textarea:not(.wpcf7-submit):focus-within,
.contact-form-box select:not(.wpcf7-submit):hover,
.contact-form-box select:not(.wpcf7-submit):focus,
.contact-form-box select:not(.wpcf7-submit):active,
.contact-form-box select:not(.wpcf7-submit):focus-visible,
.contact-form-box select:not(.wpcf7-submit):target,
.contact-form-box select:not(.wpcf7-submit):visited,
.contact-form-box select:not(.wpcf7-submit):active,
.contact-form-box select:not(.wpcf7-submit):focus-within {
  background: rgba(244, 244, 244, 0.9882352941);
}
.contact-form-box input::-moz-placeholder, .contact-form-box textarea::-moz-placeholder, .contact-form-box select::-moz-placeholder {
  color: #131313;
  font-weight: 500;
  font-size: 15px;
  line-height: 110%;
  text-align: left;
  margin-bottom: 10px;
}
.contact-form-box input::placeholder,
.contact-form-box textarea::placeholder,
.contact-form-box select::placeholder {
  color: #131313;
  font-weight: 500;
  font-size: 15px;
  line-height: 110%;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .contact-form-box input::-moz-placeholder, .contact-form-box textarea::-moz-placeholder, .contact-form-box select::-moz-placeholder {
    font-size: 14px;
  }
  .contact-form-box input::placeholder,
  .contact-form-box textarea::placeholder,
  .contact-form-box select::placeholder {
    font-size: 14px;
  }
}
.contact-form-box textarea {
  height: 80px;
}
.contact-form-box .wpcf7-spinner {
  display: none;
}
.contact-form-box select {
  background-image: url(images/svg/select-arr.svg);
  background-position: right;
  background-size: 15% 8px;
  background-repeat: no-repeat;
  padding-right: 40px;
  cursor: pointer;
}

.label-form {
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-submit {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding: 20px 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1;
  margin-top: 0px;
  border-radius: 40px !important;
  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: #1aa4e4 !important;
  font-weight: 800 !important;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
}
@media (max-width: 1300px) {
  .wpcf7-submit {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .wpcf7-submit {
    padding: 10px 18px;
  }
}
@media (max-width: 480px) {
  .wpcf7-submit {
    width: 100%;
  }
}
.wpcf7-submit:hover {
  background: #00D0F5 !important;
}
@media (max-width: 960px) {
  .wpcf7-submit:hover {
    background: #1aa4e4 !important;
  }
}

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

@media (max-width: 960px) {
  .contact-section .col_45,
  .contact-section .col_55 {
    width: 100%;
  }
}
.contact-section .title-side {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media (max-width: 1300px) {
  .contact-section .title-side {
    gap: 30px;
  }
}
@media (max-width: 960px) {
  .contact-section .title-side {
    gap: 20px;
  }
}
.contact-section .title-side .the-content {
  max-width: 450px;
  text-align: left;
}
@media (max-width: 960px) {
  .contact-section .title-side .the-content {
    margin: 0 auto;
    text-align: center;
  }
}
.contact-section .title-side .the-content .contact-extra {
  position: relative;
  font-weight: 500;
  font-size: 28px;
  line-height: 100%;
  color: #00D0F5 !important;
}
@media (max-width: 1300px) {
  .contact-section .title-side .the-content .contact-extra {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .contact-section .title-side .the-content .contact-extra {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .contact-section .title-side .the-content .contact-extra {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .contact-section .title-side .the-content .contact-extra {
    font-size: 18px;
  }
}
.contact-section .contact-row {
  display: flex;
  padding: 12px 0;
}
@media (max-width: 767px) {
  .contact-section .contact-row {
    padding: 10px 0;
  }
}
.contact-section .contact-row:first-child {
  padding-top: 0;
}
.contact-section .contact-row a {
  font-weight: 600;
  font-size: 19px;
  line-height: 26px;
}
@media (max-width: 1550px) {
  .contact-section .contact-row a {
    font-size: 18px;
  }
}
@media (max-width: 1430px) {
  .contact-section .contact-row a {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .contact-section .contact-row a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .contact-section .contact-row a {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .contact-section .contact-row a {
    font-size: 13px;
  }
}
.contact-section .contact-row span {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 640px) {
  .contact-section .contact-row span {
    width: 28px;
    height: 28px;
  }
}
.contact-section .contact-row span i {
  font-size: 14px;
  color: #1470CC;
}
.contact-section .contact-row .flex-contact {
  width: 100%;
}
@media (max-width: 960px) {
  .contact-section .contact-row .flex-contact {
    justify-content: center;
  }
}
.contact-section .contact-row .flex-contact .contact-details {
  text-align: left;
  padding-left: 10px;
  width: calc(100% - 18px);
}
@media (max-width: 960px) {
  .contact-section .contact-row .flex-contact .contact-details {
    width: auto;
  }
}
.contact-section .contact-row .text {
  line-height: 1;
}
.contact-section .contact-row .text a {
  padding: 0 10px;
  position: relative;
}
.contact-section .contact-row .text a:before {
  content: "|";
  position: absolute;
  left: -3px;
  top: -1px;
}
.contact-section .contact-row .text a:first-child {
  padding-left: 0;
}
.contact-section .contact-row .text a:first-child::before {
  display: none;
}
.contact-section .contact-label {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
  opacity: 0.6;
  margin-top: 0;
}
@media (max-width: 767px) {
  .contact-section .contact-label {
    font-size: 13px;
  }
}
.contact-section .social-list {
  justify-content: flex-start;
  margin: 0;
}
@media (max-width: 960px) {
  .contact-section .social-list {
    justify-content: center;
    padding-bottom: 30px;
  }
}
.contact-section .social-list a {
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.2117647059);
  color: #fff;
}
@media (max-width: 1300px) {
  .contact-section .social-list a {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .contact-section .social-list a {
    width: 35px;
    height: 35px;
  }
}
.contact-section .social-list a.active {
  background: rgba(255, 255, 255, 0.1215686275);
}
.contact-section .social-list a:hover {
  text-decoration: none;
  color: #fff;
  background: #00D0F5;
}
.contact-section .social-list a i {
  font-size: 18px;
}
@media (max-width: 767px) {
  .contact-section .social-list a i {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */