/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}

progress,
sub,
sup {
  vertical-align: baseline;
}

[type=checkbox],
[type=radio],
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details,
main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

body {
  font: 16px/1.5 "Inter", sans-serif;
}

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

@media (max-width: 1023px) {
  body {
    font-size: 14px;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 15px;
  color: #FFAB00;
}

@media (max-width: 1023px) {

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    letter-spacing: 0;
  }
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: inherit;
}

h1,
.h1 {
  font-size: 64px;
  color: #212B36;
  line-height: 64px;
  letter-spacing: 0.02em;
  margin: 0 0 16px;
}

.dark-mode h1,
.dark-mode .h1 {
  color: #fff;
}

@media (max-width: 991px) {

  h1,
  .h1 {
    font-size: 24px;
    line-height: 133.4%;
  }
}

h2,
.h2 {
  color: #212B36;
  font-size: 48px;
  margin: 0 0 8px;
  font-weight: 700;
  line-height: 116.7%;
}

.dark-mode h2,
.dark-mode .h2 {
  color: #fff;
}

@media (max-width: 1023px) {

  h2,
  .h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 133.4%;
  }
}

h2 span,
.h2 span {
  color: #FFAB00;
  text-transform: uppercase;
}

h3,
.h3 {
  color: #212B36;
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 133.4%;
  margin: 0 0 8px;
}

.dark-mode h3,
.dark-mode .h3 {
  color: #fff;
}

@media (max-width: 1023px) {

  h3,
  .h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: 0.15px;
  }
}

p {
  margin: 0 0 30px;
  color: #212B36;
}

.dark-mode p {
  color: #F9FAFB;
}

@media (max-width: 1023px) {
  p {
    margin: 0 0 20px;
  }
}

strong {
  font-weight: 700;
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #FFAB00;
}

a:hover {
  text-decoration: none;
  color: #fff;
}

a,
input,
button {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  outline: none !important;
}

input,
button {
  font-family: inherit;
}

.text-primary {
  color: #FFAB00 !important;
}

.text-success {
  color: #092c2e !important;
}

.text-secondary {
  color: #fff !important;
}

.text-gray {
  color: #6f6b70 !important;
}

.text-warning {
  color: #f7911e !important;
}

.text-danger {
  color: #f00 !important;
}

.bg-primary {
  background-color: #FFAB00 !important;
}

.bg-success {
  background-color: #092c2e !important;
}

.bg-secondary {
  background-color: #fff !important;
}

.bg-blue-dark {
  background-color: #110c41 !important;
}

.bg-gray {
  background: #f7fbff !important;
}

.bg-warning {
  background-color: #f7911e !important;
}

.bg-danger {
  background-color: #f00 !important;
}

@media (min-width: 1200px) {
  .font-large {
    font-size: 20px;
    line-height: 1.5;
  }
}

/* General Layout Styles */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  min-width: 360px;
  background: #fff;
  color: #fbfbfb;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}

#wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  background: #fff;
}

.dark-mode #wrapper {
  background: #161C24;
}

.container {
  max-width: 1160px;
  position: relative;
  padding: 0 20px;
  margin: 0 auto;
}

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

.container-large {
  max-width: 1150px;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}

.container-small {
  max-width: 976px;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}

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

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

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

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

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

@media (min-width: 768px) {
  .flex-direction-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}

@media (min-width: 768px) {
  .flex-direction-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
}

