/*
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: normal;
  -webkit-appearance: none;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

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

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

p,
pre {
  margin: 1em 0;
}

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

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

q {
  quotes: none;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

dd {
  margin: 0;
}

menu,
ol,
ul {
  padding: 0;
}

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

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

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

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

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

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

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=search] {
  -webkit-appearance: textfield;
  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: 16px;
  font-family: "Poppins", sans-serif, sans-serif, Arial, Helvetica, sans-serif;
  line-height: 1.6;
  font-weight: 400;
  color: #232323;
}
@media (max-width: 960px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  body {
    font-size: 14px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: #141414;
  font-weight: 600;
  line-height: 1;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: inherit;
  line-height: inherit;
}

h1 {
  font-size: 92px;
  margin-bottom: 20px;
  font-weight: 300;
}
@media (max-width: 1650px) {
  h1 {
    font-size: 74px;
  }
}
@media (max-width: 1550px) {
  h1 {
    font-size: 60px;
  }
}
@media (max-width: 1430px) {
  h1 {
    font-size: 55px;
  }
}
@media (max-width: 1100px) {
  h1 {
    font-size: 48px;
  }
}
@media (max-width: 960px) {
  h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 35px;
  }
}
@media (max-width: 640px) {
  h1 {
    font-size: 28px;
  }
}

h2 {
  font-size: 46px;
  margin-bottom: 20px;
}
@media (max-width: 1100px) {
  h2 {
    font-size: 42px;
  }
}
@media (max-width: 960px) {
  h2 {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 25px;
  }
}
@media (max-width: 640px) {
  h2 {
    font-size: 22px;
  }
}

h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
@media (max-width: 1550px) {
  h3 {
    font-size: 30px;
  }
}
@media (max-width: 1430px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 1300px) {
  h3 {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  h3 {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  h3 {
    font-size: 20px;
  }
}

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

h5 {
  font-size: 24px;
  margin-bottom: 15px;
}
@media (max-width: 1100px) {
  h5 {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  h5 {
    font-size: 16px;
  }
}

h6 {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width: 1100px) {
  h6 {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  h6 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  h6 {
    font-size: 15px;
  }
}

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

p {
  margin: 15px 0;
  color: #232323;
  font-size: 16px;
}
@media (max-width: 1430px) {
  p {
    font-size: 15px;
  }
}
@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: #141414;
}
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: 20px;
  line-height: 1.4;
  text-align: center;
  font-style: normal;
  color: #141414;
  margin: 0;
  z-index: 1;
}
@media (max-width: 640px) {
  blockquote p {
    font-size: 18px;
    margin: 25px 0;
  }
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
input[type=number],
input[type=date],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=month],
textarea,
select {
  vertical-align: middle;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 15px;
  border: none;
  border: 1px solid #e8e8e8;
  background: #f8f8f8;
  color: #141414;
  width: 100%;
  line-height: 1;
  padding: 15px 20px;
  margin-bottom: 20px;
  vertical-align: middle;
  outline: 0;
  box-sizing: border-box;
  font-weight: 500;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none !important;
  border-radius: 0;
}
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: #308fca;
}
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: #dbdbdb;
}
@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: 15px;
    padding: 8px 17px;
  }
}

.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;
  width: 12px;
  height: 7px;
}

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

button[type=submit],
input[type=submit] {
  color: white;
  display: inline-block;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  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: #141414;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 18px 26px;
  border-radius: 0;
  line-height: 1;
  border-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
  margin-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  border: 2px solid #308fca;
  box-shadow: inset 0 0 0 2em #308fca;
  white-space: normal;
}
@media (max-width: 960px) {
  button[type=submit],
  input[type=submit] {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  button[type=submit],
  input[type=submit] {
    font-size: 12px;
  }
}
button[type=submit]:hover,
input[type=submit]:hover {
  text-decoration: none;
  border: 2px solid #308fca;
  box-shadow: inset 0 0 0 2em #308fca;
}

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: #f8f8f8;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: top;
  border: 1px solid #308fca;
  border-radius: 0;
  line-height: normal;
  cursor: pointer;
  margin-top: 0;
  color: #308fca;
  outline: 0;
}
input[type=radio]:before,
input[type=checkbox]:before {
  content: "";
  background-color: #308fca;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}

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

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

input[type=checkbox]:checked:before {
  width: 100%;
  height: 100%;
  border-radius: 0;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  color: white;
  font-size: 10px;
}

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

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

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

::-webkit-input-placeholder {
  color: #232323;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  ::-webkit-input-placeholder {
    font-size: 15px;
  }
}

:-moz-placeholder {
  color: #232323;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  :-moz-placeholder {
    font-size: 15px;
  }
}

::-moz-placeholder {
  color: #232323;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  ::-moz-placeholder {
    font-size: 15px;
  }
}

:-ms-input-placeholder {
  color: #232323;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  :-ms-input-placeholder {
    font-size: 15px;
  }
}

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

.wpcf7-not-valid {
  border-color: 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: #308fca;
}

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: 1430px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #308fca;
  color: white;
  border-radius: 0;
}

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

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

.button1,
.button2,
.button-line,
.button-line2,
.button-grey {
  color: white;
  display: inline-block;
  padding: 18px 45px 18px 45px;
  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;
  border-radius: 50px;
  line-height: 1;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  border: 2px solid #308fca;
  text-align: center;
  box-shadow: inset 0 0 0 3em #308fca;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}
@media (max-width: 1430px) {
  .button1,
  .button2,
  .button-line,
  .button-line2,
  .button-grey {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .button1,
  .button2,
  .button-line,
  .button-line2,
  .button-grey {
    padding: 14px 24px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .button1,
  .button2,
  .button-line,
  .button-line2,
  .button-grey {
    font-size: 12px;
    padding: 16px 24px;
  }
}
.button1:hover,
.button2:hover,
.button-line:hover,
.button-line2:hover,
.button-grey:hover {
  text-decoration: none;
  box-shadow: none;
  color: #308fca;
}

.wpcf7-spinner {
  position: absolute;
}

.button-grey {
  background-color: #f8f8f8;
  color: #141414;
}
.button-grey:hover {
  background-color: #dfdfdf;
  color: #141414;
}

.button2 {
  border: 2px solid white;
  box-shadow: inset 0 0 0 2em white;
  color: #308fca;
  position: relative;
}
.button2:hover {
  text-decoration: none;
  box-shadow: none;
  color: white;
}

.button-line {
  border: 2px solid #141414;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #141414;
  background-color: transparent;
  box-shadow: none;
}
@media (max-width: 960px) {
  .button-line {
    padding: 12px 24px;
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .button-line {
    font-size: 13px;
    padding: 14px 24px;
  }
}
.button-line:hover {
  color: white;
  box-shadow: none;
  background-color: #141414;
}

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

.btn-arrow {
  padding-right: 33px;
}
@media (max-width: 640px) {
  .btn-arrow {
    padding-right: 22px;
  }
}
.btn-arrow img {
  width: 30px;
  height: 13px;
  position: relative;
  left: 10px;
  display: inline-block !important;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 640px) {
  .btn-arrow img {
    left: 8px;
  }
}
.btn-arrow:hover img {
  left: 15px;
}
@media (max-width: 640px) {
  .btn-arrow:hover img {
    left: 12px;
  }
}

ul li {
  list-style: none;
}

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

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

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

@media (max-width: 768px) {
  .alignleft, .alignright, .aligncenter {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
body {
  text-rendering: optimizeLegibility;
  counter-reset: item;
  background-color: #fff;
}

body,
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #141414;
  -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 h2 {
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 1550px) {
  .big-title h2 {
    font-size: 50px;
  }
}
@media (max-width: 1100px) {
  .big-title h2 {
    font-size: 38px;
  }
}
@media (max-width: 960px) {
  .big-title h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .big-title h2 {
    font-size: 28px;
  }
}

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

.container-small {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 80px;
}
@media (max-width: 1550px) {
  .container-small {
    padding: 0 50px;
  }
}
@media (max-width: 1300px) {
  .container-small {
    padding: 0 30px;
  }
}
@media (max-width: 960px) {
  .container-small {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .container-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1650px) {
  .container {
    padding: 0 40px;
  }
}
@media (max-width: 1300px) {
  .container {
    max-width: 1260px;
  }
}
@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;
}

.section-titles p:first-child {
  color: #308fca;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  line-height: 1.1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .section-titles p:first-child {
    font-size: 12px;
  }
}
.section-titles h2:first-of-type {
  margin-top: 0;
  margin-bottom: 10px;
}
.section-titles p {
  font-size: 18px;
}
@media (max-width: 1300px) {
  .section-titles p {
    font-size: 16px;
  }
}

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

.the-content img {
  max-height: 100%;
  height: auto;
}
.the-content table td,
.the-content table th {
  padding: 10px;
  text-align: left;
  border: 1px solid #e1e1e1;
}
.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: 15px;
  }
}
.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: #424242;
}
@media (max-width: 960px) {
  .the-content p,
  .the-content span,
  .the-content label,
  .the-content li {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .the-content p,
  .the-content span,
  .the-content label,
  .the-content li {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .the-content p,
  .the-content span,
  .the-content label,
  .the-content li {
    font-size: 13px;
  }
}
.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: 700;
}
.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: inherit;
}
.the-content li a:hover,
.the-content p a:hover {
  color: #308fca;
}
.the-content blockquote {
  border: none !important;
  position: relative;
  margin: 25px 0;
}
.the-content blockquote p {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-style: italic;
  color: #141414;
  font-weight: 400;
  margin: 0;
  z-index: 1;
}
@media (max-width: 1300px) {
  .the-content blockquote p {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .the-content blockquote p {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .the-content blockquote p {
    font-size: 18px;
    margin: 25px 0;
  }
}
.the-content ul,
.the-content ol {
  position: relative;
  margin: 15px 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;
  position: relative;
}
.the-content li strong {
  font-weight: bold;
}
.the-content li em {
  font-style: italic;
}
.the-content ul {
  margin: 0;
  list-style-type: none;
}
.the-content ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #308fca;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}
.the-content ul li {
  margin: 10px 0;
  padding-left: 14px;
}
.the-content ol li {
  color: #232323;
  counter-increment: my-counter;
  margin: 10px 0;
}
.the-content ol li:before {
  content: counter(my-counter) ".";
  color: #141414;
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
}
.the-content .wrap-button {
  margin-top: 25px;
}

.title-style p:first-child {
  color: #277baf;
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.2em;
  margin: 0;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
}
.title-style p:first-child::after {
  content: "";
  display: block;
  position: relative;
  width: 113px;
  height: 1px;
  right: 0;
  top: 0;
  margin-left: 10px;
  background-color: #277baf;
}
@media (max-width: 1100px) {
  .title-style p:first-child::after {
    width: 60px;
  }
}
@media (max-width: 767px) {
  .title-style p:first-child {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}
.title-style h2:first-of-type,
.title-style h3:first-child {
  margin-top: 0;
}

.title-small {
  color: #308fca;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.4em;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .title-small {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}
.title-small.yellow-text {
  color: #308fca;
}

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

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

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

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

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

.green-text {
  color: #308fca;
}

.blue-box {
  background-color: #308fca;
}

.dark-blue {
  background-color: #308fca;
}

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

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

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

.title-hero {
  font-size: 120px;
  line-height: 0.7;
  margin-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 1430px) {
  .title-hero {
    font-size: 80px;
  }
}
@media (max-width: 640px) {
  .title-hero {
    font-size: 80px;
  }
}

.error-wrap {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: left;
  position: relative;
}
@media (max-width: 767px) {
  .error-wrap {
    display: block;
    overflow-y: auto;
  }
}
.error-wrap .the-content p,
.error-wrap .the-content span,
.error-wrap .the-content label,
.error-wrap .the-content li {
  font-size: 16px;
}
.error-wrap .cover {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: -1;
  bottom: 0;
  left: 0;
}
.error-wrap .cover::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.error-image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.error-image::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #e9f2f9 0%, #e0f3ff 100%);
  opacity: 0.97;
}

.error-center {
  max-width: 560px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.62);
  border-radius: 20px;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.02);
}
@media (max-width: 960px) {
  .error-center {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 120px;
  }
}
@media screen and (max-width: 340px) {
  .error-center {
    max-width: 100%;
  }
}

.error-title {
  font-size: 200px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 960px) {
  .error-title {
    font-size: 180px;
  }
}
@media (max-width: 767px) {
  .error-title {
    font-size: 130px;
  }
}
@media (max-width: 640px) {
  .error-title {
    font-size: 100px;
  }
}

.logo-error {
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  z-index: 1;
}
@media (max-width: 960px) {
  .logo-error {
    max-width: 160px;
  }
}
.logo-error img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.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-button {
  padding-top: 15px;
}

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

.comment-form-cookies-consent input[type=radio],
.comment-form-cookies-consent input[type=checkbox] {
  margin-top: 6px;
}

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

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

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

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

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

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

.slider-timeline:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 200px;
  overflow: hidden;
}
.slider-timeline:not(.slick-slider) .timeline-row {
  width: 25%;
}
@media (max-width: 767px) {
  .slider-timeline:not(.slick-slider) .timeline-row {
    width: 50%;
  }
}

body .picker__select--month,
body .picker__select--year {
  padding: 0 !important;
  border: none !important;
  height: auto !important;
  margin: 0 !important;
  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: #308fca;
  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;
}

@media screen and (max-width: 1100px) {
  .admin-bar .header-main {
    top: 32px;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .header-main {
    top: 46px;
  }
}

.section {
  padding: 90px 0;
}
@media (max-width: 1300px) {
  .section {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .section {
    padding: 45px 0;
  }
}

.tab-wrapper {
  width: 100%;
}
.tab-wrapper .tab {
  margin-bottom: 20px;
  display: none;
}
.tab-wrapper .tab.active {
  display: block;
}

.wpfda-delete-account-container button[type=submit] {
  margin-top: 0;
}

.wpfda-error span {
  display: inherit;
}

.mc4wp-alert {
  padding: 16px;
  text-align: center;
  margin-top: 20px;
  border-radius: 5px;
}
@media (max-width: 960px) {
  .mc4wp-alert {
    padding: 12px;
  }
}
.mc4wp-alert p {
  margin: 0;
  line-height: 1.5;
}
@media (max-width: 960px) {
  .mc4wp-alert p {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .mc4wp-alert p {
    font-size: 14px;
  }
}

.mc4wp-alert.mc4wp-error {
  border: 1px solid red;
  background: #ffc1c1;
}

.mc4wp-alert.mc4wp-success {
  border: none;
  background: #65bc51;
  color: white;
}
.mc4wp-alert.mc4wp-success p {
  color: white;
  padding-left: 30px;
  position: relative;
}
.mc4wp-alert.mc4wp-success p::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  position: absolute;
  left: 0;
}

.mc4wp-alert p {
  margin-bottom: 0;
  margin-top: 0 !important;
}

.mc4wp-alert.mc4wp-notice {
  background: #c9ccdc;
  border: 1px solid #acb2d0;
}

body .cli-style-v2 .cli-bar-message {
  color: #fff;
}
body #cookie-law-info-bar[data-cli-style=cli-style-v2] {
  background-color: rgba(0, 0, 0, 0.85) !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  display: none;
}

.heading-large h2 {
  font-size: 42px;
}
@media (max-width: 1430px) {
  .heading-large h2 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .heading-large h2 {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .heading-large h2 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .heading-large h2 {
    font-size: 24px;
  }
}
.heading-large h2 span {
  font-style: italic;
}

.search-flex {
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.no-results {
  max-width: 700px;
  padding: 40px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
}
@media (max-width: 480px) {
  .no-results {
    padding: 30px 20px;
  }
}
.no-results p {
  margin: 0;
  font-weight: 500;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 480px) {
  .no-results p {
    font-size: 16px;
  }
}
.no-results h3 {
  text-align: center;
}
.no-results .search-header {
  margin-left: 0;
  margin-top: 20px;
}
@media (max-width: 960px) {
  .no-results .search-header {
    padding: 0;
    background-color: transparent;
  }
}
.no-results .search-header button {
  right: 0;
  left: auto;
}
.no-results .search-header input {
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 50px;
  border: 1px solid #dbdbdb;
}
.no-results .search-header input:hover, .no-results .search-header input:focus, .no-results .search-header input:active {
  border-color: #308fca;
}

.search-item {
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid #f0e9df;
  display: flex;
}
.search-item:first-child {
  padding-top: 0;
  border-top: none;
}
.search-item .cover {
  width: 180px;
  height: 180px;
  border: 1px solid #f0e9df;
}
@media (max-width: 767px) {
  .search-item .cover {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 480px) {
  .search-item .cover {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 350px) {
  .search-item .cover {
    width: 60px;
    height: 60px;
  }
}
.search-item .text-content {
  width: calc(100% - 180px);
  padding-left: 20px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .search-item .text-content {
    width: calc(100% - 120px);
  }
}
@media (max-width: 480px) {
  .search-item .text-content {
    width: calc(100% - 90px);
    padding-left: 10px;
    padding-top: 10px;
  }
}
@media (max-width: 350px) {
  .search-item .text-content {
    width: calc(100% - 70px);
    padding-left: 5px;
    padding-top: 5px;
  }
}
.search-item h3 {
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .search-item h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
@media (max-width: 350px) {
  .search-item p {
    margin-top: 0;
  }
}

body .dataTables_wrapper .dataTables_info {
  display: none;
}
body .cc-close.cc-closeXcustomText {
  text-decoration: none !important;
}

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

.inner-title h1 {
  text-transform: uppercase;
}

.page-content {
  padding: 140px 0 80px 0;
}
@media (max-width: 1550px) {
  .page-content {
    padding-top: 130px;
  }
}
@media (max-width: 960px) {
  .page-content {
    padding: 120px 0 60px;
  }
}
@media (max-width: 640px) {
  .page-content {
    padding-top: 90px;
  }
}

.inner-title {
  padding-bottom: 20px;
  margin-bottom: 60px;
  border-bottom: 2px solid #000;
}
@media (max-width: 960px) {
  .inner-title {
    margin-bottom: 40px;
    padding-bottom: 0;
  }
}
.inner-title h1 {
  max-width: 420px;
}

body.logged-in.admin-bar.customize-support header.header {
  top: 32px;
}

.blue-bg {
  margin: 0 100px;
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9f2f9+0,e0f3ff+100 */
  background: linear-gradient(to right, #e9f2f9 0%, #e0f3ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-radius: 20px;
}
@media (max-width: 1550px) {
  .blue-bg {
    margin: 0 50px;
  }
}
@media (max-width: 1300px) {
  .blue-bg {
    margin: 0 30px;
  }
}
@media (max-width: 960px) {
  .blue-bg {
    margin: 0;
    border-radius: 0;
  }
}

.logo-path,
.dots {
  position: absolute;
  z-index: 0;
}

.dots img {
  width: auto;
  height: auto;
}
@media (max-width: 960px) {
  .dots img {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .dots img {
    width: 130px;
  }
}
@media (max-width: 640px) {
  .dots img {
    width: 100px;
  }
}

.flex-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  position: relative;
  z-index: 333;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
@media (max-width: 1300px) {
  .flex-header {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .flex-header {
    padding: 15px 0;
  }
}
@media (max-width: 640px) {
  .flex-header {
    padding: 12px 0;
  }
}

.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 40px;
  z-index: 2;
  transition: all(0.3s);
}
.header.on-scroll-up, .header.scroll {
  top: 0;
  background-color: white;
  box-shadow: 0px -2px 46px 0px rgba(0, 0, 0, 0.14);
}
@media (max-width: 1550px) {
  .header {
    top: 20px;
  }
}
@media (max-width: 1430px) {
  .header {
    top: 0;
  }
}
.header .header-social .social-icons {
  justify-content: end;
}
@media (max-width: 1100px) {
  .header .header-social .social-icons {
    justify-content: start;
  }
}
@media (max-width: 1650px) {
  .header .header-social .social-icons li {
    padding: 3px;
  }
}
.header .header-social .social-icons li a {
  width: 34px;
  height: 34px;
  color: #308fca;
  font-size: 15px;
  padding: 0;
}
@media (max-width: 1850px) {
  .header .header-social .social-icons li a {
    width: 33px;
    height: 33px;
    font-size: 14px;
  }
}
@media (max-width: 1650px) {
  .header .header-social .social-icons li a {
    width: 28px;
    height: 28px;
    font-size: 13px;
  }
}
@media (max-width: 1430px) {
  .header .header-social .social-icons li a {
    width: 26px;
    height: 26px;
    font-size: 12px;
  }
}
.header .header-social .social-icons li a:hover {
  background-color: #308fca;
  color: #fff;
}

.menu-btn {
  display: none;
  position: relative;
  z-index: 333;
  margin-left: 0;
  padding-left: 20px;
  line-height: 1;
}
@media (max-width: 1300px) {
  .menu-btn {
    display: block;
    padding-left: 0;
    padding-left: 20px;
  }
}
@media (max-width: 1100px) {
  .menu-btn {
    margin-left: auto;
  }
}

.menu-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 22px;
  text-align: center;
  position: relative;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 480px) {
  .menu-trigger {
    margin-left: 20px;
    margin-right: 0;
  }
}
.menu-trigger span:not(.hamburger) {
  display: block;
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

.hamburger {
  height: 2px;
  background: #141414;
  transition: 0.2s ease-out all 0.2s;
  width: 24px;
}
.hamburger:before, .hamburger:after {
  content: "";
  position: absolute;
  border-bottom: 2px solid #141414;
  left: 0;
  transition: 0.2s top 0.2s, 0.2s transform;
  width: 24px;
}
.hamburger:before {
  top: 0;
}
.hamburger:after {
  top: 20px;
}

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

.header-logo {
  display: block;
  line-height: 1;
}

.header-left .menu,
.header-right .menu {
  display: flex;
  flex-wrap: wrap;
}
.header-left .menu > li,
.header-right .menu > li {
  margin: 0 17px;
}
@media (max-width: 1650px) {
  .header-left .menu > li,
  .header-right .menu > li {
    margin: 0 15px;
  }
}
@media (max-width: 1650px) {
  .header-left .menu > li,
  .header-right .menu > li {
    margin-left: 13px;
    margin-right: 13px;
  }
}
@media (max-width: 1300px) {
  .header-left .menu > li,
  .header-right .menu > li {
    margin-left: 0;
    margin-right: 0;
  }
}
.header-left .menu > li > a,
.header-right .menu > li > a {
  padding: 35px 0;
}
@media (max-width: 1300px) {
  .header-left .menu > li > a,
  .header-right .menu > li > a {
    padding: 10px 0;
  }
}
.header-left .menu li,
.header-right .menu li {
  position: relative;
}
@media (max-width: 1300px) {
  .header-left .menu li,
  .header-right .menu li {
    width: 100%;
    display: block;
  }
}
.header-left .menu li::before,
.header-right .menu li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #308fca;
  width: 100%;
  height: 4px;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 1300px) {
  .header-left .menu li::before,
  .header-right .menu li::before {
    content: none;
  }
}
.header-left .menu li.current_page_item::before,
.header-right .menu li.current_page_item::before {
  opacity: 1;
}
.header-left .menu li.menu-item-has-children:hover > .sub-menu,
.header-right .menu li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.header-left .menu li.menu-item-has-children > a,
.header-right .menu li.menu-item-has-children > a {
  position: relative;
  padding-right: 17px;
}
.header-left .menu li.menu-item-has-children > a:after,
.header-right .menu li.menu-item-has-children > a:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: calc(50% - 4px);
  font-size: 8px;
  line-height: 1em;
}
@media (max-width: 1300px) {
  .header-left .menu li.menu-item-has-children > a:after,
  .header-right .menu li.menu-item-has-children > a:after {
    content: none;
  }
}
.header-left .menu li > .sub-menu,
.header-right .menu li > .sub-menu {
  position: absolute;
  left: -20px;
  top: 100%;
  width: 230px;
  border-radius: 12px;
  background-color: white;
  text-align: left;
  box-shadow: 0px 0px 5px 5px rgba(110, 110, 110, 0.05);
  display: none;
}
@media (max-width: 1300px) {
  .header-left .menu li > .sub-menu,
  .header-right .menu li > .sub-menu {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    width: 100%;
  }
}
.header-left .menu li > .sub-menu:before,
.header-right .menu li > .sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  left: 20px;
  top: -7px;
}
@media (max-width: 1300px) {
  .header-left .menu li > .sub-menu:before,
  .header-right .menu li > .sub-menu:before {
    content: none;
  }
}
.header-left .menu li > .sub-menu li,
.header-right .menu li > .sub-menu li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  padding: 0;
}
.header-left .menu li > .sub-menu li:before,
.header-right .menu li > .sub-menu li:before {
  content: none;
}
.header-left .menu li > .sub-menu li:last-child,
.header-right .menu li > .sub-menu li:last-child {
  border-bottom: none;
}
.header-left .menu li > .sub-menu li.current-menu-item a,
.header-right .menu li > .sub-menu li.current-menu-item a {
  text-decoration: none;
  opacity: 0.6;
}
.header-left .menu li > .sub-menu li a,
.header-right .menu li > .sub-menu li a {
  font-size: 14px;
  padding: 15px;
  word-break: break-word;
  white-space: break-spaces;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  display: inline-block;
  width: 100%;
  line-height: 1.2em;
  color: #141414;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1650px) {
  .header-left .menu li > .sub-menu li a,
  .header-right .menu li > .sub-menu li a {
    font-size: 13px;
  }
}
@media (max-width: 1430px) {
  .header-left .menu li > .sub-menu li a,
  .header-right .menu li > .sub-menu li a {
    font-size: 13px;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  .header-left .menu li > .sub-menu li a,
  .header-right .menu li > .sub-menu li a {
    font-size: 12px;
  }
}
.header-left .menu li > .sub-menu li a:hover,
.header-right .menu li > .sub-menu li a:hover {
  text-decoration: none;
  opacity: 0.8;
  background: #faffff;
}
@media (max-width: 1300px) {
  .header-left .menu li > .sub-menu li a:hover,
  .header-right .menu li > .sub-menu li a:hover {
    background-color: transparent;
  }
}
.header-left .menu a,
.header-left .header-menu a,
.header-right .menu a,
.header-right .header-menu a {
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 1650px) {
  .header-left .menu a,
  .header-left .header-menu a,
  .header-right .menu a,
  .header-right .header-menu a {
    font-size: 14px;
  }
}
@media (max-width: 1430px) {
  .header-left .menu a,
  .header-left .header-menu a,
  .header-right .menu a,
  .header-right .header-menu a {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .header-left .menu a,
  .header-left .header-menu a,
  .header-right .menu a,
  .header-right .header-menu a {
    font-size: 12px;
  }
}
.header-left .menu a:hover,
.header-left .header-menu a:hover,
.header-right .menu a:hover,
.header-right .header-menu a:hover {
  text-decoration: none;
}
.header-left .flex,
.header-right .flex {
  justify-content: space-between;
  align-items: center;
}

.header-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: end;
}
@media (max-width: 1300px) {
  .header-buttons {
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 15px;
  }
}
.header-buttons a {
  font-size: 15px;
}
@media (max-width: 1650px) {
  .header-buttons a {
    font-size: 14px;
  }
}
@media (max-width: 1430px) {
  .header-buttons a {
    font-size: 13px;
  }
}
.header-buttons .button1 {
  font-size: 13px;
  padding: 10px 15px;
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 1850px) {
  .header-buttons .button1 {
    font-size: 13px;
  }
}
@media (max-width: 1650px) {
  .header-buttons .button1 {
    font-size: 12px;
  }
}
@media (max-width: 1430px) {
  .header-buttons .button1 {
    font-size: 11px;
  }
}
@media (max-width: 640px) {
  .header-buttons .button1 {
    display: none;
  }
}
.header-buttons > div {
  margin-left: 15px;
}
@media (max-width: 1850px) {
  .header-buttons > div {
    margin-left: 12px;
  }
}
@media (max-width: 1650px) {
  .header-buttons > div {
    margin-left: 10px;
  }
}
@media (max-width: 1100px) {
  .header-buttons > div {
    margin-left: 0;
    margin-top: 10px;
    text-align: left;
    width: 100%;
  }
}

.button-header-right {
  position: relative;
  padding: 10px 0;
}
@media (max-width: 1100px) {
  .button-header-right {
    display: none;
  }
}
.button-header-right .flex-apps {
  margin-top: 0;
}
@media (max-width: 1550px) {
  .button-header-right .flex-apps {
    margin-left: 0;
    margin-right: 0;
  }
}
.button-header-right .apps-header {
  position: absolute;
  width: 180px;
  background-color: white;
  border-radius: 10px;
  padding: 10px 25px;
  right: 0;
  left: auto;
  top: 100%;
  box-shadow: 0px 0px 5px 5px rgba(110, 110, 110, 0.05);
}
@media (max-width: 1550px) {
  .button-header-right .apps-header {
    width: 170px;
    padding: 6px 10px;
  }
}
.button-header-right .apps-header:before {
  content: "";
  position: absolute;
  right: 20px;
  top: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
}
.button-header-right .apps-header a {
  padding: 0;
  width: 100%;
  display: block;
  margin: 0;
}
.button-header-right .apps-header .single-app {
  margin: 5px 0;
  font-size: 0;
  width: 100%;
}
.button-header-right .apps-header .single-app img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .button-header-right:hover .apps-header {
    display: block;
  }
}
.button-header-right a.button1 {
  white-space: nowrap;
}
.button-header-right a.button1 img {
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 1100px) {
  .button-header-right a.button1 {
    display: none;
  }
}
.button-header-right .apps-header {
  display: none;
}
@media (max-width: 1100px) {
  .button-header-right .apps-header {
    display: flex;
    margin-top: 20px;
  }
  .button-header-right .apps-header img {
    height: 50px;
  }
}

