@import url(font-family.css);

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal
}

#pq-loading,
body {
  background: var(--white-color)
}

.pq-button,
[type=submit] {
  padding: 12px 30px;
  font-size: 14px;
  display: inline-block;
  width: auto;
  line-height: 2
}

.pq-bg-img-1:before,
.pq-button,
.pq-widget,
[type=submit] {
  display: inline-block
}

.pq-widget ul ul.children,
ol,
ul {
  padding-left: 25px
}

.pq-bg-img-1:before,
.pq-dark-bg-side-right:before,
footer#pq-footer:before {
  content: "";
  top: 0;
  height: 100%;
  position: absolute
}

.pq-button,
.pq-section.pq-style-1 .pq-section-sub-title,
[type=submit] {
  text-transform: uppercase;
  letter-spacing: .04em
}

:root {
  --primary-color: #534c92;
  --primary-dark-color: #372f80;
  --dark-color: #18100f;
  --secondary-color: #000;
  --grey-color: #f4f6f9;
  --white-color: #ffffff;
  --body-fonts: "Montserrat", sans-serif;
  --title-fonts: "Quicksand", sans-serif
}

body {
  font-family: var(--body-fonts);
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
  color: var(--secondary-color);
  overflow-x: hidden
}

.pq-button,
.pq-section.pq-style-1 .pq-section-sub-title,
[type=submit],
blockquote strong,
h1,
h2,
h3,
h4,
h5,
h6,
header#pq-header .pq-bottom-header .navbar .navbar-nav li,
header#pq-header .pq-top-header .pq-header-contact ul li a {
  font-family: var(--title-fonts);
  font-family: var(--title-fonts)
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--dark-color);
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

.button,
a,
a:focus,
a:hover {
  color: var(--primary-color)
}

.pq-widget h2,
p {
  margin-bottom: 15px
}

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

h1 {
  font-size: 40px;
  line-height: 48px
}

h2 {
  font-size: 36px;
  line-height: 44px
}

h3 {
  font-size: 32px;
  line-height: 40px
}

h4 {
  font-size: 24px;
  line-height: 34px
}

.pq-widget h2,
h5 {
  font-size: 24px;
  line-height: 32px
}

h6 {
  font-size: 20px;
  line-height: 28px
}

.button,
a {
  outline: 0 !important;
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  text-decoration: none
}

a:focus,
a:hover {
  outline: 0;
  text-decoration: none !important
}

.fixed-callout a,
.pq-widget ul li a:hover {
  text-decoration: none
}

p {
  text-align: justify
}

img {
  width: 100%;
  height: auto;
  border-radius: 3px
}

b,
strong {
  font-weight: 600
}

ol,
ul {
  margin-bottom: 1em
}

ol li {
  list-style: decimal
}

ul li {
  list-style: none
}

table {
  border: 1px solid #00000033;
  width: 100%;
  margin-bottom: 20px
}

table td,
table th {
  border: 2px solid var(--grey-color);
  padding: 8px;
  text-align: center
}

input::placeholder {
  color: var(--dark-color)
}

.form-control:focus,
input:focus,
input:hover,
textarea:focus,
textarea:hover {
  border-color: var(--primary-color);
  outline: 0;
  box-shadow: none
}

input[type=checkbox],
input[type=radio] {
  width: auto;
  height: auto;
  float: none;
  margin-right: 5px
}

.pq-breadcrumb-container .breadcrumb li a i,
.pq-button span,
header#pq-header .pq-top-header .pq-header-contact ul li i {
  margin-right: 10px
}

textarea::placeholder {
  color: var(--dark-color)
}

#pq-loading {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  height: 100%
}

#pq-loading img {
  height: 60px;
  width: auto;
  border-radius: 0
}

#back-to-top .topbtn {
  border-radius: 3px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  margin: 0;
  color: var(--white-color);
  background: var(--primary-color);
  z-index: 999;
  font-size: 16px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px
}

#back-to-top .topbtn:hover,
[type=submit]:hover,
header#pq-header.pq-header-default .pq-button:hover {
  background: var(--dark-color)
}

#back-to-top .topbtn i {
  font-size: 25px;
  font-weight: 900
}

section {
  position: relative;
  padding: 55px 0
}

.container {
  max-width: 1300px;
  position: relative
}

.pq-text-white {
  color: var(--white-color) !important
}

#pq-footer .pq-footer1 ul li a,
.navigation-shortcode-table tbody .navigation-event-container .event-title1,
.navigation-shortcode-table.navigation-theme-mode tbody td.event:hover .navigation-event-container .event-title,
.navigation-shortcode-table.navigation-theme-mode tbody td.event:hover .navigation-inner-event-content,
.pq-applyform .pq-button-text,
.pq-button,
.pq-button-text,
.pq-navigation-tab .nav-tabs li a.active:hover,
footer#pq-footer .pq-copyright-footer .pq-copyright a,
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>.pq-submenu-icon {
  color: var(--white-color)
}

.pq-bg-primary {
  background: var(--primary-color) !important
}

.pq-bg-grey {
  background: var(--grey-color) !important
}

.pq-bg-primary-dark {
  background-color: var(--primary-dark-color) !important
}

.pq-bg-img-1:before {
  left: 0;
  width: 100%;
  opacity: .1;
  background-position: center center;
  background-repeat: repeat;
  background-size: 60% auto;
  background-attachment: fixed
}

.pq-dark-bg-side-right:before {
  left: 55%;
  width: 100%;
  background: var(--primary-dark-color)
}

.pq-dark-bg-side-right.pq-dark-bg-side-right-about-page:before {
  left: 65%
}

.pq-button {
  position: relative;
  background: var(--primary-color);
  font-weight: 600;
  vertical-align: middle;
  border: none;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.pq-button .pq-button-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.pq-button span {
  z-index: 9;
  position: relative
}

.pq-button.pq-button-link .pq-button-text {
  color: var(--primary-color);
  transition: .5s ease-in-out
}

.pq-button.pq-button-link .pq-button-text:hover,
.pq-button.pq-button-link:hover {
  color: var(--dark-color)
}

.pq-button:focus,
.pq-button:hover {
  color: var(--white-color);
  background: var(--dark-color)
}

[type=submit] {
  font-weight: 600;
  background: var(--primary-color);
  color: var(--white-color);
  border: none;
  height: auto;
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out
}

.pq-button.pq-button-link {
  padding: 0;
  background: 0 0;
  color: var(--primary-color)
}

.pq-button.pq-button-link i,
.pq-button.pq-button-link i:hover {
  border-color: var(--primary-color)
}

.pq-button.pq-button-link:hover i {
  border-color: var(--secondary-color)
}

.pq-widget {
  margin-bottom: 45px;
  width: 100%;
  float: left;
  position: relative;
  padding: 30px;
  background: var(--grey-color);
  border-radius: 3px
}

.all-services .pq-menu-content .pq-section-title-box .white-box-row .pq-blog .pq-blog-post .pq-blog-contain .pq-blog-info p,
.all-services .pq-menu-content .pq-section-title-box blockquote p:first-child,
.pq-contact-box-description,
.pq-icon-box-wrapper .pq-icon-box-description,
.pq-process-step.pq-style-4 .pq-process-contain p,
.pq-widget ul li:last-child,
.pq-widget ul.menu li,
.pq-widget.pq-widget-port .menu li:last-child,
.pq-widget.pq-widget_nav_menu ul li,
.pq-widget:last-child {
  margin-bottom: 0
}

.pq-footer-style-1 ul,
.pq-widget ul,
header#pq-header .pq-top-header .pq-header-contact ul,
header#pq-header .pq-top-header .pq-header-social ul {
  margin: 0;
  padding: 0
}

.pq-block-tag-cloud .tag-cloud-link {
  font-size: 14px !important;
  background: var(--white-color);
  margin: 0 10px 10px 0;
  display: flex;
  float: left;
  color: var(--dark-color);
  padding: 5px 15px;
  border: 1px solid var(--white-color);
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%
}

.pq-block-tag-cloud .tag-cloud-link:hover {
  border-color: var(--primary-color);
  background: var(--primary-color);
  color: var(--white-color)
}

.pq-breadcrumb-container .breadcrumb li a:hover,
.pq-breadcrumb-container .breadcrumb li.active,
.pq-widget ul li a:hover,
blockquote strong,
header#pq-header .pq-bottom-header .navbar .navbar-nav li a:focus,
header#pq-header .pq-bottom-header .navbar .navbar-nav li a:hover,
header#pq-header .pq-bottom-header .navbar .navbar-nav li.current-menu-ancestor a,
header#pq-header .pq-bottom-header .navbar .navbar-nav li.current-menu-item a,
header#pq-header .pq-bottom-header .navbar .navbar-nav li.current_page_item a,
header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover a {
  color: var(--primary-color)
}

.pq-blog-post {
  margin-bottom: 30px;
  background: var(--white-color);
  border-radius: 3px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1);
  box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1)
}

.pq-breadcrumb,
blockquote {
  background: var(--grey-color)
}

.pq-blog-post .pq-blog-contain {
  padding: 30px;
  display: inline-block;
  position: relative;
  width: 100%
}

.pq-blog-post .pq-blog-contain .pq-blog-title {
  margin: 0 0 5px;
  font-size: 24px;
  line-height: 32px
}

blockquote {
  padding: 15px 30px;
  border-radius: 3px;
  border-left: 5px solid var(--primary-color);
  margin-bottom: 45px
}

blockquote strong {
  font-style: italic;
  font-weight: 600
}

.pq-widget ul li {
  list-style: none;
  margin: 0 0 10px
}

.pq-widget ul li a {
  color: var(--dark-color);
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  padding: 0 0 0 15px;
  text-transform: capitalize
}

.pq-widget ul.menu li a,
.pq-widget.pq-widget_nav_menu ul li a,
header#pq-header .pq-bottom-header .navbar .pq-menu-contain {
  width: 100%
}

.fadeInLeft {
  animation-name: fadeInLeft
}

header#pq-header {
  position: relative;
  display: inline-block;
  width: 100%;
  clear: both;
  background: var(--white-color);
  z-index: 99
}

header#pq-header .pq-top-header {
  background: var(--primary-dark-color);
  padding: 0;
  font-size: 14px
}

header#pq-header .pq-bottom-header .navbar .navbar-nav,
header#pq-header .pq-top-header .pq-header-contact.text-right ul,
header#pq-header .pq-top-header .pq-header-social.text-right ul,
header#pq-header .pq-top-header .text-right .pq-header-social ul {
  float: right
}

header#pq-header .pq-top-header .pq-header-contact ul li {
  list-style: none;
  display: inline-block;
  color: var(--white-color);
  border-left: 1px solid rgba(255, 255, 255, .1);
  padding: 10px 20px;
  float: left
}

header#pq-header .pq-top-header .pq-header-contact ul li:last-child {
  margin-right: 0;
  border-right: 1px solid rgba(255, 255, 255, .1)
}

header#pq-header .pq-top-header .pq-header-contact ul li a {
  color: var(--white-color);
  font-weight: 600
}

header#pq-header .pq-top-header .pq-header-contact ul li a:hover {
  color: var(--white-color);
  background: 0 0
}

header#pq-header .pq-top-header .pq-header-social ul li {
  list-style: none;
  display: inline-block;
  float: left;
  border-left: 1px solid rgba(255, 255, 255, .1)
}

header#pq-header .pq-top-header .pq-header-social ul li a {
  color: var(--white-color);
  padding: 10px 20px;
  display: inline-block
}

header#pq-header .pq-top-header ul li a:hover {
  color: var(--white-color);
  background: var(--primary-color)
}

header#pq-header .pq-top-header .pq-header-social ul li:last-child {
  border-right: 1px solid rgba(255, 255, 255, .1)
}

header#pq-header .pq-bottom-header .navbar .navbar-brand img {
  height: 37px;
  border-radius: 0;
  width: auto
}

.listyles ul,
.pq-portfolio-list-check,
header#pq-header .pq-bottom-header .navbar {
  padding: 0
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
  color: var(--dark-color);
  line-height: 80px;
  font-weight: 400
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li:last-child {
  margin-right: 0
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li a {
  color: var(--dark-color);
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px
}

.all-services .pq-menu-content .fixed-action-icons ul.action-icons-list li a span,
.mbtn-callout,
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu,
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li>.sub-menu {
  display: none
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu {
  background: var(--white-color);
  position: absolute;
  top: 100%;
  left: 0;
  padding-left: 0;
  display: inline-block;
  width: 210px;
  z-index: 999;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1);
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1);
  box-shadow: 0 5px 15px 0 rgba(0, 33, 85, .1)
}

.pq-formbox,
.pq-service-box.pq-style-4 {
  box-shadow: 0 0 30px 0 rgb(21 21 21 / 11%)
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li {
  line-height: 2;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  color: var(--secondary-color)
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li i {
  margin-left: 10px;
  font-size: 12px;
  color: var(--secondary-color)
}

header#pq-header.pq-header-default .pq-button {
  background: var(--primary-color);
  margin-left: 30px
}

footer#pq-footer {
  display: inline-block;
  width: 100%;
  float: left;
  position: relative
}

footer#pq-footer:before {
  left: 0;
  display: inline-block;
  width: 100%;
  opacity: .05;
  background-position: center;
  background-size: 60% auto;
  background-repeat: repeat
}

footer#pq-footer .pq-footer-style-1 {
  background: var(--primary-dark-color);
  color: var(--white-color)
}

footer#pq-footer .pq-footer-top {
  padding: 50px 0 0;
  position: relative;
  z-index: 9
}

footer#pq-footer .pq-copyright-footer {
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
  position: relative
}

footer#pq-footer .pq-copyright-footer .pq-copyright {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 9
}

footer#pq-footer .pq-copyright-footer .pq-copyright a:hover {
  color: var(--white-color);
  text-decoration: underline
}

footer#pq-footer .pq-footer-style-1 .pq-service li a,
footer#pq-footer .pq-footer-style-1 ul li a,
footer#pq-footer .pq-footer-style-1 ul.menu li a {
  position: relative;
  border: none;
  padding: 0 0 0 15px;
  display: inline-block;
  width: 100%;
  color: var(--white-color)
}

footer#pq-footer .pq-footer-style-1 .footer-title {
  margin-bottom: 25px;
  padding: 0;
  font-size: 26px;
  line-height: 34px;
  position: relative;
  color: var(--white-color)
}

footer#pq-footer .pq-footer-block:first-child {
  margin-bottom: 45px
}

footer#pq-footer .pq-footer-style-1 ul#menu-useful-links.menu li {
  margin: 0 0 5px
}

footer#pq-footer .pq-footer-style-1 ul.menu li a:first-child {
  padding-top: 0
}

footer#pq-footer .pq-footer-style-1 ul#menu-useful-links li a:before {
  top: 4px;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  display: inline;
  background: 0 0;
  margin: auto 10px auto 0;
  content: '\f054';
  font-family: "Font Awesome 6 Free";
  font-size: 11px;
  font-weight: 900
}

footer#pq-footer .pq-footer-style-1 ul li {
  margin: 0 0 15px;
  display: flex;
  width: 50%;
  float: left
}

.pq-section.pq-style-1.text-center {
  padding: 0 15em;
  margin-bottom: 50px
}

.pq-section.pq-style-1 .pq-section-sub-title {
  text-transform: uppercase;
  color: var(--primary-color);
  -webkit-border-radius: 3px
}

.pq-section.pq-style-1 .pq-section-title {
  color: var(--dark-color);
  margin: 0
}

.pq-section.pq-style-1 .pq-section-sub-title {
  font-family: var(--title-fonts);
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  text-transform: none;
  color: var(--primary-color);
  background: #d3e9fb;
  padding: 4px 8px;
  margin: 0 0 10px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.pq-section.pq-style-1 .pq-section-title {
  font-weight: 600;
  font-size: 42px;
  line-height: 52px;
  z-index: 9;
  color: var(--dark-color);
  padding: 0;
  margin-bottom: 30px;
  position: relative;
  display: block
}

.pq-service-box.pq-style-4 {
  background: var(--white-color);
  padding: 45px
}

.navigation-shortcode-table.navigation-theme-mode tbody td.event:hover,
.pq-service-box.pq-style-4.active,
header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover {
  background: var(--primary-color);
  color: var(--white-color)
}

.pq-counter.pq-style-2 .pq-counter-num-prefix {
  display: inline-flex
}

.pq-counter.pq-style-2 .pq-counter-num-prefix.pq-prefix-top {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px
}

.pq-counter.pq-style-2 .pq-counter-num-prefix.pq-prefix-top .pq-counter-prefix,
.pq-counter.pq-style-2 .pq-counter-num-prefix.pq-prefix-top h5 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white-color);
  opacity: .03;
  font-size: 62px;
  line-height: 70px
}

.pq-counter.pq-style-2 .pq-counter-info {
  position: relative;
  padding-top: 30px
}

.pq-counter.pq-style-2 .pq-counter-info h5 {
  font-size: 46px;
  line-height: 46px;
  display: inline-block;
  color: var(--white-color)
}

.pq-breadcrumb-container .breadcrumb li,
.pq-counter.pq-style-2 .pq-counter-info p {
  letter-spacing: .04em;
  line-height: 22px;
  font-family: var(--title-fonts);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase
}

.pq-counter.pq-style-2 .pq-counter-info .pq-counter-prefix {
  font-size: 46px;
  line-height: 46px;
  font-family: var(--title-fonts);
  color: var(--white-color);
  font-weight: 600
}

.pq-counter.pq-style-2 .pq-counter-info p {
  margin-bottom: 0;
  color: var(--white-color);
  margin-top: 5px;
  text-align: center
}

.pq-form-counter .pq-counter.pq-style-2 {
  padding: 30px 0
}

.pq-fancy-box.pq-style-1 {
  padding: 45px 20px;
  transition: .5s
}

.pq-fancy-box.pq-style-1 .pq-fancy-box-title {
  text-transform: capitalize;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 600
}

.pq-fancy-box.pq-style-1 .pq-fancybox-description {
  margin-bottom: 15px
}

.pq-btn-load-container {
  margin-top: 0;
  display: inline-block;
  width: 100%
}

.pq-breadcrumb {
  color: var(--white-color);
  padding: 75px 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 65%
}

.pq-breadcrumb nav {
  position: relative;
  width: 70%
}

.pq-breadcrumb-title h2 {
  font-size: 42px;
  line-height: 50px
}

.pq-breadcrumb-container .breadcrumb {
  background: 0 0;
  padding: 0;
  margin: 0;
  justify-content: flex-start
}

.pq-breadcrumb-container .breadcrumb li {
  list-style-type: none;
  margin-right: 15px;
  padding-left: 0
}

.navigation-inner-event-content,
.pq-breadcrumb-container .breadcrumb li a,
.pq-contact-us .pq-contact-box .pq-contact-box-info p a {
  color: var(--secondary-color)
}

.pq-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  content: "\f125";
  font-size: 12px;
  font-family: Ionicons;
  padding-right: 15px;
  color: var(--secondary-color);
  float: none
}

.pq-widget.pq-widget-port .menu li {
  margin: 0 0 10px
}

.pq-widget.pq-widget-port .menu li a {
  position: relative;
  background-color: var(--white-color);
  padding: 15px 24px;
  color: var(--dark-color);
  text-transform: capitalize;
  border: none;
  display: block;
  transition: .5s linear;
  -webkit-transition: none;
  font-family: var(--title-fonts);
  font-weight: 500;
  font-size: 16px;
  border-radius: 3px
}

.pq-widget.pq-widget-port .menu li>a:before {
  position: absolute;
  content: '\f054';
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  right: 24px;
  left: auto;
  top: 24px;
  color: inherit;
  line-height: normal;
  font-weight: 600
}

.listyles ul li,
.pq-portfolio-list-check li {
  margin: 0;
  padding: 5px 0 0 25px;
  list-style: none;
  display: flex;
  align-items: baseline
}

.pq-portfolio-list-check li i {
  color: var(--primary-color);
  margin-right: 14px
}

.listyles ul li:first-child,
.pq-portfolio-list-check li:first-child {
  padding: 0 0 0 25px
}

.navigation-shortcode-table.navigation-theme-mode tbody td.event {
  border: 1px solid #00000033;
  background: var(--grey-color);
  color: var(--dark-color)
}

.pq-formbox {
  background: var(--white-color)
}

.pq-p-45 {
  padding: 45px 60px 0 45px
}

.pq-applyform {
  border-radius: 3px
}

.pq-applyform span {
  color: red;
  position: relative;
  bottom: 13%
}

.pq-90 {
  padding: 90px 0
}

.pq-about-info-box {
  display: flex
}

.pq-icon-box.pq-style-8 {
  display: flex;
  align-items: baseline
}

.pq-icon-box.pq-style-8 .pq-icon,
.pq-testimonial-box.pq-style-1 .pq-testimonial-media .pq-testimonial-img,
.timeslot .timeslot-user img {
  margin-right: 15px
}

.pq-icon-box.pq-style-8 .pq-icon span {
  background-color: #d3e9fb;
  padding: .5em;
  border-radius: 100%;
  text-align: center;
  height: 50px;
  align-items: center;
  display: flex;
  width: 50px;
  justify-content: center
}

.pq-icon-box.pq-style-8 .pq-icon span i {
  color: var(--primary-color);
  font-size: 15px;
  width: 1em;
  height: 1em
}

.pq-title {
  color: var(--white-color);
  font-family: var(--title-fonts);
  font-size: 48px;
  font-weight: 600;
  line-height: 56px
}

.pq-lg-border-right {
  border-right: 1px solid #f1f1f1
}

.pq-lg-border-bottom {
  border-bottom: 1px solid #f1f1f1
}

.pq-icon-box.pq-style-1,
.pq-icon-box.pq-style-2 {
  border-radius: 3px;
  box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1)
}

.pq-icon-box.pq-style-1 {
  margin: 30px 0 0 30px
}

.pq-icon-box.pq-style-2 {
  margin: 30px 30px 0 0
}

.pq-icon-box-wrapper {
  display: flex;
  padding: 30px;
  align-items: center
}

.pq-icon-box-wrapper .pq-icon {
  margin-right: 20px
}

.service-specializations .pq-section h5.pq-section-title {
  margin-bottom: 10px
}

@media screen and (max-width:3300px) {
  .fixed-callout .hidden-xs {
    display: none !important
  }

  .fixed-callout .visible-xs {
    display: block !important
  }

  .fixed-callout .mbtn-callout a {
    display: inline-block;
    font-size: 0 !important;
    margin: 0 6px !important;
    padding: 0 !important
  }

  .fixed-callout {
    padding: 5px 3px !important;
    width: 110px
  }

  .fixed-callout1 .what-col img {
    width: 35px !important;
    height: 100%;
    aspect-ratio: 1;
    padding: 2px 0 5px !important
  }
}

.fixed-callout {
  right: 15px;
  padding: 15px 20px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 30px rgb(0 0 0 / 30%);
  position: fixed;
  bottom: 95px;
  text-align: center;
  animation: 6s infinite forwards move;
  z-index: 9999
}

.fixed-callout img {
  width: 30px;
  height: auto;
  aspect-ratio: 1
}

.fixed-callout h4 {
  font-size: 18px
}

.hidden-xs {
  display: block
}

.fixed-callout .hidden-xs a {
  margin: 8px 0
}

.fixed-callout a {
  display: block;
  padding: 2px 0;
  font-size: 16px;
  color: #323232 !important
}

.pq-copyright-footer .powered-right {
  text-align: end
}

.pq-bg-grey.pq-bg-grey-about-page .pq-process-step.pq-style-4 {
  margin-bottom: 30px
}

.service.z-index {
  z-index: 1
}

.about-us.vnotes-sec {
  margin-bottom: -200px;
  padding-bottom: 250px
}

.departments .pq-service-box.pq-style-4,
.testimonial .item {
  margin-bottom: 25px
}

.pq-service.why-choose-us-sec {
  background: #372f80;
  padding-bottom: 20px !important
}

.pq-service.why-choose-us-sec .pq-icon-box.pq-style-1,
.pq-service.why-choose-us-sec .pq-icon-box.pq-style-2 {
  background: #fff
}

.pq-service.why-choose-us-sec .pq-icon-box .pq-icon-box-wrapper .pq-icon img {
  height: 65px;
  width: 65px;
  aspect-ratio: 1
}

.pq-service-box.pq-style-4 .pq-service-icon img {
  height: 55px;
  width: auto;
  margin-bottom: 20px;
  aspect-ratio: 1
}

.img-fluid1 img {
  aspect-ratio: 15/13
}

.pe-xl-5 img {
  height: 100%;
  width: auto;
  aspect-ratio: 110/113
}

.img-fluid3 img {
  height: 100%;
  width: auto
}

.service.service-specializations .pq-fancy-box .pq-fancy-box-icon img {
  height: 60px;
  width: auto;
  transition: .5s;
  aspect-ratio: 1
}

.timeslot:last-child {
  border-bottom: none
}

.appointment-sec .appointment-col-left,
.appointment-sec .appointment-col-right {
  background: var(--white-color);
  border-radius: 3px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1);
  box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1);
  padding: 15px;
  height: 100%
}

.appointment-sec .appointment-btn {
  margin: 15px 0
}

section.about.pq-bg-grey.pq-dark-bg-side-right .pq-info-box1 .pq-info-box-icon img {
  height: 50px;
  width: auto;
  margin-bottom: 20px;
  aspect-ratio: 1
}

.pq-formbox.appointment-form .appointment-form-inner {
  padding: 20px;
  box-shadow: 0 0 30px 0 rgb(21 21 21 / 11%);
  background: var(--white-color);
  position: relative
}

.appointment-form {
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, .9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility 0s .3s;
  -moz-transition: opacity .3s, visibility 0s .3s;
  transition: opacity .3s, visibility 0s .3s;
  overflow-y: auto;
  z-index: 10000
}

.close-button {
  background: 0 0;
  color: #000;
  font-weight: 700;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #00000054;
  margin: 10px
}

.all-services .pq-menu-content .pq-section-title-box blockquote p strong {
  font-size: 25px;
  font-weight: 600
}

.all-services .pq-menu-content .pq-section-title-box .white-box-row .pq-blog .pq-blog-post .pq-blog-contain {
  padding: 25px
}

.listyles ul li:before {
  content: "\f125";
  display: inline-block;
  font-family: Ionicons;
  color: var(--primary-color);
  margin-right: 14px
}

.all-services .pq-menu-content .pq-section-description {
  margin-top: 10px
}

.pq-contact-us .pq-contact-box .pq-contact-box-info p i {
  font-size: 35px;
  margin-right: 10px
}

.pq-contact-us .pq-contact-box .pq-contact-box-info p {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 10px
}

.pq-contact-us .pq-contact-box iframe {
  width: 100%;
  height: 100%
}

.pq-contact-us .pq-contact-box.map-box {
  padding: 30px
}

.pq-contact-us .equal-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px
}

.pq-contact-us .equal-row .equal-col .pq-contact-box {
  height: 100%
}

.pq-block-tag-cloud .tag-cloud-link {
  justify-content: space-between
}

header#pq-header .pq-top-header .pq-header-social ul li a:first-child {
  margin-left: 0
}

.pq-widget.pq-widget_block .pq-block-group .pq-block-group__inner-container .sidebar-map-widget iframe {
  width: 100%;
  height: 350px;
  margin-top: 20px
}

.all-services .sticky-sidebar,
.sticky-sidebar {
  position: sticky;
  top: 100px;
  overflow: auto
}

.all-services .pq-menu-content .fixed-action-icons ul.action-icons-list li a,
.all-services .relative,
.all-services .side-bar-relative,
.pq-portfoliobox.pq-style-1 .pq-portfolio-img {
  position: relative
}

.all-services {
  overflow: visible
}

.pq-widget.side-nav-widget {
  height: 245px;
  overflow: auto
}

.all-services .pq-menu-content .fixed-action-icons {
  position: relative;
  flex-shrink: 0;
  padding-right: 30px;
  padding-bottom: 40px
}

.all-services .pq-menu-content .fixed-action-icons ul.action-icons-list {
  font-size: 18px;
  position: sticky;
  position: -webkit-sticky;
  top: 12px;
  -webkit-transition: top .3s;
  transition: top .3s;
  will-change: top;
  display: flex;
  align-items: center;
  flex-flow: column nowrap;
  border-radius: 5px;
  box-shadow: 0 5px 30px #00000012
}

.all-services .pq-menu-content .fixed-action-icons ul.action-icons-list li {
  line-height: 48px;
  justify-content: center;
  width: 30px;
  border-radius: 5px
}

.all-services .pq-menu-content .fixed-action-icons ul.action-icons-list li a i {
  font-size: 22px
}

.all-services .pq-menu-content {
  display: flex;
  flex-flow: row nowrap;
  margin-top: 0
}

.all-services .pq-menu-content .pq-all-services-content {
  flex-grow: 1;
  width: calc(100% - 78px);
  max-width: calc(100% - 78px);
  margin-left: auto
}

.contactbtn {
  transition: .5s ease-in-out;
  font-size: 16px;
  background-color: #311873;
  padding: 10px;
  outline-style: none !important;
  outline-width: initial !important;
  color: #fff
}

.contact-us .summary_p {
  color: #fff;
  text-align: center;
  padding-top: 15px
}

.pq-dark-bg-side-right:before {
  display: inline-block
}

section.about.pq-bg-grey.pq-dark-bg-side-right {
  overflow: hidden
}

.departments .pq-section.pq-style-1 .pq-section-title {
  text-transform: none
}

#pq-header .pq-bottom-header .navbar a.navbar-brand {
  margin-right: 0 !important
}

.pq-process-step.pq-style-4 .pq-process-icon-box {
  position: relative;
  margin: 0;
  padding: 45px 30px;
  background: var(--white-color);
  border-radius: 3px
}

.pq-process-step.pq-style-4 .pq-process-icon-box:after {
  bottom: 100%;
  left: 35px;
  border: 15px solid rgba(213, 203, 200, 0);
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: var(--white-color);
  margin-left: -15px
}

.pq-process-step.pq-style-4.down .pq-process-icon-box:after {
  top: 100%;
  left: 35px;
  border: 15px solid rgba(213, 203, 200, 0);
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: var(--white-color);
  margin-left: -15px
}

.pq-process-step.pq-style-4 .pq-process-contain .pq-process-title {
  margin-bottom: 5px
}

.pq-contact-box {
  margin: 0;
  padding: 60px 30px;
  background-color: #f4f6f9;
  border-radius: 3px
}

.pq-contact-box-icon {
  text-align: center
}

.pq-contact-box-icon i {
  width: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
  color: var(--white-color);
  display: inline-block;
  border-radius: 3px;
  height: 80px;
  background: var(--primary-color)
}

input,
input.form-control,
textarea {
  margin-bottom: 30px;
  color: var(--dark-color);
  outline: 0;
  width: 100%
}

.pq-contact-box-info {
  text-align: center;
  margin-top: 30px
}

.pq-form-box {
  width: 70%;
  padding: 60px 45px;
  margin: 0 auto 50px;
  box-shadow: 0 0 30px 0 rgb(21 21 21 / 11%);
  text-align: center;
  background: var(--white-color);
  position: relative;
  z-index: 1
}

.pq-fancy-box.pq-style-2 .pq-fancy-box-icon {
  border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  height: 80px;
  width: 80px;
  text-align: center;
  color: var(--white-color);
  background-color: var(--primary-color);
  position: absolute;
  left: 30px;
  bottom: 0;
  transition: .5s;
  display: flex;
  justify-content: center;
  align-items: center
}

.pq-fancy-box.pq-style-2 .pq-fancy-box-icon img {
  height: 50px;
  width: auto;
  aspect-ratio: 1
}

.pq-fancy-box.pq-style-2 .pq-fancy-box-info {
  padding: 30px;
  background: var(--white-color);
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1);
  box-shadow: 0 0 30px 0 rgba(0, 20, 9, .1)
}

.pq-fancy-box.pq-style-2 .pq-fancybox-description {
  margin-top: 5px;
  margin-bottom: 15px
}

.pq-fancy-box.pq-style-2 .pq-fancy-img img {
  max-width: 100%;
  height: 100%;
  display: block;
  vertical-align: middle
}

.pq-fancy-box.pq-style-2 .pq-fancy-img {
  position: relative;
  overflow: hidden;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.h-fit {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important
}

.rounded-xl {
  border-radius: .75rem !important
}

.shadow {
  --tw-shadow: 0 0 3px rgb(60 72 88 / 0.15) !important;
  --tw-shadow-colored: 0 0 3px var(--tw-shadow-color) !important;
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.transition-all {
  -webkit-transition-property: all !important;
  transition-property: all !important;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  -webkit-transition-duration: 150ms !important;
  transition-duration: 150ms !important
}

.duration-500 {
  -webkit-transition-duration: .5s !important;
  transition-duration: .5s !important
}

.pq-blog-post .pq-post-media {
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
  display: flex;
  justify-content: center
}

.pq-blog-post .pq-post-media img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.pq-service.why-choose-us-sec .drvindhya img {
  height: 100%;
  aspect-ratio: 0/0.66
}

input,
input.form-control,
textarea {
  background: var(--grey-color);
  border: 1px solid var(--grey-color);
  float: left;
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  height: 54px;
  line-height: 54px;
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  border-radius: 3px
}

.appointment-form.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s, visibility;
  -moz-transition: opacity .3s, visibility;
  transition: opacity .3s, visibility;
  overflow: hidden
}

.pq-portfoliobox.pq-style-1,
textarea {
  transition: .5s ease-in-out;
  float: left
}

textarea {
  height: 150px;
  border-radius: 3px;
  background: var(--grey-color);
  border: 1px solid var(--grey-color);
  padding: 10px 15px;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out
}

#rev_slider_24_1_wrapper .metis.tparrows,
#rev_slider_25_1_wrapper .metis.tparrows,
#rev_slider_29_1_wrapper .metis.tparrows {
  background: var(--white-color);
  padding: 10px;
  transition: .3s;
  -webkit-transition: .3s;
  width: 60px;
  height: 60px;
  box-sizing: border-box
}

#rev_slider_24_1_wrapper .metis.tparrows:before,
#rev_slider_25_1_wrapper .metis.tparrows:before,
#rev_slider_29_1_wrapper .metis.tparrows:before {
  color: #000;
  transition: .3s;
  -webkit-transition: .3s
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children:hover>a {
  color: var(--white-color);
  transition: ease-in-out;
  -moz-transition: ease-in-out;
  -ms-transition: ease-in-out;
  -o-transition: ease-in-out;
  -webkit-transition: ease-in-out
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li a {
  line-height: 2;
  text-transform: capitalize;
  padding: 10px 15px;
  display: inline-block;
  width: 100%;
  color: var(--secondary-color);
  font-size: 14px
}

.service.service-specializations .pq-fancy-box:hover .pq-fancy-box-icon img {
  transform: rotateY(180deg);
  transition: .5s
}

.pq-fancy-box.pq-style-2:hover .pq-fancy-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

header#pq-header.pq-header-default .pq-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu {
  right: 100%;
  left: inherit
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.pq-submenu-icon {
  opacity: 1;
  position: absolute;
  top: 12px;
  right: 15px;
  line-height: 2;
  font-size: 12px;
  color: var(--secondary-color);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

header#pq-header .pq-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  background: var(--white-color);
  padding-left: 0;
  display: inline-block;
  width: 250px
}

.pq-testimonial-box.pq-style-1 {
  background: var(--grey-color);
  padding: 45px;
  border-radius: 3px
}

.pq-testimonial-star i {
  color: #ff9529
}

.pq-testimonial-box.pq-style-1 .pq-testimonial-media {
  display: flex;
  position: relative
}

.pq-testimonial-box.pq-style-1 .pq-testimonial-media .pq-testimonial-img img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%
}

.pq-testimonial-box.pq-style-1 .pq-testimonial-media .pq-testimonial-meta {
  align-self: center;
  z-index: 2
}

.pq-testimonial-box.pq-style-1 .pq-testimonial-media .pq-testimonial-icon i {
  color: var(--primary-color);
  font-size: 64px;
  line-height: 72px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: .1
}

.pq-col-3,
.pq-masonry .ipq-lg-3 {
  width: 25%;
  padding: 0 15px 30px
}

.pq-masonry {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.pq-portfoliobox.pq-style-1 {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  border-radius: 3px
}

.pq-portfoliobox.pq-style-1 .pq-portfolio-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: 9;
  background: var(--secondary-color);
  opacity: 0;
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out
}

.pq-portfoliobox.pq-style-1 .pq-portfolio-img img {
  -webkit-transform: none;
  transform: none;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  border-radius: 3px
}

.pq-portfoliobox.pq-style-1 .pq-portfolio-icon {
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: .3s linear
}

.pq-portfoliobox.pq-style-1 .pq-portfolio-icon i {
  width: 40px;
  height: 40px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--primary-color);
  align-items: center;
  justify-content: center;
  color: var(--white-color);
  border-radius: 3px;
  transition: .5s
}

.pq-portfoliobox.pq-style-1:hover .pq-portfolio-img img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.pq-portfoliobox.pq-style-1:hover .pq-portfolio-icon {
  opacity: 1;
  transform: scale(1);
  z-index: 9
}

.pq-portfoliobox.pq-style-1:hover .pq-portfolio-img:before {
  opacity: .2
}

.blog-single {
  padding: 50px
}

.blog-single iframe {
  border-radius: 3px;
  height: 360px;
  width: 100%
}

.pq-navigation-tab .nav-tabs {
  margin: 0 0 45px;
  float: left;
  padding: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  border: none
}

.pq-navigation-tab .nav-tabs li a.active,
.pq-navigation-tab .nav-tabs li a:hover {
  background: var(--primary-color);
  border-radius: unset;
  color: var(--white-color)
}

.pq-navigation-tab .nav-tabs li {
  display: inline-block;
  padding: 0;
  transition: ease-in-out;
  -moz-transition: ease-in-out;
  -ms-transition: ease-in-out;
  -o-transition: ease-in-out;
  -webkit-transition: ease-in-out
}

.pq-navigation-tab .nav-tabs li a:hover {
  columns: var(--white-color)
}

.pq-navigation-tab .nav-tabs li a {
  display: inline-block;
  padding: 10px 30px;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--dark-color);
  border: none;
  transition: ease-in-out;
  -moz-transition: ease-in-out;
  -ms-transition: ease-in-out;
  -o-transition: ease-in-out;
  -webkit-transition: ease-in-out
}

.navigation-shortcode-table tr.navigation-shortcode-row th {
  background-color: var(--grey-color);
  border: 1px solid var(--white-color);
  color: var(--secondary-color);
  overflow-wrap: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  font-family: var(--title-fonts);
  font-weight: 700;
  padding: 15px !important;
  text-align: center;
  border: 1px solid #00000033;
  background: var(--white-color);
  text-transform: uppercase;
  color: var(--dark-color);
  background: #f0f0f0
}

.navigation-shortcode-table tbody td {
  background: var(--white-color);
  position: relative;
  border: 1px solid;
  padding: 15px;
  line-height: normal;
  -webkit-box-sizing: initial;
  box-sizing: initial
}

.navigation-shortcode-table.navigation-theme-mode tbody td.event {
  padding: 10px !important;
  text-align: center;
  border: 1px solid #00000033;
  background: var(--grey-color);
  color: var(--dark-color)
}

.navigation-shortcode-wrapper .navigation-shortcode-table tbody td.navigation-shortcode-hours {
  padding: 0 1rem !important;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle
}

.navigation-shortcode-wrapper .navigation-shortcode-table.navigation-theme-mode tbody td.event {
  background-color: var(--grey-color)
}

.menu-navigation-tabs td {
  vertical-align: middle
}

.navigation-shortcode-table tbody .navigation-event-container .event-title {
  display: inline-block;
  margin: 0;
  letter-spacing: 0;
  font-family: var(--title-fonts);
  color: var(--secondary-color);
  font-weight: 600;
  text-decoration: none;
  font-size: 18px;
  transition: ease-in-out;
  -moz-transition: ease-in-out;
  -ms-transition: ease-in-out;
  -o-transition: ease-in-out;
  -webkit-transition: ease-in-out
}

.navigation-shortcode-table tbody .navigation-event-container .event-description,
.navigation-shortcode-table tbody .navigation-event-container .event-subtitle {
  font-size: 14px;
  margin: 5px 0 0;
  text-transform: uppercase
}

.timeslots-title {
  margin: 30px 0 0
}

.timeslot {
  border-bottom: 1px solid #e5eaf1;
  padding-bottom: 15px;
  margin: 15px 0 0
}

.timeslot .timeslot-link {
  text-transform: uppercase;
  font-size: 16px;
  font-family: var(--title-fonts);
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 24px
}

.timeslot time {
  font-style: italic;
  font-size: 14px
}