/*
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: 15px;
  font-family: "Quicksand", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: #112946;
}
@media (max-width: 1300px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body {
    font-size: 13px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fahkwang", sans-serif;
  color: #112946;
  font-weight: 600;
  text-transform: uppercase;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: inherit;
  line-height: inherit;
}

h1 {
  font-size: 52px;
  margin-bottom: 20px;
  line-height: 1;
}
@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: 28px;
  }
}
@media (max-width: 640px) {
  h1 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 22px;
  }
}

h2 {
  font-size: 46px;
  margin-bottom: 15px;
  line-height: 1;
}
@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: 28px;
  }
}
@media (max-width: 640px) {
  h2 {
    font-size: 24px;
  }
}

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;
  line-height: 1.2;
}
@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;
  line-height: 1.2;
}
@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;
  line-height: 1.2;
}
@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;
  font-size: 18px;
}
@media (max-width: 1550px) {
  p,
  span,
  label,
  li {
    font-size: 16px;
  }
}
@media (max-width: 1430px) {
  p,
  span,
  label,
  li {
    font-size: 15px;
  }
}

p {
  margin: 15px 0;
  color: #000;
}
@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: #112946;
}
p a:hover {
  opacity: 0.8;
}

a {
  color: inherit;
  margin: 0;
}
a:hover {
  text-decoration: underline;
}
a span {
  color: inherit;
  font-weight: inherit;
}

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

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

blockquote p {
  font-size: 17px;
  line-height: 1.4;
  text-align: center;
  font-style: normal;
  color: #112946;
  margin: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  blockquote p {
    font-size: 18px;
    margin: 25px 0;
  }
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
input[type=number],
input[type=date],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=month],
textarea,
select {
  vertical-align: middle;
  font-family: "Quicksand", sans-serif;
  font-weight: normal;
  font-size: 15px;
  border: none;
  border: 1px solid #e8e8e8;
  background: #F4F4F4;
  color: #112946;
  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: #013665;
}
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: "Quicksand", 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: #013665;
  font-weight: 500;
  padding: 17px 28px;
  border-radius: 5px;
  line-height: 1;
  line-height: 1;
  border-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
  margin-bottom: 0;
  font-size: 15px;
}
@media (max-width: 767px) {
  button[type=submit],
  input[type=submit] {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  button[type=submit],
  input[type=submit] {
    font-size: 13px;
  }
}
button[type=submit]:hover,
input[type=submit]:hover {
  text-decoration: none;
  background-color: rgb(0.5, 27, 50.5);
  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: #013665;
  outline: 0;
}
input[type=radio]:before,
input[type=checkbox]:before {
  content: "";
  background-color: #013665;
  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: #013665;
}

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

:-moz-placeholder {
  color: #000;
  font-family: "Quicksand", sans-serif;
  letter-spacing: normal;
}

::-moz-placeholder {
  color: #000;
  font-family: "Quicksand", sans-serif;
  letter-spacing: normal;
}

:-ms-input-placeholder {
  color: #000;
  font-family: "Quicksand", 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: #013665;
}

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: #013665;
  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: #013665;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: "Fahkwang", 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 {
  color: white;
  display: inline-block;
  padding: 15px 28px;
  font-size: 15px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 600;
  border-radius: 100px;
  background-color: #013665;
  font-family: "Quicksand", sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 1430px) {
  .button1,
  .button2,
  .button-white {
    font-size: 14px;
    padding: 13px 20px;
  }
}
@media (max-width: 640px) {
  .button1,
  .button2,
  .button-white {
    font-size: 13px;
  }
}
.button1::after,
.button2::after,
.button-white::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: relative;
  right: 0;
  transition: all 0.3s ease;
}
.button1:hover,
.button2:hover,
.button-white:hover {
  text-decoration: none;
  background-color: #318FB5;
  color: white;
}
.button1:hover::after,
.button2:hover::after,
.button-white:hover::after {
  right: -10px;
}

.button-white {
  background-color: white;
  color: #112946;
}
.button-white:hover {
  background-color: #013665;
}

.btn-arrow {
  padding-right: 150px;
  position: relative;
}
@media (max-width: 1430px) {
  .btn-arrow {
    padding-right: 90px;
  }
}
@media (max-width: 767px) {
  .btn-arrow {
    padding-right: 40px;
  }
}
.btn-arrow span {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  background-color: #112946;
  color: white;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: all, 0.3s;
}
@media (max-width: 1300px) {
  .btn-arrow span {
    width: 24px;
    height: 24px;
    right: 8px;
  }
}
.btn-arrow.button1 span {
  background-color: white;
  color: #013665;
}
.btn-arrow:hover span {
  background-color: white;
  color: #013665;
  right: 24px;
}

.button2 {
  background: #fff;
  color: #000 !important;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.button2::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: relative;
  right: 0;
  transition: all 0.3s ease;
}
.button2:hover {
  background: #fff !important;
}
.button2:hover::after {
  right: -10px;
}
@media (max-width: 960px) {
  .button2:hover::after {
    right: 0px;
  }
}

/*
.button-span {
	cursor: pointer;
	@include transition(all, 0.3s);
	&:after {
		content: "\f054";
		@include font-awesome;
		position: absolute;
		opacity: 0;
		top: 0;
		right: -20px;
		transition: 0.3s;
	}

	&:hover {
		text-decoration: none;
		background-color: darken($brand--color1, 10%);
		color: white;

		&:after {
			opacity: 1;
			right: 10px;
		}
	}
}
.button-grey {
	background-color: $grey--background1;
	color: $font--color1;
	&:hover {
		background-color: darken($grey--background1, 10%);
		color: $font--color1;
	}
}

.button-line {
	border: 2px solid $brand--color1;
	padding-top: 13px;
	padding-bottom: 13px;
	color: $brand--color1;
	background-color: transparent;

	@include tablet-p {
		font-size: 13px;
		padding-top: 14px;
		padding-bottom: 14px;
	}

	&:hover {
		background-color: $brand--color1;
		color: white;
	}
}
.button-line2 {
	border: 2px solid white;
	padding-top: 17px;
	padding-bottom: 17px;
	color: white;
	background-color: transparent;

	@include tablet-p {
		font-size: 13px;
		padding-top: 14px;
		padding-bottom: 14px;
	}

	&:hover {
		background-color: white;
		color: $font--color1;
	}
}
.button-white{

}
.btn-arrow {

}

.button-long-line {
	display: inline-block;
}
.btn-line-holder {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
	position: relative;
	i {
		display: none;
	}
}
.btn-line-hidden {
	display: inline-block;
	vertical-align: middle;
	width: calc(48px - 27px);
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	position: absolute;
	top: 50%;
	opacity: 0.4;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	height: 1px;
	background-color: $brand--color1;
}
.btn-text {
	display: inline-block;
	position: relative;
	padding: 3px 18px 3px 0;
	transform: translateX(0);
	-webkit-transition: 0.32s cubic-bezier(0.42, 0, 0.6, 0.93);
	-o-transition: 0.32s cubic-bezier(0.42, 0, 0.6, 0.93);
	transition: 0.32s cubic-bezier(0.42, 0, 0.6, 0.93);
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
	font-family: $title-font;
	position: relative;
	top: 2px;
	color: $brand--color1;

	@include mobile {
		font-size: 13px;
		top: 0;
	}
}
.btn-line {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	width: calc(48px - 7px);
	height: 1px;
	background-color: $brand--color1;
}
.button-long-line:hover {
	text-decoration: none;
	.btn-line-hidden {
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1;
	}
	.btn-text {
		-webkit-transform: translateX(calc(47px - 8px));
		-ms-transform: translateX(calc(47px - 8px));
		transform: translateX(calc(47px - 8px));
		-webkit-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.btn-line {
		opacity: 0.4;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: right;
		-ms-transform-origin: right;
		transform-origin: right;
	}
}*/
ul li {
  list-style: none;
}

.slick-prev,
.slick-next {
  width: 44px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F5F5F5;
  border-radius: 200px;
  z-index: 2;
  transition: all 0.3s ease;
  border: 1px solid #C7BCB4;
}
@media (max-width: 1430px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 22px;
  }
}
.slick-prev::before,
.slick-next::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 14px;
}
@media (max-width: 1430px) {
  .slick-prev::before,
  .slick-next::before {
    width: 20px;
    height: 15px;
  }
}
@media (max-width: 1300px) {
  .slick-prev::before,
  .slick-next::before {
    width: 15px;
    height: 12px;
  }
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #fff;
}

.slick-prev {
  left: -50px;
}
@media (max-width: 1550px) {
  .slick-prev {
    left: -10px;
  }
}
.slick-prev::before {
  background-image: url("images/svg/left-brown.svg");
}

.slick-next {
  right: -50px;
}
@media (max-width: 1550px) {
  .slick-next {
    right: -10px;
  }
}
.slick-next::before {
  background-image: url("images/svg/right-brown.svg");
}

.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: -50px;
}
@media (max-width: 640px) {
  .slick-dots {
    bottom: -20px;
  }
}
.slick-dots li {
  display: inline-block;
  width: auto;
  height: 12px;
  width: 12px;
}
@media (max-width: 640px) {
  .slick-dots li {
    height: 8px;
    width: 8px;
  }
}
.slick-dots li button {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background-color: #013665;
  opacity: 0.4;
  padding: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
.slick-dots li button::before {
  display: none;
}
@media (max-width: 640px) {
  .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}
.slick-dots .slick-active {
  width: 32px;
}
@media (max-width: 640px) {
  .slick-dots .slick-active {
    height: 8px;
    width: 20px;
  }
}
.slick-dots .slick-active button {
  opacity: 1;
  width: 32px;
  background-color: #013665;
}
@media (max-width: 640px) {
  .slick-dots .slick-active button {
    height: 8px;
    width: 20px;
  }
}
.slick-dotted {
  margin-bottom: 30px !important;
}

.breadcrumbs-wrap #breadcrumbs {
  font-size: 15px;
  margin: 0px;
}
@media (max-width: 960px) {
  .breadcrumbs-wrap #breadcrumbs {
    font-size: 14px;
  }
}
.breadcrumbs-wrap #breadcrumbs span span {
  text-decoration: underline;
  font-weight: 500;
  opacity: 1;
  color: #fff;
}
.breadcrumbs-wrap #breadcrumbs a {
  text-decoration: none;
  opacity: 1;
  font-weight: 500;
  color: #fff;
}
.breadcrumbs-wrap #breadcrumbs a:hover {
  opacity: 0.6;
}
@media (max-width: 960px) {
  .breadcrumbs-wrap #breadcrumbs a:hover {
    opacity: 1;
  }
}
.breadcrumbs-wrap #breadcrumbs .breadcrumb_last {
  opacity: 0.8 !important;
}
.breadcrumbs-wrap #breadcrumbs i {
  font-size: 10px;
  margin: 0 9px;
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .breadcrumbs-wrap #breadcrumbs i {
    font-size: 8px;
    margin: 0 7px;
  }
}
@media (max-width: 640px) {
  .breadcrumbs-wrap #breadcrumbs i {
    margin: 0 5px;
  }
}
.breadcrumbs-wrap #breadcrumbs > span {
  text-align: center;
}
.breadcrumbs-wrap #breadcrumbs .breadcrumb_last {
  opacity: 1;
}

.general-hero {
  padding: 40px 0;
  position: relative;
  min-height: 55vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1300px) {
  .general-hero {
    min-height: 50vh;
  }
}
@media (max-width: 960px) {
  .general-hero {
    min-height: 45vh;
  }
}
@media (max-width: 767px) {
  .general-hero {
    min-height: 40vh;
  }
}
@media (max-width: 640px) {
  .general-hero {
    min-height: 250px;
  }
}
.general-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3607843137);
  z-index: 1;
}
.general-hero h1,
.general-hero h2,
.general-hero h3,
.general-hero h4,
.general-hero h5,
.general-hero h6 {
  margin: 0;
}
.general-hero #breadcrumbs {
  margin-bottom: 10px;
}
.general-hero .container {
  position: relative;
  z-index: 2;
}
.general-hero.has-anchor-nav {
  padding-bottom: 51px;
}
@media (max-width: 640px) {
  .general-hero.has-anchor-nav {
    padding-bottom: 0;
  }
}

.anchor-nav-wrap {
  position: relative;
  width: 100%;
  z-index: 50;
  margin-top: -51px;
}
@media (max-width: 640px) {
  .anchor-nav-wrap {
    margin-top: 0;
  }
}
.anchor-nav-wrap.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0;
}
.anchor-nav-wrap.is-sticky .anchor-nav {
  background: #2F445D;
  backdrop-filter: none;
}

