/*!
 * Disigned & Developed by Intersmart Solutions (https://intersmartsolution.com)
 * Copyright 2011-2021 Intersmart Solutions pvt LTD.
 */
@import "https://www.spacentrenearme.com/cdn.jsdelivr.net/npm/bootstrap%405.0.0-beta1/dist/css/bootstrap.min.css";
@import "https://www.spacentrenearme.com/cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css";
@import "https://www.spacentrenearme.com/cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css";
@import "https://www.spacentrenearme.com/cdn.jsdelivr.net/npm/select2%404.1.0-rc.0/dist/css/select2.min.css";
@import "https://www.spacentrenearme.com/cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/css/bootstrap-datetimepicker.min.css";
@import "https://www.spacentrenearme.com/netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css";
@import url("//fonts.googleapis.com/css2?family=Courier+Prime&amp;display=swap");

* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  list-style: none;
  box-sizing: border-box;
  border-collapse: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-rendering: optimizeSpeed;
  text-rendering: optimizeSpeed;
}

*,
::after,
::before {
  box-sizing: border-box;
}

html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  clear: both;
}

html {
  font-family: "Mulish", sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}

body {
  margin: 0;
  font-family: "Mulish", sans-serif;
  font-size: 1.4rem;
  min-width: 320px;
  -webkit-overflow-scrolling: touch;
  color: #5d5d5d;
  background: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

b,
strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background: transparent;
  -webkit-tap-highlight-color: transparent;
  color: #1a1a1a;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
}

a:hover {
  text-decoration-color: transparent;
}

a:focus {
  outline: none !important;
  text-decoration-color: transparent;
}

a:active {
  outline: 0;
}

a:active {
  color: #3990e6;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration-color: transparent;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration-color: transparent;
}

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

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

audio:not([controls]) svg:not(:root) {
  overflow: hidden;
}

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

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

table.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

table td,
table th {
  padding: 0;
}

ul,
ol {
  list-style: none outside none;
  padding: 0;
}

h1 {
  line-height: normal;
  color: #4e9525;
  font-size: 26px;
}

#Reimbursement .box img {
  width: 100%;
}

#Reimbursement .box h3 {
  width: 100%;
  margin-top: 10px;
  font-size: 24px;
}

#Reimbursement .box p {
  width: 100%;
}

@media only screen and (min-width: 468px) {
  h1 {
    font-size: 28px;
  }
}

@media only screen and (min-width: 576px) {
  h1 {
    font-size: 32px;
  }
}

@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 1441px) {
  h1 {
    font-size: 40px;
  }
}

h2,
h3 {
  font-weight: 600;
  font-size: 22px;
}

@media only screen and (min-width: 468px) {
  h2,
  h3 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 576px) {
  h2,
  h3 {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1200px) {
  h2,
  h3 {
    font-size: 32px;
  }
}

@media only screen and (min-width: 1441px) {
  h2,
  h3 {
    font-size: 36px;
  }
}

h4 {
  font-size: 24px;
}

@media only screen and (min-width: 576px) {
  h4 {
    font-size: 29px;
  }
}

h5 {
  font-size: 22px;
}

@media only screen and (min-width: 576px) {
  h5 {
    font-size: 27px;
  }
}

h6 {
  font-size: 20px;
}

@media only screen and (min-width: 576px) {
  h6 {
    font-size: 24px;
  }
}

p {
  color: #5d5d5d;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 22px;
}

@media only screen and (min-width: 468px) {
  p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 1441px) {
  p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 25px;
  }
}

p a {
  font-weight: 600;
  color: #4e9525;
}

img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  width: 100%;
  height: auto;
}

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

select {
  word-wrap: normal;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
select,
textarea {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial,
    sans-serif;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected,
textarea:-internal-autofill-previewed,
textarea:-internal-autofill-selected,
select:-internal-autofill-previewed,
select:-internal-autofill-selected {
  background-color: inherit !important;
  background-image: none !important;
  color: inherit !important;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:-webkit-autofill,
.form-control:-webkit-autofill:hover,
.form-control:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

input[type="date"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control,
input[type="time"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

::selection,
::-moz-selection {
  background: #caa136;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background: #caa136;
  border-radius: 30px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0 grey;
  border-radius: 0px;
  background: #4e9525;
}

svg {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}

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

.slick-slider div {
  outline: none;
  box-shadow: none;
  border: none;
}

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

.slick-slider:focus {
  outline: 0;
}

.slick-slider.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.slick-slider .slick-slide img {
  display: block;
}

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none;
}

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

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

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}

.slickArrow .arrow.slick-hidden {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 992px) {
  .container {
    max-width: 1050px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
}

@media only screen and (min-width: 1441px) {
  .container {
    max-width: 1260px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .container {
    max-width: 95%;
  }
}

@media only screen and (max-width: 768px) {
  .container {
    max-width: none;
  }
}

.modal-backdrop {
  background: rgba(0, 0, 0, 0.55);
  z-index: 2;
}

.modal-backdrop.show {
  opacity: 1;
}

#Header {
  width: 100%;
  z-index: 2;
  top: 0px;
  left: 0px;
  animation-duration: 0.5s;
  background: rgba(45, 89, 19, 0.9);
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 3px solid #4e9525;
}

@media only screen and (min-width: 992px) {
  #Header {
    padding: 0 45px;
    position: absolute;
  }
}

@media only screen and (min-width: 1441px) {
  #Header {
    padding: 0 135px;
  }
}

@media only screen and (min-width: 992px) {
  #Header .mainHeader {
    width: calc(100% - 275px);
  }
}

@media only screen and (min-width: 1200px) {
  #Header .mainHeader {
    width: calc(100% - 515px);
  }
}

@media only screen and (min-width: 1441px) {
  #Header .mainHeader {
    width: calc(100% - 530px);
  }
}

#Header #HeaderPOP {
  background: rgba(33, 34, 41, 0.45);
  min-height: 100vh;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP {
    position: unset;
    display: block;
    opacity: 1;
    padding: 0px;
    overflow: visible;
    width: auto;
    height: auto;
    background: transparent;
    min-height: auto;
  }
}

#Header #HeaderPOP .modal-dialog {
  margin: 0;
  max-width: 100%;
  -webkit-transform: none;
  transform: none;
  background: #4e9525;
  height: 100%;
  left: -100%;
  transition: ease-in-out all 0.3s;
}

@media (max-width: 992px) and (min-width: 468px) {
  #Header #HeaderPOP .modal-dialog {
    max-width: 350px;
  }
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .modal-dialog {
    background: transparent;
    left: auto;
    position: unset;
  }
}

#Header #HeaderPOP .modal-content {
  padding: 0px;
  width: 100%;
  height: auto;
  background: transparent;
  border: none;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .modal-content {
    position: unset;
  }
}

#Header #HeaderPOP .modal-body {
  padding: 0px;
  display: flex;
  justify-content: center;
  background: #2d5913;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .modal-body {
    background: transparent;
    position: unset;
    align-items: center;
  }
}

#Header #HeaderPOP .modal-body .btnClose {
  position: fixed;
  right: 16px;
  top: 14px;
  background: none;
  opacity: 1;
  border: none;
  outline: none;
  box-shadow: none;
  width: 25px;
  height: 25px;
  z-index: 1;
}

@media only screen and (min-width: 468px) {
  #Header #HeaderPOP .modal-body .btnClose {
    right: 14px;
    top: 21px;
    width: 35px;
    height: 35px;
  }
}

#Header #HeaderPOP .modal-body .btnClose span {
  width: 100%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.28);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}

#Header #HeaderPOP .modal-body .btnClose span:nth-child(1) {
  transform: rotate(45deg) translate(0px, 0px);
}

#Header #HeaderPOP .modal-body .btnClose span:nth-child(2) {
  transform: rotate(-45deg) translate(2px, -2px);
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .modal-body .btnClose {
    display: none;
  }
}

#Header #HeaderPOP.show .modal-dialog {
  left: 0px;
}

#Header #HeaderPOP .navbar-nav {
  margin: 0 -6px;
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  #Header #HeaderPOP .navbar-nav {
    margin: 0 -10px;
  }
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list:not(:last-of-type) {
  border-bottom: 1px solid #3b6f1c;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list:not(:last-of-type) {
    border-bottom: 0px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list .link {
  color: #fff;
  font-weight: 500;
  padding: 25px 6px;
  display: block;
  font-size: 14px;
  padding: 18px 15px;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list .link {
    font-size: 12px;
    color: #fff;
    padding: 28px 8.5px;
  }
}

@media only screen and (min-width: 1200px) {
  #Header #HeaderPOP .navbar-nav .nav-list .link {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1300px) {
  #Header #HeaderPOP .navbar-nav .nav-list .link {
    font-size: 13px;
  }
}

@media only screen and (min-width: 1555px) {
  #Header #HeaderPOP .navbar-nav .nav-list .link {
    font-size: 15px;
    padding: 44px 15px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list .link.deskbtn {
  display: none;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list .link.deskbtn {
    display: block;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list .link.mobbtn {
  display: block;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list .link.mobbtn {
    display: none;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.active .link,
#Header #HeaderPOP .navbar-nav .nav-list:hover .link {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.active .link,
  #Header #HeaderPOP .navbar-nav .nav-list:hover .link {
    color: #caa136;
  }
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop {
    position: unset;
  }
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .link {
    position: relative;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .link::after {
  content: "";
  position: absolute;
  margin: auto;
  background: #fff;
  transform: rotate(45deg);
  z-index: 9991;
  opacity: 0;
  border-left: 1px solid rgba(175, 178, 179, 0.271);
  border-top: 1px solid rgba(175, 178, 179, 0.271);
  bottom: -6px;
  width: 12px;
  height: 12px;
  left: 20px;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .link::after {
    left: 0px;
    right: 0px;
    width: 17px;
    height: 17px;
    bottom: -10.5px;
  }
}

@media only screen and (min-width: 1200px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .link::after {
    bottom: -8.5px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop [data-bs-toggle="dropdown"] {
  position: relative;
  background: url(https://www.spacentrenearme.com/assets/images/down-arrow.svg) no-repeat center;
  background-size: 10px;
  background-position: center right 10px;
}

@media only screen and (min-width: 992px) {
  #Header
    #HeaderPOP
    .navbar-nav
    .nav-list.MegaDrop
    [data-bs-toggle="dropdown"] {
    background: transparent;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0;
  width: 100%;
  margin: 0px;
  top: 97% !important;
  transform: translate(0px, 0px) !important;
  position: static !important;
  left: 0px !important;
  padding: 15px 15px 25px;
  box-shadow: 9.44px 11.657px 100px 0px rgba(25, 64, 108, 0.2);
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu {
    padding: 30px 20px 50px;
    position: absolute !important;
  }
}

@media only screen and (min-width: 1200px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu {
    padding: 60px 25px 35px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu::after {
  content: "";
  position: absolute;
  margin: auto;
  background: #fff;
  transform: rotate(45deg);
  z-index: -1;
  opacity: 0;
  border-left: 1px solid rgba(175, 178, 179, 0.271);
  border-top: 1px solid rgba(175, 178, 179, 0.271);
  top: -6px;
  width: 12px;
  height: 12px;
  left: 20px;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu::after {
    left: 0px;
    right: 0px;
    top: -8.5px;
    width: 17px;
    height: 17px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu .lftBox {
  display: none;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu .lftBox {
    display: block;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu .container {
  padding: 0px;
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul {
  padding: 0px;
  margin: 0px;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 35px;
  }
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul li {
    padding-right: 20px;
    width: calc(100% / 3);
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a {
  color: #5d5d5d;
  font-weight: 500;
  display: block;
  font-size: 12px;
  position: relative;
  padding: 8px 0;
  padding-left: 20px;
}

@media only screen and (min-width: 468px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a {
    padding: 13px 0;
    padding-left: 30px;
  }
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a {
    padding: 12px 10px;
    padding-left: 30px;
  }
}

@media only screen and (min-width: 1200px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1300px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a {
    font-size: 13px;
  }
}

@media only screen and (min-width: 1555px) {
  #Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a {
    font-size: 15px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a::before {
  content: "";
  position: absolute;
  left: 0px;
  background: url(https://www.spacentrenearme.com/assets/images/listIcon.png) no-repeat center;
  background-size: contain;
  top: 10px;
  width: 14px;
  height: 14px;
}

@media only screen and (min-width: 468px) {
  #Header
    #HeaderPOP
    .navbar-nav
    .nav-list.MegaDrop
    .dropdown-menu
    ul
    a::before {
    top: 14px;
    width: 19px;
    height: 19px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu ul a:hover {
  color: #4e9525;
  transform: translateX(5px);
}

#Header
  #HeaderPOP
  .navbar-nav
  .nav-list.MegaDrop
  .dropdown-menu
  ul
  a.show::after {
  opacity: 1;
}

@media only screen and (min-width: 992px) {
  #Header
    #HeaderPOP
    .navbar-nav
    .nav-list.MegaDrop
    .dropdown-menu
    ul
    a.show::after {
    opacity: 0;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.MegaDrop .dropdown-menu.show {
  display: block;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list:hover .link::after {
    opacity: 1;
  }

  #Header
    #HeaderPOP
    .navbar-nav
    .nav-list:hover
    [data-bs-toggle="dropdown"]::after {
    opacity: 1;
  }

  #Header #HeaderPOP .navbar-nav .nav-list:hover .dropdown-menu {
    opacity: 1;
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.dropdown:hover .NormalMenu {
    display: block;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.dropdown .NormalMenu {
  background: #fff;
  border: none;
  border-radius: 0;
  width: 100%;
  margin: 0px;
  top: 100% !important;
  transform: translate(0px, 0px) !important;
  position: static !important;
  left: 0px !important;
  padding: 0px;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.dropdown .NormalMenu {
    width: fit-content;
    width: -moz-fit-content;
    position: absolute !important;
    min-width: 250px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.dropdown .NormalMenu::after {
  content: "";
  position: absolute;
  margin: auto;
  background: #fff;
  transform: rotate(45deg);
  z-index: -1;
  opacity: 1;
  border-left: 1px solid rgba(175, 178, 179, 0.271);
  border-top: 1px solid rgba(175, 178, 179, 0.271);
  top: -6px;
  width: 12px;
  height: 12px;
  left: 20px;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.dropdown .NormalMenu::after {
    left: 33px;
    top: -8.5px;
    width: 17px;
    height: 17px;
  }
}

#Header #HeaderPOP .navbar-nav .nav-list.dropdown .NormalMenu.show {
  display: block;
}

@media only screen and (min-width: 992px) {
  #Header #HeaderPOP .navbar-nav .nav-list.dropdown .NormalMenu.show {
    display: none;
  }
}

#Header .logo {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 265px;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  #Header .logo {
    width: 180px;
  }
}

@media only screen and (min-width: 1441px) {
  #Header .logo {
    width: 400px;
  }
}

#Header .GetAppointment {
  align-items: center;
  justify-content: center;
  background-color: #caa136;
  color: #fffffe;
  font-weight: 600;
  width: 145px;
  height: 38px;
  font-size: 11px;
  margin-right: 75px;
  display: none;
}

@media only screen and (min-width: 468px) {
  #Header .GetAppointment {
    display: flex;
  }
}

@media only screen and (min-width: 768px) {
  #Header .GetAppointment {
    width: 170px;
    height: 42px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 992px) {
  #Header .GetAppointment {
    margin-right: 0px;
  }
}

@media only screen and (min-width: 1441px) {
  #Header .GetAppointment {
    width: 183px;
    height: 49px;
    font-size: 15px;
  }
}

#Header .GetAppointment::before {
  background: #4e9525;
}

#Header .MenuIcon {
  display: flex;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  #Header .MenuIcon {
    display: none;
  }
}

#Header .MenuIcon button {
  display: block;
  border: none;
  width: 60px;
  height: 60px;
  font-size: 0;
  outline: none;
  padding: 15px;
  margin-right: 0;
  margin-top: 0;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  height: 100%;
}

@media only screen and (max-width: 468px) {
  #Header .MenuIcon button {
    width: 55px;
  }
}

#Header .MenuIcon button span {
  width: 100%;
  height: 2px;
  display: block;
  background: #fff;
  opacity: 0.45;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}

#Header .MenuIcon button span:nth-child(2) {
  width: 90%;
}

#Header .MenuIcon button span:nth-child(3) {
  width: 66%;
}

#Header .MenuIcon button span:nth-child(4) {
  width: 76%;
}

#Header .MenuIcon button span ~ span {
  margin-top: 5px;
}

@media only screen and (max-width: 468px) {
  #Header .MenuIcon button span ~ span {
    margin-top: 4px;
  }
}

#Header .MenuIcon button.open span {
  width: 100%;
}

#Header.sticky {
  position: fixed;
  width: 100%;
  animation-name: fadeInDown;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  z-index: 2;
  top: 0px;
  background: #2d5913;
}

#Header.sticky .logo {
  width: 200px;
  height: 50px;
}

@media only screen and (min-width: 768px) {
  #Header.sticky .logo {
    width: 250px;
    height: 72px;
  }
}

@media only screen and (min-width: 1441px) {
  #Header.sticky .logo {
    width: 295px;
  }
}

@media only screen and (min-width: 1555px) {
  #Header.sticky #HeaderPOP .navbar-nav .nav-list .link {
    font-size: 14px;
    padding: 30px 15px;
  }
}

@media only screen and (min-width: 1441px) {
  #Header.sticky .GetAppointment {
    width: 165px;
    height: 45px;
    font-size: 13px;
  }
}

#pageWrapper {
  overflow: hidden;
}

.MainHead {
  margin-bottom: 25px;
}

@media only screen and (min-width: 468px) {
  .MainHead {
    margin-bottom: 30px;
  }
}

.MainHead .Sub {
  font-weight: 600;
  color: #4e9525;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 9px;
  margin-bottom: 5px;
}

@media only screen and (min-width: 468px) {
  .MainHead .Sub {
    margin-bottom: 15px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 992px) {
  .MainHead .Sub {
    font-size: 13px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .MainHead .Sub {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  .MainHead .Sub {
    font-size: 16px;
    margin-bottom: 35px;
  }
}

.MainHead .head {
  font-weight: 500;
  font-family: "Playfair Display", serif;
  color: #1a1a19;
  font-size: 22px;
  line-height: 32px;
  margin: 0px;
}

@media only screen and (min-width: 468px) {
  .MainHead .head {
    font-size: 26px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 576px) {
  .MainHead .head {
    font-size: 28px;
  }
}

@media only screen and (min-width: 992px) {
  .MainHead .head {
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 1200px) {
  .MainHead .head {
    font-size: 35px;
    line-height: 45px;
  }
}

@media only screen and (min-width: 1441px) {
  .MainHead .head {
    font-size: 40px;
  }
}

.MainHead .position {
  font-size: 20px;
  color: #1a1a19;
  margin-top: 15px;
}

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

.comBtn {
  position: relative;
}

.comBtn::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  background: #caa136;
  -webkit-transition: -webkit-transform 0.45s
    cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.comBtn span {
  position: relative;
  z-index: 1;
}

.comBtn:hover {
  color: #fff;
}

.comBtn:hover::before {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.readMore {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4e9525;
  text-transform: uppercase;
  width: fit-content;
  width: -moz-fit-content;
  letter-spacing: 1px;
  font-size: 11px;
}

@media only screen and (min-width: 468px) {
  .readMore {
    font-size: 12px;
  }
}

.readMore svg {
  fill: #4e9525;
  transform: rotate(180deg) translateY(2px);
  margin-left: 18px;
  width: 11px;
  height: 11px;
  transition: all 0.5s ease-in-out;
  filter: drop-shadow(0px 0px 0px rgba(243, 185, 34, 0));
}

.readMore:hover {
  color: #4e9525;
}

.readMore:hover svg {
  filter: drop-shadow(-8px 0px 0px rgba(78, 149, 37, 0.85));
  -webkit-animation: ArrowAnim 0.3s forwards;
  -moz-animation: ArrowAnim 0.3s forwards;
  animation: ArrowAnim 0.3s forwards;
}

@keyframes ArrowAnim {
  49% {
    transform: rotate(180deg) translateY(2px) translateX(-100%);
  }

  50% {
    opacity: 0;
    transform: rotate(180deg) translateY(2px) translateX(100%);
  }

  51% {
    opacity: 1;
  }
}

#pageBanner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 230px;
}

@media only screen and (min-width: 576px) {
  #pageBanner {
    height: 375px;
  }
}

@media only screen and (min-width: 992px) {
  #pageBanner {
    height: 470px;
  }
}

@media only screen and (min-width: 1441px) {
  #pageBanner {
    height: 680px;
  }
}

#pageBanner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#pageBanner::after {
  content: "";
  background: linear-gradient(180deg, rgba(6, 15, 1, 0), rgba(6, 15, 1, 0.6));
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 60%;
  width: 100%;
  z-index: 0;
  opacity: 0;
  transition-delay: 1s;
  transition: all 0.3s;
  animation-delay: 1s;
  animation-name: opacity;
  animation-duration: 3s;
}

@keyframes opacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#pageBanner .BannerContent {
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  bottom: 0px;
  z-index: 1;
}

#pageBanner .BannerContent .pageHead {
  font-family: "Playfair Display", serif;
  color: #fff;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 25px;
}

@media only screen and (min-width: 468px) {
  #pageBanner .BannerContent .pageHead {
    font-size: 30px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 576px) {
  #pageBanner .BannerContent .pageHead {
    font-size: 38px;
  }
}

@media only screen and (min-width: 992px) {
  #pageBanner .BannerContent .pageHead {
    font-size: 44px;
    margin-bottom: 35px;
  }
}

@media only screen and (min-width: 1441px) {
  #pageBanner .BannerContent .pageHead {
    font-size: 55px;
  }
}

#pageBanner .BannerContent .tagLine {
  font-size: 10px;
  color: #edf4e9;
  text-transform: uppercase;
  background-color: #4e9525;
  width: fit-content;
  width: -moz-fit-content;
  padding: 5px 30px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
}

@media only screen and (min-width: 468px) {
  #pageBanner .BannerContent .tagLine {
    font-size: 12px;
  }
}

@media only screen and (min-width: 576px) {
  #pageBanner .BannerContent .tagLine {
    padding: 5px 50px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  #pageBanner .BannerContent .tagLine {
    font-size: 15px;
  }
}

.parallax {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.parallax img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.select2-dropdown .select2-results__option {
  font-size: 14px;
}

.select2-dropdown
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #4e9525;
}

#MainSlider .carousel-item img {
  object-fit: cover;
  width: 100vw;
  height: calc(100vh - 110px);
  min-height: 355px;
  max-height: 355px;
  object-position: center right;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-item img {
    object-position: center;
    max-height: 100%;
  }
}

@media only screen and (min-width: 768px) and (min-height: 768px) {
  #MainSlider .carousel-item img {
    height: calc(100vh - 425px);
  }
}

@media only screen and (min-width: 992px) {
  #MainSlider .carousel-item img {
    height: calc(100vh - 50px);
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-item img {
    height: calc(100vh - 71px);
  }
}

#MainSlider .carousel-item .container {
  position: relative;
}

#MainSlider .carousel-item .carouselCntnt {
  position: absolute;
  left: 15px;
  right: auto;
  z-index: 2;
  transform: translateY(60px);
  opacity: 0;
  transition: all 0.8s;
  max-width: 480px;
  bottom: 45px;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-item .carouselCntnt {
    bottom: 115px;
    max-width: 630px;
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-item .carouselCntnt {
    max-width: 725px;
    bottom: 150px;
  }
}

@media only screen and (min-width: 1550px) {
  #MainSlider .carousel-item .carouselCntnt {
    bottom: 215px;
  }
}

#MainSlider .carousel-item .carouselCntnt .carouselSubTitle {
  color: #caa136;
  letter-spacing: 2px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 10px;
  font-size: 9px;
}

@media only screen and (min-width: 992px) {
  #MainSlider .carousel-item .carouselCntnt .carouselSubTitle {
    margin-bottom: 15px;
    font-size: 10px;
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-item .carouselCntnt .carouselSubTitle {
    margin-bottom: 20px;
    font-size: 15px;
  }
}

#MainSlider .carousel-item .carouselCntnt .carouselTitle {
  font-family: "Playfair Display", serif;
  color: #fff;
  line-height: normal;
  font-size: 26px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-item .carouselCntnt .carouselTitle {
    font-size: 38px;
  }
}

@media only screen and (min-width: 576px) {
  #MainSlider .carousel-item .carouselCntnt .carouselTitle {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  #MainSlider .carousel-item .carouselCntnt .carouselTitle {
    font-size: 42px;
    margin-bottom: 35px;
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-item .carouselCntnt .carouselTitle {
    font-size: 48px;
  }
}

@media only screen and (min-width: 1550px) {
  #MainSlider .carousel-item .carouselCntnt .carouselTitle {
    font-size: 55px;
  }
}

#MainSlider .carousel-item .carouselCntnt .info {
  color: #fff;
  font-weight: 500;
  line-height: 20px;
  font-size: 12px;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-item .carouselCntnt .info {
    font-size: 13px;
  }
}

@media only screen and (min-width: 992px) {
  #MainSlider .carousel-item .carouselCntnt .info {
    font-size: 14px;
    line-height: 22px;
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-item .carouselCntnt .info {
    font-size: 16px;
    line-height: 22px;
  }
}

#MainSlider .carousel-item .carouselCntnt a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffffe;
  font-weight: 600;
  background: #4e9525;
  width: 155px;
  height: 40px;
  font-size: 10px;
  margin-top: 25px;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-item .carouselCntnt a {
    width: 190px;
    height: 45px;
    font-size: 11px;
    margin-top: 30px;
  }
}

@media only screen and (min-width: 576px) {
  #MainSlider .carousel-item .carouselCntnt a {
    font-size: 12px;
    margin-top: 45px;
  }
}

@media only screen and (min-width: 992px) {
  #MainSlider .carousel-item .carouselCntnt a {
    width: 200px;
    height: 47px;
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-item .carouselCntnt a {
    font-size: 15px;
    width: 244px;
    height: 49px;
  }
}

#MainSlider .carousel-item.active .carouselCntnt {
  transform: translateY(0px);
  opacity: 1;
}

#MainSlider .carousel-item.active .carouselCntnt .carouselTitle,
#MainSlider .carousel-item.active .carouselCntnt .info,
#MainSlider .carousel-item.active .carouselCntnt a {
  transform: translateY(0px);
  opacity: 1;
}

#MainSlider .carousel-indicators {
  justify-content: flex-start;
  bottom: 15px;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-indicators {
    bottom: 50px;
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-indicators {
    bottom: 70px;
  }
}

@media only screen and (min-width: 1550px) {
  #MainSlider .carousel-indicators {
    bottom: 120px;
  }
}

#MainSlider .carousel-indicators .container {
  display: flex;
}

#MainSlider .carousel-indicators button {
  border-radius: 50%;
  background-color: transparent;
  padding: 0;
  margin: 0;
  outline: none;
  box-shadow: none;
  transition: all 0.3s;
  width: 8px;
  height: 8px;
  border: 1px solid #e9e9e9;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-indicators button {
    border: 2px solid #e9e9e9;
    width: 10px;
    height: 10px;
  }
}

@media only screen and (min-width: 1441px) {
  #MainSlider .carousel-indicators button {
    width: 13px;
    height: 13px;
  }
}

#MainSlider .carousel-indicators button:not(:last-of-type) {
  margin-right: 15px;
}

@media only screen and (min-width: 468px) {
  #MainSlider .carousel-indicators button:not(:last-of-type) {
    margin-right: 25px;
  }
}

#MainSlider .carousel-indicators button.active {
  border-color: #4e9525;
}

#clinicalExcellence {
  background: rgba(78, 149, 37, 0.102);
  padding: 15px 0 0;
}

@media only screen and (min-width: 992px) {
  #clinicalExcellence {
    padding: 0px;
  }
}

#clinicalExcellence .FlexRow {
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 992px) {
  #clinicalExcellence .FlexRow {
    margin-top: -217px;
  }
}

@media only screen and (min-width: 1200px) {
  #clinicalExcellence .FlexRow {
    margin-top: -237px;
  }
}

@media only screen and (min-width: 1441px) {
  #clinicalExcellence .FlexRow {
    margin-top: -247px;
  }
}

#clinicalExcellence .FlexRow .InfoCard {
  background: #fff;
  height: 100%;
  width: 100%;
  padding: 20px 20px 30px;
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .InfoCard {
    padding: 25px 30px 35px 35px;
  }
}

@media only screen and (min-width: 768px) {
  #clinicalExcellence .FlexRow .InfoCard {
    padding: 50px 30px 65px 35px;
  }
}

@media only screen and (min-width: 992px) {
  #clinicalExcellence .FlexRow .InfoCard {
    width: 435px;
  }
}

@media only screen and (min-width: 1200px) {
  #clinicalExcellence .FlexRow .InfoCard {
    width: 500px;
    padding: 65px 50px 70px 55px;
  }
}

@media only screen and (min-width: 1441px) {
  #clinicalExcellence .FlexRow .InfoCard {
    padding: 60px 50px 60px 55px;
  }
}

#clinicalExcellence .FlexRow .InfoCard .headBox {
  margin-bottom: 15px;
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .InfoCard .headBox {
    margin-bottom: 25px;
  }
}

#clinicalExcellence .FlexRow .InfoCard .headBox .Name {
  font-size: 24px;
  color: #595959;
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .InfoCard .headBox .Name {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1441px) {
  #clinicalExcellence .FlexRow .InfoCard .headBox .Name {
    font-size: 30px;
  }
}

#clinicalExcellence .FlexRow .InfoCard .headBox .Position {
  font-size: 12px;
  font-weight: 600;
  color: #0d0d0d;
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .InfoCard .headBox .Position {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  #clinicalExcellence .FlexRow .InfoCard .headBox .Position {
    font-size: 18px;
  }
}

#clinicalExcellence .FlexRow .InfoCard .tag {
  color: #4e9525;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 1px;
  font-size: 10px;
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .InfoCard .tag {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1441px) {
  #clinicalExcellence .FlexRow .InfoCard .tag {
    font-size: 13px;
  }
}

#clinicalExcellence .FlexRow .flexBox {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 992px) {
  #clinicalExcellence .FlexRow .flexBox {
    width: calc(100% - 435px);
  }
}

@media only screen and (min-width: 1200px) {
  #clinicalExcellence .FlexRow .flexBox {
    width: calc(100% - 500px);
  }
}

#clinicalExcellence .FlexRow .flexBox .flex {
  width: 100%;
  justify-content: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 576px) {
  #clinicalExcellence .FlexRow .flexBox .flex {
    justify-content: flex-start;
  }
}

#clinicalExcellence .FlexRow .flexBox .flex .item {
  width: 100%;
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .flexBox .flex .item {
    width: calc(100% / 2);
  }
}

@media only screen and (min-width: 576px) {
  #clinicalExcellence .FlexRow .flexBox .flex .item {
    width: calc(100% / 3);
  }
}

#clinicalExcellence .FlexRow .flexBox .flex .item .box {
  height: 100%;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  transition: all 0.3s;
}

@media only screen and (min-width: 1200px) {
  #clinicalExcellence .FlexRow .flexBox .flex .item .box {
    padding: 30px 25px;
  }
}

@media only screen and (min-width: 1441px) {
  #clinicalExcellence .FlexRow .flexBox .flex .item .box {
    padding: 35px 30px;
  }
}

#clinicalExcellence .FlexRow .flexBox .flex .item .box .align {
  width: 100%;
}

#clinicalExcellence .FlexRow .flexBox .flex .item .box .icon {
  margin-bottom: 15px;
}

#clinicalExcellence .FlexRow .flexBox .flex .item .box .icon img {
  max-width: 40px;
}

#clinicalExcellence .FlexRow .flexBox .flex .item .box .service {
  font-family: "Playfair Display", serif;
  color: #fff;
  line-height: 26px;
  margin-bottom: 10px;
  font-size: 20px;
}

@media only screen and (min-width: 1200px) {
  #clinicalExcellence .FlexRow .flexBox .flex .item .box .service {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1441px) {
  #clinicalExcellence .FlexRow .flexBox .flex .item .box .service {
    font-size: 24px;
  }
}

#clinicalExcellence .FlexRow .flexBox .flex .item .box .tagLine {
  font-size: 12px;
  color: #fff;
  line-height: normal;
}

#clinicalExcellence .FlexRow .flexBox .flex .item .box a {
  margin-top: 15px;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
}

#clinicalExcellence .FlexRow .flexBox .flex .item:nth-child(odd) .box {
  background: #4e9525;
}

#clinicalExcellence .FlexRow .flexBox .flex .item:nth-child(even) .box {
  background: rgba(202, 161, 54, 0.8);
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .flexBox .flex .item:nth-child(even) .box {
    background: #caa136;
  }
}

#clinicalExcellence .FlexRow .flexBox .flex.Top {
  justify-content: flex-end;
  direction: rtl;
}

@media only screen and (min-width: 992px) {
  #clinicalExcellence .FlexRow .flexBox .flex.Top {
    direction: ltr;
  }
}

#clinicalExcellence .FlexRow .flexBox .flex.Top .item {
  z-index: 1;
  position: relative;
  direction: ltr;
}

#clinicalExcellence .FlexRow .flexBox .flex.Top .item:nth-child(odd) .box {
  background: #4e9525;
}

@media only screen and (min-width: 992px) {
  #clinicalExcellence .FlexRow .flexBox .flex.Top .item:nth-child(odd) .box {
    background: rgba(78, 149, 37, 0.8);
  }
}

#clinicalExcellence
  .FlexRow
  .flexBox
  .flex.Top
  .item:nth-child(odd)
  .box:hover {
  background: #4e9525;
}

#clinicalExcellence .FlexRow .flexBox .flex.Top .item:nth-child(even) .box {
  background: rgba(202, 161, 54, 0.8);
}

@media only screen and (min-width: 468px) {
  #clinicalExcellence .FlexRow .flexBox .flex.Top .item:nth-child(even) .box {
    background: #caa136;
  }
}

@media only screen and (min-width: 992px) {
  #clinicalExcellence .FlexRow .flexBox .flex.Top .item:nth-child(even) .box {
    background: rgba(202, 161, 54, 0.8);
  }
}

#clinicalExcellence
  .FlexRow
  .flexBox
  .flex.Top
  .item:nth-child(even)
  .box:hover {
  background: #caa136;
}

#WhoVR {
  background: rgba(78, 149, 37, 0.102);
  padding: 40px 0;
}

@media only screen and (min-width: 468px) {
  #WhoVR {
    padding: 75px 0;
  }
}

@media only screen and (min-width: 992px) {
  #WhoVR {
    padding: 100px 0;
  }
}

@media only screen and (min-width: 1200px) {
  #WhoVR {
    padding: 95px 0 120px;
  }
}

@media only screen and (min-width: 1441px) {
  #WhoVR {
    padding: 130px 0 145px;
  }
}

#WhoVR .ImgSec {
  width: 100%;
  position: relative;
  margin-top: 40px;
}

@media only screen and (min-width: 468px) {
  #WhoVR .ImgSec {
    width: 295px;
    height: 290px;
    padding-right: 35px;
  }
}

@media only screen and (min-width: 992px) {
  #WhoVR .ImgSec {
    width: 415px;
    height: 430px;
  }
}

@media only screen and (min-width: 1200px) {
  #WhoVR .ImgSec {
    padding-right: 60px;
  }
}

@media only screen and (min-width: 1441px) {
  #WhoVR .ImgSec {
    height: 415px;
    padding-right: 85px;
  }
}

#WhoVR .ImgSec::before {
  content: "";
  border-radius: 8px;
  background-color: #4e9525;
  opacity: 0.302;
  position: absolute;
  top: -35px;
  left: 0px;
  z-index: 0;
  width: 100%;
  height: 80%;
}

@media only screen and (min-width: 468px) {
  #WhoVR .ImgSec::before {
    left: -30px;
    width: 280px;
    height: 275px;
  }
}

@media only screen and (min-width: 992px) {
  #WhoVR .ImgSec::before {
    width: 329px;
    height: 315px;
  }
}

@media only screen and (min-width: 1441px) {
  #WhoVR .ImgSec::before {
    height: 337px;
  }
}

#WhoVR .ImgSec .img {
  border-radius: 8px;
  box-shadow: 0px 5px 70px 0px rgba(26, 28, 42, 0.2);
  overflow: hidden;
  z-index: 1;
  position: relative;
  width: 85%;
  height: 345px;
  margin: auto;
}

@media only screen and (min-width: 468px) {
  #WhoVR .ImgSec .img {
    width: 100%;
    height: 100%;
  }
}

#WhoVR .ImgSec .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#WhoVR .ImgSec .info {
  padding: 25px 0 0 35px;
}

#WhoVR .ImgSec .info .name {
  font-size: 20px;
  color: #000;
}

#WhoVR .ImgSec .info .position {
  font-size: 16px;
  color: #606060;
}

#WhoVR .CntntSec {
  width: 100%;
  padding-top: 45px;
}

@media only screen and (min-width: 468px) {
  #WhoVR .CntntSec {
    padding-top: 125px;
  }
}

@media only screen and (min-width: 768px) {
  #WhoVR .CntntSec {
    padding-top: 20px;
    width: calc(100% - 295px);
  }
}

@media only screen and (min-width: 992px) {
  #WhoVR .CntntSec {
    width: calc(100% - 415px);
  }
}

#WhoVR .CntntSec .flex {
  margin: 0px -15px;
}

@media only screen and (min-width: 992px) {
  #WhoVR .CntntSec .flex {
    margin: -15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 1200px) {
  #WhoVR .CntntSec .flex {
    margin: -30px;
  }
}

#WhoVR .CntntSec .flex .box {
  width: 100%;
  padding: 0px 15px;
}

@media only screen and (min-width: 992px) {
  #WhoVR .CntntSec .flex .box {
    padding: 15px;
    width: 50%;
  }
}

@media only screen and (min-width: 1200px) {
  #WhoVR .CntntSec .flex .box {
    padding: 30px;
  }
}

#WhoVR .CntntSec .btnSec {
  margin: -5px;
  margin-top: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 468px) {
  #WhoVR .CntntSec .btnSec {
    margin: -10px;
  }
}

@media only screen and (min-width: 1441px) {
  #WhoVR .CntntSec .btnSec {
    margin-top: 40px;
  }
}

#WhoVR .CntntSec .btnSec li {
  width: 50%;
  padding: 5px;
}

@media only screen and (min-width: 468px) {
  #WhoVR .CntntSec .btnSec li {
    padding: 10px;
  }
}

#WhoVR .CntntSec .btnSec li a {
  background-color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e1e1e;
  font-weight: 600;
  height: 40px;
  font-size: 11px;
}

@media only screen and (min-width: 468px) {
  #WhoVR .CntntSec .btnSec li a {
    height: 45px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 1441px) {
  #WhoVR .CntntSec .btnSec li a {
    height: 51px;
    font-size: 14px;
  }
}

#WhoVR .CntntSec .btnSec li a:hover {
  border-color: #caa136;
  color: #fff;
}

#WhoVR .CntntSec .btnSec li:first-child a {
  background: #4e9525;
  color: #fff;
  letter-spacing: 1px;
}

#Excellence {
  background: #fff;
  position: relative;
  padding: 40px 0 45px;
}

@media only screen and (min-width: 468px) {
  #Excellence {
    padding: 75px 0 80px;
  }
}

@media only screen and (min-width: 1441px) {
  #Excellence {
    padding: 95px 0 150px;
  }
}

#Excellence .leafPaters {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0px;
  pointer-events: none;
  display: none;
}

@media only screen and (min-width: 768px) {
  #Excellence .leafPaters {
    display: block;
  }
}

#Excellence .leafPaters .item {
  position: absolute;
}

#Excellence .leafPaters .item:nth-child(1) {
  top: -20px;
  left: 15%;
}

#Excellence .leafPaters .item:nth-child(1) img {
  width: 80px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .leafPaters .item:nth-child(1) img {
    width: auto;
  }
}

#Excellence .leafPaters .item:nth-child(2) {
  right: 25%;
  top: -18px;
}

#Excellence .leafPaters .item:nth-child(2) img {
  width: 30px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .leafPaters .item:nth-child(2) img {
    width: auto;
  }
}

#Excellence .leafPaters .item:nth-child(3) {
  top: 20%;
  right: 0;
}

#Excellence .leafPaters .item:nth-child(3) img {
  width: 80px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .leafPaters .item:nth-child(3) img {
    width: auto;
  }
}

#Excellence .leafPaters .item:nth-child(4) {
  top: 50%;
  left: 0px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .leafPaters .item:nth-child(4) {
    left: -40px;
  }
}

#Excellence .leafPaters .item:nth-child(4) img {
  width: 45px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .leafPaters .item:nth-child(4) img {
    width: auto;
  }
}

#Excellence .leafPaters .item:nth-child(5) {
  bottom: 5%;
  left: 5%;
}

@media only screen and (min-width: 1441px) {
  #Excellence .leafPaters .item:nth-child(5) {
    bottom: 16%;
    left: 16%;
  }
}

#Excellence .leafPaters .item:nth-child(6) {
  right: -30px;
  bottom: 16%;
}

#Excellence .leafPaters .item:nth-child(6) img {
  width: 60px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .leafPaters .item:nth-child(6) img {
    width: auto;
  }
}

#Excellence .row {
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .row {
    margin-top: 75px;
  }
}

#Excellence .ItmList .item {
  margin-bottom: 18px;
}

@media only screen and (min-width: 768px) {
  #Excellence .ItmList .item:last-of-type {
    margin-bottom: 0px;
  }
}

#Excellence .ItmList .item .box {
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 5px 70px 0px rgba(30, 33, 56, 0.1);
  display: flex;
  align-items: center;
  transition: all 0.3s;
  padding: 15px;
}

@media only screen and (min-width: 768px) {
  #Excellence .ItmList .item .box {
    padding: 20px 20px 20px 30px;
  }
}

@media only screen and (min-width: 1200px) {
  #Excellence .ItmList .item .box {
    padding: 27px 30px 30px 35px;
  }
}

#Excellence .ItmList .item .box .icon {
  width: 40px;
}

@media only screen and (min-width: 768px) {
  #Excellence .ItmList .item .box .icon {
    width: 45px;
  }
}

@media only screen and (min-width: 1441px) {
  #Excellence .ItmList .item .box .icon {
    width: 58px;
  }
}

#Excellence .ItmList .item .box .icon img {
  max-width: 58px;
  transition: all 0.3s;
}

#Excellence .ItmList .item .box .cntnt {
  padding-left: 20px;
  width: calc(100% - 40px);
}

@media only screen and (min-width: 768px) {
  #Excellence .ItmList .item .box .cntnt {
    padding-left: 25px;
    width: calc(100% - 45px);
  }
}

@media only screen and (min-width: 1441px) {
  #Excellence .ItmList .item .box .cntnt {
    padding-left: 35px;
    width: calc(100% - 58px);
  }
}

#Excellence .ItmList .item .box .cntnt .main {
  font-weight: 500;
  font-family: "Playfair Display", serif;
  color: #4e9525;
  line-height: normal;
  margin-bottom: 5px;
  transition: all 0.3s;
  font-size: 21px;
}

@media only screen and (min-width: 768px) {
  #Excellence .ItmList .item .box .cntnt .main {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1200px) {
  #Excellence .ItmList .item .box .cntnt .main {
    font-size: 26px;
  }
}

@media only screen and (min-width: 1441px) {
  #Excellence .ItmList .item .box .cntnt .main {
    font-size: 30px;
  }
}

#Excellence .ItmList .item .box .cntnt .sub {
  color: #5d5d5d;
  transition: all 0.3s;
  font-size: 14px;
}

@media only screen and (min-width: 1441px) {
  #Excellence .ItmList .item .box .cntnt .sub {
    font-size: 16px;
  }
}

#Excellence .ItmList .item .box:hover {
  background: #4e9525;
}

#Excellence .ItmList .item .box:hover .icon img {
  filter: brightness(0) invert(1);
}

#Excellence .ItmList .item .box:hover .cntnt .main {
  color: #fff;
}

#Excellence .ItmList .item .box:hover .cntnt .sub {
  color: #fff;
}

@media only screen and (min-width: 1200px) {
  #Excellence .lftSec {
    padding-right: 30px;
  }
}

#Excellence .lftSec .ItmList .item .box:hover {
  transform: translateY(-10px);
}

@media only screen and (min-width: 992px) {
  #Excellence .lftSec .ItmList .item .box:hover {
    transform: translateY(0px);
    transform: translateX(-20px);
  }
}

#Excellence .cnterSec {
  position: relative;
  display: none;
}

@media only screen and (min-width: 992px) {
  #Excellence .cnterSec {
    display: block;
  }
}

#Excellence .cnterSec .item {
  position: absolute;
}

#Excellence .cnterSec .item:nth-child(1) {
  top: -20px;
  left: 60px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .cnterSec .item:nth-child(1) {
    top: -40px;
  }
}

@media only screen and (min-width: 1200px) {
  #Excellence .cnterSec .item:nth-child(1) img {
    width: 40px;
  }
}

#Excellence .cnterSec .item:nth-child(2) {
  bottom: -20px;
  right: 100px;
}

@media only screen and (min-width: 1200px) {
  #Excellence .cnterSec .item:nth-child(2) {
    bottom: -40px;
  }
}

@media only screen and (min-width: 1200px) {
  #Excellence .cnterSec .item:nth-child(2) img {
    width: 40px;
  }
}

@media only screen and (min-width: 1200px) {
  #Excellence .ritSec {
    padding-left: 30px;
  }
}

#Excellence .ritSec .ItmList .item .box:hover {
  transform: translateY(10px);
}

@media only screen and (min-width: 992px) {
  #Excellence .ritSec .ItmList .item .box:hover {
    transform: translateY(0px);
    transform: translateX(20px);
  }
}

#AboutAyurveda {
  position: relative;
  padding: 40px 0 45px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda {
    padding: 95px 0 85px;
  }
}

@media only screen and (min-width: 992px) {
  #AboutAyurveda {
    padding: 115px 0 85px;
  }
}

@media only screen and (min-width: 1441px) {
  #AboutAyurveda {
    padding: 165px 0 115px;
  }
}

#AboutAyurveda .container {
  position: relative;
  z-index: 1;
}

#AboutAyurveda .titleBox {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: space-between;
}

@media only screen and (min-width: 1200px) {
  #AboutAyurveda .titleBox {
    padding-right: 145px;
  }
}

#AboutAyurveda .titleBox .titleSec {
  color: #fff;
  line-height: normal;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 18px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda .titleBox .titleSec {
    font-size: 21px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  #AboutAyurveda .titleBox .titleSec {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1441px) {
  #AboutAyurveda .titleBox .titleSec {
    margin-bottom: 35px;
    font-size: 31px;
  }
}

#AboutAyurveda .titleBox .titleSec strong {
  font-weight: 700;
  color: #f3b922;
  display: block;
  font-size: 24px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda .titleBox .titleSec strong {
    font-size: 30px;
  }
}

@media only screen and (min-width: 992px) {
  #AboutAyurveda .titleBox .titleSec strong {
    font-size: 34px;
  }
}

@media only screen and (min-width: 1441px) {
  #AboutAyurveda .titleBox .titleSec strong {
    font-size: 38px;
  }
}

#AboutAyurveda .titleBox p {
  color: #fff;
  font-weight: 200;
  font-size: 18px;
  line-height: 24px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda .titleBox p {
    font-size: 24px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 1441px) {
  #AboutAyurveda .titleBox p {
    font-size: 27px;
    line-height: 31px;
  }
}

#AboutAyurveda .titleBox .TagLine {
  color: #fefefe;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  margin-top: 10px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda .titleBox .TagLine {
    margin-top: 25px;
  }
}

@media only screen and (min-width: 1441px) {
  #AboutAyurveda .titleBox .TagLine {
    font-size: 12px;
  }
}

#AboutAyurveda .FlexRow {
  margin: -25px -15px;
  margin-top: 30px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda .FlexRow {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 992px) {
  #AboutAyurveda .FlexRow {
    margin-top: 0;
  }
}

#AboutAyurveda .FlexRow .col-,
#AboutAyurveda .FlexRow [class^="col-"],
#AboutAyurveda .FlexRow [class*="col-"] {
  padding: 25px 15px;
}

#AboutAyurveda .box {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: space-between;
}

@media only screen and (min-width: 1200px) {
  #AboutAyurveda .box {
    padding-right: 25px;
  }
}

#AboutAyurveda .box .titleSec {
  color: #fff;
  line-height: normal;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda .box .titleSec {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  #AboutAyurveda .box .titleSec {
    font-size: 20px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 1441px) {
  #AboutAyurveda .box .titleSec {
    font-size: 26px;
    margin-bottom: 45px;
  }
}

#AboutAyurveda .box .titleSec strong {
  font-weight: 700;
  color: #fff;
  display: block;
  font-size: 22px;
}

@media only screen and (min-width: 468px) {
  #AboutAyurveda .box .titleSec strong {
    font-size: 24px;
  }
}

@media only screen and (min-width: 992px) {
  #AboutAyurveda .box .titleSec strong {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1441px) {
  #AboutAyurveda .box .titleSec strong {
    font-size: 31px;
  }
}

#AboutAyurveda .box p {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  margin: 0px;
  line-height: 24px;
}

@media only screen and (min-width: 992px) {
  #AboutAyurveda .box p {
    line-height: 26px;
  }
}

#AboutAyurveda .box .readMore {
  color: #f3b922;
  margin-top: 20px;
}

@media only screen and (min-width: 576px) {
  #AboutAyurveda .box .readMore {
    margin-top: 35px;
  }
}

#AboutAyurveda .box .readMore svg {
  fill: #f3b922;
}

#AboutAyurveda .box .readMore:hover {
  color: #f3b922;
}

#AboutAyurveda .box .readMore:hover svg {
  filter: drop-shadow(-8px 0px 0px rgba(243, 185, 34, 0.85));
}

#ourService {
  display: flex;
  justify-content: flex-end;
}

#ourService .container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  #ourService .container {
    max-width: max-content;
    margin: 0;
    padding: 0;
    width: calc(100% - ((100% - 975px) / 2));
  }
}

@media only screen and (min-width: 1050px) {
  #ourService .container {
    width: calc(100% - ((100% - 1025px) / 2));
  }
}

@media only screen and (min-width: 1200px) {
  #ourService .container {
    width: calc(100% - ((100% - 1160px) / 2));
  }
}

@media only screen and (min-width: 1441px) {
  #ourService .container {
    width: calc(100% - ((100% - 1225px) / 2));
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  #ourService .row {
    margin: 0px;
  }
}

#ourService .LftSec {
  padding: 40px 15px 30px;
}

@media only screen and (min-width: 468px) {
  #ourService .LftSec {
    padding: 85px 15px 55px;
  }
}

@media only screen and (min-width: 992px) {
  #ourService .LftSec {
    padding: 85px 15px 75px;
  }
}

@media only screen and (min-width: 1200px) {
  #ourService .LftSec {
    padding: 85px 45px 115px 15px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourService .LftSec {
    padding: 130px 45px 155px 15px;
  }
}

#ourService .LftSec p {
  margin: 0px;
}

#ourService .LftSec .readMore {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  #ourService .LftSec .readMore {
    margin-top: 50px;
  }
}

#ourService .ourServiceSlideSec {
  background-color: #edf4e9;
  position: relative;
  padding: 35px 15px 40px;
}

@media only screen and (min-width: 768px) {
  #ourService .ourServiceSlideSec {
    padding: 60px 45px 65px;
  }
}

@media only screen and (min-width: 992px) {
  #ourService .ourServiceSlideSec {
    padding: 85px 60px 115px 45px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourService .ourServiceSlideSec {
    padding: 130px 75px 155px 65px;
  }
}

#ourService .ourServiceSlideSec .slick-list {
  margin: 0 -15px;
}

@media only screen and (min-width: 768px) {
  #ourService .ourServiceSlideSec .slick-list {
    margin: 0 -25px;
  }
}

#ourService .ourServiceSlideSec .slick-slide {
  padding: 0 15px;
}

@media only screen and (min-width: 768px) {
  #ourService .ourServiceSlideSec .slick-slide {
    padding: 0 25px;
  }
}

#ourService .ourServiceSlideSec .slickArrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 15px;
  margin: 0;
  display: none;
}

@media only screen and (min-width: 768px) {
  #ourService .ourServiceSlideSec .slickArrow {
    display: block;
  }
}

#ourService .ourServiceSlideSec .slickArrow .arrow {
  cursor: pointer;
}

#ourService .ourServiceSlideSec .slickArrow .SlidePrev {
  display: none !important;
}

#ourService .ourServiceSlideSec .slickArrow .SlideNext {
  width: 15px;
}

@media only screen and (max-width: 468px) {
  #ourService .ourServiceSlideSec .item:not(:last-of-type) {
    margin-bottom: 25px;
  }
}

#ourService .ourServiceSlideSec .box .imgBox {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  height: 200px;
}

@media only screen and (min-width: 992px) {
  #ourService .ourServiceSlideSec .box .imgBox {
    height: 280px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourService .ourServiceSlideSec .box .imgBox {
    margin-bottom: 30px;
  }
}

#ourService .ourServiceSlideSec .box .imgBox img {
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#ourService .ourServiceSlideSec .box .ServiceName {
  color: #141414;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  #ourService .ourServiceSlideSec .box .ServiceName {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourService .ourServiceSlideSec .box .ServiceName {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

#ourService .ourServiceSlideSec .box p {
  font-size: 14px;
  color: #717171;
  line-height: 22px;
  margin: 0px;
}

#ourService .ourServiceSlideSec .box .readMore {
  margin-top: 30px;
}

#ourService .ourServiceSlideSec .box:hover .imgBox img {
  transform: scale(1.2);
}

#MakeAppoinment {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

#MakeAppoinment .container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .row {
    margin: 0px;
  }
}

#MakeAppoinment .LftSec {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .LftSec {
    padding: 0px;
    width: 32%;
  }
}

#MakeAppoinment .LftSec .topSec {
  background: rgba(100, 191, 47, 0.102);
  text-align: center;
  width: 100%;
  padding: 60px 30px 50px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .topSec {
    padding: 70px 30px 85px;
  }
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .LftSec .topSec {
    height: calc(100% - 122px);
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .topSec {
    height: calc(100% - 156px);
    padding: 100px 30px 125px;
  }
}

#MakeAppoinment .LftSec .topSec a {
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .topSec a {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .LftSec .topSec a {
    margin-bottom: 60px;
  }
}

#MakeAppoinment .LftSec .topSec a .icon {
  position: relative;
}

#MakeAppoinment .LftSec .topSec a .icon::before,
#MakeAppoinment .LftSec .topSec a .icon::after {
  content: "";
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #caa136;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: scale(0.5);
  transform-origin: center center;
  animation: pulse-me 3s linear infinite;
  pointer-events: none;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .topSec a .icon::before,
  #MakeAppoinment .LftSec .topSec a .icon::after {
    width: 25px;
    height: 25px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .topSec a .icon::before,
  #MakeAppoinment .LftSec .topSec a .icon::after {
    width: 30px;
    height: 30px;
  }
}

#MakeAppoinment .LftSec .topSec a .icon::after {
  animation-delay: 2s;
}

@keyframes pulse-me {
  0% {
    transform: scale(0.5);
    opacity: 0.05;
  }

  70% {
    opacity: 0.3;
  }

  100% {
    transform: scale(5);
    opacity: 0;
  }
}

#MakeAppoinment .LftSec .topSec a svg {
  fill: #caa136;
  width: 60px;
  height: 60px;
  position: relative;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .topSec a svg {
    width: 70px;
    height: 70px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .topSec a svg {
    width: 83px;
    height: 83px;
  }
}

#MakeAppoinment .LftSec .topSec a .txt {
  color: #caa136;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 15px;
  font-size: 11px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .topSec a .txt {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .topSec a .txt {
    margin-top: 25px;
  }
}

#MakeAppoinment .LftSec .topSec .caption {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
  font-size: 11px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .topSec .caption {
    font-size: 12px;
    margin-bottom: 35px;
  }
}

#MakeAppoinment .LftSec .topSec .title {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .topSec .title {
    font-size: 26px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 576px) {
  #MakeAppoinment .LftSec .topSec .title {
    font-size: 28px;
  }
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .LftSec .topSec .title {
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 1200px) {
  #MakeAppoinment .LftSec .topSec .title {
    font-size: 35px;
    line-height: 45px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .topSec .title {
    font-size: 40px;
  }
}

#MakeAppoinment .LftSec .qckCntct {
  width: 100%;
  display: flex;
  align-items: center;
  background: #4e9525;
  padding: 30px 30px 20px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .qckCntct {
    padding: 35px 40px 30px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .qckCntct {
    padding: 47px 40px 42px;
  }
}

#MakeAppoinment .LftSec .qckCntct .icon {
  width: 35px;
  height: 35px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .qckCntct .icon {
    width: 40px;
    height: 40px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .qckCntct .icon {
    width: 55px;
    height: 55px;
  }
}

#MakeAppoinment .LftSec .qckCntct .icon svg {
  fill: #fff;
}

#MakeAppoinment .LftSec .qckCntct .rit {
  width: calc(100% - 40px);
  padding-left: 15px;
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .qckCntct .rit {
    width: calc(100% - 55px);
  }
}

#MakeAppoinment .LftSec .qckCntct .rit .txt {
  color: #fff;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 5px;
  font-size: 11px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .qckCntct .rit .txt {
    font-size: 13px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .qckCntct .rit .txt {
    font-size: 16px;
  }
}

#MakeAppoinment .LftSec .qckCntct .rit .nbr {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .LftSec .qckCntct .rit .nbr {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .LftSec .qckCntct .rit .nbr {
    font-size: 28px;
  }
}

