@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: inherit;
  text-rendering: optimizeLegibility;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  height: 100%;
  width: 100%;
}
body {
  font-size: 16px;
  font-weight: 400;
  line-height: 175%;
  color: #000;
  font-family: Rubik, sans-serif;
  font-style: normal;
  letter-spacing: 0.16px;
  word-spacing: 0;
  text-transform: inherit;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  width: auto;
  height: auto;
}
body #wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
body a {
  color: inherit;
}
body a:hover {
  color: inherit;
}
body a,
body a:active,
body a:focus,
body a:hover {
  color: inherit;
  text-decoration: none;
  outline: 0;
  outline-offset: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body ol li,
body p,
body ul li {
  font-style: normal;
  letter-spacing: 0;
  word-spacing: 0;
  text-transform: inherit;
}
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: 400;
  line-height: 129%;
  color: #ea680e;
  font-style: normal;
  letter-spacing: 0;
  text-transform: inherit;
  margin: 0;
  padding: 0;
  font-family: Rubik, sans-serif;
}
body .h1,
body h1 {
  font-size: 52px;
}
@media (max-width: 1600px) {
  body .h1,
  body h1 {
    font-size: 50px;
  }
}
@media (max-width: 992px) {
  body .h1,
  body h1 {
    font-size: 42px;
  }
}
body .h2,
body h2 {
  font-size: 42px;
}
@media (max-width: 992px) {
  body .h2,
  body h2 {
    font-size: 32px;
  }
}
body .h3,
body h3 {
  font-size: 32px;
}
@media (max-width: 992px) {
  body .h3,
  body h3 {
    font-size: 24px;
  }
}
body .h4,
body h4 {
  font-size: 24px;
}
@media (max-width: 992px) {
  body .h4,
  body h4 {
    font-size: 22px;
  }
}
body .h5,
body h5 {
  font-size: 22px;
}
@media (max-width: 992px) {
  body .h5,
  body h5 {
    font-size: 20px;
  }
}
body .h6,
body h6 {
  font-size: 20px;
}
@media (max-width: 992px) {
  body .h6,
  body h6 {
    font-size: 20px;
  }
}
body img {
  max-width: 100%;
}
.inner-page-gap,
.section-gap {
  padding: 65px 0;
}
@media (max-width: 1399px) {
  .inner-page-gap,
  .section-gap {
    padding: 55px 0;
  }
}
@media (max-width: 1199px) {
  .inner-page-gap,
  .section-gap {
    padding: 45px 0;
  }
}
@media (max-width: 991px) {
  .inner-page-gap,
  .section-gap {
    padding: 35px 0;
  }
}
@media (max-width: 767px) {
  .inner-page-gap,
  .section-gap {
    padding: 30px 0;
  }
}
.inner-page-gap.double-gap-t,
.section-gap.double-gap-t {
  padding-top: 130px;
}
@media (max-width: 1399px) {
  .inner-page-gap.double-gap-t,
  .section-gap.double-gap-t {
    padding-top: 110px;
  }
}
@media (max-width: 1199px) {
  .inner-page-gap.double-gap-t,
  .section-gap.double-gap-t {
    padding-top: 90px;
  }
}
@media (max-width: 991px) {
  .inner-page-gap.double-gap-t,
  .section-gap.double-gap-t {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .inner-page-gap.double-gap-t,
  .section-gap.double-gap-t {
    padding-top: 60px;
  }
}
.inner-page-gap.double-gap-b,
.section-gap.double-gap-b {
  padding-bottom: 130px;
}
@media (max-width: 1399px) {
  .inner-page-gap.double-gap-b,
  .section-gap.double-gap-b {
    padding-bottom: 110px;
  }
}
@media (max-width: 1199px) {
  .inner-page-gap.double-gap-b,
  .section-gap.double-gap-b {
    padding-bottom: 90px;
  }
}
@media (max-width: 991px) {
  .inner-page-gap.double-gap-b,
  .section-gap.double-gap-b {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .inner-page-gap.double-gap-b,
  .section-gap.double-gap-b {
    padding-bottom: 60px;
  }
}
.inner-page-gap.double-gap,
.section-gap.double-gap {
  padding: 130px 0;
}
@media (max-width: 1399px) {
  .inner-page-gap.double-gap,
  .section-gap.double-gap {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .inner-page-gap.double-gap,
  .section-gap.double-gap {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .inner-page-gap.double-gap,
  .section-gap.double-gap {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .inner-page-gap.double-gap,
  .section-gap.double-gap {
    padding: 60px 0;
  }
}
.section-gap:last-child {
  border-bottom: 0;
}
.no-gap-t {
  padding-top: 0 !important;
}
.no-gap-b {
  padding-bottom: 0 !important;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1390px;
  }
}
@media (min-width: 1601px) {
  .container {
    max-width: 1590px;
  }
}
@media (max-width: 767px) {
  .container,
  .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.main-title {
  font-size: 42px;
  line-height: 129%;
  margin-bottom: 30px;
  letter-spacing: 0;
  position: relative;
  font-weight: 400;
  color: #ea680e;
}
@media (max-width: 1399px) {
  .main-title {
    font-size: 36px;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .main-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .main-title {
    font-size: 26px;
    margin-bottom: 18px;
  }
}
@media (max-width: 576px) {
  .main-title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  div,
  ol,
  pre,
  span,
  ul {
    scrollbar-width: thin;
    scrollbar-color: rgba(234, 104, 14, 0.65) transparent;
  }
  div::-webkit-scrollbar,
  ol::-webkit-scrollbar,
  pre::-webkit-scrollbar,
  span::-webkit-scrollbar,
  ul::-webkit-scrollbar {
    width: 0.3rem;
    height: 0.3rem;
  }
  div::-webkit-scrollbar-thumb,
  ol::-webkit-scrollbar-thumb,
  pre::-webkit-scrollbar-thumb,
  span::-webkit-scrollbar-thumb,
  ul::-webkit-scrollbar-thumb {
    background-color: #ea680e;
  }
  div:hover,
  ol:hover,
  pre:hover,
  span:hover,
  ul:hover {
    scrollbar-color: rgba(234, 104, 14, 0.65) transparent;
  }
  div:hover::-webkit-scrollbar-thumb,
  ol:hover::-webkit-scrollbar-thumb,
  pre:hover::-webkit-scrollbar-thumb,
  span:hover::-webkit-scrollbar-thumb,
  ul:hover::-webkit-scrollbar-thumb {
    background-color: #ea680e;
  }
}
.text-truncate-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:root {
  scroll-behavior: unset;
}
.swiper-button-next,
.swiper-button-prev {
  height: 52px;
  width: 52px;
  border-radius: 50%;
  border: 1px solid #b3b3b3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    height: 45px;
    width: 45px;
  }
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next i,
.swiper-button-prev i {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.swiper-button-next i:first-child,
.swiper-button-prev i:first-child {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.swiper-button-next i:last-child,
.swiper-button-prev i:last-child {
  -webkit-transform: translate(30px, -50%);
  -ms-transform: translate(30px, -50%);
  transform: translate(30px, -50%);
}
.swiper-button-next i:last-child svg path,
.swiper-button-prev i:last-child svg path {
  fill: #e1e1e1;
}
@media (max-width: 1199px) {
  .swiper-button-next i:last-child,
  .swiper-button-prev i:last-child {
    display: none;
  }
}
@media (min-width: 1200px) {
  .swiper-button-next:hover i:first-child,
  .swiper-button-prev:hover i:first-child {
    -webkit-transform: translate(-50px, -50%);
    -ms-transform: translate(-50px, -50%);
    transform: translate(-50px, -50%);
  }
  .swiper-button-next:hover i:last-child,
  .swiper-button-prev:hover i:last-child {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: not-allowed !important;
  pointer-events: all;
}
.swiper-button-prev i:last-child {
  -webkit-transform: translate(-50px, -50%);
  -ms-transform: translate(-50px, -50%);
  transform: translate(-50px, -50%);
}
.swiper-button-prev i svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 1200px) {
  .swiper-button-prev:hover i:first-child {
    -webkit-transform: translate(50px, -50%);
    -ms-transform: translate(50px, -50%);
    transform: translate(50px, -50%);
  }
}
body:has(.error-page, .thankyou-page) .header-main-01 {
  position: relative;
}
.btn {
  padding: 10px 10px 10px 15px;
  font-size: 16px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: unset;
  text-decoration: none;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 50px;
  line-height: 30px;
  letter-spacing: 0.16px;
  overflow: hidden;
  padding: 15px 24px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  letter-spacing: 0.3px !important;
  display: inline-flex !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  border-radius: 6px !important;
  text-transform: uppercase !important;
  min-width: 60px !important;
}
.btn .btn-icon {
  height: 32px;
  width: 32px;
  display: inline-block;
  line-height: 0;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 15px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.btn .btn-icon .n-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn .btn-icon .n-icon:last-child {
  -webkit-transform: translate(-50%, -30px);
  -ms-transform: translate(-50%, -30px);
  transform: translate(-50%, -30px);
  opacity: 0;
}
.btn.disabled,
.btn[disabled] {
  pointer-events: visible;
  border: none;
}
.btn .focus,
.btn:active,
.btn:focus,
.btn:not([disabled]):not(.disabled):active,
.btn:visited {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .btn:hover .btn-icon .n-icon:first-child {
    -webkit-transform: translate(30px, -50%);
    -ms-transform: translate(30px, -50%);
    transform: translate(30px, -50%);
    opacity: 0;
  }
  .btn:hover .btn-icon .n-icon:last-child {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
  .btn:hover .v-slice {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.btn > span:first-child {
  position: relative;
  z-index: 3;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
}
@media (min-width: 1200px) {
  .btn .vertical-slices {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    z-index: 2;
  }
  .btn .v-slice {
    background: #e1e1e1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  }
}
.btn.btn-primary {
  background-color: #ea680e !important;
  color: #000 !important;
  border-color: transparent !important;
}
@media (max-width: 576px) {
  .btn.btn-primary {
    font-size: 12px !important;
    padding: 8px 8px !important;
  }
}
.btn.btn-primary:hover {
  background-color: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
}
.btn-link {
  color: #000;
  background-color: transparent;
}
.btn-link .btn-icon {
  background-color: #2a2a2a;
}
.btn-link .btn-icon .n-icon svg path {
  fill: #fff;
}
.btn-link .focus,
.btn-link:active,
.btn-link:focus,
.btn-link:not([disabled]):not(.disabled):active,
.btn-link:visited {
  background-color: transparent;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .btn-link:hover {
    background-color: transparent;
    color: #2a2a2a;
  }
}
.thumbnail-container,
.thumbnail_container {
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-color: #f7f7f7;
}
.thumbnail {
  margin: 0;
  display: block;
  padding: 0;
  border: none;
  height: 100%;
  width: 100%;
  position: absolute;
  background: 0 0;
}
.thumbnail a,
.thumbnail img {
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.thumbnail .vimeo-video,
.thumbnail .youtube-video,
.thumbnail iframe,
.thumbnail video {
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.object-fit img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.object-fit img.lazy:not(.entered) {
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
  height: auto;
}
.object-fit img.swiper-lazy:not(.swiper-lazy-loaded) {
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
  height: auto;
}
.thumbnail-horizontal {
  padding-bottom: 66.66%;
}
.thumbnail-vertical {
  padding-bottom: 150%;
}
.thumbnail-square {
  padding-bottom: 100%;
}
@media (min-width: 1200px) {
  .img-effect-01 img {
    -webkit-transition: all 0.5s ease-out !important;
    transition: all 0.5s ease-out !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .img-effect-01:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.img-mask img {
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.img-mask-1 img {
  -webkit-mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 549.53'%3E%3Cpath class='svg-fill' d='M250 549.39c-15.51 0-30.05-3.46-40.94-9.75l-168-97C18.5 429.63.14 397.82.14 371.75v-194c0-26.07 18.36-57.88 40.94-70.91l168-97C220 3.6 234.49.14 250 .14s30.05 3.46 40.94 9.75l168 97c22.58 13 40.94 44.84 40.94 70.91v194c0 26.07-18.36 57.88-40.94 70.91l-168 97c-10.89 6.22-25.43 9.68-40.94 9.68z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 549.53'%3E%3Cpath class='svg-fill' d='M250 549.39c-15.51 0-30.05-3.46-40.94-9.75l-168-97C18.5 429.63.14 397.82.14 371.75v-194c0-26.07 18.36-57.88 40.94-70.91l168-97C220 3.6 234.49.14 250 .14s30.05 3.46 40.94 9.75l168 97c22.58 13 40.94 44.84 40.94 70.91v194c0 26.07-18.36 57.88-40.94 70.91l-168 97c-10.89 6.22-25.43 9.68-40.94 9.68z'/%3E%3C/svg%3E");
}
.img-mask-2 img {
  -webkit-mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 192.71'%3E%3Cg data-name='Layer 2'%3E%3Cpath class='svg-fill' d='M198 71c10.4 39.76-21.65 85.41-57.3 106.84s-75.13 18.68-103.07-1.32A91.16 91.16 0 012.62 81C12 42.62 47.12 3 91.06.17S187.67 31.19 198 71z' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 192.71'%3E%3Cg data-name='Layer 2'%3E%3Cpath class='svg-fill' d='M198 71c10.4 39.76-21.65 85.41-57.3 106.84s-75.13 18.68-103.07-1.32A91.16 91.16 0 012.62 81C12 42.62 47.12 3 91.06.17S187.67 31.19 198 71z' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E");
}
.required {
  position: relative;
}
.required:after {
  content: "*";
  position: relative;
  font-size: inherit;
  color: #f1416c;
  padding-left: 3px;
  font-weight: 600;
}
.form-group {
  margin-bottom: 35px;
  position: relative;
}
@media (max-width: 991px) {
  .form-group {
    margin-bottom: 25px;
  }
}
.form-group label {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #ea680e;
}
.form-group .form-label {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  color: #ea680e;
  display: block;
  padding: 0;
  margin: 0 0 8px 0;
}
.form-control,
.form-select,
.select2-selection {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  line-height: 100%;
  color: #ea680e;
  border: 1px solid rgba(234, 104, 14, 0.1);
  background-color: rgba(255, 255, 255, 0.478);
  height: 52px;
  border-radius: 50px;
  border: none;
  resize: none;
  padding: 15px 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.form-control:focus,
.form-select:focus,
.select2-selection:focus {
  outline: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fff;
  color: #ea680e;
}
.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder,
.select2-selection::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}
.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
.select2-selection::-moz-placeholder {
  color: #000;
  font-size: 16px;
}
.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
.select2-selection:-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}
.form-control::-ms-input-placeholder,
.form-select::-ms-input-placeholder,
.select2-selection::-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}
.form-control::placeholder,
.form-select::placeholder,
.select2-selection::placeholder {
  color: #000;
  font-size: 16px;
}
.select2-selection {
  border: 1px solid #fff !important;
  border-radius: 50px !important;
  height: auto;
  min-height: 52px !important;
}
textarea.form-control {
  height: 300px;
  border-radius: 10px;
}
.form-control-solid .form-control,
.form-control-solid .form-select {
  background-color: #fff;
  border-color: #fff;
}
.form-control-solid .form-control:focus,
.form-control-solid .form-select:focus {
  background-color: #fff;
  border-color: #fff;
}
.form-control-solid .form-control:hover,
.form-control-solid .form-select:hover {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.form-control-transparent .form-control,
.form-control-transparent .form-select {
  background-color: transparent;
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.form-control-transparent .form-control:focus,
.form-control-transparent .form-select:focus {
  background-color: transparent;
  border-color: transparent;
}
.form-control-transparent .form-control:hover,
.form-control-transparent .form-select:hover {
  background-color: transparent;
  border-color: transparent;
}
.form-check-inline + .form-check-inline {
  margin-left: 16px;
}
.form-switch .form-check-input {
  width: 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  height: 52px;
  position: relative;
  border-color: #ea680e;
}
.form-switch .form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
  background-size: 22px;
}
.form-switch .form-check-input:checked {
  background-color: #009ef7;
  border-color: #009ef7;
}
.form-control-lg .form-control,
.form-control-lg .form-select {
  height: 62px;
}
.form-control-lg .form-check-input {
  width: 57px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 57px;
  flex: 0 0 57px;
  height: 57px;
}
.form-control-sm .form-control,
.form-control-sm .form-select {
  height: 46px;
}
.form-control-sm .form-check-input {
  width: 49px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49px;
  flex: 0 0 49px;
  height: 49px;
}
.form-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  color: #000;
  margin-top: 8px;
}
.error,
.valid {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  color: #ff4c5d;
  margin-top: 3px;
}
.valid {
  color: #198754;
}
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
  -webkit-box-shadow: box-shadow, "0 0 0px 1000px transparent inset";
  box-shadow: box-shadow, "0 0 0px 1000px transparent inset";
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.disabled,
[disabled] {
  cursor: not-allowed !important;
}
.form-check {
  padding-left: 0;
  line-height: 150%;
  margin: 0;
  cursor: pointer;
}
.form-check .form-check-label {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  line-height: 100%;
  color: #ea680e;
  margin-left: 15px;
  line-height: 120%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-check .form-check-input {
  border: 1px solid #707070;
  width: 18px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  height: 18px;
  margin: 2px 8px 0 0;
  cursor: pointer;
  position: relative;
}
.form-check .form-check-input:active {
  -webkit-filter: none;
  filter: none;
}
.form-check .form-check-input:focus,
.form-check .form-check-input:hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-check .form-check-input:checked[type="checkbox"]::after {
  content: "";
  position: absolute;
  border: 1px solid #ea680e;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -6px;
  width: 5px;
  height: 9px;
  border-width: 0 2px 2px 0 !important;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.form-check .form-check-input:checked[type="radio"]::after {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  background-color: #ea680e;
  top: 0;
  border-radius: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.form-check .form-check-input:checked {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ea680e;
}
.ico-input {
  position: relative;
}
.ico-input .form-control {
  padding-right: 50px;
}
.ico-input i {
  position: absolute;
  right: 18px;
  top: 15px;
  pointer-events: none;
}
.ico-input i svg {
  fill: #2a2a2a;
}
.mdl-textfield__input {
  padding: 15px 40px 15px 20px;
  width: 100%;
  background: 0 0;
  text-align: left;
  color: inherit;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/down-arrow.png);
  background-size: 17px 15px;
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-color: #fff;
  text-overflow: ellipsis;
  color: #ccc;
}
.mdl-textfield__input option {
  color: #000;
}
.mdl-textfield__input.selected {
  color: #000;
}
.custom-breadcrumb {
  margin-bottom: 7px;
}
.custom-breadcrumb li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  text-transform: capitalize;
  font-weight: 600;
}
.custom-breadcrumb li.active {
  color: #2a2a2a;
}
.custom-breadcrumb li.active a {
  color: #ea680e;
}
.custom-breadcrumb li a {
  color: #adadad;
  opacity: 1;
  font-size: 14px;
  letter-spacing: 1.4px;
  cursor: pointer;
  line-height: 30px;
}
.custom-breadcrumb li a:hover {
  opacity: 1;
  color: #ea680e;
}
.custom-breadcrumb li + li {
  margin-left: 8px;
}
.custom-breadcrumb li + li:before {
  display: inline-block;
  padding-right: 7px !important;
  padding-left: 0;
  color: #2a2a2a !important;
}
@media (max-width: 767px) {
  .custom-breadcrumb li {
    display: none;
  }
}
.cms:after {
  display: block;
  clear: both;
  content: "";
}
.cms + .cms,
.cms ~ .cms {
  margin-top: 35px;
}
.cms a {
  color: #2a2a2a;
  position: relative;
  z-index: 1;
  line-height: inherit;
  word-break: break-word;
  display: inline-block;
  font-weight: 500;
}
.cms a .focus,
.cms a:active,
.cms a:focus,
.cms a:not([disabled]):not(.disabled):active,
.cms a:visited {
  color: #2a2a2a;
}
.cms a:hover {
  color: #ea680e;
}
.cms blockquote {
  border-left: 10px solid #ea680e;
  background-color: rgba(234, 104, 14, 0.08);
  padding: 25px;
  display: table;
}
.cms figure.image {
  position: relative;
  z-index: 1;
  max-width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 35px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  text-align: center;
}
@media (max-width: 480px) {
  .cms figure.image {
    width: 100% !important;
  }
}
@media (min-width: 481px) {
  .cms figure.image.image-style-align-right {
    float: right;
    margin-left: 50px;
  }
  .cms figure.image.image-style-align-left {
    float: left;
    margin-right: 50px;
  }
}
.cms figure.image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 60px;
  border-radius: 20px;
  width: 100%;
}
.cms figure.image figcaption {
  background-color: rgba(234, 104, 14, 0.1);
  padding: 15px;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  line-height: 120%;
  border-radius: 20px;
}
.cms figure.image + .h1,
.cms figure.image + .h2,
.cms figure.image + .h3,
.cms figure.image + .h4,
.cms figure.image + .h5,
.cms figure.image + .h6,
.cms figure.image + a,
.cms figure.image + h1,
.cms figure.image + h2,
.cms figure.image + h3,
.cms figure.image + h4,
.cms figure.image + h5,
.cms figure.image + h6,
.cms figure.image + p {
  margin-top: 35px;
}
.cms .sub-title {
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
}
.cms .page-break {
  position: relative;
  clear: both;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cms .page-break + blockquote {
  margin-top: 35px;
}
.cms .p-tag,
.cms ol li,
.cms p,
.cms ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 167%;
  color: #000;
}
.cms .image + a,
.cms .image + blockquote,
.cms .image + ol,
.cms .image + p,
.cms .image + table,
.cms .image + ul,
.cms .table-responsive + a,
.cms .table-responsive + blockquote,
.cms .table-responsive + ol,
.cms .table-responsive + p,
.cms .table-responsive + table,
.cms .table-responsive + ul,
.cms a + a,
.cms a + blockquote,
.cms a + ol,
.cms a + p,
.cms a + table,
.cms a + ul,
.cms blockquote + a,
.cms blockquote + blockquote,
.cms blockquote + ol,
.cms blockquote + p,
.cms blockquote + table,
.cms blockquote + ul,
.cms figure.table + a,
.cms figure.table + blockquote,
.cms figure.table + ol,
.cms figure.table + p,
.cms figure.table + table,
.cms figure.table + ul,
.cms ol + a,
.cms ol + blockquote,
.cms ol + ol,
.cms ol + p,
.cms ol + table,
.cms ol + ul,
.cms p + a,
.cms p + blockquote,
.cms p + ol,
.cms p + p,
.cms p + table,
.cms p + ul,
.cms ul + a,
.cms ul + blockquote,
.cms ul + ol,
.cms ul + p,
.cms ul + table,
.cms ul + ul {
  margin-top: 20px;
}
.cms .image + .h1,
.cms .image + .h2,
.cms .image + .h3,
.cms .image + .h4,
.cms .image + .h5,
.cms .image + .h6,
.cms .image + h1,
.cms .image + h2,
.cms .image + h3,
.cms .image + h4,
.cms .image + h5,
.cms .image + h6,
.cms .table-responsive + .h1,
.cms .table-responsive + .h2,
.cms .table-responsive + .h3,
.cms .table-responsive + .h4,
.cms .table-responsive + .h5,
.cms .table-responsive + .h6,
.cms .table-responsive + h1,
.cms .table-responsive + h2,
.cms .table-responsive + h3,
.cms .table-responsive + h4,
.cms .table-responsive + h5,
.cms .table-responsive + h6,
.cms a + .h1,
.cms a + .h2,
.cms a + .h3,
.cms a + .h4,
.cms a + .h5,
.cms a + .h6,
.cms a + h1,
.cms a + h2,
.cms a + h3,
.cms a + h4,
.cms a + h5,
.cms a + h6,
.cms blockquote + .h1,
.cms blockquote + .h2,
.cms blockquote + .h3,
.cms blockquote + .h4,
.cms blockquote + .h5,
.cms blockquote + .h6,
.cms blockquote + h1,
.cms blockquote + h2,
.cms blockquote + h3,
.cms blockquote + h4,
.cms blockquote + h5,
.cms blockquote + h6,
.cms figure.table + .h1,
.cms figure.table + .h2,
.cms figure.table + .h3,
.cms figure.table + .h4,
.cms figure.table + .h5,
.cms figure.table + .h6,
.cms figure.table + h1,
.cms figure.table + h2,
.cms figure.table + h3,
.cms figure.table + h4,
.cms figure.table + h5,
.cms figure.table + h6,
.cms ol + .h1,
.cms ol + .h2,
.cms ol + .h3,
.cms ol + .h4,
.cms ol + .h5,
.cms ol + .h6,
.cms ol + h1,
.cms ol + h2,
.cms ol + h3,
.cms ol + h4,
.cms ol + h5,
.cms ol + h6,
.cms p + .h1,
.cms p + .h2,
.cms p + .h3,
.cms p + .h4,
.cms p + .h5,
.cms p + .h6,
.cms p + h1,
.cms p + h2,
.cms p + h3,
.cms p + h4,
.cms p + h5,
.cms p + h6,
.cms ul + .h1,
.cms ul + .h2,
.cms ul + .h3,
.cms ul + .h4,
.cms ul + .h5,
.cms ul + .h6,
.cms ul + h1,
.cms ul + h2,
.cms ul + h3,
.cms ul + h4,
.cms ul + h5,
.cms ul + h6 {
  margin-top: 35px;
}
.cms .image + .table-responsive,
.cms .image + figure.table,
.cms .table-responsive + .table-responsive,
.cms .table-responsive + figure.table,
.cms a + .table-responsive,
.cms a + figure.table,
.cms blockquote + .table-responsive,
.cms blockquote + figure.table,
.cms figure.table + .table-responsive,
.cms figure.table + figure.table,
.cms ol + .table-responsive,
.cms ol + figure.table,
.cms p + .table-responsive,
.cms p + figure.table,
.cms ul + .table-responsive,
.cms ul + figure.table {
  margin-top: 20px;
}
.cms table h1 + p,
.cms table h2 + p,
.cms table h3 + p,
.cms table h4 + p,
.cms table h5 + p,
.cms table h6 + p {
  margin-top: 0;
}
.cms .h1 + .h1,
.cms .h1 + .h2,
.cms .h1 + .h3,
.cms .h1 + .h4,
.cms .h1 + .h5,
.cms .h1 + .h6,
.cms .h1 + h1,
.cms .h1 + h2,
.cms .h1 + h3,
.cms .h1 + h4,
.cms .h1 + h5,
.cms .h1 + h6,
.cms .h2 + .h1,
.cms .h2 + .h2,
.cms .h2 + .h3,
.cms .h2 + .h4,
.cms .h2 + .h5,
.cms .h2 + .h6,
.cms .h2 + h1,
.cms .h2 + h2,
.cms .h2 + h3,
.cms .h2 + h4,
.cms .h2 + h5,
.cms .h2 + h6,
.cms .h3 + .h1,
.cms .h3 + .h2,
.cms .h3 + .h3,
.cms .h3 + .h4,
.cms .h3 + .h5,
.cms .h3 + .h6,
.cms .h3 + h1,
.cms .h3 + h2,
.cms .h3 + h3,
.cms .h3 + h4,
.cms .h3 + h5,
.cms .h3 + h6,
.cms .h4 + .h1,
.cms .h4 + .h2,
.cms .h4 + .h3,
.cms .h4 + .h4,
.cms .h4 + .h5,
.cms .h4 + .h6,
.cms .h4 + h1,
.cms .h4 + h2,
.cms .h4 + h3,
.cms .h4 + h4,
.cms .h4 + h5,
.cms .h4 + h6,
.cms .h5 + .h1,
.cms .h5 + .h2,
.cms .h5 + .h3,
.cms .h5 + .h4,
.cms .h5 + .h5,
.cms .h5 + .h6,
.cms .h5 + h1,
.cms .h5 + h2,
.cms .h5 + h3,
.cms .h5 + h4,
.cms .h5 + h5,
.cms .h5 + h6,
.cms .h6 + .h1,
.cms .h6 + .h2,
.cms .h6 + .h3,
.cms .h6 + .h4,
.cms .h6 + .h5,
.cms .h6 + .h6,
.cms .h6 + h1,
.cms .h6 + h2,
.cms .h6 + h3,
.cms .h6 + h4,
.cms .h6 + h5,
.cms .h6 + h6,
.cms h1 + .h1,
.cms h1 + .h2,
.cms h1 + .h3,
.cms h1 + .h4,
.cms h1 + .h5,
.cms h1 + .h6,
.cms h1 + h1,
.cms h1 + h2,
.cms h1 + h3,
.cms h1 + h4,
.cms h1 + h5,
.cms h1 + h6,
.cms h2 + .h1,
.cms h2 + .h2,
.cms h2 + .h3,
.cms h2 + .h4,
.cms h2 + .h5,
.cms h2 + .h6,
.cms h2 + h1,
.cms h2 + h2,
.cms h2 + h3,
.cms h2 + h4,
.cms h2 + h5,
.cms h2 + h6,
.cms h3 + .h1,
.cms h3 + .h2,
.cms h3 + .h3,
.cms h3 + .h4,
.cms h3 + .h5,
.cms h3 + .h6,
.cms h3 + h1,
.cms h3 + h2,
.cms h3 + h3,
.cms h3 + h4,
.cms h3 + h5,
.cms h3 + h6,
.cms h4 + .h1,
.cms h4 + .h2,
.cms h4 + .h3,
.cms h4 + .h4,
.cms h4 + .h5,
.cms h4 + .h6,
.cms h4 + h1,
.cms h4 + h2,
.cms h4 + h3,
.cms h4 + h4,
.cms h4 + h5,
.cms h4 + h6,
.cms h5 + .h1,
.cms h5 + .h2,
.cms h5 + .h3,
.cms h5 + .h4,
.cms h5 + .h5,
.cms h5 + .h6,
.cms h5 + h1,
.cms h5 + h2,
.cms h5 + h3,
.cms h5 + h4,
.cms h5 + h5,
.cms h5 + h6,
.cms h6 + .h1,
.cms h6 + .h2,
.cms h6 + .h3,
.cms h6 + .h4,
.cms h6 + .h5,
.cms h6 + .h6,
.cms h6 + h1,
.cms h6 + h2,
.cms h6 + h3,
.cms h6 + h4,
.cms h6 + h5,
.cms h6 + h6 {
  margin-top: 20px;
}
.cms .h1 a,
.cms .h1 + blockquote,
.cms .h1 + ol,
.cms .h1 + p,
.cms .h1 + ul,
.cms .h2 a,
.cms .h2 + blockquote,
.cms .h2 + ol,
.cms .h2 + p,
.cms .h2 + ul,
.cms .h3 a,
.cms .h3 + blockquote,
.cms .h3 + ol,
.cms .h3 + p,
.cms .h3 + ul,
.cms .h4 a,
.cms .h4 + blockquote,
.cms .h4 + ol,
.cms .h4 + p,
.cms .h4 + ul,
.cms .h5 a,
.cms .h5 + blockquote,
.cms .h5 + ol,
.cms .h5 + p,
.cms .h5 + ul,
.cms .h6 a,
.cms .h6 + blockquote,
.cms .h6 + ol,
.cms .h6 + p,
.cms .h6 + ul,
.cms h1 a,
.cms h1 + blockquote,
.cms h1 + ol,
.cms h1 + p,
.cms h1 + ul,
.cms h2 a,
.cms h2 + blockquote,
.cms h2 + ol,
.cms h2 + p,
.cms h2 + ul,
.cms h3 a,
.cms h3 + blockquote,
.cms h3 + ol,
.cms h3 + p,
.cms h3 + ul,
.cms h4 a,
.cms h4 + blockquote,
.cms h4 + ol,
.cms h4 + p,
.cms h4 + ul,
.cms h5 a,
.cms h5 + blockquote,
.cms h5 + ol,
.cms h5 + p,
.cms h5 + ul,
.cms h6 a,
.cms h6 + blockquote,
.cms h6 + ol,
.cms h6 + p,
.cms h6 + ul {
  margin-top: 20px;
}
.cms .h1 + .table-responsive,
.cms .h1 + figure.table,
.cms .h2 + .table-responsive,
.cms .h2 + figure.table,
.cms .h3 + .table-responsive,
.cms .h3 + figure.table,
.cms .h4 + .table-responsive,
.cms .h4 + figure.table,
.cms .h5 + .table-responsive,
.cms .h5 + figure.table,
.cms .h6 + .table-responsive,
.cms .h6 + figure.table,
.cms h1 + .table-responsive,
.cms h1 + figure.table,
.cms h2 + .table-responsive,
.cms h2 + figure.table,
.cms h3 + .table-responsive,
.cms h3 + figure.table,
.cms h4 + .table-responsive,
.cms h4 + figure.table,
.cms h5 + .table-responsive,
.cms h5 + figure.table,
.cms h6 + .table-responsive,
.cms h6 + figure.table {
  margin-top: 20px;
}
.cms .thumbnail a {
  position: inherit;
}
.cms img + p {
  margin-top: 20px;
}
.cms ol,
.cms ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cms ol li,
.cms ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  display: table;
}
.cms ol li::before,
.cms ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ea680e;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 0;
}
.cms ol li ol,
.cms ol li ul,
.cms ol li + li,
.cms ul li ol,
.cms ul li ul,
.cms ul li + li {
  margin-top: 12px;
}
.cms ol li ol,
.cms ol li ul,
.cms ul li ol,
.cms ul li ul {
  margin-left: 15px;
}
.cms ol + .h1,
.cms ol + .h2,
.cms ol + .h3,
.cms ol + .h4,
.cms ol + .h5,
.cms ol + .h6,
.cms ol + h1,
.cms ol + h2,
.cms ol + h3,
.cms ol + h4,
.cms ol + h5,
.cms ol + h6,
.cms ul + .h1,
.cms ul + .h2,
.cms ul + .h3,
.cms ul + .h4,
.cms ul + .h5,
.cms ul + .h6,
.cms ul + h1,
.cms ul + h2,
.cms ul + h3,
.cms ul + h4,
.cms ul + h5,
.cms ul + h6 {
  margin-top: 35px;
}
.cms ol + p,
.cms ul + p {
  margin-top: 20px;
}
.cms ol ~ p,
.cms ul ~ p {
  font-size: 14px;
}
.cms ol ~ p strong,
.cms ul ~ p strong {
  color: #ea680e;
  font-size: 15px;
}
.cms ol + ul li,
.cms ul + ul li {
  font-size: 14px;
}
.cms ol {
  counter-reset: section;
  list-style-type: none;
}
.cms ol li li {
  padding-left: 30px;
}
.cms ol li:before {
  position: absolute;
  counter-increment: section;
  content: counters(section, ".") " ";
  width: 7px;
  height: 7px;
  background-color: transparent;
  left: 0;
  top: 0;
  font-weight: 400;
  color: #000;
  background-image: none;
}
.cms ul {
  list-style-type: circle;
}
.cms ul[style*="list-style-type:circle;"],
.cms ul[style*="list-style-type:square;"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -25px;
  margin-left: -25px;
  counter-reset: section;
}
.cms ul[style*="list-style-type:circle;"] li,
.cms ul[style*="list-style-type:square;"] li {
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
  z-index: 1;
  padding: 0 0 0 80px;
}
.cms ul[style*="list-style-type:circle;"] li + li,
.cms ul[style*="list-style-type:square;"] li + li {
  margin-top: 0;
}
.cms ul[style*="list-style-type:circle;"] li:before,
.cms ul[style*="list-style-type:square;"] li:before {
  display: none;
}
.cms ul[style*="list-style-type:circle;"] li:after,
.cms ul[style*="list-style-type:square;"] li:after {
  position: absolute;
  z-index: -1;
  counter-increment: section;
  content: "0" counters(section, ".") " ";
  left: 0;
  top: 12px;
  font-weight: 700;
  font-size: 50px;
  color: rgba(234, 104, 14, 0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cms ul[style*="list-style-type:circle;"] li:nth-child(n + 10):after,
.cms ul[style*="list-style-type:square;"] li:nth-child(n + 10):after {
  content: counters(section, ".") " ";
}
.cms ul[style*="list-style-type:circle;"] li:hover:after,
.cms ul[style*="list-style-type:square;"] li:hover:after {
  color: #ea680e;
}
@media (min-width: 767px) {
  .cms ul[style*="list-style-type:circle;"] li {
    width: calc(50% - 60px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 60px);
    flex: 0 0 calc(50% - 60px);
  }
  .cms ul[style*="list-style-type:circle;"] li:nth-child(n + 3) {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
  }
  .cms ul[style*="list-style-type:circle;"] li:nth-child(n + 3):after {
    top: 37px;
  }
}
@media (min-width: 1280px) {
  .cms ul[style*="list-style-type:square;"] li {
    width: calc(33.33% - 60px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33% - 60px);
    flex: 0 0 calc(33.33% - 60px);
  }
  .cms ul[style*="list-style-type:square;"] li:nth-child(n + 4) {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
  }
  .cms ul[style*="list-style-type:square;"] li:nth-child(n + 4):after {
    top: 37px;
  }
}
@media (max-width: 1024px) {
  .cms ul[style*="list-style-type:square;"] li {
    width: calc(50% - 60px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 60px);
    flex: 0 0 calc(50% - 60px);
  }
  .cms ul[style*="list-style-type:square;"] li:nth-child(n + 3) {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
  }
  .cms ul[style*="list-style-type:square;"] li:nth-child(n + 3):after {
    top: 37px;
  }
}
@media (max-width: 480px) {
  .cms ul[style*="list-style-type:circle;"] li {
    width: calc(100% - 60px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
  }
  .cms ul[style*="list-style-type:circle;"] li:nth-child(n + 2) {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
  }
  .cms ul[style*="list-style-type:circle;"] li:nth-child(n + 2):after {
    top: 37px;
  }
  .cms ul[style*="list-style-type:square;"] li {
    width: calc(100% - 60px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
  }
  .cms ul[style*="list-style-type:square;"] li:nth-child(n + 2) {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
  }
  .cms ul[style*="list-style-type:square;"] li:nth-child(n + 2):after {
    top: 37px;
  }
}
.cms .btn {
  padding: 10px 10px 10px 15px;
  font-size: 16px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: unset;
  text-decoration: none;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 50px;
  line-height: 30px;
  letter-spacing: 0.16px;
  overflow: hidden;
}
.cms .btn.disabled,
.cms .btn[disabled] {
  pointer-events: visible;
  border: none;
}
.cms .btn .focus,
.cms .btn:active,
.cms .btn:focus,
.cms .btn:not([disabled]):not(.disabled):active,
.cms .btn:visited {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cms .btn-primary {
  background-color: #2a2a2a;
  color: #fff;
  border: 1px solid transparent !important;
}
.cms .btn-primary .focus,
.cms .btn-primary:active,
.cms .btn-primary:focus,
.cms .btn-primary:not([disabled]):not(.disabled):active,
.cms .btn-primary:visited {
  background-color: #2a2a2a;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .cms .btn-primary:hover {
    background-color: #2a2a2a;
    color: #fff;
  }
}
.cms .btn-link {
  color: #000;
  border: 1px solid #ea680e !important;
  background-color: #fff;
}
.cms .btn-link .btn-icon {
  background-color: #2a2a2a;
}
.cms .btn-link .btn-icon .n-icon svg path {
  fill: #fff;
}
.cms .btn-link .focus,
.cms .btn-link:active,
.cms .btn-link:focus,
.cms .btn-link:not([disabled]):not(.disabled):active,
.cms .btn-link:visited {
  background-color: transparent;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .cms .btn-link:hover {
    background-color: transparent;
    color: #2a2a2a;
    background-color: #ea680e;
    color: #000;
    border: 1px solid transparent !important;
  }
}
.p-tag,
p {
  font-size: 16px;
  font-weight: 500;
  line-height: 175%;
  color: #000;
}
.mobile-scroll {
  overflow-x: scroll;
  text-align: center;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.mobile-scroll::-webkit-scrollbar {
  display: none;
}
.mobile-scroll ul {
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
}
.scrollbar-none {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-none::-webkit-scrollbar {
  display: none;
}
.scrollbar-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  background-color: transparent;
}
.scrollbar-1::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  display: none;
}
.scrollbar-1::-webkit-scrollbar-thumb {
  background-color: rgba(234, 104, 14, 0.2);
  border-radius: 5px;
}
.scrollbar-1:hover::-webkit-scrollbar {
  display: block;
}
.cursor-pointer {
  cursor: pointer;
}
.pointer-events-none {
  pointer-events: none !important;
}
.translate3d {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
@media (min-width: 992px) {
  div,
  ol,
  pre,
  span,
  ul {
    scrollbar-width: thin;
    scrollbar-color: rgba(234, 104, 14, 0.65) transparent;
  }
  div::-webkit-scrollbar,
  ol::-webkit-scrollbar,
  pre::-webkit-scrollbar,
  span::-webkit-scrollbar,
  ul::-webkit-scrollbar {
    width: 0.3rem;
    height: 0.3rem;
  }
  div::-webkit-scrollbar-thumb,
  ol::-webkit-scrollbar-thumb,
  pre::-webkit-scrollbar-thumb,
  span::-webkit-scrollbar-thumb,
  ul::-webkit-scrollbar-thumb {
    background-color: #ea680e;
  }
  div:hover,
  ol:hover,
  pre:hover,
  span:hover,
  ul:hover {
    scrollbar-color: rgba(234, 104, 14, 0.65) transparent;
  }
  div:hover::-webkit-scrollbar-thumb,
  ol:hover::-webkit-scrollbar-thumb,
  pre:hover::-webkit-scrollbar-thumb,
  span:hover::-webkit-scrollbar-thumb,
  ul:hover::-webkit-scrollbar-thumb {
    background-color: #ea680e;
  }
}
.cms table,
.custom-table table {
  width: 100%;
  margin-bottom: 0;
  border: 1px solid #ea680e;
}
.cms table tr:first-of-type td,
.custom-table table tr:first-of-type td {
  background-color: #fff;
  color: #000;
}
.cms table tr:hover td,
.custom-table table tr:hover td {
  background-color: rgba(234, 104, 14, 0.05);
}
.cms table tr:hover td:hover,
.custom-table table tr:hover td:hover {
  background-color: rgba(234, 104, 14, 0.1);
}
.cms table tr td,
.cms table tr th,
.custom-table table tr td,
.custom-table table tr th {
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  color: #000;
  font-style: normal;
  border: 1px solid #ea680e;
  padding: 12px 20px;
  min-width: 150px;
}
.cms table tr th,
.custom-table table tr th {
  background-color: #ea680e;
  font-weight: 600;
  color: #fff;
  padding: 15px 20px;
  border: 1px solid #fff;
  border-bottom: 1px solid #ea680e;
}
.cms table tr th:first-child,
.custom-table table tr th:first-child {
  border-left: 1px solid #ea680e;
}
.cms table tr th:last-child,
.custom-table table tr th:last-child {
  border-right: 1px solid #ea680e;
}
.cms table tr th[colspan],
.custom-table table tr th[colspan] {
  border-bottom: 1px solid #fff;
}
.cms table p + p,
.custom-table table p + p {
  margin-top: 10px;
}
.cms table ul.default,
.custom-table table ul.default {
  padding-left: 20px;
}
.cms table ul.default li,
.custom-table table ul.default li {
  list-style-type: disc;
  display: list-item;
  padding-left: 0;
}
.cms table ul.default li::before,
.custom-table table ul.default li::before {
  content: none;
}
.cms .table-responsive,
.custom-table .table-responsive {
  border: none;
}
table {
  vertical-align: inherit;
}
.header-main-01 {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  background: #000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media (max-width: 1199px), (min-width: 1332.88px) and (max-width: 1335px) {
  .header-main-01 {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .header-main-01 {
    padding: 5px 0;
  }
}
.header-main-01 .part-auto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.header-main-01 .part-auto .header-btn-left-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.header-main-01 .part-auto .header-btn-left-section .dropdown .dropdown-toggle {
  background-color: #fff;
  color: #000;
  border-radius: 4px;
  border: 0;
  padding: 4px 14px;
  font-size: 14px;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
}
@media (max-width: 1366px) {
  .header-main-01
    .part-auto
    .header-btn-left-section
    .dropdown
    .dropdown-toggle {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .header-main-01
    .part-auto
    .header-btn-left-section
    .dropdown
    .dropdown-toggle {
    font-size: 10px;
    padding: 4px 8px;
  }
}
@media (max-width: 576px) {
  .header-main-01
    .part-auto
    .header-btn-left-section
    .dropdown
    .dropdown-toggle {
    padding: 2px 4px;
  }
}
.header-main-01
  .part-auto
  .header-btn-left-section
  .dropdown
  .dropdown-toggle
  .d-icon
  svg {
  width: 14px;
  height: 14px;
}
@media (max-width: 1366px) {
  .header-main-01
    .part-auto
    .header-btn-left-section
    .dropdown
    .dropdown-menu
    .dropdown-item {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .header-main-01
    .part-auto
    .header-btn-left-section
    .dropdown
    .dropdown-menu
    .dropdown-item {
    padding: 4px 8px;
  }
}
.header-main-01 .part-auto .web-logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
}
.header-main-01 .part-auto .web-logo img {
  max-width: 210px;
}
@media (max-width: 1599px) {
  .header-main-01 .part-auto .web-logo img {
    max-width: 180px;
  }
}
@media (max-width: 1366px) {
  .header-main-01 .part-auto .web-logo img {
    max-width: 150px;
  }
}
@media (max-width: 991px) {
  .header-main-01 .part-auto .web-logo img {
    max-width: 120px;
  }
}
@media (max-width: 479px) {
  .header-main-01 .part-auto .web-logo img {
    max-width: 100px;
  }
}
.header-main-01 .part-auto .flag-icon {
  margin-right: 10px;
}
.header-main-01 .part-auto .flag-icon img {
  width: 40px;
  max-width: 100%;
}
@media (max-width: 1366px) {
  .header-main-01 .part-auto .flag-icon img {
    width: 35px;
  }
}
@media (max-width: 767px) {
  .header-main-01 .part-auto .flag-icon img {
    width: 30px;
  }
}
@media (max-width: 479px) {
  .header-main-01 .part-auto .flag-icon img {
    width: 28px;
  }
}
.header-main-01 .part-menu {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 1200px) and (max-width: 1332.88px), (min-width: 1336px) {
  .header-main-01 .part-001,
  .header-main-01 .part-03 {
    display: none;
  }
}
.header-main-01 .part-001 .c-btn,
.header-main-01 .part-001 .menu-open,
.header-main-01 .part-03 .c-btn,
.header-main-01 .part-03 .menu-open {
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .header-main-01 .part-001 .c-btn,
  .header-main-01 .part-001 .menu-open,
  .header-main-01 .part-03 .c-btn,
  .header-main-01 .part-03 .menu-open {
    height: 32px;
    width: 32px;
  }
}
@media (max-width: 479px) {
  .header-main-01 .part-001 .c-btn,
  .header-main-01 .part-001 .menu-open,
  .header-main-01 .part-03 .c-btn,
  .header-main-01 .part-03 .menu-open {
    height: 28px;
    width: 28px;
  }
}
.header-main-01 .part-001 .c-btn i,
.header-main-01 .part-001 .menu-open i,
.header-main-01 .part-03 .c-btn i,
.header-main-01 .part-03 .menu-open i {
  line-height: 0;
}
.header-main-01 .part-001 .c-btn i svg,
.header-main-01 .part-001 .menu-open i svg,
.header-main-01 .part-03 .c-btn i svg,
.header-main-01 .part-03 .menu-open i svg {
  height: 20px;
  width: 20px;
}
@media (max-width: 767px) {
  .header-main-01 .part-001 .c-btn i svg,
  .header-main-01 .part-001 .menu-open i svg,
  .header-main-01 .part-03 .c-btn i svg,
  .header-main-01 .part-03 .menu-open i svg {
    height: 18px;
    width: 18px;
  }
}
@media (max-width: 479px) {
  .header-main-01 .part-001 .c-btn i svg,
  .header-main-01 .part-001 .menu-open i svg,
  .header-main-01 .part-03 .c-btn i svg,
  .header-main-01 .part-03 .menu-open i svg {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 1199px) {
  .header-main-01 .part-001 .header-mobile-btn,
  .header-main-01 .part-03 .header-mobile-btn {
    display: none;
  }
}
.header-main-01 .part-001 .header-mobile-btn .search-btn .btn-icon svg,
.header-main-01 .part-03 .header-mobile-btn .search-btn .btn-icon svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}
@media (max-width: 479px) {
  .header-main-01 .part-001 .header-mobile-btn .search-btn .btn-icon svg,
  .header-main-01 .part-03 .header-mobile-btn .search-btn .btn-icon svg {
    height: 15px;
    width: 15px;
  }
}
.header-main-01 .part-001 .header-mobile-btn .search-btn:hover svg,
.header-main-01 .part-03 .header-mobile-btn .search-btn:hover svg {
  fill: #ea680e;
}
@media (max-width: 1199px) {
  .header-main-01 .part-03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.header-main-01 .part-03 .header-mobile-btn {
  margin: 0 10px 0 0;
}
@media (max-width: 479px) {
  .header-main-01 .part-03 .header-mobile-btn {
    margin: 0 5px 0 0;
  }
}
.header-main-01 .menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px;
}
@media (max-width: 479px) {
  .header-main-01 .menu-header {
    padding: 5px;
  }
}
.header-main-01 .menu-header .menu-logo img {
  width: 150px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-main-01 .menu-header .btn-close {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ea680e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: #999;
  border: none;
  width: 26px;
  height: 26px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 6px;
}
.header-main-01 .menu-header .btn-close i {
  line-height: 0;
}
.header-main-01 .menu-header .btn-close i svg {
  height: 15px;
  width: 15px;
}
.header-main-01 .menu-header .btn-close i svg path {
  fill: #fff;
}
@media (min-width: 1200px) and (max-width: 1332.88px), (min-width: 1336px) {
  .header-main-01 .menu-header {
    display: none;
  }
}
.header-main-01.mobile-stick {
  -webkit-animation: menuStiky 0.5s ease-in-out;
  animation: menuStiky 0.5s ease-in-out;
  position: fixed !important;
  left: 0;
  top: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
  z-index: 99;
}
@-webkit-keyframes menuStiky {
  0% {
    top: -170px;
  }
  100% {
    top: 0;
  }
}
@keyframes menuStiky {
  0% {
    top: -170px;
  }
  100% {
    top: 0;
  }
}
.home-banner-sec .banner-img-wrapper,
.home-banner-sec .banner-video-wrapper {
  height: 60vh;
  position: relative;
}
.home-banner-sec .banner-img-wrapper .thumbnail-container {
  padding-bottom: 100%;
}
.banner-search-section {
  position: absolute;
  bottom: -35%;
  left: 50%;
  -webkit-transform: translate(-50%, -35%);
  -ms-transform: translate(-50%, -35%);
  transform: translate(-50%, -35%);
  right: 0;
  z-index: 8;
  width: 575px;
  padding: 0;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
}
@media (max-width: 1599px) {
  .banner-search-section {
    bottom: -50%;
  }
}
@media (max-width: 1366px) {
  .banner-search-section {
    bottom: -55%;
  }
}
@media (max-width: 1299px) {
  .banner-search-section {
    bottom: -25%;
  }
}
@media (max-width: 1199px) {
  .banner-search-section {
    bottom: -35%;
  }
}
@media (max-width: 1024px) {
  .banner-search-section {
    bottom: -25%;
  }
}
@media (max-width: 991px) {
  .banner-search-section {
    width: 350px;
  }
}
@media (max-width: 576px) {
  .banner-search-section {
    bottom: -15%;
  }
}
@media (max-width: 379px) {
  .banner-search-section {
    width: 90%;
  }
}
.banner-search-section .nav-tabs {
  border: 0;
}
.banner-search-section .nav-tabs .nav-item {
  width: 50%;
}
.banner-search-section .nav-tabs .nav-item .nav-link {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px;
  border: 0;
  border-radius: 6px;
  background-color: #eee;
}
@media (max-width: 479px) {
  .banner-search-section .nav-tabs .nav-item .nav-link {
    padding: 10px;
  }
}
.banner-search-section .nav-tabs .nav-item .nav-link .btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 5px 0 0;
}
.banner-search-section .nav-tabs .nav-item .nav-link .btn-icon svg {
  width: 20px;
  height: 20px;
  fill: #000;
}
@media (max-width: 479px) {
  .banner-search-section .nav-tabs .nav-item .nav-link .btn-icon svg {
    width: 16px;
    height: 16px;
  }
}
.banner-search-section .nav-tabs .nav-item .nav-link .btn-text {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  letter-spacing: 1.25px;
}
@media (max-width: 479px) {
  .banner-search-section .nav-tabs .nav-item .nav-link .btn-text {
    font-size: 14px;
  }
}
.banner-search-section .nav-tabs .nav-item .nav-link.active {
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
}
.banner-search-section .nav-tabs .nav-item .nav-link.active .btn-text {
  color: #ea680e;
}
.banner-search-section .nav-tabs .nav-item .nav-link.active .btn-icon svg {
  fill: #ea680e;
}
.banner-search-section .tab-content {
  padding: 15px;
  background-color: #fff;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .banner-search-section .tab-content {
    padding: 0;
  }
}
.banner-search-section .tab-content .searchbar .search-box {
  display: block;
  padding: 12px 16px;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .banner-search-section .tab-content .searchbar .search-box {
    margin-bottom: 0;
  }
}
.banner-search-section .tab-content .searchbar .search-box i {
  color: #000;
  margin-right: 10px;
}
.banner-search-section .tab-content .searchbar .search-box span {
  color: #000;
  font-weight: 700;
}
@media (max-width: 991px) {
  .banner-search-section .tab-content .searchbar .search-box span {
    font-size: 14px;
    font-weight: 600;
  }
}
.banner-search-section .tab-content .searchbar .location-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  color: #e46b12;
  margin-bottom: 10px;
  font-size: 14px;
}
.banner-search-section .tab-content .searchbar .location-label i {
  margin-right: 6px;
}
.banner-search-section .tab-content .searchbar .divider {
  border: none;
  border-top: 1px solid #000;
  margin-bottom: 10px;
  width: 100%;
  max-width: 95%;
  margin: 0 auto 10px auto;
}
@media (max-width: 1199px) {
  .banner-search-section .tab-content .searchbar .divider {
    max-width: 100%;
  }
}
.banner-search-section .tab-content .searchbar .login-text {
  font-size: 14px;
  color: #000;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 479px) {
  .banner-search-section .tab-content .searchbar .login-text {
    margin-bottom: 1rem;
  }
}
.banner-search-section .tab-content .searchbar .login-text a {
  color: #ea680e;
  text-decoration: underline;
  margin-right: 5px;
}
.banner-search-section .tab-content .searchbar .login-text a:hover {
  color: #000;
}
@media (max-width: 1199px) {
  .banner-search-section .tab-content .searchbar .search-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .banner-search-section .tab-content .searchbar .search-box {
    padding: 10px;
  }
}
.banner-search-section .tab-content .searchbar .btn-icon svg {
  width: 14px;
  height: 14px;
}
.banner-search-section .tab-content .searchbar .order-now-btn {
  padding: 10px !important;
  font-size: 12px !important;
  color: #fff !important;
  text-transform: initial !important;
}
.banner-search-section .tab-content .searchbar .order-now-btn:hover {
  background-color: #000 !important;
}
.banner-search-section .tab-content .searchbar .search-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 24px;
  border-radius: 6px;
  border: none;
  color: #ea680e;
}
@media (max-width: 479px) {
  .banner-search-section .tab-content .searchbar .search-btn {
    padding: 8px 15px;
  }
}
.banner-search-section .tab-content .searchbar .search-btn span {
  color: #ea680e;
  font-weight: 500;
}
.banner-search-section .tab-content .searchbar .search-btn svg {
  fill: #ea680e;
}
.banner-search-section .tab-content .searchbar .input-group {
  background-color: #f0f0f0;
  border: 0;
  border-radius: 6px;
}
.banner-search-section .tab-content .searchbar .input-group .input-group-text {
  background-color: transparent;
  border: 0;
  padding: 0.375rem 0 0.375rem 0.75rem;
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}
.banner-search-section .tab-content .searchbar .input-group .form-control {
  background-color: #f0f0f0;
  border: 0;
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.banner-search-section
  .tab-content
  .searchbar
  .input-group
  .form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0;
}
.banner-search-section
  .tab-content
  .searchbar
  .input-group
  .form-control::-webkit-input-placeholder {
  font-weight: 500;
  color: #000;
}
.banner-search-section
  .tab-content
  .searchbar
  .input-group
  .form-control::-moz-placeholder {
  font-weight: 500;
  color: #000;
}
.banner-search-section
  .tab-content
  .searchbar
  .input-group
  .form-control:-ms-input-placeholder {
  font-weight: 500;
  color: #000;
}
.banner-search-section
  .tab-content
  .searchbar
  .input-group
  .form-control::-ms-input-placeholder {
  font-weight: 500;
  color: #000;
}
.banner-search-section
  .tab-content
  .searchbar
  .input-group
  .form-control::placeholder {
  font-weight: 500;
  color: #000;
}
.banner-search-section
  .tab-content
  .searchbar
  .input-group
  .input-group-text:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0;
}
.home-banner-sec {
  position: relative;
  height: 60vh;
  background-image: url(../images/new-images/banner.jpg);
  background-size: cover;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (orientation: portrait) {
  .home-banner-sec {
    height: 500px;
  }
}
@media (max-width: 1024px) {
  .home-banner-sec {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .home-banner-sec {
    height: 475px;
  }
}
.home-banner-sec .hb-content {
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -25%);
  -ms-transform: translate(-50%, -25%);
  transform: translate(-50%, -25%);
  right: 0;
  z-index: 2;
}
@media (max-width: 1699px) {
  .home-banner-sec .hb-content {
    top: 30%;
    -webkit-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
  }
}
@media (max-width: 1366px) {
  .home-banner-sec .hb-content {
    top: 25%;
    -webkit-transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%);
  }
}
@media (max-width: 576px) {
  .home-banner-sec .hb-content {
    width: 75%;
  }
}
@media (max-width: 479px) {
  .home-banner-sec .hb-content {
    top: 21%;
    width: 80%;
  }
}
.home-banner-sec .hb-content .hb-title {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  line-height: 130%;
  max-width: 100%;
  margin: 0 auto 0 auto;
  letter-spacing: 0.52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1699px) {
  .home-banner-sec .hb-content .hb-title {
    font-size: 52px;
  }
}
@media (max-width: 1366px) {
  .home-banner-sec .hb-content .hb-title {
    font-size: 42px;
  }
}
@media (max-width: 1199px) {
  .home-banner-sec .hb-content .hb-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .home-banner-sec .hb-content .hb-title {
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: center;
  }
}
.home-banner-sec .hb-content .hb-title .color-secondary {
  color: #ea680e;
  font-size: 72px;
  font-weight: 700;
  line-height: 130%;
}
@media (max-width: 1699px) {
  .home-banner-sec .hb-content .hb-title .color-secondary {
    font-size: 52px;
  }
}
@media (max-width: 1366px) {
  .home-banner-sec .hb-content .hb-title .color-secondary {
    font-size: 42px;
  }
}
@media (max-width: 1199px) {
  .home-banner-sec .hb-content .hb-title .color-secondary {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .home-banner-sec .hb-content .hb-title .color-secondary {
    font-size: 24px;
    display: inline-block;
    margin: 0 !important;
  }
}
.home-banner-sec .hb-content .banner_dec {
  min-width: 100%;
}
.home-banner-sec .hb-content .hb-sub-title {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
  max-width: 100%;
  margin: 0 auto 0 auto;
  font-size: 46px;
  text-align: center;
  letter-spacing: 0.7px;
}
@media (max-width: 1699px) {
  .home-banner-sec .hb-content .hb-sub-title {
    font-size: 34px;
  }
}
@media (max-width: 1366px) {
  .home-banner-sec .hb-content .hb-sub-title {
    font-size: 28px;
  }
}
@media (max-width: 1199px) {
  .home-banner-sec .hb-content .hb-sub-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .home-banner-sec .hb-content .hb-sub-title {
    font-size: 14px;
  }
}
.home-banner-sec .hb-content .btn-wrap {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
  opacity: 0;
}
#delivery .address-display .address-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 991px) {
  #delivery .address-display .address-text {
    font-size: 14px;
    font-weight: 600;
  }
}
.display_store_address {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-width: 75%;
}
@media (max-width: 1199px) {
  .display_store_address {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .display_store_address {
    max-width: 100%;
  }
}
.display_store_address .address-display .address-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 991px) {
  .display_store_address .address-display .address-text {
    font-size: 14px;
    font-weight: 600;
  }
}
.lagacy-box .main-title {
  color: #ea680e;
  position: relative;
  margin-bottom: 43px;
}
.lagacy-box .main-title::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -10px;
  height: 2px;
  width: 67px;
  background-color: #2a2a2a;
}
@media (max-width: 1600px) {
  .lagacy-box .main-title {
    margin-bottom: 35px;
  }
}
.lagacy-box .thumbnail-container {
  padding-bottom: 60%;
  border-radius: 10px;
}
.lagacy-box .thumbnail-container img {
  border-radius: 10px;
}
.lagacy-box .c-wrapper {
  margin-top: 36px;
}
.lagacy-box .c-wrapper ul {
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.lagacy-box .c-wrapper ul li .social-link {
  height: 32px;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #e6e6e6;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lagacy-box .c-wrapper ul li .social-link i {
  line-height: 0;
}
.lagacy-box .c-wrapper ul li .social-link i svg {
  height: 13px;
  width: 13px;
}
.lagacy-box .c-wrapper ul li .social-link i svg path {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lagacy-box .c-wrapper ul li .social-link:hover {
  background-color: #2a2a2a;
}
.lagacy-box .c-wrapper ul li .social-link:hover i svg path {
  fill: #e6e6e6;
}
.about-sec .year-box {
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .about-sec .year-box {
    margin-bottom: 20px;
  }
}
.about-sec .year-box .year-count {
  height: 110px;
  min-width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 42px;
  color: #fff;
  line-height: 128.57%;
  background-color: #ea680e;
  border-radius: 50%;
  margin-right: 25px;
  font-family: Rubik, sans-serif;
  font-weight: 400;
}
@media (max-width: 1600px) {
  .about-sec .year-box .year-count {
    font-size: 35px;
    height: 90px;
    min-width: 90px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .about-sec .year-box .year-count {
    height: 80px;
    min-width: 80px;
    font-size: 30px;
  }
}
.about-sec .year-box .y-title {
  font-size: 24px;
  color: #ea680e;
  line-height: 141.67%;
  letter-spacing: 0.24px;
}
.about-sec .about-content ul {
  margin-top: 24px;
}
.about-sec .about-content ul li {
  list-style: none;
  padding-left: 30px;
  position: relative;
}
.about-sec .about-content ul li::before {
  content: "";
  position: absolute;
  height: 22px;
  width: 22px;
  background: url(../images/about-icon.svg);
  left: 0;
  top: 3px;
  background-repeat: no-repeat;
  background-size: contain;
}
.about-sec .btn-primary {
  margin-top: 50px;
}
@media (max-width: 1399px) {
  .about-sec .btn-primary {
    margin-top: 84px;
  }
}
@media (max-width: 991px) {
  .about-sec .btn-primary {
    margin-top: 30px;
  }
}
.about-sec .d-img .thumbnail-container {
  border-radius: 15px;
  padding-bottom: 78%;
}
@media (max-width: 767px) {
  .about-sec .d-img .thumbnail-container {
    padding-bottom: 35%;
  }
}
.about-sec .d-img .thumbnail-container img {
  border-radius: 15px;
}
@media (max-width: 576px) {
  .about-sec.new-about-section {
    padding-top: 0;
  }
}
.about-sec.new-about-section .about-content {
  background-color: #f7f7f7;
  padding: 20px 50px;
  border-radius: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1366px) {
  .about-sec.new-about-section .about-content {
    font-size: 26px;
    padding: 20px 30px;
  }
}
@media (max-width: 767px) {
  .about-sec.new-about-section .about-content {
    padding: 15px;
  }
}
.about-sec.new-about-section .about-content .about-section-title {
  font-size: 36px;
  font-weight: 400;
  color: #000;
  margin: 0 0 20px 0;
  line-height: 120%;
  letter-spacing: 0.5px;
}
@media (max-width: 1366px) {
  .about-sec.new-about-section .about-content .about-section-title {
    font-size: 26px;
    margin: 0 0 15px 0;
  }
}
@media (max-width: 767px) {
  .about-sec.new-about-section .about-content .about-section-title {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
}
.about-sec.new-about-section .about-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 175%;
  color: #000;
}
@media (max-width: 767px) {
  .about-sec.new-about-section .about-content p {
    font-size: 14px;
  }
}
.about-sec.new-about-section .about-content .btn-primary {
  margin-top: 0;
}
.about-sec.new-about-section .thumbnail-container {
  background-color: #fff;
}
@media (max-width: 767px) {
  .about-sec.new-about-section .thumbnail-container {
    padding-bottom: 35%;
  }
}
@media (max-width: 767px) {
  .about-sec.new-about-section img {
    max-width: 100%;
  }
}
.welcome-section .welcome-box .main-title {
  color: #ea680e;
  position: relative;
  margin-bottom: 43px;
}
@media (max-width: 1600px) {
  .welcome-section .welcome-box .main-title {
    margin-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .welcome-section .welcome-box .main-title {
    margin-bottom: 10px;
  }
}
.welcome-section .welcome-box .main-title::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -10px;
  height: 2px;
  width: 67px;
  background-color: #000;
  display: none;
}
.welcome-section .welcome-image img {
  width: 100%;
  max-width: 100%;
  border-radius: 11px;
}
.menuslider-section .menu-box {
  overflow: hidden;
}
.menuslider-section .menu-box .main-title {
  color: #000;
}
@media (max-width: 1699px) {
  .menuslider-section .menu-box .main-title {
    margin-top: 30px;
  }
}
@media (max-width: 1299px) {
  .menuslider-section .menu-box .main-title {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .menuslider-section .menu-box .main-title {
    margin-top: 20px;
  }
}
.menuslider-section .swiper-container {
  width: 100%;
  height: 100%;
}
.menuslider-section .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menuslider-section .swiper-slide .item {
  background-color: #fff;
  border-radius: 11px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
  width: 100%;
  height: 100%;
}
.menuslider-section .swiper-slide .item a {
  padding: 25px 15px;
  display: block;
}
@media (max-width: 991px) {
  .menuslider-section .swiper-slide .item a {
    padding: 15px 15px;
  }
}
.menuslider-section .swiper-slide .item .item-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0 20px 0;
}
.menuslider-section .swiper-slide .item .item-logo .logo-bg {
  width: 80px;
  height: 80px;
  background-color: #ea680e;
  border-radius: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.menuslider-section .swiper-slide .item .item-logo .logo-bg svg {
  width: 28px;
  height: 28px;
}
@media (max-width: 768px) {
  .menuslider-section .swiper-slide .item .item-logo .logo-bg svg {
    width: 18px;
    height: 18px;
  }
}
.menuslider-section .swiper-slide .item .item-title {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 120%;
  letter-spacing: 0.5px;
  min-height: 40px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .menuslider-section .swiper-slide .item .item-title {
    font-size: 14px;
    min-height: 32px;
  }
}
@media (max-width: 576px) {
  .menuslider-section .swiper-slide .item .item-title {
    font-size: 12px;
  }
}
.menuslider-section .swiper-button-prev,
.menuslider-section .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/new-images/left-arrow.png);
  left: 10px;
  right: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}
@media (max-width: 767px) {
  .menuslider-section .swiper-button-prev,
  .menuslider-section .swiper-container-rtl .swiper-button-next {
    background-size: 7px;
  }
}
.menuslider-section .swiper-button-next,
.menuslider-section .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/new-images/right-arrow.png);
  right: 10px;
  left: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}
@media (max-width: 767px) {
  .menuslider-section .swiper-button-next,
  .menuslider-section .swiper-container-rtl .swiper-button-prev {
    background-size: 7px;
  }
}
.menuslider-section .swiper {
  position: relative;
  margin: 10px;
}
.menuslider-section .swiper .swiper-button {
  position: absolute;
  right: 0;
  top: -80px;
  width: 45px;
  height: 45px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .menuslider-section .swiper .swiper-button {
    top: -49px;
    width: 25px;
    height: 25px;
  }
}
.menuslider-section .swiper .swiper-button:hover {
  background-color: #ea680e;
}
.menuslider-section .swiper .swiper-button.swiper-button-prev {
  left: 92.5% !important;
}
@media (max-width: 1366px) {
  .menuslider-section .swiper .swiper-button.swiper-button-prev {
    left: 91% !important;
  }
}
@media (max-width: 1199px) {
  .menuslider-section .swiper .swiper-button.swiper-button-prev {
    left: 89% !important;
  }
}
@media (max-width: 991px) {
  .menuslider-section .swiper .swiper-button.swiper-button-prev {
    left: 85% !important;
  }
}
@media (max-width: 767px) {
  .menuslider-section .swiper .swiper-button.swiper-button-prev {
    left: 89% !important;
  }
}
@media (max-width: 479px) {
  .menuslider-section .swiper .swiper-button.swiper-button-prev {
    left: 85% !important;
  }
}
@media (max-width: 379px) {
  .menuslider-section .swiper .swiper-button.swiper-button-prev {
    left: 83% !important;
  }
}
@media (max-width: 320px) {
  .menuslider-section .swiper .swiper-button.swiper-button-prev {
    left: 80% !important;
  }
}
@media (max-width: 767px) {
  .footer-top-image-section img {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
  }
}
.ac-cookies {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 15px 20px;
  max-width: 300px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-family: sans-serif;
}
@media (max-width: 320px) {
  .ac-cookies {
    left: 10px;
    right: 10px;
  }
}
.cookie-title {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
}
.cookie-text {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.cookie-btn {
  display: inline-block;
  padding: 6px 14px;
  border: 1px solid #000;
  border-radius: 5px;
  background: #fff;
  color: #000;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cookie-btn:hover {
  background: #ea680e;
  color: #000;
}
.services-sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 130px 0 100px 0;
}
@media (max-width: 1399px) {
  .services-sec {
    padding: 110px 0 95px 0;
  }
}
@media (max-width: 1199px) {
  .services-sec {
    padding: 90px 0 75px 0;
  }
}
@media (max-width: 991px) {
  .services-sec {
    padding: 70px 0 55px 0;
  }
}
@media (max-width: 767px) {
  .services-sec {
    padding: 60px 0 45px 0;
  }
}
.services-sec * {
  color: #e6e6e6;
}
.services-sec .main-title {
  color: #fff;
}
.services-sec .main-title,
.services-sec p {
  text-align: center;
}
.services-sec .services-listing {
  margin-top: 50px;
}
.services-sec .services-listing .gx-5 {
  --bs-gutter-x: 100px;
}
@media (max-width: 1399px) {
  .services-sec .services-listing .gx-5 {
    --bs-gutter-x: 80px;
  }
}
@media (max-width: 1199px) {
  .services-sec .services-listing .gx-5 {
    --bs-gutter-x: 50px;
  }
}
.services-sec .services-listing a {
  font-size: 24px;
  letter-spacing: 0.24px;
  line-height: 142%;
  padding: 30px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  font-family: Rubik, sans-serif;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .services-sec .services-listing a {
    font-size: 22px;
    padding: 20px 0;
  }
}
@media (max-width: 1399px) {
  .services-sec .services-listing a {
    font-size: 20px;
    padding: 15px 0;
  }
}
.services-sec .services-listing a span {
  position: relative;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .services-sec .services-listing a span {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 991px) {
  .services-sec .services-listing a span {
    width: 100%;
  }
}
.services-sec .services-listing a img {
  margin-left: 40px;
  margin-top: -60px;
  margin-bottom: -60px;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(0.3) translateX(-100px);
  -ms-transform: scale(0.3) translateX(-100px);
  transform: scale(0.3) translateX(-100px);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  height: auto;
  height: 136px;
  width: 109px;
}
@media (max-width: 1399px) {
  .services-sec .services-listing a img {
    height: 90px;
    width: 78px;
  }
}
@media (max-width: 1199px) {
  .services-sec .services-listing a img {
    display: none;
  }
}
.services-sec .services-listing a:hover span {
  color: #e1e1e1;
}
.services-sec .services-listing a:hover img {
  opacity: 1;
  -webkit-transform: scale(1) translateX(40px);
  -ms-transform: scale(1) translateX(40px);
  transform: scale(1) translateX(40px);
}
.technology-sec {
  position: relative;
  overflow: hidden;
}
.technology-sec .tec-slider {
  position: relative;
}
.technology-sec .tec-slider .mySwiper .swiper-slide .thumbnail-container {
  padding-bottom: 67%;
  border-radius: 15px;
}
.technology-sec .tec-slider .mySwiper .swiper-slide .thumbnail-container img {
  border-radius: 15px;
}
.technology-sec .tec-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 0 15px 15px 0;
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 15px;
  padding: 50px;
  text-align: center;
  opacity: 85%;
  z-index: 1;
}
@media (max-width: 1399px) {
  .technology-sec .tec-box {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .technology-sec .tec-box {
    position: relative;
    margin: -100px auto 0;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 991px) {
  .technology-sec .tec-box {
    margin: -50px auto 0;
  }
}
@media (max-width: 767px) {
  .technology-sec .tec-box {
    margin: -30px auto 0;
    width: 80%;
  }
}
@media (max-width: 576px) {
  .technology-sec .tec-box {
    width: 100%;
    padding: 20px;
    margin-top: 30px;
  }
}
@media (max-width: 1399px) {
  .technology-sec .tec-box .main-title {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .technology-sec .tec-box .main-title {
    margin-bottom: 15px;
  }
}
.technology-sec .tec-box p {
  max-width: 510px;
  margin: 0 auto;
}
.technology-sec .tec-box .tec-nav {
  -webkit-column-gap: 28px;
  -moz-column-gap: 28px;
  column-gap: 28px;
  margin-top: 50px;
}
@media (max-width: 1399px) {
  .technology-sec .tec-box .tec-nav {
    margin-top: 30px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
@media (max-width: 768px) {
  .technology-sec .tec-box .tec-nav {
    margin-top: 15px;
  }
}
.technology-sec .tec-box .tec-nav .swiper-button-next,
.technology-sec .tec-box .tec-nav .swiper-button-prev {
  background: 0 0;
  border: none;
  cursor: pointer;
  width: 50px;
  position: relative;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0;
  height: 18px;
  overflow: hidden;
  display: unset;
}
@media (max-width: 768px) {
  .technology-sec .tec-box .tec-nav .swiper-button-next,
  .technology-sec .tec-box .tec-nav .swiper-button-prev {
    width: 45px;
  }
}
.technology-sec .tec-box .tec-nav .swiper-button-next i,
.technology-sec .tec-box .tec-nav .swiper-button-prev i {
  width: 50px;
  height: 10px;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .technology-sec .tec-box .tec-nav .swiper-button-next i svg,
  .technology-sec .tec-box .tec-nav .swiper-button-prev i svg {
    width: 40px;
  }
}
.technology-sec .tec-box .tec-nav .swiper-button-next i:first-child,
.technology-sec .tec-box .tec-nav .swiper-button-prev i:first-child {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.technology-sec .tec-box .tec-nav .swiper-button-next i:last-child,
.technology-sec .tec-box .tec-nav .swiper-button-prev i:last-child {
  -webkit-transform: translate(100px, -50%);
  -ms-transform: translate(100px, -50%);
  transform: translate(100px, -50%);
}
.technology-sec .tec-box .tec-nav .swiper-button-next i:last-child svg path,
.technology-sec .tec-box .tec-nav .swiper-button-prev i:last-child svg path {
  fill: #ea680e;
}
@media (max-width: 1199px) {
  .technology-sec .tec-box .tec-nav .swiper-button-next i:last-child,
  .technology-sec .tec-box .tec-nav .swiper-button-prev i:last-child {
    display: none;
  }
}
@media (min-width: 1200px) {
  .technology-sec .tec-box .tec-nav .swiper-button-next:hover i:first-child,
  .technology-sec .tec-box .tec-nav .swiper-button-prev:hover i:first-child {
    -webkit-transform: translate(-100px, -50%);
    -ms-transform: translate(-100px, -50%);
    transform: translate(-100px, -50%);
  }
  .technology-sec .tec-box .tec-nav .swiper-button-next:hover i:last-child,
  .technology-sec .tec-box .tec-nav .swiper-button-prev:hover i:last-child {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.technology-sec .tec-box .tec-nav .swiper-button-next::after,
.technology-sec .tec-box .tec-nav .swiper-button-prev::after {
  display: none;
}
.technology-sec .tec-box .tec-nav .swiper-button-next svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.technology-sec .tec-box .tec-nav .swiper-button-prev i:last-child {
  -webkit-transform: translate(-100px, -50%);
  -ms-transform: translate(-100px, -50%);
  transform: translate(-100px, -50%);
}
.technology-sec .tec-box .tec-nav .swiper-button-prev i svg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
@media (min-width: 1200px) {
  .technology-sec .tec-box .tec-nav .swiper-button-prev:hover i:first-child {
    -webkit-transform: translate(100px, -50%);
    -ms-transform: translate(100px, -50%);
    transform: translate(100px, -50%);
  }
}
.we-card {
  max-width: 209px;
  width: 100%;
}
.we-card .thumbnail-container {
  padding-bottom: 113%;
  border-radius: 10px;
}
.we-carousel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.we-card-container {
  position: relative;
}
.we-card {
  width: 200px;
  background-color: #fff;
  color: #000;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-filter: none;
  filter: none;
}
.we-card h3 {
  font-size: 1.5rem;
  font-weight: 700;
}
.we-card p {
  color: #555;
}
.we-card.active {
  opacity: 1;
  z-index: 2;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.we-card.next-1,
.we-card.prev-1 {
  opacity: 0.5;
  -webkit-filter: blur(4px);
  filter: blur(4px);
  z-index: 1;
}
.we-card.next-2,
.we-card.prev-2 {
  opacity: 0.2;
  -webkit-filter: blur(6px);
  filter: blur(6px);
  z-index: 1;
}
.we-card.next-3,
.we-card.prev-3 {
  opacity: 0;
}
.we-card.prev-1 {
  -webkit-transform: translateX(-230px) rotate(-10deg) translateY(20px);
  -ms-transform: translateX(-230px) rotate(-10deg) translateY(20px);
  transform: translateX(-230px) rotate(-10deg) translateY(20px);
}
.we-card.next-1 {
  -webkit-transform: translateX(230px) rotate(10deg) translateY(20px);
  -ms-transform: translateX(230px) rotate(10deg) translateY(20px);
  transform: translateX(230px) rotate(10deg) translateY(20px);
}
.we-card.prev-2 {
  -webkit-transform: translateX(-483px) rotate(-20deg) translateY(80px);
  -ms-transform: translateX(-483px) rotate(-20deg) translateY(80px);
  transform: translateX(-483px) rotate(-20deg) translateY(80px);
}
.we-card.next-2 {
  -webkit-transform: translateX(483px) rotate(20deg) translateY(80px);
  -ms-transform: translateX(483px) rotate(20deg) translateY(80px);
  transform: translateX(483px) rotate(20deg) translateY(80px);
}
.we-card.prev-3 {
  -webkit-transform: translateX(-697px) rotate(-30deg) translateY(172px);
  -ms-transform: translateX(-697px) rotate(-30deg) translateY(172px);
  transform: translateX(-697px) rotate(-30deg) translateY(172px);
}
.we-card.next-3 {
  -webkit-transform: translateX(697px) rotate(30deg) translateY(172px);
  -ms-transform: translateX(697px) rotate(30deg) translateY(172px);
  transform: translateX(697px) rotate(30deg) translateY(172px);
}
.we-arrow {
  font-size: 24px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  padding: 20px;
  z-index: 20;
}
.we-arrow:hover {
  color: #555;
}
.curved-slider {
  position: relative;
  overflow-x: clip;
}
@media (min-width: 1200px) {
  .curved-slider::before {
    content: "";
    position: absolute;
    height: 1140px;
    width: 100%;
    background-image: url(../images/linear-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -550px;
    left: 0;
    right: 0;
    z-index: -1;
  }
}
.curved-slider .swiper-wrapper {
  padding-bottom: 120px;
}
@media (max-width: 1399px) {
  .curved-slider .swiper-wrapper {
    padding-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .curved-slider .swiper-wrapper {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .curved-slider .swiper-wrapper {
    padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .curved-slider .swiper-wrapper {
    padding-bottom: 10px;
  }
}
.gallery-card .box-img img {
  border-radius: 10px;
}
.testimonial-sec {
  overflow: hidden;
}
.testimonial-sec .section-head {
  max-width: 1160px;
}
@media (max-width: 1199px) {
  .testimonial-sec .section-head {
    row-gap: 12px;
  }
}
.testimonial-sec .section-head .title {
  font-size: 32px;
  line-height: 138%;
  letter-spacing: 0.32px;
  font-family: Rubik, sans-serif;
}
@media (max-width: 767px) {
  .testimonial-sec .section-head .title {
    font-size: 26px;
  }
}
@media (max-width: 576px) {
  .testimonial-sec .section-head .title {
    font-size: 22px;
  }
}
.testimonial-sec .section-head .part-02 {
  min-width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 50px;
}
.testimonial-sec .section-head .part-02 img {
  width: 156px;
}
@media (max-width: 1199px) {
  .testimonial-sec .section-head .part-02 img {
    width: 130px;
  }
}
@media (max-width: 767px) {
  .testimonial-sec .section-head .part-02 img {
    width: 115px;
  }
}
@media (max-width: 1399px) {
  .testimonial-sec .section-head .part-02 {
    margin: 0 35px;
  }
}
@media (max-width: 1199px) {
  .testimonial-sec .section-head .part-02 {
    margin: 0;
    min-width: 160px;
    height: 160px;
  }
}
@media (max-width: 767px) {
  .testimonial-sec .section-head .part-02 {
    min-width: 160px;
    height: 160px;
  }
}
.testimonial-sec .section-head .part-03 ul {
  margin-right: 20px;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}
@media (max-width: 1199px) {
  .testimonial-sec .section-head .part-03 ul {
    margin-right: 0;
  }
}
.testimonial-sec .mySwiper .swiper-slide {
  opacity: 0.2;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767px) {
  .testimonial-sec .mySwiper .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .testimonial-sec .mySwiper .swiper-slide.swiper-slide-next {
    opacity: 1;
  }
  .testimonial-sec .mySwiper .swiper-slide.swiper-slide-next + .swiper-slide {
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .testimonial-sec .mySwiper .swiper-slide.swiper-slide-next + .swiper-slide {
    opacity: 0.2;
  }
}
.testimonial-sec .mySwiper .testimonial-box {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.testimonial-sec .mySwiper .testimonial-box .client-box {
  padding: 30px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 576px) {
  .testimonial-sec .mySwiper .testimonial-box .client-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 1600px) {
  .testimonial-sec .mySwiper .testimonial-box .client-box {
    padding: 20px;
  }
}
.testimonial-sec .mySwiper .testimonial-box .client-box .image {
  height: 90px;
  min-width: 90px;
}
@media (max-width: 767px) {
  .testimonial-sec .mySwiper .testimonial-box .client-box .image {
    height: 60px;
    min-width: 60px;
  }
}
@media (max-width: 576px) {
  .testimonial-sec .mySwiper .testimonial-box .client-box p {
    text-align: center;
  }
}
.testimonial-sec .mySwiper .testimonial-box .rating-box {
  padding: 30px;
  border-top: 1px solid #d9d9d9;
}
@media (max-width: 480px) {
  .testimonial-sec .mySwiper .testimonial-box .rating-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1600px) {
  .testimonial-sec .mySwiper .testimonial-box .rating-box {
    padding: 20px;
  }
}
.testimonial-sec .mySwiper .testimonial-box .rating-box .name {
  font-size: 24px;
  color: #ea680e;
  line-height: 141.67%;
  letter-spacing: 0.24px;
}
@media (max-width: 767px) {
  .testimonial-sec .mySwiper .testimonial-box .rating-box .name {
    font-size: 20px;
  }
}
.testimonial-sec .mySwiper .testimonial-box .rating-box .rating {
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}
.test-slider {
  position: relative;
}
.test-slider .test-nav {
  max-width: 1370px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}
@media (min-width: 992px) {
  .test-slider .test-nav {
    top: 50%;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1399px) {
  .test-slider .test-nav {
    padding: 0 50px;
  }
}
@media (max-width: 991px) {
  .test-slider .test-nav {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
  }
}
.footer-main-01 {
  background-image: url(../images/new-images/fire-footer-bg.png);
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-main-01 * {
  color: #fff;
  fill: #f0f0f0;
}
@media (max-width: 576px) {
  .footer-main-01 .footer-logo {
    text-align: center;
    margin-bottom: 15px;
  }
}
@media (max-width: 379px) {
  .footer-main-01 .footer-logo {
    margin-bottom: 10px;
  }
}
.footer-main-01 .footer-logo .f-logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.footer-main-01 .footer-logo .f-logo img {
  max-width: 100%;
  width: 200px;
}
@media (max-width: 1366px) {
  .footer-main-01 .footer-logo .f-logo img {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .footer-main-01 .footer-logo .f-logo img {
    width: 125px;
  }
}
.footer-main-01 .footer-logo .f-logo img.loading {
  width: 50px;
  height: 50px;
}
.footer-main-01 .footer-logo .footer-logo-description {
  font-weight: 300;
  font-size: 14px;
  margin: 0;
  letter-spacing: 0.5px;
  color: #fff;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .footer-main-01 .footer-logo .footer-logo-description {
    font-size: 12px;
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .footer-main-01 .footer-logo .footer-logo-description {
    width: 85%;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 379px) {
  .footer-main-01 .footer-logo .footer-logo-description {
    width: 95%;
  }
}
.footer-main-01 .footer-top {
  padding-left: 100px;
}
@media (max-width: 1366px) {
  .footer-main-01 .footer-top {
    padding-left: 50px;
  }
}
@media (max-width: 1199px) {
  .footer-main-01 .footer-top {
    padding-left: 0;
  }
}
@media (max-width: 479px) {
  .footer-main-01 .footer-top .footer-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 479px) {
  .footer-main-01 .footer-top .footer-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 379px) {
  .footer-main-01 .footer-top .footer-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer-main-01 .footer-top .f-menu {
  list-style-type: none;
}
@media (max-width: 991px) {
  .footer-main-01 .footer-top .f-menu {
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  .footer-main-01 .footer-top .f-menu li {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.footer-main-01 .footer-top .f-menu li a {
  font-size: 14px;
  margin-bottom: 0;
  color: #f0f0f0;
}
@media (max-width: 576px) {
  .footer-main-01 .footer-top .f-menu li a {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .footer-main-01 .footer-top .f-menu li a {
    font-size: 12px;
  }
}
.footer-main-01 .footer-top .f-menu li a:focus,
.footer-main-01 .footer-top .f-menu li a:hover {
  color: #ea680e;
}
.footer-main-01 .footer-top .f-menu li + li {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .footer-main-01 .footer-top .f-menu li + li {
    margin-top: 5px;
  }
}
.footer-main-01 .footer-top .f-menu li.active a {
  color: #ea680e;
}
@media (max-width: 576px) {
  .footer-main-01 .footer-top .social {
    padding-left: 0;
  }
}
.footer-main-01 .footer-top .social li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 576px) {
  .footer-main-01 .footer-top .social li {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.footer-main-01 .footer-top .social li a {
  font-size: 14px;
  margin-bottom: 0;
  color: #f0f0f0;
  line-height: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 576px) {
  .footer-main-01 .footer-top .social li a {
    font-size: 12px;
  }
}
.footer-main-01 .footer-top .social li .social-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 3px 8px 0 0;
}
.footer-main-01 .footer-top .social li .social-icon svg {
  width: 14px;
  height: 14px;
  fill: #f0f0f0;
}
.footer-main-01 .footer-top .social li + li {
  margin-top: 10px;
}
@media (max-width: 576px) {
  .footer-main-01 .footer-top .social li + li {
    margin-top: 0;
  }
}
.footer-main-01 .footer-top .social li:hover a {
  color: #ea680e;
}
.footer-main-01 .footer-top .social li:hover .social-icon svg {
  fill: #ea680e;
}
.footer-main-01 .footer-top .social li:hover .social-icon svg path {
  fill: #ea680e;
}
.footer-main-01 .footer-top .f-title {
  color: #2a2a2a;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .footer-main-01 .footer-top .f-title {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer-main-01 .footer-top .f-title {
    margin-top: 30px;
  }
}
.footer-main-01 .footer-top .c-info {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 55px;
}
@media (max-width: 1600px) {
  .footer-main-01 .footer-top .c-info {
    gap: 45px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 1199px) {
  .footer-main-01 .footer-top .c-info {
    gap: 40px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer-main-01 .footer-top .c-info {
    gap: 30px;
  }
}
@media (max-width: 500px) {
  .footer-main-01 .footer-top .c-info {
    gap: 20px;
  }
}
.footer-main-01 .footer-top .c-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .footer-main-01 .footer-top .c-info li {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .footer-main-01 .footer-top .c-info li {
    width: 45%;
  }
}
@media (max-width: 500px) {
  .footer-main-01 .footer-top .c-info li {
    width: 100%;
  }
}
.footer-main-01 .footer-top .c-info li .n-icon {
  display: inline-block;
  height: 41px;
  min-width: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .footer-main-01 .footer-top .c-info li .n-icon {
    height: 35px;
    min-width: 35px;
    margin-right: 12px;
  }
  .footer-main-01 .footer-top .c-info li .n-icon svg {
    height: 18px;
    width: 18px;
  }
}
.footer-main-01 .footer-top .c-info li .c-title,
.footer-main-01 .footer-top .c-info li a,
.footer-main-01 .footer-top .c-info li div {
  font-size: 14px;
  letter-spacing: 0.14px;
  line-height: 130%;
  min-width: 130px;
}
.footer-main-01 .footer-top .c-info li .c-title {
  margin-bottom: 5px;
}
.footer-main-01 .footer-top .c-info li a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-main-01 .footer-top .c-info li a:hover {
  color: #e1e1e1;
}
.footer-main-01 .crafted span,
.footer-main-01 .reserved-text {
  font-size: 14px;
  margin-bottom: 3px;
  color: #f0f0f0;
}
@media (max-width: 479px) {
  .footer-main-01 .crafted span,
  .footer-main-01 .reserved-text {
    font-size: 12px;
  }
}
@media (max-width: 379px) {
  .footer-main-01 .crafted span,
  .footer-main-01 .reserved-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .footer-main-01 .reserved-text {
    margin-top: 0;
  }
}
.footer-main-01 .crafted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
@media (max-width: 576px) {
  .footer-main-01 .crafted {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
@media (max-width: 379px) {
  .footer-main-01 .crafted {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer-main-01 .crafted img {
  height: 21px;
  width: 21px;
  margin-left: 10px;
}
.footer-main-01 .reserved-text.mobile-title {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  text-align: left;
  letter-spacing: 0.7px;
}
@media (max-width: 479px) {
  .footer-main-01 .reserved-text.mobile-title {
    font-size: 12px;
  }
}
.footer-main-01 .reserved-text.mobile-qr {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-main-01 .reserved-text.mobile-qr .qr-image {
  margin-right: 10px;
}
.footer-main-01 .reserved-text.mobile-qr .qr-image img {
  width: 100px;
  height: 100px;
  max-width: 100%;
  border-radius: 4px;
}
@media (max-width: 1399px) {
  .footer-main-01 .reserved-text.mobile-qr .qr-image img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 479px) {
  .footer-main-01 .reserved-text.mobile-qr .qr-image img {
    width: 50px;
    height: 50px;
  }
}
.footer-main-01 .reserved-text.mobile-qr .mobile-app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer-main-01 .reserved-text.mobile-qr .mobile-app .imagApp + .imagApp {
  margin-top: 5px;
}
.footer-main-01 .reserved-text.mobile-qr .mobile-app img {
  width: 160px;
  max-width: 100%;
}
@media (max-width: 1399px) {
  .footer-main-01 .reserved-text.mobile-qr .mobile-app img {
    width: 125px;
  }
}
@media (max-width: 479px) {
  .footer-main-01 .reserved-text.mobile-qr .mobile-app img {
    width: 75px;
  }
}
@media (max-width: 379px) {
  .footer-main-01 .qr-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer-main-01 .footer-bottom {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #3b3b3b;
}
.footer-main-01 .footer-bottom-section {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #707070;
}
.inner-banner {
  padding-top: 150px;
  background-color: #f7f7f7;
  padding-bottom: 40px;
  position: relative;
  background-size: contain;
  background-position: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  overflow: hidden;
  background-repeat: no-repeat;
  height: 350px;
}
@media (max-width: 1600px) {
  .inner-banner {
    height: 290px;
  }
}
@media (max-width: 1440px) {
  .inner-banner {
    height: 280px;
  }
}
@media (max-width: 1399px) {
  .inner-banner {
    height: 250px;
  }
}
@media (max-width: 1299px) {
  .inner-banner {
    height: 235px;
  }
}
@media (max-width: 1024px) {
  .inner-banner {
    height: 215px;
  }
}
@media (max-width: 991px) {
  .inner-banner {
    background-image: none !important;
  }
}
@media (max-width: 767px) {
  .inner-banner {
    padding-top: 80px;
  }
}
@media (max-width: 576px) {
  .inner-banner {
    height: 150px;
  }
}
.inner-banner .caption {
  position: relative;
  z-index: 1;
}
.inner-banner .caption .banner-wrapper .breadcrumb-title {
  line-height: 129%;
  margin-bottom: 10px;
  letter-spacing: 0;
  position: relative;
  font-weight: 600;
  color: #2a2a2a;
}
@media (max-width: 767px) {
  .inner-banner .caption .banner-wrapper .breadcrumb-title {
    margin-bottom: 0;
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .inner-banner .caption .banner-wrapper .breadcrumb-title {
    font-size: 20px;
  }
}
.inner-banner .caption .banner-wrapper .main-title {
  max-width: 447px;
  margin-bottom: 17px;
}
.inner-banner .thumbnail-container {
  padding-bottom: 30%;
}
.innovation-sec .main-title {
  text-align: center;
}
.innovation-sec .counter-box {
  text-align: center;
  border-right: 1px solid #d9d9d9;
}
@media (max-width: 991px) {
  .innovation-sec .counter-box {
    border: none;
  }
}
.innovation-sec .counter-box .counter-number {
  font-size: 52px;
  color: #2a2a2a;
  line-height: 123%;
}
@media (max-width: 1199px) {
  .innovation-sec .counter-box .counter-number {
    font-size: 42px;
  }
}
@media (max-width: 576px) {
  .innovation-sec .counter-box .counter-number {
    font-size: 32px;
  }
}
.innovation-sec .counter-box p {
  font-size: 14px;
  color: #ea680e;
}
@media (max-width: 576px) {
  .innovation-sec .counter-box p {
    font-size: 12px;
  }
}
.founder-sec .thumbnail-container {
  padding-bottom: 90%;
}
.founder-sec .f-detail-box {
  background-color: #ea680e;
  padding: 110px 166px 110px 96px;
}
@media (max-width: 1600px) {
  .founder-sec .f-detail-box {
    padding: 100px 100px 100px 80px;
  }
}
@media (max-width: 1399px) {
  .founder-sec .f-detail-box {
    padding: 70px;
  }
}
@media (max-width: 1199px) {
  .founder-sec .f-detail-box {
    padding: 50px;
  }
}
@media (max-width: 767px) {
  .founder-sec .f-detail-box {
    padding: 40px 30px;
  }
}
.founder-sec .f-detail-box .designation {
  font-size: 14px;
  color: #e1e1e1;
  text-transform: uppercase;
}
.founder-sec .f-detail-box .main-title {
  font-size: 52px;
  color: #fff;
  line-height: 123%;
}
@media (max-width: 1399px) {
  .founder-sec .f-detail-box .main-title {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .founder-sec .f-detail-box .main-title {
    font-size: 32px;
  }
}
.founder-sec .f-detail-box p {
  color: #fff;
}
.founder-sec .f-detail-box p + p {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .founder-sec .f-detail-box p + p {
    margin-top: 15px;
  }
}
.booking-sec .thumbnail-container {
  padding-bottom: 92%;
  height: 100%;
}
.booking-sec .detail-box {
  background-color: #ea680e;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 90px 60px;
}
@media (max-width: 1600px) {
  .booking-sec .detail-box {
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .booking-sec .detail-box {
    padding: 30px;
  }
}
.booking-sec .detail-box .main-title {
  color: #fff;
}
.booking-sec .detail-box .btn {
  white-space: nowrap;
}
.teams-sec {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .teams-sec::before {
    content: "";
    position: absolute;
    height: 1140px;
    width: 100%;
    background-image: url(../images/linear-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -150px;
    right: -500px;
    z-index: -1;
  }
}
.teams-sec .section-head {
  margin-bottom: 50px;
}
@media (max-width: 1399px) {
  .teams-sec .section-head {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .teams-sec .section-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .teams-sec .section-head {
    margin-bottom: 30px;
  }
}
.teams-sec .section-head .main-title {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .teams-sec .section-head .main-title {
    text-align: center;
    margin-bottom: 20px;
  }
  .teams-sec .section-head .main-title br {
    display: none;
  }
}
.teams-sec .section-head .teams-nav {
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.teams-sec .section-head .teams-nav .swiper-button-next,
.teams-sec .section-head .teams-nav .swiper-button-prev {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
}
.teams-sec .mySwiper {
  overflow: hidden;
}
.teams-sec .mySwiper .swiper-slide .team-card {
  border-radius: 453px;
  position: relative;
  overflow: hidden;
}
.teams-sec .mySwiper .swiper-slide .team-card .thumbnail-container {
  border-radius: 453px;
  padding-bottom: 138%;
  border: 1px solid #b3b3b3;
}
.teams-sec .mySwiper .swiper-slide .team-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  padding: 26px;
  text-align: center;
  background-color: rgba(18, 39, 58, 0.902);
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.teams-sec .mySwiper .swiper-slide .team-card .overlay .designation {
  color: #2a2a2a;
}
.teams-sec .mySwiper .swiper-slide .team-card .overlay .name {
  color: #fff;
  font-size: 24px;
  margin: 4px auto;
  line-height: 110%;
}
@media (max-width: 768px) {
  .teams-sec .mySwiper .swiper-slide .team-card .overlay .name {
    font-size: 22px;
  }
}
.teams-sec .mySwiper .swiper-slide .team-card .overlay .post {
  color: #737c84;
}
.teams-sec .mySwiper .swiper-slide .team-card .overlay p {
  color: #fff;
  margin-top: 20px;
}
@media (max-width: 400px) {
  .teams-sec .mySwiper .swiper-slide .team-card .overlay p {
    font-size: 15px;
    margin-top: 7px;
    line-height: 150%;
  }
}
.teams-sec .mySwiper .swiper-slide .team-card:hover .overlay {
  opacity: 1;
}
.journey-sec .main-title {
  max-width: 574px;
  margin-bottom: 50px;
}
@media (max-width: 1399px) {
  .journey-sec .main-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .journey-sec .main-title {
    margin-bottom: 30px;
  }
}
.journey-sec .mySwiper::after {
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
  top: 50%;
  left: 0;
  content: "";
}
.journey-sec .swiper-slide {
  height: auto;
}
.journey-sec .swiper-slide .journey-card {
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 110px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
@media (max-width: 991px) and (min-width: 768px) {
  .journey-sec .swiper-slide .journey-card {
    row-gap: 70px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .journey-sec .swiper-slide .journey-card {
    padding-right: 20px;
  }
}
@media (max-width: 576px) {
  .journey-sec .swiper-slide .journey-card {
    padding-right: 8px;
  }
}
.journey-sec .swiper-slide .journey-card::after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  height: 10px;
  width: 10px;
  background-color: #2a2a2a;
  border-radius: 50%;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.journey-sec .swiper-slide .journey-card .image {
  max-width: 175px;
}
.journey-sec .swiper-slide .journey-card .image .thumbnail-container {
  padding-bottom: 120%;
  border-radius: 410px;
}
.journey-sec .swiper-slide .journey-card .content .year {
  font-size: 18px;
  color: #2a2a2a;
  line-height: 190%;
}
@media (max-width: 768px) {
  .journey-sec .swiper-slide .journey-card .content .year {
    font-size: 16px;
  }
}
.journey-sec .swiper-slide .journey-card .content .sm-title {
  font-size: 24px;
  color: #ea680e;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .journey-sec .swiper-slide .journey-card .content .sm-title {
    font-size: 22px;
    margin-bottom: 3px;
  }
}
.journey-sec .swiper-slide:nth-child(odd) .journey-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.journey-sec .swiper-slide:nth-child(even) .journey-card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.error-page .error-box .big-text {
  font-size: 225px;
  font-weight: 800;
  text-shadow: -1px 10px 4px rgba(234, 104, 14, 0.3);
  color: rgba(234, 104, 14, 0.4509803922);
  -webkit-text-stroke-color: #e1e1e1;
  -webkit-text-stroke-width: 3px;
  font-family: Rubik, sans-serif;
}
@media (max-width: 1199px) {
  .error-page .error-box .big-text {
    font-size: 200px;
  }
}
@media (max-width: 767px) {
  .error-page .error-box .big-text {
    font-size: 200px;
  }
}
@media (max-width: 480px) {
  .error-page .error-box .big-text {
    font-size: 150px;
  }
}
.error-page .error-box .big-text span {
  color: rgba(234, 104, 14, 0.4509803922);
  -webkit-text-stroke-color: #e1e1e1;
  -webkit-text-stroke-width: 3px;
  text-shadow: none;
  position: relative;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-color: #e1e1e1;
}
@media (max-width: 767px) {
  .error-page .error-box .big-text span {
    -webkit-text-stroke-width: 2px;
  }
}
.error-page .error-box .sm-title {
  font-weight: 400;
  color: #ea680e;
  font-family: Rubik, sans-serif;
}
.error-page .error-box p {
  font-size: 20px;
  color: #2a2a2a;
  max-width: 500px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .error-page .error-box p {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .error-page .error-box p {
    font-size: 16px;
  }
}
@-webkit-keyframes up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
  }
}
@keyframes up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
  }
}
@-webkit-keyframes down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(28px);
    transform: translateY(28px);
  }
}
@keyframes down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(28px);
    transform: translateY(28px);
  }
}
.thankyou-page .thank-box {
  padding: 80px 30px;
}
@media (max-width: 767px) {
  .thankyou-page .thank-box {
    padding: 0 15px;
  }
}
.thankyou-page .thank-box .icon {
  height: 100px;
  width: 100px;
  border: 4px solid #2a2a2a;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .thankyou-page .thank-box .icon {
    height: 80px;
    width: 80px;
  }
}
@media (max-width: 576px) {
  .thankyou-page .thank-box .icon {
    height: 50px;
    width: 50px;
  }
}
.thankyou-page .thank-box .icon img {
  -webkit-animation: spinanimation 6s infinite;
  animation: spinanimation 6s infinite;
}
.thankyou-page .thank-box .big-text {
  font-size: 100px;
  font-weight: 800;
  font-family: Rubik, sans-serif;
  line-height: 100%;
  text-transform: capitalize;
  text-shadow: -1px 10px 4px rgba(234, 104, 14, 0.3);
  color: rgba(234, 104, 14, 0.4509803922);
  -webkit-text-stroke-color: #e1e1e1;
  -webkit-text-stroke-width: 3px;
}
@media (max-width: 1199px) {
  .thankyou-page .thank-box .big-text {
    font-size: 85px;
  }
}
@media (max-width: 767px) {
  .thankyou-page .thank-box .big-text {
    font-size: 72px;
  }
}
@media (max-width: 576px) {
  .thankyou-page .thank-box .big-text {
    font-size: 58px;
  }
}
@media (max-width: 440px) {
  .thankyou-page .thank-box .big-text {
    font-size: 42px;
  }
}
.thankyou-page .thank-box .divider {
  width: 50%;
  height: 2px;
  background-color: #e1e1e1;
  margin: 40px auto 40px auto;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .thankyou-page .thank-box .divider {
    width: 100%;
    margin: 40px auto 25px auto;
  }
}
.thankyou-page .thank-box .divider img {
  height: auto;
  width: 100px;
  padding: 10px;
}
@media (max-width: 767px) {
  .thankyou-page .thank-box .divider img {
    width: 70px;
  }
}
.thankyou-page .thank-box .divider::after {
  position: absolute;
  background: #fff;
  content: "";
  height: 40px;
  width: 100px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 767px) {
  .thankyou-page .thank-box .divider::after {
    width: 70px;
  }
}
.thankyou-page .thank-box p {
  font-size: 18px;
  color: #2a2a2a;
  max-width: 100%;
  margin: 0 auto 20px auto;
}
@media (max-width: 767px) {
  .thankyou-page .thank-box p {
    font-size: 16px;
    margin: 20px auto;
    max-width: 400px;
  }
}
@media (max-width: 479px) {
  .thankyou-page .thank-box p {
    font-size: 14px;
    margin: 10px auto;
    max-width: 100%;
  }
}
.thankyou-page .thank-box .sm-title {
  font-size: 32px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .thankyou-page .thank-box .sm-title {
    font-size: 24px;
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  .thankyou-page .thank-box .sm-title {
    font-size: 20px;
  }
}
@-webkit-keyframes spinanimation {
  0% {
    -webkit-transform: rotateX(-20deg) rotateY(0);
    transform: rotateX(-20deg) rotateY(0);
  }
  75% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }
  100% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }
}
@keyframes spinanimation {
  0% {
    -webkit-transform: rotateX(-20deg) rotateY(0);
    transform: rotateX(-20deg) rotateY(0);
  }
  75% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }
  100% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }
}
.faq .faq-box svg {
  margin-right: 20px;
}
.faq .faq-box svg path {
  stroke: #e1e1e1;
}
.faq .faq-box .faq-text-box {
  border-left: 4px solid #e1e1e1;
}
.faq .accordion-item {
  background-color: transparent;
  border: none;
}
.faq .accordion-item + .accordion-item {
  margin-top: 20px;
}
.faq .accordion-item .accordion-button {
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .faq .accordion-item .accordion-button {
    padding: 10px 15px;
  }
}
.faq .accordion-item .accordion-button.collapsed {
  border-radius: 10px !important;
}
.faq .accordion-item .accordion-button::after,
.faq .accordion-item .accordion-button::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq .accordion-item .accordion-button::before {
  height: 11px;
  width: 22px;
  background-image: url(../images/menu-t-upper.svg);
  top: 25px;
  right: 17px;
}
@media (max-width: 991px) {
  .faq .accordion-item .accordion-button::before {
    top: 20px;
  }
}
.faq .accordion-item .accordion-button::after {
  height: 13px;
  width: 20px;
  background-image: url(../images/menu-t-bottom.svg);
  bottom: 27px;
  right: 18px;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
@media (max-width: 991px) {
  .faq .accordion-item .accordion-button::after {
    bottom: 19px;
  }
}
.faq .accordion-item .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #ea680e;
  border-radius: 10px 10px 0 0 !important;
}
.faq .accordion-item .accordion-button:not(.collapsed)::before {
  top: 23px;
}
@media (max-width: 991px) {
  .faq .accordion-item .accordion-button:not(.collapsed)::before {
    top: 15px;
  }
}
.faq .accordion-item .accordion-button:not(.collapsed)::after {
  bottom: 20px;
}
@media (max-width: 991px) {
  .faq .accordion-item .accordion-button:not(.collapsed)::after {
    bottom: 14px;
  }
}
.faq .accordion-item .accordion-body {
  padding: 20px;
  border: 1px solid #e1e1e1;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 767px) {
  .faq .accordion-item .accordion-body h6 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .faq .accordion-item .accordion-body p {
    font-size: 14px;
  }
}
.side-bar {
  background-color: #ea680e;
  border-radius: 15px;
  padding: 20px;
  position: sticky;
  top: 120px;
}
@media (max-width: 991px) {
  .side-bar {
    margin-top: 25px;
  }
}
.side-bar .title {
  color: #fff;
}
.side-bar ul {
  list-style-type: none;
}
.side-bar ul li {
  padding-left: 0;
  width: 100%;
}
.side-bar ul li::before {
  display: none;
}
.side-bar ul li a {
  padding: 15px;
  width: 100%;
  border-radius: 10px;
  color: #fff;
  background-color: #3a5a76;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .side-bar ul li a {
    padding: 10px;
  }
}
.side-bar ul li a .focus,
.side-bar ul li a:active,
.side-bar ul li a:focus,
.side-bar ul li a:not([disabled]):not(.disabled):active,
.side-bar ul li a:visited {
  color: #fff;
}
.side-bar ul li a::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0%;
  background-color: #e1e1e1;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.side-bar ul li a span:first-child {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.side-bar ul li a .icon {
  height: 30px;
  min-width: 30px;
  line-height: 0;
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.side-bar ul li a .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.side-bar ul li a .icon i:last-child {
  -webkit-transform: translate(-50%, -30px);
  -ms-transform: translate(-50%, -30px);
  transform: translate(-50%, -30px);
  opacity: 0;
}
.side-bar ul li a .icon svg {
  height: 15px;
  width: 15px;
}
.side-bar ul li a .icon svg path {
  fill: #ea680e;
}
@media (min-width: 1200px) {
  .side-bar ul li a:hover {
    color: #fff;
  }
  .side-bar ul li a:hover::before {
    width: 100%;
  }
  .side-bar ul li a:hover .icon i:first-child {
    -webkit-transform: translate(30px, -50%);
    -ms-transform: translate(30px, -50%);
    transform: translate(30px, -50%);
    opacity: 0;
  }
  .side-bar ul li a:hover .icon i:last-child {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }
}
.contact-us-page .main-title {
  color: #ea680e;
  margin-bottom: 20px;
  font-size: 30px;
}
@media (max-width: 1399px) {
  .contact-us-page .main-title {
    margin-bottom: 25px;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .contact-us-page .main-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 379px) {
  .contact-us-page .main-title {
    font-size: 24px;
  }
}
.contact-us-page p {
  margin-bottom: 20px;
  max-width: 480px;
}
@media (max-width: 767px) {
  .contact-us-page p {
    margin-bottom: 15px;
  }
}
.contact-us-page .c-captcha div {
  margin: 0 auto;
  display: block;
}
@media (max-width: 479px) {
  .contact-us-page .c-captcha div {
    scale: 1.04;
  }
}
@media (max-width: 379px) {
  .contact-us-page .c-captcha div {
    scale: 0.91;
  }
}
@media (max-width: 320px) {
  .contact-us-page .c-captcha div {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
  }
}
.contact-us-page .c-main-box .c-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 479px) {
  .contact-us-page .c-main-box .c-card {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.contact-us-page .c-main-box .c-card .n-icon {
  height: 50px;
  min-width: 50px;
  background: rgba(255, 255, 255, 0.48);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
}
@media (max-width: 576px) {
  .contact-us-page .c-main-box .c-card .n-icon {
    height: 40px;
    min-width: 40px;
  }
}
.contact-us-page .c-main-box .c-card .n-icon svg {
  fill: #2a2a2a;
}
.contact-us-page .c-main-box .c-card .title {
  font-size: 18px;
  color: #ea680e;
  margin-bottom: 4px;
  letter-spacing: 0;
}
@media (max-width: 576px) {
  .contact-us-page .c-main-box .c-card .title {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.contact-us-page .c-main-box .c-card p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 140%;
}
@media (max-width: 576px) {
  .contact-us-page .c-main-box .c-card p {
    font-size: 12px;
  }
}
.contact-us-page .c-main-box .c-card a {
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
}
@media (max-width: 479px) {
  .contact-us-page .c-main-box .c-card a {
    font-size: 14px;
  }
}
.contact-us-page .c-main-box .c-card a:hover {
  color: #2a2a2a;
}
.contact-us-page .c-main-box .bottom-box {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid #000;
}
@media (max-width: 1199px) {
  .contact-us-page .c-main-box .bottom-box {
    margin-top: 30px;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .contact-us-page .c-main-box .bottom-box {
    margin-top: 20px;
  }
}
.contact-us-page .c-main-box .bottom-box .title {
  font-size: 24px;
  margin-bottom: 20px;
  color: #ea680e;
}
@media (max-width: 576px) {
  .contact-us-page .c-main-box .bottom-box .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.contact-us-page .c-main-box .bottom-box .social-icon {
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.contact-us-page .c-main-box .bottom-box .social-icon a {
  height: 50px;
  min-width: 50px;
  background-color: #ea680e;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
    rgba(60, 64, 67, 0.15) 0 2px 6px 2px;
}
@media (max-width: 576px) {
  .contact-us-page .c-main-box .bottom-box .social-icon a {
    height: 40px;
    min-width: 40px;
  }
}
.contact-us-page .c-main-box .bottom-box .social-icon a i {
  line-height: 0;
}
.contact-us-page .c-main-box .bottom-box .social-icon a i path {
  fill: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-us-page .c-main-box .bottom-box .social-icon a i circle {
  fill: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-us-page .c-main-box .bottom-box .social-icon a:hover {
  background: rgba(255, 255, 255, 0.48);
}
.contact-us-page .c-main-box .bottom-box .social-icon a:hover i path {
  fill: #2a2a2a;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-us-page .c-main-box .bottom-box .social-icon a:hover i circle {
  fill: #2a2a2a;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-us-page .c-form {
  padding: 30px;
  border-radius: 11px;
  background-color: #f7f7f7;
}
@media (max-width: 1199px) {
  .contact-us-page .c-form {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .contact-us-page .c-form {
    padding: 20px;
  }
}
.contact-us-page .c-form textarea.form-control {
  height: 230px;
}
@media (max-width: 1199px) {
  .contact-us-page .c-form textarea.form-control {
    height: 150px;
  }
}
.contact-us-page .map {
  line-height: 0;
}
.contact-us-page .map iframe {
  margin-top: 60px;
  width: 100%;
}
@media (max-width: 1199px) {
  .contact-us-page .map iframe {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .contact-us-page .map iframe {
    margin-top: 40px;
  }
}
@keyframes spinanimation {
  0% {
    -webkit-transform: rotateX(-20deg) rotateY(0);
    transform: rotateX(-20deg) rotateY(0);
  }
  75% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }
  100% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }
}
.sitemap-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .sitemap-page .sitemap-list .content {
    padding: 0;
  }
}
.sitemap-page .sitemap-list .content > li {
  list-style: none;
  position: relative;
  width: 25%;
  padding-bottom: 50px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .sitemap-page .sitemap-list .content > li {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .sitemap-page .sitemap-list .content > li {
    width: 50%;
    padding-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .sitemap-page .sitemap-list .content > li {
    width: 100%;
    padding-bottom: 25px;
  }
}
.sitemap-page .sitemap-list .content > li::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background-image: url(../images/ul-li-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
  top: 7px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  z-index: 2;
}
.sitemap-page .sitemap-list .content > li a {
  font-size: 22px;
  font-weight: 500;
  line-height: 130%;
  color: #2a2a2a;
  display: inline-block;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .sitemap-page .sitemap-list .content > li a {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .sitemap-page .sitemap-list .content > li a {
    font-size: 18px;
  }
}
.sitemap-page .sitemap-list .content > li a:hover {
  color: #ea680e;
}
.sitemap-page .sitemap-list .content > li ul {
  padding-top: 10px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sitemap-page .sitemap-list .content > li ul li {
  width: 100%;
  padding: 0;
  margin-top: 10px;
  list-style-type: none;
}
.sitemap-page .sitemap-list .content > li ul li:before {
  margin: 11px 0 0 -26px;
  content: "";
  position: absolute;
  background-color: #ea680e;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .sitemap-page .sitemap-list .content > li ul li:before {
    margin: 10px 0 0 -23px;
  }
}
.sitemap-page .sitemap-list .content > li ul li a {
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  color: #2a2a2a;
  padding-left: 0;
  background: 0 0;
}
@media (max-width: 767px) {
  .sitemap-page .sitemap-list .content > li ul li a {
    font-size: 18px;
  }
}
.sitemap-page .sitemap-list .content > li ul li a:hover {
  color: #ea680e;
}
.sitemap-page .sitemap-list .content > li ul li ul {
  margin: -8px 0 10px 25px;
  position: relative;
}
.sitemap-page .sitemap-list .content > li ul li ul li:first-child {
  padding-top: 0;
}
@media (max-width: 1366px) and (orientation: landscape) {
  .min-height-page {
    min-height: calc(100vh - 250px - 286px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .min-height-page {
    min-height: calc(100vh - 215px - 266px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 1366px) and (orientation: landscape) {
  .min-height-nobannerpage {
    min-height: calc(100vh - 250px - 286px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .min-height-nobannerpage {
    min-height: calc(100vh - 66px - 266px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.form-group .form-label {
  color: #000;
}
.form-control:focus {
  border-color: #2a2a2a !important;
  -webkit-box-shadow: 0 0 0 0.25rem #eee !important;
  box-shadow: 0 0 0 0.25rem #eee !important;
}
.coming-soon-page .n-icon img {
  width: 75px;
}
.select2-container {
  width: 105px !important;
}
@media (max-width: 576px) {
  .select2-container {
    width: 85px !important;
  }
}
.select2-container--default .select2-selection--single {
  padding: 4px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.select2-selection {
  border-radius: 4px !important;
  min-height: 32px !important;
}
@media (max-width: 576px) {
  .select2-selection {
    min-height: 28px !important;
  }
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 1.25 !important;
}
.select2-container .select2-selection--single {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  width: 105px;
}
@media (max-width: 576px) {
  .select2-container .select2-selection--single {
    width: 85px !important;
  }
}
@media (max-width: 479px) {
  .select2-container .select2-selection--single {
    height: 20px !important;
  }
}
.select2-container--default .select2-selection--single {
  background-color: #e1e1e1;
  color: #000;
  border: 1px solid #ccc;
  height: 38px;
  border-radius: 4px;
  padding: 5px 10px;
}
@media (max-width: 576px) {
  .select2-container--default .select2-selection--single {
    height: 28px;
    padding: 5px 5px;
  }
}
@media (max-width: 479px) {
  .select2-container--default .select2-selection--single {
    height: 20px;
  }
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #000;
  line-height: 26px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}
.select2-container--default .select2-results__option {
  color: #000 !important;
  background-color: #eee !important;
  padding: 5px 10px;
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 576px) {
  .select2-container--default .select2-results__option {
    font-size: 12px;
  }
}
.select2-container--default .select2-results__option--selected {
  background-color: #ea680e !important;
  color: #fff !important;
}
.select2-container--open .select2-dropdown--below {
  border-radius: 4px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important;
}
@media (max-width: 576px) {
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
    padding-right: 10px !important;
    font-size: 12px !important;
  }
}
.cms ol ~ p strong,
.cms ul ~ p strong {
  color: #000 !important;
}
.cms a {
  color: #ea680e;
}
.cms a.active,
.cms a:active,
.cms a:focus,
.cms a:hover {
  color: #2a2a2a;
}
.cms figure.image {
  margin-top: 0;
}
.cms figure.image img {
  aspect-ratio: 6/4;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.footer-main-01 .crafted {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.footer-main-01 .crafted img {
  width: 14px;
  height: 14px;
  vertical-align: middle;
  max-width: 100%;
}
@media (max-width: 576px) {
  .footer-main-01 .crafted img {
    margin-left: 5px;
  }
}
.contact-us-page .c-captcha div {
  width: 100% !important;
}
@media (max-width: 767px) {
  .contact-us-page .c-captcha div {
    text-align: center;
  }
}
.lazy.loading {
  width: 50px;
  height: 50px;
}
.fullImage .cms figure.image img {
  aspect-ratio: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.address-display {
  font-size: 0.95rem;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.address-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  word-break: break-word;
}
.order-now-btn {
  white-space: nowrap;
  padding: 0.375rem 0.75rem;
  font-weight: 600;
}
.find_current_location.loading {
  opacity: 0.6;
  pointer-events: none;
  position: relative;
}
.find_current_location.loading::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  border: 2px solid #fff;
  border-top-color: #333;
  border-radius: 50%;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@keyframes spin {
  to {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@media (max-width: 1299px) {
  .home-banner-sec {
    height: 500px;
  }
}