.bg-dgreen {
  background: #093335;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.row-block {
  margin: -25px -15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

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

@media (max-width: 1023px) {

  .row-block.column-straight-tablet [class^=col-block],
  .row-block.column-straight-tablet [class*=" col-block"] {
    width: 100% !important;
  }
}

.row-block [class^=col-block],
.row-block [class*=" col-block"] {
  padding: 25px 15px 0;
  width: 100%;
}

@media (min-width: 768px) {
  .row-block>.col-block-1 {
    width: 8.3333333333%;
  }

  .row-block>.col-block-2 {
    width: 16.6666666667%;
  }

  .row-block>.col-block-3 {
    width: 25%;
  }

  .row-block>.col-block-4 {
    width: 33.3333333333%;
  }

  .row-block>.col-block-5 {
    width: 41.6666666667%;
  }

  .row-block>.col-block-6 {
    width: 50%;
  }

  .row-block>.col-block-7 {
    width: 58.3333333333%;
  }

  .row-block>.col-block-8 {
    width: 66.6666666667%;
  }

  .row-block>.col-block-9 {
    width: 75%;
  }

  .row-block>.col-block-10 {
    width: 83.3333333333%;
  }

  .row-block>.col-block-11 {
    width: 91.6666666667%;
  }

  .row-block>.col-block-12 {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .row-block>.col-block-spacer-1 {
    margin-left: 8.3333333333%;
  }

  .row-block>.col-block-spacer-2 {
    margin-left: 16.6666666667%;
  }

  .row-block>.col-block-spacer-3 {
    margin-left: 25%;
  }

  .row-block>.col-block-spacer-4 {
    margin-left: 33.3333333333%;
  }

  .row-block>.col-block-spacer-5 {
    margin-left: 41.6666666667%;
  }

  .row-block>.col-block-spacer-6 {
    margin-left: 50%;
  }

  .row-block>.col-block-spacer-7 {
    margin-left: 58.3333333333%;
  }

  .row-block>.col-block-spacer-8 {
    margin-left: 66.6666666667%;
  }

  .row-block>.col-block-spacer-9 {
    margin-left: 75%;
  }

  .row-block>.col-block-spacer-10 {
    margin-left: 83.3333333333%;
  }

  .row-block>.col-block-spacer-11 {
    margin-left: 91.6666666667%;
  }

  .row-block>.col-block-spacer-12 {
    margin-left: 100%;
  }
}

.img-center {
  margin: 0 auto;
}

.btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -20px -15px 0;
}

@media (max-width: 1199px) {
  .btn-block {
    margin: -15px -10px 0;
  }
}

.btn-block>.btn {
  margin: 20px 15px 0;
  max-width: calc(100% + 30px);
}

@media (max-width: 1199px) {
  .btn-block>.btn {
    margin: 15px 10px 0;
    max-width: calc(100% + 20px);
  }
}

.btn {
  -webkit-appearance: none;
  outline: none !important;
  border-radius: 10px;
  position: relative;
  background: #009688;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  padding: 13.5px 20px;
  min-width: 270px;
  font-weight: 500;
}

.btn:hover,
.btn:focus {
  background: #fff;
  color: #FFAB00;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn.btn-secondary {
  background: #fff;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  background: #FFAB00;
  color: #fff;
}

.btn.btn-outline {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.btn.btn-outline:hover {
  color: #fff;
  background: #FFAB00;
  border-color: #FFAB00;
}

.btn.btn-lg {
  font-size: 24px;
}

@media (max-width: 1023px) {
  .btn.btn-lg {
    font-size: 17px;
  }
}

.btn.btn-sm {
  font-weight: 400;
  min-width: 150px;
  padding: 8px 15px;
  text-transform: none;
}

/* Forms Styles*/
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
  position: relative;
}

label {
  display: block;
  color: #fbfbfb;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 25px;
}

@media (max-width: 1023px) {
  label {
    font-size: 14px;
    margin: 0 0 15px;
  }
}

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

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
textarea,
.form-control,
select {
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 14px/19px "Nexa", Arial;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 10px;
  background: rgba(145, 158, 171, 0.16);
  color: #919EAB;
  border-radius: 10px;
  width: 100%;
  margin: 0;
  color: #999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
}

@media (max-width: 991px) {

  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=search],
  input[type=password],
  textarea,
  .form-control,
  select {
    margin: 0 0 20px 0;
  }
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
textarea:focus,
.form-control:focus,
select:focus {
  outline: none;
  border-color: #fbfbfb;
}

input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder,
.form-control::-moz-placeholder,
select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

input[type=text]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
textarea::-ms-input-placeholder,
.form-control::-ms-input-placeholder,
select::-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=search]::placeholder,
input[type=password]::placeholder,
textarea::placeholder,
.form-control::placeholder,
select::placeholder {
  color: #999;
  opacity: 1;
}

textarea.form-control {
  min-height: 170px;
  width: 100% !important;
  resize: none;
}

.custom-checkbox {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-checkbox input[type=checkbox],
.custom-checkbox input[type=radio] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.custom-checkbox input[type=checkbox]:checked+.custom-check,
.custom-checkbox input[type=radio]:checked+.custom-check {
  background: #FFAB00;
  border-color: #FFAB00;
}

.custom-checkbox input[type=checkbox]:checked+.custom-check:before,
.custom-checkbox input[type=radio]:checked+.custom-check:before {
  display: block;
}

.custom-checkbox .custom-check {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 1px solid #fff;
  display: block;
  margin: 0 15px 0 0;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.custom-checkbox .custom-check:before {
  width: 10px;
  height: 6px;
  border: 2px solid #fff;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -80%) rotate(-45deg);
  transform: translate(-50%, -80%) rotate(-45deg);
  border-top: 0;
  border-right: 0;
  display: none;
}

.custom-checkbox input[type=radio]+.custom-check {
  border-radius: 100%;
}

.custom-checkbox input[type=radio]+.custom-check:before {
  width: 8px;
  height: 8px;
  border: 0;
  background: #fff;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}

.link-bordered {
  -webkit-appearance: none;
  position: relative;
  border: 0;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  padding: 0 1px 5px;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}

.link-bordered:hover {
  color: #FFAB00;
  border-color: #FFAB00;
}

.custom-select {
  position: relative;
  padding-right: 0;
}

.custom-select .select-opener {
  position: absolute;
  border: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f5f7fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #a5a9af;
  text-align: center;
  width: 48px;
  pointer-events: none;
}

.custom-select .form-control {
  -webkit-appearance: none;
  background: #f5f7fb;
  width: 100%;
  border: 0;
  color: #a4a8ae;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 48px 16px 15px;
  height: 51px;
  font-weight: 300;
}

select {
  /*color: #ccc;*/
}

textarea {
  resize: vertical;
  vertical-align: top;
  resize: none;
  height: 170px;
}

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

input[type=number] {
  max-width: 60px;
  -moz-appearance: textfield;
  padding: 4px 17px;
  color: white;
  border-color: #fff;
  background: #092c2e;
}

sup {
  color: #FFAB00;
}

@media (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hide-tablet {
    display: none !important;
  }
}





/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-dots {
  list-style: none;
  padding: 0;
  margin: -7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0;
  line-height: 0;
}

.slick-dots li {
  padding: 7px;
  font-size: 0;
  line-height: 0;
}

.slick-dots li button {
  border: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #799091;
  font-size: 0;
  line-height: 0;
}

.slick-dots li button:hover {
  background: #2e6365;
}

.slick-dots li.slick-active button {
  background: #2e6365;
}

body.nav-active {
  overflow: hidden;
}

#header {
  padding: 46px 0;
  position: relative;
  z-index: 9;
  position: relative;
  background: #F4F6F8;
  margin: 12px 12px 0;
  border-radius: 16px 16px 0 0;
}

.dark-mode #header {
  background: #212B36;
}

#header:before {
  position: absolute;
  content: "";
  background: url("../images/img-vector-up.png");
  top: 0;
  right: 0;
  width: 138px;
  height: 324px;
}

#header .nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  #header {
    padding: 35px 0;
  }
}

@media (max-width: 1023px) {
  #header {
    padding: 20px 0;
  }
}

@media (max-width: 767px) {
  #header {
    padding: 15px 0;
  }
}

#header .container {
  position: static;
}

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

@media (max-width: 1023px) {
  #header .header-holder {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

#header .logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 272px;
}

@media (max-width: 1199px) {
  #header .logo {
    width: 220px;
  }
}

@media (max-width: 767px) {
  #header .logo {
    width: 150px;
  }
}

#header .nav-wrap a {
  color: rgba(0, 0, 0, 0.56);
}

.dark-mode #header .nav-wrap a {
  color: #FFF;
}

#header .nav-wrap .toggle-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 58px;
  height: 28px;
  border-radius: 500px;
  background: #FFF;
  gap: 8px;
}

.dark-mode #header .nav-wrap .toggle-btn path {
  stroke: #fff;
}

#header .nav-wrap .toggle-btn path {

  fill: none;
  stroke: #000;
}


.dark-mode #header .nav-wrap .toggle-btn {
  background: #637381;
}

#header .nav-wrap .toggle-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: normal;
  cursor: pointer;
}

#header .nav-wrap .active {
  border-radius: 50%;
  opacity: 1;
  padding: 4px;
  background: rgba(145, 158, 171, 0.16);
}


.dark-mode #header .nav-wrap .active {
background: #919EABCC;
}

#header .icon-phone{
  stroke: #212B36;

}
.dark-mode #header .icon-phone {
  stroke: #ffffff;
}

@media (min-width: 575px) {
  #header .contact-us {
    display: block;
  }

  #header .icon-phone {
    display: none;
  }
}

#header .contact-us li {
  list-style-type: none;
}

@media (max-width: 575px) {
  #header .contact-us {
    display: none;
  }

  #header .icon-phone {
    display: block;
  }
}

.footer {
  font-size: 14px;
  font-weight: 500;
  color: #C4CDD5;
  padding: 20px 0 40px;
}

@media (max-width: 991px) {
  .footer {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .footer {
    padding: 32px 0 20px;
  }
}



.sec-footer .container {
  max-width: 1160px;
  opacity: 1;
}




.columns-holder {

  background: #F4F6F8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0 29px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 120px;

}

@media (max-width: 767px) {
  .columns-holder {
    flex-direction: column;
    justify-content: center;
    height: 141px;
  }
}

.dark-mode .columns-holder {
  background: #212B36;
}




.columns-holder .logo-holder {
  width: 50%;
  padding-left: 19px;
}

@media (max-width: 767px) {
  .columns-holder .logo-holder {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
    padding-left: 0;

  }
}


.columns-holder .logo-holder .logo {

  display: block;
}






.footer-copyrights {
  width: 50%;

}

@media (max-width: 767px) {
  .footer-copyrights {
    width: 100%;
  }
}



.dark-mode .footer-copyrights {
  color: rgba(255, 255, 255, 0.64);
}

.footer-copyrights p {
  color: rgba(0, 0, 0, 0.64);
  letter-spacing: 0.15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: right;
}


.dark-mode .footer-copyrights p {
  color: #FFF;

}

@media (max-width: 767px) {
  .footer-copyrights p {
    text-align: center;
  }
}


.visual-block {
  overflow: hidden;
  margin: 0 12px 20px;
  border-radius: 0 0 16px 16px;
  padding: 30px 0 0;
  background: #F4F6F8;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .visual-block {
    margin-bottom: 32px;
  }
}


.dark-mode .visual-block {
  background: #212B36;
}



.visual-block .left-robote-section {
  position: relative;
  z-index: -1;

}

.visual-block .left-robote-section .robote-image {

  position: absolute;
  width: 221px;
  left: 0;
  /* top: 183px; */
  top: 136px;
  z-index: -1;

}


@media (max-width: 1549px) {
  .visual-block .left-robote-section .robote-image {
    width: 180px;
    top: 169px;
  }
}

/* @media (max-width: 1023px) { */
  @media (max-width: 1164px) {
  .visual-block .left-robote-section .robote-image {
    width: 150px;
    top: 208px;
  }
}


@media (max-width: 991px) {
  .visual-block .left-robote-section .robote-image {
    top: 138px;
  }
}


@media (max-width: 767px) {
  .visual-block .left-robote-section .robote-image {
    /* top: 186px; */
    top: 162px;
    width: 120px;
  }
}


@media (max-width: 575px) {
  .visual-block .left-robote-section .robote-image {
    top: 200px;
  }
}

@media (max-width: 480px) {
  .visual-block .left-robote-section .robote-image {
    /* top: 200px; */
    top: 267px;
    width: 57px;

  }
}

.visual-block .left-robote-section .robote-image img {
  width: 100%;
  height: auto;
  display: block;
}





.visual-block .left-robote-section .robote-arm-image {
  position: absolute;
  z-index: -1;
  width: 198px;
  /* top: 345px;
  left: 128px; */
  top: 304px;
  left: 121px;
  transform-origin: left bottom;
  animation: floatAnimation 6s ease-in-out infinite;

}




@-webkit-keyframes floatAnimation {

  0%,
  100% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(25deg);
  }
}

@keyframes floatAnimation {

  0%,
  100% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(25deg);
  }
}


@media (max-width: 1549px) {
  .visual-block .left-robote-section .robote-arm-image {
    width: 141px;
    top: 316px;
    left: 99px;
  }
}

/* @media (max-width: 1023px) { */
  @media (max-width: 1164px) {
  .visual-block .left-robote-section .robote-arm-image {
    top: 331px;
    width: 121px;
    left: 82px;
  }
}

@media (max-width: 991px) {
  .visual-block .left-robote-section .robote-arm-image {
    top: 260px;
  }
}

@media (max-width: 767px) {
  .visual-block .left-robote-section .robote-arm-image {
    /* top: 282px; */
    top: 260px;
    width: 101px;
    left: 63px;
  }
}

@media (max-width: 575px) {
  .visual-block .left-robote-section .robote-arm-image {
    top: 294px;
  

  }
}

@media (max-width: 480px) {
  .visual-block .left-robote-section .robote-arm-image {
    /* top: 294px; */
    top: 316px;
    width: 50px;
    left: 30px;

  }
}

.visual-block .left-robote-section .robote-arm-image img {
  width: 100%;
  height: auto;
  display: block;
}


.visual-block:after {
  position: absolute;
  content: "";
  background: url("../images/img-vector-down.png");
  bottom: 0;
  left: 0;
  width: 386px;
  height: 221px;
  background-position: 50% 50%;
  background-size: 100%;
  z-index: -1;
}

.visual-block .textbox {
  text-align: center;
}

.visual-block .textbox .btn-holder .btn {
  outline: none !important;
  border-radius: 8px;
  position: relative;
  background: #009688;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  font-size: 14px;
  padding: 13.5px 20px;
  min-width: 270px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.400000006px;
}

@media (max-width: 991px) {
  .visual-block .textbox .btn-holder .btn {
    min-width: 200px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.4600000083px;
  }
}


.visual-block .textbox .btn-holder .btn:hover,
.visual-block .textbox .btn-holder .btn:focus {
  text-decoration: none;
}

.visual-block .textbox .btn-holder .btn:hover,
.visual-block .textbox .btn-holder .btn:focus {
  background: #fff;
  color: #FFAB00;
}

.visual-block strong {
  color: rgba(0, 0, 0, 0.64);
  font-size: 14px;
  font-weight: 400;
  line-height: 143%;
  letter-spacing: 0.17px;
  margin: 0px 0px 15px 0px;
  display: block;
}

.dark-mode .visual-block strong {
  color: #F9FAFB;
}

.visual-block .h1 {
  color: #fff;
  font-weight: 800;
  line-height: 1.25;
}

.visual-block h3 {
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  .visual-block h3 {
    margin-bottom: 0;
  }
}


.visual-block h3 .underline {
  position: relative;
}

@media (max-width: 767px) {
  .visual-block h3 .underline {
    display: block;
  }
}






.visual-block h3 .underline::before {
  position: absolute;
  content: "";
  background: url(../images/underline.png);
  top: 20px;
  right: 0;
  width: 100%;
  height: 66px;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: -1;
}


.visual-block p {
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.15px;
  margin: 0 0 30px 0;
}

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

.visual-block .btn-holder {
  /* margin: 0 0 8px 0; */
  margin: 0 0 56px 0;
}

@media (max-width: 991px) {
  .visual-block .btn-holder {
    margin: 20px 0 51px 0;
  }
}


.visual-block .btn-holder .visual-btn {
  cursor: pointer;
}

.visual-block .arvo-info {
  list-style: none;
  padding: 30px 0 0;
  margin: 0px 0px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .visual-block .arvo-info {
    display: none;
  }
}

.visual-block .arvo-info li {
  padding: 0 16px;
}

.visual-block .arvo-info li .title {
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.64);
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 5px;
  line-height: 166%;
  letter-spacing: 0.4px;
}

.dark-mode .visual-block .arvo-info li .title {
  color: #F9FAFB;
}

.visual-block .arvo-info li+li {
  border-left: 1px solid rgba(0, 0, 0, 0.64);
}

.dark-mode .visual-block .arvo-info li+li {
  border-left: 1px solid #DFE3E8;
}

@media (min-width: 1023px) {
  .visual-block .img-box .desktop-view {
    display: block;
  }

  .visual-block .img-box .mobile-view {
    display: none;
  }
}

@media (max-width: 1023px) {
  .visual-block .img-box .desktop-view {
    display: none;
  }

  .visual-block .img-box .mobile-view {
    display: block;
    margin: 0 auto;
    width: 65%;
  }
}

.visual-block .img-box .desktop-view.dark-mode-image-website {
  display: none;
}

@media (min-width: 1023px) {
  .dark-mode .visual-block .img-box .desktop-view.dark-mode-image-website {
    display: block;
  }
}

@media (min-width: 1023px) {
  .dark-mode .visual-block .img-box .desktop-view.light-mode-image-desktop {
    display: none;
  }
}

.visual-block .img-box .mobile-view.dark-mode-image-mobile {
  display: none;
}

@media (max-width: 1023px) {
  .dark-mode .visual-block .img-box .mobile-view.dark-mode-image-mobile {
    display: block;
  }
}

@media (max-width: 1023px) {
  .dark-mode .visual-block .img-box .mobile-view.light-mode-image-mobile {
    display: none;
  }
}

.section {
  padding: 20px 0;
  overflow: hidden;
}

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

.intro-block .intro-content {
  overflow: hidden;
  border-radius: 16px;
  opacity: 1;
  background: #F4F6F8;
  border: 6px solid #F4F6F8;
}

.dark-mode .intro-block .intro-content {
  background: #212B36;
  border: 6px solid #212B36;
}

.intro-block .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 51px 65px;
}

@media (max-width: 991px) {
  .intro-block .text-content {
    padding: 26px 33px;
  }
}

@media (max-width: 767px) {
  .intro-block .text-content {
    padding: 0 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.intro-block .textbox {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 455px;
  padding: 70px 0 178px;
}

@media (max-width: 1023px) {
  .intro-block .textbox {
    padding: 70px 0 100px;
  }
}

@media (max-width: 873px) {
  .intro-block .textbox {
    padding: 50px 20px 50px 0;
  }
}

@media (max-width: 767px) {
  .intro-block .textbox {
    padding: 32px 0 34px;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .intro-block .textbox h2 br {
    display: none;
  }
}

@media (max-width: 767px) {
  .intro-block .textbox h2 {
    text-align: center;
  }
}

.intro-block .textbox .icon {
  width: 89px;
  height: 63px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 46.5px;

}

@media (max-width: 1023px) {
  .intro-block .textbox .icon {
    padding: 4.888px 6.961px 4.889px 0px;
    margin: 0 0 16.75px;
  }
}

@media (max-width: 767px) {
  .intro-block .textbox .icon {
    margin: 0 auto 16.75px;
  }
}

.intro-block .textbox p {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 8px;
  letter-spacing: 0.10000000149011612px;

}

@media (max-width: 1199px) {
  .intro-block .textbox p br {
    display: none;
  }
}

@media (max-width: 1023px) {
  .intro-block .textbox p {
    font-size: 12px;
    line-height: 166%;
    /* 19.92px */
    letter-spacing: 0.4px;
  }
}

@media (max-width: 767px) {
  .intro-block .textbox p {
    text-align: center;
  }
}

.intro-block .textbox .description {
  color: #637381;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15000000596046448px;




}

.dark-mode .intro-block .textbox .description {
  color: #C4CDD5;
}

@media (max-width: 1023px) {
  .intro-block .textbox .description {
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.17px;
  }
}

@media (max-width: 767px) {
  .intro-block .textbox .description {
    text-align: center;
  }
}

.intro-block .img-holder {
  width: 385px;
}

@media (max-width: 1023px) {
  .intro-block .img-holder {
    width: 300px;
  }
}

@media (max-width: 873px) {
  .intro-block .img-holder {
    width: 60%;
  }
}

@media (max-width: 767px) {
  .intro-block .img-holder {
    width: 280px;
    margin: 0 auto 23px;
  }
}

.intro-block .img-holder img {
  width: 100%;
  height: auto;
  display: block;
}



.services-block {
  width: 100%;
}

.services-block .box-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -12px;
}

@media (max-width: 767px) {
  .services-block .box-holder {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.services-block .box-holder .intro-services {
  overflow: hidden;
  border-radius: 16px;
  opacity: 1;
  background: #F4F6F8;
  border: 6px solid #F4F6F8;
  width: calc(50% - 24px);
  margin: 12px;
}

.dark-mode .services-block .box-holder .intro-services {
  background: #212B36;
  border: 6px solid #212B36;
}

@media (max-width: 767px) {
  .services-block .box-holder .intro-services {
    width: 100%;
    margin: 0 0 16px;
  }

  .services-block .box-holder .intro-services:first-child {
    margin: 0;
  }
}

.services-block .box-holder .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .services-block .box-holder .text-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .services-block .box-holder .text-content {
    display: block;
  }
}

.services-block .box-holder .textbox {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 282px;
  margin: 0 0 0 20px;
}

@media (max-width: 1199px) {
  .services-block .box-holder .textbox {
    margin: 20px 0 0;
    max-width: 100%;
  }
}

.services-block .box-holder .textbox p {
  font-size: 14px;
  font-weight: 600;
  line-height: 125%;
  letter-spacing: 0.1px;
  margin: 0 0 8px;
}

@media (max-width: 1199px) {
  .services-block .box-holder .textbox p br {
    display: none;
  }
}

@media (max-width: 1023px) {
  .services-block .box-holder .textbox p {
    font-size: 12px;
    line-height: 166%;
    letter-spacing: 0.4px;
  }
}

.services-block .box-holder .textbox .description {
  color: #637381;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.15px;
}

.dark-mode .services-block .box-holder .textbox .description {
  color: #C4CDD5;
}

@media (max-width: 1199px) {
  .services-block .box-holder .textbox .description br {
    display: none;
  }
}

@media (max-width: 1023px) {
  .services-block .box-holder .textbox .description {
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.17px;
  }
}

.services-block .box-holder .img-holder {
  background: #E4E7EB;
  border-radius: 24px;
  width: 204px;
}

.dark-mode .services-block .box-holder .img-holder {
  background: #333D48;
}

@media (max-width: 1199px) {
  .services-block .box-holder .img-holder {
    margin: 0 auto;
  }
}

.services-block .box-holder .img-holder .desktop-view.dark-mode-image-website {
  display: none;
}

@media (min-width: 768px) {
  .dark-mode .services-block .box-holder .img-holder .desktop-view.dark-mode-image-website {
    display: block;
  }
}

@media (min-width: 768px) {
  .dark-mode .services-block .box-holder .img-holder .desktop-view.light-mode-image-website {
    display: none;
  }
}

.services-block .box-holder .img-holder .mobile-view.dark-mode-image-mobile {
  display: none;
}

@media (max-width: 767px) {
  .dark-mode .services-block .box-holder .img-holder .mobile-view.dark-mode-image-mobile {
    display: block;
  }
}

@media (max-width: 767px) {
  .dark-mode .services-block .box-holder .img-holder .mobile-view.light-mode-image-mobile {
    display: none;
  }
}

@media (min-width: 768px) {
  .services-block .box-holder .img-holder .desktop-view {
    display: block;
  }

  .services-block .box-holder .img-holder .mobile-view {
    display: none;
  }
}

@media (max-width: 767px) {
  .services-block .box-holder .img-holder .desktop-view {
    display: none;
  }

  .services-block .box-holder .img-holder .mobile-view {
    display: block;
  }
}

@media (max-width: 767px) {
  .services-block .box-holder .img-holder {
    width: 100%;
    margin: 0 auto;
  }
}

.services-block .box-holder .img-holder img {
  width: 100%;
  height: auto;
  display: block;
}

.services-block .box-holder .img-holder-one {
  padding: 0 3px 0 12px;
}

@media (max-width: 767px) {
  .services-block .box-holder .img-holder-one {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .services-block .box-holder .img-holder-one img {
    width: 255px;
    margin: 0 auto;
  }
}

.services-block .box-holder .img-holder-two {
  padding: 21px 0 0 16px;
}



#popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

body.popup-open {
  /*  overflow: hidden; */
}

body.popup-open #popup {
  opacity: 1;
  visibility: visible;
}

body.popup-open #popup .container {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.popup-form {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.popup-form .container {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #FFF;
  border: 2px solid #F4F6F8;
  max-width: 450px;
  padding: 44px;
  border-radius: 12px;
}

.dark-mode .popup-form .container {
  background: #212B36;
  border: 2px solid #212B36;
}

@media (max-width: 1023px) {
  .popup-form .container {
    padding: 24px;
  }
}

.popup-form h2 {
  color: #212B36;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.dark-mode .popup-form h2 {
  color: #F9FAFB;
}

.popup-form #popup-header {
  padding: 0px 0 30px 0;
  position: relative;
  z-index: 9;
  background: #FFF;
  position: relative;
}

.dark-mode .popup-form #popup-header {
  background: #212B36;
}

.popup-form .popup-header-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popup-form .form-group {
  margin-bottom: 20px;
  position: relative;
}

.popup-form .form-input {
  position: relative;
  display: block;
  width: 100%;
  border: 2px solid rgba(145, 158, 171, 0.2);
  border-radius: 8px;
  background-color: transparent;
  margin: 0px auto;
  padding: 16px 14px;
  height: 54px;
  outline: none !important;
  font-size: 14px;
  color: #212B36;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.dark-mode .popup-form .form-input {
  color: rgba(145, 158, 171, 0.2);
}

.popup-form textarea.form-input {
  height: 98px;
}

.popup-form .form-btn-wrap {
  margin-bottom: 20px;
}

.popup-form .form-btn {
  font-size: 15px;
  width: 100%;
  border: 0;
  border-radius: 8px;
}



.dark-mode .position-active label {
  background: #212B36;
  top: -7px !important;
}

.position-active label {
  background: #fff;
  top: -7px !important;
}

.popup-form label {
  position: absolute;
  top: 20px;
  left: 12px;
  text-align: left;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #637381;
  margin: 0px auto;
  cursor: text;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  text-transform: capitalize;
}

.dark-mode .popup-form label {
  color: #DFE3E8;
}

.popup-form .form-input:hover,
.popup-form .form-input:focus {
  border: 1px solid rgba(145, 158, 171, 0.2);
}

.popup-form .form-input:valid+label,
.popup-form .form-input:focus+label {
  top: -8px;
  color: #637381;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px;
}

.dark-mode .popup-form .form-input:valid+label,
.dark-mode .popup-form .form-input:focus+label {
  color: #DFE3E8;
}

.popup-form .call-us {
  color: #212B36;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.46px;
  text-decoration: underline;
  text-align: center;
  padding: 20px 0 0 0;
}

.dark-mode .popup-form .call-us {
  color: #C4CDD5;
}

.popup-form .call-us a {
  color: #212B36;
}

.dark-mode .popup-form .call-us a {
  color: #C4CDD5;
}

.popup-form .seperator {
  position: relative;
  text-align: center;
}

.popup-form .seperator:before {
  position: absolute;
  content: "";
  border-top: 2px dashed rgba(145, 158, 171, 0.2);
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.popup-form .seperator strong {
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  background: #FFF;
  color: #919EAB;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.dark-mode .popup-form .seperator strong {
  background: #212B36;
  color: #F4F6F8;
}



.nav-wrap .contact-us li {
  cursor: pointer;
}





@media (max-width: 1023px) {
  .contact-column .forward-email-mobile {
    position: relative;
  }
}

@media (max-width: 1023px) {
  .contact-column .forward-email-mobile::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    margin: 0;
    font-weight: 700;
    color: #fbfbfb;
    position: absolute;
    left: calc(50% + 38px);
    top: 50%;
    transform: translate(-50%, -50%);

  }
}



/* smtp error display */
.popup-form  .wpcf7-response-output {
	display: none;
}