#MakeAppoinment .LftSec .qckCntct:hover .icon {
  -webkit-animation: phone-outer 3000ms infinite;
  animation: phone-outer 3000ms infinite;
}

@keyframes phone-outer {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }

  33.3333% {
    transform: translate3d(0, 0, 0) scale(1.1);
  }

  66.6666% {
    transform: translate3d(0, 0, 0) scale(1);
  }

  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
}

#MakeAppoinment .LftSec .qckCntct:hover .icon svg {
  -webkit-animation: phone-icon 3000ms infinite;
  animation: phone-icon 3000ms infinite;
}

@keyframes phone-icon {
  0% {
    transform: translate3d(0em, 0, 0);
  }

  2% {
    transform: translate3d(0.01em, 0, 0);
  }

  4% {
    transform: translate3d(-0.01em, 0, 0);
  }

  6% {
    transform: translate3d(0.01em, 0, 0);
  }

  8% {
    transform: translate3d(-0.01em, 0, 0);
  }

  10% {
    transform: translate3d(0.01em, 0, 0);
  }

  12% {
    transform: translate3d(-0.01em, 0, 0);
  }

  14% {
    transform: translate3d(0.01em, 0, 0);
  }

  16% {
    transform: translate3d(-0.01em, 0, 0);
  }

  18% {
    transform: translate3d(0.01em, 0, 0);
  }

  20% {
    transform: translate3d(-0.01em, 0, 0);
  }

  22% {
    transform: translate3d(0.01em, 0, 0);
  }

  24% {
    transform: translate3d(-0.01em, 0, 0);
  }

  26% {
    transform: translate3d(0.01em, 0, 0);
  }

  28% {
    transform: translate3d(-0.01em, 0, 0);
  }

  30% {
    transform: translate3d(0.01em, 0, 0);
  }

  32% {
    transform: translate3d(-0.01em, 0, 0);
  }

  34% {
    transform: translate3d(0.01em, 0, 0);
  }

  36% {
    transform: translate3d(-0.01em, 0, 0);
  }

  38% {
    transform: translate3d(0.01em, 0, 0);
  }

  40% {
    transform: translate3d(-0.01em, 0, 0);
  }

  42% {
    transform: translate3d(0.01em, 0, 0);
  }

  44% {
    transform: translate3d(-0.01em, 0, 0);
  }

  46% {
    transform: translate3d(0em, 0, 0);
  }
}

#MakeAppoinment .formSec {
  padding: 40px 15px 45px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .formSec {
    padding: 60px 15px 75px;
  }
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .formSec {
    padding: 75px 30px 75px 70px;
  }
}

@media only screen and (min-width: 1200px) {
  #MakeAppoinment .formSec {
    padding: 75px 30px 75px 95px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .formSec {
    padding: 105px 30px 100px 130px;
  }
}

#MakeAppoinment .formSec form .formHead .formTitle {
  font-family: "Playfair Display", serif;
  color: #fff;
  line-height: normal;
  margin-bottom: 25px;
  font-size: 22px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .formSec form .formHead .formTitle {
    font-size: 26px;
  }
}

@media only screen and (min-width: 576px) {
  #MakeAppoinment .formSec form .formHead .formTitle {
    font-size: 28px;
  }
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .formSec form .formHead .formTitle {
    font-size: 30px;
  }
}

@media only screen and (min-width: 1200px) {
  #MakeAppoinment .formSec form .formHead .formTitle {
    font-size: 35px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .formSec form .formHead .formTitle {
    font-size: 40px;
  }
}

#MakeAppoinment .formSec form .formHead .formInfo {
  color: #fff;
  font-size: 13px;
  line-height: 22px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .formSec form .formHead .formInfo {
    font-size: 14px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .formSec form .formHead .formInfo {
    font-size: 15px;
    line-height: 26px;
  }
}

#MakeAppoinment .formSec form .form-control,
#MakeAppoinment .formSec form .select2-selection {
  border: none;
  border-bottom: 2px solid #edf4e9;
  position: relative;
  background: transparent;
  border-radius: 0px;
  padding: 0px;
  height: 65px !important;
  outline: none;
  box-shadow: none;
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 13px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .formSec form .form-control,
  #MakeAppoinment .formSec form .select2-selection {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .formSec form .form-control,
  #MakeAppoinment .formSec form .select2-selection {
    font-size: 15px;
  }
}

#MakeAppoinment .formSec form .form-control .select2-selection__rendered,
#MakeAppoinment .formSec form .select2-selection .select2-selection__rendered {
  color: #fff;
  padding: 0px;
  font-size: 13px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .formSec form .form-control .select2-selection__rendered,
  #MakeAppoinment
    .formSec
    form
    .select2-selection
    .select2-selection__rendered {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  #MakeAppoinment .formSec form .form-control .select2-selection__rendered,
  #MakeAppoinment
    .formSec
    form
    .select2-selection
    .select2-selection__rendered {
    font-size: 15px;
  }
}

#MakeAppoinment .formSec form .form-control .select2-selection__arrow,
#MakeAppoinment .formSec form .select2-selection .select2-selection__arrow {
  top: 0px;
  bottom: 0px;
  margin: auto;
}

#MakeAppoinment .formSec form .form-control::placeholder,
#MakeAppoinment .formSec form .select2-selection::placeholder {
  color: #fff;
}

#MakeAppoinment .formSec form .form-control:valid,
#MakeAppoinment .formSec form .form-control:focus,
#MakeAppoinment .formSec form .select2-selection:valid,
#MakeAppoinment .formSec form .select2-selection:focus {
  border-color: #4e9525;
}

#MakeAppoinment .formSec form .select2-container--below .select2-selection {
  border-color: #4e9525;
}

#MakeAppoinment .formSec form .input-group-addon {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
}

#MakeAppoinment .formSec form textarea.form-control {
  padding-top: 30px;
  height: 115px;
}

#MakeAppoinment .formSec form .BtnSec {
  display: flex;
  justify-content: flex-end;
}

#MakeAppoinment .formSec form .submitBtn {
  border: 2px solid #4e9525;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-top: 30px;
  border-radius: 0px;
  outline: none;
  box-shadow: none;
  position: relative;
  text-transform: uppercase;
  width: 185px;
  height: 50px;
  font-size: 12px;
}

@media only screen and (min-width: 468px) {
  #MakeAppoinment .formSec form .submitBtn {
    width: 190px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  #MakeAppoinment .formSec form .submitBtn {
    width: 203px;
    height: 57px;
    font-size: 15px;
  }
}

#MakeAppoinment .formSec form .submitBtn::before {
  background: #4e9525;
}

#MakeAppoinment .formSec form .submitBtn:hover {
  color: #fff;
}

#ourClients {
  display: flex;
  justify-content: flex-end;
}

@media only screen and (min-width: 992px) {
  #ourClients {
    margin-top: 80px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourClients {
    margin-top: 110px;
  }
}

#ourClients .container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  #ourClients .container {
    max-width: max-content;
    margin: 0;
    padding: 0;
    width: calc(100% - ((100% - 975px) / 2));
  }
}

@media only screen and (min-width: 1050px) {
  #ourClients .container {
    width: calc(100% - ((100% - 1025px) / 2));
  }
}

@media only screen and (min-width: 1200px) {
  #ourClients .container {
    width: calc(100% - ((100% - 1160px) / 2));
  }
}

@media only screen and (min-width: 1441px) {
  #ourClients .container {
    width: calc(100% - ((100% - 1225px) / 2));
  }
}

#ourClients .LftSec {
  padding: 40px 15px 45px;
}

@media only screen and (min-width: 468px) {
  #ourClients .LftSec {
    padding: 60px 15px 45px;
  }
}

@media only screen and (min-width: 992px) {
  #ourClients .LftSec {
    padding: 75px 30px 75px 15px;
  }
}

@media only screen and (min-width: 1200px) {
  #ourClients .LftSec {
    padding: 75px 45px 75px 15px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourClients .LftSec {
    padding: 105px 60px 95px 15px;
  }
}

#ourClients .LftSec p {
  margin: 0px;
}

#ourClients .LftSec .readMore {
  margin-top: 50px;
}

#ourClients .LftSec p {
  margin: 0px;
}

#ourClients .LftSec .readMore {
  margin-top: 50px;
}

#ourClients .ourClientsSlideSec {
  background-color: #edf4e9;
  padding: 40px 15px;
}

@media only screen and (min-width: 468px) {
  #ourClients .ourClientsSlideSec {
    padding: 45px 15px;
  }
}

@media only screen and (min-width: 992px) {
  #ourClients .ourClientsSlideSec {
    padding: 75px 35px 50px;
  }
}

@media only screen and (min-width: 1200px) {
  #ourClients .ourClientsSlideSec {
    padding: 75px 55px 65px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourClients .ourClientsSlideSec {
    padding: 100px 55px 65px 60px;
  }
}

#ourClients .ourClientsSlideSec .slick-list {
  margin: 0 -15px;
}

@media only screen and (min-width: 768px) {
  #ourClients .ourClientsSlideSec .slick-list {
    margin: 0 -19px;
  }
}

#ourClients .ourClientsSlideSec .slick-track {
  display: block !important;
}

@media only screen and (min-width: 620px) {
  #ourClients .ourClientsSlideSec .slick-track {
    display: flex !important;
  }
}

#ourClients .ourClientsSlideSec .slick-slide {
  padding: 0 15px;
  height: auto !important;
}

@media only screen and (min-width: 620px) {
  #ourClients .ourClientsSlideSec .slick-slide {
    height: inherit !important;
  }
}

@media only screen and (min-width: 768px) {
  #ourClients .ourClientsSlideSec .slick-slide {
    padding: 0 19px;
  }
}

#ourClients .ourClientsSlideSec .slick-dots {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  margin-top: 30px;
}

#ourClients .ourClientsSlideSec .slick-dots li {
  display: flex;
}

#ourClients .ourClientsSlideSec .slick-dots li button {
  border: 2px solid #b3c3aa;
  border-radius: 50%;
  background: transparent;
  width: 11px;
  height: 11px;
  padding: 0;
  margin: 0px;
  box-shadow: none;
  outline: none;
  font-size: 0px;
  transition: all 0.3s;
}

@media only screen and (min-width: 1200px) {
  #ourClients .ourClientsSlideSec .slick-dots li button {
    width: 13px;
    height: 13px;
  }
}

#ourClients .ourClientsSlideSec .slick-dots li.slick-active button {
  border-color: #4e9525;
}

#ourClients .ourClientsSlideSec .slick-dots li:not(:last-of-type) {
  margin-right: 15px;
}

@media only screen and (min-width: 1200px) {
  #ourClients .ourClientsSlideSec .slick-dots li:not(:last-of-type) {
    margin-right: 25px;
  }
}

#ourClients .ourClientsSlideSec .box {
  background: #fff;
  border-radius: 5px;
  align-content: space-between;
  padding: 35px 25px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 620px) {
  #ourClients .ourClientsSlideSec .box {
    height: 100%;
  }
}

@media only screen and (min-width: 768px) {
  #ourClients .ourClientsSlideSec .box {
    padding: 45px 35px 40px;
  }
}

#ourClients .ourClientsSlideSec .box .story {
  width: 100%;
  padding-bottom: 30px;
}

#ourClients .ourClientsSlideSec .box .story p {
  font-style: italic;
  color: #5f5f5f;
}

@media only screen and (min-width: 1441px) {
  #ourClients .ourClientsSlideSec .box .story p {
    font-size: 16px;
    line-height: 26px;
  }
}

#ourClients .ourClientsSlideSec .box .boXFoot {
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

@media only screen and (min-width: 468px) {
  #ourClients .ourClientsSlideSec .box .boXFoot {
    font-size: 16px;
  }
}

@media only screen and (min-width: 1441px) {
  #ourClients .ourClientsSlideSec .box .boXFoot {
    font-size: 18px;
  }
}

#ourClients .ourClientsSlideSec .box .boXFoot .dp {
  border-radius: 50%;
  background-color: #184153;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-right: 25px;
  width: 50px;
  height: 50px;
}

@media only screen and (min-width: 1441px) {
  #ourClients .ourClientsSlideSec .box .boXFoot .dp {
    width: 60px;
    height: 60px;
  }
}

#ourClients .ourClientsSlideSec .box .boXFoot .dp img {
  border-radius: 50%;
}

#Reimbursement {
  padding: 40px 0;
}

@media only screen and (min-width: 468px) {
  #Reimbursement {
    padding: 75px 0 80px;
  }
}

@media only screen and (min-width: 992px) {
  #Reimbursement {
    padding: 95px 0 80px;
  }
}

@media only screen and (min-width: 1441px) {
  #Reimbursement {
    padding: 145px 0 100px;
  }
}

#Reimbursement .slick-list {
  margin: 0 -5px;
}

@media only screen and (min-width: 576px) {
  #Reimbursement .slick-list {
    margin: 0 -15px;
  }
}

#Reimbursement .slick-slide {
  padding: 5px;
}

@media only screen and (min-width: 576px) {
  #Reimbursement .slick-slide {
    padding: 15px;
  }
}

#Reimbursement .ReimbursementSlideSec {
  position: relative;
}

@media only screen and (min-width: 992px) {
  #Reimbursement .ReimbursementSlideSec {
    margin-top: 75px;
  }
}

#Reimbursement .ReimbursementSlideSec .slickArrow .arrow {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  border-radius: 3px;
  background-color: #4e9525;
  width: 21px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
}

#Reimbursement .ReimbursementSlideSec .slickArrow .arrow.SlidePrev {
  transform: rotate(180deg);
  left: -10px;
}

@media only screen and (min-width: 1441px) {
  #Reimbursement .ReimbursementSlideSec .slickArrow .arrow.SlidePrev {
    left: -60px;
  }
}

#Reimbursement .ReimbursementSlideSec .slickArrow .arrow.SlideNext {
  right: -10px;
}

@media only screen and (min-width: 1441px) {
  #Reimbursement .ReimbursementSlideSec .slickArrow .arrow.SlideNext {
    right: -60px;
  }
}

#Reimbursement .ReimbursementSlideSec .slickArrow .arrow svg {
  width: 11px;
  height: 11px;
  fill: #fff;
}

#Reimbursement .box {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 5.936px 3.709px 20px 0px rgba(28, 29, 34, 0.15);
  width: 100%;
  display: block;
  align-items: center;
  justify-content: center;
  padding: 20px;
  min-height: 120px;
}

#Reimbursement .box img {
  max-width: 100%;
}

@media only screen and (min-width: 468px) {
  #Reimbursement .box {
    min-height: 145px;
  }

  #Reimbursement .box img {
    max-width: auto;
  }
}

#FAQ {
  background: rgba(78, 149, 37, 0.102);
  padding: 40px 0 45px;
}

@media only screen and (min-width: 468px) {
  #FAQ {
    padding: 60px 0 45px;
  }
}

@media only screen and (min-width: 768px) {
  #FAQ {
    padding: 70px 0 60px;
  }
}

@media only screen and (min-width: 992px) {
  #FAQ {
    padding: 80px 0 65px;
  }
}

@media only screen and (min-width: 1441px) {
  #FAQ {
    padding: 95px 0 80px;
  }
}

@media only screen and (min-width: 992px) {
  #FAQ .accordion {
    margin-top: 55px;
  }
}

@media only screen and (min-width: 992px) {
  #FAQ .container {
    padding: 0 70px;
  }
}

#FAQ .accordion-button::after {
  background: url(https://www.spacentrenearme.com/assets/images/plus.svg) no-repeat center;
  background-size: 15px;
}

#FAQ .accordion-button:not(.collapsed)::after {
  background: url(https://www.spacentrenearme.com/assets/images/remove.svg) no-repeat center;
  background-size: 15px;
}

#FAQ button {
  color: #141414;
  letter-spacing: 1px;
  outline: none;
  box-shadow: none;
  border: none;
  background: transparent;
  border-bottom: 1px solid rgba(45, 89, 19, 0.25);
  font-size: 13px;
  padding: 20px 0px;
  text-align: left;
}

@media only screen and (min-width: 576px) {
  #FAQ button {
    font-size: 15px;
    padding: 30px 0px;
  }
}

#FAQ .accordion-body {
  padding: 15px 0;
}

@media only screen and (min-width: 576px) {
  #FAQ .accordion-body {
    padding: 25px 0;
  }
}

@media only screen and (max-width: 468px) {
  #pageWrapper.homePage {
    display: flex;
    flex-wrap: wrap;
  }

  #pageWrapper.homePage section {
    width: 100%;
  }

  #pageWrapper.homePage #MainSlider {
    order: 0;
  }

  #pageWrapper.homePage #clinicalExcellence {
    order: 2;
  }

  #pageWrapper.homePage #WhoVR {
    order: 3;
  }

  #pageWrapper.homePage #Excellence {
    order: 4;
  }

  #pageWrapper.homePage #AboutAyurveda {
    order: 5;
  }

  #pageWrapper.homePage #ourService {
    order: 1;
  }

  #pageWrapper.homePage #MakeAppoinment {
    order: 7;
  }

  #pageWrapper.homePage #ourClients {
    order: 6;
  }

  #pageWrapper.homePage #Reimbursement {
    order: 8;
  }

  #pageWrapper.homePage #FAQ {
    order: 9;
  }
}

.AboutPage #pageBanner {
  z-index: 1;
}

.AboutPage #WhoVR {
  position: relative;
  padding: 40px 0;
}

@media only screen and (min-width: 468px) {
  .AboutPage #WhoVR {
    padding: 75px 0;
  }
}

@media only screen and (min-width: 992px) {
  .AboutPage #WhoVR {
    padding: 85px 0 60px;
  }
}

@media only screen and (min-width: 1200px) {
  .AboutPage #WhoVR {
    padding: 95px 0 85px;
  }
}

@media only screen and (min-width: 1441px) {
  .AboutPage #WhoVR {
    padding: 145px 0 100px;
  }
}

.AboutPage #WhoVR .LeafPettels {
  pointer-events: none;
  display: none;
}

@media only screen and (min-width: 992px) {
  .AboutPage #WhoVR .LeafPettels {
    display: block;
  }
}

.AboutPage #WhoVR .LeafPettels .itm {
  position: absolute;
}

.AboutPage #WhoVR .LeafPettels .itm:nth-child(1) {
  top: -45px;
  left: 15%;
  transform: rotate(-70deg);
}

.AboutPage #WhoVR .LeafPettels .itm:nth-child(2) {
  top: 0px;
  right: 28%;
}

.AboutPage #WhoVR .LeafPettels .itm:nth-child(3) {
  top: 15%;
  right: 0;
}

.AboutPage #WhoVR .LeafPettels .itm:nth-child(4) {
  bottom: 18%;
  right: 0;
  transform: rotate(235deg);
}

.AboutPage #WhoVR .LeafPettels .itm:nth-child(5) {
  bottom: -65px;
  left: 15px;
  transform: rotate(130deg);
  filter: blur(3px);
}

@media only screen and (min-width: 1441px) {
  .AboutPage #WhoVR .MainHead .Sub {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .AboutPage #WhoVR .ImgSec {
    width: 530px;
  }
}

@media only screen and (min-width: 992px) {
  .AboutPage #WhoVR .ImgSec::before {
    width: 398px;
    height: 376px;
  }
}

.AboutPage #WhoVR .CntntSec {
  padding-top: 50px;
}

@media only screen and (min-width: 768px) {
  .AboutPage #WhoVR .CntntSec {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 992px) {
  .AboutPage #WhoVR .CntntSec {
    width: calc(100% - 530px);
  }
}

.AboutPage #WhoVR .CntntSec .flex .box {
  width: 100%;
}

.AboutPage .featuredPoints {
  margin-top: 20px;
}

@media only screen and (min-width: 468px) {
  .AboutPage .featuredPoints {
    margin-top: 35px;
  }
}

@media only screen and (min-width: 768px) {
  .AboutPage .featuredPoints {
    margin-top: 70px;
  }
}

@media only screen and (min-width: 1441px) {
  .AboutPage .featuredPoints {
    margin-top: 95px;
  }
}

@media only screen and (min-width: 1200px) {
  .AboutPage .featuredPoints .container {
    padding: 0 40px;
  }
}

.AboutPage .featuredPoints .row {
  margin: -10px;
}

.AboutPage .featuredPoints .row .col-,
.AboutPage .featuredPoints .row [class^="col-"],
.AboutPage .featuredPoints .row [class*="col-"] {
  padding: 10px;
}

.AboutPage .featuredPoints .box {
  background-color: #fff;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 12px 20px;
}

@media only screen and (min-width: 992px) {
  .AboutPage .featuredPoints .box {
    padding: 30px 35px;
  }
}

.AboutPage .featuredPoints .box .icon {
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 992px) {
  .AboutPage .featuredPoints .box .icon {
    width: 60px;
  }
}

.AboutPage .featuredPoints .box .icon #appoinmnt {
  width: 40px;
  height: 40px;
}

@media only screen and (min-width: 992px) {
  .AboutPage .featuredPoints .box .icon #appoinmnt {
    width: 58px;
    height: 58px;
  }
}

.AboutPage .featuredPoints .box .icon #appoinmnt .st0 {
  fill: #4e9525;
}

.AboutPage .featuredPoints .box .icon #location {
  width: 50px;
  height: 50px;
}

@media only screen and (min-width: 992px) {
  .AboutPage .featuredPoints .box .icon #location {
    width: 63px;
    height: 63px;
  }
}

.AboutPage .featuredPoints .box .icon #location .st0 {
  fill: #231f20;
}

.AboutPage .featuredPoints .box .icon #location .st1 {
  fill: #4e9525;
}

.AboutPage .featuredPoints .box .icon #clock {
  width: 40px;
  height: 40px;
}

@media only screen and (min-width: 992px) {
  .AboutPage .featuredPoints .box .icon #clock {
    width: 50px;
    height: 50px;
  }
}

.AboutPage .featuredPoints .box .icon #clock .st0 {
  fill: none;
  stroke: #4e9525;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.AboutPage .featuredPoints .box .icon #clock .st1 {
  fill: none;
  stroke: #222f3e;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.AboutPage .featuredPoints .box .txt {
  font-family: "Playfair Display", serif;
  color: #333;
  padding-left: 11px;
  font-size: 18px;
  line-height: 22px;
  width: calc(100% - 40px);
}

@media only screen and (min-width: 992px) {
  .AboutPage .featuredPoints .box .txt {
    width: calc(100% - 60px);
    padding-left: 25px;
    font-size: 22px;
    line-height: 27px;
  }
}

@media only screen and (min-width: 1441px) {
  .AboutPage .featuredPoints .box .txt {
    font-size: 26px;
    line-height: 32px;
  }
}

.AboutPage #RoomsList .RoomsListItm {
  position: relative;
}

.AboutPage #RoomsList .RoomsListItm .row {
  margin: 0px;
}

@media only screen and (min-width: 1200px) {
  .AboutPage #RoomsList .RoomsListItm .row {
    margin: 0 -15px;
  }
}

.AboutPage #RoomsList .RoomsListItm .imgSec {
  padding: 0px;
  direction: ltr;
  overflow: hidden;
}

@media only screen and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm .imgSec {
    min-height: 570px;
  }
}

.AboutPage #RoomsList .RoomsListItm .imgSec img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.AboutPage #RoomsList .RoomsListItm .cntSec {
  direction: ltr;
  display: flex;
  padding: 0;
}

.AboutPage #RoomsList .RoomsListItm .cntSec .CusContainer {
  width: 100%;
  padding: 25px 15px 35px;
  position: relative;
}

@media only screen and (min-width: 468px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec .CusContainer {
    padding: 45px 15px;
  }
}

@media only screen and (min-width: 768px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec .CusContainer {
    padding: 55px 15px;
  }
}

@media only screen and (min-width: 1200px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec .CusContainer {
    padding: 90px 15px 75px;
    width: calc(100% - ((100% - 590px) / 1));
  }
}

@media only screen and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec .CusContainer {
    width: calc(100% - ((100% - 630px) / 1));
  }
}

@media only screen and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec .MainHead .Sub {
    margin-bottom: 25px;
  }
}

.AboutPage #RoomsList .RoomsListItm .cntSec .info p {
  color: #343434;
}

@media only screen and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec .info p {
    margin-bottom: 25px;
  }
}

.AboutPage #RoomsList .RoomsListItm .cntSec ul {
  margin-top: 25px;
}

@media only screen and (min-width: 576px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec ul {
    margin-top: 45px;
  }
}

@media only screen and (min-width: 576px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 1200px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec ul {
    margin-top: 65px;
  }
}

.AboutPage #RoomsList .RoomsListItm .cntSec ul li {
  font-size: 13px;
  line-height: 16px;
  color: #343434;
  padding-left: 22px;
  background: url("https://www.spacentrenearme.com/assets/images/check.html") no-repeat top left;
  background-size: 15px;
  margin-bottom: 15px;
}

@media only screen and (min-width: 468px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec ul li {
    font-size: 14px;
    line-height: 16px;
    background-size: 16px;
    padding-left: 24px;
  }
}

@media only screen and (min-width: 576px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec ul li {
    width: calc(100% / 2);
    padding-right: 10px;
  }
}

@media only screen and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec ul li {
    font-size: 16px;
    line-height: 20px;
    padding-left: 28px;
    background-size: 17px;
  }
}

.AboutPage #RoomsList .RoomsListItm .cntSec a {
  background-color: #e8f7fd;
  width: 130px;
  height: 45px;
  font-size: 11px;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #caa136;
  text-transform: uppercase;
  position: relative;
  margin-top: 25px;
}

@media only screen and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm .cntSec a {
    width: 146px;
    height: 47px;
    font-size: 14px;
    margin-top: 35px;
  }
}

.AboutPage #RoomsList .RoomsListItm .cntSec a span {
  position: relative;
  z-index: 1;
}

.AboutPage #RoomsList .RoomsListItm .cntSec a::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  background: #caa136;
  -webkit-transition: -webkit-transform 0.45s
    cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.AboutPage #RoomsList .RoomsListItm .cntSec a:hover {
  color: #fff;
}

.AboutPage #RoomsList .RoomsListItm .cntSec a:hover::before {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media only screen and (min-width: 992px) {
  .AboutPage #RoomsList .RoomsListItm:nth-child(odd) {
    direction: rtl;
  }

  .AboutPage #RoomsList .RoomsListItm:nth-child(odd) .cntSec {
    justify-content: flex-end;
  }

  .AboutPage #RoomsList .RoomsListItm:nth-child(odd) .cntSec .CusContainer {
    padding-right: 40px;
    text-align: left;
  }
}

@media only screen and (min-width: 992px) and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm:nth-child(odd) .cntSec .CusContainer {
    padding-right: 80px;
  }
}

@media only screen and (min-width: 992px) {
  .AboutPage #RoomsList .RoomsListItm:nth-child(even) .cntSec {
    justify-content: flex-start;
    align-items: center;
  }

  .AboutPage #RoomsList .RoomsListItm:nth-child(even) .cntSec .CusContainer {
    padding-left: 40px;
  }
}

@media only screen and (min-width: 992px) and (min-width: 1441px) {
  .AboutPage #RoomsList .RoomsListItm:nth-child(even) .cntSec .CusContainer {
    padding-left: 80px;
  }
}

.AboutPage #RoomsList .RoomsListItm:nth-child(2) .LeafPettels {
  pointer-events: none;
  display: none;
}

@media only screen and (min-width: 992px) {
  .AboutPage #RoomsList .RoomsListItm:nth-child(2) .LeafPettels {
    display: block;
  }
}

.AboutPage #RoomsList .RoomsListItm:nth-child(2) .LeafPettels .itm {
  position: absolute;
}

.AboutPage
  #RoomsList
  .RoomsListItm:nth-child(2)
  .LeafPettels
  .itm:nth-child(1) {
  top: -38px;
  right: 0;
}

.AboutPage
  #RoomsList
  .RoomsListItm:nth-child(2)
  .LeafPettels
  .itm:nth-child(2) {
  bottom: 40px;
  left: 0;
  right: 0px;
  width: fit-content;
  margin: auto;
  filter: blur(3px);
}

.AboutPage #RoomsList .RoomsListItm:nth-child(3) .LeafPettels {
  pointer-events: none;
  display: none;
}

@media only screen and (min-width: 992px) {
  .AboutPage #RoomsList .RoomsListItm:nth-child(3) .LeafPettels {
    display: block;
  }
}

.AboutPage #RoomsList .RoomsListItm:nth-child(3) .LeafPettels .itm {
  position: absolute;
}

.AboutPage
  #RoomsList
  .RoomsListItm:nth-child(3)
  .LeafPettels
  .itm:nth-child(1) {
  top: -47px;
  left: 0;
  transform: rotate(155deg);
  filter: blur(3px);
}

.AboutPage
  #RoomsList
  .RoomsListItm:nth-child(3)
  .LeafPettels
  .itm:nth-child(2) {
  bottom: -25px;
  right: 0;
  left: 0;
  width: fit-content;
  width: -moz-fit-content;
  margin: auto;
  transform: rotate(275deg);
}

.AboutPage #Reimbursement {
  background-color: #edf4e9;
  padding: 40px 0;
}

@media only screen and (min-width: 468px) {
  .AboutPage #Reimbursement {
    padding: 50px 0 55px;
  }
}

@media only screen and (min-width: 992px) {
  .AboutPage #Reimbursement {
    padding: 60px 0 65px;
  }
}

@media only screen and (min-width: 1441px) {
  .AboutPage #Reimbursement {
    padding: 70px 0 75px;
  }
}

@media only screen and (min-width: 1441px) {
  .DocPage #WhoVR .ImgSec {
    height: 380px;
  }
}

.DocPage #WhoVR .ImgSec::before {
  background-color: #fbe7b1;
  width: 235px;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec::before {
    width: 329px;
  }
}

.DocPage #WhoVR .ImgSec .img {
  background-color: #caa136;
  display: flex;
  align-items: flex-end;
  padding: 0 5px 0 13px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.DocPage #WhoVR .ImgSec .img img {
  position: relative;
  z-index: 1;
  height: auto;
  object-fit: contain;
}

.DocPage #WhoVR .ImgSec .img::before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("https://www.spacentrenearme.com/assets/images/DocPatBg.jpg") no-repeat center;
  background-size: cover;
  mix-blend-mode: multiply;
  z-index: 0;
  opacity: 0.1;
}

.DocPage #WhoVR .ImgSec .info {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #4e9525;
  padding: 20px 20px 25px;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec .info {
    padding: 20px 30px 25px;
  }
}

.DocPage #WhoVR .ImgSec .info ul {
  margin: -4px 0;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec .info ul {
    margin: -6px 0;
  }
}

.DocPage #WhoVR .ImgSec .info ul li {
  padding: 4px 0;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec .info ul li {
    padding: 6px 0;
  }
}

.DocPage #WhoVR .ImgSec .info ul a {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec .info ul a {
    font-size: 16px;
  }
}

.DocPage #WhoVR .ImgSec .info ul a .icon {
  width: 30px;
  display: flex;
  align-items: flex-start;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec .info ul a .icon {
    width: 40px;
  }
}

.DocPage #WhoVR .ImgSec .info ul a .icon svg {
  width: 17px;
  height: 17px;
  fill: #fff;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec .info ul a .icon svg {
    width: 21px;
    height: 21px;
  }
}

.DocPage #WhoVR .ImgSec .info ul a.call {
  font-size: 17px;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .ImgSec .info ul a.call {
    font-size: 20px;
  }
}

.DocPage #WhoVR .CntntSec {
  padding-top: 125px;
}

@media only screen and (min-width: 768px) {
  .DocPage #WhoVR .CntntSec {
    padding-top: 20px;
  }
}

.DocPage #WhoVR .CntntSec .flex {
  margin: 0px -15px;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .CntntSec .flex {
    margin: -15px;
  }
}

.DocPage #WhoVR .CntntSec .flex .box {
  width: 100%;
  padding: 0px 15px;
}

@media only screen and (min-width: 992px) {
  .DocPage #WhoVR .CntntSec .flex .box {
    padding: 15px;
    width: 50%;
  }
}

.DocPage #WhoVR .CntntSec .btnSec li {
  width: 260px;
}

.treatmentsPage #top_sec {
  padding: 40px 0;
}

@media only screen and (min-width: 768px) {
  .treatmentsPage #top_sec {
    padding: 60px 0;
  }
}

@media only screen and (min-width: 992px) {
  .treatmentsPage #top_sec {
    padding: 90px 0 65px;
  }
}

.treatmentsPage #top_sec .top_ot_bx {
  text-align: center;
}

@media only screen and (min-width: 1200px) {
  .treatmentsPage #top_sec .top_ot_bx {
    padding: 0 175px;
  }
}

.treatmentsPage #top_sec .top_ot_bx .head {
  color: #313130;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 15px;
}

@media only screen and (min-width: 576px) {
  .treatmentsPage #top_sec .top_ot_bx .head {
    margin-bottom: 25px;
    font-size: 26px;
  }
}

@media only screen and (min-width: 768px) {
  .treatmentsPage #top_sec .top_ot_bx .head {
    font-size: 32px;
  }
}

@media only screen and (min-width: 992px) {
  .treatmentsPage #top_sec .top_ot_bx .head {
    font-size: 38px;
  }
}

@media only screen and (min-width: 1540px) {
  .treatmentsPage #top_sec .top_ot_bx .head {
    font-size: 40px;
  }
}

.treatmentsPage #top_sec .top_ot_bx p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 26px;
  color: #5d5d5c;
}

.treatmentsPage #all_treatments {
  padding: 40px 0;
  background: #edf4e9;
}

@media only screen and (min-width: 768px) {
  .treatmentsPage #all_treatments {
    padding: 60px 0;
  }
}

@media only screen and (min-width: 992px) {
  .treatmentsPage #all_treatments {
    padding: 115px 0;
  }
}

.treatmentsPage #all_treatments .t_otr_bx {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx {
  width: calc(100% / 1);
  display: block;
}

@media only screen and (min-width: 500px) {
  .treatmentsPage #all_treatments .t_otr_bx .t_bx {
    width: calc(100% / 2);
  }
}

@media only screen and (min-width: 768px) {
  .treatmentsPage #all_treatments .t_otr_bx .t_bx {
    width: calc(100% / 3);
  }
}

@media only screen and (min-width: 992px) {
  .treatmentsPage #all_treatments .t_otr_bx .t_bx {
    width: calc(100% / 4);
  }
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx {
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  margin: 0 15px 30px;
  transition: 0.4s ease-in-out;
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx:hover {
  transform: translate(0, -15px);
  box-shadow: 0px 5px 70px 0px rgba(30, 33, 56, 0.15);
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .img_bx {
  height: 160px;
}

@media only screen and (min-width: 1100px) {
  .treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .img_bx {
    height: 208px;
  }
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .img_bx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .txt_bx {
  padding: 15px 15px 25px;
  text-align: center;
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .txt_bx .title {
  font-size: 16px;
  font-weight: bold;
  color: #141414;
  font-family: "Mulish", sans-serif;
  margin-bottom: 10px;
  line-height: normal;
}

@media only screen and (min-width: 1100px) {
  .treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .txt_bx .title {
    font-size: 16px;
  }
}

@media only screen and (min-width: 1200px) {
  .treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .txt_bx .title {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1540px) {
  .treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .txt_bx .title {
    font-size: 20px;
    min-height: 50px;
  }
}

.treatmentsPage #all_treatments .t_otr_bx .t_bx .t_inner_bx .txt_bx .readMore {
  margin: auto;
  color: #ababab;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: "Mulish", sans-serif;
}

.treatmentsPage
  #all_treatments
  .t_otr_bx
  .t_bx
  .t_inner_bx
  .txt_bx
  .readMore
  svg {
  transform: rotate(180deg) translateY(0px);
  margin-left: 10px;
  width: 9px;
  fill: #ababab;
}

.common_details_Page #cmn_detail_sec {
  padding: 40px 0;
}

@media only screen and (min-width: 576px) {
  .common_details_Page #cmn_detail_sec {
    padding: 40px 0;
  }
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec {
    padding: 60px 0;
  }
}

@media only screen and (min-width: 992px) {
  .common_details_Page #cmn_detail_sec {
    padding: 75px 0 115px;
  }
}

.common_details_Page #cmn_detail_sec .blog_header .blog_title {
  color: #303031;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
  line-height: 28px;
  font-size: 20px;
}

@media only screen and (min-width: 576px) {
  .common_details_Page #cmn_detail_sec .blog_header .blog_title {
    font-size: 24px;
    line-height: 32px;
  }
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .blog_header .blog_title {
    font-size: 28px;
    line-height: 34px;
  }
}

@media only screen and (min-width: 1200px) {
  .common_details_Page #cmn_detail_sec .blog_header .blog_title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 40px;
  }
}

.common_details_Page #cmn_detail_sec .blog_meta {
  font-size: 15px;
  font-weight: 400;
  color: #707070;
  font-family: "Mulish", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 30px;
}

.common_details_Page #cmn_detail_sec .blog_cntnt .img_box {
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .blog_cntnt .img_box {
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
  }
}

@media only screen and (min-width: 1200px) {
  .common_details_Page #cmn_detail_sec .blog_cntnt .img_box {
    height: 320px;
    width: 435px;
  }
}

.common_details_Page #cmn_detail_sec .blog_cntnt .img_box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.common_details_Page #cmn_detail_sec .blog_cntnt h3 {
  color: #4e9525;
  font-weight: 500;
  font-family: "Playfair Display", serif;
  margin: 30px 0;
}

@media only screen and (min-width: 576px) {
  .common_details_Page #cmn_detail_sec .blog_cntnt h3 {
    font-size: 26px;
  }
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .blog_cntnt h3 {
    font-size: 30px;
  }
}

.common_details_Page #cmn_detail_sec .blog_cntnt ul {
  margin-bottom: 20px;
}

.common_details_Page #cmn_detail_sec .blog_cntnt ul li {
  padding-left: 20px;
  position: relative;
  font-size: 14px;
  color: #4a4a4a;
  line-height: normal;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  margin-bottom: 14px;
}

.common_details_Page #cmn_detail_sec .blog_cntnt ul li::before {
  content: "";
  position: absolute;
  background: url(https://www.spacentrenearme.com/assets/images/tick.png) center no-repeat;
  left: 0;
  top: 5px;
  height: 8px;
  width: 12px;
  background-size: contain;
}

.common_details_Page #cmn_detail_sec .blog_cntnt p {
  font-size: 15px;
  color: #5d5d5c;
  line-height: 26px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
}

.common_details_Page #cmn_detail_sec .blog_cntnt h4,
.common_details_Page #cmn_detail_sec .blog_cntnt h5,
.common_details_Page #cmn_detail_sec .blog_cntnt h6 {
  color: #4d4d4d;
  font-weight: 400;
  margin: 15px 0;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  line-height: 26px;
}

.common_details_Page #cmn_detail_sec .right_box {
  margin-top: 15px;
}

@media only screen and (min-width: 992px) {
  .common_details_Page #cmn_detail_sec .right_box {
    margin-left: 30px;
  }
}

.common_details_Page #cmn_detail_sec .right_box .mail_box,
.common_details_Page #cmn_detail_sec .right_box .call_box {
  background: #caa136;
  min-height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .right_box .mail_box,
  .common_details_Page #cmn_detail_sec .right_box .call_box {
    min-height: 150px;
  }
}

.common_details_Page #cmn_detail_sec .right_box .mail_box.call_box,
.common_details_Page #cmn_detail_sec .right_box .call_box.call_box {
  background: #4e9525;
}

.common_details_Page #cmn_detail_sec .right_box .mail_box.call_box .title svg,
.common_details_Page #cmn_detail_sec .right_box .call_box.call_box .title svg {
  max-width: 29px;
  min-width: 29px;
}

.common_details_Page #cmn_detail_sec .right_box .mail_box.call_box .call,
.common_details_Page #cmn_detail_sec .right_box .call_box.call_box .call {
  font-weight: 500;
  color: #fff;
  font-family: "Mulish", sans-serif;
  line-height: normal;
  font-size: 22px;
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .right_box .mail_box.call_box .call,
  .common_details_Page #cmn_detail_sec .right_box .call_box.call_box .call {
    font-size: 28px;
  }
}

.common_details_Page #cmn_detail_sec .right_box .mail_box .title,
.common_details_Page #cmn_detail_sec .right_box .call_box .title {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Mulish", sans-serif;
  margin-bottom: 5px;
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .right_box .mail_box .title,
  .common_details_Page #cmn_detail_sec .right_box .call_box .title {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

.common_details_Page #cmn_detail_sec .right_box .mail_box .title svg,
.common_details_Page #cmn_detail_sec .right_box .call_box .title svg {
  fill: #fff;
  max-width: 29px;
  min-width: 29px;
  margin-right: 10px;
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .right_box .mail_box .title svg,
  .common_details_Page #cmn_detail_sec .right_box .call_box .title svg {
    max-width: 38px;
    min-width: 38px;
  }
}

.common_details_Page #cmn_detail_sec .right_box .mail_box .mail,
.common_details_Page #cmn_detail_sec .right_box .call_box .mail {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  line-height: normal;
}

@media only screen and (min-width: 768px) {
  .common_details_Page #cmn_detail_sec .right_box .mail_box .mail,
  .common_details_Page #cmn_detail_sec .right_box .call_box .mail {
    font-size: 20px;
  }
}

.common_details_Page #Reimbursement {
  padding-top: 40px;
  background: #edf4e9;
}

@media only screen and (min-width: 768px) {
  .common_details_Page #Reimbursement {
    padding-top: 70px;
  }
}

.TestiPage #testiList {
  background-color: #edf4e9;
  padding: 45px 0 40px;
}

@media only screen and (min-width: 468px) {
  .TestiPage #testiList {
    padding: 70px 0 55px;
  }
}

@media only screen and (min-width: 768px) {
  .TestiPage #testiList {
    padding: 85px 0 70px;
  }
}

@media only screen and (min-width: 992px) {
  .TestiPage #testiList {
    padding: 110px 0 85px;
  }
}

@media only screen and (min-width: 1441px) {
  .TestiPage #testiList {
    padding: 135px 0 100px;
  }
}

.TestiPage #testiList .row {
  margin: -15px;
}

.TestiPage #testiList .row .col-,
.TestiPage #testiList .row [class^="col-"],
.TestiPage #testiList .row [class*="col-"] {
  padding: 15px;
}

.TestiPage #testiList .box {
  background: #fff;
  border-radius: 5px;
  height: 100%;
  align-content: space-between;
  padding: 35px 25px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {
  .TestiPage #testiList .box {
    padding: 45px 35px 40px;
  }
}

.TestiPage #testiList .box .story {
  width: 100%;
  padding-bottom: 30px;
}

.TestiPage #testiList .box .story p {
  color: #5f5f5f;
  font-style: italic;
}

@media only screen and (min-width: 1441px) {
  .TestiPage #testiList .box .story p {
    font-size: 16px;
    line-height: 26px;
  }
}

.TestiPage #testiList .box .boXFoot {
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

@media only screen and (min-width: 468px) {
  .TestiPage #testiList .box .boXFoot {
    font-size: 16px;
  }
}

@media only screen and (min-width: 1441px) {
  .TestiPage #testiList .box .boXFoot {
    font-size: 18px;
  }
}

.TestiPage #testiList .box .boXFoot .dp {
  border-radius: 50%;
  background-color: #184153;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-right: 25px;
  width: 50px;
  height: 50px;
}

@media only screen and (min-width: 1441px) {
  .TestiPage #testiList .box .boXFoot .dp {
    width: 60px;
    height: 60px;
  }
}

.TestiPage #testiList .box .boXFoot .dp img {
  border-radius: 50%;
}

.TestiPage #testiList .viewMore {
  background-color: #4e9525;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 145px;
  height: 43px;
  font-size: 11px;
  margin-top: 40px;
}

@media only screen and (min-width: 468px) {
  .TestiPage #testiList .viewMore {
    width: 170px;
    height: 48px;
    font-size: 12px;
    margin-top: 55px;
  }
}

@media only screen and (min-width: 992px) {
  .TestiPage #testiList .viewMore {
    margin-top: 85px;
  }
}

@media only screen and (min-width: 1441px) {
  .TestiPage #testiList .viewMore {
    margin-top: 95px;
    width: 180px;
    height: 51px;
    font-size: 14px;
  }
}

.TestiPage #testiList .viewMore:hover {
  border-color: #caa136;
  color: #fff;
}

.BlogPage #blog_list_sec {
  background: #edf4e9;
  padding: 30px 0;
}

@media only screen and (min-width: 768px) {
  .BlogPage #blog_list_sec {
    padding: 60px 0;
  }
}

@media only screen and (min-width: 992px) {
  .BlogPage #blog_list_sec {
    padding: 100px 0;
  }
}

.BlogPage #blog_list_sec .row {
  justify-content: center;
}

.BlogPage #blog_list_sec .row .col-,
.BlogPage #blog_list_sec .row [class^="col-"],
.BlogPage #blog_list_sec .row [class*="col-"] {
  margin-bottom: 30px;
}

.BlogPage #blog_list_sec .outer_box {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  display: block;
  height: 100%;
}

.BlogPage #blog_list_sec .outer_box .img_otr_bx {
  position: relative;
}

.BlogPage #blog_list_sec .outer_box .img_otr_bx .img_bx {
  height: 235px;
  overflow: hidden;
}

.BlogPage #blog_list_sec .outer_box .img_otr_bx .img_bx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.BlogPage #blog_list_sec .outer_box .img_otr_bx .date {
  background: #4e9525;
  width: fit-content;
  width: -moz-fit-content;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  color: #fff;
  font-family: "Mulish", sans-serif;
  position: absolute;
  bottom: 0;
  left: 18px;
  padding: 5px 10px;
}

.BlogPage #blog_list_sec .outer_box .txt_bx {
  padding: 25px 20px 35px;
}

.BlogPage #blog_list_sec .outer_box .txt_bx .title {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  line-height: normal;
  font-family: "Playfair Display", serif;
  margin-bottom: 13px;
}

@media only screen and (min-width: 1540px) {
  .BlogPage #blog_list_sec .outer_box .txt_bx .title {
    font-size: 20px;
  }
}

.BlogPage #blog_list_sec .outer_box .txt_bx p {
  font-size: 14px;
  color: #5f5e5e;
  line-height: 22px;
  font-family: "Mulish", sans-serif;
  margin-bottom: 0;
}

.BlogPage #blog_list_sec .outer_box .txt_bx .readMore {
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: "Mulish", sans-serif;
}

.BlogPage #blog_list_sec .outer_box .txt_bx .readMore svg {
  transform: rotate(180deg) translateY(0px);
  margin-left: 10px;
}

.BlogPage #blog_list_sec .outer_box:hover .img_otr_bx .img_bx img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.BlogPage #blog_detail_sec {
  padding: 40px 0;
}

@media only screen and (min-width: 576px) {
  .BlogPage #blog_detail_sec {
    padding: 40px 0;
  }
}

@media only screen and (min-width: 768px) {
  .BlogPage #blog_detail_sec {
    padding: 60px 0;
  }
}

@media only screen and (min-width: 992px) {
  .BlogPage #blog_detail_sec {
    padding: 75px 0 130px;
  }
}

@media only screen and (min-width: 992px) {
  .BlogPage #blog_detail_sec .disc_ot_bx {
    padding-right: 0;
  }
}

.BlogPage #blog_detail_sec .blog_header .blog_title {
  color: #303031;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
  line-height: 28px;
  font-size: 20px;
}

@media only screen and (min-width: 576px) {
  .BlogPage #blog_detail_sec .blog_header .blog_title {
    font-size: 24px;
    line-height: 32px;
  }
}

@media only screen and (min-width: 768px) {
  .BlogPage #blog_detail_sec .blog_header .blog_title {
    font-size: 28px;
    line-height: 34px;
  }
}

@media only screen and (min-width: 1200px) {
  .BlogPage #blog_detail_sec .blog_header .blog_title {
    font-size: 36px;
    line-height: 40px;
  }
}

.BlogPage #blog_detail_sec .blog_meta {
  font-size: 15px;
  font-weight: 400;
  color: #707070;
  font-family: "Mulish", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 30px;
}

.BlogPage #blog_detail_sec .blog_cntnt .img_box {
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (min-width: 1200px) {
  .BlogPage #blog_detail_sec .blog_cntnt .img_box {
    height: 450px;
  }
}

.BlogPage #blog_detail_sec .blog_cntnt .img_box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.BlogPage #blog_detail_sec .blog_cntnt ul {
  margin-bottom: 20px;
}

.BlogPage #blog_detail_sec .blog_cntnt ul li {
  padding-left: 20px;
  position: relative;
  font-size: 14px;
  color: #4a4a4a;
  line-height: normal;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  margin-bottom: 12px;
}

.BlogPage #blog_detail_sec .blog_cntnt ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background: #4e9525;
  height: 8px;
  width: 8px;
  border-radius: 50%;
}

.BlogPage #blog_detail_sec .blog_cntnt p {
  font-size: 14px;
  color: #4a4a4a;
  line-height: 26px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}

.BlogPage #blog_detail_sec .blog_cntnt h3,
.BlogPage #blog_detail_sec .blog_cntnt h4,
.BlogPage #blog_detail_sec .blog_cntnt h5,
.BlogPage #blog_detail_sec .blog_cntnt h6 {
  color: #4d4d4d;
  font-weight: 400;
  margin: 15px 0;
  font-family: "Mulish", sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.BlogPage #blog_detail_sec aside {
  padding-top: 15px;
}

@media only screen and (min-width: 992px) {
  .BlogPage #blog_detail_sec aside {
    padding-left: 50px;
  }
}

.BlogPage #blog_detail_sec aside .head {
  position: relative;
  margin-bottom: 20px;
  font-size: 24px;
  color: #4a4a4a;
  line-height: 26px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
}

@media only screen and (min-width: 576px) {
  .BlogPage #blog_detail_sec aside .head {
    font-size: 24px;
  }
}

.BlogPage #blog_detail_sec aside .blog_row {
  width: 100%;
}

.BlogPage #blog_detail_sec aside .blog_row .blog_box {
  margin-bottom: 25px;
  display: flex;
  height: auto;
  padding-bottom: 25px;
  border-bottom: solid 1px rgba(30, 30, 30, 0.1);
}

.BlogPage #blog_detail_sec aside .blog_row .blog_box:last-child {
  margin-bottom: 40px;
}

.BlogPage #blog_detail_sec aside .blog_row .blog_box .img_box {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 115px;
  height: 95px;
  filter: grayscale(0.5);
  min-width: 116px;
  border-radius: 5px;
  overflow: hidden;
}

@media only screen and (min-width: 1540p) {
  .BlogPage #blog_detail_sec aside .blog_row .blog_box .img_box {
    width: 143px;
  }
}

.BlogPage #blog_detail_sec aside .blog_row .blog_box .img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.BlogPage #blog_detail_sec aside .blog_row .blog_box .cntnt_box {
  width: calc(100% - 115px);
  padding-left: 22px;
}

@media only screen and (min-width: 1540p) {
  .BlogPage #blog_detail_sec aside .blog_row .blog_box .cntnt_box {
    width: calc(100% - 145px);
  }
}

.BlogPage #blog_detail_sec aside .blog_row .blog_box .title {
  font-size: 16px;
  color: #0a0a0a;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: 400;
  font-family: "Mulish", sans-serif;
}

.BlogPage #blog_detail_sec aside .blog_row .blog_box .date {
  font-size: 11px;
  font-weight: 400;
  color: #4e9525;
  line-height: normal;
  font-family: "Mulish", sans-serif;
  text-transform: uppercase;
}

.gallery_Page #portfolio {
  background: #edf4e9;
  padding: 40px 0;
}

@media only screen and (min-width: 768px) {
  .gallery_Page #portfolio {
    padding: 60px 0;
  }
}

@media only screen and (min-width: 992px) {
  .gallery_Page #portfolio {
    padding: 90px 0 120px;
  }
}

.gallery_Page #portfolio .container .row {
  margin: -10px;
}

.gallery_Page #portfolio .container .row .col-,
.gallery_Page #portfolio .container .row [class^="col-"],
.gallery_Page #portfolio .container .row [class*="col-"] {
  padding: 10px;
}

.gallery_Page #portfolio .container .title_box {
  padding: 65px 30px 40px;
}

@media only screen and (max-width: 768px) {
  .gallery_Page #portfolio .container .title_box {
    padding: 0 30px 30px;
  }
}

@media only screen and (max-width: 576px) {
  .gallery_Page #portfolio .container .title_box {
    padding: 0;
  }
}

.gallery_Page #portfolio .container .title_box .title {
  font-size: 50px;
  color: #20232c;
  font-weight: 600;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .gallery_Page #portfolio .container .title_box .title {
    font-size: 34px;
  }
}

@media only screen and (max-width: 576px) {
  .gallery_Page #portfolio .container .title_box .title {
    font-size: 28px;
    margin-bottom: 25px;
  }
}

.gallery_Page #portfolio .container .title_box .sec_info {
  font-size: 18px;
  color: #181c26;
  line-height: 1.556;
}

@media only screen and (max-width: 768px) {
  .gallery_Page #portfolio .container .title_box .sec_info {
    font-size: 16px;
  }
}

@media only screen and (max-width: 576px) {
  .gallery_Page #portfolio .container .title_box .sec_info {
    font-size: 13px;
  }
}

.gallery_Page #portfolio .container .title_box .know_more {
  margin-top: 50px;
}

@media only screen and (max-width: 576px) {
  .gallery_Page #portfolio .container .title_box .know_more {
    margin-top: 25px;
    font-size: 16px;
  }
}

.gallery_Page #portfolio .container .box {
  width: 100%;
  height: 265px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .gallery_Page #portfolio .container .box {
    height: 240px;
  }
}

@media only screen and (max-width: 576px) {
  .gallery_Page #portfolio .container .box {
    height: 240px;
  }
}

.gallery_Page #portfolio .container .box.img::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("https://www.spacentrenearme.com/assets/images/search.png") no-repeat center rgba(20, 20, 20, 0.5);
  opacity: 0;
  background-size: 48px;
  visibility: hidden;
  transition: ease-in-out all 0.3s;
}

.gallery_Page #portfolio .container .box.video::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("https://www.spacentrenearme.com/assets/images/play.png") no-repeat center rgba(20, 20, 20, 0.5);
  opacity: 0;
  background-size: 59px;
  visibility: hidden;
  transition: ease-in-out all 0.3s;
}

.gallery_Page #portfolio .container .box:hover::before {
  opacity: 1;
  visibility: visible;
}

.gallery_Page #portfolio .container .related {
  display: none;
}

.gallery_Page #portfolio .portfolioFilter {
  display: flex;
  margin-bottom: 50px;
  justify-content: center;
}

@media only screen and (max-width: 576px) {
  .gallery_Page #portfolio .portfolioFilter {
    display: block;
    margin-bottom: 30px;
  }
}

.gallery_Page #portfolio .portfolioFilter a {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Mulish", sans-serif;
  color: #383838;
  z-index: 1;
  padding: 6px 20px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  margin: 0 7.5px;
  transition: 0.4s ease-in-out;
}

@media only screen and (max-width: 576px) {
  .gallery_Page #portfolio .portfolioFilter a {
    margin-bottom: 10px;
  }
}

.gallery_Page #portfolio .portfolioFilter a span {
  position: relative;
  z-index: 1;
}

.gallery_Page #portfolio .portfolioFilter a.current,
.gallery_Page #portfolio .portfolioFilter a:hover {
  background: #4e9525;
}

.gallery_Page #portfolio .portfolioFilter a.current span,
.gallery_Page #portfolio .portfolioFilter a:hover span {
  color: #fff;
}

.MakeAppPage {
  overflow: visible !important;
}

.MakeAppPage #formSec {
  background-color: #edf4e9;
  margin-top: 53px;
  padding: 45px 0 40px;
  position: relative;
}

@media only screen and (min-width: 468px) {
  .MakeAppPage #formSec {
    padding: 70px 0 55px;
  }
}

@media only screen and (min-width: 768px) {
  .MakeAppPage #formSec {
    padding: 85px 0 70px;
    margin-top: 67px;
  }
}

@media only screen and (min-width: 992px) {
  .MakeAppPage #formSec {
    padding: 95px 0 100px;
    margin-top: 70px;
  }
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec {
    margin-top: 85px;
    padding: 110px 0 120px;
  }
}

@media only screen and (min-width: 1555px) {
  .MakeAppPage #formSec {
    margin-top: 112px;
  }
}

.MakeAppPage #formSec .leafPaters {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0px;
  pointer-events: none;
  display: none;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .MakeAppPage #formSec .leafPaters {
    display: block;
  }
}

.MakeAppPage #formSec .leafPaters .item {
  position: absolute;
}

.MakeAppPage #formSec .leafPaters .item:nth-child(1) {
  top: 55px;
  left: 15%;
}

.MakeAppPage #formSec .leafPaters .item:nth-child(1) img {
  width: 80px;
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec .leafPaters .item:nth-child(1) img {
    width: auto;
  }
}

.MakeAppPage #formSec .leafPaters .item:nth-child(2) {
  right: 25%;
  top: 5px;
}

.MakeAppPage #formSec .leafPaters .item:nth-child(2) img {
  width: 30px;
}

@media only screen and (min-width: 1200px) {
  .MakeAppPage #formSec .leafPaters .item:nth-child(2) img {
    width: auto;
  }
}

.MakeAppPage #formSec .leafPaters .item:nth-child(3) {
  top: 20%;
  right: 0;
}

.MakeAppPage #formSec .leafPaters .item:nth-child(3) img {
  width: 80px;
}

@media only screen and (min-width: 1200px) {
  .MakeAppPage #formSec .leafPaters .item:nth-child(3) img {
    width: auto;
  }
}

.MakeAppPage #formSec .leafPaters .item:nth-child(4) {
  top: 50%;
  left: 0px;
}

@media only screen and (min-width: 1200px) {
  .MakeAppPage #formSec .leafPaters .item:nth-child(4) {
    left: -40px;
  }
}

.MakeAppPage #formSec .leafPaters .item:nth-child(4) img {
  width: 45px;
}

@media only screen and (min-width: 1200px) {
  .MakeAppPage #formSec .leafPaters .item:nth-child(4) img {
    width: auto;
  }
}

.MakeAppPage #formSec .leafPaters .item:nth-child(5) {
  bottom: 5%;
  left: 0;
  right: 0px;
  margin: auto;
  width: fit-content;
  width: -moz-fit-content;
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec .leafPaters .item:nth-child(5) {
    bottom: 47px;
  }
}

.MakeAppPage #formSec .leafPaters .item:nth-child(6) {
  right: 0px;
  bottom: 16%;
}

.MakeAppPage #formSec .leafPaters .item:nth-child(6) img {
  width: 60px;
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec .leafPaters .item:nth-child(6) img {
    width: auto;
  }
}

.MakeAppPage #formSec form {
  border-radius: 10px;
  background-color: #fff;
  max-width: 840px;
  margin: auto;
  padding: 30px 25px 35px;
  position: relative;
}

@media only screen and (min-width: 468px) {
  .MakeAppPage #formSec form {
    padding: 40px 40px 50px;
  }
}

@media only screen and (min-width: 768px) {
  .MakeAppPage #formSec form {
    padding: 50px 55px 55px;
  }
}

@media only screen and (min-width: 1200px) {
  .MakeAppPage #formSec form {
    padding: 60px 70px 65px;
  }
}

.MakeAppPage #formSec form .col-,
.MakeAppPage #formSec form [class^="col-"],
.MakeAppPage #formSec form [class*="col-"] {
  padding: 0 15px;
}

.MakeAppPage #formSec form .pot {
  width: 310px;
  height: 275px;
  left: -185px;
  bottom: -180px;
  position: absolute;
  pointer-events: none;
  z-index: 1;
  display: none;
}

@media only screen and (min-width: 768px) {
  .MakeAppPage #formSec form .pot {
    display: block;
  }
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec form .pot {
    width: 400px;
    height: 380px;
    left: -235px;
    bottom: -260px;
  }
}

.MakeAppPage #formSec form .formHead .formTitle {
  font-family: "Playfair Display", serif;
  color: #4e9525;
  line-height: normal;
  margin-bottom: 25px;
  font-size: 22px;
}

@media only screen and (min-width: 468px) {
  .MakeAppPage #formSec form .formHead .formTitle {
    font-size: 26px;
  }
}

@media only screen and (min-width: 576px) {
  .MakeAppPage #formSec form .formHead .formTitle {
    font-size: 28px;
  }
}

@media only screen and (min-width: 992px) {
  .MakeAppPage #formSec form .formHead .formTitle {
    font-size: 30px;
  }
}

@media only screen and (min-width: 1200px) {
  .MakeAppPage #formSec form .formHead .formTitle {
    font-size: 35px;
  }
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec form .formHead .formTitle {
    font-size: 40px;
  }
}

.MakeAppPage #formSec form .formHead .formInfo {
  color: #333232;
  font-size: 13px;
  line-height: 22px;
}

@media only screen and (min-width: 468px) {
  .MakeAppPage #formSec form .formHead .formInfo {
    font-size: 14px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec form .formHead .formInfo {
    font-size: 15px;
    line-height: 26px;
  }
}

.MakeAppPage #formSec form .form-group {
  position: relative;
}

.MakeAppPage #formSec form .form-control,
.MakeAppPage #formSec form .select2-selection {
  border: none;
  border-bottom: 2px solid #dce5d8;
  position: relative;
  background: transparent;
  border-radius: 0px;
  padding: 0px;
  height: 65px !important;
  outline: none;
  box-shadow: none;
  color: #333232;
  display: flex;
  align-items: center;
  font-size: 13px;
}

@media only screen and (min-width: 468px) {
  .MakeAppPage #formSec form .form-control,
  .MakeAppPage #formSec form .select2-selection {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec form .form-control,
  .MakeAppPage #formSec form .select2-selection {
    font-size: 15px;
  }
}

.MakeAppPage #formSec form .form-control:-webkit-autofill,
.MakeAppPage #formSec form .form-control:-webkit-autofill:hover,
.MakeAppPage #formSec form .form-control:-webkit-autofill:focus,
.MakeAppPage #formSec form .select2-selection:-webkit-autofill,
.MakeAppPage #formSec form .select2-selection:-webkit-autofill:hover,
.MakeAppPage #formSec form .select2-selection:-webkit-autofill:focus {
  -webkit-text-fill-color: #333232;
}

.MakeAppPage #formSec form .form-control .select2-selection__rendered,
.MakeAppPage #formSec form .select2-selection .select2-selection__rendered {
  color: #333232;
  padding: 0px;
  font-size: 13px;
}

@media only screen and (min-width: 468px) {
  .MakeAppPage #formSec form .form-control .select2-selection__rendered,
  .MakeAppPage #formSec form .select2-selection .select2-selection__rendered {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  .MakeAppPage #formSec form .form-control .select2-selection__rendered,
  .MakeAppPage #formSec form .select2-selection .select2-selection__rendered {
    font-size: 15px;
  }
}

.MakeAppPage #formSec form .form-control .select2-selection__arrow,
.MakeAppPage #formSec form .select2-selection .select2-selection__arrow {
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.MakeAppPage #formSec form .form-control::placeholder,
.MakeAppPage #formSec form .select2-selection::placeholder {
  color: #333232;
}

.MakeAppPage #formSec form .form-control:valid,
.MakeAppPage #formSec form .form-control:focus,
.MakeAppPage #formSec form .select2-selection:valid,
.MakeAppPage #formSec form .select2-selection:focus {
  border-color: #4e9525;
}

.MakeAppPage #formSec form .select2-container--below .select2-selection {
  border-color: #4e9525;
}

.MakeAppPage #formSec form .input-group-addon {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
}

.MakeAppPage #formSec form textarea.form-control {
  padding-top: 30px;
  height: 115px;
}

.MakeAppPage #formSec form .BtnSec {
  display: flex;
  justify-content: flex-end;
}

.MakeAppPage #formSec form .submitBtn {
  border: 2px solid #dce5d8;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4e9525;
  margin-top: 30px;
  border-radius: 0px;
  outline: none;
  box-shadow: none;
  position: relative;
  text-transform: uppercase;
  width: 185px;
  height: 50px;
  font-size: 12px;
}

@media only screen and (min-width: 468px) {
  .MakeAppPage #formSec form .submitBtn {
    width: 190px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  .MakeAppPage #formSec form .submitBtn {
    width: 203px;
    height: 57px;
    font-size: 15px;
  }
}

.MakeAppPage #formSec form .submitBtn::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  background: #4e9525;
  -webkit-transition: -webkit-transform 0.45s
    cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.MakeAppPage #formSec form .submitBtn span {
  position: relative;
  z-index: 1;
}

.MakeAppPage #formSec form .submitBtn:hover {
  border-color: #4e9525;
  color: #fff;
}

.MakeAppPage #formSec form .submitBtn:hover::before {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.ContactPage #pageBanner {
  z-index: 1;
}

.ContactPage #ContactInfo {
  position: relative;
  padding: 45px 0 40px;
}

@media only screen and (min-width: 468px) {
  .ContactPage #ContactInfo {
    padding: 70px 0 100px;
  }
}

@media only screen and (min-width: 992px) {
  .ContactPage #ContactInfo {
    padding: 110px 0 185px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo {
    padding: 135px 0 230px;
  }
}

.ContactPage #ContactInfo .leafPaters {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  z-index: 1;
  display: none;
  pointer-events: none;
}

@media only screen and (min-width: 992px) {
  .ContactPage #ContactInfo .leafPaters {
    display: block;
  }
}

.ContactPage #ContactInfo .leafPaters .item {
  position: absolute;
}

.ContactPage #ContactInfo .leafPaters .item:nth-child(1) {
  left: 10%;
  top: -20px;
  width: 85px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .leafPaters .item:nth-child(1) {
    width: auto;
  }
}

.ContactPage #ContactInfo .leafPaters .item:nth-child(2) {
  right: 25px;
  top: 55px;
  width: 35px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .leafPaters .item:nth-child(2) {
    width: auto;
  }
}

.ContactPage #ContactInfo .leafPaters .item:nth-child(3) {
  right: 0;
  bottom: -15px;
  width: 45px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .leafPaters .item:nth-child(3) {
    width: auto;
  }
}

.ContactPage #ContactInfo .leafPaters .item:nth-child(4) {
  transform: rotate(190deg);
  filter: blur(3px);
  bottom: 70px;
  width: 50px;
}

@media only screen and (min-width: 1200px) {
  .ContactPage #ContactInfo .leafPaters .item:nth-child(4) {
    bottom: 108px;
    width: 60px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .leafPaters .item:nth-child(4) {
    width: auto;
  }
}

.ContactPage #ContactInfo .leafPaters .pot {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 350px;
  bottom: -175px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .leafPaters .pot {
    width: 400px;
    bottom: -225px;
  }
}

.ContactPage #ContactInfo .leafPaters .pot .leaf {
  position: absolute;
  right: -35px;
  bottom: 50px;
}

.ContactPage #ContactInfo .TitleSec {
  margin-bottom: 40px;
}

@media only screen and (min-width: 992px) {
  .ContactPage #ContactInfo .TitleSec {
    margin-bottom: 0px;
    padding-right: 70px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .TitleSec {
    padding-right: 95px;
  }
}

.ContactPage #ContactInfo .TitleSec .title {
  font-family: "Playfair Display", serif;
  color: #4e9525;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 32px;
}

@media only screen and (min-width: 468px) {
  .ContactPage #ContactInfo .TitleSec .title {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 576px) {
  .ContactPage #ContactInfo .TitleSec .title {
    font-size: 28px;
  }
}

@media only screen and (min-width: 992px) {
  .ContactPage #ContactInfo .TitleSec .title {
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 1200px) {
  .ContactPage #ContactInfo .TitleSec .title {
    font-size: 36px;
    line-height: 48px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .TitleSec .title {
    font-size: 45px;
    line-height: 54px;
  }
}

.ContactPage #ContactInfo .TitleSec .sub {
  color: #010101;
  font-size: 14px;
  line-height: 25px;
}

@media only screen and (min-width: 1200px) {
  .ContactPage #ContactInfo .TitleSec .sub {
    font-size: 16px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .TitleSec .sub {
    font-size: 18px;
    line-height: 34px;
  }
}

.ContactPage #ContactInfo .flexBox {
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 576px) {
  .ContactPage #ContactInfo .flexBox {
    margin: -20px;
  }
}

@media only screen and (min-width: 1200px) {
  .ContactPage #ContactInfo .flexBox {
    margin: -30px;
  }
}

.ContactPage #ContactInfo .flexBox .item {
  padding: 15px;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .ContactPage #ContactInfo .flexBox .item {
    padding: 20px;
    width: calc(50%);
  }
}

@media only screen and (min-width: 1200px) {
  .ContactPage #ContactInfo .flexBox .item {
    padding: 30px;
  }
}

.ContactPage #ContactInfo .flexBox .box {
  height: 100%;
  position: relative;
  padding-left: 45px;
}

@media only screen and (min-width: 768px) {
  .ContactPage #ContactInfo .flexBox .box {
    padding-left: 55px;
  }
}

.ContactPage #ContactInfo .flexBox .box .icon {
  position: absolute;
  left: 0px;
  top: 0px;
}

.ContactPage #ContactInfo .flexBox .box .icon svg {
  fill: #4e9525;
  width: 28px;
  height: 28px;
}

@media only screen and (min-width: 768px) {
  .ContactPage #ContactInfo .flexBox .box .icon svg {
    width: 34px;
    height: 34px;
  }
}

.ContactPage #ContactInfo .flexBox .box .icon #clock {
  stroke-width: 4;
  stroke: #4e9525;
  fill: none;
}

.ContactPage #ContactInfo .flexBox .box .infoTitle {
  font-size: 14px;
  color: #4e9525;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 13px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .flexBox .box .infoTitle {
    margin-bottom: 20px;
  }
}

.ContactPage #ContactInfo .flexBox .box p,
.ContactPage #ContactInfo .flexBox .box a {
  font-size: 14px;
  color: #1c1c1c;
  line-height: 24px;
  display: block;
  margin: 0px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .flexBox .box p,
  .ContactPage #ContactInfo .flexBox .box a {
    font-size: 17px;
  }
}

.ContactPage #ContactInfo .flexBox .box .call {
  font-weight: 600;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  .ContactPage #ContactInfo .flexBox .box .call {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #ContactInfo .flexBox .box .call {
    font-size: 22px;
  }
}

.ContactPage #ContactInfo .flexBox .box .call.mar {
  margin-bottom: 5px;
}

.ContactPage #MakeAppoinment .LftSec .topSec {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 60px 30px 50px;
}

@media only screen and (min-width: 468px) {
  .ContactPage #MakeAppoinment .LftSec .topSec {
    padding: 70px 30px 85px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #MakeAppoinment .LftSec .topSec {
    padding: 170px 30px 125px;
  }
}

.ContactPage #MakeAppoinment .TitleBox {
  text-align: center;
}

.ContactPage #MakeAppoinment .TitleBox .MainHead .Sub,
.ContactPage #MakeAppoinment .TitleBox .MainHead .head {
  color: #fff;
}

.ContactPage #MakeAppoinment .TitleBox p {
  color: #fff;
  margin: 0px;
}

.ContactPage #MakeAppoinment .formSec {
  padding: 25px 15px 45px;
}

@media only screen and (min-width: 468px) {
  .ContactPage #MakeAppoinment .formSec {
    padding: 30px 15px 75px;
  }
}

@media only screen and (min-width: 992px) {
  .ContactPage #MakeAppoinment .formSec {
    padding: 135px 30px 75px 70px;
  }
}

@media only screen and (min-width: 1200px) {
  .ContactPage #MakeAppoinment .formSec {
    padding: 135px 30px 75px 95px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #MakeAppoinment .formSec {
    padding: 180px 30px 85px 130px;
  }
}

.ContactPage #locationMap {
  background-color: #edf4e9;
  padding: 45px 0 40px;
  position: relative;
}

@media only screen and (min-width: 468px) {
  .ContactPage #locationMap {
    padding: 70px 0 55px;
  }
}

@media only screen and (min-width: 768px) {
  .ContactPage #locationMap {
    padding: 85px 0 70px;
  }
}

@media only screen and (min-width: 992px) {
  .ContactPage #locationMap {
    padding: 95px 0 85px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #locationMap {
    padding: 110px 0 140px;
  }
}

.ContactPage #locationMap .leafPaters {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  z-index: 1;
  display: none;
  pointer-events: none;
}

@media only screen and (min-width: 992px) {
  .ContactPage #locationMap .leafPaters {
    display: block;
  }
}

.ContactPage #locationMap .leafPaters .item {
  position: absolute;
}

.ContactPage #locationMap .leafPaters .item:nth-child(1) {
  left: 10%;
  top: -20px;
  width: 85px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #locationMap .leafPaters .item:nth-child(1) {
    width: auto;
  }
}

.ContactPage #locationMap .leafPaters .item:nth-child(2) {
  right: 25px;
  top: 55px;
  width: 35px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #locationMap .leafPaters .item:nth-child(2) {
    width: auto;
  }
}

.ContactPage #locationMap .leafPaters .item:nth-child(3) {
  right: 70px;
  bottom: 12%;
  width: 60px;
}

@media only screen and (min-width: 1441px) {
  .ContactPage #locationMap .leafPaters .item:nth-child(3) {
    right: 18%;
    bottom: 25%;
  }
}

.ContactPage #locationMap .leafPaters .item:nth-child(4) {
  filter: blur(3px);
  top: 35%;
  width: 50px;
  height: fit-content;
}

@media only screen and (min-width: 1200px) {
  .ContactPage #locationMap .leafPaters .item:nth-child(4) {
    width: 60px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #locationMap .leafPaters .item:nth-child(4) {
    width: auto;
  }
}

@media only screen and (min-width: 992px) {
  .ContactPage #locationMap .container {
    padding: 0 80px;
  }
}

@media only screen and (min-width: 992px) {
  .ContactPage #locationMap .MainHead {
    margin-bottom: 55px;
  }
}

@media only screen and (min-width: 1441px) {
  .ContactPage #locationMap .MainHead {
    margin-bottom: 70px;
  }
}

.ContactPage #locationMap #map {
  border-radius: 10px;
  box-shadow: 0px 5px 80px 0px rgba(30, 33, 56, 0.15);
  width: 100%;
  overflow: hidden;
}

.ContactPage #locationMap #map iframe {
  width: 100%;
  border: none;
  height: 245px;
}

@media only screen and (min-width: 468px) {
  .ContactPage #locationMap #map iframe {
    height: 335px;
  }
}

@media only screen and (min-width: 768px) {
  .ContactPage #locationMap #map iframe {
    height: 395px;
  }
}

@media only screen and (min-width: 992px) {
  .ContactPage #locationMap #map iframe {
    height: 505px;
  }
}

#error_page .row {
  margin: 0;
}

#error_page .page_cntnt {
  padding: 40px 0 70px;
  text-align: center;
  margin: auto;
}

@media only screen and (min-width: 468px) {
  #error_page .page_cntnt {
    padding: 80px 0 120px;
  }
}

#error_page .head_one {
  font-size: 69px;
  font-weight: 700;
  color: #4e9525;
  letter-spacing: 1px;
}

@media only screen and (min-width: 468px) {
  #error_page .head_one {
    font-size: 95px;
  }
}

#error_page .head_two {
  font-size: 14px;
  font-weight: 600;
  color: #696868;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

@media only screen and (min-width: 468px) {
  #error_page .head_two {
    font-size: 20px;
    margin-bottom: 40px;
  }
}

#error_page .head_three {
  font-size: 16px;
  line-height: normal;
  letter-spacing: 1px;
  font-weight: 600;
  color: #696868;
  margin-bottom: 15px;
}

@media only screen and (min-width: 468px) {
  #error_page .head_three {
    font-size: 25px;
  }
}

#error_page p {
  color: #696868;
  margin: 0px;
}

#error_page .viewMore {
  background: #4e9525;
  padding: 13px 20px;
  color: #fff;
  margin-top: 35px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
}

footer {
  position: relative;
  background-color: #14200d;
  border-bottom: 3px solid #4e9525;
}

footer .parallax {
  opacity: 0.1;
}

footer .container {
  position: relative;
  z-index: 1;
}

footer .footTopSec {
  border-bottom: 1px solid rgba(255, 255, 255, 0.102);
  padding: 60px 0 25px;
}

@media only screen and (min-width: 468px) {
  footer .footTopSec {
    padding: 70px 0 35px;
  }
}

@media only screen and (min-width: 768px) {
  footer .footTopSec {
    padding: 85px 0 50px;
  }
}

footer .footTopSec .logSec {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 45px;
}

@media only screen and (min-width: 468px) {
  footer .footTopSec .logSec {
    margin-bottom: 55px;
  }
}

footer .footTopSec .logSec .logo {
  max-width: 280px;
  color: #fff;
}

@media only screen and (min-width: 468px) {
  footer .footTopSec .logSec .logo {
    max-width: 385px;
  }
}

footer .footTopSec .title {
  color: #c49d36;
  margin-bottom: 5px;
  font-size: 12px;
}

@media only screen and (min-width: 1441px) {
  footer .footTopSec .title {
    font-size: 13px;
  }
}

footer .footTopSec .FlexBox {
  margin: -15px -10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 468px) {
  footer .footTopSec .FlexBox {
    margin: -20px -10px;
  }
}

@media only screen and (min-width: 1200px) {
  footer .footTopSec .FlexBox {
    margin: -20px;
  }
}

footer .footTopSec .FlexBox .itm {
  width: 100%;
  padding: 15px 10px;
}

@media only screen and (min-width: 468px) {
  footer .footTopSec .FlexBox .itm {
    padding: 20px 10px;
  }
}

@media only screen and (min-width: 576px) {
  footer .footTopSec .FlexBox .itm {
    width: calc(100% / 2);
  }
}

@media only screen and (min-width: 992px) {
  footer .footTopSec .FlexBox .itm {
    width: 27%;
  }

  footer .footTopSec .FlexBox .itm:last-of-type {
    width: 19%;
  }
}

@media only screen and (min-width: 1200px) {
  footer .footTopSec .FlexBox .itm {
    padding: 20px;
  }
}

footer .footTopSec .FlexBox .hasIcon {
  display: flex;
  align-items: start;
}

footer .footTopSec .FlexBox .hasIcon .icon {
  width: 28px;
}

@media only screen and (min-width: 1200px) {
  footer .footTopSec .FlexBox .hasIcon .icon {
    width: 35px;
  }
}

footer .footTopSec .FlexBox .hasIcon .icon svg {
  fill: #c49d36;
}

footer .footTopSec .FlexBox .hasIcon .icon svg #Clock {
  stroke: none;
  stroke-width: 1;
  stroke: #caa136;
  fill: none;
}

footer .footTopSec .FlexBox .hasIcon .icon svg #Clock .g,
footer .footTopSec .FlexBox .hasIcon .icon svg #Clock g {
  stroke-width: 4;
}

footer .footTopSec .FlexBox .hasIcon .Rit {
  width: calc(100% - 28px);
  padding-left: 12px;
}

@media only screen and (min-width: 1200px) {
  footer .footTopSec .FlexBox .hasIcon .Rit {
    width: calc(100% - 35px);
  }
}

footer .footTopSec .FlexBox .hasIcon .Rit .main {
  font-size: 15px;
  color: #fff;
  display: block;
}

@media only screen and (min-width: 1200px) {
  footer .footTopSec .FlexBox .hasIcon .Rit .main {
    font-size: 16px;
  }
}

@media only screen and (min-width: 1441px) {
  footer .footTopSec .FlexBox .hasIcon .Rit .main {
    font-size: 17px;
  }
}

footer .footTopSec .FlexBox .hasIcon .Rit a.main:hover {
  color: #c49d36;
}

footer .footTopSec ul {
  display: flex;
  align-items: center;
}

footer .footTopSec ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

footer .footTopSec ul li a svg {
  fill: #fff;
  width: 15px;
  height: 15px;
  transition: all 0.3s;
}

@media only screen and (min-width: 1200px) {
  footer .footTopSec ul li a svg {
    width: 16px;
    height: 16px;
  }
}

footer .footTopSec ul li a.YTube svg {
  width: 18px;
  height: 18px;
}

@media only screen and (min-width: 1200px) {
  footer .footTopSec ul li a.YTube svg {
    width: 21px;
    height: 21px;
  }
}

footer .footTopSec ul li a:hover svg {
  fill: #c49d36;
}

footer .footTopSec ul li:not(:last-of-type) {
  margin-right: 25px;
}

footer .MiddleSec {
  border-bottom: 1px solid rgba(255, 255, 255, 0.102);
  padding: 35px 0;
}

@media only screen and (min-width: 468px) {
  footer .MiddleSec {
    padding: 45px 0;
  }
}

@media only screen and (min-width: 768px) {
  footer .MiddleSec {
    padding: 55px 0;
  }
}

footer .MiddleSec .row {
  margin: -15px;
}

footer .MiddleSec .row .col-,
footer .MiddleSec .row [class^="col-"],
footer .MiddleSec .row [class*="col-"] {
  padding: 15px;
}

footer .MiddleSec .footHead {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  color: #4e9525;
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) {
  footer .MiddleSec .footHead {
    margin-bottom: 40px;
  }
}

footer .MiddleSec p {
  font-size: 13px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 30px;
}

footer .MiddleSec ul li a {
  display: block;
  font-size: 13px;
  color: #fff;
}

footer .MiddleSec ul li a:hover {
  color: #c49d36;
}

footer .MiddleSec ul li:not(:last-of-type) {
  margin-bottom: 8px;
}

footer .MiddleSec .Newsletter {
  margin-top: 40px;
}

footer .MiddleSec .Newsletter .footHead {
  margin-bottom: 25px;
}

footer .MiddleSec .Newsletter .form-group {
  display: block;
  margin: 0px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

footer .MiddleSec .Newsletter .form-group .form-control {
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  height: 46px;
  padding: 10px 18px;
  border-radius: 0px;
  border: none;
  outline: none;
  box-shadow: none;
  font-size: 13px;
  color: #fff;
}

footer .MiddleSec .Newsletter .form-group .form-control::placeholder {
  color: #fff;
}

footer .MiddleSec .Newsletter .form-group .submitBtn {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 15px;
}

footer .MiddleSec .Newsletter .form-group .submitBtn svg {
  width: 21px;
  height: 21px;
  fill: #4e9525;
  transition: all 0.5s ease-in-out;
}

footer .MiddleSec .Newsletter .form-group .submitBtn:hover svg {
  -webkit-animation: ArrowAnim2 0.3s forwards;
  -moz-animation: ArrowAnim2 0.3s forwards;
  animation: ArrowAnim2 0.3s forwards;
}

@keyframes ArrowAnim2 {
  49% {
    transform: translateX(100%);
  }

  50% {
    opacity: 0;
    transform: translateX(-100%);
  }

  51% {
    opacity: 1;
  }
}

footer .footBottom {
  padding: 18px 0 22px;
  text-align: center;
}

@media only screen and (min-width: 468px) {
  footer .footBottom {
    padding: 25px 0;
  }
}

@media only screen and (min-width: 768px) {
  footer .footBottom {
    text-align: unset;
    justify-content: space-between;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 1441px) {
  footer .footBottom {
    padding: 45px 0;
  }
}

footer .footBottom p {
  font-size: 11px;
  color: #fff;
  margin: 0px;
}

@media only screen and (min-width: 468px) {
  footer .footBottom p {
    font-size: 13px;
  }
}

footer .footBottom p span {
  color: #4e9525;
  font-size: 11px;
}

@media only screen and (min-width: 468px) {
  footer .footBottom p span {
    font-size: 13px;
  }
}

footer .footBottom .rit {
  margin-top: 15px;
}

@media only screen and (min-width: 768px) {
  footer .footBottom .rit {
    margin-top: 0px;
  }
}

footer .footBottom .rit .designed {
  font-size: 12px;
  font-family: "Courier Prime", monospace;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 1px;
}

@media only screen and (min-width: 468px) {
  footer .footBottom .rit .designed {
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (min-width: 992px) {
  footer .footBottom .rit .designed {
    justify-content: normal;
  }
}

@media only screen and (min-width: 1441px) {
  footer .footBottom .rit .designed {
    font-size: 14px;
  }
}

footer .footBottom .rit .designed a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
  margin-top: 3px;
}

@media only screen and (min-width: 992px) {
  footer .footBottom .rit .designed a {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 468px) {
  footer .footBottom .rit .designed a {
    padding-left: 5px;
  }
}

footer .footBottom .rit .designed a svg {
  max-width: 108px;
  transition: all 0.3s;
}

footer .footBottom .rit .designed a svg .st0 {
  fill: #265b8a;
}

footer .footBottom .rit .designed a svg .st1 {
  fill: #5bae46;
}

footer .footBottom .rit .designed a svg .st2 {
  fill: #265d8a;
}

footer .footBottom .rit .designed a svg .st3 {
  fill: #5bad46;
}

footer .footBottom .rit .designed a svg .st4 {
  fill: #fff;
}

footer .footBottom .rit .designed a svg path {
  transition: all 0.3s;
}

footer .footBottom .rit .designed a svg .st0,
footer .footBottom .rit .designed a svg .st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
}

footer .footBottom .rit .txt {
  font-family: "Courier Prime", monospace;
  font-size: 11px;
  letter-spacing: 1px;
  color: #9c9c9c;
  text-transform: capitalize;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
  display: block;
}

@media only screen and (min-width: 468px) {
  footer .footBottom .rit .txt {
    font-size: 13px;
  }
}

footer .footBottom .rit .txt:hover {
  color: #fff;
}

.scrollup {
  position: fixed;
  right: 20px;
  bottom: 25px;
  height: 67px;
  width: 32px;
  cursor: pointer;
  display: block;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

@media only screen and (max-width: 576px) {
  .scrollup {
    right: 10px;
    bottom: 25px;
    width: 22px;
    height: 47px;
  }
}

.scrollup #Chevron_Right {
  -moz-animation: sdb05 2s infinite;
  -webkit-animation: sdb05 2s infinite;
  animation: sdb05 2s infinite;
}

@keyframes sdb05 {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0px);
  }

  40% {
    transform: translateY(-8px);
  }

  60% {
    transform: translateY(-13px);
  }
}

.scrollup.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.scrollup svg .st0 {
  fill: #4e9525;
}

.scrollup svg .st1 {
  fill: #adadad;
}

.scrollup svg .track {
  fill: none;
  stroke-width: 0px;
}

.fixedRit {
  position: fixed;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2;
  border-radius: 5px;
  overflow: hidden;
  right: 5px;
}

@media only screen and (min-width: 468px) {
  .fixedRit {
    right: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .fixedRit {
    right: 22px;
  }
}

.fixedRit ul {
  margin: 0px;
}

.fixedRit ul a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px;
  height: 50px;
  width: 50px;
}

@media only screen and (min-width: 468px) {
  .fixedRit ul a {
    height: 40px;
    width: 40px;
  }
}

@media only screen and (min-width: 768px) {
  .fixedRit ul a {
    height: 60px;
    width: 60px;
  }
}

@media only screen and (min-width: 1441px) {
  .fixedRit ul a {
    padding: 10px;
    height: 75px;
    width: 75px;
  }
}

.fixedRit ul a span {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 9px;
  display: none;
}

@media only screen and (min-width: 768px) {
  .fixedRit ul a span {
    display: block;
  }
}

@media only screen and (min-width: 1441px) {
  .fixedRit ul a span {
    font-size: 10px;
  }
}

.fixedRit ul a svg {
  display: block;
  margin: auto;
  width: 30px;
  height: 30px;
}

@media only screen and (min-width: 468px) {
  .fixedRit ul a svg {
    width: 18px;
    height: 18px;
  }
}

@media only screen and (min-width: 768px) {
  .fixedRit ul a svg {
    margin-bottom: 7px;
    width: 22px;
    height: 22px;
  }
}

.fixedRit ul .call {
  background: #fff;
  color: #121212;
}

.fixedRit ul .call svg {
  fill: #121212;
}

@media only screen and (min-width: 1441px) {
  .fixedRit ul .call svg {
    width: 27px;
    height: 27px;
  }
}

.fixedRit ul .mail {
  background: #caa136;
  color: #fff;
}

.fixedRit ul .mail svg {
  fill: #fff;
}

@media only screen and (min-width: 1441px) {
  .fixedRit ul .mail svg {
    width: 33px;
    height: 33px;
  }
}

.fixedRit ul .whatsapp {
  background: #4e9525;
  color: #fff;
}

.fixedRit ul .whatsapp svg {
  fill: #fff;
}

@media only screen and (min-width: 1441px) {
  .fixedRit ul .whatsapp svg {
    width: 34px;
    height: 34px;
  }
}

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.category_list {
  margin-top: -20px;
  background-color: rgba(78, 149, 37, 0.1);
}

.category_list .sec_head {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
  padding: 35px 45px;
  font-family: "Playfair Display", serif;
  background: #4e9525;
}

@media only screen and (max-width: 1200px) {
  .category_list .sec_head {
    padding: 25px 20px;
    font-size: 24px;
    font-weight: 600;
  }
}

@media only screen and (max-width: 992px) {
  .category_list .sec_head {
    padding: 30px 20px;
  }
}

@media only screen and (max-width: 768px) {
  .category_list .sec_head {
    padding: 20px 15px;
    font-size: 22px;
    font-weight: 500;
  }
}

.category_list .service_list {
  padding: 20px 0 40px;
}

@media only screen and (max-width: 1200px) {
  .category_list .service_list {
    padding: 20px 0 30px;
  }
}

@media only screen and (max-width: 576px) {
  .category_list .service_list {
    padding: 15px 0 20px;
  }
}

.category_list .service_list ul li a {
  padding: 10px 45px;
  padding-right: 15px;
  line-height: 23px;
  position: relative;
  font-size: 15px;
  color: #424242;
  display: block;
  font-weight: 600;
  transition: 0.5s ease-in-out;
}

@media only screen and (max-width: 1200px) {
  .category_list .service_list ul li a {
    padding: 0 20px;
    line-height: 40px;
  }
}

.category_list .service_list ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 1px;
  background: #4e9525;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s ease-in-out;
}

.category_list .service_list ul li.active a,
.category_list .service_list ul li:hover a {
  background: #e3e9df;
}

.category_list .service_list ul li.active a::after,
.category_list .service_list ul li:hover a::after {
  visibility: visible;
  opacity: 1;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding-left: 0;
  margin: 0;
  border-radius: 4px;
  clear: both;
  padding: 0px 15px !important;
  margin-top: 30px;
}

.pagination li {
  display: inline;
  margin-right: 8px;
}

.pagination li:nth-child(2) span {
  color: #4e9525;
}

.pagination li a,
.pagination li span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  font-size: 14px;
  color: #5f5f5f;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid rgba(78, 149, 37, 0.26);
  font-weight: 400;
}

.pagination li.active a {
  background: #c4dcb7;
  color: #4e9525;
  font-weight: 600;
}

.pagination li:hover a {
  background: transparent;
  color: #4e9525;
}

#bookingModal {
  z-index: 5;
}

#bookingModal .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
  max-width: 985px;
}

@media only screen and (max-width: 992px) {
  #bookingModal .modal-dialog {
    margin: 15px;
  }
}

#bookingModal .modal-dialog .modal-content {
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.15);
  border: none;
}

#bookingModal .modal-dialog .modal-body {
  padding: 0;
}

#bookingModal .modal-dialog .modal-body .close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

#bookingModal .modal-dialog .modal-body .close:hover a {
  color: #000;
}

@media only screen and (min-width: 678px) {
  #bookingModal .modal-dialog .modal-body .close:hover a {
    color: #4e9525;
  }
}

#bookingModal .modal-dialog .modal-body .close a {
  font-size: 15px;
  color: #4e9525;
}

@media only screen and (min-width: 678px) {
  #bookingModal .modal-dialog .modal-body .close a {
    color: #fff;
  }
}

#bookingModal .modal-dialog .flxBox {
  display: flex;
  flex-wrap: wrap;
}

#bookingModal .modal-dialog .flxBox .lftSec {
  background: #fff;
  position: relative;
  width: 100%;
  padding: 20px 20px;
}

@media only screen and (min-width: 678px) {
  #bookingModal .modal-dialog .flxBox .lftSec {
    padding: 105px 50px;
    width: 50%;
  }
}

@media only screen and (min-width: 1200px) {
  #bookingModal .modal-dialog .flxBox .lftSec {
    width: 492px;
    padding: 112px 65px 0 65px;
  }
}

#bookingModal .modal-dialog .flxBox .lftSec .leaf {
  position: absolute;
  top: -7px;
  right: 145px;
  transform: rotate(-10deg);
  pointer-events: none;
  opacity: 0.3;
}

@media only screen and (min-width: 678px) {
  #bookingModal .modal-dialog .flxBox .lftSec .leaf {
    top: -30px;
    opacity: 1;
  }
}

#bookingModal .modal-dialog .flxBox .lftSec .imgBox {
  position: absolute;
  width: 235px;
  height: 235px;
  left: 20px;
  display: none;
  pointer-events: none;
}

@media only screen and (min-width: 678px) {
  #bookingModal .modal-dialog .flxBox .lftSec .imgBox {
    display: block;
  }
}

@media only screen and (min-width: 1200px) {
  #bookingModal .modal-dialog .flxBox .lftSec .imgBox {
    width: 340px;
    height: 315px;
  }
}

#bookingModal .modal-dialog .flxBox .lftSec .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#bookingModal .modal-dialog .flxBox .lftSec .tile {
  font-size: 24px;
  font-weight: 400;
  color: #0d0d0d;
  font-family: "Playfair Display", serif;
  text-transform: capitalize;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #bookingModal .modal-dialog .flxBox .lftSec .tile {
    font-size: 26px;
  }
}

@media only screen and (min-width: 1200px) {
  #bookingModal .modal-dialog .flxBox .lftSec .tile {
    font-size: 35px;
  }
}

#bookingModal .modal-dialog .flxBox .lftSec p {
  color: #323333;
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (min-width: 768px) {
  #bookingModal .modal-dialog .flxBox .lftSec p {
    font-size: 15px;
  }
}

#bookingModal .modal-dialog .flxBox .rtSec {
  width: 100%;
  padding: 20px 20px;
}

@media only screen and (min-width: 678px) {
  #bookingModal .modal-dialog .flxBox .rtSec {
    padding: 65px 50px;
    width: 50%;
  }
}

@media only screen and (min-width: 1200px) {
  #bookingModal .modal-dialog .flxBox .rtSec {
    width: calc(100% - 492px);
    padding: 105px 92px;
  }
}

#bookingModal .modal-dialog .flxBox .rtSec form .form-control,
#bookingModal .modal-dialog .flxBox .rtSec form .select2-selection {
  border: none;
  border-bottom: 1px solid #707070;
  position: relative;
  background: transparent;
  border-radius: 0px;
  padding: 0px;
  height: 65px !important;
  outline: none;
  box-shadow: none;
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 13px;
}

@media only screen and (min-width: 468px) {
  #bookingModal .modal-dialog .flxBox .rtSec form .form-control,
  #bookingModal .modal-dialog .flxBox .rtSec form .select2-selection {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1441px) {
  #bookingModal .modal-dialog .flxBox .rtSec form .form-control,
  #bookingModal .modal-dialog .flxBox .rtSec form .select2-selection {
    font-size: 15px;
  }
}

#bookingModal .modal-dialog .flxBox .rtSec form .form-control::placeholder,
#bookingModal
  .modal-dialog
  .flxBox
  .rtSec
  form
  .select2-selection::placeholder {
  color: #fff;
}

#bookingModal .modal-dialog .flxBox .rtSec form textarea.form-control {
  padding-top: 30px;
  height: 115px;
}

#bookingModal .modal-dialog .flxBox .rtSec form .submitBtn {
  background-color: #4e9525;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-top: 30px;
  border-radius: 0px;
  outline: none;
  box-shadow: none;
  position: relative;
  text-transform: uppercase;
  width: 115px;
  height: 50px;
  font-size: 12px;
  border: none;
}

#bookingModal .modal-dialog .flxBox .rtSec form .submitBtn::before {
  background: #caa136;
}

#bookingModal .modal-dialog .flxBox .rtSec form .submitBtn:hover {
  color: #fff;
}

.formSec p {
  color: #fff;
}

/*# sourceMappingURL=app.min.css.map */