/*
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;
  line-height: 1.5;
  font-weight: 400;
  color: #14263E;
}
@media (max-width: 1300px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body {
    font-size: 13px;
  }
}
body #page {
  margin: 15px;
}
@media (max-width: 1300px) {
  body #page {
    margin: 10px;
  }
}
@media (max-width: 640px) {
  body #page {
    margin: 5px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 104%;
  letter-spacing: -0.5px;
  color: #14263E;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: inherit;
  line-height: inherit;
  color: #2563EB;
}

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

h2 {
  font-size: 46px;
  margin-bottom: 15px;
  margin-top: 10px !important;
}
@media (max-width: 1550px) {
  h2 {
    font-size: 42px;
  }
}
@media (max-width: 1430px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 26px;
  }
}
@media (max-width: 640px) {
  h2 {
    font-size: 22px;
  }
}

h3 {
  font-size: 32px;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media (max-width: 1550px) {
  h3 {
    font-size: 30px;
  }
}
@media (max-width: 960px) {
  h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  h3 {
    font-size: 18px;
  }
}

h4 {
  font-size: 24px;
  margin-bottom: 10px;
}
@media (max-width: 1430px) {
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  h4 {
    font-size: 16px;
  }
}

h5 {
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1430px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  h5 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  h5 {
    font-size: 15px;
  }
}

h6 {
  font-size: 18px;
  margin-bottom: 10px;
}
@media (max-width: 1430px) {
  h6 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  h6 {
    font-size: 14px;
  }
}

p,
span,
label,
li {
  font-weight: 400;
  line-height: 1.5;
}

p {
  margin: 15px 0;
  color: #5A6878;
}
@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: #2563EB;
}
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;
  color: #14263E;
  margin: 0;
}
@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: #F4F5F7;
  color: #14263E;
  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: #2563EB;
}
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: #2563EB;
  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(18.5714285714, 76.1428571429, 202.4285714286);
  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: #2563EB;
  outline: 0;
}
input[type=radio]:before,
input[type=checkbox]:before {
  content: "";
  background-color: #2563EB;
  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: #2563EB;
}

input[type=checkbox]::before {
  border-radius: 3px;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: #2563EB;
  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: #5A6878;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}

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

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

:-ms-input-placeholder {
  color: #5A6878;
  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: #2563EB;
}

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: #2563EB;
  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: #2563EB;
  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,
.button-white,
.button-line,
.button-line2,
.button-grey {
  position: relative;
  display: inline-block;
  padding: 15px 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.2px;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  text-decoration: none;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.35s ease, background 0.35s ease;
}
@media (max-width: 767px) {
  .button1,
  .button2,
  .button-white,
  .button-line,
  .button-line2,
  .button-grey {
    font-size: 14px;
    padding: 13px 26px;
  }
}
@media (max-width: 640px) {
  .button1,
  .button2,
  .button-white,
  .button-line,
  .button-line2,
  .button-grey {
    font-size: 13px;
    padding: 12px 22px;
  }
}
.button1::before,
.button2::before,
.button-white::before,
.button-line::before,
.button-line2::before,
.button-grey::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.35s ease;
  border-radius: inherit;
}
.button1::after,
.button2::after,
.button-white::after,
.button-line::after,
.button-line2::after,
.button-grey::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
  pointer-events: none;
}
.button1:hover,
.button2:hover,
.button-white:hover,
.button-line:hover,
.button-line2:hover,
.button-grey:hover {
  text-decoration: none;
  color: #fff;
  transform: translateY(-2px);
}
.button1:hover::before,
.button2:hover::before,
.button-white:hover::before,
.button-line:hover::before,
.button-line2:hover::before,
.button-grey:hover::before {
  opacity: 1;
}
.button1:hover::after,
.button2:hover::after,
.button-white:hover::after,
.button-line:hover::after,
.button-line2:hover::after,
.button-grey:hover::after {
  left: 150%;
}
@media (max-width: 960px) {
  .button1:hover,
  .button2:hover,
  .button-white:hover,
  .button-line:hover,
  .button-line2:hover,
  .button-grey:hover {
    transform: none;
    color: #fff;
    box-shadow: none;
  }
  .button1:hover::before,
  .button2:hover::before,
  .button-white:hover::before,
  .button-line:hover::before,
  .button-line2:hover::before,
  .button-grey:hover::before {
    opacity: 0;
  }
  .button1:hover::after,
  .button2:hover::after,
  .button-white:hover::after,
  .button-line:hover::after,
  .button-line2:hover::after,
  .button-grey:hover::after {
    left: -100%;
  }
}

.button1 {
  background: #2563EB;
  box-shadow: 0 4px 14px rgba(37, 99, 235, 0.28);
}
.button1::before {
  background: linear-gradient(135deg, #3B82F6 0%, #2563EB 50%, #1E4FCB 100%);
}
.button1:hover {
  box-shadow: 0 12px 28px rgba(37, 99, 235, 0.45);
}
@media (max-width: 960px) {
  .button1:hover {
    box-shadow: 0 4px 14px rgba(37, 99, 235, 0.28);
    background: #2563EB;
  }
}

.button2 {
  background: #0E244B;
  box-shadow: 0 4px 14px rgba(14, 36, 75, 0.25);
}
.button2::before {
  background: linear-gradient(135deg, #1A2F4A 0%, #14263E 50%, #0E244B 100%);
}
.button2:hover {
  box-shadow: 0 12px 28px rgba(14, 36, 75, 0.45);
}
@media (max-width: 960px) {
  .button2:hover {
    box-shadow: 0 4px 14px rgba(14, 36, 75, 0.25);
    background: #0E244B;
  }
}

.button-white {
  background: #fff;
  color: #14263E;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}
.button-white::before {
  background: #F5F5F5;
}
.button-white:hover {
  color: #14263E;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}
@media (max-width: 960px) {
  .button-white:hover {
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  }
}

.button-grey {
  background: #F4F5F7;
  color: #14263E;
}
.button-grey::before {
  background: rgb(229.2368421053, 231.5789473684, 236.2631578947);
}
.button-grey:hover {
  color: #14263E;
}

.button-line {
  background: transparent;
  color: #2563EB;
  border: 2px solid #2563EB;
  padding: 13px 30px;
}
@media (max-width: 767px) {
  .button-line {
    padding: 11px 24px;
  }
}
@media (max-width: 640px) {
  .button-line {
    padding: 10px 20px;
  }
}
.button-line::before {
  background: #2563EB;
}
.button-line:hover {
  color: #fff;
  border-color: #2563EB;
}
@media (max-width: 960px) {
  .button-line:hover {
    color: #2563EB;
    border-color: #2563EB;
  }
}

.button-line2 {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 13px 30px;
}
@media (max-width: 767px) {
  .button-line2 {
    padding: 11px 24px;
  }
}
@media (max-width: 640px) {
  .button-line2 {
    padding: 10px 20px;
  }
}
.button-line2::before {
  background: #fff;
}
.button-line2:hover {
  color: #14263E;
}
@media (max-width: 960px) {
  .button-line2:hover {
    color: #fff;
  }
}

ul li {
  list-style: none;
}

.section {
  padding: 90px 0;
  position: relative;
  border-radius: 20px;
  margin: 25px 0;
}
@media (max-width: 1550px) {
  .section {
    padding: 80px 0;
  }
}
@media (max-width: 1430px) {
  .section {
    padding: 70px 0;
  }
}
@media (max-width: 960px) {
  .section {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .section {
    padding: 40px 0;
  }
}
@media (max-width: 640px) {
  .section {
    padding: 30px 0;
  }
}

.container {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1300px) {
  .container {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .container {
    padding: 0 15px;
  }
}

.container-small {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1300px) {
  .container-small {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .container-small {
    padding: 0 20px;
  }
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.relative {
  position: relative;
}

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

.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: #fff;
}
.white-txt h1 span,
.white-txt h2 span,
.white-txt h3 span {
  color: #3B82F6;
}

.the-content h1:first-child,
.the-content h2:first-child,
.the-content h3:first-child,
.the-content h4:first-child {
  margin-top: 0;
}
.the-content p:first-child {
  margin-top: 0;
}
.the-content p:last-child {
  margin-bottom: 0;
}
.the-content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.the-content ul,
.the-content ol {
  margin: 15px 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 640px) {
  .the-content ul,
  .the-content ol {
    margin: 12px 0;
  }
}
.the-content ul li {
  list-style: none;
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  color: #5A6878;
}
.the-content ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #2563EB;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
}
@media (max-width: 640px) {
  .the-content ul li::before {
    font-size: 14px;
    top: 2px;
  }
}
.the-content ol {
  counter-reset: list-counter;
}
.the-content ol li {
  counter-increment: list-counter;
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  color: #5A6878;
  list-style: none;
}
.the-content ol li::before {
  content: counter(list-counter) ".";
  color: #2563EB;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
}
.the-content blockquote {
  border-left: 3px solid #2563EB;
  padding-left: 20px;
  margin: 25px 0;
}
.the-content blockquote p {
  font-style: italic;
  text-align: left;
}

.the-content-checked ul li {
  padding-left: 32px;
  margin-bottom: 12px;
}
@media (max-width: 640px) {
  .the-content-checked ul li {
    padding-left: 0px !important;
  }
}
.the-content-checked ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #2563EB;
  font-size: 18px;
  top: 2px;
}
@media (max-width: 640px) {
  .the-content-checked ul li::before {
    font-size: 16px;
  }
}

.white-txt .the-content ul li {
  color: #fff;
}
.white-txt .the-content ul li::before {
  color: #3B82F6;
}

.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: #14263E;
  -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;
  }
}

.general-content-wrap {
  padding: 50px 0 100px;
}
@media (max-width: 1300px) {
  .general-content-wrap {
    padding: 30px 0 70px;
  }
}
@media (max-width: 640px) {
  .general-content-wrap {
    padding: 20px 0 50px;
  }
}
.general-content-wrap .the-content {
  max-width: 766px;
  margin-left: auto;
  margin-right: auto;
}

.the-content img {
  max-height: 100%;
  height: auto;
  border-radius: 5px;
}
.the-content table {
  font-size: 15px;
  line-height: 1.3;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  border-collapse: separate !important;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 960px) {
  .the-content table {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table {
    font-size: 13px;
  }
}
.the-content table th {
  background-color: #f8f8f8;
}
.the-content table td,
.the-content table th {
  padding: 15px;
  text-align: left;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  vertical-align: top;
}
.the-content table td:first-child,
.the-content table th:first-child {
  border-left: none;
}
.the-content table td:last-child,
.the-content table th:last-child {
  border-right: none;
}
@media (max-width: 960px) {
  .the-content table td,
  .the-content table th {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table td,
  .the-content table th {
    font-size: 13px;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .the-content table td,
  .the-content table th {
    font-size: 12px;
  }
}
.the-content table td strong,
.the-content table th strong {
  font-weight: 600;
}
.the-content table thead th {
  background-color: #F4F5F7;
}
.the-content table tbody tr:nth-child(odd) td {
  background-color: #F8FAFC;
}
.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: #5A6878;
}
.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: #14263E;
  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: #5A6878;
  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: #2563EB;
  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 !important;
  font-size: 14px;
  line-height: 104%;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
@media (max-width: 1300px) {
  .small-title {
    font-size: 13px;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) {
  .small-title {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}
.small-title span {
  font-weight: 700;
  font-size: 14px;
  line-height: 104%;
  letter-spacing: 5px;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .small-title span {
    font-size: 13px;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 767px) {
  .small-title span {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}

.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: #14263E;
}

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

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

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

.green-text {
  color: #2563EB;
}

.blue-box {
  background-color: #2563EB;
}

.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: #14263E;
}
.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: 767px) {
  .only-mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .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: #2563EB;
}

.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;
  }
}

.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: #2563EB;
  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: #2563EB;
  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: #2563EB;
  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 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 22px 0;
}
@media (max-width: 960px) {
  .header {
    padding: 16px 0;
  }
}
.header .header-flex {
  gap: 30px;
  position: relative;
}
@media (max-width: 960px) {
  .header .header-flex {
    gap: 15px;
  }
}
.header .logo {
  flex-shrink: 0;
  position: relative;
  z-index: 1001;
}
.header .logo a {
  display: flex;
  align-items: center;
}
.header .logo img {
  width: auto;
  height: auto;
  max-height: 42px;
  display: block;
}
@media (max-width: 960px) {
  .header .logo img {
    max-height: 38px;
  }
}
@media (max-width: 640px) {
  .header .logo img {
    max-height: 32px;
  }
}
.header .header-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
}
@media (max-width: 960px) {
  .header .header-nav {
    display: none;
  }
}
.header .header-nav .main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 38px;
}
@media (max-width: 1550px) {
  .header .header-nav .main-menu {
    gap: 28px;
  }
}
@media (max-width: 1300px) {
  .header .header-nav .main-menu {
    gap: 22px;
  }
}
.header .header-nav .main-menu li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  color: #14263E;
  transition: color 0.3s ease;
  cursor: pointer;
}
@media (max-width: 1300px) {
  .header .header-nav .main-menu li a {
    font-size: 14px;
  }
}
.header .header-nav .main-menu li a:hover {
  text-decoration: none;
  color: #2563EB;
}
.header .header-nav .main-menu li.current-menu-item a {
  color: #2563EB;
}
.header .header-right {
  gap: 18px;
  flex-shrink: 0;
  margin-left: auto;
  position: relative;
  z-index: 1001;
}
@media (max-width: 1550px) {
  .header .header-right .button1 {
    padding: 13px 22px;
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .header .header-right {
    gap: 12px;
  }
  .header .header-right .button1 {
    padding: 11px 18px;
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .header .header-cta {
    display: none;
  }
}

.hamburger-menu {
  display: none;
  width: 34px;
  height: 28px;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: relative;
  z-index: 1002;
}
@media (max-width: 960px) {
  .hamburger-menu {
    display: flex;
  }
}
.hamburger-menu .hamburger {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.hamburger-menu .hamburger i {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #0E244B;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.hamburger-menu .hamburger i:nth-child(1) {
  top: 4px;
}
.hamburger-menu .hamburger i:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.hamburger-menu .hamburger i:nth-child(3) {
  bottom: 4px;
}
.hamburger-menu:hover {
  text-decoration: none;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background: linear-gradient(180deg, #14263E 0%, #0E244B 60%, #0A1A38 100%);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  overflow: hidden;
}
.mobile-menu::before {
  content: "";
  position: absolute;
  top: -20%;
  right: -10%;
  width: 480px;
  height: 480px;
  background: radial-gradient(circle, rgba(37, 99, 235, 0.25) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(40px);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.6s ease 0.1s;
}
.mobile-menu::after {
  content: "";
  position: absolute;
  bottom: -20%;
  left: -10%;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.18) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(40px);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.6s ease 0.2s;
}
.mobile-menu.active {
  opacity: 1;
  visibility: visible;
}
.mobile-menu.active::before, .mobile-menu.active::after {
  opacity: 1;
}
.mobile-menu.active .mobile-menu-list li {
  opacity: 1;
  transform: translateY(0);
}
.mobile-menu.active .mobile-cta-wrap,
.mobile-menu.active .mobile-contact-wrap {
  opacity: 1;
  transform: translateY(0);
}

.mobile-menu-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 24px 40px;
  box-sizing: border-box;
}

.mobile-close {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
  transition: all 0.3s ease;
  padding: 0;
}
@media (max-width: 640px) {
  .mobile-close {
    top: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
  }
}
.mobile-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.mobile-close span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.mobile-close span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.mobile-close:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.3);
  transform: rotate(90deg);
}

.mobile-nav {
  width: 100%;
  max-width: 480px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.mobile-menu-list {
  list-style: none;
  margin: 0 0 40px 0;
  padding: 0;
}
@media (max-width: 640px) {
  .mobile-menu-list {
    margin-bottom: 32px;
  }
}
.mobile-menu-list li {
  margin: 0;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.mobile-menu-list li:nth-child(1) {
  transition-delay: 0.22s;
}
.mobile-menu-list li:nth-child(2) {
  transition-delay: 0.29s;
}
.mobile-menu-list li:nth-child(3) {
  transition-delay: 0.36s;
}
.mobile-menu-list li:nth-child(4) {
  transition-delay: 0.43s;
}
.mobile-menu-list li:nth-child(5) {
  transition-delay: 0.5s;
}
.mobile-menu-list li:nth-child(6) {
  transition-delay: 0.57s;
}
.mobile-menu-list li:nth-child(7) {
  transition-delay: 0.64s;
}
.mobile-menu-list li:nth-child(8) {
  transition-delay: 0.71s;
}
.mobile-menu-list li a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.5px;
  color: #fff;
  padding: 12px 16px;
  position: relative;
  transition: color 0.3s ease;
  cursor: pointer;
}
@media (max-width: 640px) {
  .mobile-menu-list li a {
    font-size: 26px;
    padding: 10px 12px;
  }
}
@media (max-width: 480px) {
  .mobile-menu-list li a {
    font-size: 22px;
  }
}
.mobile-menu-list li a::after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 30px;
  height: 2px;
  background: #2563EB;
  border-radius: 2px;
  transition: transform 0.3s ease;
}
.mobile-menu-list li a:hover, .mobile-menu-list li a:focus {
  text-decoration: none;
  color: #3B82F6;
}
.mobile-menu-list li a:hover::after, .mobile-menu-list li a:focus::after {
  transform: translateX(-50%) scaleX(1);
}
.mobile-menu-list li.current-menu-item a {
  color: #3B82F6;
}
.mobile-menu-list li.current-menu-item a::after {
  transform: translateX(-50%) scaleX(1);
}

.mobile-cta-wrap {
  margin-bottom: 28px;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease 0.7s, transform 0.5s ease 0.7s;
}
@media (max-width: 640px) {
  .mobile-cta-wrap {
    margin-bottom: 24px;
  }
}
.mobile-cta-wrap .button1 {
  min-width: 200px;
  padding: 16px 36px;
  font-size: 15px;
}
@media (max-width: 640px) {
  .mobile-cta-wrap .button1 {
    padding: 14px 30px;
    font-size: 14px;
  }
}

.mobile-contact-wrap {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease 0.8s, transform 0.5s ease 0.8s;
}

.mobile-contact-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.3s ease;
}
@media (max-width: 640px) {
  .mobile-contact-link {
    font-size: 13px;
  }
}
.mobile-contact-link i {
  font-size: 14px;
  color: #3B82F6;
}
.mobile-contact-link:hover {
  color: #3B82F6;
  text-decoration: none;
}

body.menu-open {
  overflow: hidden;
}

.footer {
  background: linear-gradient(0deg, #FFFFFF 0%, #ECF1F9 100%);
  padding: 70px 0 35px 0;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .footer {
    padding: 55px 0 25px 0;
  }
}
@media (max-width: 640px) {
  .footer {
    padding: 45px 0 20px 0;
  }
}
.footer .footer-inner {
  max-width: 700px;
  margin: 0 auto;
}
.footer .footer-logo {
  margin-bottom: 18px;
}
.footer .footer-logo a {
  display: inline-block;
}
.footer .footer-logo img {
  width: auto;
  height: auto;
  max-height: 46px;
}
@media (max-width: 640px) {
  .footer .footer-logo img {
    max-height: 38px;
  }
}
.footer .footer-description {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: #14263E;
  margin: 0 0 32px 0;
}
@media (max-width: 640px) {
  .footer .footer-description {
    font-size: 13px;
    margin-bottom: 24px;
  }
}
.footer .footer-legal {
  list-style: none;
  margin: 0 0 28px 0;
  padding: 0;
  gap: 0;
}
@media (max-width: 640px) {
  .footer .footer-legal {
    margin-bottom: 22px;
  }
}
.footer .footer-legal li {
  position: relative;
  padding: 4px 18px;
}
@media (max-width: 640px) {
  .footer .footer-legal li {
    padding: 4px 12px;
  }
}
.footer .footer-legal li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background: rgba(20, 38, 62, 0.25);
}
.footer .footer-legal li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.4;
  color: #14263E;
  transition: color 0.3s ease;
}
@media (max-width: 640px) {
  .footer .footer-legal li a {
    font-size: 12px;
  }
}
.footer .footer-legal li a:hover {
  color: #2563EB;
  text-decoration: none;
}
.footer .footer-bottom {
  padding-top: 22px;
  border-top: 1px solid rgba(20, 38, 62, 0.1);
}
.footer .footer-bottom .copyright {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #5A6878;
  margin: 0;
}
@media (max-width: 640px) {
  .footer .footer-bottom .copyright {
    font-size: 12px;
  }
}

.hero {
  padding: 160px 0 80px;
  position: relative;
  overflow: hidden;
  background-color: #F4F8FE;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  border-radius: 20px;
}
@media (max-width: 1550px) {
  .hero {
    padding: 140px 0 70px;
  }
}
@media (max-width: 960px) {
  .hero {
    padding: 110px 0 60px;
  }
}
@media (max-width: 640px) {
  .hero {
    padding: 100px 0 40px;
  }
}
@media (max-width: 960px) {
  .hero .col_50 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .hero .hero-content {
    text-align: center;
    margin-bottom: 30px;
  }
}
.hero .hero-content .the-content {
  max-width: 560px;
}
@media (max-width: 960px) {
  .hero .hero-content .the-content {
    margin: 0 auto;
  }
}
.hero .hero-content .the-content p {
  font-size: 18px;
  line-height: 1.6;
  color: #5A6878;
}
@media (max-width: 1550px) {
  .hero .hero-content .the-content p {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .hero .hero-content .the-content p {
    font-size: 14px;
  }
}
.hero .hero-buttons {
  margin-top: 15px;
}
@media (max-width: 640px) {
  .hero .hero-buttons {
    margin-top: 10px;
  }
}
@media (max-width: 960px) {
  .hero .hero-image-col {
    width: 100%;
  }
}
.hero .hero-image {
  position: relative;
}
.hero .hero-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}
@media (max-width: 960px) {
  .hero .hero-image {
    max-width: 600px;
    margin: 0 auto;
  }
}

.section-image-text .image-wrap {
  width: 112%;
  margin-left: -12%;
}
@media (max-width: 1550px) {
  .section-image-text .image-wrap {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 960px) {
  .section-image-text .text-col {
    text-align: center;
  }
}
@media (max-width: 960px) {
  .section-image-text .text-col {
    order: 1;
  }
}
@media (max-width: 960px) {
  .section-image-text .image-col {
    order: 2;
  }
}

.section-image-text,
.section-text-image {
  background: #fff;
}
@media (max-width: 960px) {
  .section-image-text .col_50,
  .section-text-image .col_50 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .section-image-text .text-col,
  .section-text-image .text-col {
    padding-bottom: 20px;
  }
}
@media (max-width: 960px) {
  .section-image-text .image-col,
  .section-text-image .image-col {
    text-align: center;
  }
}
.section-image-text .image-col .image-wrap img,
.section-text-image .image-col .image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 960px) {
  .section-image-text .image-col .image-wrap img,
  .section-text-image .image-col .image-wrap img {
    max-width: 600px;
    margin: 0 auto;
  }
}
.section-image-text .text-col .the-content,
.section-text-image .text-col .the-content {
  max-width: 540px;
}
@media (max-width: 960px) {
  .section-image-text .text-col .the-content,
  .section-text-image .text-col .the-content {
    margin: 0 auto;
  }
}
.section-image-text .text-col .the-content h2,
.section-text-image .text-col .the-content h2 {
  margin-bottom: 22px;
}
.section-image-text .text-col .the-content p,
.section-text-image .text-col .the-content p {
  margin-bottom: 16px;
}
.section-image-text .section-buttons,
.section-text-image .section-buttons {
  margin-top: 30px;
}
@media (max-width: 960px) {
  .section-image-text .section-buttons,
  .section-text-image .section-buttons {
    text-align: center;
  }
}

.section-text-image {
  background: #fff;
  position: relative;
}
.section-text-image .text-col {
  order: 1;
}
.section-text-image .image-col {
  order: 2;
}
@media (max-width: 960px) {
  .section-text-image .image-col .image-wrap img {
    margin: 0;
  }
}
@media (max-width: 960px) {
  .section-text-image .the-content {
    max-width: 100% !important;
  }
}

.section-services {
  position: relative;
  overflow: hidden;
}
.section-services .bg-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.section-services .container {
  position: relative;
  z-index: 2;
}
.section-services .services-head {
  max-width: 720px;
  margin: 0 auto 50px auto;
}
@media (max-width: 640px) {
  .section-services .services-head {
    margin-bottom: 30px;
  }
}
.section-services .services-head h2 {
  margin-bottom: 14px;
}
.section-services .services-head p {
  color: #5A6878;
  margin: 0;
}
.section-services .services-grid {
  margin: 0 -12px;
}
@media (max-width: 960px) {
  .section-services .services-grid {
    margin: 0 -8px;
  }
}
.section-services .service-col {
  padding: 12px;
}
@media (max-width: 960px) {
  .section-services .service-col {
    width: 50%;
    padding: 8px;
  }
}
@media (max-width: 480px) {
  .section-services .service-col {
    width: 100%;
  }
}
.section-services .service-card {
  background: #fff;
  border-radius: 12px;
  padding: 32px 22px 28px;
  height: 100%;
  text-align: center;
  box-shadow: 0 2px 12px rgba(20, 38, 62, 0.05);
  border: 1px solid rgba(20, 38, 62, 0.04);
  transition: all 0.35s ease;
}
@media (max-width: 640px) {
  .section-services .service-card {
    padding: 24px 18px 22px;
  }
}
.section-services .service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(37, 99, 235, 0.12);
  border-color: rgba(37, 99, 235, 0.15);
}
@media (max-width: 960px) {
  .section-services .service-card:hover {
    transform: none;
    box-shadow: 0 2px 12px rgba(20, 38, 62, 0.05);
    border-color: rgba(20, 38, 62, 0.04);
  }
}
.section-services .service-card .service-icon {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .section-services .service-card .service-icon {
    margin-bottom: 16px;
  }
}
.section-services .service-card .service-icon img {
  width: auto;
  height: auto;
  max-width: 64px;
  max-height: 64px;
  display: block;
}
@media (max-width: 640px) {
  .section-services .service-card .service-icon img {
    max-width: 52px;
    max-height: 52px;
  }
}
.section-services .service-card .service-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  color: #14263E;
  margin: 0 0 12px 0;
}
@media (max-width: 1550px) {
  .section-services .service-card .service-title {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .section-services .service-card .service-title {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-services .service-card .service-title {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .section-services .service-card .service-title {
    font-size: 16px;
  }
}
.section-services .service-card .service-text {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.55;
  color: #5A6878;
  margin: 0;
}
@media (max-width: 1300px) {
  .section-services .service-card .service-text {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .section-services .service-card .service-text {
    font-size: 13px;
  }
}
.section-services .section-buttons {
  margin-top: 40px;
}
@media (max-width: 640px) {
  .section-services .section-buttons {
    margin-top: 28px;
  }
}

.section-ai {
  background: #001839;
  position: relative;
  overflow: hidden;
}
.section-ai .container {
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .section-ai .col_50 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .section-ai .image-col {
    text-align: center;
  }
}
.section-ai .image-col .image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 960px) {
  .section-ai .image-col .image-wrap img {
    max-width: 560px;
    margin: 0 auto;
  }
}
@media (max-width: 960px) {
  .section-ai .text-col {
    text-align: center;
    margin-bottom: 20px;
  }
}
.section-ai .text-col .the-content {
  max-width: 560px;
}
@media (max-width: 960px) {
  .section-ai .text-col .the-content {
    margin: 0 auto;
  }
}
.section-ai .text-col .the-content h2 {
  color: #fff;
  margin-bottom: 22px;
}
.section-ai .text-col .the-content h2 span {
  color: #3B82F6;
}
.section-ai .text-col .the-content p {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 22px;
}
.section-ai .ai-cards-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 960px) {
  .section-ai .ai-cards-list {
    max-width: 560px;
    margin: 0 auto;
  }
}
.section-ai .ai-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 20px;
  border: 1px solid #E7F0FF;
  border-radius: 15px;
  transition: all 0.3s ease;
  text-align: left;
  backdrop-filter: blur(100px);
}
@media (max-width: 640px) {
  .section-ai .ai-card {
    padding: 14px 16px;
    gap: 10px;
  }
}
.section-ai .ai-card:hover {
  background: rgba(59, 130, 246, 0.08);
  border-color: rgba(59, 130, 246, 0.35);
}
@media (max-width: 960px) {
  .section-ai .ai-card:hover {
    background: rgba(255, 255, 255, 0.03);
    border-color: rgba(59, 130, 246, 0.2);
  }
}
.section-ai .ai-card i {
  position: relative;
  width: 22px;
  height: 22px;
  min-width: 22px;
  flex-shrink: 0;
  color: transparent;
}
.section-ai .ai-card i::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #1B76FF;
  border-radius: 50%;
}
.section-ai .ai-card i::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 11px;
}
@media (max-width: 640px) {
  .section-ai .ai-card i {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }
  .section-ai .ai-card i::after {
    font-size: 10px;
  }
}

.section-results {
  background: #ECF1F9;
}
@media (max-width: 960px) {
  .section-results .col_70 {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .section-results .col_30 {
    width: 100%;
  }
}
.section-results .results-left {
  padding-right: 50px;
}
@media (max-width: 1300px) {
  .section-results .results-left {
    padding-right: 30px;
  }
}
@media (max-width: 960px) {
  .section-results .results-left {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.section-results .results-left .the-content {
  max-width: 600px;
  margin-bottom: 36px;
}
@media (max-width: 640px) {
  .section-results .results-left .the-content {
    margin-bottom: 24px;
  }
}
.section-results .results-left .the-content h2 {
  margin-bottom: 20px;
}
.section-results .results-left .the-content p {
  color: #5A6878;
  margin: 0;
}
.section-results .counter-grid {
  gap: 16px;
}
@media (max-width: 960px) {
  .section-results .counter-grid {
    gap: 12px;
    justify-content: flex-start;
  }
}
@media (max-width: 640px) {
  .section-results .counter-grid {
    gap: 10px;
  }
}
.section-results .counter-card {
  flex: 1;
  min-width: 0;
  background: #fff;
  border-radius: 12px;
  padding: 26px 18px;
  text-align: center;
  box-shadow: 0 2px 12px rgba(20, 38, 62, 0.05);
  border: 1px solid rgba(20, 38, 62, 0.04);
}
@media (max-width: 960px) {
  .section-results .counter-card {
    flex: 0 0 calc(50% - 6px);
    padding: 22px 16px;
  }
}
@media (max-width: 640px) {
  .section-results .counter-card {
    flex: 0 0 calc(50% - 5px);
    padding: 18px 12px;
  }
}
.section-results .counter-card .counter-num {
  gap: 2px;
  margin-bottom: 8px;
  align-items: baseline;
}
.section-results .counter-card .counter-num .num {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  color: #2A69EB;
  letter-spacing: -1px;
}
@media (max-width: 1550px) {
  .section-results .counter-card .counter-num .num {
    font-size: 40px;
  }
}
@media (max-width: 1300px) {
  .section-results .counter-card .counter-num .num {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .section-results .counter-card .counter-num .num {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .section-results .counter-card .counter-num .num {
    font-size: 24px;
  }
}
.section-results .counter-card .counter-num .sign {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
  color: #2A69EB;
}
@media (max-width: 1550px) {
  .section-results .counter-card .counter-num .sign {
    font-size: 40px;
  }
}
@media (max-width: 1300px) {
  .section-results .counter-card .counter-num .sign {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .section-results .counter-card .counter-num .sign {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .section-results .counter-card .counter-num .sign {
    font-size: 24px;
  }
}
.section-results .counter-card .counter-text {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.35;
  color: #5A6878;
  margin: 0;
}
@media (max-width: 640px) {
  .section-results .counter-card .counter-text {
    font-size: 12px;
  }
}
@media (max-width: 960px) {
  .section-results .results-right {
    display: flex;
    justify-content: center;
  }
}
.section-results .testimonial-slider {
  background: #2A69EB;
  border-radius: 15px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 960px) {
  .section-results .testimonial-slider {
    max-width: 540px;
    width: 100%;
  }
}
.section-results .testimonial-slider:not(.slick-initialized) .testimonial-slide {
  display: none;
}
.section-results .testimonial-slider:not(.slick-initialized) .testimonial-slide:first-child {
  display: block;
}
.section-results .testimonial-slider .slick-list {
  height: 100% !important;
}
.section-results .testimonial-slider .slick-track {
  height: 100% !important;
  display: flex !important;
  align-items: stretch;
}
.section-results .testimonial-slider .slick-slide {
  height: auto;
}
.section-results .testimonial-slider .slick-slide > div {
  height: 100%;
}
.section-results .testimonial-slide {
  padding: 0;
  outline: none;
  height: 100%;
}
.section-results .testimonial-slide .testimonial-inner {
  padding: 36px 30px;
  position: relative;
  height: 100%;
  min-height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .section-results .testimonial-slide .testimonial-inner {
    padding: 26px 22px;
    min-height: 240px;
  }
}
.section-results .testimonial-slide .quote-mark {
  position: absolute;
  top: 18px;
  left: 24px;
  pointer-events: none;
}
.section-results .testimonial-slide .quote-mark img {
  width: auto;
  height: auto;
}
@media (max-width: 1550px) {
  .section-results .testimonial-slide .quote-mark img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 1300px) {
  .section-results .testimonial-slide .quote-mark img {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 960px) {
  .section-results .testimonial-slide .quote-mark img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .section-results .testimonial-slide .quote-mark img {
    width: 60px;
    height: 60px;
  }
}
.section-results .testimonial-slide .stars {
  display: flex;
  gap: 4px;
  margin-bottom: 18px;
  position: relative;
}
.section-results .testimonial-slide .stars i {
  color: #FFC907;
  font-size: 16px;
}
.section-results .testimonial-slide .testimonial-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.55;
  color: #fff;
  margin: 0 0 22px 0;
  position: relative;
}
@media (max-width: 1300px) {
  .section-results .testimonial-slide .testimonial-text {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .section-results .testimonial-slide .testimonial-text {
    font-size: 14px;
  }
}
.section-results .testimonial-slide .testimonial-author {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4;
  color: #fff;
  margin: 0;
}
@media (max-width: 640px) {
  .section-results .testimonial-slide .testimonial-author {
    font-size: 13px;
  }
}

.section-cta {
  padding: 90px 0;
  background-color: #0E244B;
  position: relative;
}
@media (max-width: 960px) {
  .section-cta {
    padding: 70px 0;
  }
}
@media (max-width: 640px) {
  .section-cta {
    padding: 55px 0;
  }
}
.section-cta .container {
  position: relative;
  z-index: 2;
}
.section-cta .the-content {
  max-width: 720px;
  margin: 0 auto 32px auto;
}
.section-cta .the-content h2 {
  color: #fff;
  margin-bottom: 16px;
}
.section-cta .the-content h2 span {
  color: #3B82F6;
}
.section-cta .the-content p {
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.section-cta .cta-buttons {
  margin-top: 32px;
}
@media (max-width: 640px) {
  .section-cta .cta-buttons {
    margin-top: 24px;
  }
}
.section-cta .cta-buttons .button1 {
  min-width: 180px;
  padding: 16px 36px;
}
@media (max-width: 640px) {
  .section-cta .cta-buttons .button1 {
    padding: 13px 28px;
    min-width: 160px;
  }
}

.page-hero {
  position: relative;
  padding: 180px 0 80px;
  background: linear-gradient(180deg, #F4F8FE 0%, #E8EFFC 100%);
  overflow: hidden;
}
@media (max-width: 1550px) {
  .page-hero {
    padding: 160px 0 70px;
  }
}
@media (max-width: 960px) {
  .page-hero {
    padding: 130px 0 60px;
  }
}
@media (max-width: 640px) {
  .page-hero {
    padding: 110px 0 50px;
  }
}
.page-hero .page-hero-bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
.page-hero .page-hero-bg-wrap .bg-shape {
  position: absolute;
  display: block;
  border-radius: 50%;
  opacity: 0.6;
  filter: blur(60px);
}
.page-hero .page-hero-bg-wrap .bg-shape.bg-shape-1 {
  width: 420px;
  height: 420px;
  background: rgba(37, 99, 235, 0.18);
  top: -150px;
  right: -80px;
}
@media (max-width: 640px) {
  .page-hero .page-hero-bg-wrap .bg-shape.bg-shape-1 {
    width: 280px;
    height: 280px;
    top: -100px;
    right: -100px;
  }
}
.page-hero .page-hero-bg-wrap .bg-shape.bg-shape-2 {
  width: 320px;
  height: 320px;
  background: rgba(59, 130, 246, 0.12);
  bottom: -100px;
  left: -80px;
}
@media (max-width: 640px) {
  .page-hero .page-hero-bg-wrap .bg-shape.bg-shape-2 {
    width: 240px;
    height: 240px;
    bottom: -80px;
    left: -100px;
  }
}
.page-hero .page-hero-bg-wrap .bg-shape.bg-shape-3 {
  width: 220px;
  height: 220px;
  background: rgba(37, 99, 235, 0.08);
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 640px) {
  .page-hero .page-hero-bg-wrap .bg-shape.bg-shape-3 {
    width: 180px;
    height: 180px;
  }
}
.page-hero .container {
  position: relative;
  z-index: 2;
}
.page-hero .page-hero-inner {
  max-width: 820px;
  margin: 0 auto;
}
.page-hero .page-hero-inner h1 {
  margin: 0;
  color: #14263E;
}
.page-hero .page-hero-inner h1 span {
  color: #2563EB;
}
.page-hero .page-hero-subtitle {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #5A6878;
  margin: 22px auto 0;
  max-width: 640px;
}
@media (max-width: 1550px) {
  .page-hero .page-hero-subtitle {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .page-hero .page-hero-subtitle {
    font-size: 14px;
    margin-top: 16px;
  }
}

.page-content-section {
  background: #fff;
  padding: 80px 0 100px;
}
@media (max-width: 960px) {
  .page-content-section {
    padding: 60px 0 80px;
  }
}
@media (max-width: 640px) {
  .page-content-section {
    padding: 45px 0 60px;
  }
}
.page-content-section .container-small {
  max-width: 920px;
}

.page-article {
  background: #fff;
  border-radius: 16px;
  border: 1px solid rgba(20, 38, 62, 0.06);
  box-shadow: 0 4px 24px rgba(20, 38, 62, 0.04);
  padding: 60px 60px 50px;
}
@media (max-width: 1300px) {
  .page-article {
    padding: 50px 45px 40px;
  }
}
@media (max-width: 960px) {
  .page-article {
    padding: 40px 32px 35px;
  }
}
@media (max-width: 640px) {
  .page-article {
    padding: 28px 22px 28px;
    border-radius: 12px;
  }
}
.page-article .the-content h2,
.page-article .the-content h3,
.page-article .the-content h4,
.page-article .the-content h5,
.page-article .the-content h6 {
  color: #14263E;
  margin-top: 36px;
  margin-bottom: 16px;
}
.page-article .the-content h2:first-child,
.page-article .the-content h3:first-child,
.page-article .the-content h4:first-child,
.page-article .the-content h5:first-child,
.page-article .the-content h6:first-child {
  margin-top: 0;
}
@media (max-width: 640px) {
  .page-article .the-content h2,
  .page-article .the-content h3,
  .page-article .the-content h4,
  .page-article .the-content h5,
  .page-article .the-content h6 {
    margin-top: 24px;
    margin-bottom: 12px;
  }
}
.page-article .the-content h2 {
  font-size: 32px;
  position: relative;
  padding-bottom: 14px;
}
@media (max-width: 960px) {
  .page-article .the-content h2 {
    font-size: 26px;
  }
}
@media (max-width: 640px) {
  .page-article .the-content h2 {
    font-size: 22px;
    padding-bottom: 10px;
  }
}
.page-article .the-content h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48px;
  height: 3px;
  background: #2563EB;
  border-radius: 2px;
}
@media (max-width: 640px) {
  .page-article .the-content h2::after {
    width: 36px;
    height: 2px;
  }
}
.page-article .the-content h3 {
  font-size: 24px;
}
@media (max-width: 960px) {
  .page-article .the-content h3 {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .page-article .the-content h3 {
    font-size: 17px;
  }
}
.page-article .the-content h4 {
  font-size: 20px;
}
@media (max-width: 960px) {
  .page-article .the-content h4 {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .page-article .the-content h4 {
    font-size: 16px;
  }
}
.page-article .the-content p {
  color: #5A6878;
  line-height: 1.7;
  margin-bottom: 18px;
}
@media (max-width: 640px) {
  .page-article .the-content p {
    margin-bottom: 14px;
  }
}
.page-article .the-content p a {
  color: #2563EB;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.page-article .the-content p a:hover {
  color: #1E4FCB;
  text-decoration: underline;
}
.page-article .the-content strong,
.page-article .the-content b {
  color: #14263E;
  font-weight: 600;
}
.page-article .the-content ul,
.page-article .the-content ol {
  margin: 18px 0 22px;
  padding-left: 0;
}
.page-article .the-content ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  color: #5A6878;
  line-height: 1.7;
  list-style: none;
}
.page-article .the-content ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #2563EB;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 15px;
}
@media (max-width: 640px) {
  .page-article .the-content ul li::before {
    font-size: 13px;
    top: 3px;
  }
}
.page-article .the-content ol {
  counter-reset: legal-counter;
}
.page-article .the-content ol li {
  counter-increment: legal-counter;
  position: relative;
  padding-left: 36px;
  margin-bottom: 10px;
  color: #5A6878;
  line-height: 1.7;
  list-style: none;
}
.page-article .the-content ol li::before {
  content: counter(legal-counter);
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  background: rgba(37, 99, 235, 0.12);
  color: #2563EB;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 640px) {
  .page-article .the-content ol li::before {
    width: 20px;
    height: 20px;
    font-size: 11px;
    top: 1px;
  }
}
.page-article .the-content blockquote {
  background: rgba(37, 99, 235, 0.04);
  border-left: 4px solid #2563EB;
  border-radius: 0 10px 10px 0;
  padding: 22px 26px;
  margin: 26px 0;
}
@media (max-width: 640px) {
  .page-article .the-content blockquote {
    padding: 16px 18px;
    margin: 20px 0;
  }
}
.page-article .the-content blockquote p {
  font-style: italic;
  color: #14263E;
  text-align: left;
  font-size: 17px;
  margin: 0;
}
@media (max-width: 640px) {
  .page-article .the-content blockquote p {
    font-size: 14px;
  }
}
.page-article .the-content a {
  color: #2563EB;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.page-article .the-content a:hover {
  color: #1E4FCB;
}
.page-article .the-content hr {
  border: none;
  height: 1px;
  background: rgba(20, 38, 62, 0.1);
  margin: 36px 0;
}
@media (max-width: 640px) {
  .page-article .the-content hr {
    margin: 24px 0;
  }
}
.page-article .the-content table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 24px 0;
  border: 1px solid rgba(20, 38, 62, 0.08);
  border-radius: 10px;
  overflow: hidden;
  font-size: 15px;
}
@media (max-width: 640px) {
  .page-article .the-content table {
    font-size: 13px;
  }
}
.page-article .the-content table th {
  background: rgba(37, 99, 235, 0.06);
  color: #14263E;
  font-weight: 600;
  text-align: left;
  padding: 14px 18px;
  border-bottom: 1px solid rgba(20, 38, 62, 0.08);
}
@media (max-width: 640px) {
  .page-article .the-content table th {
    padding: 10px 12px;
  }
}
.page-article .the-content table td {
  padding: 14px 18px;
  border-bottom: 1px solid rgba(20, 38, 62, 0.06);
  color: #5A6878;
  vertical-align: top;
}
@media (max-width: 640px) {
  .page-article .the-content table td {
    padding: 10px 12px;
  }
}
.page-article .the-content table tr:last-child td {
  border-bottom: none;
}
.page-article .the-content img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 22px 0;
}
.page-article .page-back {
  margin-top: 50px;
  padding-top: 36px;
  border-top: 1px solid rgba(20, 38, 62, 0.08);
}
@media (max-width: 640px) {
  .page-article .page-back {
    margin-top: 36px;
    padding-top: 26px;
  }
}
.page-article .page-back .button1 i {
  margin-right: 8px;
  font-size: 13px;
  transition: transform 0.3s ease;
}
@media (max-width: 640px) {
  .page-article .page-back .button1 i {
    font-size: 11px;
  }
}
.page-article .page-back .button1:hover i {
  transform: translateX(-3px);
}
@media (max-width: 960px) {
  .page-article .page-back .button1:hover i {
    transform: none;
  }
}

.error-section {
  position: relative;
  padding: 200px 0 120px;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 25px;
}
.error-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/webp/hero-bg.webp);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.error-section .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 1550px) {
  .error-section {
    padding: 180px 0 100px;
  }
}
@media (max-width: 960px) {
  .error-section {
    padding: 140px 0 80px;
  }
}
@media (max-width: 640px) {
  .error-section {
    padding: 120px 0 60px;
  }
}
.error-section .error-bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
.error-section .error-bg-wrap .bg-shape {
  position: absolute;
  display: block;
  border-radius: 50%;
  opacity: 0.55;
  filter: blur(70px);
}
.error-section .error-bg-wrap .bg-shape.bg-shape-1 {
  width: 480px;
  height: 480px;
  background: rgba(37, 99, 235, 0.18);
  top: -120px;
  right: -120px;
}
@media (max-width: 640px) {
  .error-section .error-bg-wrap .bg-shape.bg-shape-1 {
    width: 300px;
    height: 300px;
    top: -80px;
    right: -120px;
  }
}
.error-section .error-bg-wrap .bg-shape.bg-shape-2 {
  width: 360px;
  height: 360px;
  background: rgba(59, 130, 246, 0.12);
  bottom: -100px;
  left: -100px;
}
@media (max-width: 640px) {
  .error-section .error-bg-wrap .bg-shape.bg-shape-2 {
    width: 260px;
    height: 260px;
    bottom: -80px;
    left: -100px;
  }
}
.error-section .container {
  position: relative;
  z-index: 2;
}
.error-section .error-inner {
  max-width: 720px;
  margin: 0 auto;
}
.error-section .error-image {
  margin-bottom: 12px;
}
@media (max-width: 640px) {
  .error-section .error-image {
    margin-bottom: 8px;
  }
}
.error-section .error-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 280px;
  display: inline-block;
}
@media (max-width: 1550px) {
  .error-section .error-image img {
    max-height: 240px;
  }
}
@media (max-width: 960px) {
  .error-section .error-image img {
    max-height: 200px;
  }
}
@media (max-width: 640px) {
  .error-section .error-image img {
    max-height: 160px;
  }
}
@media (max-width: 480px) {
  .error-section .error-image img {
    max-height: 140px;
  }
}
.error-section .error-content {
  max-width: 640px;
  margin: 0 auto;
}
.error-section .error-content h1,
.error-section .error-content h2 {
  margin: 0 0 18px 0;
  color: #14263E;
}
.error-section .error-content h1 span,
.error-section .error-content h2 span {
  color: #2563EB;
}
.error-section .error-content h1 {
  font-size: 42px;
}
@media (max-width: 1550px) {
  .error-section .error-content h1 {
    font-size: 38px;
  }
}
@media (max-width: 960px) {
  .error-section .error-content h1 {
    font-size: 32px;
  }
}
@media (max-width: 640px) {
  .error-section .error-content h1 {
    font-size: 26px;
    margin-bottom: 14px;
  }
}
.error-section .error-content h2 {
  font-size: 36px;
}
@media (max-width: 1550px) {
  .error-section .error-content h2 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .error-section .error-content h2 {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .error-section .error-content h2 {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.error-section .error-content p {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 1.6;
  color: #5A6878;
  margin: 0 auto 10px;
  max-width: 580px;
}
@media (max-width: 1550px) {
  .error-section .error-content p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .error-section .error-content p {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.error-section .error-content p strong,
.error-section .error-content p b {
  color: #14263E;
  font-weight: 600;
}
.error-section .error-content p:last-child {
  margin-bottom: 0;
}
.error-section .error-buttons {
  margin-top: 32px;
}
@media (max-width: 640px) {
  .error-section .error-buttons {
    margin-top: 24px;
  }
}/*# sourceMappingURL=style.css.map */