.anchor-nav {
  background: rgba(47, 68, 93, 0.2196078431);
  backdrop-filter: blur(68.0999984741px);
}
@media (max-width: 640px) {
  .anchor-nav {
    background: #2F445D;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .anchor-nav::-webkit-scrollbar {
    display: none;
  }
}
.anchor-nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 55px;
}
@media (max-width: 1550px) {
  .anchor-nav ul {
    gap: 40px;
  }
}
@media (max-width: 1300px) {
  .anchor-nav ul {
    gap: 30px;
  }
}
@media (max-width: 960px) {
  .anchor-nav ul {
    gap: 25px;
    padding: 15px;
  }
}
@media (max-width: 640px) {
  .anchor-nav ul {
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 25px;
    padding: 15px;
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  .anchor-nav ul {
    gap: 20px;
  }
}
.anchor-nav ul li {
  margin: 0;
  flex-shrink: 0;
}
.anchor-nav .anchor-nav-item {
  display: block;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  line-height: 150%;
  color: #fff;
  padding: 18px 0;
  border-bottom: 2px solid transparent;
  transition: color 0.25s ease, border-color 0.25s ease;
}
@media (max-width: 1300px) {
  .anchor-nav .anchor-nav-item {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .anchor-nav .anchor-nav-item {
    font-size: 13px;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .anchor-nav .anchor-nav-item {
    font-size: 12px;
    white-space: nowrap;
  }
}
.anchor-nav .anchor-nav-item.active {
  border-bottom-color: #fff;
}
@media (max-width: 960px) {
  .anchor-nav .anchor-nav-item.active {
    border-bottom-color: transparent;
    color: #C7BCB4;
  }
}
.anchor-nav .anchor-nav-item:hover {
  border-bottom-color: #fff;
}
@media (max-width: 960px) {
  .anchor-nav .anchor-nav-item:hover {
    border-bottom-color: transparent;
    color: #C7BCB4;
  }
}

.wp-pagenavi {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1215686275);
  margin-top: 20px;
}
@media (max-width: 960px) {
  .wp-pagenavi {
    padding-top: 15px;
  }
}
@media (max-width: 640px) {
  .wp-pagenavi {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.wp-pagenavi i {
  color: #AEA59A;
}
.wp-pagenavi ul {
  display: flex;
  justify-content: center;
  align-self: center;
  flex-wrap: wrap;
}
.wp-pagenavi ul li {
  margin: 0px 5px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.wp-pagenavi ul li span {
  background-color: #C7BCB4;
  width: 38px;
  height: 38px;
  line-height: 55px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: #112946;
}
@media (max-width: 1100px) {
  .wp-pagenavi ul li span {
    width: 35px;
    height: 35px;
    line-height: 50px;
  }
}
@media (max-width: 960px) {
  .wp-pagenavi ul li span {
    width: 30px;
    height: 30px;
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .wp-pagenavi ul li span {
    width: 30px;
    height: 30px;
    line-height: 40px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .wp-pagenavi ul li span {
    width: 30px;
    height: 30px;
    line-height: 35px;
    font-size: 13px;
  }
}
.wp-pagenavi ul li a {
  background-color: #fff;
  width: 38px;
  height: 38px;
  color: #112946;
  line-height: 55px;
  transition: all 0.3s ease;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0px;
  text-align: center;
  color: #112946;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.wp-pagenavi ul li a:hover {
  background-color: #C7BCB4;
  text-decoration: none;
}
@media (max-width: 1100px) {
  .wp-pagenavi ul li a {
    width: 35px;
    height: 35px;
    line-height: 50px;
  }
}
@media (max-width: 960px) {
  .wp-pagenavi ul li a {
    width: 30px;
    height: 30px;
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .wp-pagenavi ul li a {
    width: 30px;
    height: 30px;
    line-height: 40px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .wp-pagenavi ul li a {
    width: 30px;
    height: 30px;
    line-height: 35px;
    font-size: 13px;
  }
}

body.page-template-default .page-content h2 {
  font-size: 30px;
}
@media (max-width: 1550px) {
  body.page-template-default .page-content h2 {
    font-size: 28px;
  }
}
@media (max-width: 1300px) {
  body.page-template-default .page-content h2 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  body.page-template-default .page-content h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  body.page-template-default .page-content h2 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  body.page-template-default .page-content h2 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  body.page-template-default .page-content h2 {
    font-size: 18px;
  }
}
body.page-template-default .page-content h3 {
  font-size: 26px;
}
@media (max-width: 1550px) {
  body.page-template-default .page-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 1300px) {
  body.page-template-default .page-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  body.page-template-default .page-content h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-default .page-content h3 {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  body.page-template-default .page-content h3 {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  body.page-template-default .page-content h3 {
    font-size: 16px;
  }
}
body.page-template-default .page-content h4 {
  font-size: 22px;
}
@media (max-width: 1550px) {
  body.page-template-default .page-content h4 {
    font-size: 20px;
  }
}
@media (max-width: 1300px) {
  body.page-template-default .page-content h4 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  body.page-template-default .page-content h4 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  body.page-template-default .page-content h4 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  body.page-template-default .page-content h4 {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  body.page-template-default .page-content h4 {
    font-size: 14px;
  }
}
body.page-template-default .page-content h5 {
  font-size: 18px;
}
@media (max-width: 1550px) {
  body.page-template-default .page-content h5 {
    font-size: 17px;
  }
}
@media (max-width: 1300px) {
  body.page-template-default .page-content h5 {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  body.page-template-default .page-content h5 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  body.page-template-default .page-content h5 {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  body.page-template-default .page-content h5 {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  body.page-template-default .page-content h5 {
    font-size: 13px;
  }
}
body.page-template-default .page-content h6 {
  font-size: 16px;
}
@media (max-width: 1550px) {
  body.page-template-default .page-content h6 {
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  body.page-template-default .page-content h6 {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  body.page-template-default .page-content h6 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body.page-template-default .page-content h6 {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  body.page-template-default .page-content h6 {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  body.page-template-default .page-content h6 {
    font-size: 12px;
  }
}

.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: #112946;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

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

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

.big-title {
  font-size: 42px;
}
@media (max-width: 1430px) {
  .big-title {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .big-title {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .big-title {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .big-title {
    font-size: 24px;
  }
}

.big-p {
  font-size: 20px;
  line-height: 1.7;
}
@media (max-width: 1650px) {
  .big-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .big-p {
    font-size: 16px;
  }
}

.container-big {
  width: 100%;
  padding: 0 150px;
}
@media (max-width: 1550px) {
  .container-big {
    padding: 0 50px;
  }
}
@media (max-width: 1430px) {
  .container-big {
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .container-big {
    padding-left: 20px;
    padding-right: 20px;
  }
}

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

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

.the-content img {
  max-height: 100%;
  height: auto;
  border-radius: 5px;
}
.the-content table {
  font-size: 15px;
  line-height: 1.3;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  border-collapse: separate !important;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 960px) {
  .the-content table {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table {
    font-size: 13px;
  }
}
.the-content table th {
  background-color: #f8f8f8;
}
.the-content table td,
.the-content table th {
  padding: 15px;
  text-align: left;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  vertical-align: top;
}
.the-content table td:first-child,
.the-content table th:first-child {
  border-left: none;
}
.the-content table td:last-child,
.the-content table th:last-child {
  border-right: none;
}
@media (max-width: 960px) {
  .the-content table td,
  .the-content table th {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table td,
  .the-content table th {
    font-size: 13px;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .the-content table td,
  .the-content table th {
    font-size: 12px;
  }
}
.the-content table td strong,
.the-content table th strong {
  font-weight: 600;
}
.the-content table thead th {
  background-color: #F4F4F4;
}
.the-content table tbody tr:nth-child(odd) td {
  background-color: #fbfbfb;
}
.the-content table th {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-top: none;
}
@media (max-width: 960px) {
  .the-content table th {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table th {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .the-content table th {
    font-size: 12px;
  }
}
@media (max-width: 960px) {
  .the-content table tr td {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .the-content table tr td {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .the-content table tr td {
    font-size: 12px;
  }
}
.the-content table tr:last-child td,
.the-content table tr:last-child th {
  border-bottom: none;
}
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {
  margin-top: 20px;
}
@media (max-width: 960px) {
  .the-content h2,
  .the-content h3,
  .the-content h4,
  .the-content h5,
  .the-content h6 {
    margin-top: 20px;
  }
}
.the-content h2 span,
.the-content h2 a,
.the-content h3 span,
.the-content h3 a,
.the-content h4 span,
.the-content h4 a,
.the-content h5 span,
.the-content h5 a,
.the-content h6 span,
.the-content h6 a {
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
}
.the-content h2 strong,
.the-content h3 strong,
.the-content h4 strong,
.the-content h5 strong,
.the-content h6 strong {
  font-weight: 700;
}
.the-content h2 strong *,
.the-content h3 strong *,
.the-content h4 strong *,
.the-content h5 strong *,
.the-content h6 strong * {
  font-weight: inherit;
}
.the-content p,
.the-content span,
.the-content label,
.the-content li {
  color: #000;
}
.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: #112946;
  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: #000;
  position: relative;
}
.the-content li strong {
  font-weight: bold;
}
.the-content li em {
  font-style: italic;
}
.the-content iframe {
  width: 100%;
  height: 553px;
}
@media (max-width: 1430px) {
  .the-content iframe {
    height: 400px;
  }
}
@media (max-width: 960px) {
  .the-content iframe {
    height: 320px;
  }
}
@media (max-width: 640px) {
  .the-content iframe {
    height: 280px;
  }
}
.the-content h1 {
  font-size: 42px;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .the-content h1 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .the-content h1 {
    font-size: 30px;
  }
}
.the-content ol li {
  list-style: decimal;
  display: list-item;
  list-style-position: inside;
}
.the-content ul li {
  list-style: disc outside none;
  display: list-item;
  margin-left: 20px;
}

.the-content.the-content-checked ul li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 7px;
  margin-top: 7px;
}
.the-content.the-content-checked ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #013665;
  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-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 104%;
  letter-spacing: 3px;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #C7BCB4 !important;
}
@media (max-width: 1300px) {
  .small-title {
    font-size: 15px;
    letter-spacing: 2px;
  }
}
@media (max-width: 640px) {
  .small-title {
    font-size: 14px;
    letter-spacing: 1px;
  }
}

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

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

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

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

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

.grey-gradient {
  background: rgb(253, 253, 253);
  background: linear-gradient(0deg, rgb(253, 253, 253) 0%, rgb(255, 255, 255) 100%);
}

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

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

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

.green-text {
  color: #013665;
}

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

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

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

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

.page-error-centered {
  width: 50%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 960px) {
  .page-error-centered {
    width: 100%;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  .page-error-centered {
    padding-top: 100px;
  }
}
@media screen and (max-width: 340px) {
  .page-error-centered {
    max-width: 100%;
  }
}
.page-error-centered button[type=submit],
.page-error-centered input[type=submit] {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  margin: 0;
  background-color: transparent;
  width: 40px;
  padding: 0;
}
.page-error-centered button[type=submit] img,
.page-error-centered input[type=submit] img {
  width: 20px;
  height: 20px;
  display: block;
}
.page-error-centered #yith-ajaxsearchform .search-navigation input {
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 640px) {
  .page-error-centered .button1 {
    margin-bottom: 40px;
  }
}
.page-error-centered img {
  width: auto;
  height: auto;
}
@media (max-width: 1550px) {
  .page-error-centered img {
    width: 270px;
  }
}
@media (max-width: 1300px) {
  .page-error-centered img {
    width: 200px;
  }
}
@media (max-width: 640px) {
  .page-error-centered img {
    width: 150px;
  }
}

.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: #013665;
  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: "Quicksand", 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: #013665;
  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-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #112946;
  margin: 0;
}
@media (max-width: 640px) {
  .comment-reply-title #cancel-comment-reply-link {
    font-size: 14px;
  }
}

.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: #013665;
  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 {
  background: #fff;
  position: relative;
  width: 100%;
  z-index: 99;
  padding: 11px 0;
}
.header .left-button-header a,
.header .header-right .phone {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0;
  color: #000;
}
@media (max-width: 960px) {
  .header .left-button-header a,
  .header .header-right .phone {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header .left-button-header a,
  .header .header-right .phone {
    display: none;
  }
}
.header .left-button-header a:hover,
.header .header-right .phone:hover {
  text-decoration: none;
  color: #343434;
  opacity: 0.7;
}
@media (max-width: 960px) {
  .header .left-button-header a:hover,
  .header .header-right .phone:hover {
    color: #000;
    opacity: 1;
  }
}
@media (max-width: 960px) {
  .header .header-flex {
    flex-direction: row-reverse;
  }
}
@media (max-width: 1300px) {
  .header .header-left {
    min-width: inherit;
  }
}
@media (max-width: 960px) {
  .header .header-left .left-button-header a {
    display: none;
  }
}
@media (max-width: 960px) {
  .header .header-right {
    display: none;
  }
}
.header .header-right .phone {
  gap: 10px;
}
@media (max-width: 1300px) {
  .header .header-right .phone {
    display: none;
  }
}
.header .logo-header {
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 960px) {
  .header .logo-header {
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
  }
}
.header .logo-header a {
  display: flex;
  align-items: center;
}
.header .logo-header img {
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  .header .logo-header img {
    width: 120px;
  }
}
.header .header-left {
  gap: 30px;
}
@media (max-width: 960px) {
  .header .header-left {
    gap: 0px;
  }
}
.header .header-right {
  gap: 30px;
}
.header .button1::after {
  content: none;
}

.mobile-menu {
  display: none;
}
@media (max-width: 960px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu ul {
  align-items: flex-start !important;
}
.mobile-menu ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  width: 100%;
  margin-bottom: 20px;
}
.mobile-menu ul li a {
  padding: 20px 0;
}

.menu-toggle {
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 12px;
  height: 50px;
  position: relative;
  z-index: 1;
}
.menu-toggle .hamburger {
  --box: 12px;
  --gap: 4px;
  --cell: calc((var(--box) - var(--gap)) / 2);
  --t: calc((var(--cell) / 2) + (var(--gap) / 2));
  width: var(--box);
  height: var(--box);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  gap: var(--gap);
  position: relative;
  transition: transform 0.35s ease;
}
.menu-toggle .hamburger i {
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 3px;
  transform-origin: 50% 50%;
  transition: transform 0.35s ease, border-radius 0.35s ease, background 0.35s ease, opacity 0.35s ease;
}
.menu-toggle .menu-text {
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #000;
}
.menu-toggle .hamburger.open-state {
  transform: rotate(0) scale(1);
}
.menu-toggle .hamburger.open-state i:nth-child(1) {
  transform: translateX(var(--t)) rotate(45deg) scale(1.15, 0.35);
  border-radius: 0;
}
.menu-toggle .hamburger.open-state i:nth-child(2) {
  transform: translateX(calc(-1 * var(--t))) rotate(-45deg) scale(1.15, 0.35);
  border-radius: 0;
}
.menu-toggle .hamburger.open-state i:nth-child(3) {
  transform: translateX(var(--t)) rotate(-45deg) scale(1.15, 0.35);
  border-radius: 0;
}
.menu-toggle .hamburger.open-state i:nth-child(4) {
  transform: translateX(calc(-1 * var(--t))) rotate(45deg) scale(1.15, 0.35);
  border-radius: 0;
}
.menu-toggle .hamburger:not(.open-state) i {
  transform: none;
}

.main-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  width: 100%;
  max-width: 837px;
  height: 100dvh;
  background: #fff;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  padding: 50px;
  padding-top: 100px;
  z-index: 1002;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.main-menu.open {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}
.main-menu.delay-enter {
  transition-delay: 0.3s, 0.3s, 0.3s;
}
@media (max-width: 960px) {
  .main-menu {
    left: auto;
    right: 0;
    transform: translateX(100%);
    max-width: 100%;
  }
  .main-menu.open {
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .main-menu {
    max-width: 100%;
    padding: 24px;
    padding-top: 50px;
  }
}
.main-menu .main-menu-content {
  display: flex;
  flex-direction: column;
  row-gap: 35px;
  min-height: 0;
  flex: 1 1 auto;
  overflow: hidden;
  width: 100%;
}
.main-menu .menu-scroll {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
.main-menu .close-menu {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 25px;
  height: 25px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 1003;
}
.main-menu .close-menu img {
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .main-menu .close-menu img {
    width: 20px;
  }
}
.main-menu .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.main-menu .menu-title {
  padding-bottom: 25px;
}
@media (max-width: 960px) {
  .main-menu .menu-title {
    padding-bottom: 10px;
  }
}
.main-menu .menu-title p {
  font-family: "Fahkwang", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1550px) {
  .main-menu .menu-title p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .main-menu .menu-title p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .main-menu .menu-title p {
    font-size: 14px;
  }
}
.main-menu .menu-inside {
  width: 100%;
}
.main-menu .menu-inside li {
  border-top: 1px solid #DDD8CC;
}
.main-menu .menu-inside li:first-child {
  border-top: none;
}
.main-menu .menu-inside a {
  width: 100%;
  height: 100%;
  padding: 12px 0;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  position: relative;
  transition: all 0.3s ease;
  padding-left: 0;
}
.main-menu .menu-inside a::before {
  content: "";
  width: 0px;
  height: 3px;
  background: linear-gradient(to right, white, #013665);
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
@media (max-width: 1550px) {
  .main-menu .menu-inside a {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .main-menu .menu-inside a {
    font-size: 14px;
    padding: 8px 0;
  }
}
@media (max-width: 640px) {
  .main-menu .menu-inside a {
    font-size: 13px;
  }
}
.main-menu .menu-inside a:hover {
  text-decoration: none;
  padding-left: 30px;
}
.main-menu .menu-inside a:hover::before {
  width: 20px;
}
@media (max-width: 960px) {
  .main-menu .menu-inside a:hover {
    padding-left: 0;
  }
  .main-menu .menu-inside a:hover::before {
    width: 0px;
  }
}
.main-menu .bottom-menu-contact {
  padding: 30px 0 10px 0;
}
.main-menu .bottom-menu-contact span,
.main-menu .bottom-menu-contact a {
  font-size: 13px;
}
.main-menu .bottom-menu-contact .header-right {
  justify-content: center;
  display: flex !important;
  flex-wrap: wrap;
  gap: 15px;
}
.main-menu .bottom-menu-contact .header-right .phone {
  display: flex !important;
}
.main-menu .bottom-menu-contact .header-right .right-button-header {
  display: flex;
}
.main-menu .menu-social-links {
  padding: 20px 0;
}
.main-menu .menu-social-links li {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .main-menu .menu-social-links li {
    margin-right: 8px;
  }
}
.main-menu .menu-social-links a {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-menu .menu-social-links a i {
  color: #000;
  font-size: 20px;
}
.main-menu .menu-social-links a:hover {
  background: #013665;
  color: #fff;
}
.main-menu .menu-social-links a:hover i {
  color: #fff;
}
.main-menu .menu-social a {
  background-color: rgba(255, 255, 255, 0.25);
}
.main-menu .menu-social a i {
  color: #fff;
}
.main-menu .menu-social a:hover {
  background: #fff;
  text-decoration: none;
}
.main-menu .menu-social a:hover i {
  color: #000;
}
.main-menu .logo img {
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  .main-menu .logo img {
    width: 120px;
  }
}

.contact-boxes {
  justify-content: center;
  padding-top: 30px;
}
@media (max-width: 960px) {
  .contact-boxes {
    padding-top: 15px;
  }
}
.contact-boxes .box-wrapper {
  padding: 5px 10px;
  width: 100%;
  height: 100%;
}
.contact-boxes .box {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 25px;
  position: relative;
  bottom: 0;
  transition: all 0.3s ease;
  border: 1px solid #fff;
}
@media (max-width: 960px) {
  .contact-boxes .box {
    padding: 15px;
  }
}
.contact-boxes .box .icon {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #FAF8F6;
  margin-bottom: 10px;
  padding: 5px;
}
.contact-boxes .box .icon img {
  width: auto;
  height: auto;
}
.contact-boxes .box .text {
  margin: 0;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
}
@media (max-width: 640px) {
  .contact-boxes .box .text {
    font-size: 13px;
  }
}
.contact-boxes .box .label {
  font-family: "Fahkwang", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 104%;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  margin-top: 5px;
}
@media (max-width: 1550px) {
  .contact-boxes .box .label {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .contact-boxes .box .label {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .contact-boxes .box .label {
    font-size: 15px;
  }
}
.contact-boxes .box .text-normal {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  margin: 0;
  color: #3B3B3B;
  margin: 5px 0;
}
@media (max-width: 960px) {
  .contact-boxes .box .text-normal {
    font-size: 14px;
  }
}
.contact-boxes .box:hover {
  text-decoration: none;
  bottom: 5px;
  border-color: #013665;
}
@media (max-width: 960px) {
  .contact-boxes .box:hover {
    bottom: 0;
    border-color: #fff;
  }
}
@media (max-width: 640px) {
  .contact-boxes .col_33 {
    width: 100%;
  }
}

.menu-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1001;
}
.menu-overlay.show {
  display: block;
}

body.menu-open {
  overflow: hidden;
  height: 100%;
  position: fixed;
  width: 100%;
}

@media (max-width: 960px) {
  .header-contact {
    display: none;
  }
}
.header-contact a {
  font-size: 16px;
  padding-left: 30px;
  position: relative;
  margin: 0 10px;
  transition: all 0.3s ease;
}
@media (max-width: 1430px) {
  .header-contact a {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .header-contact a {
    font-size: 13px;
  }
}
.header-contact a:first-child {
  margin-left: 0;
}
.header-contact a:last-child {
  margin-right: 0;
}
.header-contact a::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc((100% - 26px) / 2);
  width: 26px;
  height: 26px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}
@media (max-width: 1300px) {
  .header-contact a::before {
    top: calc((100% - 27px) / 2);
  }
}
.header-contact a.phone::before {
  background-image: url(images/svg/wapp.svg);
}
.header-contact a.mail::before {
  background-image: url(images/svg/mail.svg);
}

.mm-menu .wpml-ls-legacy-dropdown a {
  background-color: transparent !important;
}

.flag-mobile {
  padding-top: 20px;
  padding-bottom: 0;
}

.flag-mobile-list {
  display: flex;
  align-items: center;
}
.flag-mobile-list .flag {
  display: flex;
  align-items: center;
  padding: 4px 5px 0 5px;
  margin: 0 4px;
  background: rgba(0, 0, 0, 0.4);
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 0;
  font-size: 14px;
  color: #fff;
}
@media (max-width: 767px) {
  .flag-mobile-list .flag {
    font-size: 12px;
  }
}
.flag-mobile-list .flag.active {
  background: #fff;
  color: #000 !important;
}
.flag-mobile-list .flag img {
  margin-right: 4px;
  width: 14px;
  height: auto;
}

@media (max-width: 640px) {
  #qlwapp.qlwapp-button .qlwapp-toggle {
    font-size: 12px;
  }
}

.wpml-ls-legacy-dropdown {
  width: 80px !important;
  background: rgba(255, 255, 255, 0.0509803922);
  border-radius: 11px;
}
@media (max-width: 1300px) {
  .wpml-ls-legacy-dropdown {
    width: 70px !important;
  }
}
.wpml-ls-legacy-dropdown ul {
  display: block !important;
}
.wpml-ls-legacy-dropdown ul li {
  margin: 0 !important;
}
.wpml-ls-legacy-dropdown a {
  background-color: transparent !important;
  color: wite !important;
  border: none !important;
  display: flex;
  align-items: center;
  padding: 5px !important;
}
.wpml-ls-legacy-dropdown span {
  font-weight: 600 !important;
  font-size: 15px !important;
}
@media (max-width: 1300px) {
  .wpml-ls-legacy-dropdown span {
    font-size: 14px !important;
  }
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "";
  display: inline-block;
  background-image: url(images/svg/lg-arrow.svg) !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px !important;
  height: 6px !important;
  position: absolute;
  right: 10px !important;
  top: calc(50% - 0.15em);
  border: none !important;
}
@media (max-width: 1300px) {
  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: 5px !important;
  }
}

.wpml-ls-legacy-dropdown a::before {
  content: none !important;
}

.header-language {
  padding-right: 5px;
  display: none;
}
@media (max-width: 960px) {
  .header-language {
    display: block;
  }
}

.wpml-ls-statics-footer {
  display: none;
}

.otgs-development-site-front-end {
  display: none;
}

.wpml-ls-native,
.wpml-ls-item {
  color: #000 !important;
}

.wpml-ls-item {
  transition: all 0.3s ease !important;
}
.wpml-ls-item:hover {
  text-decoration: none !important;
}

.wpml-ls-item-toggle:hover::before {
  content: none;
}

.wpml-ls-link:hover .wpml-ls-native {
  text-decoration: none !important;
}

.wpml-ls-current-language:hover .wpml-ls-item,
.wpml-ls-current-language:hover .wpml-ls-item-toggle {
  background-color: #DDD8CC !important;
}

.wpml-ls-display {
  display: none !important;
}

.wpml-container ul {
  display: block !important;
}
.wpml-container a::before {
  content: none !important;
}
.wpml-container li {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.footer {
  background: #1E3045;
  padding: 131px 0 25px 0;
  position: relative;
}
@media (max-width: 1430px) {
  .footer {
    padding: 120px 0 25px 0;
  }
}
@media (max-width: 1300px) {
  .footer {
    padding: 110px 0 25px 0;
  }
}
@media (max-width: 960px) {
  .footer {
    padding: 100px 0 25px 0;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 80px 0 20px 0;
  }
}
@media (max-width: 640px) {
  .footer {
    padding: 60px 0 20px 0;
  }
}
@media (max-width: 480px) {
  .footer {
    padding: 50px 0 20px 0;
  }
}
@media (max-width: 960px) {
  .footer .col_30,
  .footer .col_70 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .col_30,
  .footer .col_70 {
    width: 50%;
    padding: 10px 0;
  }
  .footer .col_30:first-child,
  .footer .col_70:first-child {
    width: 100%;
    padding-top: 0;
  }
  .footer .col_30:last-child,
  .footer .col_70:last-child {
    width: 100%;
    padding-bottom: 0;
  }
  .footer .col_30:last-child .footer-social,
  .footer .col_70:last-child .footer-social {
    justify-content: center;
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  .footer .col_30,
  .footer .col_70 {
    padding: 0 !important;
  }
}
.footer .col_30 .title-bottom,
.footer .col_70 .title-bottom {
  font-family: "Fahkwang", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 18px;
  letter-spacing: 0px;
}
@media (max-width: 1550px) {
  .footer .col_30 .title-bottom,
  .footer .col_70 .title-bottom {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .footer .col_30 .title-bottom,
  .footer .col_70 .title-bottom {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .footer .col_30 .title-bottom,
  .footer .col_70 .title-bottom {
    font-size: 15px;
  }
}
.footer .col_30 .menu li,
.footer .col_70 .menu li {
  margin: 10px 0;
}
.footer .col_30 .menu li a,
.footer .col_70 .menu li a {
  font-weight: 400;
  opacity: 1;
  font-size: 15px;
}
@media (max-width: 960px) {
  .footer .col_30 .menu li a,
  .footer .col_70 .menu li a {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .footer .col_30 .menu li a,
  .footer .col_70 .menu li a {
    font-size: 13px;
  }
}
.footer .col_30 .menu li a:hover,
.footer .col_70 .menu li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
@media (max-width: 960px) {
  .footer .col_30 .menu li a:hover,
  .footer .col_70 .menu li a:hover {
    opacity: 1;
    color: #fff;
  }
}
@media (max-width: 480px) {
  .footer .col_70 {
    text-align: center;
  }
  .footer .col_70 .contact-list li {
    justify-content: center;
  }
  .footer .col_70 .social-list {
    justify-content: center;
  }
}
.footer .flex {
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .footer .flex {
    padding-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .footer .flex {
    padding-bottom: 20px;
  }
}
.footer.footer-second-temp {
  clip-path: none;
  margin: 0;
  padding: 150px 0 40px 0;
}
@media (max-width: 960px) {
  .footer.footer-second-temp {
    padding: 100px 0 40px 0;
  }
}
@media (max-width: 767px) {
  .footer.footer-second-temp {
    padding: 80px 0 40px 0;
  }
}
@media (max-width: 640px) {
  .footer.footer-second-temp {
    padding: 60px 0 40px 0;
  }
}
@media (max-width: 480px) {
  .footer.footer-second-temp {
    padding: 50px 0 40px 0;
  }
}
.footer .contact-list li {
  display: flex;
  gap: 10px;
  margin: 15px 0;
}
.footer .contact-list li i {
  margin-top: 3px;
}
.footer .description-footer {
  font-size: 15px;
}
@media (max-width: 960px) {
  .footer .description-footer {
    text-align: center;
    max-width: 400px;
    margin: 20px auto;
  }
}
@media (max-width: 767px) {
  .footer .description-footer {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .footer .description-footer {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  .footer .footer-reviews .flex {
    justify-content: center;
  }
}
.footer .footer-reviews p {
  margin: 0;
}
.footer .footer-reviews .reviews-mark p {
  font-family: "Fahkwang", sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .footer .footer-reviews .reviews-mark p {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .footer .footer-reviews .reviews-mark p {
    font-size: 25px;
  }
}
.footer .footer-reviews .reviews-stars i {
  color: #FFC907;
}
.footer .footer-reviews .reviews-from p {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  margin: 5px 0;
}
.footer .footer-reviews .reviews-from p span {
  margin-left: 10px;
}
.footer .footer-reviews .reviews-button a {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #748CAB;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.footer .footer-reviews .reviews-button a:hover {
  color: #318FB5;
  text-decoration: none;
}
@media (max-width: 960px) {
  .footer .footer-reviews .reviews-button a:hover {
    color: #748CAB;
    text-decoration: underline;
  }
}

@media (max-width: 960px) {
  .logo-footer-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.logo-footer-box img {
  width: auto;
  height: auto;
}
@media (max-width: 960px) {
  .logo-footer-box img {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .logo-footer-box img {
    width: 150px;
  }
}
@media (max-width: 640px) {
  .logo-footer-box img {
    width: 120px;
  }
}

.footer-flex-right {
  justify-content: flex-end;
  gap: 44px;
}
@media (max-width: 960px) {
  .footer-flex-right {
    justify-content: center;
  }
}
@media (max-width: 640px) {
  .footer-flex-right {
    gap: 0px;
  }
}
@media (max-width: 480px) {
  .footer-flex-right {
    flex-wrap: wrap;
  }
}
.footer-flex-right .col_menu {
  max-width: 229px;
  min-width: 229px;
}
@media (max-width: 1300px) {
  .footer-flex-right .col_menu {
    max-width: 180px;
    min-width: 180px;
  }
}
@media (max-width: 960px) {
  .footer-flex-right .col_menu {
    min-width: inherit;
    max-width: inherit;
    width: 50%;
    padding: 8px;
  }
}
@media (max-width: 480px) {
  .footer-flex-right .col_menu:last-child {
    width: 100%;
  }
}

.social-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  margin: 30px 0;
  margin-bottom: 20px;
  gap: 10px;
}
@media (max-width: 1300px) {
  .social-list {
    margin: 20px 0;
    margin-bottom: 10px;
    gap: 10px;
  }
}
@media (max-width: 960px) {
  .social-list {
    margin: 10px 0;
    gap: 10px;
  }
}
.social-list a {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 500px;
  background-color: #318FB5;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  transition: all 0.3s ease;
}
@media (max-width: 1650px) {
  .social-list a {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .social-list a {
    width: 35px;
    height: 35px;
    font-size: 12px;
  }
}
.social-list a.active {
  background: #318FB5;
}
.social-list a:hover {
  text-decoration: none;
  color: #fff;
  background: #fff;
}
.social-list a:hover i {
  color: #318FB5;
}
@media (max-width: 960px) {
  .social-list a:hover {
    background: #318FB5;
  }
  .social-list a:hover i {
    color: #fff;
  }
}
.social-list a i.fa-twitter:before {
  content: "";
  background-image: url(images/svg/x-social.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 15px;
  height: 15px;
}
@media (max-width: 1650px) {
  .social-list a i.fa-twitter:before {
    width: 13px;
    height: 13px;
  }
}
.social-list a i {
  color: #fff;
}

.footer-second {
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 640px) {
  .footer-second {
    padding-top: 20px;
  }
}
.footer-second .copy {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 640px) {
  .footer-second .copy {
    font-size: 13px;
  }
}
.footer-second .flex {
  padding-bottom: 0;
}
.footer-second .flex .menu {
  gap: 26px;
}
.footer-second .flex .menu li {
  position: relative;
}
.footer-second .flex .menu li::after {
  content: "";
  position: absolute;
  bottom: 50%;
  right: -13px;
  transform: translateY(50%);
  width: 2px;
  height: 80%;
  background-color: #fff;
  opacity: 0.2;
}
.footer-second .flex .menu li:last-child::after {
  display: none;
}
.footer-second .flex .menu li a {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease;
}
.footer-second .flex .menu li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
@media (max-width: 640px) {
  .footer-second .justify-content-between {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

.section-margin {
  margin: 70px 0;
}
@media (max-width: 1550px) {
  .section-margin {
    margin: 60px 0;
  }
}
@media (max-width: 1300px) {
  .section-margin {
    margin: 50px 0;
  }
}
@media (max-width: 960px) {
  .section-margin {
    margin: 40px 0;
  }
}
@media (max-width: 767px) {
  .section-margin {
    margin: 30px 0;
  }
}
@media (max-width: 640px) {
  .section-margin {
    margin: 20px 0;
  }
}

.section {
  padding: 70px 0;
}
@media (max-width: 1550px) {
  .section {
    padding: 60px 0;
  }
}
@media (max-width: 1300px) {
  .section {
    padding: 50px 0;
  }
}
@media (max-width: 960px) {
  .section {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .section {
    padding: 30px 0;
  }
}
@media (max-width: 640px) {
  .section {
    padding: 20px 0;
  }
}

.hero {
  padding: 40px 0;
  position: relative;
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3607843137);
  z-index: 1;
}
@media (max-width: 640px) {
  .hero::before {
    background: rgba(0, 0, 0, 0.6);
  }
}
.hero .container-big {
  position: relative;
  z-index: 2;
}
.hero .flex-bottom {
  min-height: 75vh;
}
@media (max-width: 1300px) {
  .hero .flex-bottom {
    min-height: 60vh;
  }
}
@media (max-width: 960px) {
  .hero .flex-bottom {
    min-height: 50vh;
  }
}
@media (max-width: 767px) {
  .hero .flex-bottom {
    min-height: 400px;
  }
}
@media (max-width: 640px) {
  .hero .flex-bottom {
    min-height: 300px;
    flex-direction: column;
    justify-content: center;
  }
}
.hero h1 {
  font-family: "Fahkwang", sans-serif;
  font-weight: 300;
  font-size: 180px;
  line-height: 104%;
  letter-spacing: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 1550px) {
  .hero h1 {
    font-size: 120px;
  }
}
@media (max-width: 1300px) {
  .hero h1 {
    font-size: 100px;
  }
}
@media (max-width: 960px) {
  .hero h1 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .hero h1 {
    font-size: 60px;
  }
}
@media (max-width: 640px) {
  .hero h1 {
    font-size: 40px;
  }
}
.hero .the-content {
  max-width: 400px;
  margin-left: auto;
}
.hero .the-content h2 {
  font-family: "Fahkwang", sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 104%;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .hero .the-content h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .hero .the-content h2 {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .hero .the-content h2 {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  .hero .col_50 {
    width: 100%;
    text-align: center;
  }
  .hero .col_50 h1 {
    margin: 0;
  }
  .hero .col_50 .the-content {
    max-width: 100%;
    margin: 0 auto;
  }
}

.contact-section-info p {
  margin: 0;
}
.contact-section-info .contact-info-item {
  padding: 10px;
}
.contact-section-info .contact-info-item .icon {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #013665;
  border-radius: 50%;
  margin-right: 8px;
  transition: all 0.3s ease;
}
.contact-section-info .contact-info-item .icon i {
  color: #fff;
}
.contact-section-info .contact-info-item .icon img {
  filter: brightness(0) invert(1);
}
.contact-section-info .contact-info-item .phone-label {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #C7BCB4;
  margin: 0;
}
@media (max-width: 960px) {
  .contact-section-info .contact-info-item .phone-label {
    font-size: 14px;
  }
}
.contact-section-info .contact-info-item .ph {
  font-family: "Fahkwang", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: 0px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 960px) {
  .contact-section-info .contact-info-item .ph {
    font-size: 16px;
  }
}
.contact-section-info .contact-info-item:hover {
  text-decoration: none;
}
.contact-section-info .contact-info-item:hover .icon {
  background-color: #318FB5;
}

.contact-info-message {
  padding: 16px;
  border-top: 1px solid #EEEEEE;
  margin-top: 20px;
}
.contact-info-message p {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #112946;
  position: relative;
  margin: 0;
  display: flex;
  gap: 10px;
}
.contact-info-message p::before {
  content: "\f05a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #14263E;
}

.contact-section {
  padding-bottom: 200px;
}
.contact-section .left-side {
  max-width: 480px;
}
@media (max-width: 1300px) {
  .contact-section {
    padding-bottom: 150px;
  }
}
@media (max-width: 960px) {
  .contact-section {
    position: relative;
    padding-bottom: 100px;
  }
  .contact-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    bottom: 0px;
    left: 0;
    opacity: 0.8;
  }
  .contact-section .container {
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 640px) {
  .contact-section {
    padding-bottom: 0px;
  }
  .contact-section .wpcf7-submit {
    width: 100%;
  }
  .contact-section .col_50,
  .contact-section .col_100 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 0 !important;
  }
  .contact-section .container {
    padding: 0;
  }
  .contact-section .row {
    margin: 0;
  }
  .contact-section .left-side {
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
  }
  .contact-section .contact-section-info {
    justify-content: center;
  }
  .contact-section .icon {
    width: 30px !important;
    height: 30px !important;
  }
}

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

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

.contact-form-box {
  width: 100%;
  background-color: #1E3045;
  padding: 40px;
  border-radius: 0px;
}
@media (max-width: 1300px) {
  .contact-form-box {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .contact-form-box {
    padding: 20px;
  }
}
.contact-form-box .contact-form-title {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -1%;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 1550px) {
  .contact-form-box .contact-form-title {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .contact-form-box .contact-form-title {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .contact-form-box .contact-form-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .contact-form-box .contact-form-title {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .contact-form-box .contact-form-title {
    font-size: 14px;
  }
}
.contact-form-box label {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -1%;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .contact-form-box label {
    font-size: 14px;
  }
}
.contact-form-box input:not(.wpcf7-submit),
.contact-form-box textarea:not(.wpcf7-submit),
.contact-form-box select:not(.wpcf7-submit) {
  background-color: #fff;
  border: none;
  border: 2px solid #ececec;
  border-radius: 100px;
  padding-left: 0;
  padding: 14px;
}
@media (max-width: 960px) {
  .contact-form-box input:not(.wpcf7-submit),
  .contact-form-box textarea:not(.wpcf7-submit),
  .contact-form-box select:not(.wpcf7-submit) {
    margin-bottom: 15px;
    padding: 10px;
  }
}
.contact-form-box input:not(.wpcf7-submit):hover, .contact-form-box input:not(.wpcf7-submit):focus, .contact-form-box input:not(.wpcf7-submit):active, .contact-form-box input:not(.wpcf7-submit):focus-visible, .contact-form-box input:not(.wpcf7-submit):target, .contact-form-box input:not(.wpcf7-submit):visited, .contact-form-box input:not(.wpcf7-submit):active, .contact-form-box input:not(.wpcf7-submit):focus-within,
.contact-form-box textarea:not(.wpcf7-submit):hover,
.contact-form-box textarea:not(.wpcf7-submit):focus,
.contact-form-box textarea:not(.wpcf7-submit):active,
.contact-form-box textarea:not(.wpcf7-submit):focus-visible,
.contact-form-box textarea:not(.wpcf7-submit):target,
.contact-form-box textarea:not(.wpcf7-submit):visited,
.contact-form-box textarea:not(.wpcf7-submit):active,
.contact-form-box textarea:not(.wpcf7-submit):focus-within,
.contact-form-box select:not(.wpcf7-submit):hover,
.contact-form-box select:not(.wpcf7-submit):focus,
.contact-form-box select:not(.wpcf7-submit):active,
.contact-form-box select:not(.wpcf7-submit):focus-visible,
.contact-form-box select:not(.wpcf7-submit):target,
.contact-form-box select:not(.wpcf7-submit):visited,
.contact-form-box select:not(.wpcf7-submit):active,
.contact-form-box select:not(.wpcf7-submit):focus-within {
  background-color: #fff;
}
.contact-form-box textarea {
  height: 80px;
  border-radius: 10px !important;
}
.contact-form-box .wpcf7-spinner {
  display: none;
}
.contact-form-box .custom-file-upload {
  position: relative;
  border: 1px dashed #ececec;
  padding: 18px 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  .contact-form-box .custom-file-upload {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.contact-form-box .custom-file-upload i {
  font-size: 18px;
  color: #000;
  display: block;
}
.contact-form-box .custom-file-upload .upload-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 110%;
}
@media (max-width: 960px) {
  .contact-form-box .custom-file-upload .upload-text {
    font-size: 14px;
  }
}
.contact-form-box .custom-upload-button {
  font-weight: 600;
  font-size: 15px;
  line-height: 110%;
  text-align: center;
  color: #fff !important;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 35px;
  background: #774eb9;
  cursor: pointer;
}
@media (max-width: 960px) {
  .contact-form-box .custom-upload-button {
    font-size: 14px;
  }
}
.contact-form-box .custom-upload-button input.upload-input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.contact-form-box select {
  background-image: url(images/svg/select-arr.svg);
  background-position: right;
  background-size: 15% 8px;
  background-repeat: no-repeat;
  padding-right: 40px;
  cursor: pointer;
}
.contact-form-box label {
  color: #fff;
}

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

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

@media (max-width: 640px) {
  .wpcf7-submit {
    width: 100%;
  }
}
.wpcf7-submit {
  color: #fff !important;
  display: inline-block;
  padding: 15px 28px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition-timing-function: ease;
  border-radius: 5px;
  background: #318FB5 !important;
  width: auto;
  border-radius: 100px !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
}
@media (max-width: 767px) {
  .wpcf7-submit {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .wpcf7-submit {
    font-size: 14px;
    padding: 12px 22px !important;
  }
}
.wpcf7-submit:hover {
  text-decoration: none;
  color: #fff;
  background: #013665 !important;
}
@media (max-width: 960px) {
  .wpcf7-submit:hover {
    background: #318FB5 !important;
    color: #fff !important;
  }
}

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

.partners-section {
  background-color: #F5F5F5;
}
.partners-section .the-content {
  padding-bottom: 10px;
}
@media (max-width: 960px) {
  .partners-section .the-content {
    padding-bottom: 0;
  }
}
@media (max-width: 960px) {
  .partners-section .partners .col_20 {
    width: 33.33%;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media (max-width: 480px) {
  .partners-section .partners .col_20 {
    width: 50%;
  }
}
.partners-section .partners .partner-item {
  background-color: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners-section .partners .partner-item img {
  width: auto;
  height: auto;
  max-height: 90px;
}

@media (max-width: 640px) {
  .abs-image-section {
    padding-bottom: 0;
  }
}
.abs-image-section .full-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
@media (max-width: 640px) {
  .abs-image-section .full-image {
    position: relative;
    width: 100%;
  }
}
.abs-image-section .full-image .img {
  width: 100%;
  height: 100%;
}
@media (max-width: 640px) {
  .abs-image-section .full-image .img {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .abs-image-section .full-image .img {
    height: 300px;
  }
}
.abs-image-section .flex-center {
  min-height: 771px;
}
@media (max-width: 1550px) {
  .abs-image-section .flex-center {
    min-height: 600px;
  }
}
@media (max-width: 1430px) {
  .abs-image-section .flex-center {
    min-height: 500px;
  }
}
@media (max-width: 1300px) {
  .abs-image-section .flex-center {
    min-height: 450px;
  }
}
@media (max-width: 960px) {
  .abs-image-section .flex-center {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .abs-image-section .flex-center {
    min-height: 350px;
  }
}
@media (max-width: 640px) {
  .abs-image-section .flex-center {
    min-height: inherit;
  }
}
.abs-image-section .the-content {
  max-width: 500px;
  margin-right: auto;
}
@media (max-width: 640px) {
  .abs-image-section .the-content {
    padding-bottom: 20px;
    text-align: center;
    max-width: 100% !important;
  }
}
@media (max-width: 640px) {
  .abs-image-section .col_50 {
    width: 100%;
  }
}

.counters-section p {
  margin: 0;
}
.counters-section .counter-item {
  background: #FCFBFA;
  padding: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (max-width: 640px) {
  .counters-section .counter-item {
    padding: 15px;
  }
}
.counters-section .num {
  font-family: "Fahkwang", sans-serif;
  font-weight: 400;
  font-size: 54px;
  line-height: 89%;
  letter-spacing: 0px;
  color: #112946;
}
@media (max-width: 1550px) {
  .counters-section .num {
    font-size: 40px;
  }
}
@media (max-width: 1300px) {
  .counters-section .num {
    font-size: 35px;
  }
}
@media (max-width: 960px) {
  .counters-section .num {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .counters-section .num {
    font-size: 24px;
  }
}
.counters-section .sign {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 54px;
  line-height: 100%;
  letter-spacing: -3px;
  color: #335E88;
}
@media (max-width: 1550px) {
  .counters-section .sign {
    font-size: 40px;
  }
}
@media (max-width: 1300px) {
  .counters-section .sign {
    font-size: 35px;
  }
}
@media (max-width: 960px) {
  .counters-section .sign {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .counters-section .sign {
    font-size: 24px;
  }
}
.counters-section .text {
  padding-top: 20px;
}
@media (max-width: 1300px) {
  .counters-section .text {
    padding-top: 10px;
  }
}
.counters-section .text p {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -1px;
  text-align: center;
  color: rgba(26, 26, 26, 0.8196078431);
}
@media (max-width: 1550px) {
  .counters-section .text p {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .counters-section .text p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .counters-section .text p {
    font-size: 13px;
  }
}
.counters-section .col_25 {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (max-width: 960px) {
  .counters-section .col_25 {
    width: 50%;
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  50% {
    box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
  }
}
@keyframes pulse-ring {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.video-section {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 75vh;
}
@media (max-width: 1300px) {
  .video-section {
    min-height: 60vh;
  }
}
@media (max-width: 960px) {
  .video-section {
    min-height: 50vh;
  }
}
@media (max-width: 767px) {
  .video-section {
    min-height: 400px;
  }
}
@media (max-width: 640px) {
  .video-section {
    min-height: 350px;
  }
}
.video-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
  transition: all 0.3s ease;
}
.video-section:hover {
  text-decoration: none;
}
.video-section:hover::before {
  background: rgba(0, 0, 0, 0.4);
}
.video-section .play {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3490196078);
  border-radius: 50%;
  z-index: 2;
  animation: pulse 2s ease-out infinite;
  position: relative;
}
@media (max-width: 1300px) {
  .video-section .play {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 960px) {
  .video-section .play {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .video-section .play {
    width: 50px;
    height: 50px;
  }
}
.video-section .play::before, .video-section .play::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1882352941);
  animation: pulse-ring 2s ease-out infinite;
}
.video-section .play::after {
  animation-delay: 0.6s;
}
.video-section .play i {
  color: #fff;
  position: relative;
  z-index: 1;
}

body.fancybox-active {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.fancybox-container {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.fancybox-bg {
  position: fixed !important;
  top: -100px !important;
  left: 0 !important;
  width: 100% !important;
  height: calc(100% + 200px) !important;
  opacity: 0.95 !important;
}

.cards-on-blue-section {
  background: #1E3045;
}
.cards-on-blue-section:not(.cards-on-white-section) .small-title {
  color: #C7BCB4;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 9px;
  text-align: center;
  margin: 0;
}
@media (max-width: 1300px) {
  .cards-on-blue-section:not(.cards-on-white-section) .small-title {
    letter-spacing: 6px;
  }
}
@media (max-width: 960px) {
  .cards-on-blue-section:not(.cards-on-white-section) .small-title {
    letter-spacing: 4px;
  }
}
@media (max-width: 767px) {
  .cards-on-blue-section:not(.cards-on-white-section) .small-title {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .cards-on-blue-section:not(.cards-on-white-section) .small-title {
    font-size: 13px;
  }
}
.cards-on-blue-section .the-content {
  padding-bottom: 30px;
  max-width: 824px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 960px) {
  .cards-on-blue-section .the-content {
    padding-bottom: 10px;
  }
}
.cards-on-blue-section .abs-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.18;
}
.cards-on-blue-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(5, 42, 68, 0.7) 0%, rgba(10, 43, 66, 0.7) 100%);
  top: 0px;
  left: 0;
  opacity: 0.7;
  z-index: 2;
}
.cards-on-blue-section .container {
  position: relative;
  z-index: 3;
}
.cards-on-blue-section .col_25 {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (max-width: 960px) {
  .cards-on-blue-section .col_25 {
    width: 50%;
  }
}
.cards-on-blue-section .col_25 .card {
  background: rgba(22, 46, 68, 0.568627451);
  backdrop-filter: blur(22.7px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0px;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  padding: 30px;
  height: 100%;
}
.cards-on-blue-section .col_25 .card p {
  margin: 10px 0;
}
@media (max-width: 767px) {
  .cards-on-blue-section .col_25 .card p {
    margin: 3px 0;
  }
}
@media (max-width: 1300px) {
  .cards-on-blue-section .col_25 .card {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .cards-on-blue-section .col_25 .card {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}
.cards-on-blue-section .col_25 .card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.07), transparent);
  transition: left 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 1;
}
.cards-on-blue-section .col_25 .card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.35), transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
}
.cards-on-blue-section .col_25 .card:hover {
  background: #162E44;
  border-color: rgba(255, 255, 255, 0.15);
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.05) inset;
}
.cards-on-blue-section .col_25 .card:hover::before {
  left: 150%;
}
.cards-on-blue-section .col_25 .card:hover::after {
  opacity: 1;
}
@media (max-width: 960px) {
  .cards-on-blue-section .col_25 .card:hover {
    background: rgba(22, 46, 68, 0.568627451);
    border-color: rgba(255, 255, 255, 0.08);
    transform: none;
    box-shadow: none;
  }
  .cards-on-blue-section .col_25 .card:hover::before {
    left: -100%;
  }
  .cards-on-blue-section .col_25 .card:hover::after {
    opacity: 0;
  }
}
.cards-on-blue-section .col_25 .card .title {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 109%;
  letter-spacing: 0px;
}
@media (max-width: 1550px) {
  .cards-on-blue-section .col_25 .card .title {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .cards-on-blue-section .col_25 .card .title {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .cards-on-blue-section .col_25 .card .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .cards-on-blue-section .col_25 .card .title {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .cards-on-blue-section .col_25 .card .title {
    font-size: 15px;
  }
}
.cards-on-blue-section .col_25 .card .description {
  color: #fff;
  opacity: 0.8;
}
.cards-on-blue-section .col_25 .card img {
  width: auto;
  height: auto;
  margin-bottom: 40px;
}
@media (max-width: 1550px) {
  .cards-on-blue-section .col_25 .card img {
    margin-bottom: 35px;
  }
}
@media (max-width: 1300px) {
  .cards-on-blue-section .col_25 .card img {
    margin-bottom: 30px;
    width: 50px;
    margin: 0 auto;
  }
}
@media (max-width: 960px) {
  .cards-on-blue-section .col_25 .card img {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .cards-on-blue-section .col_25 .card img {
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .cards-on-blue-section .col_25 .card img {
    margin-bottom: 15px;
  }
}

.cards-on-white-section {
  background-color: #fff;
}
.cards-on-white-section::before {
  content: none;
}
.cards-on-white-section p.title {
  text-align: center;
}
.cards-on-white-section .col_25 .card {
  background: #F6F6F4;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.cards-on-white-section .col_25 .card::before {
  background: linear-gradient(120deg, transparent, rgba(0, 0, 0, 0.04), transparent);
}
.cards-on-white-section .col_25 .card::after {
  background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.15), transparent);
}
.cards-on-white-section .col_25 .card:hover {
  background: #EDEDEB;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
}
.cards-on-white-section .col_25 .card:hover::before {
  left: 150%;
}
.cards-on-white-section .col_25 .card:hover::after {
  opacity: 1;
}
@media (max-width: 960px) {
  .cards-on-white-section .col_25 .card:hover {
    background: #F6F6F4;
    border-color: rgba(0, 0, 0, 0.08);
    transform: none;
    box-shadow: none;
  }
  .cards-on-white-section .col_25 .card:hover::before {
    left: -100%;
  }
  .cards-on-white-section .col_25 .card:hover::after {
    opacity: 0;
  }
}

.projects-section {
  position: relative;
}
.projects-section .the-content {
  max-width: 570px;
}
.projects-section::before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: #ECEBE9;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 480px) {
  .projects-section::before {
    width: 100%;
  }
}
.projects-section .container {
  position: relative;
  z-index: 1;
}
.projects-section .tab-content {
  display: none;
}
.projects-section .tab-content.active {
  display: block;
  position: relative;
}
.projects-section .tab-content.active::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #ECEBE9;
  position: absolute;
  right: 100%;
  top: 0;
}
.projects-section .flex-arrows {
  gap: 10px;
  flex-wrap: wrap;
  padding: 25px 0;
}
@media (max-width: 640px) {
  .projects-section .flex-arrows {
    padding: 15px 0;
  }
}
.projects-section .slider-arrows {
  display: flex;
  align-items: center;
  gap: 10px;
}
.projects-section .slider-arrows span {
  padding: 10px 20px;
  border: 1px solid #3A3A3A;
  border-radius: 200px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .projects-section .slider-arrows span {
    padding: 8px 15px;
  }
}
.projects-section .slider-arrows span img {
  width: auto;
  height: auto;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .projects-section .slider-arrows span img {
    width: 18px;
  }
}
.projects-section .slider-arrows span:hover {
  background-color: #3A3A3A;
}
.projects-section .slider-arrows span:hover img {
  filter: invert(1);
}
.projects-section .tablinks {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .projects-section .tablinks {
    gap: 20px;
  }
}
@media (max-width: 640px) {
  .projects-section .tablinks {
    gap: 10px;
  }
}
.projects-section .tablinks li {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 7px;
  text-transform: uppercase;
  color: #000;
  opacity: 0.3;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 960px) {
  .projects-section .tablinks li {
    font-size: 14px;
    letter-spacing: 3px;
  }
}
.projects-section .tablinks li:hover {
  opacity: 1;
}
@media (max-width: 960px) {
  .projects-section .tablinks li:hover {
    opacity: 0.3;
  }
}
.projects-section .tablinks li.active {
  opacity: 1;
}
.projects-section .projects-slider {
  margin: 0 -10px;
}
.projects-section .projects-slider .slick-track {
  display: flex !important;
  align-items: stretch;
}
.projects-section .projects-slider .slick-slide {
  display: flex !important;
  height: auto;
}
.projects-section .projects-slider .slick-slide > div {
  display: flex !important;
  width: 100%;
}
.projects-section .projects-slider:not(.slick-initialized) {
  display: flex;
  gap: 24px;
  overflow: hidden;
}
.projects-section .projects-slider:not(.slick-initialized) .project-slide {
  display: none;
  flex: 0 0 calc(33.333% - 16px);
}
.projects-section .projects-slider:not(.slick-initialized) .project-slide:nth-child(-n+3) {
  display: block;
}
.projects-section .projects-slider .project-slide {
  padding: 0 10px;
  display: flex !important;
  flex-direction: column;
}
.projects-section .slide-link {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
  width: 100% !important;
  text-decoration: none;
  color: inherit;
  overflow: hidden;
}
.projects-section .slide-inner {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid #D8D8D8;
  position: static !important;
  justify-content: flex-start !important;
}
.projects-section .slide-inner:hover {
  transform: translateY(-3px);
}
.projects-section .slide-inner .slide-bg {
  position: absolute !important;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s ease;
  z-index: 0;
}
.projects-section .slide-inner .slide-bg::after {
  display: none;
}
.projects-section .slide-inner:hover .slide-bg {
  transform: scale(1.04);
}
.projects-section .slide-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  flex-shrink: 0;
  height: 331px;
}
@media (max-width: 1300px) {
  .projects-section .slide-image {
    height: 300px;
  }
}
@media (max-width: 640px) {
  .projects-section .slide-image {
    height: 250px;
  }
}
.projects-section .slide-image .slide-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s ease;
}
.projects-section .slide-image .slide-bg::after {
  display: none;
}
.slide-inner:hover .projects-section .slide-image .slide-bg {
  transform: scale(1.04);
}
.projects-section .slide-body {
  padding: 22px 24px 24px;
  display: flex !important;
  flex-direction: column;
  flex: 1;
  position: relative;
  z-index: 1;
}
@media (max-width: 960px) {
  .projects-section .slide-body {
    padding: 18px 18px 20px;
  }
}
.projects-section .slide-title {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 22px !important;
  line-height: 1.3 !important;
  color: #1A2D4E !important;
  margin: 0 0 8px !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}
@media (max-width: 1300px) {
  .projects-section .slide-title {
    font-size: 18px !important;
  }
}
@media (max-width: 960px) {
  .projects-section .slide-title {
    font-size: 16px !important;
  }
}
.projects-section .slide-location {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  font-size: 13px;
  line-height: 1.5;
  color: #000;
  margin: 0 0 16px;
}
.projects-section .slide-location i {
  margin-top: 3px;
}
.projects-section .sold-bar-wrap {
  margin-bottom: 18px;
}
.projects-section .sold-bar {
  width: 100%;
  height: 6px;
  background-color: #E5E7EB;
  border-radius: 100px;
  overflow: hidden;
  margin-bottom: 7px;
}
.projects-section .bar-fill {
  height: 100%;
  background-color: #1E9BB5;
  border-radius: 100px;
  transition: width 0.6s ease;
}
.projects-section .sold-text {
  font-size: 13px;
  color: #374151;
  margin: 0;
}
.projects-section .sold-text strong {
  font-weight: 700;
  color: #1A2D4E;
}
.projects-section .slide-stats {
  display: flex;
  align-items: stretch;
  gap: 0;
  margin-top: auto;
  margin-bottom: 20px;
  padding-top: 16px;
  border-top: 1px solid #F0EDE8;
}
.projects-section .stat {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.projects-section .stat-divider {
  width: 1px;
  background-color: #E5E7EB;
  margin: 0 20px;
  flex-shrink: 0;
}
@media (max-width: 960px) {
  .projects-section .stat-divider {
    margin: 0 14px;
  }
}
.projects-section .stat-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #9CA3AF;
  display: block;
}
.projects-section .stat-value {
  font-size: 15px;
  font-weight: 600;
  color: #1A2D4E;
  display: block;
}
@media (max-width: 960px) {
  .projects-section .stat-value {
    font-size: 14px;
  }
}
.projects-section .slide-btn-wrap {
  display: flex;
}
.projects-section .slide-btn {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  padding: 13px 20px;
  border: 1.5px solid #1A2D4E;
  border-radius: 100px;
  font-size: 15px;
  font-weight: 600;
  color: #1A2D4E;
  transition: background-color 0.25s ease, color 0.25s ease;
}
@media (max-width: 960px) {
  .projects-section .slide-btn {
    font-size: 14px;
    padding: 11px 16px;
  }
}
.slide-inner:hover .projects-section .slide-btn {
  background-color: #1A2D4E;
  color: #fff;
}
.projects-section .slide-btn svg {
  flex-shrink: 0;
  transition: transform 0.25s ease;
}
.slide-inner:hover .projects-section .slide-btn svg {
  transform: translateX(4px);
}
.projects-section {
  overflow: hidden;
}

.projects-section .slide-title,
.section-projects-page .slide-title {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 83%;
  letter-spacing: 0px;
  color: #fff;
  margin: 0;
}
@media (max-width: 1550px) {
  .projects-section .slide-title,
  .section-projects-page .slide-title {
    font-size: 26px;
  }
}
@media (max-width: 1300px) {
  .projects-section .slide-title,
  .section-projects-page .slide-title {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .projects-section .slide-title,
  .section-projects-page .slide-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .projects-section .slide-title,
  .section-projects-page .slide-title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .projects-section .slide-title,
  .section-projects-page .slide-title {
    font-size: 18px;
  }
}
.projects-section .slide-term,
.section-projects-page .slide-term {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 7px;
  text-transform: uppercase;
  color: #fff;
  background: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(40px);
  border-radius: 34px;
  padding: 5px 20px;
  margin-bottom: 20px;
}
@media (max-width: 1550px) {
  .projects-section .slide-term,
  .section-projects-page .slide-term {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .projects-section .slide-term,
  .section-projects-page .slide-term {
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
}
.projects-section .project-slide a,
.section-projects-page .project-slide a {
  width: 100%;
  display: block;
  overflow: hidden;
}
.projects-section .project-slide a:hover,
.section-projects-page .project-slide a:hover {
  text-decoration: none;
}
.projects-section .project-slide a:hover .slide-bg,
.section-projects-page .project-slide a:hover .slide-bg {
  transform: scale(1.05);
}
@media (max-width: 960px) {
  .projects-section .project-slide a:hover .slide-bg,
  .section-projects-page .project-slide a:hover .slide-bg {
    transform: none;
  }
}
.projects-section .project-slide .slide-inner,
.section-projects-page .project-slide .slide-inner {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
.projects-section .project-slide .slide-inner .slide-bg,
.section-projects-page .project-slide .slide-inner .slide-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 0;
}
.projects-section .project-slide .slide-inner .slide-bg::after,
.section-projects-page .project-slide .slide-inner .slide-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.projects-section .project-slide .slide-inner .slide-info,
.section-projects-page .project-slide .slide-inner .slide-info {
  position: relative;
  z-index: 1;
  padding: 25px;
}

.projects-section .project-slide a.slide-link {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
  width: 100% !important;
  overflow: hidden;
}
.projects-section .project-slide a.slide-link .slide-inner {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
  position: static !important;
  justify-content: flex-start !important;
}

.section-projects-page::before {
  content: none;
}
.section-projects-page .col_33 {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (max-width: 960px) {
  .section-projects-page .col_33 {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .section-projects-page .col_33 {
    width: 100%;
  }
}
.section-projects-page .finished,
.section-projects-page .in-development {
  padding-bottom: 60px;
}
@media (max-width: 960px) {
  .section-projects-page .finished,
  .section-projects-page .in-development {
    padding-bottom: 40px;
  }
}
@media (max-width: 640px) {
  .section-projects-page .finished,
  .section-projects-page .in-development {
    padding-bottom: 30px;
  }
}
.section-projects-page .finished:last-child,
.section-projects-page .in-development:last-child {
  padding-bottom: 0;
}
.section-projects-page .col_50 {
  padding-top: 7px;
  padding-bottom: 7px;
}
.section-projects-page .projects-title {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 104%;
  letter-spacing: 1px;
  vertical-align: bottom;
  color: #112946;
  text-transform: uppercase;
  max-width: 570px;
  padding-left: 50px;
}
@media (max-width: 1550px) {
  .section-projects-page .projects-title {
    font-size: 32px;
  }
}
@media (max-width: 1300px) {
  .section-projects-page .projects-title {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  .section-projects-page .projects-title {
    font-size: 24px;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .section-projects-page .projects-title {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .section-projects-page .projects-title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-projects-page .projects-title {
    font-size: 18px;
  }
}
.section-projects-page .project-slide {
  height: 100%;
  display: flex;
}

@media (max-width: 767px) {
  .two-sliders-section .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .two-sliders-section .col_50:first-child {
    padding-top: 0;
  }
  .two-sliders-section .col_50:last-child {
    padding-bottom: 0;
  }
}
.two-sliders-section .slider-title {
  font-family: "Fahkwang", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 104%;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #112946;
  margin-bottom: 15px;
}
@media (max-width: 1550px) {
  .two-sliders-section .slider-title {
    font-size: 28px;
  }
}
@media (max-width: 1300px) {
  .two-sliders-section .slider-title {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .two-sliders-section .slider-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .two-sliders-section .slider-title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .two-sliders-section .slider-title {
    font-size: 16px;
  }
}
.two-sliders-section .slider-text {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  text-align: center;
  max-width: 487px;
  margin: 0 auto;
  margin-top: 15px;
}
@media (max-width: 960px) {
  .two-sliders-section .slider-text {
    font-size: 14px;
  }
}
.two-sliders-section .slick-dotted {
  margin: 0;
}
.two-sliders-section .two-sliders-wrap {
  position: relative;
}
.two-sliders-section .two-sliders-wrap .two-sliders-slider-1:not(.slick-initialized),
.two-sliders-section .two-sliders-wrap .two-sliders-slider-2:not(.slick-initialized) {
  overflow: hidden;
}
.two-sliders-section .two-sliders-wrap .two-sliders-slider-1:not(.slick-initialized) .slide,
.two-sliders-section .two-sliders-wrap .two-sliders-slider-2:not(.slick-initialized) .slide {
  display: none;
}
.two-sliders-section .two-sliders-wrap .two-sliders-slider-1:not(.slick-initialized) .slide:first-child,
.two-sliders-section .two-sliders-wrap .two-sliders-slider-2:not(.slick-initialized) .slide:first-child {
  display: block;
}
.two-sliders-section .two-sliders-wrap .two-sliders-slider-1:not(.slick-initialized) .slide-inner,
.two-sliders-section .two-sliders-wrap .two-sliders-slider-2:not(.slick-initialized) .slide-inner {
  height: 480px;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1550px) {
  .two-sliders-section .two-sliders-wrap .two-sliders-slider-1:not(.slick-initialized) .slide-inner,
  .two-sliders-section .two-sliders-wrap .two-sliders-slider-2:not(.slick-initialized) .slide-inner {
    height: 400px;
  }
}
@media (max-width: 1300px) {
  .two-sliders-section .two-sliders-wrap .two-sliders-slider-1:not(.slick-initialized) .slide-inner,
  .two-sliders-section .two-sliders-wrap .two-sliders-slider-2:not(.slick-initialized) .slide-inner {
    height: 350px;
  }
}
@media (max-width: 960px) {
  .two-sliders-section .two-sliders-wrap .two-sliders-slider-1:not(.slick-initialized) .slide-inner,
  .two-sliders-section .two-sliders-wrap .two-sliders-slider-2:not(.slick-initialized) .slide-inner {
    height: 300px;
  }
}
.two-sliders-section .two-sliders-wrap .slide-inner {
  height: 480px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.two-sliders-section .two-sliders-wrap .slide-inner::before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1550px) {
  .two-sliders-section .two-sliders-wrap .slide-inner {
    height: 400px;
  }
}
@media (max-width: 1300px) {
  .two-sliders-section .two-sliders-wrap .slide-inner {
    height: 350px;
  }
}
@media (max-width: 960px) {
  .two-sliders-section .two-sliders-wrap .slide-inner {
    height: 300px;
  }
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  z-index: 2;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-arrow img {
  filter: invert(1) brightness(2);
  width: auto;
  height: auto;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-arrow:hover {
  opacity: 0.7;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-1,
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-2 {
  display: flex;
  align-items: center;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-1 ul,
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-2 ul {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
  bottom: 4px;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  right: auto;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-1 ul li,
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-2 ul li {
  width: 10px;
  height: 10px;
  margin: 0;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-1 ul li button,
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-2 ul li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: none;
  padding: 0;
  font-size: 0;
  cursor: pointer;
  transition: background 0.3s ease;
  display: block;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-1 ul li button::before,
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-2 ul li button::before {
  opacity: 0;
}
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-1 ul li.slick-active button,
.two-sliders-section .two-sliders-wrap .slider-nav-wrap .slider-dots-2 ul li.slick-active button {
  background: #013665;
}

.section-map iframe {
  width: 100%;
  height: 700px;
}
@media (max-width: 1550px) {
  .section-map iframe {
    height: 650px;
  }
}
@media (max-width: 1300px) {
  .section-map iframe {
    height: 600px;
  }
}
@media (max-width: 960px) {
  .section-map iframe {
    height: 550px;
  }
}
@media (max-width: 767px) {
  .section-map iframe {
    height: 500px;
  }
}
@media (max-width: 640px) {
  .section-map iframe {
    height: 450px;
  }
}
@media (max-width: 480px) {
  .section-map iframe {
    height: 400px;
  }
}

.display-articles-slider-section .articles-slider {
  margin: 0 -15px;
}
.display-articles-slider-section .articles-slider .slick-track {
  display: flex;
}
.display-articles-slider-section .articles-slider .slick-slide {
  height: auto;
  display: flex;
}
.display-articles-slider-section .articles-slider .slick-slide > div {
  display: flex;
  width: 100%;
}
.display-articles-slider-section .articles-slider .article-item {
  padding: 0 15px;
  display: flex;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.display-articles-slider-section .articles-slider .wrap-article {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  color: inherit;
  position: relative;
}
.display-articles-slider-section .articles-slider .wrap-article:hover .post-thumbnail {
  transform: scale(1.05);
}
.display-articles-slider-section .articles-slider .wrap-article:hover .read-more {
  gap: 10px;
}
.display-articles-slider-section .articles-slider .wrap-article:hover .read-more::after {
  transform: translateX(4px);
}
.display-articles-slider-section .articles-slider .card-main-link {
  text-decoration: none;
  color: inherit;
  position: static;
}
.display-articles-slider-section .articles-slider .card-main-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.display-articles-slider-section .articles-slider .category-link {
  position: relative;
  z-index: 2;
}
.display-articles-slider-section .articles-slider .post-thumbnail-wrap {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/10;
  flex-shrink: 0;
}
.display-articles-slider-section .articles-slider .post-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.display-articles-slider-section .articles-slider .text-content {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.display-articles-slider-section .articles-slider h3 {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 104%;
  letter-spacing: 0px;
  text-align: left;
  color: #112946;
  margin: 5px 0;
}
@media (max-width: 1550px) {
  .display-articles-slider-section .articles-slider h3 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .display-articles-slider-section .articles-slider h3 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .display-articles-slider-section .articles-slider h3 {
    font-size: 14px;
  }
}
.display-articles-slider-section .articles-slider .read-more {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  padding-top: 15px;
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.2s ease;
}
@media (max-width: 960px) {
  .display-articles-slider-section .articles-slider .read-more {
    font-size: 14px;
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  .display-articles-slider-section .articles-slider .read-more {
    font-size: 13px;
    padding-top: 5px;
  }
}
.display-articles-slider-section .articles-slider .read-more::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transition: transform 0.2s ease;
}
@media (max-width: 1430px) {
  .display-articles-slider-section .slick-next {
    right: 40px;
  }
}
@media (max-width: 1430px) {
  .display-articles-slider-section .slick-prev {
    left: 40px;
  }
}
.display-articles-slider-section .slick-track {
  margin: 0;
}

@media (max-width: 767px) {
  .abs-image-section-accordion .col_50 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .abs-image-section-accordion .the-content {
    max-width: 100%;
    text-align: left;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .abs-image-section-accordion .full-image {
    width: 100%;
    position: relative;
  }
  .abs-image-section-accordion .full-image .img {
    height: 350px !important;
  }
}

.accordions .accordion-list {
  list-style: none;
}
.accordions .accordion-list .accordion-item {
  position: relative;
  background-color: #fff;
  border-radius: 0px;
  border-bottom: 1px solid #F2F2F2;
  list-style: none;
  margin: 0;
  width: 100%;
}
.accordions .accordion-list .accordion-item .accordion-header {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0px;
  padding-right: 75px;
  border: none;
  border-radius: 0px;
  display: block;
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 105%;
  letter-spacing: 0px;
  text-decoration: none;
  color: #112946;
  transition: color 0.25s ease;
  padding: 15px 0;
}
@media (max-width: 1550px) {
  .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .accordions .accordion-list .accordion-item .accordion-header {
    padding: 10px 0px;
    font-size: 14px;
    padding-right: 40px;
  }
}
.accordions .accordion-list .accordion-item .accordion-header::before, .accordions .accordion-list .accordion-item .accordion-header::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 27px;
  width: 16px;
  height: 2px;
  background-color: #112946;
  border-radius: 2px;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.25s ease, background-color 0.2s ease;
  transform-origin: center;
}
@media (max-width: 640px) {
  .accordions .accordion-list .accordion-item .accordion-header::before, .accordions .accordion-list .accordion-item .accordion-header::after {
    right: 15px;
    width: 12px;
  }
}
.accordions .accordion-list .accordion-item .accordion-header::before {
  transform: translateY(-50%) rotate(90deg);
}
.accordions .accordion-list .accordion-item .accordion-header::after {
  transform: translateY(-50%) rotate(0deg);
}
.accordions .accordion-list .accordion-item .accordion-header:hover {
  cursor: pointer;
  text-decoration: none;
  color: #013665;
}
.accordions .accordion-list .accordion-item .accordion-header:hover::before, .accordions .accordion-list .accordion-item .accordion-header:hover::after {
  background-color: #013665;
  width: 20px;
}
@media (max-width: 960px) {
  .accordions .accordion-list .accordion-item .accordion-header:hover {
    color: initial;
  }
  .accordions .accordion-list .accordion-item .accordion-header:hover::before, .accordions .accordion-list .accordion-item .accordion-header:hover::after {
    background-color: #112946;
    width: 16px;
  }
}
.accordions .accordion-list .accordion-item.active .accordion-header::before {
  transform: translateY(-50%) rotate(90deg) scaleY(0);
  opacity: 0;
}
.accordions .accordion-list .accordion-item.active .accordion-header::after {
  transform: translateY(-50%) rotate(0deg);
}
.accordions .accordion-list .accordion-item .accordion-hidden-content {
  display: none;
  padding-bottom: 15px;
}
.accordions .accordion-list .accordion-item .accordion-hidden-content .the-content {
  padding: 0;
}
.accordions .accordion-list .accordion-item .accordion-hidden-content .the-content p {
  color: #000;
}
.accordions .accordion-list .accordion-item .accordion-hidden-content .the-content p:first-of-type {
  margin-top: 0;
}
.accordions .accordion-list .accordion-item .accordion-hidden-content .the-content p:last-of-type {
  margin-bottom: 0;
}

.gallery-with-tabs-section {
  background-color: #F5F5F5;
}
.gallery-with-tabs-section .slick-next::before,
.gallery-with-tabs-section .slick-prev::before {
  color: #C7BCB4;
}
.gallery-with-tabs-section .gallery-tab-content {
  display: none;
}
.gallery-with-tabs-section .gallery-tab-content.active {
  display: block;
}
.gallery-with-tabs-section .gallery-slider {
  margin: 0 -10px;
}
@media (max-width: 960px) {
  .gallery-with-tabs-section .gallery-slider {
    margin: 0 -5px;
  }
}
.gallery-with-tabs-section .gallery-slide {
  padding: 0px 10px;
}
@media (max-width: 960px) {
  .gallery-with-tabs-section .gallery-slide {
    padding: 0px 5px;
  }
}
.gallery-with-tabs-section .gallery-slide a {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.gallery-with-tabs-section .gallery-slide a:hover .gallery-overlay {
  opacity: 1;
}
.gallery-with-tabs-section .gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-with-tabs-section .gallery-overlay svg {
  width: 40px;
  height: 40px;
  color: #fff;
}
@media (max-width: 960px) {
  .gallery-with-tabs-section .gallery-overlay svg {
    width: 30px;
    height: 30px;
  }
}
.gallery-with-tabs-section .cover {
  height: 500px;
  width: 100%;
  transition: transform 0.4s ease;
}
@media (max-width: 1550px) {
  .gallery-with-tabs-section .cover {
    height: 420px;
  }
}
@media (max-width: 1300px) {
  .gallery-with-tabs-section .cover {
    height: 380px;
  }
}
@media (max-width: 960px) {
  .gallery-with-tabs-section .cover {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .gallery-with-tabs-section .cover {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .gallery-with-tabs-section .cover {
    height: 200px;
  }
}
@media (max-width: 400px) {
  .gallery-with-tabs-section .cover {
    height: 150px;
  }
}
.gallery-with-tabs-section a:hover .cover {
  transform: scale(1.03);
}
.gallery-with-tabs-section .tablinks {
  display: flex;
  justify-content: center;
  gap: 62px;
  flex-wrap: wrap;
  padding: 25px 0;
}
@media (max-width: 1550px) {
  .gallery-with-tabs-section .tablinks {
    gap: 50px;
  }
}
@media (max-width: 1300px) {
  .gallery-with-tabs-section .tablinks {
    gap: 40px;
  }
}
@media (max-width: 960px) {
  .gallery-with-tabs-section .tablinks {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .gallery-with-tabs-section .tablinks {
    gap: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .gallery-with-tabs-section .tablinks {
    gap: 10px;
  }
}
.gallery-with-tabs-section .tablinks li {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 5px;
  text-transform: uppercase;
  opacity: 0.3;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #000;
}
@media (max-width: 960px) {
  .gallery-with-tabs-section .tablinks li {
    font-size: 14px;
    letter-spacing: 3px;
  }
}
@media (max-width: 640px) {
  .gallery-with-tabs-section .tablinks li {
    font-size: 13px;
    letter-spacing: 2px;
  }
}
.gallery-with-tabs-section .tablinks li.active {
  opacity: 1;
}

@media (max-width: 767px) {
  .text-and-table-section .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.text-and-table-section .table-wrap {
  width: 100%;
}

.info-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #cdcdcd;
}
.info-table tr {
  border-bottom: 1px solid #cdcdcd;
}
.info-table tr:last-child {
  border-bottom: none;
}
.info-table td {
  padding: 18px 20px;
  border-right: 1px solid #cdcdcd;
  vertical-align: top;
  width: 33.333%;
}
.info-table td:last-child {
  border-right: none;
}
@media (max-width: 960px) {
  .info-table td {
    padding: 14px 15px;
  }
}
@media (max-width: 640px) {
  .info-table td {
    padding: 12px 10px;
  }
}
.info-table .cell-value {
  display: block;
  font-family: "Fahkwang", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: #112946;
  margin-bottom: 4px;
}
@media (max-width: 1550px) {
  .info-table .cell-value {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .info-table .cell-value {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .info-table .cell-value {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .info-table .cell-value {
    font-size: 16px;
  }
}
.info-table .cell-label {
  display: block;
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #000;
  opacity: 0.9;
}
@media (max-width: 960px) {
  .info-table .cell-label {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .info-table .cell-label {
    font-size: 12px;
  }
}

.two-images-with-title-section .cover {
  height: 750px;
  width: 100%;
  position: relative;
  padding: 60px;
  display: flex;
  align-items: flex-end;
}
.two-images-with-title-section .cover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
}
@media (max-width: 1550px) {
  .two-images-with-title-section .cover {
    height: 600px;
    padding: 50px;
  }
}
@media (max-width: 1300px) {
  .two-images-with-title-section .cover {
    height: 550px;
    padding: 40px;
  }
}
@media (max-width: 960px) {
  .two-images-with-title-section .cover {
    height: 450px;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .two-images-with-title-section .cover {
    height: 400px;
    padding: 20px;
  }
}
@media (max-width: 640px) {
  .two-images-with-title-section .cover {
    height: 300px;
  }
}
@media (max-width: 480px) {
  .two-images-with-title-section .cover {
    height: 250px;
    padding: 10px;
  }
}
@media (max-width: 400px) {
  .two-images-with-title-section .cover {
    height: 200px;
  }
}
.two-images-with-title-section .cover .title {
  font-family: "Fahkwang", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 104%;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  max-width: 437px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 1550px) {
  .two-images-with-title-section .cover .title {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .two-images-with-title-section .cover .title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .two-images-with-title-section .cover .title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .two-images-with-title-section .cover .title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .two-images-with-title-section .cover .title {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .two-images-with-title-section .cover .title {
    font-size: 13px;
  }
}

.cards-on-gray-section {
  background-color: #F6F6F4;
}
.cards-on-gray-section .col_33 {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (max-width: 960px) {
  .cards-on-gray-section .col_33 {
    width: 100%;
  }
}
.cards-on-gray-section .card {
  background-color: #fff;
  padding: 30px;
  height: 100%;
}
@media (max-width: 1300px) {
  .cards-on-gray-section .card {
    padding: 20px;
  }
}
.cards-on-gray-section .card img {
  width: auto;
  height: auto;
}
@media (max-width: 1430px) {
  .cards-on-gray-section .card img {
    width: 70px;
  }
}
@media (max-width: 960px) {
  .cards-on-gray-section .card img {
    width: 60px;
  }
}
@media (max-width: 640px) {
  .cards-on-gray-section .card img {
    width: 50px;
  }
}
.cards-on-gray-section .card .the-content ul {
  margin-top: 20px;
}
.cards-on-gray-section.about-page-cards {
  background-color: #fff;
}
.cards-on-gray-section.about-page-cards .card {
  background-color: #F6F6F4;
}

.display-houses-section .slick-next {
  right: 0;
}
.display-houses-section .slick-prev {
  left: 0;
}
.display-houses-section .house-slide-wrapper {
  padding: 0px 15px;
  height: auto !important;
}
.display-houses-section .houses-slider {
  margin: 0 -15px;
}
.display-houses-section .price-flex {
  border: none;
  padding: 0;
  padding-top: 13px;
  border-top: 1px solid #EEEEEE;
  margin-top: 10px;
  margin-bottom: 0;
}
.display-houses-section .price-flex .price .big {
  font-weight: 700;
  font-size: 24px;
  line-height: 115%;
  letter-spacing: -1px;
}
@media (max-width: 1550px) {
  .display-houses-section .price-flex .price .big {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .display-houses-section .price-flex .price .big {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .display-houses-section .price-flex .price .big {
    font-size: 18px;
  }
}
.display-houses-section .price-flex .price .sub {
  font-weight: 400;
  font-size: 12px;
  line-height: 139%;
  letter-spacing: -1px;
}
@media (max-width: 640px) {
  .display-houses-section .price-flex .price .sub {
    font-size: 10px;
  }
}
.display-houses-section .house-slide {
  position: relative;
  background-color: #F7F7F7;
  padding: 25px;
  padding-top: 0;
}
@media (max-width: 960px) {
  .display-houses-section .house-slide {
    padding: 15px;
    padding-top: 0;
  }
}
.display-houses-section .house-slide .title {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 115%;
  letter-spacing: 0px;
  color: #112946;
}
@media (max-width: 1550px) {
  .display-houses-section .house-slide .title {
    font-size: 28px;
  }
}
@media (max-width: 1300px) {
  .display-houses-section .house-slide .title {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .display-houses-section .house-slide .title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .display-houses-section .house-slide .title {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .display-houses-section .house-slide .title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .display-houses-section .house-slide .title {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  .display-houses-section .house-slide .title {
    font-size: 16px;
  }
}
.display-houses-section .house-slide .house-slide-image img {
  width: 100%;
  height: auto;
  display: block;
  padding: 0 40px;
}
@media (max-width: 960px) {
  .display-houses-section .house-slide .house-slide-image img {
    padding: 0 20px;
  }
}
.display-houses-section .house-slide .house-slide-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.display-houses-section .house-slide .house-slide-content {
  position: relative;
}
.display-houses-section .house-slide .button1 {
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .display-houses-section .house-slide .house-infos {
    gap: 15px;
    flex-wrap: wrap;
  }
}
@media (max-width: 960px) {
  .display-houses-section .house-slide .house-infos .info-wrapper {
    padding: 0;
    border: none;
  }
}

.full-image-section {
  width: 100%;
  min-height: 75vh;
}
@media (max-width: 1300px) {
  .full-image-section {
    min-height: 60vh;
  }
}
@media (max-width: 960px) {
  .full-image-section {
    min-height: 50vh;
  }
}
@media (max-width: 767px) {
  .full-image-section {
    min-height: 400px;
  }
}
@media (max-width: 640px) {
  .full-image-section {
    min-height: 350px;
  }
}

.house-slider-wrap .house-slider-main .house-slide .cover {
  height: 610px;
}
@media (max-width: 1550px) {
  .house-slider-wrap .house-slider-main .house-slide .cover {
    height: 520px;
  }
}
@media (max-width: 1300px) {
  .house-slider-wrap .house-slider-main .house-slide .cover {
    height: 450px;
  }
}
@media (max-width: 960px) {
  .house-slider-wrap .house-slider-main .house-slide .cover {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .house-slider-wrap .house-slider-main .house-slide .cover {
    height: 320px;
  }
}
@media (max-width: 640px) {
  .house-slider-wrap .house-slider-main .house-slide .cover {
    height: 260px;
  }
}
.house-slider-wrap .house-slider-thumbs {
  margin-top: 10px;
}
.house-slider-wrap .house-slider-thumbs .house-thumb {
  padding: 0 5px;
  opacity: 0.4;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.house-slider-wrap .house-slider-thumbs .house-thumb.slick-current {
  opacity: 1;
}
.house-slider-wrap .house-slider-thumbs .house-thumb .cover {
  height: 84px;
}
@media (max-width: 767px) {
  .house-slider-wrap .house-slider-thumbs .house-thumb .cover {
    height: 65px;
  }
}

.house-section {
  position: relative;
}
@media (max-width: 767px) {
  .house-section .col_50 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.house-section::before {
  content: "";
  width: 50%;
  height: 100%;
  background-color: #ECEBE9;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .house-section::before {
    content: none;
  }
}
.house-section .sticky-side {
  position: sticky;
  top: 0;
}
.house-section .container-big {
  position: relative;
  z-index: 1;
}
.house-section .cell-label {
  display: block;
  font-family: "Fahkwang", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  color: #112946;
  margin-bottom: 4px;
}
@media (max-width: 1550px) {
  .house-section .cell-label {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .house-section .cell-label {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .house-section .cell-label {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .house-section .cell-label {
    font-size: 16px;
  }
}
.house-section .cell-value {
  display: block;
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #000;
  opacity: 0.9;
}
@media (max-width: 960px) {
  .house-section .cell-value {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .house-section .cell-value {
    font-size: 12px;
  }
}
.house-section .house-slider-wrap {
  position: relative;
}
.house-section .house-slider-wrap .house-slider-thumbs {
  padding: 0 35px;
}
.house-section .house-slider-wrap .house-thumbs-prev,
.house-section .house-slider-wrap .house-thumbs-next {
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  color: #013665;
  font-size: 18px;
  padding: 5px;
  height: 84px;
  align-items: center;
}
@media (max-width: 767px) {
  .house-section .house-slider-wrap .house-thumbs-prev,
  .house-section .house-slider-wrap .house-thumbs-next {
    height: 65px;
  }
}
.house-section .house-slider-wrap .house-thumbs-prev:not(.slick-hidden),
.house-section .house-slider-wrap .house-thumbs-next:not(.slick-hidden) {
  display: flex;
}
.house-section .house-slider-wrap .house-thumbs-prev.slick-disabled,
.house-section .house-slider-wrap .house-thumbs-next.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
.house-section .house-slider-wrap .house-thumbs-prev {
  left: 0;
}
.house-section .house-slider-wrap .house-thumbs-next {
  right: 0;
}
.house-section .contact-section-info {
  padding-top: 30px;
  gap: 40px;
}
@media (max-width: 1550px) {
  .house-section .contact-section-info {
    gap: 30px;
  }
}
@media (max-width: 1300px) {
  .house-section .contact-section-info {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .house-section .contact-section-info {
    padding-top: 10px;
    gap: 10px;
  }
}
.house-section .contact-section-info .contact-info-item {
  border-radius: 100px;
  padding: 10px 13px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .house-section .contact-section-info .contact-info-item {
    padding: 0;
  }
}

@media (max-width: 640px) {
  .house-infos {
    gap: 15px;
    flex-wrap: wrap;
  }
}
.house-infos .info-wrapper {
  padding: 0 15px;
  border-right: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.house-infos .info-wrapper:first-child {
  padding-left: 0;
}
.house-infos .info-wrapper:last-child {
  padding-right: 0;
  border-right: none;
}
@media (max-width: 640px) {
  .house-infos .info-wrapper {
    padding: 0;
    border: none;
  }
}
.house-infos .info {
  gap: 10px;
}
.house-infos .info .label {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0px;
}
@media (max-width: 640px) {
  .house-infos .info .label {
    font-size: 13px;
  }
}
.house-infos .info .value {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0px;
}
@media (max-width: 1300px) {
  .house-infos .info .value {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .house-infos .info .value {
    font-size: 15px;
  }
}

.price-flex {
  padding: 18px 0;
  gap: 10px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 20px;
}
.price-flex .price .big {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 115%;
  letter-spacing: -1px;
  color: #112946;
  margin: 0;
}
@media (max-width: 1550px) {
  .price-flex .price .big {
    font-size: 32px;
  }
}
@media (max-width: 1300px) {
  .price-flex .price .big {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  .price-flex .price .big {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .price-flex .price .big {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .price-flex .price .big {
    font-size: 18px;
  }
}
.price-flex .price .sub {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 139%;
  letter-spacing: -1px;
  color: rgba(0, 0, 0, 0.8);
  opacity: 0.9;
}

body.single-casa {
  overflow: visible;
}

.section-blog .col_33 {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 960px) {
  .section-blog .col_33 {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .section-blog .col_33 {
    width: 100%;
  }
}
.section-blog .article-item {
  cursor: pointer;
  position: relative;
}
.section-blog .article-item .wrap-article {
  display: block;
  text-decoration: none;
  color: inherit;
  position: relative;
}
.section-blog .article-item .wrap-article:hover .post-thumbnail {
  transform: scale(1.05);
}
.section-blog .article-item .wrap-article:hover .read-more {
  gap: 10px;
}
.section-blog .article-item .wrap-article:hover .read-more::after {
  transform: translateX(4px);
}
.section-blog .article-item .card-main-link {
  text-decoration: none;
  color: inherit;
  position: static;
}
.section-blog .article-item .card-main-link::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.section-blog .article-item .category-link {
  position: relative;
  z-index: 2;
}
.section-blog .article-item .post-thumbnail-wrap {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/10;
}
.section-blog .article-item .post-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.section-blog .article-item .text-content {
  padding: 16px 0;
}
.section-blog .article-item h3 {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 104%;
  letter-spacing: 0px;
  text-align: left;
  color: #112946;
  margin: 5px 0;
}
@media (max-width: 1550px) {
  .section-blog .article-item h3 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-blog .article-item h3 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .section-blog .article-item h3 {
    font-size: 14px;
  }
}
.section-blog .article-item .read-more {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  padding-top: 15px;
}
@media (max-width: 960px) {
  .section-blog .article-item .read-more {
    font-size: 14px;
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  .section-blog .article-item .read-more {
    font-size: 13px;
    padding-top: 5px;
  }
}
.section-blog .article-item .read-more {
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.2s ease;
}
.section-blog .article-item .read-more::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transition: transform 0.2s ease;
}
.section-blog .article-item:hover .post-thumbnail {
  transform: scale(1.05);
}
.section-blog .article-item:hover .read-more {
  gap: 10px;
}
.section-blog .article-item:hover .read-more::after {
  transform: translateX(4px);
}

.article-head {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #888;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.article-head span,
.article-head .category-link,
.article-head .category {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #C7BCB4;
}
@media (max-width: 640px) {
  .article-head span,
  .article-head .category-link,
  .article-head .category {
    font-size: 12px;
  }
}
.article-head .category-link {
  text-decoration: underline;
}
.article-head .category-link:hover {
  text-decoration: none;
}

body.single-post .general-hero {
  min-height: auto;
  background: #FCFBFA;
}
body.single-post .general-hero::before {
  content: none;
}
body.single-post .general-hero #breadcrumbs a,
body.single-post .general-hero #breadcrumbs span,
body.single-post .general-hero #breadcrumbs i {
  color: #112946 !important;
}
body.single-post .article-head {
  margin-top: 10px;
}

.section-article {
  position: relative;
  z-index: 1;
  background: #FCFBFA;
}
.section-article .title-art {
  padding-top: 30px;
  max-width: 1075px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .section-article .title-art {
    max-width: 100%;
  }
}
.section-article .title-art h1 {
  margin-bottom: 0;
}
.section-article .service-main-image img {
  width: 100%;
  max-height: 520px;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-article .art-content h1 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content h1 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h1 {
    font-size: 26px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h1 {
    font-size: 22px;
  }
}
.section-article .art-content h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content h2 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h2 {
    font-size: 26px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h2 {
    font-size: 22px;
  }
}
.section-article .art-content h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .section-article .art-content h3 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h3 {
    font-size: 20px;
  }
}
.section-article .art-content h4 {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content h4 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content h4 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content h4 {
    font-size: 15px;
  }
}
.section-article .art-content p {
  font-size: 16px;
  font-weight: 400;
  color: #54504F;
}
@media (max-width: 767px) {
  .section-article .art-content p {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .section-article .art-content p {
    font-size: 13px;
  }
}
.section-article .art-content ol {
  counter-reset: section;
  /* Reset the counter for the main list */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margin */
  list-style: none;
  /* Remove default list styles */
}
.section-article .art-content ol > li {
  counter-increment: section;
  /* Increment the counter for each list item */
  position: relative;
  padding-left: 0;
  /* Align text with the number */
  margin-left: 0;
  /* Align text under the number */
  list-style: none;
  font-family: "Fahkwang", sans-serif;
  font-size: 30px;
  font-weight: 600;
}
@media (max-width: 1300px) {
  .section-article .art-content ol > li {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .section-article .art-content ol > li {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-article .art-content ol > li {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content ol > li {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .section-article .art-content ol > li {
    font-size: 18px;
  }
}
.section-article .art-content ol > li::before {
  content: counter(section) ". ";
  /* Add the counter value before the list item */
  position: relative;
  left: 0;
  /* Place number at the beginning */
}
.section-article .art-content ol ol {
  counter-reset: subsection;
  /* Reset the counter for sub-lists */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margin */
}
.section-article .art-content ol > li > ol > li {
  counter-increment: subsection;
  /* Increment the counter for each sub-list item */
  position: relative;
  padding-left: 2em;
  /* Create space for the number */
  text-indent: 0;
  /* Align text under the parent number */
  font-size: 16px;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
}
@media (max-width: 767px) {
  .section-article .art-content ol > li > ol > li {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .section-article .art-content ol > li > ol > li {
    font-size: 14px;
  }
}
.section-article .art-content ol ol > li::before {
  content: counter(section) "." counter(subsection) " ";
  /* Add hierarchical numbering */
  position: absolute;
  left: 0;
  /* Place number at the beginning */
}
.section-article .art-content ol ol ol {
  counter-reset: subsubsection;
  /* Reset the counter for nested sub-lists */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margin */
}
.section-article .art-content ol ol ol > li {
  counter-increment: subsubsection;
  /* Increment the counter for nested sub-list items */
  position: relative;
  padding-left: 0;
  /* Create space for the number */
  text-indent: -2em;
  /* Align text under the parent number */
  font-size: inherit;
  /* Ensure deeper nested lists inherit font size */
}
.section-article .art-content ol ol ol > li::before {
  content: counter(section) "." counter(subsection) "." counter(subsubsection) " ";
  /* Full hierarchical numbering */
  position: absolute;
  left: 0;
  /* Place number at the beginning */
}
.section-article .post-meta {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .section-article .post-meta {
    font-size: 14px;
    padding: 20px 0;
  }
}

.share-buttons-single {
  padding: 20px 0;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  margin-top: 40px;
}
@media (max-width: 1550px) {
  .share-buttons-single {
    padding: 20px 0;
    margin-top: 35px;
  }
}
@media (max-width: 960px) {
  .share-buttons-single {
    padding: 15px 0;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .share-buttons-single {
    padding: 15px 0;
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  .share-buttons-single {
    padding: 10px 0;
    margin-top: 20px;
  }
}
.share-buttons-single .addtoany_shortcode {
  padding-top: 10px;
}
.share-buttons-single .addtoany_shortcode a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.share-buttons-single .addtoany_shortcode a span {
  border-radius: 0 0 3px 3px !important;
  position: relative;
}
@media (max-width: 480px) {
  .share-buttons-single .addtoany_shortcode a span {
    width: 30px !important;
    height: 30px !important;
  }
}
.share-buttons-single .addtoany_shortcode a svg {
  width: 25px;
  height: 25px;
  top: auto;
  left: auto;
  background-position: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .share-buttons-single .addtoany_shortcode a svg {
    width: 20px !important;
    height: 20px !important;
  }
}
.share-buttons-single .article-bottom-item {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0px;
  text-align: left;
  color: #112946;
  margin: 0;
}
@media (max-width: 1550px) {
  .share-buttons-single .article-bottom-item {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .share-buttons-single .article-bottom-item {
    font-size: 16px;
  }
}

.next-prev-posts .next-div,
.next-prev-posts .prev-div {
  background-color: #fff;
  padding: 30px 25px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 767px) {
  .next-prev-posts .next-div,
  .next-prev-posts .prev-div {
    padding: 15px;
  }
}
.next-prev-posts .next-div .art-title,
.next-prev-posts .prev-div .art-title {
  font-weight: 600;
  margin: 0;
  font-size: 20px;
  font-family: "Fahkwang", sans-serif;
}
@media (max-width: 960px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .next-prev-posts .next-div .art-title,
  .next-prev-posts .prev-div .art-title {
    font-size: 15px;
  }
}
.next-prev-posts .next-div i,
.next-prev-posts .prev-div i {
  color: #54B1A9;
  font-size: 13px;
  margin-right: 5px;
  padding-top: 3px;
}
.next-prev-posts .next-div:hover,
.next-prev-posts .prev-div:hover {
  text-decoration: none;
}
.next-prev-posts .next-div .card-link,
.next-prev-posts .prev-div .card-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.next-prev-posts .next-div .category-link,
.next-prev-posts .prev-div .category-link {
  position: relative;
  z-index: 2;
}
.next-prev-posts .prev-div {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .next-prev-posts .prev-div {
    padding-left: 55px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .prev-div {
    padding-left: 35px;
  }
}
.next-prev-posts .prev-div .title-wrapper {
  position: relative;
}
.next-prev-posts .prev-div:hover .prev-art {
  left: 20px;
}
@media (max-width: 960px) {
  .next-prev-posts .prev-div:hover .prev-art {
    left: 25px;
  }
}
.next-prev-posts .next-div {
  padding-right: 70px;
}
@media (max-width: 767px) {
  .next-prev-posts .next-div {
    padding-right: 55px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .next-div {
    padding-right: 35px;
  }
}
.next-prev-posts .next-div .title-wrapper {
  position: relative;
}
.next-prev-posts .next-div:hover .next-art {
  right: 20px;
}
@media (max-width: 960px) {
  .next-prev-posts .next-div:hover .next-art {
    right: 25px;
  }
}
@media (max-width: 480px) {
  .next-prev-posts .next-prev-wrapper {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .next-prev-posts .next-prev-wrapper a {
    justify-content: flex-start;
  }
}
.next-prev-posts .prev-art,
.next-prev-posts .next-art {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  width: auto;
  height: auto;
}
@media (max-width: 960px) {
  .next-prev-posts .prev-art,
  .next-prev-posts .next-art {
    width: 15px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts .prev-art,
  .next-prev-posts .next-art {
    width: 12px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts .prev-art,
  .next-prev-posts .next-art {
    width: 10px;
  }
}
.next-prev-posts .prev-art {
  left: 25px;
}
@media (max-width: 640px) {
  .next-prev-posts .prev-art {
    left: 15px;
  }
}
.next-prev-posts .next-art {
  right: 25px;
}
@media (max-width: 640px) {
  .next-prev-posts .next-art {
    right: 15px;
  }
}
.next-prev-posts .date {
  margin: 0;
}
.next-prev-posts .date i {
  color: #000;
}

.next-prev-posts-container {
  background-color: #fafafa;
  padding: 60px 100px;
  margin-top: 50px;
}
@media (max-width: 1100px) {
  .next-prev-posts-container {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .next-prev-posts-container {
    margin-top: 40px;
    padding: 20px;
  }
}
@media (max-width: 640px) {
  .next-prev-posts-container {
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .next-prev-posts-container {
    margin-top: 20px;
  }
}
.next-prev-posts-container h2 {
  margin: 0;
  margin-bottom: 20px;
  text-align: center;
}

.blog-comments {
  padding-top: 26px;
}
@media (max-width: 767px) {
  .blog-comments {
    padding-top: 20px;
  }
}
.blog-comments .comment-respond {
  background: #FFFFFF;
  padding: 76px 101px;
}
@media (max-width: 1100px) {
  .blog-comments .comment-respond {
    padding: 40px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond {
    padding: 20px;
    box-shadow: none;
  }
}
.blog-comments .comment-respond form p {
  margin: 12px 0;
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form p {
    margin: 10px 0;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form p {
    margin: 8px 0;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form p {
    margin: 6px 0;
  }
}
.blog-comments .comment-respond form input[type=text],
.blog-comments .comment-respond form input[type=email] {
  border-radius: 100px !important;
}
.blog-comments .comment-respond form .form-submit {
  padding-top: 12px;
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form .form-submit {
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .form-submit {
    padding-top: 8px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .form-submit {
    padding-top: 6px;
  }
}
.blog-comments .comment-respond form .form-submit input[type=submit] {
  color: #fff;
  display: inline-block;
  padding: 13px 33px;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 600;
  background-color: #fff;
  font-family: "Quicksand", sans-serif;
  position: relative;
  border: 1px solid transparent;
  background: #013665;
  border-radius: 100px;
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form .form-submit input[type=submit] {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form .form-submit input[type=submit] {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .form-submit input[type=submit] {
    font-size: 13px;
    padding: 10px 18px;
  }
}
.blog-comments .comment-respond form .form-submit input[type=submit]:hover {
  background: #318FB5;
  color: #fff;
  text-decoration: none;
}
.blog-comments .comment-respond form textarea:not([type=submit]),
.blog-comments .comment-respond form input:not([type=submit]) {
  margin-bottom: 0;
  background-color: #fff;
  border: 1px solid #ECECEC;
  border-radius: 5px;
}
.blog-comments .comment-respond form textarea,
.blog-comments .comment-respond form input {
  border-radius: 0;
}
.blog-comments .comment-respond form input:not([type=checkbox]) {
  height: 52px;
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form input:not([type=checkbox]) {
    height: 50px;
  }
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form input:not([type=checkbox]) {
    height: 45px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form input:not([type=checkbox]) {
    height: 40px;
  }
}
.blog-comments .comment-respond form input[type=checkbox]::before {
  background-color: #013665;
  border-radius: 0;
}
.blog-comments .comment-respond form .comment-form-author {
  width: 49%;
  display: inline-block;
  padding-right: 15px;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-author {
    display: block;
    width: 100%;
    padding-right: 0;
  }
}
.blog-comments .comment-respond form .comment-form-email {
  width: 50%;
  display: inline-block;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-email {
    display: block;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-cookies-consent {
    margin-top: 20px;
  }
}
.blog-comments .comment-respond form .comment-form-cookies-consent .wp-comment-cookies-consent {
  display: inline-block;
}
.blog-comments .comment-respond form .comment-form-cookies-consent label {
  display: inline-block;
  width: 90%;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-form-cookies-consent label {
    width: 80%;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .form-submit .submit {
    width: 100%;
  }
}
.blog-comments .comment-respond form .comment-form-comment label {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -1%;
  color: #000;
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form .comment-form-comment label {
    font-size: 14px;
  }
}
.blog-comments .comment-respond form .comment-notes {
  font-size: 16px;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-notes {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .comment-notes {
    font-size: 12px;
  }
}
.blog-comments .comment-respond form .comment-respond-title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .comment-respond-title {
    font-size: 16px;
  }
}
.blog-comments .comment-respond form .logged-in-as {
  font-size: 16px;
}
@media (max-width: 640px) {
  .blog-comments .comment-respond form .logged-in-as {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-respond form .logged-in-as {
    font-size: 12px;
  }
}
.blog-comments .comment-awaiting-moderation {
  padding-top: 10px;
  color: #C8860A;
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .blog-comments .comment-awaiting-moderation {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .blog-comments .comment-awaiting-moderation {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .comment-awaiting-moderation {
    font-size: 13px;
  }
}
.blog-comments .comment-meta {
  padding: 5px 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 65px;
  background-color: #013665;
  border-radius: 0 0 10px 10px;
  transition: all 0.3s ease;
}
@media (max-width: 640px) {
  .blog-comments .comment-meta {
    right: 20px;
    padding: 5px 10px;
  }
}
.blog-comments .comment-meta a {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 640px) {
  .blog-comments .comment-meta a {
    font-size: 11px;
  }
}
.blog-comments .comment-meta a:hover {
  text-decoration: none;
  cursor: auto;
}
.blog-comments .commentlist {
  list-style: none;
}
.blog-comments .commentlist p {
  margin-top: 0;
}
.blog-comments .commentlist li .comment-body {
  background: #FFFFFF;
  padding: 20px 80px;
  position: relative;
}
@media (max-width: 1100px) {
  .blog-comments .commentlist li .comment-body {
    padding: 40px;
  }
}
@media (max-width: 640px) {
  .blog-comments .commentlist li .comment-body {
    padding: 20px;
  }
}
.blog-comments .commentlist li .comment-body .comment-author {
  position: relative;
  padding-bottom: 10px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .blog-comments .commentlist li .comment-body .comment-author {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .blog-comments .commentlist li .comment-body .comment-author {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .commentlist li .comment-body .comment-author {
    font-size: 13px;
  }
}
.blog-comments .commentlist li .comment-body .comment-author img {
  position: relative;
  transform: translateY(30%);
  border-radius: 100%;
  margin-right: 10px;
}
.blog-comments .commentlist li .comment-body .reply {
  margin-top: 15px;
}
.blog-comments .commentlist li .comment-body .reply a {
  color: #fff;
  display: inline-block;
  padding: 13px 33px;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  font-weight: 600;
  background-color: #fff;
  font-family: "Quicksand", sans-serif;
  position: relative;
  border: 1px solid transparent;
  background: #013665;
  border-radius: 100px;
}
@media (max-width: 960px) {
  .blog-comments .commentlist li .comment-body .reply a {
    padding: 10px 22px;
  }
}
@media (max-width: 767px) {
  .blog-comments .commentlist li .comment-body .reply a {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .blog-comments .commentlist li .comment-body .reply a {
    font-size: 13px;
    padding: 10px 18px;
  }
}
.blog-comments .commentlist li .comment-body .reply a:hover {
  background: #318FB5;
  color: #fff;
  text-decoration: none;
}
.blog-comments .commentlist li .comment-body p {
  font-size: 16px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .blog-comments .commentlist li .comment-body p {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .blog-comments .commentlist li .comment-body p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .blog-comments .commentlist li .comment-body p {
    font-size: 13px;
  }
}
.blog-comments .navigation .alignleft {
  float: none;
}
.blog-comments #comments {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 1300px) {
  .blog-comments #comments {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .blog-comments #comments {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .blog-comments #comments {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .blog-comments #comments {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .blog-comments #comments {
    font-size: 15px;
  }
}

#respond {
  margin-top: 20px;
}
#respond .comment-reply-title {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #112946;
  margin: 0;
}
@media (max-width: 1550px) {
  #respond .comment-reply-title {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  #respond .comment-reply-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #respond .comment-reply-title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  #respond .comment-reply-title {
    font-size: 16px;
  }
}

body.page-template-page-contact #breadcrumbs span,
body.page-template-page-contact #breadcrumbs a,
body.page-template-page-contact #breadcrumbs i {
  color: #112946 !important;
}

.contact-page {
  position: relative;
  border: 1px solid #ECEBE9;
  border-left: none;
  border-right: none;
}
.contact-page h2,
.contact-page h3,
.contact-page h4,
.contact-page h5,
.contact-page h6 {
  text-transform: none;
}
.contact-page .contact-form-box {
  padding: 0;
  background-color: transparent;
}
.contact-page .contact-form-box label {
  color: #000;
}
.contact-page .contact-form-box input[type=checkbox] {
  border-radius: 0;
  padding: 12px;
  position: relative;
  width: 19px;
  height: 19px;
  margin: 0;
}
@media (max-width: 960px) {
  .contact-page .contact-form-box input[type=checkbox] {
    padding: 10px;
    width: 17px;
    height: 17px;
  }
}
.contact-page .contact-form-box .wpcf7-list-item {
  padding-left: 0;
}
.contact-page .contact-form-box input[type=submit] {
  background: #013665 !important;
}
.contact-page .contact-form-box input[type=submit]:hover {
  background: #318FB5 !important;
}
.contact-page .contact-form-box input[type=submit][disabled], .contact-page .contact-form-box input[type=submit]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.contact-page .contact-form-box span[data-name=acceptance-185] label {
  display: flex;
  gap: 10px;
}
.contact-page .contact-form-box span[data-name=acceptance-185] .wpcf7-list-item-label {
  line-height: 180%;
}
@media (max-width: 960px) {
  .contact-page .col_50 {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
  }
}
.contact-page .container {
  position: relative;
  z-index: 1;
}
.contact-page::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background-color: #ECEBE9;
  bottom: 0px;
  right: 0;
}
@media (max-width: 960px) {
  .contact-page::after {
    width: 100%;
  }
}
.contact-page .right-side {
  background: #ECEBE9 !important;
}
.contact-page .right-side h1,
.contact-page .right-side h2,
.contact-page .right-side h3,
.contact-page .right-side h4,
.contact-page .right-side h5,
.contact-page .right-side h6 {
  margin: 0;
}
.contact-page .right-side .col_50 {
  padding-top: 0;
  padding-bottom: 0;
}
.contact-page .contact-info {
  gap: 10px;
}
.contact-page .contact-info a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.contact-page .contact-info a:hover {
  color: #318FB5;
  text-decoration: none;
}
.contact-page .contact-info a:hover span {
  text-decoration: underline;
}
.contact-page .schedule p {
  margin: 10px 0;
}
.contact-page .route-info {
  max-width: 300px;
  padding-top: 10px;
  margin-top: 20px;
  border-top: 1px solid #E8E8E8;
}
@media (max-width: 960px) {
  .contact-page .route-info {
    max-width: 100%;
    margin-top: 10px;
  }
}
.contact-page .route-info a {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 133%;
  letter-spacing: 0%;
  text-decoration: underline;
  color: #242424;
  transition: all 0.3s ease;
}
.contact-page .route-info a:hover {
  color: #318FB5;
}
@media (max-width: 960px) {
  .contact-page .route-info a {
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */