@charset "UTF-8";
.fw-100 {
  font-weight: 100 !important;
}
.fw-100 p,
.fw-100 li {
  font-weight: inherit !important;
}

.fw-200 {
  font-weight: 200 !important;
}
.fw-200 p,
.fw-200 li {
  font-weight: inherit !important;
}

.fw-300 {
  font-weight: 300 !important;
}
.fw-300 p,
.fw-300 li {
  font-weight: inherit !important;
}

.fw-400 {
  font-weight: 400 !important;
}
.fw-400 p,
.fw-400 li {
  font-weight: inherit !important;
}

.fw-500 {
  font-weight: 500 !important;
}
.fw-500 p,
.fw-500 li {
  font-weight: inherit !important;
}

.fw-600 {
  font-weight: 600 !important;
}
.fw-600 p,
.fw-600 li {
  font-weight: inherit !important;
}

.fw-700 {
  font-weight: 700 !important;
}
.fw-700 p,
.fw-700 li {
  font-weight: inherit !important;
}

.fw-800 {
  font-weight: 800 !important;
}
.fw-800 p,
.fw-800 li {
  font-weight: inherit !important;
}

.fw-900 {
  font-weight: 900 !important;
}
.fw-900 p,
.fw-900 li {
  font-weight: inherit !important;
}

.tt-up {
  text-transform: uppercase !important;
}
.tt-up > * {
  text-transform: inherit;
}

.tt-cap {
  text-transform: capitalize !important;
}
.tt-cap > * {
  text-transform: inherit;
}

.tt-none {
  text-transform: none !important;
}
.tt-none > * {
  text-transform: inherit;
}

.line_height-1 {
  line-height: 1 !important;
}
.line_height-1 p {
  line-height: inherit !important;
}

.line_height-1_1 {
  line-height: 1.1 !important;
}
.line_height-1_1 p {
  line-height: inherit !important;
}

.line_height-1_2 {
  line-height: 1.2 !important;
}
.line_height-1_2 p {
  line-height: inherit !important;
}

.line_height-1_3 {
  line-height: 1.3 !important;
}
.line_height-1_3 p {
  line-height: inherit !important;
}

.line_height-1_4 {
  line-height: 1.4 !important;
}
.line_height-1_4 p {
  line-height: inherit !important;
}

.line_height-1_5 {
  line-height: 1.5 !important;
}
.line_height-1_5 p {
  line-height: inherit !important;
}

.line_height-1_6 {
  line-height: 1.6 !important;
}
.line_height-1_6 p {
  line-height: inherit !important;
}

.fs-19 {
  font-size: 15px !important;
  font-size: 0.9375rem !important;
}
@media screen and (min-width: 768px) {
  .fs-19 {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-19 {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-19 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-19 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
}

.fs-20 {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  .fs-20 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-20 {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-20 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-20 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}

.fs-22 {
  font-size: 16px !important;
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  .fs-22 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-22 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-22 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-22 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}

.fs-24 {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  .fs-24 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-24 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-24 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-24 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}

.fs-26 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (min-width: 768px) {
  .fs-26 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-26 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-26 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-26 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}

.fs-28 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (min-width: 768px) {
  .fs-28 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-28 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-28 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-28 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}

.fs-30 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-30 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-30 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-30 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-30 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}

.fs-32 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-32 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-32 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-32 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-32 {
    font-size: 32px !important;
    font-size: 2rem !important;
  }
}

.fs-40 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
@media screen and (min-width: 768px) {
  .fs-40 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-40 {
    font-size: 27px !important;
    font-size: 1.6875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-40 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-40 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}

.fs-45 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 1024px) {
  .fs-45 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-45 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-45 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-45 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}

.fs-50 {
  font-size: 28px !important;
  font-size: 1.75rem !important;
}
@media screen and (min-width: 768px) {
  .fs-50 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-50 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-50 {
    font-size: 47px !important;
    font-size: 2.9375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-50 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}

.fs-60 {
  font-size: 29px !important;
  font-size: 1.8125rem !important;
}
@media screen and (min-width: 1024px) {
  .fs-60 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-60 {
    font-size: 42px !important;
    font-size: 2.625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-60 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-60 {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}

.fs-100 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-100 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-100 {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-100 {
    font-size: 80px !important;
    font-size: 5rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-100 {
    font-size: 100px !important;
    font-size: 6.25rem !important;
  }
}

.fs-100-thankyou {
  font-size: 55px !important;
  font-size: 3.4375rem !important;
}
@media screen and (min-width: 768px) {
  .fs-100-thankyou {
    font-size: 70px !important;
    font-size: 4.375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-100-thankyou {
    font-size: 62px !important;
    font-size: 3.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .fs-100-thankyou {
    font-size: 70px !important;
    font-size: 4.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-100-thankyou {
    font-size: 130px !important;
    font-size: 8.125rem !important;
  }
}

.fs-70 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 768px) {
  .fs-70 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .fs-70 {
    font-size: 55px !important;
    font-size: 3.4375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .fs-70 {
    font-size: 70px !important;
    font-size: 4.375rem !important;
  }
}

.lh-1_1 {
  line-height: 1.1 !important;
}
.lh-1_1 p,
.lh-1_1 li {
  line-height: inherit;
}

.tt-up {
  text-transform: uppercase;
}

.tt-cap {
  text-transform: capitalize;
}

.tt-none {
  text-transform: none !important;
}

.lh {
  line-height: 1 !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: auto !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding: 0 !important;
}

/*  ===============
  1. Reset
===============  */
*,
*::before,
*::after {
  box-sizing: border-box;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

input,
button,
textarea,
select {
  font-family: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

img {
  border: 0;
}

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

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

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

::-ms-expand {
  display: none;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  font-family: "Raleway", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  font-optical-sizing: auto;
  overflow: auto !important;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

.elementor-widget-text-editor p {
  color: #121212;
}
.elementor-widget-text-editor p a {
  color: var(--global--color-primary);
  display: inline;
  font-weight: 400 !important;
}
.elementor-widget-text-editor p a:hover {
  color: var(--global--color-secondary);
  text-decoration: none !important;
}
.elementor-widget-text-editor p strong a {
  font-weight: 700 !important;
}

body {
  background-color: var(--global--color-white) !important;
  color: #585858;
  font-family: "Raleway", sans-serif;
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  font-optical-sizing: auto;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 0 !important;
  padding-right: 0 !important;
  scroll-behavior: smooth;
  text-align: left;
  text-rendering: optimizeSpeed;
}
@media screen and (min-width: 1200px) {
  body {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  body {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1850px) {
  body {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
body p {
  margin: 0 0 15px !important;
}
body p,
body li {
  color: inherit;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  text-align: inherit;
  font-weight: 300 !important;
  font-family: "Raleway", sans-serif !important;
}
body p a,
body li a {
  color: var(--global--color-primary);
  display: inline;
}
body p a:hover,
body li a:hover {
  color: var(--global--color-secondary);
  text-decoration: none !important;
}
body p,
body li,
body .form-elements,
body select,
body textarea,
body label {
  font-family: inherit;
  font-optical-sizing: auto;
  font-size: inherit;
  font-weight: inherit;
}
body ::-webkit-input-placeholder {
  font-size: inherit;
}
body :-moz-placeholder {
  font-size: inherit;
}
body ::-moz-placeholder {
  font-size: inherit;
}
body :-ms-input-placeholder {
  font-size: inherit;
}

p:not(:last-child),
blockquote:not(:last-child),
ul:not(:last-child),
ol:not(:last-child) {
  margin-bottom: 15px;
}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
blockquote + h1,
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
blockquote + h6,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6 {
  margin: 0;
  margin-top: 20px;
}
@media screen and (min-width: 1600px) {
  p:not(:last-child),
  blockquote:not(:last-child),
  ul:not(:last-child),
  ol:not(:last-child) {
    margin-bottom: 15px;
  }
  p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
  blockquote + h1,
  blockquote + h2,
  blockquote + h3,
  blockquote + h4,
  blockquote + h5,
  blockquote + h6,
  ul + h1,
  ul + h2,
  ul + h3,
  ul + h4,
  ul + h5,
  ul + h6,
  ol + h1,
  ol + h2,
  ol + h3,
  ol + h4,
  ol + h5,
  ol + h6 {
    margin-top: 30px;
  }
}

address {
  font-style: normal;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  clear: both;
}

svg {
  transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
svg :focus {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: none;
  outline: none;
}

a,
button,
input[type=submit],
input[type=reset],
input[type=button] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  text-shadow: none;
  -webkit-text-shadow: none;
  transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}
a:focus, a:hover,
button:focus,
button:hover,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=button]:focus,
input[type=button]:hover {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  text-decoration: none;
}

button {
  border: 0;
}

a {
  border: none;
  color: inherit;
  display: inline-block;
}

a[href^=tel] {
  color: inherit;
  cursor: default;
  text-decoration: none !important;
}
a[href^=tel]:hover, a[href^=tel]:active, a[href^=tel]:focus {
  border: 0;
  box-shadow: none;
  outline: none;
  text-decoration: none !important;
  color: inherit !important;
}

b,
strong {
  font-weight: 700;
}

img {
  height: auto !important;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  width: auto !important;
  z-index: 2;
}
img.alignright {
  display: inline;
  float: right;
  margin: 12px 0 12px 20px;
}
img.alignleft {
  display: inline;
  float: left;
  margin: 12px 20px 12px 0;
}
img.aligncenter {
  clear: both;
  display: block;
  margin: 10px auto;
}
img.alignnone {
  display: block;
  margin: 10px;
}
@media screen and (max-width: 1199px) {
  img.alignleft, img.alignright, img.aligncenter, img.alignnone {
    clear: both;
    display: block !important;
    float: none !important;
    margin: 10px auto !important;
  }
}

article,
aside,
div,
main,
nav,
section,
figure,
summary,
picture {
  *zoom: 1;
}
article:after,
aside:after,
div:after,
main:after,
nav:after,
section:after,
figure:after,
summary:after,
picture:after {
  clear: both;
}

.tw-logo {
  display: inline-block;
  margin-top: 10px;
}
.tw-logo svg {
  fill: #c3c9cf;
  height: 34px;
  width: 34px;
}
.tw-logo:hover svg {
  fill: var(--global--color-primary);
}

.tw-row {
  display: flex;
  flex-flow: row wrap;
  margin-left: calc(-0.5 * var(--tw-gutter-sm));
  margin-right: calc(-0.5 * var(--tw-gutter-sm));
}
.tw-row > * {
  flex-shrink: 0;
  margin-bottom: calc(var(--tw-gutter-sm) * 0.5);
  margin-top: calc(var(--tw-gutter-sm) * 0.5);
  max-width: 100%;
  min-height: 1px;
  padding-left: calc(var(--tw-gutter-sm) * 0.5);
  padding-right: calc(var(--tw-gutter-sm) * 0.5);
  position: relative;
  width: 100%;
}
.tw-row .auto-width {
  flex: 0 0 auto;
  width: auto;
}
.tw-row.no-gap {
  margin-left: 0;
  margin-right: 0;
}
.tw-row.no-gap > * {
  padding-left: 0;
  padding-right: 0;
}
.tw-row.no-v-gap > * {
  margin-bottom: 0;
  margin-top: 0;
}
.tw-row.xs_row {
  margin-left: -6px;
  margin-right: -6px;
}
.tw-row.xs_row > * {
  margin-bottom: 6px;
  margin-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
@media screen and (min-width: 1200px) {
  .tw-row.xl_row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .tw-row.xl_row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .tw-row.xl_row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .tw-row.xl_row > * {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.owl-theme .owl-dots,
.container, .l-section-h,
.e-con > .e-con-inner,
.container-fluid {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
}

body .elementor-section.elementor-section-boxed > .elementor-container {
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
}
@media screen and (min-width: 576px) {
  body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--tw-wrap-xl) !important;
  }
}
@media screen and (min-width: 1600px) {
  body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--tw-wrap-xxl) !important;
  }
}
@media screen and (min-width: 1850px) {
  body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--tw-wrap-xxxl) !important;
  }
}

.container-fluid {
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
}
@media screen and (min-width: 576px) {
  .container-fluid {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  .container-fluid {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  .container-fluid {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .container-fluid {
    max-width: 1780px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    width: 96%;
  }
}
@media screen and (min-width: 1600px) {
  .container-fluid {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

[class*=custom_container-] {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
  position: relative;
  width: auto !important;
}
@media screen and (min-width: 575px) and (max-width: 767px) {
  [class*=custom_container-] {
    margin-left: calc((100vw - var(--tw-wrap-sm)) / 2) !important;
    margin-right: calc((100vw - var(--tw-wrap-sm)) / 2) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  [class*=custom_container-] {
    margin-left: calc((100vw - var(--tw-wrap-md)) / 2) !important;
    margin-right: calc((100vw - var(--tw-wrap-md)) / 2) !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  [class*=custom_container-] {
    margin-left: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
    margin-right: calc((100vw - var(--tw-wrap-lg)) / 2) !important;
  }
}

@media screen and (min-width: 1200px) {
  .custom_container-left {
    margin-left: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1300px) {
  .custom_container-left {
    margin-left: calc((100vw - 1250px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left {
    margin-left: calc((100vw - 1450px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1850px) {
  .custom_container-left {
    margin-left: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 1200px) {
  .custom_container-left-padding {
    padding-left: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1300px) {
  .custom_container-left-padding {
    padding-left: calc((100vw - 1250px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-left-padding {
    padding-left: calc((100vw - 1450px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1850px) {
  .custom_container-left-padding {
    padding-left: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 1200px) {
  .custom_container-right {
    margin-right: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1300px) {
  .custom_container-right {
    margin-right: calc((100vw - 1250px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right {
    margin-right: calc((100vw - 1450px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1850px) {
  .custom_container-right {
    margin-right: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

@media screen and (min-width: 1200px) {
  .custom_container-right-padding {
    padding-right: calc((100vw - var(--tw-wrap-xl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1300px) {
  .custom_container-right-padding {
    padding-right: calc((100vw - 1250px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom_container-right-padding {
    padding-right: calc((100vw - 1450px) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}
@media screen and (min-width: 1850px) {
  .custom_container-right-padding {
    padding-right: calc((100vw - var(--tw-wrap-xxl)) / 2 - var(--tw-gutter-sm) * 0.5) !important;
  }
}

[class*=cust_col-] {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .cust_col-38 {
    width: 38%;
  }
}

@media screen and (min-width: 1200px) {
  .cust_col-62 {
    width: 62%;
  }
}

@media screen and (min-width: 1200px) {
  .xl_pad {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1600px) {
  .xl_pad {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.e-parent.spacing-911 .e-child {
  padding-left: initial !important;
  padding-right: initial !important;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .e-con-inner .half-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
h1 {
  color: #000;
  display: block;
  font-family: var(--tw--global--font-primary) !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  margin: 0 0 10px;
  padding: 0;
}
@media screen and (max-width: 1600px) {
  h1 {
    margin-bottom: 15px;
  }
}
h1 strong {
  font-weight: inherit !important;
}
h1 + h2 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h1 + h2 {
    margin-top: 15px;
  }
}
h1 + h3 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h1 + h3 {
    margin-top: 15px;
  }
}
h1 + h4 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h1 + h4 {
    margin-top: 15px;
  }
}
h1 + h5 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h1 + h5 {
    margin-top: 15px;
  }
}
h1 + h6 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h1 + h6 {
    margin-top: 15px;
  }
}
h1.text-primary {
  color: var(--tw--global--color-primary) !important;
}
h1.text-secondary {
  color: var(--tw--global--color-secondary) !important;
}

h2 {
  color: #000;
  display: block;
  font-family: var(--tw--global--font-primary) !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  margin: 0 0 10px;
  padding: 0;
}
@media screen and (max-width: 1600px) {
  h2 {
    margin-bottom: 15px;
  }
}
h2 strong {
  font-weight: inherit !important;
}
h2 + h2 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h2 + h2 {
    margin-top: 15px;
  }
}
h2 + h3 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h2 + h3 {
    margin-top: 15px;
  }
}
h2 + h4 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h2 + h4 {
    margin-top: 15px;
  }
}
h2 + h5 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h2 + h5 {
    margin-top: 15px;
  }
}
h2 + h6 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h2 + h6 {
    margin-top: 15px;
  }
}
h2.text-primary {
  color: var(--tw--global--color-primary) !important;
}
h2.text-secondary {
  color: var(--tw--global--color-secondary) !important;
}

h3 {
  color: #000;
  display: block;
  font-family: var(--tw--global--font-primary) !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  margin: 0 0 10px;
  padding: 0;
}
@media screen and (max-width: 1600px) {
  h3 {
    margin-bottom: 15px;
  }
}
h3 strong {
  font-weight: inherit !important;
}
h3 + h2 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h3 + h2 {
    margin-top: 15px;
  }
}
h3 + h3 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h3 + h3 {
    margin-top: 15px;
  }
}
h3 + h4 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h3 + h4 {
    margin-top: 15px;
  }
}
h3 + h5 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h3 + h5 {
    margin-top: 15px;
  }
}
h3 + h6 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h3 + h6 {
    margin-top: 15px;
  }
}
h3.text-primary {
  color: var(--tw--global--color-primary) !important;
}
h3.text-secondary {
  color: var(--tw--global--color-secondary) !important;
}

h4 {
  color: #000;
  display: block;
  font-family: var(--tw--global--font-primary) !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  margin: 0 0 10px;
  padding: 0;
}
@media screen and (max-width: 1600px) {
  h4 {
    margin-bottom: 15px;
  }
}
h4 strong {
  font-weight: inherit !important;
}
h4 + h2 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h4 + h2 {
    margin-top: 15px;
  }
}
h4 + h3 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h4 + h3 {
    margin-top: 15px;
  }
}
h4 + h4 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h4 + h4 {
    margin-top: 15px;
  }
}
h4 + h5 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h4 + h5 {
    margin-top: 15px;
  }
}
h4 + h6 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h4 + h6 {
    margin-top: 15px;
  }
}
h4.text-primary {
  color: var(--tw--global--color-primary) !important;
}
h4.text-secondary {
  color: var(--tw--global--color-secondary) !important;
}

h5 {
  color: #000;
  display: block;
  font-family: var(--tw--global--font-primary) !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  margin: 0 0 10px;
  padding: 0;
}
@media screen and (max-width: 1600px) {
  h5 {
    margin-bottom: 15px;
  }
}
h5 strong {
  font-weight: inherit !important;
}
h5 + h2 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h5 + h2 {
    margin-top: 15px;
  }
}
h5 + h3 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h5 + h3 {
    margin-top: 15px;
  }
}
h5 + h4 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h5 + h4 {
    margin-top: 15px;
  }
}
h5 + h5 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h5 + h5 {
    margin-top: 15px;
  }
}
h5 + h6 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h5 + h6 {
    margin-top: 15px;
  }
}
h5.text-primary {
  color: var(--tw--global--color-primary) !important;
}
h5.text-secondary {
  color: var(--tw--global--color-secondary) !important;
}

h6 {
  color: #000;
  display: block;
  font-family: var(--tw--global--font-primary) !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  margin: 0 0 10px;
  padding: 0;
}
@media screen and (max-width: 1600px) {
  h6 {
    margin-bottom: 15px;
  }
}
h6 strong {
  font-weight: inherit !important;
}
h6 + h2 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h6 + h2 {
    margin-top: 15px;
  }
}
h6 + h3 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h6 + h3 {
    margin-top: 15px;
  }
}
h6 + h4 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h6 + h4 {
    margin-top: 15px;
  }
}
h6 + h5 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h6 + h5 {
    margin-top: 15px;
  }
}
h6 + h6 {
  margin-top: 8px;
}
@media screen and (min-width: 1600px) {
  h6 + h6 {
    margin-top: 15px;
  }
}
h6.text-primary {
  color: var(--tw--global--color-primary) !important;
}
h6.text-secondary {
  color: var(--tw--global--color-secondary) !important;
}

h1,
.h1 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 26px !important;
  font-size: 1.625rem !important;
}
@media screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 38px !important;
    font-size: 2.375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  h1,
  .h1 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  h1,
  .h1 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
h1,
.h1 {
  font-family: "Times New Roman", Times, serif !important;
  text-transform: none !important;
  color: #000;
}

h2,
.h2 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 26px !important;
  font-size: 1.625rem !important;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 38px !important;
    font-size: 2.375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  h2,
  .h2 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  h2,
  .h2 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
h2,
.h2 {
  font-family: "Times New Roman", Times, serif !important;
  text-transform: none !important;
  color: #000;
}

h3,
.h3 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 23px !important;
  font-size: 1.4375rem !important;
}
@media screen and (min-width: 768px) {
  h3,
  .h3 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  h3,
  .h3 {
    font-size: 34px !important;
    font-size: 2.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  h3,
  .h3 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
}
h3,
.h3 {
  font-family: "Times New Roman", Times, serif !important;
  color: #000;
}

h4,
.h4 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (min-width: 768px) {
  h4,
  .h4 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1600px) {
  h4,
  .h4 {
    font-size: 32px !important;
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 1800px) {
  h4,
  .h4 {
    font-size: 34px !important;
    font-size: 2.125rem !important;
  }
}
h4,
.h4 {
  font-family: "Times New Roman", Times, serif !important;
  color: #000;
}

h5,
.h5 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 23px !important;
  font-size: 1.4375rem !important;
}
@media screen and (min-width: 768px) {
  h5,
  .h5 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  h5,
  .h5 {
    font-size: 23px !important;
    font-size: 1.4375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  h5,
  .h5 {
    font-size: 37px !important;
    font-size: 2.3125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  h5,
  .h5 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
h5,
.h5 {
  font-family: "Times New Roman", Times, serif !important;
  color: #000;
}

h6,
.h6 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (min-width: 768px) {
  h6,
  .h6 {
    font-size: 23px !important;
    font-size: 1.4375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  h6,
  .h6 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  h6,
  .h6 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  h6,
  .h6 {
    font-size: 38px !important;
    font-size: 2.375rem !important;
  }
}
h6,
.h6 {
  font-family: "Times New Roman", Times, serif !important;
  color: #000;
}

.elementor-widget-heading {
  background-color: transparent;
  color: var(--tw--global--color-heading) !important;
  display: block;
  font-family: "Times New Roman", Times, serif !important;
  font-weight: 500 !important;
  line-height: 1.2;
  margin-bottom: 15px !important;
  position: relative;
  text-align: left;
  text-transform: none;
  font-family: "Times New Roman", Times, serif !important;
  font-size: 26px !important;
  font-size: 1.625rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading {
    font-size: 38px !important;
    font-size: 2.375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
.elementor-widget-heading .elementor-heading-title {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  position: relative;
  text-transform: inherit;
  vertical-align: middle;
  font-family: "Times New Roman", Times, serif !important;
}
.elementor-widget-heading.line_height-1_1 .elementor-heading-title {
  line-height: 1.1 !important;
}
.elementor-widget-heading.btm_line_L .elementor-heading-title::after {
  content: "";
  display: block;
  height: 1px;
  width: 50%;
  background: #4268D2;
  margin-bottom: 16px;
  margin-top: 16px;
}
.elementor-widget-heading.main-tle .elementor-heading-title, .elementor-widget-heading.main-tle h1, .elementor-widget-heading.main-tle h2 {
  font-size: 128px !important;
  color: #efefef !important;
  font-weight: 700 !important;
  line-height: 1;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1680px) {
  .elementor-widget-heading.main-tle .elementor-heading-title, .elementor-widget-heading.main-tle h1, .elementor-widget-heading.main-tle h2 {
    font-size: 90px !important;
  }
}
@media screen and (max-width: 1599px) {
  .elementor-widget-heading.main-tle .elementor-heading-title, .elementor-widget-heading.main-tle h1, .elementor-widget-heading.main-tle h2 {
    font-size: 80px !important;
  }
}
@media screen and (max-width: 1199px) {
  .elementor-widget-heading.main-tle .elementor-heading-title, .elementor-widget-heading.main-tle h1, .elementor-widget-heading.main-tle h2 {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 1023px) {
  .elementor-widget-heading.main-tle .elementor-heading-title, .elementor-widget-heading.main-tle h1, .elementor-widget-heading.main-tle h2 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .elementor-widget-heading.main-tle .elementor-heading-title, .elementor-widget-heading.main-tle h1, .elementor-widget-heading.main-tle h2 {
    font-size: 50px !important;
  }
}
.elementor-widget-heading.h2, .elementor-widget-heading .h2 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 26px !important;
  font-size: 1.625rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.h2, .elementor-widget-heading .h2 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.h2, .elementor-widget-heading .h2 {
    font-size: 38px !important;
    font-size: 2.375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.h2, .elementor-widget-heading .h2 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.h2, .elementor-widget-heading .h2 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
@media screen and (min-resolution: 120dpi) {
  .elementor-widget-heading.h2, .elementor-widget-heading .h2 {
    font-size: 38px !important;
    font-size: 2.375rem !important;
  }
}
.elementor-widget-heading.fs-75 {
  font-size: 30px !important;
  font-size: 1.875rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-75 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-75 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-75 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-75 {
    font-size: 65px !important;
    font-size: 4.0625rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-75 {
    font-size: 75px !important;
    font-size: 4.6875rem !important;
  }
}
.elementor-widget-heading.fs-72 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-72 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-72 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-72 {
    font-size: 72px !important;
    font-size: 4.5rem !important;
  }
}
.elementor-widget-heading.fs-67 {
  font-size: 29px !important;
  font-size: 1.8125rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-67 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-67 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-67 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-67 {
    font-size: 67px !important;
    font-size: 4.1875rem !important;
  }
}
.elementor-widget-heading.fs-63 {
  font-size: 29px !important;
  font-size: 1.8125rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-63 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-63 {
    font-size: 42px !important;
    font-size: 2.625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-63 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-63 {
    font-size: 52px !important;
    font-size: 3.25rem !important;
  }
}
.elementor-widget-heading.fs-60 {
  font-size: 29px !important;
  font-size: 1.8125rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-60 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-60 {
    font-size: 42px !important;
    font-size: 2.625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-60 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-60 {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}
.elementor-widget-heading.fs-59 {
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-59 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-59 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-59 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-59 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-59 {
    font-size: 59px !important;
    font-size: 3.6875rem !important;
  }
}
.elementor-widget-heading.fs-55 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-55 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-55 {
    font-size: 38px !important;
    font-size: 2.375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-55 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-55 {
    font-size: 55px !important;
    font-size: 3.4375rem !important;
  }
}
.elementor-widget-heading.fs-52 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-52 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-52 {
    font-size: 37px !important;
    font-size: 2.3125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-52 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-52 {
    font-size: 52px !important;
    font-size: 3.25rem !important;
  }
}
.elementor-widget-heading.fs-60 {
  font-size: 29px !important;
  font-size: 1.8125rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-60 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-60 {
    font-size: 42px !important;
    font-size: 2.625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-60 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-60 {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}
.elementor-widget-heading.fs-48 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-48 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-48 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-48 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-48 {
    font-size: 48px !important;
    font-size: 3rem !important;
  }
}
.elementor-widget-heading.fs-90 {
  font-size: 34px !important;
  font-size: 2.125rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-90 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-90 {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-90 {
    font-size: 70px !important;
    font-size: 4.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-90 {
    font-size: 90px !important;
    font-size: 5.625rem !important;
  }
}
.elementor-widget-heading.fs-45 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-45 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-45 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-45 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-45 {
    font-size: 45px !important;
    font-size: 2.8125rem !important;
  }
}
.elementor-widget-heading.fs-44 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-heading.fs-44 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-44 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-44 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-44 {
    font-size: 44px !important;
    font-size: 2.75rem !important;
  }
}
.elementor-widget-heading.fs-43 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-43 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-43 {
    font-size: 29px !important;
    font-size: 1.8125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-43 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-43 {
    font-size: 43px !important;
    font-size: 2.6875rem !important;
  }
}
.elementor-widget-heading.fs-42 {
  font-size: 25px !important;
  font-size: 1.5625rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-42 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-42 {
    font-size: 29px !important;
    font-size: 1.8125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-42 {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-42 {
    font-size: 42px !important;
    font-size: 2.625rem !important;
  }
}
.elementor-widget-heading.fs-40 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-40 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-40 {
    font-size: 27px !important;
    font-size: 1.6875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-40 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-40 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
.elementor-widget-heading.fs-34 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-34 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-34 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-34 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-34 {
    font-size: 34px !important;
    font-size: 2.125rem !important;
  }
}
.elementor-widget-heading.fs-36 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-36 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-36 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-36 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-36 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
}
.elementor-widget-heading.fs-30 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-30 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-30 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-30 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-30 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
.elementor-widget-heading.fs-32 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-32 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-32 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-32 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-32 {
    font-size: 32px !important;
    font-size: 2rem !important;
  }
}
.elementor-widget-heading.fs-28 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-28 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-28 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-28 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-28 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
.elementor-widget-heading.fs-27 {
  font-size: 15px !important;
  font-size: 0.9375rem !important;
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-27 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-27 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-27 {
    font-size: 27px !important;
    font-size: 1.6875rem !important;
  }
}
.elementor-widget-heading.fs-26 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-26 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-26 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-26 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-26 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
  }
}
.elementor-widget-heading.fs-24 {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-24 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-24 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-24 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-24 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
.elementor-widget-heading.fs-23 {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.fs-23 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.fs-23 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.fs-23 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.fs-23 {
    font-size: 23px !important;
    font-size: 1.4375rem !important;
  }
}
.elementor-widget-heading.h3, .elementor-widget-heading .h3 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 23px !important;
  font-size: 1.4375rem !important;
}
@media screen and (min-width: 768px) {
  .elementor-widget-heading.h3, .elementor-widget-heading .h3 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-heading.h3, .elementor-widget-heading .h3 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-heading.h3, .elementor-widget-heading .h3 {
    font-size: 34px !important;
    font-size: 2.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-heading.h3, .elementor-widget-heading .h3 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
}
.elementor-widget-heading.center {
  text-align: center;
}
.elementor-widget-heading.no-transform {
  text-transform: none;
}
.elementor-widget-heading.m-b-0 .elementor-heading-title {
  margin-bottom: 0 !important;
}
.elementor-widget-heading.primary-color {
  color: var(--tw--global--color-primary) !important;
}
.elementor-widget-heading.text-primary {
  color: var(--tw--global--color-primary) !important;
}
.elementor-widget-heading.text-secondary {
  color: var(--tw--global--color-secondary) !important;
}
.elementor-widget-heading.text-tri {
  color: #0070B1 !important;
}
.elementor-widget-heading.text-black {
  color: var(--tw--global--color-black) !important;
}
.elementor-widget-heading.text-gray {
  color: var(--tw--global--color-black) !important;
}
.elementor-widget-heading.text-white {
  color: var(--tw--global--color-white) !important;
  font-weight: 600;
}
.elementor-widget-heading.tt-none {
  text-transform: none !important;
}
.elementor-widget-heading.lh-1 {
  line-height: 1;
}
.elementor-widget-heading .text-tri {
  color: #0070B1 !important;
}
.elementor-widget-heading .text-tri h1, .elementor-widget-heading .text-tri h2, .elementor-widget-heading .text-tri h3, .elementor-widget-heading .text-tri h4, .elementor-widget-heading .text-tri h5, .elementor-widget-heading .text-tri h6, .elementor-widget-heading .text-tri p, .elementor-widget-heading .text-tri li {
  color: #0070B1 !important;
}
.elementor-widget-heading.fw-100 {
  font-weight: 100 !important;
}
.elementor-widget-heading.fw-100 h1, .elementor-widget-heading.fw-100 h2, .elementor-widget-heading.fw-100 h3, .elementor-widget-heading.fw-100 h4,
.elementor-widget-heading.fw-100 p,
.elementor-widget-heading.fw-100 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-200 {
  font-weight: 200 !important;
}
.elementor-widget-heading.fw-200 h1, .elementor-widget-heading.fw-200 h2, .elementor-widget-heading.fw-200 h3, .elementor-widget-heading.fw-200 h4,
.elementor-widget-heading.fw-200 p,
.elementor-widget-heading.fw-200 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-300 {
  font-weight: 300 !important;
}
.elementor-widget-heading.fw-300 h1, .elementor-widget-heading.fw-300 h2, .elementor-widget-heading.fw-300 h3, .elementor-widget-heading.fw-300 h4,
.elementor-widget-heading.fw-300 p,
.elementor-widget-heading.fw-300 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-400 {
  font-weight: 400 !important;
}
.elementor-widget-heading.fw-400 h1, .elementor-widget-heading.fw-400 h2, .elementor-widget-heading.fw-400 h3, .elementor-widget-heading.fw-400 h4,
.elementor-widget-heading.fw-400 p,
.elementor-widget-heading.fw-400 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-500 {
  font-weight: 500 !important;
}
.elementor-widget-heading.fw-500 h1, .elementor-widget-heading.fw-500 h2, .elementor-widget-heading.fw-500 h3, .elementor-widget-heading.fw-500 h4,
.elementor-widget-heading.fw-500 p,
.elementor-widget-heading.fw-500 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-600 {
  font-weight: 600 !important;
}
.elementor-widget-heading.fw-600 h1, .elementor-widget-heading.fw-600 h2, .elementor-widget-heading.fw-600 h3, .elementor-widget-heading.fw-600 h4,
.elementor-widget-heading.fw-600 p,
.elementor-widget-heading.fw-600 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-700 {
  font-weight: 700 !important;
}
.elementor-widget-heading.fw-700 h1, .elementor-widget-heading.fw-700 h2, .elementor-widget-heading.fw-700 h3, .elementor-widget-heading.fw-700 h4,
.elementor-widget-heading.fw-700 p,
.elementor-widget-heading.fw-700 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-800 {
  font-weight: 800 !important;
}
.elementor-widget-heading.fw-800 h1, .elementor-widget-heading.fw-800 h2, .elementor-widget-heading.fw-800 h3, .elementor-widget-heading.fw-800 h4,
.elementor-widget-heading.fw-800 p,
.elementor-widget-heading.fw-800 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.fw-900 {
  font-weight: 900 !important;
}
.elementor-widget-heading.fw-900 h1, .elementor-widget-heading.fw-900 h2, .elementor-widget-heading.fw-900 h3, .elementor-widget-heading.fw-900 h4,
.elementor-widget-heading.fw-900 p,
.elementor-widget-heading.fw-900 li {
  font-weight: inherit !important;
}
.elementor-widget-heading.lh-1 {
  line-height: 1 !important;
}
.elementor-widget-heading.lh-1 h1, .elementor-widget-heading.lh-1 h2, .elementor-widget-heading.lh-1 h3, .elementor-widget-heading.lh-1 h4, .elementor-widget-heading.lh-1 h5, .elementor-widget-heading.lh-1 h6, .elementor-widget-heading.lh-1 p, .elementor-widget-heading.lh-1 li {
  line-height: 1 !important;
}

.lh-13 {
  line-height: 1.3 !important;
}
.lh-13 h1, .lh-13 h2, .lh-13 h3, .lh-13 h4, .lh-13 h5, .lh-13 h6, .lh-13 p, .lh-13 li {
  line-height: 1.3 !important;
}

.btnsNew, .elementor-widget-button .elementor-button,
.elementor-widget-button a,
.btns, .btn, .btBtn {
  align-items: center;
  background: #E62A2F !important;
  border: 0 !important;
  border-radius: 35px;
  box-shadow: none;
  cursor: pointer;
  color: var(--global--color-white) !important;
  display: inline-flex !important;
  font-size: clamp(0.75rem, 0.6574074074rem + 0.4938271605vw, 1.25rem);
  font-weight: 500;
  min-height: 40px;
  justify-content: center;
  line-height: 1;
  outline: none;
  overflow: hidden !important;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all ease 0.4s;
  letter-spacing: 1px;
  font-family: "Raleway", sans-serif !important;
}
.btnsNew .btnInnerText, .elementor-widget-button .elementor-button .btnInnerText,
.elementor-widget-button a .btnInnerText,
.btns .btnInnerText, .btn .btnInnerText, .btBtn .btnInnerText {
  color: var(--global--color-white) !important;
}
.btnsNew.bold-btn:after, .elementor-widget-button .bold-btn.elementor-button:after,
.elementor-widget-button a.bold-btn:after,
.btns.bold-btn:after, .btn.bold-btn:after, .btBtn.bold-btn:after {
  position: absolute;
  content: "";
  top: 25px;
  right: 30px;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4117 0.898671C15.4117 0.402325 15.0093 -4.41356e-05 14.513 -4.48731e-05L6.42451 -4.4536e-05C5.92816 -4.4536e-05 5.52579 0.402324 5.52579 0.898671C5.52579 1.39502 5.92816 1.79739 6.42451 1.79739L13.6142 1.79739L13.6142 8.98711C13.6142 9.48346 14.0166 9.88583 14.5129 9.88583C15.0093 9.88583 15.4117 9.48346 15.4117 8.98711L15.4117 0.898671ZM0.635254 14.7764L1.27074 15.4119L15.1484 1.53416L14.5129 0.898671L13.8775 0.263183L-0.000234115 14.1409L0.635254 14.7764Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1680px) {
  .btnsNew.bold-btn:after, .elementor-widget-button .bold-btn.elementor-button:after,
  .elementor-widget-button a.bold-btn:after,
  .btns.bold-btn:after, .btn.bold-btn:after, .btBtn.bold-btn:after {
    top: 18px;
    right: 25px;
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 1599px) {
  .btnsNew.bold-btn:after, .elementor-widget-button .bold-btn.elementor-button:after,
  .elementor-widget-button a.bold-btn:after,
  .btns.bold-btn:after, .btn.bold-btn:after, .btBtn.bold-btn:after {
    top: 14px;
    right: 20px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .btnsNew.bold-btn:after, .elementor-widget-button .bold-btn.elementor-button:after,
  .elementor-widget-button a.bold-btn:after,
  .btns.bold-btn:after, .btn.bold-btn:after, .btBtn.bold-btn:after {
    top: 16px;
    right: 20px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .btnsNew.bold-btn:after, .elementor-widget-button .bold-btn.elementor-button:after,
  .elementor-widget-button a.bold-btn:after,
  .btns.bold-btn:after, .btn.bold-btn:after, .btBtn.bold-btn:after {
    display: none;
  }
}
.btnsNew.bold-btn.btn-transparent, .elementor-widget-button .bold-btn.btn-transparent.elementor-button,
.elementor-widget-button a.bold-btn.btn-transparent,
.btns.bold-btn.btn-transparent, .btn.bold-btn.btn-transparent, .btBtn.bold-btn.btn-transparent {
  background: transparent !important;
  color: var(--tw--global--color-black) !important;
  border: solid 2px #000 !important;
}
.btnsNew.bold-btn.btn-transparent:hover, .elementor-widget-button .bold-btn.btn-transparent.elementor-button:hover,
.elementor-widget-button a.bold-btn.btn-transparent:hover,
.btns.bold-btn.btn-transparent:hover, .btn.bold-btn.btn-transparent:hover, .btBtn.bold-btn.btn-transparent:hover {
  background-color: var(--tw--global--color-primary) !important;
  border: solid 2px var(--tw--global--color-primary) !important;
}
.btnsNew.bold-btn.btn-transparent:after, .elementor-widget-button .bold-btn.btn-transparent.elementor-button:after,
.elementor-widget-button a.bold-btn.btn-transparent:after,
.btns.bold-btn.btn-transparent:after, .btn.bold-btn.btn-transparent:after, .btBtn.bold-btn.btn-transparent:after {
  position: absolute;
  content: "";
  top: 25px;
  right: 30px;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4117 0.898671C15.4117 0.402325 15.0093 -4.41356e-05 14.513 -4.48731e-05L6.42451 -4.4536e-05C5.92816 -4.4536e-05 5.52579 0.402324 5.52579 0.898671C5.52579 1.39502 5.92816 1.79739 6.42451 1.79739L13.6142 1.79739L13.6142 8.98711C13.6142 9.48346 14.0166 9.88583 14.5129 9.88583C15.0093 9.88583 15.4117 9.48346 15.4117 8.98711L15.4117 0.898671ZM0.635254 14.7764L1.27074 15.4119L15.1484 1.53416L14.5129 0.898671L13.8775 0.263183L-0.000234115 14.1409L0.635254 14.7764Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1680px) {
  .btnsNew.bold-btn.btn-transparent:after, .elementor-widget-button .bold-btn.btn-transparent.elementor-button:after,
  .elementor-widget-button a.bold-btn.btn-transparent:after,
  .btns.bold-btn.btn-transparent:after, .btn.bold-btn.btn-transparent:after, .btBtn.bold-btn.btn-transparent:after {
    top: 16px;
    right: 25px;
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 1599px) {
  .btnsNew.bold-btn.btn-transparent:after, .elementor-widget-button .bold-btn.btn-transparent.elementor-button:after,
  .elementor-widget-button a.bold-btn.btn-transparent:after,
  .btns.bold-btn.btn-transparent:after, .btn.bold-btn.btn-transparent:after, .btBtn.bold-btn.btn-transparent:after {
    top: 14px;
    right: 20px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .btnsNew.bold-btn.btn-transparent:after, .elementor-widget-button .bold-btn.btn-transparent.elementor-button:after,
  .elementor-widget-button a.bold-btn.btn-transparent:after,
  .btns.bold-btn.btn-transparent:after, .btn.bold-btn.btn-transparent:after, .btBtn.bold-btn.btn-transparent:after {
    display: none;
  }
}
.btnsNew::before, .elementor-widget-button .elementor-button::before,
.elementor-widget-button a::before,
.btns::before, .btn::before, .btBtn::before {
  display: none !important;
}
.btnsNew .icon, .elementor-widget-button .elementor-button .icon,
.elementor-widget-button a .icon,
.btns .icon, .btn .icon, .btBtn .icon {
  margin-left: 5px;
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8535 0.5C10.8535 0.223858 10.6297 4.32983e-08 10.3535 -8.31422e-08L5.85352 3.17253e-07C5.57737 1.48665e-07 5.35352 0.223858 5.35352 0.5C5.35352 0.776142 5.57737 1 5.85352 1L9.85352 1L9.85352 5C9.85352 5.27614 10.0774 5.5 10.3535 5.5C10.6297 5.5 10.8535 5.27614 10.8535 5L10.8535 0.5ZM0.353516 10.5L0.707069 10.8536L10.7071 0.853554L10.3535 0.5L9.99996 0.146447L-3.77595e-05 10.1464L0.353516 10.5Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .btnsNew .icon, .elementor-widget-button .elementor-button .icon,
  .elementor-widget-button a .icon,
  .btns .icon, .btn .icon, .btBtn .icon {
    display: none;
  }
}
.btnsNew.btn-transparent, .elementor-widget-button .btn-transparent.elementor-button,
.elementor-widget-button a.btn-transparent,
.btns.btn-transparent, .btn.btn-transparent, .btBtn.btn-transparent {
  background: transparent !important;
  color: var(--tw--global--color-black) !important;
  border: solid 2px #000 !important;
}
.btnsNew.btn-transparent:hover, .elementor-widget-button .btn-transparent.elementor-button:hover,
.elementor-widget-button a.btn-transparent:hover,
.btns.btn-transparent:hover, .btn.btn-transparent:hover, .btBtn.btn-transparent:hover {
  color: var(--tw--global--color-primary) !important;
  background-color: transparent !important;
}
.btnsNew.btn-transparent .icon, .elementor-widget-button .btn-transparent.elementor-button .icon,
.elementor-widget-button a.btn-transparent .icon,
.btns.btn-transparent .icon, .btn.btn-transparent .icon, .btBtn.btn-transparent .icon {
  margin-left: 5px;
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4117 0.898671C15.4117 0.402325 15.0093 -4.41356e-05 14.513 -4.48731e-05L6.42451 -4.4536e-05C5.92816 -4.4536e-05 5.52579 0.402324 5.52579 0.898671C5.52579 1.39502 5.92816 1.79739 6.42451 1.79739L13.6142 1.79739L13.6142 8.98711C13.6142 9.48346 14.0166 9.88583 14.5129 9.88583C15.0093 9.88583 15.4117 9.48346 15.4117 8.98711L15.4117 0.898671ZM0.635254 14.7764L1.27074 15.4119L15.1484 1.53416L14.5129 0.898671L13.8775 0.263183L-0.000234115 14.1409L0.635254 14.7764Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .btnsNew.btn-transparent .icon, .elementor-widget-button .btn-transparent.elementor-button .icon,
  .elementor-widget-button a.btn-transparent .icon,
  .btns.btn-transparent .icon, .btn.btn-transparent .icon, .btBtn.btn-transparent .icon {
    display: none;
  }
}
.btnsNew:active, .elementor-widget-button .elementor-button:active,
.elementor-widget-button a:active, .btnsNew:focus, .elementor-widget-button .elementor-button:focus,
.elementor-widget-button a:focus, .btnsNew:hover, .elementor-widget-button .elementor-button:hover,
.elementor-widget-button a:hover, .btnsNew:visited, .elementor-widget-button .elementor-button:visited,
.elementor-widget-button a:visited,
.btns:active,
.btns:focus,
.btns:hover,
.btns:visited, .btn:active, .btn:focus, .btn:hover, .btn:visited, .btBtn:active, .btBtn:focus, .btBtn:hover, .btBtn:visited {
  box-shadow: none;
  outline: none;
}
.btnsNew.border, .elementor-widget-button .border.elementor-button,
.elementor-widget-button a.border,
.btns.border, .btn.border, .btBtn.border {
  background: transparent !important;
  border: solid 1px #000 !important;
  color: #000 !important;
}
.btnsNew.border:hover, .elementor-widget-button .border.elementor-button:hover,
.elementor-widget-button a.border:hover,
.btns.border:hover, .btn.border:hover, .btBtn.border:hover {
  background: #000 !important;
  color: #fff !important;
}
.btnsNew.btn-white, .elementor-widget-button .btn-white.elementor-button,
.elementor-widget-button a.btn-white,
.btns.btn-white, .btn.btn-white, .btBtn.btn-white {
  background: #fff;
  color: #000 !important;
}
.btnsNew.btn-white:hover, .elementor-widget-button .btn-white.elementor-button:hover,
.elementor-widget-button a.btn-white:hover,
.btns.btn-white:hover, .btn.btn-white:hover, .btBtn.btn-white:hover {
  background: #000 !important;
  color: #fff !important;
}
@media screen and (min-width: 1600px) {
  .btnsNew.btn-lg, .elementor-widget-button .btn-lg.elementor-button,
  .elementor-widget-button a.btn-lg,
  .btns.btn-lg, .btn.btn-lg, .btBtn.btn-lg {
    min-height: 75px;
    font-size: 24px !important;
  }
}
.btnsNew.btn-sm, .elementor-widget-button .btn-sm.elementor-button,
.elementor-widget-button a.btn-sm,
.btns.btn-sm, .btn.btn-sm, .btBtn.btn-sm {
  font-size: clamp(0.875rem, 0.8634259259rem + 0.0617283951vw, 0.9375rem);
  min-height: 40px;
}
@media screen and (min-width: 768px) {
  .btnsNew.btn-sm, .elementor-widget-button .btn-sm.elementor-button,
  .elementor-widget-button a.btn-sm,
  .btns.btn-sm, .btn.btn-sm, .btBtn.btn-sm {
    min-height: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .btnsNew.btn-sm, .elementor-widget-button .btn-sm.elementor-button,
  .elementor-widget-button a.btn-sm,
  .btns.btn-sm, .btn.btn-sm, .btBtn.btn-sm {
    min-height: 40px;
  }
}
@media screen and (min-width: 1600px) {
  .btnsNew.btn-sm, .elementor-widget-button .btn-sm.elementor-button,
  .elementor-widget-button a.btn-sm,
  .btns.btn-sm, .btn.btn-sm, .btBtn.btn-sm {
    min-height: 45px;
  }
}
.btnsNew:hover, .elementor-widget-button .elementor-button:hover,
.elementor-widget-button a:hover,
.btns:hover, .btn:hover, .btBtn:hover {
  background: #000 !important;
  background: linear-gradient(90deg, rgb(40, 60, 148) 0%, rgb(14, 103, 177) 70%);
  color: var(--global--color-white) !important;
}
@media screen and (min-width: 320px) {
  .btnsNew, .elementor-widget-button .elementor-button,
  .elementor-widget-button a,
  .btns, .btn, .btBtn {
    min-height: 40px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .btnsNew, .elementor-widget-button .elementor-button,
  .elementor-widget-button a,
  .btns, .btn, .btBtn {
    min-height: 42px;
    padding-left: 20px !important;
    padding-right: 40px !important;
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .btnsNew, .elementor-widget-button .elementor-button,
  .elementor-widget-button a,
  .btns, .btn, .btBtn {
    font-size: clamp(0.75rem, 0.6805555556rem + 0.3703703704vw, 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  .btnsNew, .elementor-widget-button .elementor-button,
  .elementor-widget-button a,
  .btns, .btn, .btBtn {
    min-height: 40px;
    padding-left: 30px !important;
    padding-right: 40px !important;
    font-size: 12px;
  }
}
@media screen and (min-width: 1600px) {
  .btnsNew, .elementor-widget-button .elementor-button,
  .elementor-widget-button a,
  .btns, .btn, .btBtn {
    font-size: 17px;
    min-height: 50px;
    padding-left: 30px !important;
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1800px) {
  .btnsNew, .elementor-widget-button .elementor-button,
  .elementor-widget-button a,
  .btns, .btn, .btBtn {
    padding-left: 40px !important;
    padding-right: 60px !important;
    font-size: 20px;
    min-height: 65px;
  }
}

.elementor-widget-button.after {
  position: relative;
}
.elementor-widget-button.after:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #b7c6cc;
  right: 45px;
  top: 0;
}
@media screen and (max-width: 1600px) {
  .elementor-widget-button.after:after {
    right: 50px;
  }
}
@media screen and (max-width: 1599px) {
  .elementor-widget-button.after:after {
    right: 35px;
  }
}
.elementor-widget-button .elementor-button,
.elementor-widget-button a {
  background-color: #E62A2F !important;
  color: var(--global--color-white) !important;
  font-size: 14px;
  font-weight: 400 !important;
  min-height: 40px;
  overflow: hidden;
  padding: 0 15px !important;
  position: relative;
  font-family: "Times New Roman", Times, serif !important;
}
.elementor-widget-button .elementor-button span,
.elementor-widget-button a span {
  position: relative;
  z-index: 3;
}
.elementor-widget-button .elementor-button:before, .elementor-widget-button .elementor-button:after,
.elementor-widget-button a:before,
.elementor-widget-button a:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.elementor-widget-button .elementor-button:hover,
.elementor-widget-button a:hover {
  background-color: #000 !important;
  color: var(--global--color-white) !important;
}
.elementor-widget-button .elementor-button:focus, .elementor-widget-button .elementor-button:visited,
.elementor-widget-button a:focus,
.elementor-widget-button a:visited {
  color: var(--tw--global--color-base-text);
}
.elementor-widget-button .elementor-button:not(:last-child),
.elementor-widget-button a:not(:last-child) {
  margin-right: 15px;
}
@media screen and (min-width: 320px) {
  .elementor-widget-button .elementor-button,
  .elementor-widget-button a {
    min-height: 42px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-button .elementor-button,
  .elementor-widget-button a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-button .elementor-button,
  .elementor-widget-button a {
    min-height: 40px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    font-size: 12px;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-button .elementor-button,
  .elementor-widget-button a {
    min-height: 60px;
    padding-left: 40px !important;
    padding-right: 40px !important;
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .elementor-widget-button .elementor-button,
  .elementor-widget-button a {
    margin-top: 5px;
    padding-bottom: 10px !important;
    padding-top: 12px !important;
  }
  .elementor-widget-button .elementor-button:not(:last-child),
  .elementor-widget-button a:not(:last-child) {
    margin-right: 7px;
  }
}
.elementor-widget-button.white {
  background: #fff;
  color: #000 !important;
}
.elementor-widget-button.white:hover {
  background: #000 !important;
  color: #fff !important;
}
.elementor-widget-button.border .elementor-button,
.elementor-widget-button.border a {
  background: transparent !important;
  border: solid 1px #000 !important;
  color: #000 !important;
}
.elementor-widget-button.border .elementor-button:hover,
.elementor-widget-button.border a:hover {
  background: #000 !important;
  color: #fff !important;
}

.elementor-widget-button.icon .elementor-button {
  padding-right: 40px !important;
}
@media screen and (max-width: 1199px) {
  .elementor-widget-button.icon .elementor-button {
    padding-right: 30px !important;
  }
}
.elementor-widget-button.icon .elementor-button-content-wrapper {
  align-items: center;
}
.elementor-widget-button.icon .elementor-button-content-wrapper .elementor-button-text {
  order: 1;
  position: relative;
}
.elementor-widget-button.icon .elementor-button-content-wrapper .elementor-button-text:after {
  position: absolute;
  content: "";
  width: 8px;
  top: 3px;
  height: 13px;
  margin-left: 5px;
  margin-left: 5px;
  width: 21px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 21 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.70392 5.37306C4.42012 5.2467 4.29086 4.91318 4.43534 4.63817C5.2561 3.07587 6.53669 1.79684 8.11025 0.978373C9.8506 0.073159 11.8465 -0.21518 13.7718 0.160451C15.6972 0.536083 17.4384 1.55349 18.7108 3.04648C19.9833 4.53948 20.7119 6.41983 20.7777 8.38042C20.8434 10.341 20.2424 12.2659 19.0728 13.8408C17.9032 15.4157 16.2342 16.5475 14.3383 17.0513C12.4424 17.5551 10.4317 17.4011 8.63464 16.6145C7.00977 15.9033 5.64637 14.713 4.72279 13.2092C4.5602 12.9444 4.66683 12.603 4.94153 12.4579C5.21622 12.3128 5.55477 12.4193 5.71991 12.6824C6.52283 13.9618 7.69409 14.9748 9.08572 15.5839C10.6497 16.2685 12.3995 16.4025 14.0494 15.964C15.6993 15.5256 17.1518 14.5407 18.1697 13.1701C19.1875 11.7995 19.7105 10.1243 19.6533 8.41812C19.5961 6.71191 18.962 5.07551 17.8546 3.77622C16.7472 2.47693 15.232 1.59152 13.5564 1.26463C11.8808 0.937728 10.1439 1.18866 8.62937 1.97643C7.28167 2.67742 6.18092 3.76661 5.46552 5.09694C5.31838 5.37054 4.98772 5.49941 4.70392 5.37306Z' fill='white'/%3E%3Cpath d='M10.3184 5.25928C10.5013 5.07633 10.7975 5.07633 10.9805 5.25928L14.0615 8.34033L14.3936 8.67139L14.0615 9.00244L10.9805 12.0845C10.7976 12.2667 10.5011 12.2669 10.3184 12.0845C10.1355 11.9016 10.1358 11.6044 10.3184 11.4214L12.5996 9.14014H0.46875C0.210187 9.14001 8.89303e-05 8.92996 0 8.67139C0 8.41274 0.210133 8.20277 0.46875 8.20264H12.5996L10.3184 5.92139C10.1355 5.73856 10.1358 5.44225 10.3184 5.25928Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
.elementor-widget-button.icon .elementor-button-content-wrapper .elementor-button-icon {
  order: 2;
  margin-left: 5px;
  position: relative;
}
.elementor-widget-button.icon .elementor-button-content-wrapper .elementor-button-icon svg {
  width: 10px;
}

.elementor-widget-button.btn-sm .elementor-button,
.elementor-widget-button.btn-sm a {
  font-size: clamp(0.875rem, 0.8055555556rem + 0.3703703704vw, 1.25rem);
  min-height: 40px;
}
@media screen and (min-width: 768px) {
  .elementor-widget-button.btn-sm .elementor-button,
  .elementor-widget-button.btn-sm a {
    min-height: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-button.btn-sm .elementor-button,
  .elementor-widget-button.btn-sm a {
    min-height: 36px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-button.btn-sm .elementor-button,
  .elementor-widget-button.btn-sm a {
    font-size: clamp(0.6875rem, 0.6412037037rem + 0.2469135802vw, 0.9375rem);
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-button.btn-sm .elementor-button,
  .elementor-widget-button.btn-sm a {
    min-height: 50px;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-button.btn-sm .elementor-button,
  .elementor-widget-button.btn-sm a {
    min-height: 60px;
  }
}

.elementor-widget-button .btn-xl .elementor-button,
.elementor-widget-button .btn-xl a {
  font-size: clamp(0.9375rem, 0.8217592593rem + 0.6172839506vw, 1.5625rem);
  min-height: 43px;
}
@media screen and (min-width: 768px) {
  .elementor-widget-button .btn-xl .elementor-button,
  .elementor-widget-button .btn-xl a {
    min-height: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .elementor-widget-button .btn-xl .elementor-button,
  .elementor-widget-button .btn-xl a {
    min-height: 46px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .elementor-widget-button .btn-xl .elementor-button,
  .elementor-widget-button .btn-xl a {
    font-size: clamp(0.75rem, 0.6805555556rem + 0.3703703704vw, 1.125rem);
  }
}
@media screen and (min-width: 1600px) {
  .elementor-widget-button .btn-xl .elementor-button,
  .elementor-widget-button .btn-xl a {
    min-height: 70px;
  }
}
@media screen and (min-width: 1800px) {
  .elementor-widget-button .btn-xl .elementor-button,
  .elementor-widget-button .btn-xl a {
    min-height: 80px;
  }
}

.elementor-widget-button.btn-primary .elementor-button:before,
.elementor-widget-button.btn-primary a:before {
  background-color: var(--tw--global--color-primary);
}
.elementor-widget-button.btn-primary .elementor-button:after,
.elementor-widget-button.btn-primary a:after {
  border-bottom: 1px solid var(--tw--global--color-primary);
  border-top: 1px solid var(--tw--global--color-primary);
}
.elementor-widget-button.btn-primary .elementor-button:hover,
.elementor-widget-button.btn-primary a:hover {
  color: var(--tw--global--color-primary) !important;
}
.elementor-widget-button.btn-primary .elementor-button:hover:after,
.elementor-widget-button.btn-primary a:hover:after {
  border-color: var(--tw--global--color-primary);
}

.elementor-widget-button.btn-transparent .elementor-button,
.elementor-widget-button.btn-transparent a {
  background-color: transparent;
  color: var(--tw--global--color-black) !important;
}
.elementor-widget-button.btn-transparent .elementor-button:hover,
.elementor-widget-button.btn-transparent a:hover {
  color: var(--tw--global--color-primary) !important;
}

.elementor-widget-button.btn-secondary .elementor-button:before,
.elementor-widget-button.btn-secondary a:before {
  background-color: var(--tw--global--color-secondary);
}
.elementor-widget-button.btn-secondary .elementor-button:after,
.elementor-widget-button.btn-secondary a:after {
  border-bottom: 1px solid var(--tw--global--color-secondary);
  border-top: 1px solid var(--tw--global--color-secondary);
}
.elementor-widget-button.btn-secondary .elementor-button:hover,
.elementor-widget-button.btn-secondary a:hover {
  color: var(--tw--global--color-secondary) !important;
}
.elementor-widget-button.btn-secondary .elementor-button:hover:after,
.elementor-widget-button.btn-secondary a:hover:after {
  border-color: var(--tw--global--color-secondary);
}

.elementor-widget-button.btn-black .elementor-button,
.elementor-widget-button.btn-black a {
  background-color: var(--global--color-black) !important;
  color: var(--tw--global--color-black) !important;
}
.elementor-widget-button.btn-black .elementor-button .elementor-button-text,
.elementor-widget-button.btn-black a .elementor-button-text {
  color: var(--global--color-white) !important;
}
.elementor-widget-button.btn-black .elementor-button:before,
.elementor-widget-button.btn-black a:before {
  background-color: var(--global--color-white);
}
.elementor-widget-button.btn-black .elementor-button:after,
.elementor-widget-button.btn-black a:after {
  border-bottom: 1px solid var(--global--color-white);
  border-top: 1px solid var(--global--color-white);
}
.elementor-widget-button.btn-black .elementor-button:hover .elementor-button-text,
.elementor-widget-button.btn-black a:hover .elementor-button-text {
  color: var(--global--color-white) !important;
}
.elementor-widget-button.btn-black .elementor-button:hover,
.elementor-widget-button.btn-black a:hover {
  background-color: var(--tw--global--color-primary) !important;
}
.elementor-widget-button.btn-black .elementor-button:hover:after,
.elementor-widget-button.btn-black a:hover:after {
  border-color: var(--global--color-white) !important;
}

.elementor-widget-button.btn-white .elementor-button,
.elementor-widget-button.btn-white a {
  background-color: var(--global--color-white) !important;
  color: var(--tw--global--color-black) !important;
}
.elementor-widget-button.btn-white .elementor-button .elementor-button-text,
.elementor-widget-button.btn-white a .elementor-button-text {
  color: var(--global--color-black) !important;
}
.elementor-widget-button.btn-white .elementor-button:before,
.elementor-widget-button.btn-white a:before {
  background-color: var(--global--color-white);
}
.elementor-widget-button.btn-white .elementor-button:after,
.elementor-widget-button.btn-white a:after {
  border-bottom: 1px solid var(--global--color-white);
  border-top: 1px solid var(--global--color-white);
}
.elementor-widget-button.btn-white .elementor-button:hover .elementor-button-text,
.elementor-widget-button.btn-white a:hover .elementor-button-text {
  color: var(--global--color-white) !important;
}
.elementor-widget-button.btn-white .elementor-button:hover,
.elementor-widget-button.btn-white a:hover {
  background-color: var(--global--color-black) !important;
}
.elementor-widget-button.btn-white .elementor-button:hover:after,
.elementor-widget-button.btn-white a:hover:after {
  border-color: var(--global--color-white) !important;
}
.elementor-widget-button.btn-white.icon .elementor-button-content-wrapper .elementor-button-text:after {
  content: "";
  width: 9px;
  top: 3px;
  height: 12px;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0V1.04179L4.5144 5.8311L0 10.6204V11.6622L5.49831 5.8311L0 0Z' fill='black'/%3E%3Cpath d='M3.36523 0V1.04179L7.87964 5.8311L3.36523 10.6204V11.6622L8.86355 5.8311L3.36523 0Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1680px) {
  .elementor-widget-button.btn-white.icon .elementor-button-content-wrapper .elementor-button-text:after {
    top: 1px;
  }
}
@media screen and (max-width: 1600px) {
  .elementor-widget-button.btn-white.icon .elementor-button-content-wrapper .elementor-button-text:after {
    top: 2px;
    width: 7px;
    height: 9px;
  }
}
.elementor-widget-button.btn-white.icon:hover .elementor-button-content-wrapper .elementor-button-text:after {
  content: "";
  width: 9px;
  top: 3px;
  height: 12px;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0V1.04179L4.5144 5.8311L0 10.6204V11.6622L5.49831 5.8311L0 0Z' fill='white'/%3E%3Cpath d='M3.36523 0V1.04179L7.87964 5.8311L3.36523 10.6204V11.6622L8.86355 5.8311L3.36523 0Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}

.full-widthBtn .elementor-widget-button,
.full-widthBtn .elementor-button {
  width: 100%;
}

.text-white {
  color: var(--tw--global--color-white) !important;
}
.text-white p,
.text-white li,
.text-white a,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white blockquote {
  color: inherit !important;
}
.text-white p,
.text-white li {
  font-weight: 200;
}
.text-white a {
  color: inherit !important;
  text-decoration: underline !important;
}
.text-white a:hover {
  color: var(--tw--global--color-secondary) !important;
  text-decoration: none !important;
}
.text-white a[href^=tel]:hover {
  color: var(--tw--global--color-white) !important;
}

.text-gray {
  color: #8E8E8E !important;
}
.text-gray p,
.text-gray li,
.text-gray a,
.text-gray h1,
.text-gray h2,
.text-gray h3,
.text-gray h4,
.text-gray h5,
.text-gray h6,
.text-gray blockquote {
  color: inherit !important;
}
.text-gray a {
  color: inherit !important;
}
.text-gray a:hover {
  color: var(--tw--global--color-primary) !important;
  text-decoration: none !important;
}
.text-gray a[href^=tel]:hover {
  color: var(--tw--global--color-black) !important;
}

.text-black {
  color: var(--tw--global--color-black) !important;
}
.text-black p,
.text-black li,
.text-black a,
.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
.text-black h5,
.text-black h6,
.text-black blockquote {
  color: inherit !important;
}
.text-black a {
  color: inherit !important;
}
.text-black a:hover {
  color: var(--tw--global--color-primary) !important;
  text-decoration: none !important;
}
.text-black a[href^=tel]:hover {
  color: var(--tw--global--color-black) !important;
}

.text-primary, .primary-color {
  color: var(--tw--global--color-primary) !important;
}
.text-primary a:hover, .primary-color a:hover {
  color: var(--tw--global--color-secondary) !important;
}
.text-primary p,
.text-primary li,
.text-primary a,
.text-primary h1,
.text-primary h2,
.text-primary h3,
.text-primary h4,
.text-primary h5,
.text-primary h6,
.text-primary blockquote, .primary-color p,
.primary-color li,
.primary-color a,
.primary-color h1,
.primary-color h2,
.primary-color h3,
.primary-color h4,
.primary-color h5,
.primary-color h6,
.primary-color blockquote {
  color: inherit !important;
}
.text-primary a, .primary-color a {
  color: inherit !important;
}
.text-primary a:hover, .primary-color a:hover {
  color: var(--tw--global--color-secondary) !important;
  text-decoration: none !important;
}
.text-primary a[href^=tel]:hover, .primary-color a[href^=tel]:hover {
  color: var(--tw--global--color-primary) !important;
}

.text-secondary, .secondary-color {
  color: var(--tw--global--color-secondary) !important;
}
.text-secondary p,
.text-secondary li,
.text-secondary a,
.text-secondary h1,
.text-secondary h2,
.text-secondary h3,
.text-secondary h4,
.text-secondary h5,
.text-secondary h6,
.text-secondary blockquote, .secondary-color p,
.secondary-color li,
.secondary-color a,
.secondary-color h1,
.secondary-color h2,
.secondary-color h3,
.secondary-color h4,
.secondary-color h5,
.secondary-color h6,
.secondary-color blockquote {
  color: inherit !important;
}
.text-secondary a, .secondary-color a {
  color: inherit !important;
}
.text-secondary a:hover, .secondary-color a:hover {
  color: var(--tw--global--color-primary) !important;
  text-decoration: none !important;
}
.text-secondary a[href^=tel]:hover, .secondary-color a[href^=tel]:hover {
  color: var(--tw--global--color-secondary) !important;
}

.text-base {
  color: var(--tw--global--color-base-text) !important;
}
.text-base p,
.text-base li,
.text-base a,
.text-base h1,
.text-base h2,
.text-base h3,
.text-base h4,
.text-base h5,
.text-base h6,
.text-base blockquote {
  color: inherit !important;
}
.text-base a {
  color: inherit !important;
}
.text-base a:hover {
  color: var(--tw--global--color-primary) !important;
  text-decoration: none !important;
}
.text-base a[href^=tel]:hover {
  color: var(--tw--global--color-secondary) !important;
}

.bg-primary {
  background-color: var(--tw--global--color-primary);
}

.bg-primary-alt {
  background-color: var(--tw--global--primary-alt);
}

.bg-secondary {
  background-color: var(--tw--global--color-secondary);
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("assets/fonts/EuclidCircularA-Light.eot");
  src: url("assets/fonts/EuclidCircularA-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/EuclidCircularA-Light.woff2") format("woff2"), url("assets/fonts/EuclidCircularA-Light.woff") format("woff"), url("assets/fonts/Euclid Circular A.ttf") format("truetype");
  font-family: "Euclid Circular A";
  font-weight: 300;
  font-style: normal;
}
body {
  counter-reset: heading-counter;
}

ul,
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol li::marker {
  font-weight: 500;
}

.titled_ol {
  counter-increment: heading-counter;
}
.titled_ol:before {
  color: var(--tw--global--color-primary);
  content: counter(heading-counter) ". ";
}

[class*=es_list-] ol {
  padding-left: 18px;
}
[class*=es_list-] ol ::marker {
  content: counter(list-item) ". ";
}
[class*=es_list-] li {
  font-size: 17px !important;
  font-size: 1.0625rem !important;
}
@media screen and (min-width: 768px) {
  [class*=es_list-] li {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  [class*=es_list-] li {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  [class*=es_list-] li {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1800px) {
  [class*=es_list-] li {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
[class*=es_list-] li a {
  color: inherit !important;
  display: inline;
  text-decoration: underline !important;
}
[class*=es_list-] li a:hover {
  color: var(--tw--global--color-primary) !important;
  text-decoration: none !important;
}
[class*=es_list-] li:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  [class*=es_list-] li:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 1850px) {
  [class*=es_list-] li:not(:last-child) {
    margin-bottom: 10px;
  }
}
[class*=es_list-] li p:not(:last-child) {
  margin-bottom: 6px !important;
}
@media screen and (min-width: 1600px) {
  [class*=es_list-] li p:not(:last-child) {
    margin-bottom: 10px !important;
  }
}
[class*=es_list-] ul {
  display: block;
  list-style-type: none;
}
[class*=es_list-] ul::marker {
  display: none !important;
}
[class*=es_list-] ul li {
  padding-left: 23px;
  position: relative;
}
[class*=es_list-] ul li:before {
  background-color: transparent;
  border: 2px solid var(--tw--global--color-primary);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 10px;
}
@media screen and (min-width: 1600px) {
  [class*=es_list-] ul li {
    padding-left: 26px;
  }
  [class*=es_list-] ul li:before {
    border-width: 3px;
    height: 14px;
    top: 8px;
    width: 14px;
  }
}
[class*=es_list-] ul::marker {
  display: none !important;
}
[class*=es_list-] ul li::marker {
  display: none !important;
}

@media screen and (min-width: 992px) {
  ul.cntList-2-cols {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
}

@media screen and (min-width: 992px) {
  ul.cntList-3-cols {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
}
@media screen and (min-width: 1200px) {
  ul.cntList-3-cols {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
}

@media screen and (min-width: 768px) {
  ul.cntList-4-cols {
    -moz-columns: 2 auto;
         columns: 2 auto;
  }
}
@media screen and (min-width: 992px) {
  ul.cntList-4-cols {
    -moz-columns: 3 auto;
         columns: 3 auto;
  }
}
@media screen and (min-width: 1200px) {
  ul.cntList-4-cols {
    -moz-columns: 4 auto;
         columns: 4 auto;
  }
}

ol {
  margin-left: 20px;
}
ol li {
  padding-left: 15px;
}
ol li a {
  color: var(--global--color-primary);
  display: inline;
  font-weight: 400 !important;
}
ol li a:hover {
  color: var(--global--color-secondary);
  text-decoration: none !important;
}

.resp-tabs-list {
  display: flex;
  justify-content: space-between;
  align-items: start;
  border-bottom: solid 2px #D9D9D9;
  width: 100%;
  margin-left: auto;
  margin-bottom: 0 !important;
  margin-top: 20px !important;
  padding: 0 40px;
}
@media screen and (max-width: 1199px) {
  .resp-tabs-list {
    width: 100%;
    padding: 0;
  }
}

.resp-tabs-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
  padding: 0 15px 20px;
  font-size: 25px !important;
  font-size: 1.5625rem !important;
  list-style: none;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 400 !important;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 5px;
}
@media screen and (max-width: 1680px) {
  .resp-tabs-list li {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 1599px) {
  .resp-tabs-list li {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    margin: 0 !important;
  }
}
@media screen and (max-width: 1199px) {
  .resp-tabs-list li {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    margin: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .resp-tabs-list li {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
.resp-tabs-list li .icon {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 1199px) {
  .resp-tabs-list li .icon {
    width: 50px;
    height: 50px;
  }
}
.resp-tabs-list li .icon svg {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 1199px) {
  .resp-tabs-list li .icon svg {
    width: 50px;
    height: 50px;
  }
}
.resp-tabs-list li:hover {
  color: #E62A2F !important;
}

.resp-tabs-container {
  padding: 0px;
  clear: left;
  margin-top: 0px;
}
@media screen and (max-width: 1199px) {
  .resp-tabs-container {
    margin-top: 25px;
  }
}

.resp-accordion {
  cursor: pointer;
  display: none !important;
}

.resp-tab-content {
  display: none;
}

.resp-tab-item.resp-tab-active {
  font-weight: 600 !important;
}

.resp-tab-active {
  position: relative;
  display: none;
  color: #000 !important;
  font-weight: 700 !important;
}
.resp-tab-active:after {
  content: "";
  width: 100%;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: -5px;
  background: #0e67b1;
  background: linear-gradient(90deg, rgb(14, 103, 177) 0%, rgb(40, 60, 148) 70%);
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .resp-tab-active:after {
    display: none;
  }
}
.resp-tab-active:before {
  display: none;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #000;
}
@media screen and (max-width: 767px) {
  .resp-tab-active:before {
    display: none;
  }
}

.resp-content-active,
.resp-accordion-active {
  display: block;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: calc(40% - 50px);
  display: flex;
  flex-direction: column;
  background: #E62A2F;
  margin: 0 50px 0 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 1199px) {
  .resp-vtabs ul.resp-tabs-list {
    padding: 0 20px 20px !important;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .resp-vtabs ul.resp-tabs-list {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .resp-vtabs ul.resp-tabs-list {
    margin-bottom: 15px !important;
  }
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  margin: 0;
  cursor: pointer;
  float: none;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .resp-vtabs .resp-tabs-list li {
    width: 19%;
    margin: 3px !important;
    background-color: #fff;
    border-radius: 0 !important;
    height: 90px;
    display: flex;
  }
}
@media screen and (max-width: 1023px) {
  .resp-vtabs .resp-tabs-list li {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .resp-vtabs .resp-tabs-list li {
    display: none;
  }
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  float: left;
  width: 60%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
@media screen and (max-width: 1199px) {
  .resp-vtabs .resp-tabs-container {
    width: 100%;
    margin-bottom: 30px;
  }
}

.resp-vtabs .resp-tab-content {
  border: solid 1px #dbdbdb;
  border-radius: 0 15px 15px 0;
}
@media screen and (max-width: 1199px) {
  .resp-vtabs .resp-tab-content {
    border-radius: 0 !important;
    padding: 15px;
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .resp-vtabs .resp-tab-content {
    margin: 20px 0;
  }
}

.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .resp-vtabs li.resp-tab-active {
    border-radius: 0 !important;
    border: solid 2px #000;
  }
}

.resp-arrow {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 25px;
  line-height: 1;
  position: absolute;
  right: 5px;
  transform-origin: center center;
  transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  top: 35%;
  width: 25px;
  z-index: 4;
}
.resp-arrow:before {
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  content: "";
  height: 10px;
  width: 10px;
}

h2.resp-tab-active span.resp-arrow {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 35%;
}

/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion {
  display: block;
}

.resp-tab-content-active {
  display: block;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media screen and (max-width: 767px) {
  ul.resp-tabs-list {
    display: none;
  }
  .resp-accordion {
    display: block !important;
    margin-top: 10px;
    position: relative;
    font-size: 16px !important;
    font-size: 1rem !important;
    padding: 15px 0;
    border: solid 3px #E62A2F;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
    text-align: center;
    background-color: #fff;
    font-family: "Raleway", sans-serif;
    color: #000;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .resp-accordion figure {
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 76px) {
  .resp-accordion .icon {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .resp-accordion .icon svg {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  h2.resp-tab-active {
    background-color: #fff;
    border: solid 3px #000;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: both;
    margin: 50px 0 0;
  }
  .resp-accordion-closed {
    display: none !important;
  }
}
.bottom-tab {
  padding-left: 50px !important;
}
@media screen and (max-width: 1199px) {
  .bottom-tab {
    padding-left: 0 !important;
  }
}
.bottom-tab .resp-tabs-list {
  justify-content: start;
  width: 100%;
  border-bottom: none;
}
.bottom-tab .resp-tabs-list li {
  background: transparent;
  padding: 0 15px !important;
  margin: 0 !important;
  color: #fff;
  font-size: 22px !important;
  border-bottom: solid 2px #D9D9D9;
  border-radius: 0 !important;
}
@media screen and (max-width: 1470px) {
  .bottom-tab .resp-tabs-list li {
    font-size: 17px !important;
  }
}
.bottom-tab .resp-tabs-list li:hover {
  font-weight: 600 !important;
  color: #fff !important;
}
.bottom-tab .resp-tabs-list li.resp-tab-active {
  position: relative;
  color: #fff !important;
  font-weight: 700 !important;
}
.bottom-tab .resp-tabs-list li.resp-tab-active:after {
  content: "";
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: -5px;
  background: #fff;
  border-radius: 5px;
}
@media screen and (max-width: 1199px) {
  .bottom-tab .resp-tabs-list li.resp-tab-active:after {
    height: 6px;
  }
}
@media screen and (max-width: 767px) {
  .bottom-tab .resp-tabs-list li.resp-tab-active:after {
    display: none;
  }
}
.bottom-tab .resp-tabs-list li.resp-tab-active:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
}
@media screen and (max-width: 1199px) {
  .bottom-tab .resp-tabs-list li.resp-tab-active:before {
    bottom: -15px;
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
  }
}
@media screen and (max-width: 767px) {
  .bottom-tab .resp-tabs-list li.resp-tab-active {
    display: none;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden;
  margin: 0 !important;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: 100%;
  padding: 0;
  position: static;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 1;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 0.8;
}

.fancybox-slide--html .fancybox-close-small {
  color: #E62A2F;
  padding: 10px;
  right: 0;
  top: 0;
  background: #fff;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.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;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  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-arrow.slick-hidden {
  display: none;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  position: absolute;
  right: 4%;
  top: 45%;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 15px 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
}
.slick-dots li {
  position: relative;
  border-radius: 50% !important;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 0%;
  margin: 0 0 10px 0;
  padding: 0px;
  cursor: pointer;
  background: #fff;
}
.slick-dots li button {
  display: none !important;
  background: transparent;
  display: inline-block;
  height: 10px;
  width: 10px;
  padding: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  border: solid 1px;
  cursor: pointer;
  border-radius: 50% !important;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  background: #E62A2F;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  display: none !important;
}
.slick-dots li:before {
  display: none !important;
}
.slick-dots li.slick-active {
  background: #C0A88E;
  height: 10px;
  width: 10px;
}
.slick-dots li.slick-active:after {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  width: 22px;
  height: 22px;
  background: transparent;
  border: solid 1px #9095C5;
  border-radius: 50%;
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px !important;
  width: 50px !important;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 45%;
  background: #E62A2F !important;
  border-radius: 50% !important;
  padding: 0;
  z-index: 9;
  outline: none;
  font-size: 0 !important;
  border: none !important;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}
@media screen and (max-width: 1599px) {
  .slick-prev,
  .slick-next {
    height: 40px !important;
    width: 40px !important;
  }
}
@media screen and (max-width: 1366px) {
  .slick-prev,
  .slick-next {
    top: 42%;
  }
}
@media screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    top: 20%;
  }
}
@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    top: 16%;
  }
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover,
.slick-next:hover {
  color: #E62A2F;
}

.slick-prev {
  left: 0px;
  z-index: 9;
}
@media screen and (max-width: 1599px) {
  .slick-prev {
    left: 0px;
  }
}
[dir=rtl] .slick-prev {
  left: auto;
  right: 0px;
}
.slick-prev:before {
  content: "";
  width: 16px;
  height: 9px;
  position: absolute;
  transform: rotate(0deg);
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.233398 3.95996L0 4.19336L0.233398 4.42578L4.19141 8.38477L4.6582 7.91797L1.2627 4.52246H15.874V3.8623H1.2627L4.6582 0.467773L4.19141 0L0.233398 3.95996Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  left: 28%;
  top: 40%;
}
[dir=rtl] .slick-prev:before {
  content: "→";
}
.slick-prev:hover:before {
  opacity: 0.5;
}

.slick-next {
  right: 0px;
  z-index: 9;
}
[dir=rtl] .slick-next {
  left: 0px;
  right: auto;
}
.slick-next:before {
  content: "";
  width: 16px;
  height: 9px;
  position: absolute;
  position: absolute;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.233398 3.95996L0 4.19336L0.233398 4.42578L4.19141 8.38477L4.6582 7.91797L1.2627 4.52246H15.874V3.8623H1.2627L4.6582 0.467773L4.19141 0L0.233398 3.95996Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  left: 28%;
  top: 40%;
}
[dir=rtl] .slick-next:before {
  content: "←";
}
.slick-next:hover:before {
  opacity: 0.5;
}

@media screen and (min-resolution: 120dpi) {
  /* Styles for displays with a resolution of 120dpi or higher,
     which often corresponds to 125% scaling or higher on standard displays. */
}
@media screen and (min-resolution: 120dpi) and (min-width: 1200px) {
  body p,
  body li {
    font-size: 13px !important;
  }
}
@media screen and (min-resolution: 120dpi) and (min-width: 1200px) {
  .top_menu a,
  .main-menu a {
    font-size: 14px !important;
  }
}
@media screen and (min-resolution: 120dpi) {
  .footer_split .qci_wrap .qci_text .number {
    font-size: 22px;
  }
}
.curP {
  cursor: pointer;
}

.dFlex {
  display: flex;
  flex-flow: row wrap;
}

.m-l-auto {
  margin-left: auto !important;
}

.m-t-auto {
  margin-top: auto !important;
}

.vhCenter {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

.vCenter {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.hCenter {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.vBottom {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
}

.hRight {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}

.vCenHRight {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-end;
}

.vhEnd {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: flex-end;
}

.vBtmHcntr {
  align-items: flex-end;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

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

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

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

.grecaptcha-badge {
  display: none !important;
}

.center {
  justify-content: center !important;
  text-align: center !important;
}
.center .btn {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.center-not-mb {
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .center-not-mb {
    text-align: left;
  }
}

.m-0-auto {
  margin: 0 auto !important;
}

.cmn-space {
  padding-bottom: 25px !important;
  padding-top: 25px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .cmn-space {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space {
    padding-bottom: 70px !important;
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 1850px) {
  .cmn-space {
    padding-bottom: 100px !important;
    padding-top: 100px !important;
  }
}

.bottom-space {
  padding-bottom: 25px !important;
}
@media screen and (min-width: 768px) {
  .bottom-space {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .bottom-space {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .bottom-space {
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 1850px) {
  .bottom-space {
    padding-bottom: 100px !important;
  }
}

.bottom-space-sm {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .bottom-space-sm {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .bottom-space-sm {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .bottom-space-sm {
    padding-bottom: 50px !important;
  }
}
@media screen and (min-width: 1850px) {
  .bottom-space-sm {
    padding-bottom: 60px !important;
  }
}

.top-space {
  padding-top: 25px !important;
}
@media screen and (min-width: 768px) {
  .top-space {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .top-space {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .top-space {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 1600px) {
  .top-space {
    padding-top: 100px !important;
  }
}

.top-space-sm {
  padding-top: 25px !important;
}
@media screen and (min-width: 768px) {
  .top-space-sm {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .top-space-sm {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .top-space-sm {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .top-space-sm {
    padding-top: 60px !important;
  }
}

.cmn-space_sm,
.cmn-space-sm {
  padding-bottom: 25px !important;
  padding-top: 25px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_sm,
  .cmn-space-sm {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .cmn-space_sm,
  .cmn-space-sm {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 1850px) {
  .cmn-space_sm,
  .cmn-space-sm {
    padding-bottom: 70px !important;
    padding-top: 70px !important;
  }
}

.cmn-space_smTop,
.cmn-space-sm-top {
  padding-top: 25px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_smTop,
  .cmn-space-sm-top {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .cmn-space_smTop,
  .cmn-space-sm-top {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_smTop,
  .cmn-space-sm-top {
    padding-top: 50px !important;
  }
}

.cmn-space_smBottom,
.cmn-space-sm-bottom {
  padding-bottom: 25px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_smBottom,
  .cmn-space-sm-bottom {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .cmn-space_smBottom,
  .cmn-space-sm-bottom {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_smBottom,
  .cmn-space-sm-bottom {
    padding-bottom: 50px !important;
  }
}

.cmn-space_md {
  padding-bottom: 22px !important;
  padding-top: 22px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_md {
    padding-bottom: 35px !important;
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_md {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
  }
}

.cmn-space_mdTop {
  padding-top: 22px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_mdTop {
    padding-top: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_mdTop {
    padding-top: 45px !important;
  }
}

.cmn-space_mdBottom {
  padding-bottom: 22px !important;
}
@media screen and (min-width: 768px) {
  .cmn-space_mdBottom {
    padding-bottom: 35px !important;
  }
}
@media screen and (min-width: 1600px) {
  .cmn-space_mdBottom {
    padding-bottom: 45px !important;
  }
}

@media screen and (max-width: 767px) {
  .xs-pb-0 {
    padding-bottom: 0 !important;
  }
}
.clear {
  display: block;
}

.inline-block {
  display: inline-block !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .m-b-15 {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-b-15 {
    margin-bottom: 15px !important;
  }
}

.m-b-20 {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .m-b-20 {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 1600px) {
  .m-b-20 {
    margin-bottom: 20px !important;
  }
}

.m-b-30 {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .m-b-30 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1600px) {
  .m-b-30 {
    margin-bottom: 30px !important;
  }
}

.m-b-40 {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .m-b-40 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-b-40 {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .m-b-40 {
    margin-bottom: 40px !important;
  }
}

.m-b-50 {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .m-b-50 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-b-50 {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .m-b-50 {
    margin-bottom: 50px !important;
  }
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-20 {
  margin-top: 10px !important;
}
@media screen and (min-width: 768px) {
  .m-t-20 {
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 1600px) {
  .m-t-20 {
    margin-top: 20px !important;
  }
}

.m-t-0 {
  margin-top: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-20 {
  padding-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .p-b-20 {
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 1600px) {
  .p-b-20 {
    padding-bottom: 20px !important;
  }
}

.p-t-40 {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-t-40 {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-t-40 {
    padding-top: 40px !important;
  }
}

.p-t-30 {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-t-30 {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-t-30 {
    padding-top: 30px !important;
  }
}

.p-t-20 {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-t-20 {
    padding-top: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-t-20 {
    padding-top: 20px !important;
  }
}

.p-b-20 {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-b-20 {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-b-20 {
    padding-bottom: 20px !important;
  }
}

.p-b-30 {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-b-30 {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-b-30 {
    padding-bottom: 30px !important;
  }
}

.p-b-40 {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-b-40 {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-b-40 {
    padding-bottom: 40px !important;
  }
}

.p-b-50 {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-b-50 {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-b-50 {
    padding-bottom: 50px !important;
  }
}

.p-b-60 {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) {
  .p-b-60 {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-b-60 {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1600px) {
  .p-b-60 {
    padding-bottom: 60px !important;
  }
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.no-border {
  border: 0 !important;
}

.e-child.padding-60 {
  padding: 30px !important;
}
.e-child.padding-80 {
  padding: 30px !important;
}
.e-child.default_col {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media screen and (min-width: 768px) {
  .e-child.padding-60 {
    padding: 40px !important;
  }
  .e-child.padding-80 {
    padding: 50px !important;
  }
}
@media screen and (min-width: 992px) {
  .e-child.lg-pl-30 {
    padding-left: 30px !important;
  }
  .e-child.lg-pr-30 {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .e-child.xl-pl-60 {
    padding-left: 35px !important;
  }
  .e-child.xl-pr-60 {
    padding-right: 35px !important;
  }
  .e-child.xl-pl-80 {
    padding-left: 40px !important;
  }
  .e-child.xl-pr-80 {
    padding-right: 40px !important;
  }
  .e-child.xl-pl-100 {
    padding-left: 50px !important;
  }
  .e-child.xl-pr-100 {
    padding-right: 50px !important;
  }
}
@media screen and (min-width: 1600px) {
  .e-child.padding-60 {
    padding: 45px !important;
  }
  .e-child.padding-80 {
    padding: 60px !important;
  }
  .e-child.xl-pl-60 {
    padding-left: 45px !important;
  }
  .e-child.xl-pr-60 {
    padding-right: 45px !important;
  }
  .e-child.xl-pl-80 {
    padding-left: 60px !important;
  }
  .e-child.xl-pr-80 {
    padding-right: 60px !important;
  }
  .e-child.xl-pl-100 {
    padding-left: 75px !important;
  }
  .e-child.xl-pr-100 {
    padding-right: 75px !important;
  }
}
@media screen and (min-width: 1800px) {
  .e-child.padding-60 {
    padding: 60px !important;
  }
  .e-child.padding-80 {
    padding: 80px !important;
  }
  .e-child.xl-pl-60 {
    padding-left: 60px !important;
  }
  .e-child.xl-pr-60 {
    padding-right: 60px !important;
  }
  .e-child.xl-pl-80 {
    padding-left: 80px !important;
  }
  .e-child.xl-pr-80 {
    padding-right: 80px !important;
  }
  .e-child.xl-pl-100 {
    padding-left: 100px !important;
  }
  .e-child.xl-pr-100 {
    padding-right: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .e-child.xs-pad-h10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (min-width: 992px) {
  .lg-pr-30 {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl-pr-60 {
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1600px) {
  .xl-pr-60 {
    padding-right: 45px !important;
  }
}
@media screen and (min-width: 1800px) {
  .xl-pr-60 {
    padding-right: 60px !important;
  }
}
#content_wrapper {
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.fit-height {
  height: 100% !important;
}

.elementor-widget-image img {
  height: auto !important;
  max-width: 100% !important;
}

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding > * {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

address {
  font-style: normal !important;
}

.btn-wrap .btn + .btn,
.btn-wrap .btn .elementor-widget-button,
.btn-wrap .elementor-widget-button + .btn,
.btn-wrap .elementor-widget-button .elementor-widget-button {
  margin-left: 15px !important;
}

@media screen and (max-width: 1023px) {
  .ipad-wdh-100 .elementor-container,
  .ipad-wdh-100 .e-con-inner {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1023px) {
  .ipad-wdh-100 .elementor-container .elementor-column,
  .ipad-wdh-100 .e-con-inner .elementor-column {
    width: 100% !important;
  }
}

.wd-70 {
  width: 70% !important;
}
@media screen and (max-width: 1199px) {
  .wd-70 {
    width: 100% !important;
  }
}

.wd-80 {
  width: 80% !important;
}
@media screen and (max-width: 1199px) {
  .wd-80 {
    width: 100% !important;
  }
}

.wd-85 {
  width: 85% !important;
}
@media screen and (max-width: 1199px) {
  .wd-85 {
    width: 100% !important;
  }
}

.wd-90 {
  width: 90% !important;
}
@media screen and (max-width: 1199px) {
  .wd-90 {
    width: 100% !important;
  }
}

.wd-30 {
  width: 30% !important;
}
@media screen and (max-width: 1199px) {
  .wd-30 {
    width: 100% !important;
  }
}

.wd-65 {
  width: 65% !important;
}
@media screen and (max-width: 1199px) {
  .wd-65 {
    width: 100% !important;
  }
}

.wd-35 {
  width: 35% !important;
}
@media screen and (max-width: 1199px) {
  .wd-35 {
    width: 100% !important;
  }
}

.wd-73 {
  width: 73% !important;
}
@media screen and (max-width: 1199px) {
  .wd-73 {
    width: 100% !important;
  }
}

.wd-27 {
  width: 27% !important;
}
@media screen and (max-width: 1199px) {
  .wd-27 {
    width: 100% !important;
  }
}

.wd-60 {
  width: 60% !important;
}
@media screen and (max-width: 1199px) {
  .wd-60 {
    width: 100% !important;
  }
}

.wd-40 {
  width: 40% !important;
}
@media screen and (max-width: 1199px) {
  .wd-40 {
    width: 100% !important;
  }
}

.wd-50 {
  width: 50% !important;
}
@media screen and (max-width: 1199px) {
  .wd-50 {
    width: 100% !important;
  }
}

.wd-55 {
  width: 55% !important;
}
@media screen and (max-width: 1199px) {
  .wd-55 {
    width: 100% !important;
  }
}

.wd-45 {
  width: 45% !important;
}
@media screen and (max-width: 1199px) {
  .wd-45 {
    width: 100% !important;
  }
}

.wd-48 {
  width: 48% !important;
}
@media screen and (max-width: 1199px) {
  .wd-48 {
    width: 100% !important;
  }
}

.wd-55 {
  width: 55% !important;
}
@media screen and (max-width: 1199px) {
  .wd-55 {
    width: 100% !important;
  }
}

.wd-57 {
  width: 57% !important;
}
@media screen and (max-width: 1199px) {
  .wd-57 {
    width: 100% !important;
  }
}

.wd-43 {
  width: 43% !important;
}
@media screen and (max-width: 1199px) {
  .wd-43 {
    width: 100% !important;
  }
}

@media screen and (max-width: 1023px) {
  .ipadro-wd-100 {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1023px) {
  .ipadro-wd-100 .elementor-container,
  .ipadro-wd-100 .e-con-inner {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1023px) {
  .ipadro-wd-100 .elementor-container .elementor-column,
  .ipadro-wd-100 .e-con-inner .elementor-column {
    width: 100% !important;
  }
}
@media screen and (max-width: 1023px) {
  .ipadro-wd-100 .img_bx {
    order: 2;
    margin: 20px 0 auto 0;
    width: 100% !important;
  }
}
.ipadro-wd-100 .img_bx.right .elementor-widget-image {
  text-align: right;
}
.ipadro-wd-100 .img_bx.left .elementor-widget-image {
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .ipadro-wd-100 .txt_blk {
    width: 100% !important;
  }
}
.ipadro-wd-100 .txt_blk.left {
  padding-right: 20px;
}
@media screen and (max-width: 1680px) {
  .ipadro-wd-100 .txt_blk.left {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .ipadro-wd-100 .txt_blk.left {
    padding-right: 0px;
  }
}
.ipadro-wd-100 .txt_blk.right {
  padding-left: 20px;
}
@media screen and (max-width: 1680px) {
  .ipadro-wd-100 .txt_blk.right {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .ipadro-wd-100 .txt_blk.right {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1023px) {
  .ipadro-wd-100 .txt_blk {
    order: 1;
  }
}

@media screen and (max-width: 1199px) {
  .ipad-wd-100 {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .elementor-container,
  .ipad-wd-100 .e-con-inner {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .elementor-container .elementor-column,
  .ipad-wd-100 .e-con-inner .elementor-column {
    width: 100% !important;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .img_bx {
    order: 2;
    margin: 20px 0 auto 0;
    width: 100% !important;
  }
}
.ipad-wd-100 .img_bx.right .elementor-widget-image {
  text-align: right;
}
.ipad-wd-100 .img_bx.left .elementor-widget-image {
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk {
    width: 100% !important;
  }
}
.ipad-wd-100 .txt_blk.left {
  padding-right: 20px;
}
@media screen and (max-width: 1680px) {
  .ipad-wd-100 .txt_blk.left {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk.left {
    padding-right: 0px;
  }
}
.ipad-wd-100 .txt_blk.right {
  padding-left: 20px;
}
@media screen and (max-width: 1680px) {
  .ipad-wd-100 .txt_blk.right {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk.right {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1199px) {
  .ipad-wd-100 .txt_blk {
    order: 1;
  }
}

.common-ul ul {
  margin: 0 0 20px;
  padding: 0;
}
.common-ul ul li {
  padding: 5px 0 5px 30px;
  position: relative;
  display: block;
  font-weight: 400 !important;
}
.common-ul ul li a {
  color: var(--global--color-primary);
  display: inline;
  font-weight: 400 !important;
}
.common-ul ul li a:hover {
  color: var(--global--color-secondary);
  text-decoration: none !important;
}
.common-ul ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 13px;
  height: 13px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4026_890)'%3E%3Cpath d='M12.9995 6.91162C12.9995 3.32177 10.0894 0.411621 6.49951 0.411621C2.90966 0.411621 -0.000488281 3.32177 -0.000488281 6.91162C-0.000488281 10.5015 2.90966 13.4116 6.49951 13.4116C10.0894 13.4116 12.9995 10.5015 12.9995 6.91162Z' fill='%23FFE1D5'/%3E%3Cpath d='M11.9157 6.41363V6.91196C11.915 8.08001 11.5368 9.21659 10.8374 10.1521C10.1381 11.0877 9.15499 11.7721 8.03487 12.1032C6.91471 12.4344 5.71757 12.3947 4.62187 11.9899C3.52619 11.5851 2.59072 10.8369 1.95497 9.85706C1.31922 8.87713 1.01725 7.71802 1.09411 6.55246C1.17096 5.38693 1.62252 4.27746 2.38143 3.38954C3.14035 2.50161 4.16596 1.88279 5.3053 1.62537C6.44465 1.36795 7.63669 1.48572 8.70362 1.96112' stroke='%234268D2' stroke-width='1.08333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9165 2.57812L6.49982 8.00021L4.87482 6.37521' stroke='%234268D2' stroke-width='1.08333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4026_890'%3E%3Crect width='13' height='13' fill='white' transform='translate(0 0.411621)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1470px) {
  .common-ul ul li:before {
    top: 10px;
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .common-ul ul li:before {
    top: 9px;
  }
}
.common-ul ul li a {
  color: #E62A2F !important;
}
.common-ul ul li a:hover {
  color: #000 !important;
}
.common-ul ul li strong:first-child {
  font-size: 16px !important;
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  .common-ul ul li strong:first-child {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .common-ul ul li strong:first-child {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .common-ul ul li strong:first-child {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .common-ul ul li strong:first-child {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
.common-ul.strong ul li:before {
  top: 13px !important;
}
@media screen and (max-width: 1470px) {
  .common-ul.strong ul li:before {
    top: 11px !important;
  }
}
@media screen and (max-width: 767px) {
  .common-ul.strong ul li:before {
    top: 10px !important;
  }
}
.common-ul.no-strong ul li:before {
  top: 11px !important;
}
@media screen and (max-width: 1600px) {
  .common-ul.no-strong ul li:before {
    top: 10px !important;
  }
}
.common-ul.orange ul li:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.91061 7.60442L6.88761 7.62742L4.57562 5.32843C4.37962 5.13393 4.06312 5.13493 3.86862 5.33093C3.67362 5.52643 3.67462 5.84343 3.87062 6.03793L6.53611 8.68792C6.73161 8.88242 7.04761 8.88192 7.24261 8.68692L12.3891 3.54044C13.0211 4.54243 13.3871 5.72893 13.3871 7.00043C13.3871 10.5869 10.4751 13.4984 6.88861 13.4984C3.30262 13.4984 0.390625 10.5869 0.390625 7.00043C0.390625 3.41394 3.30262 0.502441 6.88861 0.502441C8.48161 0.502441 9.9411 1.07644 11.0716 2.02894L12.2036 0.896941C12.3986 0.701442 12.7156 0.701442 12.9106 0.896941C13.1056 1.09194 13.1056 1.40894 12.9106 1.60394L11.7851 2.72994L6.91061 7.60442Z' fill='%23D9A917'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
.common-ul.inline ul {
  display: inline;
}
@media screen and (max-width: 767px) {
  .common-ul.inline ul {
    display: block;
  }
}
.common-ul.inline ul li {
  display: inline;
  padding: 5px 0 5px 25px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .common-ul.inline ul li {
    margin-left: 0;
    margin-right: 15px;
    display: block;
  }
}
.common-ul.inline ul li:before {
  top: 10px;
}
@media screen and (max-width: 1600px) {
  .common-ul.inline ul li:before {
    width: 13px;
    height: 13px;
    top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .common-ul.inline ul li:before {
    top: 10px;
  }
}

.half-container {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .half-container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .half-container {
    max-width: calc(var(--tw-wrap-xl) * 50 / 100) !important;
  }
}
@media screen and (min-width: 1600px) {
  .half-container {
    max-width: calc(var(--tw-wrap-xxl) * 50 / 100) !important;
  }
}
@media screen and (min-width: 1850px) {
  .half-container {
    max-width: calc(var(--tw-wrap-half-col) * 50 / 100) !important;
  }
}

.elementor-element .transf_none {
  text-transform: none !important;
}
.elementor-element .transf_none h1,
.elementor-element .transf_none h2,
.elementor-element .transf_none h3 {
  text-transform: none !important;
}
.elementor-element .fw-700 {
  font-weight: 700 !important;
}
.elementor-element .fw-700 h1,
.elementor-element .fw-700 h2,
.elementor-element .fw-700 h3 {
  font-weight: 700 !important;
}

@media screen and (min-width: 1200px) {
  .block {
    display: block;
  }
}

ul.tick_ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 -15px;
  padding: 0;
  flex-wrap: wrap;
}
ul.tick_ul li {
  position: relative;
  min-height: 13px;
  padding-bottom: 15px;
  padding-left: 25px;
  font-weight: 400 !important;
  display: inline-flex;
  margin-right: 30px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  ul.tick_ul li {
    padding-left: 30px;
  }
}
ul.tick_ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background: url(assets/images/tick.svg) no-repeat;
  width: 13px;
  height: 13px;
}
@media screen and (max-width: 1680px) {
  ul.tick_ul li::before {
    top: 6px;
  }
}
@media screen and (max-width: 1470px) {
  ul.tick_ul li::before {
    top: 3px;
  }
}
@media screen and (max-width: 1199px) {
  ul.tick_ul li::before {
    top: 5px;
  }
}
@media screen and (max-width: 767px) {
  ul.tick_ul {
    justify-content: flex-start;
  }
  ul.tick_ul li {
    margin-right: 0;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.99);
  }
  70% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.99);
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.wrap-btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0 0;
}
@media screen and (min-width: 1680px) {
  .wrap-btn {
    width: 100%;
  }
}
@media screen and (min-width: 1850px) {
  .wrap-btn {
    width: 94%;
  }
}
@media screen and (max-width: 1199px) {
  .wrap-btn {
    margin: 10px 0;
  }
}
@media screen and (max-width: 1023px) {
  .wrap-btn {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .wrap-btn {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.wrap-btn:after, .wrap-btn:before {
  display: none;
}
@media screen and (max-width: 1199px) {
  .wrap-btn .excellence {
    width: 17%;
  }
}
@media screen and (max-width: 1023px) {
  .wrap-btn .excellence {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .wrap-btn .excellence {
    width: 25%;
  }
}
.wrap-btn .rating-card {
  display: flex;
  flex-direction: row;
  min-width: 250px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1470px) {
  .wrap-btn .rating-card {
    min-width: 235px;
  }
}
@media screen and (max-width: 1199px) {
  .wrap-btn .rating-card {
    min-width: auto;
    margin: 0 4px;
  }
}
@media screen and (max-width: 767px) {
  .wrap-btn .rating-card {
    margin: 0;
  }
}
.wrap-btn .rating-card:hover {
  opacity: 0.8;
}
.wrap-btn .rating-card figure {
  width: 30%;
}
@media screen and (max-width: 1680px) {
  .wrap-btn .rating-card figure {
    width: 20%;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1680px) and (max-width: 1199px) {
  .wrap-btn .rating-card figure {
    width: 15%;
  }
}
.wrap-btn .rating-card .google-logo {
  width: 60px;
}
.wrap-btn .rating-card .tle {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .wrap-btn .rating-card .tle {
    font-size: 16px;
  }
}
.wrap-btn .stars {
  font-size: 1.5rem;
  color: #2d4dd9;
  margin-bottom: 10px;
  line-height: 1;
}
.wrap-btn .rating-value {
  font-size: 18px;
  font-weight: 500;
  margin-left: 8px;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .wrap-btn .rating-value {
    font-size: 16px;
  }
}
.wrap-btn .reviews {
  font-size: 1rem;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .wrap-btn .reviews {
    font-size: 14px;
  }
}

.review-box {
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 15px 25px;
  border-radius: 6px;
  max-width: 580px;
  gap: 25px;
  font-family: "Raleway", sans-serif;
}
@media screen and (max-width: 767px) {
  .review-box {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.left {
  display: flex;
  align-items: center;
  gap: 15px;
}

.g-logo {
  width: 35px !important;
  height: 35px !important;
  margin-right: 10px;
}

.text .label {
  display: flex;
  flex-direction: row;
  font-size: 18px;
  text-align: left;
  font-weight: 500;
  color: #333;
  line-height: 1;
  padding-bottom: 5px;
}
.text .label p {
  font-weight: 500 !important;
  line-height: 1.2;
  font-size: 16px !important;
  margin-bottom: 0 !important;
}
.text .label p span {
  display: block;
}

.rating {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  border-top: solid 1px #D9D9D9;
  padding-top: 5px;
  margin-top: 5px;
}

.stars {
  font-size: 24px;
  color: #D8A100; /* Google star color */
  margin-top: 2px;
  display: inline;
}

.divider {
  width: 1px;
  height: 55px;
  background: #c3c3c3;
}
@media screen and (max-width: 767px) {
  .divider {
    display: none;
  }
}

.review-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #E62A2F;
  padding: 12px 22px;
  border-radius: 0px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  white-space: nowrap;
  transition: 0.3s ease;
}
@media screen and (max-width: 1680px) {
  .review-btn {
    font-size: 15px;
  }
}
.review-btn img {
  background: #fff;
  padding: 2px;
  border-radius: 50%;
}

.review-btn:hover {
  background: #000;
}

.btn-logo {
  width: 22px;
}

.testimonials-wp .slick-slide {
  height: auto !important;
}
.testimonials-wp .slick-prev {
  left: -15px;
}
@media screen and (max-width: 1366px) {
  .testimonials-wp .slick-prev {
    left: -25px;
  }
}
.testimonials-wp .slick-next {
  right: -15px;
}
@media screen and (max-width: 1366px) {
  .testimonials-wp .slick-next {
    right: -25px;
  }
}

.review-card {
  margin: 20px 10px;
  padding: 40px;
  background: #fff;
  border: 1px solid #C4C4C4;
  border-radius: 0px;
  font-family: "Inter", Arial, sans-serif;
  color: #333;
  height: 100% !important;
}
@media screen and (max-width: 1680px) {
  .review-card {
    margin: 20px 10px;
    padding: 30px;
  }
}
@media screen and (max-width: 1599px) {
  .review-card {
    margin: 20px 5px;
    padding: 20px;
  }
}
@media screen and (max-width: 1470px) {
  .review-card {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 1199px) {
  .review-card {
    padding: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .review-card {
    max-width: 100%;
  }
}

.review-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.review-header .tle {
  font-family: "Raleway", sans-serif;
}

.avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #E62A2F;
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-family: "Times New Roman", Times, serif;
}
@media screen and (max-width: 1680px) {
  .avatar {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
}
@media screen and (max-width: 1599px) {
  .avatar {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
}
@media screen and (max-width: 1470px) {
  .avatar {
    width: 45px;
    height: 45px;
    font-size: 16px;
    margin-right: 15px;
  }
}

.review-info {
  flex: 1;
}

.review-info .tle {
  color: #fff;
  font-size: 22px !important;
  text-transform: capitalize !important;
  font-family: "Raleway", sans-serif;
  margin: 0;
  font-weight: 600 !important;
}
@media screen and (max-width: 1470px) {
  .review-info .tle {
    font-size: 18px !important;
  }
}

.meta {
  color: #777;
  font-size: 17px;
  margin: 4px 0 0 !important;
}
@media screen and (max-width: 1680px) {
  .meta {
    font-size: 16px;
  }
}
@media screen and (max-width: 1470px) {
  .meta {
    font-size: 14px;
  }
}

.stars {
  color: #fbbc04; /* Google yellow star color */
  font-size: 20px;
}
@media screen and (max-width: 1470px) {
  .stars {
    font-size: 18px;
  }
}

.time {
  color: #777;
  font-size: 17px;
  margin-left: 4px;
  font-family: "Raleway", sans-serif;
}
@media screen and (max-width: 1680px) {
  .time {
    font-size: 16px;
  }
}
@media screen and (max-width: 1470px) {
  .time {
    font-size: 14px;
  }
}

.google-logo {
  width: 45px !important;
  height: 28px;
}
@media screen and (max-width: 1470px) {
  .google-logo {
    width: 35px !important;
  }
}

.review-body {
  margin-top: 12px;
  font-size: 17px;
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
  font-weight: 300;
}
@media screen and (max-width: 1680px) {
  .review-body {
    font-size: 16px;
  }
}
@media screen and (max-width: 1470px) {
  .review-body {
    font-size: 15px;
  }
}
.review-body a {
  color: #000;
  font-weight: 400;
}
.review-body a:hover {
  color: #E62A2F;
}

/* Responsive */
@media (max-width: 480px) {
  .review-card {
    padding: 14px;
  }
  .avatar {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .review-info .tle {
    font-size: 16px !important;
    font-family: "Raleway", sans-serif;
  }
  .review-body {
    font-size: 14px;
  }
}
.gallery-container {
  margin: 0 auto;
  padding: 20px 0;
}

.gallery-header {
  text-align: center;
  margin-bottom: 3rem;
}

.gallery-header h1 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #ffffff;
  line-height: 1.2;
}

.gallery-header p {
  font-size: 1.125rem;
  color: #cbd5e1;
  max-width: 600px;
  margin: 0 auto;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 1.5rem;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  cursor: pointer;
  aspect-ratio: 1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.gallery-item:hover {
  transform: scale(1.05);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.gallery-item img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
  display: block;
}

.gallery-item:hover img {
  transform: scale(1.1);
}

.gallery-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: flex-end;
  padding: 1.5rem;
}

.gallery-item:hover .gallery-overlay {
  opacity: 1;
  z-index: 2;
}

.gallery-overlay h3 {
  font-size: 20px !important;
  font-weight: 600;
  color: #ffffff;
  transform: translateY(20px);
  transition: transform 0.3s ease;
}

.gallery-item:hover .gallery-overlay h3 {
  transform: translateY(0);
}

.modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.95);
  z-index: 1000;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  animation: fadeIn 0.3s ease-out;
  z-index: 9999;
}

.modal-overlay.active {
  display: flex;
}

.modal-content {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
  width: 100%;
}

.modal-image-container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-image {
  max-width: 100%;
  max-height: 85vh;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0.5rem;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}

.modal-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  padding: 2rem 1.5rem 1.5rem;
  border-radius: 0 0 0.5rem 0.5rem;
}

.modal-caption .modalTitle {
  font-size: 25px !important;
  font-weight: 600;
  color: #ffffff;
}

.modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  z-index: 1001;
}

.modal-close:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #cbd5e1;
}

.modal-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  padding: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  z-index: 1001;
}

.modal-nav:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #cbd5e1;
}

.modal-prev {
  left: 1rem;
}

.modal-next {
  right: 1rem;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .gallery-header h1 {
    font-size: 2rem;
  }
  .gallery-header p {
    font-size: 1rem;
  }
  .gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1rem;
  }
  .modal-image {
    max-height: 70vh;
  }
  .modal-caption h2 {
    font-size: 1.25rem;
  }
}
@media (max-width: 640px) {
  .gallery-container {
    padding: 2rem 1rem;
  }
  .gallery-header h1 {
    font-size: 1.875rem;
  }
  .gallery-header p {
    font-size: 0.95rem;
  }
  .gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 0.75rem;
  }
  .modal-close {
    top: 0.5rem;
    right: 0.5rem;
  }
  .modal-image {
    max-height: 60vh;
  }
  .modal-caption {
    padding: 1.5rem 1rem 1rem;
  }
  .modal-caption h2 {
    font-size: 1.125rem;
  }
}
.project_banner {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .project_banner {
    background: #D9D9D9;
  }
}
.project_banner .banner-sld {
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
@media screen and (min-width: 320px) {
  .project_banner .banner-sld {
    height: auto;
    background-position: 44% !important;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .project_banner .banner-sld {
    height: auto;
    background-position: 45% !important;
  }
}
@media screen and (min-width: 1024px) {
  .project_banner .banner-sld {
    height: auto;
    background-position: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .project_banner .banner-sld {
    height: 700px;
    background-position: top center !important;
  }
}
@media screen and (min-width: 1600px) {
  .project_banner .banner-sld {
    height: 800px;
    background-position: top center !important;
  }
}
@media screen and (min-width: 1850px) {
  .project_banner .banner-sld {
    height: 100vh;
  }
}
.project_banner figure {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 100% !important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .project_banner figure {
    position: inherit;
    height: 170px;
  }
}
.project_banner .container {
  height: 100%;
}
.project_banner .wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .project_banner .wrap {
    align-items: center;
    padding: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .wrap {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .project_banner .wrap {
    padding: 10px 0;
    background: transparent;
  }
}
.project_banner .wrap .left {
  width: 60%;
}
@media screen and (max-width: 1199px) {
  .project_banner .wrap .left {
    width: 50%;
    background: rgba(0, 0, 0, 0.4);
    padding: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .wrap .left {
    padding-right: 0px;
    width: 100%;
  }
}
.project_banner .wrap .right {
  width: 40%;
  border-radius: 7px;
}
@media screen and (max-width: 1199px) {
  .project_banner .wrap .right {
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .wrap .right {
    width: 100%;
  }
}
.project_banner .banner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  height: 100%;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .project_banner .banner-wrap {
    padding-top: 15%;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .banner-wrap {
    justify-content: center;
    padding-top: 18%;
  }
}
@media screen and (max-width: 767px) {
  .project_banner .banner-wrap {
    padding-top: 0;
  }
}
.project_banner .banner-wrap .maintxt {
  color: #E62A2F;
  font-size: 98px !important;
  font-size: 6.125rem !important;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1;
  font-family: "Times New Roman", Times, serif;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1680px) {
  .project_banner .banner-wrap .maintxt {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .project_banner .banner-wrap .maintxt {
    font-size: 46px !important;
    font-size: 2.875rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_banner .banner-wrap .maintxt {
    font-size: 40px !important;
    font-size: 2.5rem !important;
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .banner-wrap .maintxt {
    font-size: 35px !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (max-width: 767px) {
  .project_banner .banner-wrap .maintxt {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 10px;
  }
}
.project_banner .banner-wrap .maintxt span.block {
  margin-bottom: 0px;
  color: #000;
}
@media screen and (max-width: 1199px) {
  .project_banner .banner-wrap .maintxt span.block {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .banner-wrap .maintxt span.block {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .project_banner .banner-wrap .maintxt span.block {
    display: inline;
  }
}
.project_banner .banner-wrap p {
  font-family: "Raleway", sans-serif !important;
  text-align: left;
  font-weight: 500 !important;
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
@media screen and (max-width: 1680px) {
  .project_banner .banner-wrap p {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .project_banner .banner-wrap p {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_banner .banner-wrap p {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 767px) {
  .project_banner .banner-wrap p {
    text-align: center;
  }
}
.project_banner .banner-wrap .sub-txt {
  color: 2C2C2C;
  font-size: 34px !important;
  font-size: 2.125rem !important;
  text-transform: none;
  font-weight: 500;
  line-height: 1;
  font-family: "Euclid Circular A" !important;
  margin: 20px 0 30px;
}
@media screen and (max-width: 1680px) {
  .project_banner .banner-wrap .sub-txt {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .project_banner .banner-wrap .sub-txt {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_banner .banner-wrap .sub-txt {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    margin: 10px 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .project_banner .banner-wrap .sub-txt {
    color: #fff;
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
.project_banner .banner-wrap .btn-wrap .banner-btn + .banner-btn {
  background-color: #000 !important;
}
@media screen and (max-width: 767px) {
  .project_banner .banner-wrap .btn-wrap .banner-btn + .banner-btn {
    margin: 15px 0 0 !important;
  }
}
.project_banner .banner-wrap .btn-wrap .banner-btn + .banner-btn:hover {
  background-color: #E62A2F !important;
  color: #fff !important;
}
.project_banner .banner-wrap .banner-btn {
  height: 75px;
  font-size: 22px !important;
  padding-left: 55px !important;
  padding-right: 55px !important;
  font-weight: 600;
}
@media screen and (max-width: 1680px) {
  .project_banner .banner-wrap .banner-btn {
    font-size: 18px !important;
    height: 65px;
  }
}
@media screen and (max-width: 1470px) {
  .project_banner .banner-wrap .banner-btn {
    height: 55px;
    font-size: 16px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .banner-wrap .banner-btn {
    height: 50px;
    font-size: 16px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .project_banner .banner-wrap .banner-btn {
    height: 40px;
    font-size: 13px !important;
  }
}
.project_banner .banner-wrap .banner-btn .icon {
  margin-top: 0px;
}

.inner-banner-new {
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: bottom center !important;
  position: relative;
  min-height: 405px;
  display: flex;
  position: relative;
}
.inner-banner-new:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 45% !important;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.03) 100%);
}
@media screen and (max-width: 1680px) {
  .inner-banner-new {
    min-height: 405px;
  }
}
@media screen and (max-width: 1600px) {
  .inner-banner-new {
    min-height: 405px;
  }
}
@media screen and (max-width: 1366px) {
  .inner-banner-new {
    min-height: 405px;
  }
}
@media screen and (max-width: 1199px) {
  .inner-banner-new {
    min-height: 405px;
  }
}
@media screen and (max-width: 1023px) {
  .inner-banner-new {
    background-position: 25% !important;
  }
}
.inner-banner-new .container {
  height: auto;
}
@media screen and (max-width: 1023px) {
  .inner-banner-new.roll-banner {
    background-position: 25% !important;
  }
}
@media screen and (max-width: 1023px) {
  .inner-banner-new.front-banner {
    background-position: 25% !important;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-new.cnt-banner {
    background-position: 45% !important;
  }
}
.inner-banner-new .wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  text-align: left;
  padding-top: 5%;
}
@media screen and (max-width: 1680px) {
  .inner-banner-new .wrap {
    padding-top: 10%;
  }
}
.inner-banner-new .banner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: relative;
  padding-top: 5%;
  z-index: 2;
  text-align: center;
}
.inner-banner-new .banner-wrap .container {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .inner-banner-new .banner-wrap {
    justify-content: center;
  }
}
.inner-banner-new .banner-wrap .btn-wrap .banner-btn + .banner-btn {
  background-color: #000 !important;
}
@media screen and (max-width: 767px) {
  .inner-banner-new .banner-wrap .btn-wrap .banner-btn + .banner-btn {
    margin: 5px 0 0 !important;
  }
}
.inner-banner-new .banner-wrap .btn-wrap .banner-btn + .banner-btn:hover {
  background-color: #E62A2F !important;
  color: #fff !important;
}
.inner-banner-new .banner-wrap .banner-btn {
  height: 60px;
  font-size: 21px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  border-radius: 35px;
}
@media screen and (max-width: 1680px) {
  .inner-banner-new .banner-wrap .banner-btn {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1600px) {
  .inner-banner-new .banner-wrap .banner-btn {
    height: 45px;
    font-size: 14px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media screen and (max-width: 1199px) {
  .inner-banner-new .banner-wrap .banner-btn {
    height: 40px;
    font-size: 13px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-new .banner-wrap .banner-btn {
    height: 40px;
    font-size: 12px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
.inner-banner-new .banner-wrap .banner-btn span {
  font-weight: 600;
}
.inner-banner-new .banner-wrap .maintxt {
  color: #E62A2F;
  font-size: 70px !important;
  font-size: 4.375rem !important;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.1;
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 10px;
  margin-top: 0 !important;
}
@media screen and (max-width: 1680px) {
  .inner-banner-new .banner-wrap .maintxt {
    font-size: 60px !important;
    font-size: 3.75rem !important;
  }
}
@media screen and (max-width: 1600px) {
  .inner-banner-new .banner-wrap .maintxt {
    font-size: 50px !important;
    font-size: 3.125rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .inner-banner-new .banner-wrap .maintxt {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .inner-banner-new .banner-wrap .maintxt {
    font-size: 30px !important;
    font-size: 1.875rem !important;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: none;
  }
}
@media screen and (max-width: 1023px) {
  .inner-banner-new .banner-wrap .maintxt {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-new .banner-wrap .maintxt {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    line-height: 1.2;
    margin-bottom: 5px;
  }
}
.inner-banner-new .banner-wrap .sub-txt {
  color: #000;
  font-size: 32px !important;
  font-size: 2rem !important;
  text-transform: none;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 1680px) {
  .inner-banner-new .banner-wrap .sub-txt {
    font-size: 27px !important;
    font-size: 1.6875rem !important;
  }
}
@media screen and (max-width: 1600px) {
  .inner-banner-new .banner-wrap .sub-txt {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .inner-banner-new .banner-wrap .sub-txt {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .inner-banner-new .banner-wrap .sub-txt {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    color: #fff;
  }
}
@media screen and (max-width: 1023px) {
  .inner-banner-new .banner-wrap .sub-txt {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-new .banner-wrap .sub-txt {
    color: #fff;
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (max-width: 1680px) {
  .inner-banner-new.small-banner .banner-wrap .wrap {
    padding-top: 5%;
  }
}
@media screen and (max-width: 1199px) {
  .inner-banner-new.small-banner .banner-wrap .wrap {
    padding: 15px;
  }
}
.inner-banner-new.small-banner .banner-wrap .maintxt {
  font-size: 57px !important;
  font-size: 3.5625rem !important;
}
@media screen and (max-width: 1680px) {
  .inner-banner-new.small-banner .banner-wrap .maintxt {
    font-size: 48px !important;
    font-size: 3rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .inner-banner-new.small-banner .banner-wrap .maintxt {
    font-size: 30px !important;
    font-size: 1.875rem !important;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: none;
  }
}
@media screen and (max-width: 1023px) {
  .inner-banner-new.small-banner .banner-wrap .maintxt {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-new.small-banner .banner-wrap .maintxt {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    line-height: 1.2;
    margin-bottom: 5px;
  }
}
.inner-banner-new.small-banner .banner-wrap .sub-txt {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
}
@media screen and (max-width: 1680px) {
  .inner-banner-new.small-banner .banner-wrap .sub-txt {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .inner-banner-new.small-banner .banner-wrap .sub-txt {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    color: #fff;
  }
}
@media screen and (max-width: 1023px) {
  .inner-banner-new.small-banner .banner-wrap .sub-txt {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-new.small-banner .banner-wrap .sub-txt {
    color: #fff;
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}

@media screen and (min-width: 320px) {
  body.no-banner .inner-banner-new {
    min-height: 150px !important;
    height: 150px !important;
  }
}
@media screen and (min-width: 1200px) {
  body.no-banner .inner-banner-new {
    min-height: 150px !important;
    height: 150px !important;
  }
}
@media screen and (min-width: 1600px) {
  body.no-banner .inner-banner-new {
    min-height: 170px !important;
    height: 170px !important;
  }
}
@media screen and (min-width: 1850px) {
  body.no-banner .inner-banner-new {
    min-height: 200px !important;
    height: 200px !important;
  }
}
@media screen and (min-width: 320px) {
  body.no-banner .inner-banner-new.blog-banner {
    min-height: 160px;
    height: 160px;
  }
}
@media screen and (min-width: 1200px) {
  body.no-banner .inner-banner-new.blog-banner {
    min-height: 200px;
    height: 200px;
  }
}
body.no-banner .inner-banner-new.blog-banner .container {
  height: 100%;
}
body.no-banner .inner-banner-new.blog-banner .container .banner-wrap {
  justify-content: flex-end;
}
body.no-banner .inner-banner-new.blog-banner .container .wrap {
  padding: 0 0 35px;
}

@media screen and (max-width: 1199px) {
  .inner-banner-new {
    background-position: 100% !important;
    min-height: 400px;
  }
  .inner-banner-new .container {
    position: static;
  }
  .inner-banner-new .container .wrap {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 15px;
  }
  .inner-banner-new .container .wrap .subtxt {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 1023px) {
  .inner-banner-new {
    background-position: 85% !important;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-nw {
    min-height: 375px;
    background-position: 80% !important;
    width: auto;
  }
  .inner-banner-nw .banner-wrap .wrap {
    padding: 10px;
  }
  .inner-banner-nw .banner-wrap .maintxt {
    margin-bottom: 0px;
  }
  .inner-banner-nw .banner-wrap .btn {
    height: 31px !important;
    line-height: 1;
    padding-top: 0px;
    min-height: 32px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.project_banner {
  position: relative;
}
@media screen and (min-width: 2000px) and (max-width: 3000px) {
  .project_banner .slick-dots {
    left: 20%;
  }
}
.project_banner .slick-dots {
  position: absolute;
  top: auto;
  left: 10%;
  right: auto;
  bottom: 5%;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 15px 0;
  z-index: 9;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1680px) {
  .project_banner .slick-dots {
    left: 10%;
  }
}
@media screen and (max-width: 1600px) {
  .project_banner .slick-dots {
    left: 7%;
  }
}
@media screen and (max-width: 1599px) {
  .project_banner .slick-dots {
    left: 11%;
  }
}
@media screen and (max-width: 1366px) {
  .project_banner .slick-dots {
    left: 9%;
  }
}
.project_banner .slick-dots li {
  width: 50px;
  height: 2px;
  border-radius: 0 !important;
  background: #1B1B1B !important;
  margin: 0 10px 0 0 !important;
}
.project_banner .slick-dots li.slick-active {
  background: #E62A2F !important;
  height: 5px;
  width: 70px;
  border-radius: 5px !important;
  margin-top: -3px !important;
}
.project_banner .top-form-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #A40207;
  padding: 50px 0 0;
  width: 57%;
  height: 700px;
  border-radius: 250px 0 0;
}
@media screen and (max-width: 1680px) {
  .project_banner .top-form-wrap {
    height: 620px;
  }
}
@media screen and (max-width: 1600px) {
  .project_banner .top-form-wrap {
    height: 620px;
  }
}
@media screen and (max-width: 1599px) {
  .project_banner .top-form-wrap {
    height: 590px;
  }
}
@media screen and (max-width: 1366px) {
  .project_banner .top-form-wrap {
    height: 585px;
  }
}
@media screen and (max-width: 1199px) {
  .project_banner .top-form-wrap {
    position: static;
    border-radius: 0;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: end;
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .top-form-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 20px 0;
  }
}
.project_banner .top-form-wrap .lady {
  position: absolute;
  left: -100px;
  bottom: 0px;
  width: 835px;
  height: 720px;
  background: no-repeat !important;
  background-size: cover !important;
}
@media screen and (max-width: 1680px) {
  .project_banner .top-form-wrap .lady {
    width: 660px;
    height: 570px;
  }
}
@media screen and (max-width: 1600px) {
  .project_banner .top-form-wrap .lady {
    width: 555px;
    height: 525px;
  }
}
@media screen and (max-width: 1470px) {
  .project_banner .top-form-wrap .lady {
    width: 514px;
    height: 485px;
  }
}
@media screen and (max-width: 1366px) {
  .project_banner .top-form-wrap .lady {
    width: 510px;
    height: 500px;
  }
}
@media screen and (max-width: 1199px) {
  .project_banner .top-form-wrap .lady {
    position: static;
    width: 460px;
    height: 430px;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .top-form-wrap .lady {
    width: 320px;
    height: 300px;
  }
}
.project_banner .top-form-wrap .banner-form {
  width: 46%;
  padding-right: 10%;
  position: absolute;
  padding-bottom: 30px;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 2000px) and (max-width: 3000px) {
  .project_banner .top-form-wrap .banner-form {
    width: 50%;
    padding-right: 20%;
  }
}
@media screen and (max-width: 1920px) {
  .project_banner .top-form-wrap .banner-form {
    width: 46%;
    padding-right: 10%;
  }
}
@media screen and (max-width: 1680px) {
  .project_banner .top-form-wrap .banner-form {
    width: 50%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 1199px) {
  .project_banner .top-form-wrap .banner-form {
    position: static;
    width: 50%;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .project_banner .top-form-wrap .banner-form {
    width: 100%;
    height: 100%;
    padding: 10px;
  }
}
.project_banner .top-form-wrap .banner-form .tle {
  font-size: 40px !important;
  font-size: 2.5rem !important;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 10px;
}
@media screen and (max-width: 1680px) {
  .project_banner .top-form-wrap .banner-form .tle {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (max-width: 1599px) {
  .project_banner .top-form-wrap .banner-form .tle {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
    margin-bottom: 5px;
  }
}
.project_banner .top-form-wrap .banner-form p {
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .project_banner .top-form-wrap .banner-form p {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
  }
}
.project_banner .top-form-wrap .banner-form form {
  position: relative;
}
.project_banner .top-form-wrap .banner-form form .form-group label {
  display: block;
}
.project_banner .top-form-wrap .banner-form form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.project_banner .top-form-wrap .banner-form form .wpcf7-not-valid-tip {
  background-color: #FF0100;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px !important;
  left: 0;
  padding: 2px 3px;
  position: absolute !important;
  bottom: -20px;
  width: -moz-max-content !important;
  width: max-content !important;
  z-index: 3;
}
.project_banner .top-form-wrap .banner-form form .wpcf7-response-output {
  margin: 0px 0 !important;
  border: 1px solid #E62A2F !important;
  width: 100% !important;
  text-align: center !important;
  background: #fff;
  font-size: 12px !important;
}
@media screen and (max-width: 1366px) {
  .project_banner .top-form-wrap .banner-form form .wpcf7-response-output {
    font-size: 11px !important;
  }
}
.project_banner .top-form-wrap .banner-form form ::-webkit-input-placeholder {
  opacity: 1 !important;
  color: #fff !important;
  font-weight: 500 !important;
}
.project_banner .top-form-wrap .banner-form form :-moz-placeholder {
  opacity: 1 !important;
  color: #fff !important;
  font-weight: 500 !important;
}
.project_banner .top-form-wrap .banner-form form ::-moz-placeholder {
  opacity: 1 !important;
  color: #fff !important;
  font-weight: 500 !important;
}
.project_banner .top-form-wrap .banner-form form :-ms-input-placeholder {
  opacity: 1 !important;
  color: #fff !important;
  font-weight: 500 !important;
}
.project_banner .top-form-wrap .banner-form form textarea {
  height: 100px;
  resize: none;
}
@media screen and (max-width: 1600px) {
  .project_banner .top-form-wrap .banner-form form textarea {
    height: 80px;
  }
}
.project_banner .top-form-wrap .banner-form form input, .project_banner .top-form-wrap .banner-form form textarea, .project_banner .top-form-wrap .banner-form form select {
  border-bottom: solid 1px #C66164 !important;
  border-top: none !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0 !important;
  padding: 15px 0 !important;
  font-weight: 500 !important;
  color: #fff !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1600px) {
  .project_banner .top-form-wrap .banner-form form input, .project_banner .top-form-wrap .banner-form form textarea, .project_banner .top-form-wrap .banner-form form select {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1199px) {
  .project_banner .top-form-wrap .banner-form form input, .project_banner .top-form-wrap .banner-form form textarea, .project_banner .top-form-wrap .banner-form form select {
    font-size: 14px !important;
  }
}
.project_banner .top-form-wrap .banner-form form input[type=submit] {
  background: #fff !important;
  color: #000000 !important;
  text-transform: uppercase !important;
  width: 100% !important;
  border: none !important;
  border-radius: 30px !important;
  font-size: 23px !important;
  padding: 20px 0 !important;
  font-weight: 500 !important;
  position: relative;
  z-index: 1 !important;
}
@media screen and (max-width: 1680px) {
  .project_banner .top-form-wrap .banner-form form input[type=submit] {
    font-size: 16px !important;
    padding: 15px 0 !important;
  }
}

.bannercta {
  background: #000;
  padding: 30px 0;
}
@media screen and (max-width: 1023px) {
  .bannercta {
    padding: 15px 0;
  }
}
.bannercta .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .bannercta .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    text-align: center;
  }
}
.bannercta .container p {
  font-size: 35px !important;
  font-size: 2.1875rem !important;
  color: #fff;
  font-weight: 400 !important;
  padding-right: 100px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1680px) {
  .bannercta .container p {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (max-width: 1599px) {
  .bannercta .container p {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .bannercta .container p {
    padding: 0 50px 20px;
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (max-width: 767px) {
  .bannercta .container p {
    padding: 10px 0;
    font-size: 16px !important;
    font-size: 1rem !important;
    text-align: center;
  }
}
@media screen and (min-width: 320px) {
  .bannercta .btn {
    min-height: 40px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .bannercta .btn {
    min-height: 42px;
    padding-left: 20px !important;
    padding-right: 25px !important;
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .bannercta .btn {
    font-size: clamp(0.75rem, 0.6805555556rem + 0.3703703704vw, 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  .bannercta .btn {
    min-height: 40px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 12px;
  }
}
@media screen and (min-width: 1600px) {
  .bannercta .btn {
    font-size: 17px;
    min-height: 50px;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1800px) {
  .bannercta .btn {
    padding-left: 40px !important;
    padding-right: 40px !important;
    font-size: 20px;
    min-height: 65px;
  }
}
.bannercta .btn:hover {
  background: #E62A2F !important;
  color: #000 !important;
}

.wpcf7-spinner {
  display: none !important;
}

.sub-tle {
  font-size: 33px !important;
  font-size: 2.0625rem !important;
  color: #E62A2F;
  font-family: "Times New Roman", Times, serif !important;
  font-weight: 600 !important;
}
@media screen and (max-width: 1680px) {
  .sub-tle {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (max-width: 1599px) {
  .sub-tle {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .sub-tle {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}

body.home h1, body.home h2, body.home h3, body.home h4, body.home h5 {
  font-family: "Times New Roman", Times, serif !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
}
body.home .btBtn .btnInnerText {
  padding: 0 !important;
  color: #FFf !important;
}
body.home .btn-transparent .btnInnerText {
  color: #000 !important;
}
body.home .gutter .port {
  padding-right: calc(var(--tw-gutter-sm) * 0.5) !important;
  padding-left: calc(var(--tw-gutter-sm) * 0.5) !important;
  margin: 0 auto !important;
}
@media screen and (min-width: 576px) {
  body.home .gutter .port {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  body.home .gutter .port {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  body.home .gutter .port {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  body.home .gutter .port {
    max-width: var(--tw-wrap-xl) !important;
  }
}
@media screen and (min-width: 1600px) {
  body.home .gutter .port {
    max-width: var(--tw-wrap-xxl) !important;
  }
}
@media screen and (min-width: 1850px) {
  body.home .gutter .port {
    max-width: var(--tw-wrap-xxxl) !important;
  }
}

body.home .btContentWrap.btClear {
  padding-top: 0 !important;
}

.home-service-wrap {
  padding: 100px 0 !important;
}
@media screen and (max-width: 1199px) {
  .home-service-wrap {
    padding: 40px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .home-service-wrap {
    padding: 25px 0 !important;
  }
}
.home-service-wrap .serv-slider {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
}
@media screen and (min-width: 1200px) {
  .home-service-wrap .serv-slider {
    margin: 40px -15px 20px;
  }
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider {
    margin: 20px 0;
  }
}
.home-service-wrap .serv-slider .ser {
  background: #FFEFF0;
  transition: all ease 0.3s;
  padding: 25px;
  margin: 0 20px 30px;
  border: solid 1px #E9E1E1;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  height: 530px;
}
@media screen and (max-width: 1680px) {
  .home-service-wrap .serv-slider .ser {
    height: 480px;
  }
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser {
    height: 390px;
  }
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser {
    padding: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .home-service-wrap .serv-slider .ser {
    width: calc(33.33333% - 40px);
  }
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser {
    padding: 0;
    margin: 0 5px;
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .home-service-wrap .serv-slider .ser {
    padding: 0;
    margin: 0px;
  }
}
.home-service-wrap .serv-slider .ser figure {
  height: 375px;
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
  background: #FFF8F8;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1680px) {
  .home-service-wrap .serv-slider .ser figure {
    height: 340px;
  }
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser figure {
    height: 265px;
  }
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser figure {
    height: 100%;
  }
}
.home-service-wrap .serv-slider .ser figure img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100% !important;
  height: 100% !important;
  transition: all ease 0.3s;
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  object-position: center !important;
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px;
  }
  .home-service-wrap .serv-slider .ser .content:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(230, 42, 47, 0.8);
  }
}
.home-service-wrap .serv-slider .ser .content .svgwp {
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 10px;
  display: none;
  position: relative;
  z-index: 3;
  padding: 15px;
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser .content .svgwp {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser .content .svgwp {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.home-service-wrap .serv-slider .ser .content .svgwp svg {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser .content .svgwp svg {
    width: 40px;
    height: 40px;
  }
}
.home-service-wrap .serv-slider .ser .content .tle {
  font-size: 34px !important;
  font-size: 2.125rem !important;
  font-family: "Times New Roman", Times, serif;
  font-weight: 600 !important;
  line-height: 1;
  color: #000;
  margin: 20px 0 15px 0;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1680px) {
  .home-service-wrap .serv-slider .ser .content .tle {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser .content .tle {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser .content .tle {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    color: #fff;
  }
}
.home-service-wrap .serv-slider .ser .content .cnt {
  display: none;
  position: relative;
  z-index: 3;
  margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser .content .cnt {
    display: block;
    color: #fff;
    margin-bottom: 15px;
  }
}
.home-service-wrap .serv-slider .ser .content .btns {
  display: none !important;
  position: relative;
  z-index: 3;
  font-size: 20px !important;
}
@media screen and (max-width: 1680px) {
  .home-service-wrap .serv-slider .ser .content .btns {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser .content .btns {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser .content .btns {
    display: block !important;
    color: #fff !important;
    border: none !important;
    font-size: 14px !important;
  }
}
.home-service-wrap .serv-slider .ser .content .btns .icon {
  margin-left: 7px;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8535 0.5C10.8535 0.223858 10.6297 4.32983e-08 10.3535 -8.31422e-08L5.85352 3.17253e-07C5.57737 1.48665e-07 5.35352 0.223858 5.35352 0.5C5.35352 0.776142 5.57737 1 5.85352 1L9.85352 1L9.85352 5C9.85352 5.27614 10.0774 5.5 10.3535 5.5C10.6297 5.5 10.8535 5.27614 10.8535 5L10.8535 0.5ZM0.353516 10.5L0.707069 10.8536L10.7071 0.853554L10.3535 0.5L9.99996 0.146447L-3.77595e-05 10.1464L0.353516 10.5Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1680px) {
  .home-service-wrap .serv-slider .ser .content .btns .icon {
    top: 16px;
    right: 25px;
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 1599px) {
  .home-service-wrap .serv-slider .ser .content .btns .icon {
    top: 14px;
    right: 20px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser .content .btns .icon {
    display: none;
  }
}
.home-service-wrap .serv-slider .ser:hover {
  padding: 0;
  transition: all ease 0.3s;
}
.home-service-wrap .serv-slider .ser:hover figure {
  height: 100%;
}
.home-service-wrap .serv-slider .ser:hover figure img {
  transition: all ease 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  -o-object-position: center !important;
     object-position: center !important;
}
.home-service-wrap .serv-slider .ser:hover .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 30px;
}
.home-service-wrap .serv-slider .ser:hover .content:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(230, 42, 47, 0.8);
}
.home-service-wrap .serv-slider .ser:hover .content .svgwp {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-service-wrap .serv-slider .ser:hover .content .tle {
  color: #fff;
}
.home-service-wrap .serv-slider .ser:hover .content .cnt {
  display: block;
  color: #fff;
}
.home-service-wrap .serv-slider .ser:hover .content .btns {
  display: flex !important;
  color: #fff !important;
  border: none !important;
}
.home-service-wrap .serv-slider .ser:hover .content .btns:hover {
  color: #000 !important;
}
.home-service-wrap .serv-slider .ser:hover .content .btns .icon {
  display: block;
}
@media screen and (max-width: 1199px) {
  .home-service-wrap .serv-slider .ser:hover .content .btns .icon {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  body.home .about-wrap .port {
    max-width: var(--tw-wrap-sm) !important;
  }
}
@media screen and (min-width: 768px) {
  body.home .about-wrap .port {
    max-width: var(--tw-wrap-md) !important;
  }
}
@media screen and (min-width: 992px) {
  body.home .about-wrap .port {
    max-width: var(--tw-wrap-lg) !important;
  }
}
@media screen and (min-width: 1200px) {
  body.home .about-wrap .port {
    max-width: 100% !important;
  }
}

.about-wrap {
  background: #FFF8F8;
  padding: 100px 0 !important;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .about-wrap {
    padding: 40px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .about-wrap {
    padding: 25px 0 !important;
  }
}
@media screen and (max-width: 1199px) {
  .about-wrap .boldRowInner {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1199px) {
  .about-wrap .boldRowInner .txt_bx {
    width: 100% !important;
  }
}
@media screen and (max-width: 1199px) {
  .about-wrap .boldRowInner .img_bx {
    width: 100% !important;
  }
}
@media screen and (max-width: 1199px) {
  .about-wrap .boldRowInner .img_bx .btImage {
    width: 70% !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .about-wrap .boldRowInner .img_bx .btImage {
    width: 100% !important;
  }
}
.about-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 555px;
  height: 600px;
  background: url(assets/images/shp1.png) no-repeat;
}
@media screen and (max-width: 1199px) {
  .about-wrap:before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .about-wrap .txt_bx {
    padding-left: 11% !important;
  }
}
.about-wrap .txt_bx p a {
  color: #000 !important;
  text-decoration: underline !important;
}
.about-wrap .txt_bx p a:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 1200px) {
  .about-wrap .img_bx {
    padding-right: 3% !important;
  }
}

.payroll-wrap {
  padding: 150px 0 !important;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .payroll-wrap {
    padding: 40px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .payroll-wrap {
    padding: 25px 0 !important;
  }
}
.payroll-wrap:before {
  content: "";
  position: absolute;
  left: 2%;
  top: 13%;
  width: 899px;
  height: 589px;
  background: url(assets/images/shp2.png) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1599px) {
  .payroll-wrap:before {
    width: 808px;
    height: 540px;
  }
}
@media screen and (max-width: 1199px) {
  .payroll-wrap:before {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .boldRowInner {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .boldRowInner .txt_bx {
    width: 100% !important;
    order: 1;
  }
}
.payroll-wrap .boldRowInner .img_bx {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .boldRowInner .img_bx {
    width: 100% !important;
    order: 2;
  }
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .boldRowInner .img_bx .btImage {
    width: 70% !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .payroll-wrap .boldRowInner .img_bx .btImage {
    width: 100% !important;
  }
}
.payroll-wrap .boldRowInner .img_bx .payroll-absolute {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 50%;
  z-index: 2;
}
@media screen and (max-width: 1680px) {
  .payroll-wrap .boldRowInner .img_bx .payroll-absolute {
    bottom: 0;
  }
}
@media screen and (max-width: 1599px) {
  .payroll-wrap .boldRowInner .img_bx .payroll-absolute {
    bottom: -15px;
  }
}
@media screen and (max-width: 1023px) {
  .payroll-wrap .boldRowInner .img_bx .payroll-absolute {
    position: relative;
    width: 100%;
    margin: 10px 0;
  }
}
.payroll-wrap .boldRowInner .img_bx .payroll-absolute p {
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
@media screen and (max-width: 1599px) {
  .payroll-wrap .boldRowInner .img_bx .payroll-absolute p {
    font-size: 15px !important;
  }
}
.payroll-wrap h2 span {
  display: block;
}
.payroll-wrap .sub-tle {
  font-size: 27px !important;
  margin-bottom: 15px !important;
}
@media screen and (max-width: 1680px) {
  .payroll-wrap .sub-tle {
    font-size: 27px !important;
  }
}
@media screen and (max-width: 1599px) {
  .payroll-wrap .sub-tle {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .sub-tle {
    font-size: 20px !important;
  }
}
.payroll-wrap .txt_bx {
  width: 45% !important;
  padding-left: 30px !important;
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .txt_bx {
    width: 100% !important;
    padding: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .payroll-wrap .txt_bx {
    padding-left: 20px !important;
    padding-top: 20px !important;
  }
}
.payroll-wrap .txt_bx p a {
  color: #000 !important;
  text-decoration: underline !important;
}
.payroll-wrap .txt_bx p a:hover {
  text-decoration: none !important;
}
.payroll-wrap .txt_bx .icon-box-wrap {
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.payroll-wrap .txt_bx .icon-box-wrap .iconbx {
  display: flex;
  flex-direction: row;
  border-bottom: solid 1px #D2D2D2;
  margin-bottom: 20px;
}
.payroll-wrap .txt_bx .icon-box-wrap .iconbx:last-child {
  border-bottom: 0;
}
.payroll-wrap .txt_bx .icon-box-wrap .iconbx .ic {
  width: 70px;
  height: 70px;
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .txt_bx .icon-box-wrap .iconbx .ic {
    width: 50px;
    height: 50px;
  }
}
.payroll-wrap .txt_bx .icon-box-wrap .iconbx .cnt {
  display: flex;
  flex-direction: column;
  width: 70%;
}
.payroll-wrap .txt_bx .icon-box-wrap .iconbx .cnt .tle {
  font-weight: 700 !important;
  font-size: 20px !important;
  margin-bottom: 10px;
}
@media screen and (max-width: 1680px) {
  .payroll-wrap .txt_bx .icon-box-wrap .iconbx .cnt .tle {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .txt_bx .icon-box-wrap .iconbx .cnt .tle {
    font-size: 17px !important;
  }
}
.payroll-wrap .img_bx {
  width: 55% !important;
}
@media screen and (max-width: 1199px) {
  .payroll-wrap .img_bx {
    width: 100% !important;
  }
}

@media screen and (max-width: 1199px) {
  .why-wrap {
    padding: 40px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .why-wrap {
    padding: 25px 0 !important;
  }
}
.why-wrap .why-row .rowItem {
  padding: 0 !important;
}
@media screen and (max-width: 1023px) {
  .why-wrap .why-row .rowItem {
    width: 100%;
  }
}
.why-wrap .whybx {
  padding: 30px 50px;
  min-height: 350px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .why-wrap .whybx {
    min-height: 380px;
  }
}
@media screen and (max-width: 1023px) {
  .why-wrap .whybx {
    min-height: auto;
  }
}
.why-wrap .whybx:after {
  position: absolute;
  content: "";
  background: #D9D9D9;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(217, 217, 217, 0.87) 51%, rgba(217, 217, 217, 0) 100%);
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
}
@media screen and (max-width: 1023px) {
  .why-wrap .whybx:after {
    display: none;
  }
}
.why-wrap .whybx:before {
  position: absolute;
  content: "";
  background: #D9D9D9;
  background: linear-gradient(90deg, rgba(217, 217, 217, 0) 0%, rgba(217, 217, 217, 0.87) 51%, rgba(217, 217, 217, 0) 100%);
  width: 100%;
  height: 1px;
  right: 0;
  bottom: 0;
}
.why-wrap .whybx.nobr:after {
  display: none;
}
.why-wrap .whybx.botbr:before {
  display: none;
}
@media screen and (max-width: 1023px) {
  .why-wrap .whybx.botbr:before {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .why-wrap .whybx .ic {
    margin: 0 auto;
    width: 55px;
  }
}
.why-wrap .whybx .tle {
  font-size: 26px !important;
  font-size: 1.625rem !important;
  font-weight: 600;
  font-family: "Times New Roman", Times, serif;
  line-height: 1;
  margin: 15px 0;
}
@media screen and (max-width: 1680px) {
  .why-wrap .whybx .tle {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 1599px) {
  .why-wrap .whybx .tle {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .why-wrap .whybx .tle {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
.why-wrap .whybx p {
  color: #CCCCCC;
}
.why-wrap .servicesItem .sTxt .btSuperTitle {
  text-transform: capitalize !important;
  font-size: 26px !important;
  font-family: "Times New Roman", Times, serif !important;
  letter-spacing: 0 !important;
  width: 65% !important;
  line-height: 1 !important;
}
.why-wrap .servicesItem .sTxt .btSubTitle {
  font-family: "Raleway", sans-serif !important;
}

.whybtn {
  padding-bottom: 70px;
}
@media screen and (max-width: 1680px) {
  .whybtn {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .whybtn {
    padding-bottom: 30px;
  }
}

.why-tlewrap {
  padding-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  .why-tlewrap {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .why-tlewrap {
    padding-bottom: 0px;
  }
}

.blog-wrap {
  padding: 100px 0 !important;
}
@media screen and (max-width: 1199px) {
  .blog-wrap {
    padding: 40px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .blog-wrap {
    padding: 25px 0 !important;
  }
}
.blog-wrap .hm-blog {
  display: flex;
  flex-direction: row;
  margin: 40px 0 20px;
}
.blog-wrap .hm-blog .blg {
  width: calc(33.33333% - 30px);
  margin: 0 15px;
}
.blog-wrap .hm-blog .blg figure {
  overflow: hidden;
  border-radius: 15px 15px 0 0;
  height: 320px;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .blog-wrap .hm-blog .blg figure {
    height: 300px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-wrap .hm-blog .blg figure {
    height: 300px;
  }
}
@media screen and (max-width: 1023px) {
  .blog-wrap .hm-blog .blg figure {
    height: 240px;
  }
}
@media screen and (max-width: 767px) {
  .blog-wrap .hm-blog .blg figure {
    height: auto;
  }
}
.blog-wrap .hm-blog .blg .dtae-wrap {
  border-bottom: solid 1px #C8C8C8;
  padding: 20px 0;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
}
.blog-wrap .hm-blog .blg .dtae-wrap .icbx {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  padding-right: 20px;
}
.blog-wrap .hm-blog .blg .dtae-wrap .icbx .ic {
  margin-right: 10px;
}
.blog-wrap .hm-blog .blg .dtae-wrap .icbx p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  font-weight: 500 !important;
}
.blog-wrap .hm-blog .blg .cont {
  text-align: left;
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: start;
  align-items: start;
  min-height: 260px;
}
@media screen and (max-width: 1680px) {
  .blog-wrap .hm-blog .blg .cont {
    min-height: 240px;
  }
}
@media screen and (max-width: 1599px) {
  .blog-wrap .hm-blog .blg .cont {
    min-height: 205px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-wrap .hm-blog .blg .cont {
    min-height: 180px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-wrap .hm-blog .blg .cont {
    min-height: 180px;
  }
}
@media screen and (max-width: 1023px) {
  .blog-wrap .hm-blog .blg .cont {
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .blog-wrap .hm-blog .blg .cont {
    min-height: auto;
  }
}
.blog-wrap .hm-blog .blg .cont .tle {
  font-size: 30px;
  font-family: "Times New Roman", Times, serif;
  color: #000;
  font-weight: 600 !important;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media screen and (max-width: 1680px) {
  .blog-wrap .hm-blog .blg .cont .tle {
    font-size: 27px;
  }
}
@media screen and (max-width: 1599px) {
  .blog-wrap .hm-blog .blg .cont .tle {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-wrap .hm-blog .blg .cont .tle {
    font-size: 20px;
  }
}
.blog-wrap .hm-blog .blg .cont .tle a {
  color: #000;
  text-decoration: none !important;
}
.blog-wrap .hm-blog .blg .cont .tle a:hover {
  color: #E62A2F;
}
.blog-wrap .hm-blog .blg .cont .btns.btn-transparent {
  border: none !important;
  font-size: 20px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  font-weight: 500 !important;
  margin-top: auto;
}
@media screen and (max-width: 1680px) {
  .blog-wrap .hm-blog .blg .cont .btns.btn-transparent {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1599px) {
  .blog-wrap .hm-blog .blg .cont .btns.btn-transparent {
    font-size: 16px !important;
  }
}
.blog-wrap .hm-blog .blg .cont .btns.btn-transparent .icon {
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 1680px) {
  .blog-wrap .hm-blog .blg .cont .btns.btn-transparent .icon {
    width: 13px;
    height: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-wrap .hm-blog .blg .cont .btns.btn-transparent .icon {
    display: none;
  }
}

.hm-faq-wrap {
  padding: 100px 0 !important;
}
@media screen and (max-width: 1199px) {
  .hm-faq-wrap {
    padding: 40px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .hm-faq-wrap {
    padding: 25px 0 !important;
  }
}
.hm-faq-wrap {
  background: #FFEFF0;
}
.hm-faq-wrap .faq-row {
  margin: 60px 0 0;
}
@media screen and (max-width: 1199px) {
  .hm-faq-wrap .faq-row {
    margin: 0px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .hm-faq-wrap .faq-row .boldRowInner {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 1199px) {
  .hm-faq-wrap .faq-row .boldRowInner .col-sm-12 {
    width: 100% !important;
  }
}
@media screen and (max-width: 1199px) {
  .hm-faq-wrap .faq-row .btImage {
    margin-top: 20px;
  }
}
.hm-faq-wrap .faq-row .btImage img {
  border-radius: 10px;
}

body.home .testimonials-wrap.gutter .port {
  max-width: 100% !important;
  padding-left: 6% !important;
  padding-right: 6% !important;
}

.testimonials-wrap {
  padding: 100px 0 40px !important;
}
@media screen and (max-width: 1199px) {
  .testimonials-wrap {
    padding: 40px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .testimonials-wrap {
    padding: 25px 0 !important;
  }
}

.testimonials-wrap .testy-slider .slick-prev {
  left: -35px !important;
}
.testimonials-wrap .testy-slider .slick-next {
  right: -35px !important;
}
.testimonials-wrap .testy-slider .slick-track {
  padding: 100px 0 50px;
}
@media screen and (max-width: 1199px) {
  .testimonials-wrap .testy-slider .slick-track {
    padding: 0px 0;
  }
}
.testimonials-wrap .testy-slider .testy-bx {
  transition: all ease 0.3s;
  position: relative;
  padding: 20px;
}
.testimonials-wrap .testy-slider .testy-bx .cnt {
  padding: 30px 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: rgba(149, 157, 165, 0.6) 0px 8px 24px;
  border-radius: 10px;
  background: #000;
  min-height: 350px;
}
@media screen and (max-width: 1599px) {
  .testimonials-wrap .testy-slider .testy-bx .cnt {
    padding: 25px;
  }
}
.testimonials-wrap .testy-slider .testy-bx .cnt p {
  margin: 15px 0;
  color: #B8B8B8;
  font-size: 17px !important;
}
@media screen and (max-width: 1599px) {
  .testimonials-wrap .testy-slider .testy-bx .cnt p {
    font-size: 14px !important;
  }
}
.testimonials-wrap .testy-slider .testy-bx .cnt p a {
  color: #B8B8B8 !important;
  -webkit-text-decoration: uppercase !important;
          text-decoration: uppercase !important;
}
.testimonials-wrap .testy-slider .testy-bx .cnt p a:hover {
  text-decoration: none !important;
}
.testimonials-wrap .testy-slider .testy-bx .cnt .stars {
  color: #fbbc04;
  margin-bottom: 20px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonials-wrap .testy-slider .testy-bx .cnt .stars figure {
  margin-right: 15px;
  width: 45px;
}
.testimonials-wrap .testy-slider .testy-bx .cnt .stars p {
  margin: 0 !important;
}
@media screen and (min-width: 1200px) {
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item {
    transform: scale(1.1);
    transition: all ease 0.3s;
    position: relative;
    z-index: 2;
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .cnt {
    background: #000;
    min-height: 450px;
    margin-top: -50px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .cnt p {
    font-size: 19px !important;
    color: #fff;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .cnt p {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .cnt .stars {
    color: #fbbc04;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .cnt .stars span {
    color: #fff;
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .cnt .quotes img {
    transform: scale(1);
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .ftr .logo {
    transform: scale(0.9);
    width: 70px;
    height: 70px;
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .ftr .logo img {
    transform: scale(0.8);
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .ftr .name {
    font-size: 16px !important;
  }
  .testimonials-wrap .testy-slider .slick-current.slick-active.slick-center .slide-item .ftr .designation {
    font-size: 14px !important;
  }
}

.logos-sections .sub-tle {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .logos-sections .sub-tle {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .logos-sections .sub-tle {
    font-size: 25px !important;
  }
}
.logos-sections .sub-tle:before, .logos-sections .sub-tle:after {
  content: "";
  position: absolute;
  width: 35%;
  height: 2px;
  top: 20px;
  background: #FCE5E5;
}
@media screen and (max-width: 1199px) {
  .logos-sections .sub-tle:before, .logos-sections .sub-tle:after {
    display: none;
  }
}
.logos-sections .sub-tle:before {
  left: 0;
}
.logos-sections .sub-tle:after {
  right: 0;
}
.logos-sections .logo-wrap {
  margin: 50px 0;
}

.btn-wp {
  display: flex;
  width: 100%;
  justify-content: start;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .btn-wp {
    flex-direction: column;
  }
}
@media screen and (min-width: 320px) {
  .btn-wp .btns.btn-transparent {
    min-height: 40px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .btn-wp .btns.btn-transparent {
    min-height: 42px;
    padding-left: 20px !important;
    padding-right: 25px !important;
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .btn-wp .btns.btn-transparent {
    font-size: clamp(0.75rem, 0.6805555556rem + 0.3703703704vw, 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  .btn-wp .btns.btn-transparent {
    min-height: 40px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 12px;
  }
}
@media screen and (min-width: 1600px) {
  .btn-wp .btns.btn-transparent {
    font-size: 17px;
    min-height: 50px;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media screen and (min-width: 1800px) {
  .btn-wp .btns.btn-transparent {
    padding-left: 40px !important;
    padding-right: 40px !important;
    font-size: 20px;
    min-height: 65px;
  }
}

body.page-id-3579 h1, body.page-id-3579 h2, body.page-id-3579 h3, body.page-id-3579 h4, body.page-id-3579 h5, body.page-id-3579 h6 {
  font-weight: 600 !important;
}

@media screen and (max-width: 1199px) {
  body.home .faq-wrap {
    margin-top: 10px !important;
  }
}
@media screen and (min-width: 1200px) {
  body.home .faq-wrap {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .faq-page-faq-wrap.hm-faq-wrap {
    padding: 50px 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .faq-page-faq-wrap.hm-faq-wrap .faq-row {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
  }
}
.faq-page-faq-wrap.hm-faq-wrap .faq-row .project_pagination .navigation {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .faq-page-faq-wrap.hm-faq-wrap .faq-row .rowItem.btTextLeft {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.page-id-3579 .header .dash .headline {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
}

.no-banner .project_header {
  border-bottom: solid 1px #D9D9D9;
}

.blog-wraper {
  padding-top: 200px;
}
.blog-wraper .blog_left.single h2,
.blog-wraper .blog_left.single h3,
.blog-wraper .blog_left.single h4,
.blog-wraper .blog_left.single h5,
.blog-wraper .blog_left.single h6 {
  padding-top: 12px !important;
}
@media (min-width: 1199px) {
  .blog-wraper .blog_left.single h2,
  .blog-wraper .blog_left.single h3,
  .blog-wraper .blog_left.single h4,
  .blog-wraper .blog_left.single h5,
  .blog-wraper .blog_left.single h6 {
    padding-top: 15px !important;
  }
}
.blog-wraper .blg-social {
  border-bottom: solid 2px #E62A2F;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
  margin-bottom: 30px;
  align-items: center;
}
.blog-wraper .blg-social p {
  margin-bottom: 0 !important;
}
.blog-wraper .blg-social a {
  margin-left: 20px;
  width: 40px;
  height: 40px;
  background: #E62A2F;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1599px) {
  .blog-wraper .blg-social a {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .blog-wraper .blg-social a {
    margin-left: 15px;
  }
}
.blog-wraper .blg-social a:hover {
  background: #000;
}
.blog-wraper {
  margin: 10px 0 70px;
}
@media screen and (max-width: 1199px) {
  .blog-wraper {
    margin: 5px 0 40px;
  }
}
.blog-wraper .container.dFlex {
  align-items: start;
  justify-content: space-between;
}
.blog-wraper h1 {
  font-family: "Barlow Condensed", sans-serif !important;
}

.blog_left {
  width: 66%;
  margin-right: 50px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.blog_left:after, .blog_left:before {
  display: none;
}
@media screen and (max-width: 1199px) {
  .blog_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.blog_left .blg-wrapper {
  display: flex;
  flex-flow: wrap;
  justify-content: start;
  align-items: start;
  flex-direction: row;
  width: 100% !important;
}
@media screen and (max-width: 1199px) {
  .blog_left .blg-wrapper {
    justify-content: center;
  }
}
.blog_left .blg-wrapper .blg-bx {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  align-items: center;
  border-bottom: solid 2px #E62A2F;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx {
    flex-direction: column;
  }
}
.blog_left .blg-wrapper .blg-bx:after, .blog_left .blg-wrapper .blg-bx:before {
  display: none;
}
.blog_left .blg-wrapper .blg-bx .img {
  width: 40%;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.blog_left .blg-wrapper .blg-bx .img figure {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .blog_left .blg-wrapper .blg-bx .img figure img {
    width: 100% !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt {
    width: 100%;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .btn {
  font-size: 18px !important;
  font-weight: 500 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .btn {
    font-size: 15px !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .btn:hover {
  color: #1571BC;
}
.blog_left .blg-wrapper .blg-bx .txt .top {
  display: flex;
  flex-direction: row;
  color: #E62A2F;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt .top {
    flex-direction: column;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top {
  margin: 0 0 10px;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt .top {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat {
  position: relative;
  margin-right: 30px;
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat a:hover {
  color: #000;
}
.blog_left .blg-wrapper .blg-bx .txt .top .cat:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #E62A2F;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-wrapper .blg-bx .txt .top .cat:after {
    display: none;
  }
}
.blog_left .blg-wrapper .blg-bx .txt h2, .blog_left .blg-wrapper .blg-bx .txt .post-title {
  font-size: 30px !important;
  font-size: 1.875rem !important;
  margin-bottom: 10px !important;
  font-weight: 500 !important;
  font-family: var(--font-outfit);
}
@media screen and (max-width: 1599px) {
  .blog_left .blg-wrapper .blg-bx .txt h2, .blog_left .blg-wrapper .blg-bx .txt .post-title {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .txt h2 a:hover, .blog_left .blg-wrapper .blg-bx .txt .post-title a:hover {
  color: #E62A2F;
}
.blog_left .blg-wrapper .blg-bx .txt .des {
  margin-bottom: 15px;
}
.blog_left .blg-wrapper .blg-bx .des ol {
  margin-left: 20px;
}
.blog_left .blg-wrapper .blg-bx .des ol li {
  padding: 7px 0 7px 10px;
  position: relative;
  font-weight: 300 !important;
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des ol li {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des ol li a {
  font-weight: 400 !important;
}
.blog_left .blg-wrapper .blg-bx .des ol li a:hover {
  color: #000;
}
.blog_left .blg-wrapper .blg-bx .des ul {
  margin: 0 0 20px;
  padding: 0;
}
.blog_left .blg-wrapper .blg-bx .des ul li {
  padding: 5px 0 5px 30px;
  position: relative;
  display: block;
}
.blog_left .blg-wrapper .blg-bx .des ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.25778 7.60442L7.23478 7.62742L4.92278 5.32843C4.72679 5.13393 4.41028 5.13493 4.21579 5.33093C4.02079 5.52643 4.02178 5.84343 4.21778 6.03793L6.88328 8.68792C7.07878 8.88242 7.39478 8.88192 7.58978 8.68692L12.7363 3.54044C13.3683 4.54243 13.7343 5.72893 13.7343 7.00043C13.7343 10.5869 10.8223 13.4984 7.23578 13.4984C3.64979 13.4984 0.737793 10.5869 0.737793 7.00043C0.737793 3.41394 3.64979 0.502441 7.23578 0.502441C8.82878 0.502441 10.2883 1.07644 11.4188 2.02894L12.5508 0.896941C12.7458 0.701442 13.0628 0.701442 13.2578 0.896941C13.4528 1.09194 13.4528 1.40894 13.2578 1.60394L12.1323 2.72994L7.25778 7.60442Z' fill='%231571BC'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
  }
}
@media screen and (max-width: 1470px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 10px;
    width: 13px;
    height: 13px;
  }
}
@media screen and (min-width: 1921px) {
  .blog_left .blg-wrapper .blg-bx .des ul li:before {
    top: 11px;
  }
}
.blog_left .blg-wrapper .blg-bx .des ul li a {
  font-weight: 400;
}
.blog_left .blg-wrapper .blg-bx .des ul li a:hover {
  color: #000 !important;
}
.blog_left .blg-wrapper .blg-bx .des ul li ul {
  margin-bottom: 0 !important;
  margin-top: 7px !important;
}
.blog_left .blg-wrapper .blg-bx .des h2,
.blog_left .blg-wrapper .blg-bx .des .h2 {
  font-family: "Times New Roman", Times, serif !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 32px !important;
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .blog_left .blg-wrapper .blg-bx .des h2,
  .blog_left .blg-wrapper .blg-bx .des .h2 {
    font-size: 34px !important;
    font-size: 2.125rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h2,
.blog_left .blg-wrapper .blg-bx .des .h2 {
  margin-top: 0 !important;
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
}
.blog_left .blg-wrapper .blg-bx .des h3 {
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 23px !important;
    font-size: 1.4375rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h3 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h4 {
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h4 {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h5 {
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h5 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des h6 {
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
  font-size: 17px !important;
  font-size: 1.0625rem !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1850px) {
  .blog_left .blg-wrapper .blg-bx .des h6 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
.blog_left .blg-wrapper .blg-bx .des p a {
  font-weight: 400;
}
.blog_left .blg-wrapper .blg-bx .des p a:hover {
  text-decoration: none !important;
}
.blog_left .blg-form {
  width: 100%;
  margin-top: 40px;
}
.blog_left .blg-form ::-webkit-input-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form ::-webkit-input-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form :-moz-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form :-moz-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form ::-moz-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form ::-moz-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form :-ms-input-placeholder {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #000 !important;
  opacity: 1;
  font-weight: 300 !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form :-ms-input-placeholder {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form .input-holder {
  margin-bottom: 15px !important;
}
.blog_left .blg-form #comments {
  max-width: 100% !important;
  margin: 0 !important;
}
.blog_left .blg-form form {
  margin: 25px 0;
}
.blog_left .blg-form form .cmnt-sub {
  width: 100%;
  text-align: right;
}
.blog_left .blg-form form ::-webkit-input-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form :-moz-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form ::-moz-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form :-ms-input-placeholder {
  color: #666666;
  font-size: 16px !important;
}
.blog_left .blg-form form .w-50 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-form form .w-50 {
    flex-flow: wrap;
  }
}
.blog_left .blg-form form .w-50:after, .blog_left .blg-form form .w-50:before {
  display: none;
}
.blog_left .blg-form form .w-50 .input-holder {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .blog_left .blg-form form .w-50 .input-holder {
    width: 100%;
  }
}
.blog_left .blg-form form .w-50 .input-holder:last-child {
  margin-bottom: 15px !important;
}
.blog_left .blg-form form input,
.blog_left .blg-form form textarea {
  border-top: none;
  border: solid 1px #c7c2bf !important;
  border-bottom: solid 1px #c7c2bf !important;
  padding: 15px 20px !important;
  background: #fff;
  width: 100%;
  font-weight: 300 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form form input,
  .blog_left .blg-form form textarea {
    padding: 10px !important;
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form form textarea {
  height: 100px;
  border: solid 1px #c7c2bf !important;
  padding: 15px 0;
  overflow: auto;
  border-radius: 0 !important;
  font-size: 16px !important;
}
.blog_left .blg-form form input[type=submit] {
  background: #2d3954;
  border: none;
  height: 70px;
  width: 150px;
  color: #fff;
  border-radius: 5px;
  padding: 0 !important;
  font-weight: 500 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
@media screen and (max-width: 1600px) {
  .blog_left .blg-form form input[type=submit] {
    height: 50px;
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (max-width: 1366px) {
  .blog_left .blg-form form input[type=submit] {
    height: 40px;
    width: 120px;
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
.blog_left .blg-form form input[type=submit]:hover {
  background: #000;
}
.blog_left .cmnts-wrap .avatar-post-wrp li {
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.blog_left .cmnts-wrap .avatar-post-wrp li .avtr-wrp {
  margin-bottom: 10px;
}
.blog_left .blog-pagination {
  width: 100%;
}
.blog_left.single .blg-bx {
  flex-direction: column;
  align-items: start;
  width: 100%;
}
.blog_left.single .blg-bx .img {
  width: 100%;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.blog_left.single .blg-bx .img figure {
  height: 450px;
}
@media screen and (max-width: 767px) {
  .blog_left.single .blg-bx .img figure {
    height: 250px;
  }
}
.blog_left.single .blg-bx .txt {
  width: 100%;
}

.blog_right {
  width: 28%;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .blog_right {
    width: 100%;
  }
}
.blog_right .blog-sdbar {
  width: 100%;
}
.blog_right .blog-sdbar .blg-box {
  margin: 0 0 20px;
  padding: 35px;
  background: #E62A2F;
  position: relative;
  border-radius: 5px;
}
.blog_right .blog-sdbar .blg-box .h3 {
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  font-size: 25px !important;
  font-size: 1.5625rem !important;
  font-weight: 600 !important;
  color: #fff !important;
}
@media screen and (max-width: 1680px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 1470px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .blog_right .blog-sdbar .blg-box .h3 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
.blog_right .blog-sdbar .blg-box .h3.subc {
  background: #c8b9b2;
  color: #fff !important;
  text-transform: capitalize !important;
  border-radius: 7px;
  padding: 20px;
  font-weight: 400 !important;
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
.blog_right .blog-sdbar .blg-box .h3.subc a:hover {
  color: #019ed8 !important;
}
.blog_right .blog-sdbar .blg-box .h3.search {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  text-transform: capitalize !important;
  color: #939393 !important;
  font-weight: 300 !important;
  border: solid 1px #d4d4d4;
}
.blog_right .blog-sdbar .blg-box .h3.search .sh {
  color: #939393 !important;
  width: 100%;
  padding: 10px 0 0 20px;
}
.blog_right .blog-sdbar .blg-box .h3.search button {
  background-color: #E62A2F;
  width: 50px;
  height: 50px;
}
.blog_right .blog-sdbar .blg-box .h3.search button svg {
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.blog_right .blog-sdbar .blg-box ul li {
  padding: 10px 0 15px;
  border-bottom: solid 1px #d4d4d4;
  text-transform: capitalize;
  font-weight: 400 !important;
  color: #fff;
}
.blog_right .blog-sdbar .blg-box ul li span {
  display: block;
  color: #fff;
  margin: 15px 0 0;
  font-weight: 400;
}
.blog_right .blog-sdbar .blg-box ul li:last-child {
  border-bottom: 0;
}
.blog_right .blog-sdbar .blg-box ul li a {
  color: #fff;
  text-decoration: none !important;
}
.blog_right .blog-sdbar .blg-box ul li a:hover {
  color: #000 !important;
}
.blog_right .blog-sdbar .blg-box .ic {
  margin: 0 10px 0 0;
}
.blog_right .blog-sdbar .blg-box .ic svg {
  width: 25px;
  height: 25px;
  fill: #fff;
}
.blog_right .blog-sdbar .blg-box.rss {
  padding: 15px 30px !important;
  width: 100%;
  -webkit-border-radius: 40px;
}
.blog_right .blog-sdbar .blg-box.rss .h3 {
  display: flex;
  align-items: center;
  text-transform: capitalize;
  justify-content: center;
  text-transform: uppercase;
}
.blog_right .blog-sdbar .blg-box.rss:hover {
  background: #000;
}

.faq-wrap {
  margin: 0px auto 40px;
}
@media screen and (min-width: 1200px) {
  .faq-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .faq-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .faq-wrap {
    margin: 20px auto 20px;
  }
}
@media screen and (max-width: 767px) {
  .faq-wrap {
    margin: 0 auto;
  }
}

.faq_accordion {
  margin: 0px 0 0;
}

.faq_accordion ul {
  padding-left: 0 !important;
}

.faq_accordion li {
  background-color: transparent;
  -webkit-border-radius: 0;
  overflow: hidden;
  margin: 0 !important;
}
.faq_accordion li:last-child {
  border-bottom: none !important;
}

.faq_accordion li.faq-last {
  border-bottom: none !important;
}

.faq_accordion li.faq-last .title {
  border-bottom: none !important;
}

.faq_accordion .expand {
  cursor: pointer;
  height: 25px;
  line-height: 1;
  margin: 2px 0 0 auto !important;
  padding: 0 !important;
  position: relative;
  width: 25px;
  flex: 0 0 auto;
}

@media (max-width: 1199px) {
  .faq_accordion .expand {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .faq_accordion .expand {
    margin-top: 5px !important;
  }
}
.faq_accordion .expand:before {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='-5.0 -10.0 110.0 135.0'%3E%3Cpath d='m81.773 55.152h-26.047v25.695c0 2.8164-2.332 5.1523-5.2266 5.1523s-5.2266-2.2969-5.2266-5.1523v-25.695h-26.047c-2.8594 0-5.2266-2.2969-5.2266-5.1523s2.332-5.1523 5.2266-5.1523h26.047v-25.695c0-2.8164 2.332-5.1523 5.2266-5.1523s5.2266 2.2969 5.2266 5.1523v25.695h26.047c2.8594 0 5.2266 2.2969 5.2266 5.1523s-2.332 5.1523-5.2266 5.1523z'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  .faq_accordion .expand:before {
    width: 20px;
    height: 15px;
  }
}

.faq_accordion .title {
  color: #000;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  display: flex;
  font-size: 25px !important;
  font-size: 1.5625rem !important;
  font-weight: 300 !important;
  line-height: 1.3;
  position: relative;
  text-transform: none !important;
  padding: 20px;
  border-radius: 5px;
  align-items: left;
  text-align: left;
  margin-bottom: 20px;
  border: solid 1px #CECECE;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .faq_accordion .title {
    align-items: start;
  }
}

.faq_accordion .title > * {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 10px;
  padding-left: 10px !important;
  text-transform: inherit !important;
}
@media screen and (max-width: 1199px) {
  .faq_accordion .title > * {
    padding-right: 10px !important;
  }
}

.faq_accordion .faq_content {
  color: var(--global-color-black);
  font-weight: 300;
  padding: 25px;
  border-radius: 0 0 5px 5px;
}

.faq_accordion .faq_content p,
.faq_accordion .faq_content li {
  color: inherit;
  font-family: inherit;
  font-weight: 300;
}

.faq_accordion .faq_content p a,
.faq_accordion .faq_content li a {
  color: var(--global-color-primary);
  text-decoration: underline;
}

.faq_accordion .faq_content p a:hover,
.faq_accordion .faq_content li a:hover {
  color: var(--global-color-secondary);
  text-decoration: none;
}

.faq_accordion li {
  position: relative;
}

.faq_accordion li .faq_content {
  display: none;
}

.faq_accordion li.opened .title {
  color: #fff;
  background: #E62A2F;
}
.faq_accordion li.opened .title:Hover {
  background: #E62A2F !important;
}

.faq_accordion li.opened .expand:after {
  display: none !important;
}

.faq_accordion li.opened .expand:before {
  top: 10px;
  width: 20px;
  height: 2px;
  background: #fff;
}

.faq_accordion li:not(:last-child) {
  margin-bottom: 7px;
}

@media (min-width: 320px) {
  .faq_accordion .title {
    font-size: 18px !important;
    font-weight: 400 !important;
  }
  .faq_accordion .title span {
    color: #DEDEDE !important;
    font-weight: 600 !important;
    width: 40px;
  }
  .faq_accordion .title:hover {
    background: #E62A2F;
    color: #fff;
  }
  .faq_accordion .faq_content {
    font-size: 15px !important;
    padding: 15px;
    font-weight: 300;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .faq_accordion .title {
    font-size: 20px !important;
  }
  .faq_accordion .title span {
    margin-right: 15px;
    width: 45px;
  }
  .faq_accordion .faq_content {
    font-size: 16px !important;
    padding: 20px;
  }
}
@media (min-width: 1680px) {
  .faq_accordion .title {
    font-size: 20px !important;
  }
  .faq_accordion .title span {
    margin-right: 20px;
  }
  .faq_accordion .faq_content {
    font-size: 17px !important;
    padding: 20px;
  }
}
@media (min-width: 1850px) {
  .faq_accordion .title {
    font-size: 20px !important;
  }
  .faq_accordion .title span {
    font-size: 40px !important;
    font-weight: 600;
    width: 55px;
  }
  .faq_accordion .faq_content {
    font-size: 18px !important;
    padding: 0 20px 20px;
  }
}/*# sourceMappingURL=main.css.map */