.flex-apps {
  display: flex;
}
.flex-apps img {
  width: auto;
  height: 50px;
}
@media (max-width: 640px) {
  .flex-apps img {
    height: 40px;
  }
}

.header-left {
  display: flex;
  align-items: center;
  padding-right: 20px;
  width: 330px;
}
@media (max-width: 1850px) {
  .header-left {
    width: 250px;
  }
}
@media (max-width: 1430px) {
  .header-left {
    width: 200px;
  }
}
@media (max-width: 1300px) {
  .header-left {
    width: 50%;
  }
}
@media (max-width: 1100px) {
  .header-left {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .header-left {
    width: auto;
    padding-right: 0;
  }
}
.header-left .logo {
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1850px) {
  .header-left .logo {
    max-width: 250px;
  }
}
@media (max-width: 1430px) {
  .header-left .logo {
    max-width: 200px;
  }
}
@media (max-width: 960px) {
  .header-left .logo {
    max-width: 190px;
  }
}

.header-right {
  width: calc(100% - 330px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1850px) {
  .header-right {
    width: calc(100% - 250px);
  }
}
@media (max-width: 1430px) {
  .header-right {
    width: calc(100% - 200px);
  }
}
@media (max-width: 1300px) {
  .header-right {
    padding-left: 20px;
    justify-content: flex-end;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .header-right {
    width: auto;
  }
}

.header-mobile {
  display: none;
}

.header-mobile-top ul {
  margin-bottom: 30px;
  margin-top: 30px;
}
.header-mobile-top ul li {
  border-top: 1px solid #277baf;
}
.header-mobile-top ul li a {
  display: inline-block;
  width: 100%;
  color: #141414;
  padding: 15px 30px;
  font-weight: 400;
  border-bottom: 1px solid rgba(255, 255, 255, 0.037);
}
.header-mobile-top ul li a:hover {
  text-decoration: none;
}
.header-mobile-top ul li .sub-menu {
  display: none;
  background: #031b31;
}
.header-mobile-top ul li .toggle-submenu {
  width: 40px;
  height: 50px;
  position: absolute;
  right: 0;
  color: #fff;
  line-height: 50px;
  text-align: center;
  z-index: 2;
}

.logo-mobile {
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.037);
}
.logo-mobile img {
  width: 100px;
  height: auto;
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.menu-bar,
.menu-bar2,
.close-btn {
  height: 18px;
  width: 33px;
  position: relative;
  margin: auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  cursor: pointer;
}

.bar {
  height: 2px;
  width: 26px;
  display: block;
  position: relative;
  background-color: white;
  top: 30px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition-timing-function: ease;
  position: absolute;
}
@media (max-width: 767px) {
  .bar {
    width: 19px;
    top: 24px;
  }
}

.menu-bar,
.menu-bar2,
.close-btn {
  display: flex;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #308fca;
}
@media (max-width: 767px) {
  .menu-bar,
  .menu-bar2,
  .close-btn {
    width: 40px;
    height: 40px;
  }
}

.close-btn {
  margin-bottom: 50px;
  margin-left: auto;
}
.close-btn .bar:nth-of-type(1) {
  -moz-transform: translateY(23px) rotate(45deg);
  -ms-transform: translateY(23px) rotate(45deg);
  -webkit-transform: translateY(23px) rotate(45deg);
  top: 0;
  transform: translateY(23px) rotate(45deg);
}
@media (max-width: 767px) {
  .close-btn .bar:nth-of-type(1) {
    top: -4px;
  }
}
.close-btn .bar:nth-of-type(2) {
  transform: translateY(-7px) rotate(-45deg);
}
@media (max-width: 767px) {
  .close-btn .bar:nth-of-type(2) {
    top: 26px;
  }
}

.menu-bar:hover .bar:nth-of-type(1) {
  transform: translateY(7px) rotate(45deg);
}

.menu-bar:hover .bar:nth-of-type(2) {
  transform: translateY(-7px) rotate(-45deg);
}

.menu-bar .bar:nth-of-type(1),
.menu-bar2 .bar:nth-of-type(1) {
  top: 17px;
}
@media (max-width: 767px) {
  .menu-bar .bar:nth-of-type(1),
  .menu-bar2 .bar:nth-of-type(1) {
    top: 14px;
  }
}

body.side-open .aside-over {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.333);
  z-index: 3;
  opacity: 1;
  visibility: visible;
}

.flag-mobile-list {
  display: flex;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
}
.flag-mobile-list a {
  display: flex;
  align-items: center;
  margin: 0 2px;
  opacity: 0.7;
  line-height: 1;
  padding: 5px;
  text-decoration: none;
}
.flag-mobile-list a.active {
  opacity: 1;
  background: #dbf1ff;
}
.flag-mobile-list a:hover {
  text-decoration: none;
}
.flag-mobile-list img {
  display: block;
  margin-right: 3px;
  width: 15px;
  height: auto;
}

.header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: calc(50% - 4px);
  font-size: 9px;
  line-height: 1em;
  border: none;
  color: #141414;
}

.header .wpml-ls-legacy-dropdown {
  width: 60px !important;
  font-weight: 400;
}
@media (max-width: 1650px) {
  .header .wpml-ls-legacy-dropdown {
    width: 55px !important;
  }
}
.header .wpml-ls-legacy-dropdown a {
  background-color: transparent;
  color: #141414;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  text-transform: uppercase;
  font-weight: 400;
  display: flex;
  align-items: center;
  font-size: 15px;
}

.language-select {
  margin-left: auto;
}

.header .header-language-selector {
  border-left: none;
}
@media (max-width: 1100px) {
  .header .header-language-selector {
    display: none !important;
  }
}
.header .phone-header i {
  color: #308fca;
  margin-right: 3px;
}
.header .phone-header a {
  font-weight: 600;
}
.header .phone-header a:hover {
  text-decoration: none;
  color: #308fca;
}

.flag-mobile {
  display: none;
}

.header-social .social-icons {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.header-social li,
.header-social a {
  color: white;
  line-height: 1;
}
.header-social li {
  position: relative;
  padding: 4px;
}
@media (max-width: 767px) {
  .header-social li {
    padding: 3px;
    margin-bottom: 3px;
  }
}
.header-social a {
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  color: #141414;
  background-color: white;
  border: 1px solid #fff;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.03);
}
.header-social a:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 960px) {
  .header-social a {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 640px) {
  .header-social a {
    width: 32px;
    height: 32px;
    font-size: 12px;
  }
}

.logo img {
  width: auto;
  height: auto;
}

body .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
body .wpml-ls-legacy-dropdown a:focus,
body .wpml-ls-legacy-dropdown a:hover {
  background: #ffffff;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  background-color: #fff;
  border-top: none;
  transition: none;
  display: none;
  border: 1px solid transparent;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
  color: #277baf;
}
body .wpml-ls-legacy-dropdown .wpml-ls-item.wpml-ls-current-language {
  border: none;
}
body .wpml-ls-legacy-dropdown .wpml-ls-item.wpml-ls-current-language:hover {
  border: none;
}
body .wpml-ls-legacy-dropdown .wpml-ls-item.wpml-ls-current-language:hover > .wpml-ls-sub-menu {
  border: 1px solid #eaeaea;
  display: block;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:last-child a {
  border-bottom: none;
}

.side-open {
  overflow: hidden;
}
.side-open .header-right-box {
  right: 0;
  z-index: 99;
  display: block;
  overflow-y: scroll;
}
.side-open .header-menu {
  display: block;
  width: 100%;
}
.side-open .header-second.on-scroll-up .hamburger {
  background: rgba(255, 255, 255, 0) !important;
}
.side-open .hamburger {
  background: rgba(255, 255, 255, 0);
}
.side-open .hamburger:before {
  transform: rotate(45deg);
  top: 0;
}
.side-open .hamburger:after {
  transform: rotate(135deg);
  top: 0;
}
.side-open .menu-btn {
  position: absolute;
  z-index: 9999;
  right: 34px;
  top: 17px;
}
.side-open .flag-mobile {
  display: block;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .side-open .flag-mobile {
    padding-top: 20px;
  }
}
@media (max-width: 640px) {
  .side-open .flag-mobile {
    padding-top: 15px;
  }
}
.side-open .language-switcher {
  display: none;
}
@media (max-width: 960px) {
  .side-open .menu-trigger {
    top: 12px;
    right: -20px;
  }
}
.side-open .header.on-scroll-up,
.side-open .header.scroll {
  background-color: #a4a8aa;
}
.side-open .header.on-scroll-up .header-left,
.side-open .header.scroll .header-left {
  opacity: 0.7;
}

html.side-open .header,
body.side-open .header {
  z-index: 3;
}

.header-right-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1300px) {
  .header-right-box {
    width: 400px;
    height: 100vh;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: fixed;
    flex-direction: column;
    overflow: auto;
    right: -100%;
    top: 0;
    transition: all 0.3s ease;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    background: #fff;
    background-position: center;
    background-size: cover;
    z-index: 5;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1960784314);
    padding: 70px 40px 40px;
    background: rgb(242, 250, 250);
    background: linear-gradient(180deg, rgb(242, 250, 250) 0%, rgb(239, 249, 255) 45%, rgb(248, 253, 255) 100%);
  }
}
@media (max-width: 640px) {
  .header-right-box {
    width: 80%;
    padding: 70px 40px 25px;
  }
}
@media (max-width: 480px) {
  .header-right-box {
    padding: 50px 40px 20px;
  }
}

.content-section {
  position: relative;
  overflow: hidden;
}

.line-section {
  position: absolute;
  top: 0;
  background-color: #c9c9c9;
  height: 100%;
  width: 1px;
  z-index: 2;
  left: 6%;
  opacity: 0.1;
}
.line-section:nth-child(2n) {
  left: 22.5%;
}
.line-section:nth-child(3n) {
  left: 40.5%;
}
.line-section:nth-child(4n) {
  left: 58.5%;
}
.line-section:nth-child(5n) {
  left: 76.5%;
}
.line-section:nth-child(6n) {
  left: auto;
  right: 6%;
}

.hero-inner {
  background-color: #f2f2f2;
  height: 460px;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-bottom: 70px;
  margin-top: 20px;
}
@media (max-width: 1550px) {
  .hero-inner {
    height: 450px;
    margin-top: 15px;
  }
}
@media (max-width: 1300px) {
  .hero-inner {
    height: 380px;
    padding-bottom: 50px;
    margin-top: 0;
  }
}
@media (max-width: 960px) {
  .hero-inner {
    height: auto;
    padding: 180px 0 50px;
  }
}
@media (max-width: 767px) {
  .hero-inner {
    padding: 100px 0 40px;
  }
}
@media (max-width: 640px) {
  .hero-inner {
    padding-bottom: 20px;
  }
}
.hero-inner .title-inner {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.title-inner {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1em;
}

.section-boxed {
  margin-left: 50px;
  margin-right: 50px;
  border-radius: 20px;
}
@media (max-width: 1650px) {
  .section-boxed {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 1430px) {
  .section-boxed {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
    margin-top: 0;
  }
}
.section-boxed .container {
  position: relative;
  z-index: 1;
}

.breadcrumbs-section {
  padding-bottom: 5px;
}
.breadcrumbs-section span,
.breadcrumbs-section a {
  display: inline;
}
@media (max-width: 1550px) {
  .breadcrumbs-section span,
  .breadcrumbs-section a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs-section span,
  .breadcrumbs-section a {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .breadcrumbs-section span,
  .breadcrumbs-section a {
    font-size: 11px;
  }
}
.breadcrumbs-section p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
}
@media (max-width: 1550px) {
  .breadcrumbs-section p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs-section p {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .breadcrumbs-section p {
    font-size: 11px;
  }
}
.breadcrumbs-section a {
  text-decoration: none;
}
.breadcrumbs-section i {
  margin: 0 7px;
  line-height: 1;
  position: relative;
  top: -1px;
  font-size: 8px;
}
@media (max-width: 767px) {
  .breadcrumbs-section i {
    font-size: 7px;
    margin: 0 3px;
  }
}
.breadcrumbs-section .breadcrumb_last {
  text-decoration: underline;
}

.blue-bck {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9f2f9+0,e0f3ff+100 */
  background: linear-gradient(to bottom, #e9f2f9 0%, #e0f3ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.footer {
  padding: 300px 0 90px;
  position: relative;
  text-align: center;
}
@media (max-width: 640px) {
  .footer {
    padding-bottom: 50px;
  }
}
.footer::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9f2f9+0,e0f3ff+100 */
  background: linear-gradient(to right, #e9f2f9 0%, #e0f3ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.97;
}
.footer .container {
  position: relative;
  z-index: 1;
}

.footer-tac {
  margin-top: 80px;
}
@media (max-width: 640px) {
  .footer-tac {
    margin-top: 60px;
  }
}

.footer-menu {
  margin-top: 30px;
}
.footer-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-menu li {
  padding: 0;
}
.footer-menu li::before {
  content: "|";
  padding: 0 20px;
  color: #707070;
  opacity: 0.1;
}
@media (max-width: 960px) {
  .footer-menu li::before {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .footer-menu li::before {
    font-size: 11px;
    padding: 0 12px;
  }
}
@media (max-width: 640px) {
  .footer-menu li::before {
    font-size: 10px;
    padding: 0 8px;
  }
}
.footer-menu li:first-child::before {
  display: none;
}
.footer-menu a {
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 767px) {
  .footer-menu a {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .footer-menu a {
    font-size: 12px;
  }
}
.footer-menu a:hover {
  text-decoration: none;
  opacity: 0.6;
}

@media (max-width: 640px) {
  .logo-footer {
    max-width: 150px;
  }
}

.contact-wrap {
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#308fca+0,2162aa+100 */
  background: linear-gradient(135deg, #308fca 0%, #2162aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (max-width: 767px) {
  .contact-wrap {
    border-radius: 0 !important;
  }
}
.contact-wrap .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .contact-wrap .bg-image {
    border-radius: 0;
  }
}
.contact-wrap .bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1430px) {
  .contact-wrap .bg-image img {
    opacity: 0.6;
  }
}
@media (max-width: 960px) {
  .contact-wrap .bg-image img {
    opacity: 0.3;
  }
}
@media (max-width: 767px) {
  .contact-wrap .bg-image img {
    opacity: 0.15;
  }
}

.hero-section {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9f2f9+0,e0f3ff+100 */
  background: linear-gradient(to right, #e9f2f9 0%, #e0f3ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative;
  z-index: 1;
  margin: 20px 50px 0 50px;
  border-radius: 20px;
}
@media (max-width: 1650px) {
  .hero-section {
    margin: 20px 30px 0 30px;
  }
}
@media (max-width: 1430px) {
  .hero-section {
    margin: 0;
    border-radius: 0;
  }
}
.hero-section h1 {
  display: inline-block;
}

.circle-below {
  position: absolute;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  background-color: #ffffff;
  opacity: 0.2;
}
@media (max-width: 1300px) {
  .circle-below {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 640px) {
  .circle-below {
    width: 90px;
    height: 90px;
  }
}

.hero-text {
  padding-top: 206px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1550px) {
  .hero-text {
    padding-top: 180px;
  }
}
@media (max-width: 640px) {
  .hero-text {
    padding-top: 120px;
  }
}
.hero-text h1 {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 72px;
  font-weight: 700;
  max-width: 800px;
}
@media (max-width: 1650px) {
  .hero-text h1 {
    font-size: 65px;
  }
}
@media (max-width: 1430px) {
  .hero-text h1 {
    font-size: 60px;
  }
}
@media (max-width: 1100px) {
  .hero-text h1 {
    text-align: center;
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  .hero-text h1 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .hero-text h1 {
    font-size: 35px;
  }
}
@media (max-width: 640px) {
  .hero-text h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
}
.hero-text .circle-below {
  right: 0;
  top: -50px;
}
@media (max-width: 1300px) {
  .hero-text .circle-below {
    right: auto;
    left: -20px;
  }
}
@media (max-width: 1100px) {
  .hero-text .circle-below {
    left: 50%;
    transform: translateX(-50%);
    margin-left: -40px;
  }
}

.hero-title {
  max-width: 1200px;
}
@media (max-width: 1550px) {
  .hero-title {
    max-width: 990px;
  }
}
@media (max-width: 960px) {
  .hero-title {
    max-width: 800px;
  }
}
@media (max-width: 1100px) {
  .hero-title {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
  }
}

.hero-subtitle {
  max-width: 340px;
  margin-left: auto;
  margin-top: -50px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1300px) {
  .hero-subtitle {
    margin-top: -20px;
  }
}
@media (max-width: 1100px) {
  .hero-subtitle {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
  }
}

.hero-btn-right {
  text-align: right;
  position: absolute;
  right: -70px;
  top: 140px;
}
@media (max-width: 1550px) {
  .hero-btn-right {
    right: -30px;
  }
}
@media (max-width: 1100px) {
  .hero-btn-right {
    text-align: center;
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 20px;
  }
}
.hero-btn-right a {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  justify-content: flex-end;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 1100px) {
  .hero-btn-right a {
    justify-content: center;
  }
}
.hero-btn-right a:hover {
  text-decoration: none;
}
.hero-btn-right a:hover span {
  -ms-transform: rotate(-50deg); /* IE 9 */
  -moz-transform: rotate(-50deg); /* Firefox */
  -webkit-transform: rotate(-50deg); /* Safari and Chrome */
  -o-transform: rotate(-50deg); /* Opera */
  margin-left: 15px;
}
.hero-btn-right span {
  width: 82px;
  height: 82px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid #cfe4f2;
  background-color: #cfe4f2;
  margin-left: 10px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media (max-width: 1100px) {
  .hero-btn-right span {
    width: 62px;
    height: 62px;
  }
  .hero-btn-right span img {
    width: 20px;
  }
}
@media (max-width: 960px) {
  .hero-btn-right span {
    width: 42px;
    height: 42px;
  }
  .hero-btn-right span img {
    width: 12px;
  }
}
@media (max-width: 640px) {
  .hero-btn-right span {
    width: 32px;
    height: 32px;
  }
  .hero-btn-right span img {
    width: 10px;
  }
}

.text-scrolling {
  overflow: hidden;
}

.hero-image {
  position: relative;
  margin-top: -100px;
  margin-left: -150px;
  z-index: 2;
}
@media (max-width: 1550px) {
  .hero-image {
    margin-top: -50px;
    margin-left: -100px;
  }
  .hero-image img {
    max-width: 1100px;
  }
}
@media (max-width: 1100px) {
  .hero-image {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: -70px;
  }
  .hero-image img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  .hero-image {
    margin-top: 10px;
  }
  .hero-image img {
    max-width: 120%;
    margin-left: -10%;
  }
}
.hero-image .circle-below {
  left: 26%;
  top: 127px;
  width: 240px;
  height: 240px;
  background-color: #eef6fc;
  opacity: 1;
}
@media (max-width: 1550px) {
  .hero-image .circle-below {
    left: 25%;
    top: 66px;
    width: 178px;
    height: 178px;
  }
}
@media (max-width: 1550px) and (max-width: 1300px) {
  .hero-image .circle-below {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 1550px) and (max-width: 640px) {
  .hero-image .circle-below {
    width: 90px;
    height: 90px;
  }
}
.hero-image img {
  position: relative;
  z-index: 1;
}

.hero-scrolling {
  overflow: hidden;
}
.hero-scrolling span {
  padding-left: 50px;
  position: relative;
}
.hero-scrolling span::before {
  content: "";
  display: block;
  background-image: url("images/svg/diamond.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 40px;
  position: absolute;
  left: 10px;
}
.hero-scrolling .section_text_animated .marquee span {
  color: #ffffff;
  opacity: 0.32;
}

.scroll-down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  bottom: 0;
  width: 55px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #d0e8f6;
  border-radius: 30px;
  transition: all, 0.3s;
}
@media (max-width: 1100px) {
  .scroll-down {
    bottom: -20px;
  }
}
@media (max-width: 960px) {
  .scroll-down {
    width: 42px;
    height: 60px;
    bottom: -30px;
  }
  .scroll-down img {
    width: 15px;
  }
}
.scroll-down:hover {
  bottom: -20px;
}
@media (max-width: 1100px) {
  .scroll-down:hover {
    bottom: -30px;
  }
}

.trust-icon {
  height: 108px;
  width: 108px;
  border: 3px solid #fff;
  background: #fff;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.02);
}
@media (max-width: 1430px) {
  .trust-icon {
    height: 100px;
    width: 100px;
  }
}
@media (max-width: 960px) {
  .trust-icon {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 640px) {
  .trust-icon {
    height: 60px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}
.trust-icon img {
  height: 50px !important;
  width: auto;
}
@media (max-width: 960px) {
  .trust-icon img {
    height: 45px !important;
  }
}
@media (max-width: 640px) {
  .trust-icon img {
    height: 35px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.trust-item {
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .trust-item {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .trust-item {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .trust-item {
    width: 100%;
  }
}
.trust-item:first-child::before {
  display: none;
}
.trust-item::before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  height: 100%;
  width: 1px;
  border-left: 1px dashed rgba(255, 255, 255, 0.11);
}
@media (max-width: 640px) {
  .trust-item::before {
    display: none;
  }
}

.trust-text .title {
  line-height: 1;
  margin: 0 0 10px;
  color: #141414;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 640px) {
  .trust-text .title {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.trust-text .text {
  margin: 0;
  font-size: 15px;
  opacity: 0.6;
}
@media (max-width: 960px) {
  .trust-text .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .trust-text .text {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .trust-text .text {
    font-size: 12px;
  }
}

.about-image {
  bottom: -300px;
  position: relative;
  margin-top: -170px;
}
@media (max-width: 1100px) {
  .about-image {
    bottom: 0;
    margin-top: 20px;
    padding-bottom: 60px;
  }
}
.about-image img {
  display: block;
  border-radius: 20px;
}

.about-section {
  padding-top: 400px;
  padding-bottom: 110px;
  position: relative;
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (max-width: 1100px) {
  .about-section {
    padding: 80px 0 80px;
  }
}
@media (max-width: 640px) {
  .about-section {
    padding-bottom: 40px;
    padding-top: 60px;
  }
}
.about-section:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(images/webp/bg-decoration.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
.about-section .big-title {
  max-width: 612px;
}
@media (max-width: 960px) {
  .about-section .big-title {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .about-section .big-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.flex-text-right {
  max-width: 550px;
  margin-left: auto;
  margin-top: -90px;
}
@media (max-width: 1100px) {
  .flex-text-right {
    margin-top: -50px;
  }
}
@media (max-width: 960px) {
  .flex-text-right {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .flex-text-right {
    text-align: center;
    margin-top: 30px;
  }
}

.step-box {
  background-color: white;
  padding: 37px 40px;
  height: 100%;
  z-index: 1;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 1100px) {
  .step-box {
    padding: 30px 30px 50px;
  }
}
@media (max-width: 767px) {
  .step-box {
    text-align: center;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.02);
  }
}
@media (max-width: 640px) {
  .step-box {
    padding: 25px 20px 40px;
    text-align: center;
  }
}
.step-box:before {
  counter-increment: section;
  content: counters(section, ".", decimal-leading-zero) ".";
  position: absolute;
  bottom: 0;
  right: 0;
  color: rgba(0, 0, 0, 0.04);
  font-size: 120px;
  font-weight: 700;
  line-height: 0.8;
}
@media (max-width: 1100px) {
  .step-box:before {
    font-size: 92px;
  }
}
@media (max-width: 640px) {
  .step-box:before {
    font-size: 64px;
    bottom: 10px;
    right: 5px;
  }
}
.step-box .title {
  color: #141414;
  font-size: 20px;
}
@media (max-width: 1300px) {
  .step-box .title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .step-box .title {
    font-size: 16px;
  }
}

.about-section .step-box {
  padding-bottom: 90px;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.02);
}
.about-section .step-box:before {
  bottom: 10px;
  color: rgba(0, 0, 0, 0.02);
}

.steps-flex {
  counter-reset: section;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .steps-flex {
    margin-top: 30px;
    display: block;
  }
}

.step-icon {
  height: 108px;
  width: 108px;
  border: 3px solid #fff;
  background: #edf8ff;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.02);
}
@media (max-width: 1430px) {
  .step-icon {
    height: 100px;
    width: 100px;
  }
}
@media (max-width: 960px) {
  .step-icon {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .step-icon {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  .step-icon {
    height: 60px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}
.step-icon img {
  display: block;
  height: 50px !important;
  width: auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .step-icon img {
    height: 45px !important;
  }
}
@media (max-width: 640px) {
  .step-icon img {
    height: 35px !important;
  }
}

.step-item {
  position: relative;
  bottom: 0;
  transition: all, 0.3s;
}
@media (max-width: 767px) {
  .step-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.step-item:hover {
  bottom: 10px;
}
@media (max-width: 767px) {
  .step-item:hover {
    bottom: 0;
  }
}
.step-item:nth-child(even) .step-icon:before {
  left: auto;
  right: -10px;
}
@media (max-width: 767px) {
  .step-item:last-child {
    margin-bottom: 0;
  }
}

.cars-section {
  padding: 110px 0;
}
@media (max-width: 1100px) {
  .cars-section {
    padding: 80px 0;
  }
}
@media (max-width: 640px) {
  .cars-section {
    padding: 50px 0 30px;
  }
}
.cars-section .tac {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.cars-flex {
  margin-top: 40px;
}
@media (max-width: 640px) {
  .cars-flex {
    margin-top: 30px;
  }
}

.car-box {
  border: 1px solid #ededed;
  background-color: white;
  padding: 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .car-box {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .car-box {
    flex-direction: column;
  }
}
.car-box:hover {
  text-decoration: none;
  border-color: #308fca;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.07);
}
@media (max-width: 960px) {
  .car-box .car-top-info {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    display: block;
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .cars-flex {
    flex-wrap: wrap;
  }
  .cars-flex .col_33 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.car-image {
  height: 225px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.car-image img {
  display: block;
  max-height: 100%;
}
.car-image span {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #e5f3fc;
  border-radius: 5px;
  color: #308fca;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.04em;
  padding: 8px 12px;
}
@media (max-width: 960px) {
  .car-image span {
    font-size: 10px;
  }
}

.car-top-info {
  display: flex;
  flex-wrap: wrap;
}
.car-top-info span {
  background-color: #f5fbff;
  border-radius: 20px;
  font-size: 13px;
  color: #414141;
  line-height: 1.1;
  padding: 7px 12px;
  margin: 2px;
}
@media (max-width: 1100px) {
  .car-top-info span {
    font-size: 11px;
  }
}
@media (max-width: 960px) {
  .car-top-info span {
    font-size: 10px;
  }
}
.car-top-info span:first-child {
  margin-left: 0;
}

.car-text {
  margin-top: auto;
}

.car-title-flex {
  justify-content: space-between;
}
.car-title-flex p {
  margin: 0;
  line-height: 1.2;
}
.car-title-flex span,
.car-title-flex p.text {
  color: #424242;
  font-size: 14px;
}
@media (max-width: 1100px) {
  .car-title-flex span,
  .car-title-flex p.text {
    font-size: 12px;
  }
}

.car-left .title {
  font-size: 26px;
  color: #141414;
}
@media (max-width: 1100px) {
  .car-left .title {
    font-size: 24px;
  }
}

.car-right {
  text-align: right;
}
.car-right .price {
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 1100px) {
  .car-right .price {
    font-size: 24px;
  }
}

.car-features {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
  border-top: 1px solid #dbdbdb;
}
@media (max-width: 960px) {
  .car-features {
    display: block;
  }
}
@media (max-width: 767px) {
  .car-features {
    display: flex;
  }
}

.car-feature {
  display: flex;
  padding: 5px;
}
.car-feature .icon {
  width: 28px;
  text-align: center;
  display: block;
}
.car-feature .icon img {
  display: block;
}
.car-feature .text {
  width: calc(100% - 28px);
  padding-left: 3px;
}
.car-feature .text span {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  color: #999999;
}
@media (max-width: 767px) {
  .car-feature .text span {
    font-size: 11px;
  }
}
.car-feature .text p {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  color: #212121;
}
@media (max-width: 767px) {
  .car-feature .text p {
    font-size: 11px;
  }
}

.car-button {
  margin-top: 10px;
}
.car-button span {
  display: block;
  text-align: center;
}

.title-flex {
  position: relative;
}
@media (max-width: 640px) {
  .title-flex {
    display: block;
    text-align: center;
  }
}
.title-flex .circle-below {
  left: -100px;
  top: -50px;
  z-index: 0;
}
.title-flex h2 {
  position: relative;
  z-index: 1;
}

.slider-gallery:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 323px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slider-gallery:not(.slick-slider) {
    height: 184px;
  }
}
.slider-gallery:not(.slick-slider) .slide-gallery {
  width: 33.33%;
}
@media (max-width: 767px) {
  .slider-gallery:not(.slick-slider) .slide-gallery {
    width: 50%;
  }
}

.slide-gallery {
  padding: 0 10px;
}
.slide-gallery a {
  display: block;
  width: 100%;
  padding-bottom: 80%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.slide-gallery a::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -webkit-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  -webkit-transition-timing-function: ease;
  background-image: url(images/svg/search-white.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
}
.slide-gallery a:hover:before {
  opacity: 1;
}

.slider-gallery {
  margin-top: 40px;
  z-index: 2;
}
@media (max-width: 960px) {
  .slider-gallery {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .slider-gallery {
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  .slider-gallery {
    margin-top: 30px;
  }
}
.slider-gallery .slick-list {
  overflow: visible;
}

.slider-arrows {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: -10px;
}
@media (max-width: 640px) {
  .slider-arrows {
    justify-content: center;
    margin-right: auto;
  }
}

.slider-arrow {
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin: 0 10px;
  cursor: pointer;
  background: #d1e7f5;
}
@media (max-width: 960px) {
  .slider-arrow {
    width: 40px;
    height: 40px;
    margin: 0 5px;
  }
  .slider-arrow img {
    max-width: 15px;
  }
}
.slider-arrow:hover {
  text-decoration: none;
  background-color: #c5e3f5;
}

.contact-text {
  max-width: 475px;
  position: relative;
}
@media (max-width: 1550px) {
  .contact-text {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .contact-text {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .contact-text {
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
  }
}
.contact-text .circle-below {
  right: -10px;
  top: -70px;
  background: #484848;
  opacity: 0.21;
}
@media (max-width: 1100px) {
  .contact-text .circle-below {
    right: auto;
    left: -30px;
  }
}
@media (max-width: 640px) {
  .contact-text .circle-below {
    left: 0;
    top: -20px;
  }
}
.contact-text h2,
.contact-text .the-content {
  position: relative;
  z-index: 1;
}
.contact-text .header-social {
  margin-top: 20px;
  margin-left: -5px;
}
@media (max-width: 1300px) {
  .contact-text .header-social {
    justify-content: center;
    margin-left: auto;
  }
}
.contact-text .header-social a {
  color: #308fca;
}
@media (max-width: 1430px) {
  .contact-text .header-social a {
    width: 35px;
    margin: 0 3px;
    height: 35px;
  }
}
@media (max-width: 640px) {
  .contact-text .header-social a {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
}
.contact-text .header-social a:hover {
  text-decoration: none;
  background-color: #277baf;
  color: #fff;
}

.contact-wrap {
  padding: 150px;
  border-radius: 20px;
}
@media (max-width: 1650px) {
  .contact-wrap {
    padding: 100px 110px;
  }
}
@media (max-width: 1550px) {
  .contact-wrap {
    padding: 90px 100px;
  }
}
@media (max-width: 1100px) {
  .contact-wrap {
    padding: 100px 60px;
  }
}
@media (max-width: 767px) {
  .contact-wrap {
    padding: 70px 40px;
  }
}
@media (max-width: 640px) {
  .contact-wrap {
    padding: 50px 25px;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .contact-wrap::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(48, 143, 202, 0.5490196078);
    width: 100%;
    height: 100%;
  }
}

.button-call {
  background-color: #fff;
  color: #308fca;
  border-radius: 50px;
  padding: 15px 30px 15px 70px;
  line-height: 1;
  position: relative;
  border: 1px solid #fff;
}
@media (max-width: 960px) {
  .button-call {
    padding: 15px 20px 15px 70px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .button-call {
    text-align: left;
    padding: 15px 30px 15px 60px;
  }
}
@media (max-width: 640px) {
  .button-call {
    padding: 12px 20px 12px 50px;
  }
}
.button-call:hover {
  text-decoration: none;
  background-color: #308fca;
  color: #fff;
  border-color: #fff;
}
.button-call:hover * {
  color: #fff;
}
.button-call span,
.button-call p {
  margin: 0;
  line-height: 1;
}
.button-call span {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #308fca;
  margin-bottom: 5px;
}
@media (max-width: 1430px) {
  .button-call span {
    font-size: 13px;
  }
}
.button-call p {
  font-size: 20px;
  font-weight: 600;
  color: #308fca;
}
@media (max-width: 1430px) {
  .button-call p {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .button-call p {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .button-call p {
    font-size: 16px;
  }
}
.button-call .icon {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  .button-call .icon {
    left: 20px;
  }
}
.button-call .icon i {
  font-size: 32px;
}
@media (max-width: 1430px) {
  .button-call .icon i {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  .button-call .icon i {
    font-size: 22px;
  }
}

.section_text_animated {
  padding-top: 40px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 640px) {
  .section_text_animated {
    padding-top: 20px;
  }
}

.section_text_animated .track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 250s linear infinite;
}

.section_text_animated .marquee {
  overflow-x: hidden;
  height: 150px;
}
@media (max-width: 1300px) {
  .section_text_animated .marquee {
    height: 110px;
  }
}
@media (max-width: 1100px) {
  .section_text_animated .marquee {
    height: 100px;
  }
}
@media (max-width: 480px) {
  .section_text_animated .marquee {
    height: 60px;
  }
}
.section_text_animated .marquee span {
  font-size: 130px;
  line-height: 0.8;
  text-transform: uppercase;
  color: #e5e5e5;
  opacity: 0.4;
}
@media (max-width: 1300px) {
  .section_text_animated .marquee span {
    font-size: 110px;
  }
}
@media (max-width: 1100px) {
  .section_text_animated .marquee span {
    font-size: 92px;
  }
}
@media (max-width: 480px) {
  .section_text_animated .marquee span {
    font-size: 64px;
  }
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.contact-section {
  position: relative;
  z-index: 1;
  margin-bottom: -300px;
}
@media (max-width: 767px) {
  .contact-section .container-big {
    padding-left: 0;
    padding-right: 0;
  }
}

.car-popup {
  display: none;
  max-width: 1060px;
}
@media (max-width: 1300px) {
  .car-popup {
    max-width: 100%;
    padding: 40px 30px;
  }
}
@media (max-width: 640px) {
  .car-popup {
    padding: 30px 20px;
  }
}

@media (max-width: 767px) {
  .flex-car-popup {
    display: block;
  }
  .flex-car-popup .car-features {
    display: flex;
  }
}

.car-left-gallery {
  width: 45%;
}
@media (max-width: 767px) {
  .car-left-gallery {
    width: 100%;
  }
}

.car-right-info {
  width: 55%;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .car-right-info {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}

.car-slide .cover {
  width: 100%;
  height: 300px;
  background-size: contain;
}
@media (max-width: 767px) {
  .car-slide .cover {
    height: 200px;
    display: block;
  }
}

.slide-thumb {
  width: 100%;
  height: 100%;
}

.slider-nav-thumb {
  width: 82px;
  height: 62px;
  opacity: 0.4;
  margin-left: 5px;
}
@media (max-width: 640px) {
  .slider-nav-thumb {
    width: 40px;
    height: 30px;
  }
}
.slider-nav-thumb.slick-current {
  opacity: 1;
}

.car-description {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #dbdbdb;
}
.car-description h4,
.car-description h5,
.car-description h6 {
  text-transform: uppercase;
}
.car-description ul li {
  margin: 0;
}
.car-description span,
.car-description p,
.car-description li {
  font-size: 15px;
}
@media (max-width: 960px) {
  .car-description span,
  .car-description p,
  .car-description li {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .car-description span,
  .car-description p,
  .car-description li {
    font-size: 13px;
  }
}

.car-reserve {
  margin-top: 20px;
}

.photo-section {
  position: relative;
  z-index: 0;
}
.photo-section .blue-bg {
  padding: 110px 0;
}
@media (max-width: 1100px) {
  .photo-section .blue-bg {
    padding: 80px 0;
  }
}
@media (max-width: 960px) {
  .photo-section .blue-bg {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .photo-section .blue-bg {
    padding: 50px 0;
  }
}

.section-hero {
  height: 450px;
  overflow: hidden;
}
@media (max-width: 1430px) {
  .section-hero {
    height: 360px;
  }
}
@media (max-width: 960px) {
  .section-hero {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .section-hero {
    height: 250px;
  }
}
@media (max-width: 640px) {
  .section-hero {
    height: auto;
  }
}
.section-hero .cover {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  background-color: black;
}
.section-hero .cover::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.section-hero h1 {
  color: white;
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 1430px) {
  .section-hero h1 {
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  .section-hero h1 {
    font-size: 46px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section-hero h1 {
    font-size: 36px;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .section-hero h1 {
    font-size: 28px;
    padding-top: 110px;
    padding-bottom: 40px;
  }
}

.section-hero .cover {
  position: relative;
  overflow: hidden;
}
.section-hero .cover::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}

.about-section1 .big-title {
  max-width: 800px;
}
@media (max-width: 767px) {
  .about-section1 .big-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.about-section1 .big-title .wrap-button {
  margin-top: 25px;
}

.simple-text {
  padding-bottom: 30px;
}
.simple-text .wrap-button {
  padding-top: 25px;
}
.simple-text .wrap-button.align-center {
  text-align: center;
}
.simple-text .wrap-button.align-left {
  text-align: left;
}
.simple-text .wrap-button.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .section-two {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section-two .col_50 {
    width: 100%;
  }
}

.why-flex .step-box::before {
  display: none;
}

.about-section2 {
  margin-top: 150px;
  padding: 100px 0;
  position: relative;
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.about-section2:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(images/webp/bg-decoration.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1300px) {
  .about-section2 {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .about-section2 {
    margin-top: 100px;
    padding: 50px 0;
  }
}
.about-section2 .container {
  position: relative;
  z-index: 1;
}

.centered-text {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .flex2cols {
    display: block;
  }
  .flex2cols .col_50 {
    width: 100%;
  }
}
.flex2cols .the-content {
  max-width: 540px;
}
@media (max-width: 767px) {
  .flex2cols .the-content {
    max-width: 100%;
  }
}
.flex2cols .button-line {
  margin-top: 30px;
}
@media (max-width: 960px) {
  .flex2cols .button-line {
    margin-top: 10px;
  }
}

.about-main-image {
  padding-bottom: 30px;
}
.about-main-image img {
  margin-top: -250px;
  border-radius: 20px;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .about-main-image img {
    margin-top: -160px;
  }
}

.services-list {
  margin-top: 40px;
}
.services-list li {
  position: relative;
  padding-left: 60px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .services-list li {
    padding-left: 55px;
  }
}
@media (max-width: 640px) {
  .services-list li {
    padding-left: 50px;
  }
}
.services-list li:first-child {
  margin-top: 0;
}
.services-list li::before {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 500px;
  border: 3px solid #fff;
  background-color: #edf8ff;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.02);
  position: absolute;
  left: 0;
  top: -10px;
  background-image: url(images/svg/slider-right.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
@media (max-width: 767px) {
  .services-list li::before {
    width: 42px;
    height: 42px;
    background-size: 18px;
  }
}
@media (max-width: 640px) {
  .services-list li::before {
    width: 40px;
    height: 40px;
    background-size: 17px;
  }
}
.services-list .title {
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #141414;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 20px;
}
@media (max-width: 1430px) {
  .services-list .title {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .services-list .title {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .services-list .title {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.services-list .text {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .services-list .text {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .services-list .text {
    font-size: 13px;
  }
}

.contact-form {
  padding: 50px;
  height: 100%;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.02);
  border-radius: 20px;
  width: 90%;
  margin-left: auto;
}
@media (max-width: 1300px) {
  .contact-form {
    padding: 35px;
  }
}
@media (max-width: 960px) {
  .contact-form {
    padding: 30px;
    box-shadow: none;
    border: none;
    margin-top: 30px;
    width: 100%;
    border-radius: 10px;
  }
}
@media (max-width: 640px) {
  .contact-form {
    padding: 20px;
  }
}
@media (max-width: 640px) {
  .contact-form .row.flex {
    display: block;
  }
}
@media (max-width: 640px) {
  .contact-form .col_50 {
    width: 100%;
  }
}
.contact-form h2 {
  margin-top: 0;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 1430px) {
  .contact-form h2 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .contact-form h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .contact-form h2 {
    font-size: 25px;
  }
}
@media (max-width: 640px) {
  .contact-form h2 {
    font-size: 22px;
  }
}
.contact-form form p {
  margin: 0;
}
.contact-form input[type=submit] {
  display: block;
  width: 100%;
  margin-top: 0;
}
@media (max-width: 640px) {
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea {
    background-color: #ffffff;
  }
}
.contact-form .wpcf7-spinner {
  margin: 10px 0 0 10px;
}

.contact-top {
  margin-bottom: 30px;
}
.contact-top h1 {
  text-transform: uppercase;
}

.contact-sidebar-box .the-content h3 {
  font-weight: 700;
  margin-top: 0;
}
.contact-sidebar-box .contact-item {
  margin-top: 35px;
  display: flex;
}
@media (max-width: 767px) {
  .contact-sidebar-box .contact-item {
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .contact-sidebar-box .contact-item {
    margin-top: 20px;
  }
}
.contact-sidebar-box .contact-item .title,
.contact-sidebar-box .contact-item .text {
  margin: 0;
}
.contact-sidebar-box .contact-item .title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 70;
  opacity: 0.43;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (max-width: 767px) {
  .contact-sidebar-box .contact-item .title {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .contact-sidebar-box .contact-item .title {
    font-size: 13px;
  }
}
.contact-sidebar-box .contact-item .text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
@media (max-width: 960px) {
  .contact-sidebar-box .contact-item .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .contact-sidebar-box .contact-item .text {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .contact-sidebar-box .contact-item .text {
    font-size: 14px;
  }
}
.contact-sidebar-box .contact-item .contact-item-icon {
  width: 54px;
  height: 54px;
  display: flex;
  background-color: #2a7dbd;
  justify-content: center;
  border-radius: 10px;
  align-items: center;
  text-align: center;
  color: #fff;
}
@media (max-width: 960px) {
  .contact-sidebar-box .contact-item .contact-item-icon {
    width: 46px;
    height: 46px;
  }
}
@media (max-width: 640px) {
  .contact-sidebar-box .contact-item .contact-item-icon {
    width: 40px;
    height: 40px;
  }
}
.contact-sidebar-box .contact-item .contact-item-icon i {
  font-size: 19px;
}
@media (max-width: 960px) {
  .contact-sidebar-box .contact-item .contact-item-icon i {
    font-size: 17px;
  }
}
@media (max-width: 640px) {
  .contact-sidebar-box .contact-item .contact-item-icon i {
    font-size: 15px;
  }
}
.contact-sidebar-box .contact-item .inline {
  display: block;
  width: calc(100% - 65px);
  padding-left: 10px;
}
@media (max-width: 767px) {
  .contact-sidebar-box .contact-item .inline {
    width: calc(100% - 46px);
  }
}
.contact-sidebar-box .contact-item a {
  display: flex;
  width: 100%;
}
.contact-sidebar-box .contact-item a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.contact-sidebar-box .social-footer {
  padding-top: 20px;
  margin-top: 30px;
  margin-left: -5px;
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .contact-sidebar-box .social-footer {
    justify-content: flex-start;
    margin-top: 5px;
  }
}
.contact-sidebar-box .social-footer li {
  margin: 5px;
}
.contact-sidebar-box .social-footer a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  border: 2px solid white;
  background-color: #fff;
  color: #308fca;
  border-radius: 500px;
  font-size: 19px;
}
@media (max-width: 1430px) {
  .contact-sidebar-box .social-footer a {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .contact-sidebar-box .social-footer a {
    width: 46px;
    height: 46px;
    font-size: 17px;
  }
}
@media (max-width: 960px) {
  .contact-sidebar-box .social-footer a {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .contact-sidebar-box .social-footer a {
    width: 35px;
    height: 35px;
    font-size: 15px;
  }
}
.contact-sidebar-box .social-footer a:hover {
  text-decoration: none;
  background-color: #308fca;
  color: #fff;
  border-color: #308fca;
}

.section_contact.cover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 200px;
  margin-top: 20px;
  z-index: 1;
  position: relative;
  padding-bottom: 100px;
}
@media (max-width: 1650px) {
  .section_contact.cover {
    margin-top: 10px;
    padding-bottom: 70px;
  }
}
@media (max-width: 1430px) {
  .section_contact.cover {
    margin-top: 0;
    padding-top: 150px;
    border-radius: 0;
    padding-bottom: 50px;
  }
}
@media (max-width: 960px) {
  .section_contact.cover {
    padding-top: 130px;
    padding-bottom: 40px;
  }
}
@media (max-width: 640px) {
  .section_contact.cover {
    padding-top: 110px;
    padding-bottom: 30px;
  }
}
.section_contact.cover .container {
  position: relative;
  z-index: 1;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0 !important;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  width: calc(100% - 28px);
}
.wpcf7-acceptance .wpcf7-list-item-label a {
  display: inline;
  text-decoration: underline;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  font-size: 15px;
}
.form-row .label-form {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.form-row span,
.form-row label,
.form-row li,
.form-row p {
  font-size: 15px;
}
@media (max-width: 1300px) {
  .form-row span,
  .form-row label,
  .form-row li,
  .form-row p {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .form-row span,
  .form-row label,
  .form-row li,
  .form-row p {
    font-size: 13px;
  }
}
.form-row .col_50,
.form-row .col_100 {
  padding: 0 8px;
}
.form-row .accept-terms {
  width: 100%;
  padding: 0 8px;
}
.form-row .accept-terms .wpcf7-acceptance input[type=checkbox] {
  top: 1px;
}

.form-cell {
  padding: 0 10px;
}
.form-cell.cell50 {
  width: 50%;
}
@media (max-width: 640px) {
  .form-cell.cell50 {
    width: 100%;
  }
}
.form-cell.cell100 {
  width: 100%;
}
.form-cell p {
  margin: 0;
}

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

.wpcf7-list-item {
  display: block;
  position: relative;
  padding-left: 30px;
}
.wpcf7-list-item label {
  display: block;
  width: 100%;
}

.wpcf7-acceptance {
  display: block;
  position: relative;
}
.wpcf7-acceptance input[type=radio],
.wpcf7-acceptance input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
}

.submit-btn {
  padding: 0 10px;
}
@media (max-width: 350px) {
  .submit-btn {
    width: 100%;
  }
}
.submit-btn input {
  margin: 0;
}

.contact-flex {
  position: relative;
  z-index: 1;
  padding-top: 30px;
}
@media (max-width: 960px) {
  .contact-flex {
    display: block;
  }
  .contact-flex .col_40,
  .contact-flex .col_60 {
    width: 100%;
  }
}

.page-template-page-contact .footer {
  margin-top: -200px;
}
@media (max-width: 1430px) {
  .page-template-page-contact .footer {
    padding-top: 200px;
    margin-top: -150px;
  }
}
@media (max-width: 1300px) {
  .page-template-page-contact .footer {
    padding-top: 150px;
  }
}
@media (max-width: 640px) {
  .page-template-page-contact .footer {
    padding-top: 20px;
    margin-top: 0;
  }
}

.gallery-wrap {
  z-index: 1;
}

.gallery-section {
  overflow: hidden;
}

.gallery-item,
.grid-sizer {
  float: left;
  width: 20%;
}
@media (max-width: 1430px) {
  .gallery-item,
  .grid-sizer {
    width: 33.333%;
  }
}
@media (max-width: 480px) {
  .gallery-item,
  .grid-sizer {
    width: 50%;
  }
}

.gallery-item {
  float: left;
  width: 20%;
}
@media (max-width: 1430px) {
  .gallery-item {
    width: 33.33333%;
  }
}
@media (max-width: 480px) {
  .gallery-item {
    width: 50%;
  }
}
.gallery-item.gallery_0, .gallery-item.gallery_5, .gallery-item.gallery_7, .gallery-item.gallery_13 {
  width: 40%;
}
@media (max-width: 1430px) {
  .gallery-item.gallery_0, .gallery-item.gallery_5, .gallery-item.gallery_7, .gallery-item.gallery_13 {
    width: 66.6666%;
  }
}
@media (max-width: 480px) {
  .gallery-item.gallery_0, .gallery-item.gallery_5, .gallery-item.gallery_7, .gallery-item.gallery_13 {
    width: 50%;
  }
}
.gallery-item.gallery_2 a, .gallery-item.gallery_8 a {
  height: 492px;
}
@media (max-width: 1430px) {
  .gallery-item.gallery_2 a, .gallery-item.gallery_8 a {
    height: 610px;
  }
}
@media (max-width: 960px) {
  .gallery-item.gallery_2 a, .gallery-item.gallery_8 a {
    height: 240px;
  }
}
@media (max-width: 480px) {
  .gallery-item.gallery_2 a, .gallery-item.gallery_8 a {
    height: 260px;
  }
}
.gallery-item .gallery-padding {
  padding: 8px;
}
@media (max-width: 480px) {
  .gallery-item .gallery-padding {
    padding: 4px;
  }
}
.gallery-item a {
  display: block;
  width: 100%;
  height: 0;
  height: 238px;
  background-color: #308fca;
  overflow: hidden;
  position: relative;
}
.gallery-item a::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -webkit-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  -webkit-transition-timing-function: ease;
  background-image: url(images/svg/search-white.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
}
.gallery-item a:hover:before {
  opacity: 1;
}
@media (max-width: 1430px) {
  .gallery-item a {
    height: 298px;
  }
}
@media (max-width: 960px) {
  .gallery-item a {
    height: 240px;
  }
}
@media (max-width: 480px) {
  .gallery-item a {
    height: 160px;
  }
}

.car-wrap .car-left-gallery {
  width: 60%;
}
@media (max-width: 960px) {
  .car-wrap .car-left-gallery {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .car-wrap .car-left-gallery {
    width: 100%;
  }
}
.car-wrap .car-right-info {
  width: 40%;
  padding-left: 40px;
}
@media (max-width: 960px) {
  .car-wrap .car-right-info {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .car-wrap .car-right-info {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
.car-wrap .car-slide .cover {
  height: 0;
  padding-bottom: 60%;
  background-size: cover;
}
.car-wrap .slider-nav-thumb {
  width: 160px;
  height: 120px;
}
@media (max-width: 960px) {
  .car-wrap .slider-nav-thumb {
    width: 100px;
    height: 80px;
  }
}
@media (max-width: 480px) {
  .car-wrap .slider-nav-thumb {
    width: 70px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .car-wrap .cars-slider {
    margin-bottom: 10px;
  }
}
.car-wrap .car-left .title {
  font-size: 42px;
}
@media (max-width: 960px) {
  .car-wrap .car-left .title {
    font-size: 36px;
  }
}

.rentsyst-container-catalog p a {
  text-decoration: none;
}
.rentsyst-container-catalog p a strong {
  font-weight: 400;
}

.rentsyst-catalog-item-wrap p {
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 1.3;
}

.wp-block-button__link {
  border-radius: 0 !important;
  font-size: 15px !important;
  padding-top: 17px;
  padding-bottom: 17px;
  text-transform: uppercase;
}
.wp-block-button__link.has-background {
  background-color: transparent !important;
  color: #308fca !important;
  border: 1px solid #308fca;
}
.wp-block-button__link.has-background:hover {
  text-decoration: none;
  background-color: #308fca !important;
  color: white !important;
}
.wp-block-button__link.has-very-dark-gray-background-color {
  background-color: #308fca !important;
  color: white !important;
}
.wp-block-button__link.has-very-dark-gray-background-color:hover {
  text-decoration: none;
  background-color: #308fca !important;
  color: white !important;
}

.rentsyst-catalog-item-wrap .rentsyst-btn {
  margin-top: 5px !important;
}

.rentsyst-catalog-item-wrap .rentsyst-btn a {
  min-width: 153px;
}

.filters .filter.is-open .filter__title,
.filters .filter.is-open .filter__title .fico {
  color: #141414 !important;
  background-color: #f6f6f6 !important;
}

.ui-slider .ui-slider-range {
  background: #d1d1d1 !important;
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border-color: #141414 !important;
}

.filters .filter__title {
  font-size: 15px !important;
}

.rentsyst-filter-submit {
  border-radius: 0 !important;
  background-color: #308fca !important;
  text-transform: uppercase;
  padding: 13px 15px !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  color: white;
  letter-spacing: 0.2em;
}

.filters .filter__item .label--car {
  font-size: 14px !important;
}

.filters .filter__item .label::before {
  border-radius: 0 !important;
}

.rentsyst-filter-reset {
  font-size: 14px;
}

.filters .filter__item .label::after {
  border-left: 2px solid #000000 !important;
  border-bottom: 2px solid #000000 !important;
}

.range-out__min,
.range-out__max {
  font-weight: 600;
}

@media (max-width: 767px) {
  .wp-block-spacer {
    display: none;
  }
}

@media (max-width: 767px) {
  .rentsyst-wrap-filters.right {
    margin-left: 0 !important;
    width: 100%;
  }
}

.rentsyst-info-box {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.rentsyst-catalog-item-wrap .gallery {
  background: white !important;
}

.wp-block-column.rentsyst-paragraph {
  background-color: #f8f8f8;
  text-align: left !important;
  padding: 30px;
  flex-basis: 33% !important;
}
@media (max-width: 640px) {
  .wp-block-column.rentsyst-paragraph {
    padding: 20px 15px;
  }
}
.wp-block-column.rentsyst-paragraph p.has-text-align-right {
  text-align: left !important;
}
.wp-block-column.rentsyst-paragraph p.has-text-align-right:first-child strong {
  font-weight: 500;
}
@media (max-width: 960px) {
  .wp-block-column.rentsyst-paragraph p.has-text-align-right.title-tarifs {
    font-size: 20px !important;
  }
}

.single-vehicle .wp-block-columns.rentsyst-info-box p strong {
  font-weight: 500;
}
.single-vehicle .rentsyst-catalog-item-wrap {
  border: none !important;
  padding: 0 50px 0 0 !important;
}
@media (max-width: 767px) {
  .single-vehicle .rentsyst-catalog-item-wrap {
    padding-right: 0 !important;
  }
}
.single-vehicle .wp-block-button__link {
  width: 100% !important;
  letter-spacing: 0.2em;
  background-color: #308fca !important;
}
.single-vehicle .wp-block-button__link:hover {
  text-decoration: none;
  opacity: 0.8;
}
.single-vehicle .wp-block-button.alignright.is-style-fill.rentsyst-booking {
  width: 100%;
}
.single-vehicle .rentsyst-booking {
  width: 100% !important;
}

.has-cyan-bluish-gray-color {
  color: #626262 !important;
}

.rentsyst-price-per-day {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee !important;
}

.wrap-vehicle h1 {
  font-size: 62px;
  font-weight: 600;
}
@media (max-width: 1430px) {
  .wrap-vehicle h1 {
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  .wrap-vehicle h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .wrap-vehicle h1 {
    font-size: 30px;
  }
}

p.rentsyst-info-box strong {
  font-weight: 400;
}
@media (max-width: 767px) {
  p.rentsyst-info-box {
    font-size: 22px !important;
  }
}

.rentsyst-catalog-item-wrap {
  flex-basis: 67% !important;
}
.rentsyst-catalog-item-wrap .wp-block-group__inner-container p {
  line-height: 1.5;
}
.rentsyst-catalog-item-wrap .wp-block-group__inner-container p strong {
  font-weight: 500;
}

h3:where(.css-1il8tgs).rs-typography,
div:where(.css-1il8tgs).rs-typography-h3,
div:where(.css-1il8tgs).rs-typography-h3 > textarea,
:where(.css-1il8tgs).rs-typography h3 {
  text-transform: uppercase;
  font-weight: 400;
}

@media (max-width: 767px) {
  .wp-block-button.alignright,
  .wp-block-button.alignright {
    width: 49%;
    float: left;
  }
  .wp-block-button.alignright.rentsyst-booking,
  .wp-block-button.alignright.rentsyst-booking {
    float: right;
  }
  .wp-block-button.alignright a,
  .wp-block-button.alignright a {
    min-width: 100% !important;
  }
}

.results__title {
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .rentsyst-catalog-item-wrap .gallery__thumbnails {
    width: 100% !important;
  }
}

h4:where(.css-1il8tgs).rs-typography,
div:where(.css-1il8tgs).rs-typography-h4,
div:where(.css-1il8tgs).rs-typography-h4 > textarea,
:where(.css-1il8tgs).rs-typography h4 {
  font-size: 20px;
  font-weight: 500;
}

.cpbuBZ {
  max-width: 100% !important;
}/*# sourceMappingURL=style.css.map */