.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
body {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
body:before {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
}
img {
  max-width: 100%;
  height: auto;
}
.pbminfotech-hide,
.pbmit-hide {
  display: none;
}
#primary {
  width: 100%;
}
body {
  overflow: visible;
  overflow-x: hidden;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: inherit;
  outline: none;
}
a {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
p {
  margin: 0 0 25px;
}
dl,
ol,
ul {
  margin-bottom: 25px;
}
blockquote {
  padding: 30px;
  padding-right: 60px;
  margin: 60px 0 60px 0;
  border-left: 5px solid var(--pbmit-wedgala-blackish-color);
  background-color: transparent;
  font-size: 18px;
  line-height: 26px;
  position: relative;
}
blockquote a code {
  color: var(--pbmit-wedgala-blackish-color);
}
blockquote a:hover code {
  /*color: var(--pbmit-wedgala-global-color);*/
color:#3ea7bc;
}
blockquote p {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
blockquote.is-large {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
blockquote cite {
  font-size: 15px;
  margin-top: 5px;
  font-weight: 600;
  display: inline-block;
  font-style: normal;
  color: #787c8b;
}
blockquote cite em {
  font-size: 16px;
}
blockquote cite,
blockquote small {
  color: var(--pbmit-wedgala-global-color);
}
blockquote cite em {
  color: var(--pbmit-wedgala-global-color);
}
blockquote small em {
  color: var(--pbmit-wedgala-secondary-color);
}
.wp-block-pullquote cite {
  color: var(--pbmit-wedgala-global-color);
  opacity: 0.8;
}
.wp-block-preformatted {
  border: none;
  background: none;
  padding: 0;
}
.wp-block-verse {
  border: none;
  background: none;
  padding: 0;
  font-family: inherit;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
.wp-block-separator {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}
.pbmit-overflow-visible {
  overflow: visible !important;
}
.closepanel,
.sub-menu-toggle {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  margin-bottom: 20px;
}
pre {
  border: 1px solid #d1d1d1;
  line-height: 1.3125;
  background: #f5f5f5;
  color: #787c8b;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px 20px 20px 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.edit-link {
  line-height: normal;
  display: block;
}
.edit-link a {
  padding: 7px 20px;
  color: var(--pbmit-wedgala-blackish-color);
  background-color: var(--pbmit-wedgala-light-bg-color);
  overflow: hidden;
  display: inline-block;
  border-radius: 5px;
  margin-top: 35px;
}
.edit-link a:hover {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-slider-area {
  background-color: var(--pbmit-wedgala-white-color);
  position: relative;
  z-index: 1;
}
.pbmit-slider-area > div > div {
  margin: 0 !important;
}
.pbmit-underline {
  text-decoration: underline;
}
.pbmit-slider-area > p.rs-p-wp-fix {
  display: none;
}
.site#page {
  overflow: hidden;
  position: relative;
}
a {
  color: var(--pbmit-wedgala-link-color-normal);
}
a:hover {
  color: var(--pbmit-wedgala-link-color-hover);
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.alignleft.wp-block-gallery {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
img.alignnone {
  margin: 0 20px 20px 0;
}
img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-style: italic;
  font-size: 14px;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  width: 100%;
  margin: 0 0 1.75em;
}
table th {
  border: 0;
  padding: 5px 7px;
}
table td {
  padding: 5px 10px;
}
table tbody tr,
table thead tr {
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.2);
}
table tbody th {
  background: var(--pbmit-wedgala-light-bg-color);
}
table tbody th,
table tbody td {
  border-right: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.2);
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: var(--pbmit-wedgala-body-bg-color);
}
.wp-block-table.is-style-stripes {
  border-bottom: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.2);
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.2);
}
.gallery {
  margin: 0;
}
.gallery-item {
  max-width: 33.33%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 2px;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #53565c;
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding-top: 0.5384615385em;
  padding-bottom: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.page-links,
.pbmit-page-links {
  clear: both;
  font-size: 16px;
  font-weight: 600;
  margin: 25px 0;
  color: var(--pbmit-wedgala-blackish-color);
  letter-spacing: 0.5px;
}
.page-links a,
.pbmit-page-links a {
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.08);
}
.page-links a,
.page-links > span,
.pbmit-page-links a,
.pbmit-page-links > span {
  text-decoration: none;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 0 2px;
}
.page-links a:hover,
.pbmit-page-links a:hover {
  background-color: var(--pbmit-wedgala-global-color);
  color: #fff;
}
.page-links > span,
.pbmit-page-links > span {
  background-color: var(--pbmit-wedgala-global-color);
  border: 1px solid var(--pbmit-wedgala-global-color);
  color: #fff;
}
.page-links > a:first-child,
.page-links > span:first-child,
.pbmit-page-links > a:first-child,
.pbmit-page-links > span:first-child {
  margin-left: 15px;
}
.headerlogo {
  height: 105px;
  line-height: 105px;
}
.site-title img {
  max-height: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.site-title {
  margin: 0;
  padding: 0;
  display: table;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 105px;
}
.site-title,
.site-title a {
  display: flex;
  align-items: center;
}
.site-title a .site-title-text {
  display: none;
}
.pbmit-navbar {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
.pbmit-navbar ul,
.pbmit-navbar li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pbmit-mobile-search {
  display: none;
}
.pbmit-footer-menu-area {
  text-align: right;
  margin-top: 0;
}
.rtl .pbmit-footer-menu-area {
  text-align: left;
}
.pbmit-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pbmit-footer-menu li {
  display: inline-block;
}
.pbmit-footer-menu li a {
  position: relative;
  padding: 0 12px 0 0;
  margin: 0 12px 0 0;
  font-size: 14px;
  line-height: 14px;
  text-transform: capitalize;
}
.pbmit-footer-menu li:last-child a {
  padding-right: 0;
  margin-right: 0;
}
.rtl .pbmit-footer-menu li a {
  padding: 0 0 0 12px;
  margin: 0 0 0 12px;
}
.rtl .pbmit-footer-menu li:last-child a {
  padding-left: 0;
  margin-left: 0;
}
.pbmit-footer-menu li a::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 11px;
  background-color: rgba(var(--pbmit-wedgala-white-color-rgb), 0.2);
  top: 50%;
  right: 0;
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.rtl .pbmit-footer-menu li a::after {
  left: 0;
  right: inherit;
}
.pbmit-footer-menu li:last-child a::after {
  content: inherit;
}
.pbmit-footer-menu li li {
  display: none;
}
.elementor-widget-container > .pbmit-heading-subheading {
  position: relative;
  z-index: 1;
}
.pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-subtitle,
.pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-title {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-subtitle a,
.pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-title a {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-text-color-blackish .pbmit-heading-subheading .pbmit-element-subtitle a,
.pbmit-text-color-blackish .pbmit-heading-subheading .pbmit-element-title a {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-heading-subheading .pbmit-element-title,
.pbmit-heading-subheading:not(.pbmit-reverse-heading-yes) .pbmit-element-title,
.pbmit-heading-subheading .pbmit-element-heading {
  margin-bottom: 0;
}
.pbmit-heading-subheading .pbmit-heading-desc {
  margin-top: 20px;
}
.pbmit-heading-subheading.center-align {
  text-align: center;
}
.pbmit-heading-subheading.center-align .pbmit-heading-desc {
  margin-left: auto;
  margin-right: auto;
}
.pbmit-heading-subheading.center-align .pbmit-element-subtitle span {
  left: 50%;
  -khtml-transform: translateX(-50%) translateY(0%);
  -moz-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  -o-transform: translateX(-50%) translateY(0%);
  transform: translateX(-50%) translateY(0%);
}
.pbmit-heading-subheading .pbmit-element-subtitle a span {
  display: block;
}
.pbmit-heading-subheading.left-align .pbmit-heading-desc,
.pbmit-heading-subheading.center-align .pbmit-heading-desc {
  max-width: 800px;
}
.pbmit-heading-subheading {
  margin-bottom: 60px;
}
.pbmit-heading-subheading.right-align {
  text-align: right;
}
.pbmit-heading-subheading:empty {
  display: none;
}
.pbmit-color-white,
.pbmit-text-color-white,
.pbmit-text-color-white .elementor-widget-text-editor {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-color-blackish,
.pbmit-text-color-blackish,
.pbmit-text-color-blackish .elementor-widget-text-editor {
  color: var(--pbmit-wedgala-blackish-color);
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="number"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="search"],
textarea {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  padding: 0;
  background-color: transparent;
  border: none;
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.08);
  border-radius: 0;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.rtl input[type="number"],
.rtl input[type="text"],
.rtl input[type="email"],
.rtl input[type="password"],
.rtl input[type="tel"],
.rtl input[type="url"],
.rtl input[type="search"],
.rtl input[type="checkbox"],
.rtl .wpcf7-form .input-button,
.rtl .checkbox,
.rtl textarea {
  direction: rtl;
}
.pbmit-select select {
  font-size: 13px;
  font-weight: 500;
  padding: 0 20px;
}
input[type="number"]::placeholder,
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder,
input[type="tel"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
textarea::placeholder {
  color: #787c8b;
  font-weight: 500;
  opacity: 1;
}
input[type="number"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #787c8b;
  font-weight: 500;
}
input[type="number"]::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #787c8b;
  font-weight: 500;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5em;
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 1em;
  line-height: normal;
}
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
}
textarea {
  height: 90px;
  resize: none;
  padding: 15px;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  position: relative;
  background-color: #222;
  border: none;
  font-family: inherit;
  cursor: pointer;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  border-radius: 0;
  padding: 10px 40px;
  font-weight: 500;
  letter-spacing: 0.3px;
}
input[type="submit"]:hover {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-select {
  position: relative;
  display: block;
  background-color: var(--pbmit-wedgala-light-bg-color);
}
.pbmit-select:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
}
.pbmit-select:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  border-top: 6px solid black;
  opacity: 0.5;
}
select::-ms-expand {
  display: none;
}
.pbmit-sidebar-left .site-content-contain .site-content > .row {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.pbminfotech-sidebar .widget {
  margin-bottom: 30px;
}
.pbminfotech-sidebar .widget .widget-title {
  margin-bottom: 25px;
  position: relative;
}
.pbmit-sidebar-left .site-content-contain > .site-content > .row {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.pbminfotech-element
  .pbmit-element-inner
  .pbmit-element-posts-wrapper
  .row.multi-columns-row {
  width: auto;
}
.blog.pbmit-sidebar-exists .content-area .pbmit-element-posts-wrapper.row {
  margin-left: -15px;
  margin-right: -15px;
}
.pbmit-element-posts-wrapper.row {
  margin-left: -15px;
  margin-right: -15px;
}
.pbmit-element-cat-wrapper.row .pbmit-ele,
.pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
}
.pbminfotech-gap-0px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.pbminfotech-gap-0px .pbmit-element-posts-wrapper.row {
  margin-left: 0;
  margin-right: 0;
}
.pbminfotech-gap-5px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-left: 2.5px;
  padding-right: 2.5px;
  margin-bottom: 5px;
}
.pbminfotech-gap-5px .pbmit-element-posts-wrapper.row {
  margin-left: -2.5px;
  margin-right: -2.5px;
}
.pbminfotech-gap-10px .pbmit-element-posts-wrapper.row {
  margin-left: -5px;
  margin-right: -5px;
}
.pbminfotech-gap-10px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.pbminfotech-gap-15px .pbmit-element-posts-wrapper.row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.pbminfotech-gap-15px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-bottom: 15px;
}
.pbminfotech-gap-20px .pbmit-element-posts-wrapper.row {
  margin-left: -10px;
  margin-right: -10px;
}
.pbminfotech-gap-20px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.pbminfotech-gap-25px .pbmit-element-posts-wrapper.row {
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.pbminfotech-gap-25px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-bottom: 25px;
}
.pbminfotech-gap-30px .pbmit-element-posts-wrapper.row {
  margin-left: -15px;
  margin-right: -15px;
}
.pbminfotech-gap-30px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
}
.pbminfotech-gap-35px .pbmit-element-posts-wrapper.row {
  margin-left: -17px;
  margin-right: -17px;
}
.pbminfotech-gap-35px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 17px;
  padding-left: 17px;
  margin-bottom: 30px;
}
.pbminfotech-gap-40px .pbmit-element-posts-wrapper.row {
  margin-left: -20px;
  margin-right: -20px;
}
.pbminfotech-gap-40px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 40px;
}
.pbminfotech-gap-45px .pbmit-element-posts-wrapper.row {
  margin-left: -22px;
  margin-right: -22px;
}
.pbminfotech-gap-45px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 22px;
  padding-left: 22px;
  margin-bottom: 45px;
}
.pbminfotech-gap-50px .pbmit-element-posts-wrapper.row {
  margin-left: -25px;
  margin-right: -25px;
}
.pbminfotech-gap-50px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 25px;
  padding-left: 25px;
  margin-bottom: 50px;
}
.pbminfotech-gap-60px .pbmit-element-posts-wrapper.row {
  margin-left: -30px;
  margin-right: -30px;
}
.pbminfotech-gap-60px .pbmit-element-posts-wrapper.row .pbmit-ele {
  padding-right: 30px;
  padding-left: 30px;
  margin-bottom: 60px;
}
.pbmit-preloader {
  background-color: white;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100px;
  display: block;
}
.pbmit-title-bar-wrapper {
  position: relative;
  z-index: 2;
}
.pbmit-title-bar-content,
.pbmit-title-bar-wrapper {
  min-height: var(--pbmit-wedgala-titlebar-height);
}
.pbmit-title-bar-wrapper.pbmit-titlebar-style-center .pbmit-breadcrumb,
.pbmit-title-bar-wrapper.pbmit-titlebar-style-center
  .pbmit-title-bar-content-inner {
  width: 100%;
  text-align: center;
}
.pbmit-title-bar-wrapper.pbmit-titlebar-style-left
  .pbmit-title-bar-content
  .pbmit-tbar-title {
  margin-bottom: 15px;
}
.pbmit-title-bar-wrapper.pbmit-titlebar-style-left .pbmit-title-bar-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 64px 0;
}
.pbmit-title-bar-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: none !important;
}
.pbmit-bg-color-secondarycolor.pbmit-title-bar-wrapper:before {
  background-color: rgba(var(--pbmit-wedgala-secondary-color-rgb), 0.5);
}
.pbmit-bg-color-globalcolor.pbmit-title-bar-wrapper:before {
  background-color: rgba(var(--pbmit-wedgala-global-color-rgb), 0.5);
}
.pbmit-title-bar-wrapper.pbmit-bg-color-gradientcolor:before {
  background-image: -ms-linear-gradient(
    right,
    var(--pbmit-wedgala-gradient-color-first) 0%,
    var(--pbmit-wedgala-gradient-color-last) 100%
  ) !important;
  background-image: linear-gradient(
    to right,
    var(--pbmit-wedgala-gradient-color-first),
    var(--pbmit-wedgala-gradient-color-last)
  ) !important;
}
.pbmit-title-bar-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 64px 0;
}
.pbmit-title-bar-content .pbmit-tbar-title {
  margin-bottom: 0;
}
.pbmit-title-bar-content .pbmit-breadcrumb {
  margin-top: 5px;
}
.pbmit-title-bar-content .pbmit-tbar,
.pbmit-title-bar-content .pbmit-breadcrumb {
  display: block;
}
.pbmit-breadcrumb a {
  opacity: 1;
}
.pbmit-breadcrumb-inner .sep {
  margin: 0 15px;
  position: relative;
}
.pbmit-breadcrumb-inner .sep:before {
  position: absolute;
  left: -2px;
  right: auto;
  content: "";
  height: 5px;
  width: 5px;
  background: var(--pbmit-wedgala-global-color);
  top: 5px;
  transform: rotate(45deg);
}
.pbmit-breadcrumb a:hover {
  /*color: var(--pbmit-wedgala-global-color);*/
	color:#3ea7bc;
}
.pbmit-title-bar-content .pbmit-tbar-inner {
  max-width: none;
  padding: 0;
}
.pbmit-breadcrumb-inner i {
  font-size: 10px;
  line-height: 10px;
  margin: 0 0;
  top: -2px;
  display: inline-block;
  position: relative;
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-bg-color-white.pbmit-bg-image-yes:before {
  background-color: rgba(255, 255, 255, 0.9);
}
.pbmit-bg-color-light.pbmit-bg-image-yes:before {
  background-color: rgba(240, 240, 240, 0.9);
}
.pbmit-bg-color-blackish.pbmit-bg-image-yes:before {
  background-color: rgba(0, 0, 0, 0.7);
}
.pbmit-bg-color-gradientcolor.pbmit-bg-image-yes:before {
  opacity: 0.5;
}
.pbmit-pre-header-wrapper {
  height: 50px;
  line-height: 50px;
}
.pbmit-contact-info {
  font-size: 15px;
}
ul.pbmit-social-links,
ul.pbmit-contact-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.pbmit-contact-info {
  padding-right: 20px;
}
.pbmit-social-links li,
.pbmit-contact-info li {
  display: inline-block;
  vertical-align: top;
}
.pbmit-social-links li:not(:last-child),
.pbmit-contact-info li:not(:last-child) {
  padding: 0 15px 0 0;
}
.rtl .pbmit-social-links li:not(:last-child),
.rtl .pbmit-contact-info li:not(:last-child) {
  padding: 0 0 0 20px;
}
.pbmit-contact-info li:first-child {
  padding-left: 0;
}
.pbmit-contact-info li i {
  font-size: 20px;
  margin-right: 6px;
  position: relative;
  top: 2px;
  font-weight: 800;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .pbmit-contact-info li i {
  margin-right: 0;
  margin-left: 6px;
}
.pbmit-pre-header-wrapper.pbmit-bg-color-globalcolor .pbmit-contact-info li i {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-pre-header-wrapper .pbmit-pre-header-right {
  display: flex;
  align-items: center;
}
.pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn {
  padding-left: 20px;
}
.pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a {
  background: var(--pbmit-wedgala-blackish-color);
  color: var(--pbmit-wedgala-white-color);
  padding: 5px;
  font-size: 13px;
  border-radius: 100%;
}
.pbmit-pre-header-wrapper
  .pbmit-pre-header-right
  .pbmit-header-search-btn
  a:hover {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-pre-header-wrapper.pbmit-bg-color-globalcolor
  .pbmit-pre-header-right
  .pbmit-header-search-btn
  a:hover {
  color: var(--pbmit-wedgala-white-color);
  background-color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-pre-header-wrapper.pbmit-bg-color-white
  .pbmit-pre-header-right
  .pbmit-header-search-btn
  a {
  color: var(--pbmit-wedgala-white-color);
  background-color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-pre-header-wrapper.pbmit-bg-color-white
  .pbmit-pre-header-right
  .pbmit-header-search-btn
  a:hover {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-pre-header-wrapper .pbmit-contact-info li a {
  color: var(--pbmit-wedgala-secondary-color);
}
.pbmit-pre-header-wrapper.pbmit-bg-color-blackish .pbmit-contact-info li a {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-pre-header-wrapper .pbmit-social-links li a i {
  margin: 0;
  font-size: 15px;
}
.pbmit-pre-header-wrapper .pbmit-social-links li:last-child {
  margin-right: 0;
}
.pbmit-pre-header-wrapper .pbmit-social-links a:hover {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.pbmit-pre-header-wrapper.pbmit-bg-color-white
  .pbmit-social-links
  li
  a:hover
  i {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-pre-header-wrapper.pbmit-bg-color-secondarycolor
  .pbmit-social-links
  li
  a
  i {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-pre-header-wrapper.pbmit-bg-color-secondarycolor
  .pbmit-social-links
  li
  a:hover
  i {
  /*color:var(--pbmit-wedgala-global-color);*/
	color:#3ea7bc;
}
.pbmit-color-white .pbmit-social-links li a {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-color-white .pbmit-social-links li a:hover {
  color: rgba(var(--pbmit-wedgala-white-color-rgb), 0.8);
}
.site-header .pbmit-sticky-header.pbmit-sticky-bg-color-globalcolor {
  background-color: var(--pbmit-wedgala-global-color);
}
.site-header .pbmit-sticky-header.pbmit-sticky-bg-color-secondarycolor {
  background-color: var(--pbmit-wedgala-secondary-color);
}
.site-header .pbmit-sticky-header.pbmit-sticky-bg-color-blackish {
  background-color: var(--pbmit-wedgala-blackish-bg-color);
}
.site-header .pbmit-sticky-header.pbmit-sticky-bg-color-white {
  background-color: var(--pbmit-wedgala-white-color);
}
.site-header .pbmit-sticky-header.pbmit-sticky-bg-color-light {
  background-color: var(--pbmit-wedgala-light-bg-color);
}
.pbmit-pre-header-wrapper.pbmit-bg-color-custom {
  background-color: var(--pbmit-wedgala-preheader-bgcolor-custom);
}
.pbmit-header-wrapper.pbmit-bg-color-custom {
  background-color: var(--pbmit-wedgala-header-background-color);
}
.pbmit-header-menu-area.pbmit-bg-color-custom {
  background-color: var(--pbmit-wedgala-menu-background-color);
}
.site-header.pbmit-fixed-header .pbmit-sticky-bg-color-custom {
  background-color: var(--pbmit-wedgala-sticky-header-background-color);
}
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  div
  > ul
  > li
  > a {
  color: var(--pbmit-wedgala-main-menu-sticky-color);
}
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  > div
  > ul
  > li.current-menu-parent
  > a,
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  div
  > ul
  > li:hover
  > a {
  color: var(--pbmit-wedgala-global-color);
}
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  > div
  > ul
  ul
  li:hover
  .sub-menu-toggle
  i:before,
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  div
  > ul
  > li:hover
  > a,
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  ul
  > li
  > ul
  > li.current-menu-item
  > a,
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  ul
  > li
  > ul
  li.current_page_item
  > a,
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  > div
  > ul
  > li.current-menu-parent
  > a {
  color: var(--pbmit-wedgala-main-menu-sticky-active-color);
}
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  ul
  > li
  > ul
  li:hover
  > a {
  color: var(--pbmit-wedgala-main-menu-sticky-active-color) !important;
}
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  ul
  ul {
  border-color: var(--pbmit-wedgala-main-menu-sticky-active-color);
}
body:not(.pbmit-max-mega-menu-override)
  .pbmit-sticky-header
  .pbmit-navbar
  ul
  > li
  > ul
  > li
  > a:before {
  background-color: var(--pbmit-wedgala-main-menu-sticky-active-color);
}
.site-title {
  height: var(--pbmit-wedgala-header-height);
}
.site-title img.pbmit-main-logo {
  max-height: var(--pbmit-wedgala-logo-height);
  padding-right: 20px;
}
.site-title img.pbmit-responsive-logo {
  max-height: var(--pbmit-wedgala-responsive-logo-height);
}
.site-header.pbmit-fixed-header .site-title img.pbmit-main-logo {
  max-height: var(--pbmit-wedgala-sticky-logo-height);
}
.pbmit-header-wrapper {
  z-index: 999;
}
.pbmit-navbar > div > ul > li,
.pbmit-navbar > div > ul > li > a,
.pbmit-navbar div > ul > li > a,
.site-title {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.pbmit-sticky-logo-yes .pbmit-sticky-header .pbmit-main-logo,
.pbmit-sticky-logo {
  display: none;
}
.pbmit-sticky-logo-yes .pbmit-main-logo,
.pbmit-sticky-logo-yes .pbmit-sticky-header .pbmit-sticky-logo {
  display: inline-block;
}
.site-header .pbmit-bg-color-white,
.site-header .pbmit-sticky-on.pbmit-sticky-bg-color-white {
  background-color: #fff;
}
.site-header .pbmit-bg-color-transparent,
.site-header .pbmit-sticky-on.pbmit-sticky-bg-color-transparent {
  background-color: transparent;
/*	background-color:#000000;*/
padding:20px;
}
.pbmit-table {
  display: table;
  height: 100%;
}
.pbmit-table-cell {
  display: table-cell;
  line-height: normal;
  vertical-align: middle;
}
#content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.tax-pbmit-portfolio-category #primary,
.tax-pbmit-service-category #primary,
.tax-pbmit-team-group #primary,
.tax-pbmit-testimonial-cat #primary,
.tax-pbmit-client-group #primary {
  margin-bottom: -30px;
}
.page #content {
  padding-top: 100px;
  padding-bottom: 100px;
}
.page.pbmit-sidebar-no.elementor-page #content {
  padding-top: 0;
  padding-bottom: 0;
}
.woocommerce-shop #content {
  padding-bottom: 60px;
}
.content-area.col-md-9 .comment-respond {
  margin-bottom: 0;
}
.pbmit-row.pbmit-zindex-zero,
.pbmit-row.pbmit-zindex-1,
.pbmit-row.pbmit-zindex-2,
.pbmit-zindex-zero,
.pbmit-zindex-1,
.pbmit-zindex-2 {
  position: relative;
}
.elementor-inner-section,
.elementor-widget-container,
.elementor-button-wrapper,
.elementor-widget-container .pbminfotech-element,
.elementor-section .elementor-widget-wrap {
  position: relative;
  z-index: 1;
}
.pbmit-bgimage-over-bgcolor.pbmit-bgimage-yes .pbmit-stretched-div:before,
.pbmit-bgimage-over-bgcolor.pbmit-bgimage-yes:before {
  background-color: transparent !important;
}
.elementor-element:not(.elementor-column):before,
.pbmit-col-stretched-yes .pbmit-stretched-div:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
}
body.elementor-editor-active .elementor-element:not(.elementor-column):before,
body.elementor-editor-active
  .pbmit-col-stretched-yes
  .pbmit-stretched-div:before {
  z-index: 0;
}
.elementor-column.pbmit-col-stretched-yes.pbmit-bgimage-yes {
  background-image: none;
  background-color: transparent;
}
.pbmit-bg-color-white {
  background-color: #fff;
}
.pbmit-col-stretched-yes .pbmit-stretched-div {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  width: auto;
  z-index: 1;
  overflow: hidden;
}
.pbmit-col-stretched-right .pbmit-stretched-div,
.pbmit-col-stretched-left .pbmit-stretched-div {
  right: 0;
}
body .pbmit-bgimage-position-left-top .pbmit-stretched-div,
body .pbmit-bgimage-position-left-top {
  background-position: left top !important;
}
body .pbmit-bgimage-position-left-center .pbmit-stretched-div,
body .pbmit-bgimage-position-left-center {
  background-position: left center !important;
}
body .pbmit-bgimage-position-left-bottom .pbmit-stretched-div,
body .pbmit-bgimage-position-left-bottom {
  background-position: left bottom !important;
}
body .pbmit-bgimage-position-right-top .pbmit-stretched-div,
body .pbmit-bgimage-position-right-top {
  background-position: right top !important;
}
body .pbmit-bgimage-position-right-bottom .pbmit-stretched-div,
body .pbmit-bgimage-position-right-bottom {
  background-position: right bottom !important;
}
body .pbmit-bgimage-position-right-center .pbmit-stretched-div,
body .pbmit-bgimage-position-right-center {
  background-position: right center !important;
}
body .pbmit-bgimage-position-center-top .pbmit-stretched-div,
body .pbmit-bgimage-position-center-top {
  background-position: center top !important;
}
body .pbmit-bgimage-position-center-center .pbmit-stretched-div,
body .pbmit-bgimage-position-center-center {
  background-position: center center !important;
}
body .pbmit-bgimage-position-center-bottom .pbmit-stretched-div,
body .pbmit-bgimage-position-center-bottom {
  background-position: center bottom !important;
}
body .pbmit-bgimage-repeat-no {
  background-repeat: no-repeat !important;
}
body .pbmit-bgimage-repeat-x {
  background-repeat: repeat-x !important;
}
body .pbmit-bgimage-repeat-y {
  background-repeat: repeat-y !important;
}
body .pbmit-bgimage-repeat-round {
  background-repeat: round !important;
}
body .pbmit-bgimage-repeat-space {
  background-repeat: space !important;
}
.elementor-top-column > .elementor-widget-wrap > .elementor-widget-wrap {
  z-index: 1;
}
.elementor-element.elementor-column:not(.elementor-inner-column)
  .elementor-widget-wrap:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
}
.footer-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pbmit-footer-text-area {
  background-color: transparent;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pbmit-footer-text-area,
.pbmit-footer-widget-area,
.site-footer {
  position: relative;
}
.pbmit-footer-text-area,
.pbmit-footer-widget-area {
  z-index: 1;
}
.pbmit-footer-section:before,
.site-footer:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: -1;
}
.pbmit-bg-image-yes.site-footer:before,
.pbmit-bg-image-yes.pbmit-footer-section:before,
.pbmit-bg-color-custom.pbmit-bg-image-yes.site-footer:before,
.pbmit-bg-color-custom.pbmit-bg-image-yes.pbmit-footer-section:before {
  z-index: 0;
}
.pbmit-footer-text-area > .container,
.footer-wrap.pbmit-footer-widget-area > .container {
  position: relative;
  z-index: 2;
}
.footer-wrap .contact-info li {
  position: relative;
  padding: 0 0 0 24px;
  margin-bottom: 15px;
  font-size: 13px;
}
.footer-wrap .contact-info i {
  position: absolute;
  left: 0;
  top: 0;
}
.footer-wrap .widget_tag_cloud a {
  display: inline-block;
  font-size: 14px !important;
  padding: 6px 20px 8px;
  line-height: 14px;
  border-radius: 50px;
  border: 1px solid rgba(var(--pbmit-wedgala-white-color-rgb), 0.1);
  background-color: transparent;
  -webkit-transition: 0.4s ease-out 0s;
  -o-transition: 0.4s ease-out 0s;
  transition: 0.4s ease-out 0s;
  letter-spacing: 0;
}
.footer-wrap .widget_tag_cloud a:hover {
  border-color: var(--pbmit-wedgala-global-color);
  background-color: var(--pbmit-wedgala-global-color);
}
.site-footer.pbmit-text-color-white .widget_tag_cloud a:hover {
  background-color: var(--pbmit-wedgala-global-color);
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-bg-color-gradient.pbmit-bg-color-over-image.elementor-column
  .pbmit-stretched-div:before,
.pbmit-bg-color-gradientcolor.pbmit-bg-image-yes:before {
  opacity: 0.5;
}
.pbmit-footer-section.pbmit-text-color-white a {
  color: rgba(255, 255, 255, 1);
}
.pbmit-footer-section.pbmit-text-color-white {
  color: rgba(255, 255, 255, 0.9);
}
.pbmit-footer-section.pbmit-bg-color-globalcolor:before {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-footer-section.pbmit-bg-color-globalcolor.pbmit-bg-image-yes:before {
  background-color: rgba(var(--pbmit-wedgala-global-color-rgb), 0.8);
}
.pbmit-footer-section.pbmit-text-color-globalcolor .widget-title,
.pbmit-footer-section.pbmit-text-color-globalcolor,
.pbmit-footer-section.pbmit-text-color-globalcolor a {
  color: var(--pbmit-wedgala-global-color);
}
.pbmit-footer-section.pbmit-bg-color-blackish:before {
  background-color: var(--pbmit-wedgala-blackish-bg-color);
}
.pbmit-footer-section.pbmit-bg-color-blackish.pbmit-bg-image-yes:before {
  background-color: rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.8);
}
.pbmit-footer-section.pbmit-text-color-blackish .widget-title,
.pbmit-footer-section.pbmit-text-color-blackish,
.pbmit-footer-section.pbmit-text-color-blackish a {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-footer-section.pbmit-text-color-secondarycolor .widget-title,
.pbmit-footer-section.pbmit-text-color-secondarycolor,
.pbmit-footer-section.pbmit-text-color-secondarycolor a {
  color: var(--pbmit-wedgala-secondary-color);
}
.pbmit-footer-section.pbmit-bg-color-white:before {
  background-color: var(--pbmit-wedgala-white-color);
}
.pbmit-footer-section.pbmit-bg-color-white.pbmit-bg-image-yes:before {
  background-color: rgba(var(--pbmit-wedgala-white-color-rgb), 0.8);
}
.pbmit-footer-section.pbmit-text-color-white .widget-title,
.pbmit-footer-section.pbmit-text-color-white a {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-footer-section.pbmit-bg-color-light:before {
  background-color: var(--pbmit-wedgala-light-color);
}
.pbmit-footer-section.pbmit-bg-color-light.pbmit-bg-image-yes:before {
  background-color: rgba(var(--pbmit-wedgala-light-color-rgb), 0.8);
}
.pbmit-footer-section.pbmit-text-color-light .widget-title,
.pbmit-footer-section.pbmit-text-color-light,
.pbmit-footer-section.pbmit-text-color-light a {
  color: var(--pbmit-wedgala-light-color);
}
.footerlogo {
  margin-bottom: 10px;
}
.rss-date {
  display: block;
  color: #787c8b;
}
.site-footer.pbmit-text-color-white .rss-date {
  color: rgba(255, 255, 255, 0.9);
}
.rss-widget-icon {
  position: relative;
  top: -3px;
}
.widget_rss.widget ul > li {
  padding-bottom: 30px;
}
.widget_rss.widget ul > li:last-child {
  padding-bottom: 0;
}
.widget_rss .rssSummary {
  opacity: 0.9;
}
.widget_rss cite {
  font-size: 15px;
}
.pbmit-text-color-white .widget_calendar table {
  border-color: rgba(255, 255, 255, 0.32);
}
.single .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-comments,
.single .pbmit-blog-meta.pbmit-blog-meta-top a {
  color: #53565c;
}
.single
  .pbmit-bg-color-secondarycolor
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-comments,
.single .pbmit-bg-color-secondarycolor .pbmit-blog-meta.pbmit-blog-meta-top a {
  color: #fff;
}
.format-video .pbmit-featured-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.format-video .pbmit-featured-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
iframe {
  max-width: 100%;
}
.format-gallery .pbmit-featured-wrapper {
  position: relative;
}
.format-gallery .lSPager {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -khtml-transform: translateX(-50%) translateY(0%);
  -moz-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  -o-transform: translateX(-50%) translateY(0%);
  transform: translateX(-50%) translateY(0%);
}
.format-gallery .lSSlideOuter .lSPager.lSpg > li a {
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  background-color: transparent;
}
.format-gallery .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: transparent !important;
}
.format-gallery .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #fff;
}
.format-quote .pbmit-block-quote-content {
  position: relative;
  z-index: 2;
}
.format-quote .pbmit-blog-meta {
  display: none;
}
.format-quote .pbmit-block-quote-content a {
  display: inline-block;
  margin-top: 22px;
  font-style: normal;
  font-size: 17px;
}
.format-quote .pbmit-blog-classic blockquote {
  margin: 0;
}
.format-quote .pbmit-blog-classic .pbmit-blog-classic-inner {
  display: none;
}
.format-link .pbmit-link-wrapper {
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
.format-link .pbmit-link-wrapper:after {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
}
.format-link .pbmit-featured-wrapper .pbmit-link-inner {
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  padding: 50px;
  position: relative;
  z-index: 2;
}
.format-link .pbmit-link-wrapper a {
  color: #fff;
}
.format-link .pbmit-link-inner {
  position: relative;
}
.format-link .pbmit-link-inner:before {
  font-family: "pbminfotech-base-icons";
  content: "\e803";
  position: absolute;
  right: 40px;
  top: -11px;
  font-weight: 700;
  opacity: 0.25;
  z-index: 1;
  color: var(--pbmit-wedgala-white-color);
  font-size: 100px;
}
.pbmit-author-box {
  margin-top: 10px;
  margin-bottom: 0;
  padding: 38px 60px 38px 30px;
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--pbmit-wedgala-global-color);
}
.pbmit-author-box a {
  color: #666;
}
.pbmit-author-box a:hover {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-author-image img {
  width: 150px;
  min-width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 1px solid var(--pbmit-wedgala-global-color);
  display: block;
  overflow: hidden;
  margin-right: 40px;
  padding: 15px;
}
.rtl .pbmit-author-image img {
  margin-left: 40px;
  margin-right: inherit;
}
.pbmit-author-content {
  -webkit-flex-shrink: 100;
  -moz-flex-shrink: 100;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}
.pbmit-author-content .pbmit-author-name a {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: capitalize;
}
.pbmit-author-content .pbmit-text {
  margin: 0;
}
.pbmit-author-box .pbmit-author-content .pbmit-author-text {
  color: var(--pbmit-wedgala-global-color);
  font-size: 18px;
}
.pbmit-blog-meta,
.pbmit-blog-meta a {
  color: #666;
}
.pbmit-blog-meta.pbmit-blog-meta-top {
  position: relative;
  font-size: 14px;
}
.pbmit-blog-meta-top .pbmit-meta {
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
}
.pbmit-blog-meta-top .pbmit-meta:not(:last-child) {
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  position: relative;
}
.pbmit-blog-classic
  .pbmit-blog-meta-top.pbmit-blog-meta
  .pbmit-meta:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-radius: 0;
  background-color: var(--pbmit-wedgala-global-color);
  -khtml-transform: translateX(0%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(0%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(0%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(0%) translateY(-50%) rotate(45deg);
  transform: translateX(0%) translateY(-50%) rotate(45deg);
}
.pbmit-blog-classic
  .pbmit-blog-meta-top.pbmit-blog-meta
  .pbmit-meta-cat.pbmit-meta:not(:last-child)::before {
  -khtml-transform: translateX(0%) translateY(-100%) rotate(45deg);
  -moz-transform: translateX(0%) translateY(-100%) rotate(45deg);
  -ms-transform: translateX(0%) translateY(-100%) rotate(45deg);
  -o-transform: translateX(0%) translateY(-100%) rotate(45deg);
  transform: translateX(0%) translateY(-100%) rotate(45deg);
}
.pbmit-blog-meta-bottom .pbmit-tag-icon i,
.pbmit-blog-meta-top .pbmit-meta i {
  color: var(--pbmit-wedgala-global-color);
}
.pbmit-blog-meta-top .pbmit-meta i {
  margin-right: 5px;
  font-size: 15px;
}
.pbmits-blog-meta-top .pbmits-meta {
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 13px;
}
.pbmit-blog-classic-inner .pbmit-entry-content p:last-of-type:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pbmit-blog-classic-inner {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.pbmit-no-img
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date,
.pbmit-default-view
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date {
  border-radius: 0;
  padding: 0;
}
.pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left,
.pbmit-default-view
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left {
  width: auto;
  top: 0;
  left: 0;
  position: static;
}
.pbmit-default-view
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date
  .entry-date {
  font-size: 15px;
  line-height: 25px;
}
.pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top,
.pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top {
  text-align: left;
}
.pbmit-no-img .pbmit-blog-meta .pbmit-meta-classic-right,
.pbmit-default-view .pbmit-blog-meta .pbmit-meta-classic-right {
  padding-left: 30px;
}
.pbmit-no-img
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date
  .entry-date,
.pbmit-default-view
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date
  .entry-date {
  font-size: 15px;
  line-height: 35px;
  margin: 0;
}
.pbmit-no-img
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date
  span,
.pbmit-default-view
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date
  span {
  display: inline-block;
  margin-left: 5px;
}
.pbmit-no-img
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date,
.pbmit-default-view
  .pbmit-blog-meta.pbmit-blog-meta-top
  .pbmit-meta-classic-left
  .pbmit-meta-date {
  line-height: normal;
  display: inline-block;
  width: auto;
  padding: 2px 13px;
  line-height: normal;
  font-size: 16px;
  display: inline-block;
  border-radius: 3px;
}
.pbmit-social-share .pbmit-social-li-facebook a {
  background-color: #3b5998;
}
.pbmit-social-share .pbmit-social-li-twitter a {
  background-color: #55acee;
}
.pbmit-social-share .pbmit-social-li-google-plus a {
  background-color: #dd4b39;
}
.pbmit-social-share .pbmit-social-li-linkedin a {
  background-color: #007bb5;
}
.pbmit-social-share .pbmit-social-li-youtube a {
  background-color: #b00;
}
.pbmit-social-share .pbmit-social-li-instagram a {
  background-color: #125688;
}
.pbmit-social-share .pbmit-social-li-pinterest a {
  background-color: #cb2027;
}
.pbmit-social-share .pbmit-social-li-snapchat-ghost a {
  background-color: #fffc00;
}
.pbmit-social-share .pbmit-social-li-skype a {
  background-color: #00aff0;
}
.pbmit-social-share .pbmit-social-li-android a {
  background-color: #a4c639;
}
.pbmit-social-share .pbmit-social-li-dribbble a {
  background-color: #ea4c89;
}
.pbmit-social-share .pbmit-social-li-vimeo a {
  background-color: #45bbff;
}
.pbmit-social-share .pbmit-social-li-tumblr a {
  background-color: #2c4762;
}
.pbmit-social-share .pbmit-social-li-vine a {
  background-color: #00b489;
  color: white;
}
.pbmit-social-share .pbmit-social-li-foursquare a {
  background-color: #45bbff;
}
.pbmit-social-share .pbmit-social-li-stumbleupon a {
  background-color: #eb4924;
}
.pbmit-social-share .pbmit-social-li-flickr a {
  background-color: #f40083;
}
.pbmit-social-share .pbmit-social-li-yahoo a {
  background-color: #430297;
}
.pbmit-social-share .pbmit-social-li-soundcloud a {
  background-color: #f50;
}
.pbmit-social-share .pbmit-social-li-reddit a {
  background-color: #ff5700;
}
.pbmit-social-share .pbmit-social-li-rss a {
  background-color: #f60;
}
.comments-area .pbmit-comment-content ol + h2,
.comments-area .pbmit-comment-content ul + h2 {
  margin-top: 25px;
}
.comments-area {
  margin-top: 60px;
}
.comments-area .comments-title {
  margin-bottom: 35px;
  margin-top: 0;
}
.pbmit-post-related .pbmit-related-title,
.comments-area .comments-title,
.comment-respond .comments-title,
.comment-respond .comment-reply-title {
  font-size: 36px;
  line-height: 44px;
}
.children,
.comment-list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pbmit-comment-avatar {
  float: left;
}
.rtl .pbmit-comment-avatar {
  float: right;
}
.comment-list .children li.comment {
  position: relative;
  padding-top: 0;
  padding-left: 0;
}
.comment-list .children {
  margin-left: 100px;
  padding-top: 8px;
}
.rtl .comment-list .children {
  margin-right: 100px;
  margin-left: inherit;
}
.pbmit-comment-meta {
  display: inline-flex;
  align-items: center;
}
.pbmit-comment-date {
  display: block;
  font-size: 18px;
  line-height: 24px;
  margin-left: 10px;
  padding-left: 20px;
  position: relative;
}
.rtl .pbmit-comment-date {
  margin-left: 0;
  padding-left: 0;
  margin-right: 15px;
  padding-right: 15px;
}
.pbmit-comment-date::before {
  position: absolute;
  content: "";
  bottom: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--pbmit-wedgala-global-color);
}
.rtl .pbmit-comment-date::before {
  right: 0;
  left: inherit;
}
.pbmit-comment-date a {
  color: #666;
  position: relative;
  font-size: 16px;
  line-height: 16px;
}
.comment-list .pbmit-comment-avatar img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
}
.pbmit-comment-content {
  position: relative;
  flex-grow: 1;
  padding: 0 0 30px 0;
  background: transparent;
  margin-left: 120px;
}
.rtl .pbmit-comment-content {
  margin-right: 120px;
  margin-left: inherit;
}
.pbmit-comment-content p {
  margin: 8px 0 16px 0;
}
.pbmit-comment-content .pbmit-comment-author {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  display: inline-flex;
  position: relative;
}
.pbmit-comment-content .pbmit-comment-author .pbmit-comment-author-inner {
  color: var(--pbmit-wedgala-global-color);
  margin: 0 5px;
  font-size: 18px;
}
.pbmit-comment-content .pbmit-comment-author .pbmit-comment-author-inner a {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-comment-content
  .pbmit-comment-author
  .pbmit-comment-author-inner
  a:hover {
  color: var(--pbmit-wedgala-global-color);
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-column
  .wp-block-comment-reply-link
  a.comment-reply-link,
.reply a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400 !important;
  letter-spacing: 0;
  padding: 8px 18px;
  text-transform: uppercase;
  border-radius: 0;
  color: var(--pbmit-wedgala-blackish-color);
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.1);
  background-color: transparent;
  -webkit-transition: 0.4s ease-out 0s;
  -o-transition: 0.4s ease-out 0s;
  transition: 0.4s ease-out 0s;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-column
  .wp-block-comment-reply-link
  a.comment-reply-link::after {
  content: "\e815";
  font-family: "pbminfotech-base-icons";
  font-style: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  opacity: 1;
  font-variant: normal;
  text-transform: none;
  font-size: 10px;
  margin-left: 6px;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-column
  .wp-block-comment-reply-link
  a.comment-reply-link:hover,
.reply a:hover {
  background-color: var(--pbmit-wedgala-global-color);
  color: var(--pbmit-wedgala-white-color);
  border-color: var(--pbmit-wedgala-global-color);
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-column
  .wp-block-comment-reply-link
  a.comment-reply-link::after,
.reply a i {
  padding-left: 2px;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-column
  .wp-block-comment-reply-link
  a.comment-reply-link::after,
.reply a i::before {
  transform: rotate(-45deg);
  top: 1px;
  position: relative;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-column
  .wp-block-comment-reply-link
  a.comment-reply-link:hover::after {
  transform: rotate(0deg);
}
.comment-list li:not(:last-child) .pbmit-comment {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.1);
}
.comments-area .comments-pagination {
  margin-bottom: 50px;
}
.comment-respond .comment-reply-title small {
  margin-left: 20px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.rtl .comment-respond .comment-reply-title small {
  margin-right: 20px;
  margin-left: inherit;
}
.comment-respond .comment-reply-title small a {
  color: var(--pbmit-wedgala-blackish-color);
}
.comment-respond .comment-reply-title small a:hover {
  color: var(--pbmit-wedgala-global-color);
}
.comment-list .comment-respond {
  margin-left: 120px;
  margin-bottom: 30px !important;
  margin-top: 30px;
  padding: 0;
}
.rtl .comment-list .comment-respond {
  margin-left: inherit;
  margin-right: 120px;
}
.comment-respond {
  border-radius: 0;
  padding: 25px 0;
}
.comment-respond .comment-reply-title {
  margin-bottom: 0;
}
.rtl .comment-respond .comment-reply-title {
  display: inline-flex;
}
.comment-respond .inline-field {
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  width: 33.3333%;
  margin-left: 13px;
  margin-bottom: 25px;
  font-size: 13px;
  color: silver;
  box-sizing: border-box;
  border-radius: 0;
}
.pbmit-comment-form-input-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pbmit-comment-form-input-wrapper .pbmit-comment-form-input {
  -ms-flex: 1 1 45%;
  flex: 1 1 45%;
  width: 45%;
  margin-left: 30px;
  margin-bottom: 25px;
  font-size: 13px;
  color: silver;
  box-sizing: border-box;
}
.pbmit-comment-form-input-wrapper .pbmit-comment-form-input:last-child,
.pbmit-comment-form-input-wrapper .pbmit-comment-form-input:first-child {
  margin-left: 0;
}
.comment-notes,
.logged-in-as {
  margin-bottom: 30px;
  margin-top: 5px;
  font-size: 14px;
}
.comment-form input[type="submit"]:hover {
  color: #fff;
}
.comment-form .form-submit {
  margin-bottom: 0;
}
.comment-respond input[type="number"],
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond input[type="password"],
.comment-respond input[type="tel"],
.comment-respond input[type="url"],
.comment-respond input[type="search"],
.comment-respond textarea {
  background-color: transparent;
  padding: 0 30px;
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.08);
}
.comment-respond textarea {
  padding-top: 25px;
  height: 120px;
}
.comment-respond textarea:focus,
.comment-respond input:focus {
  outline: none;
  border-color: var(--pbmit-wedgala-global-color);
}
.comment-form-cookies-consent {
  margin-bottom: 25px;
}
.comment-form-cookies-consent input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 5px;
}
.comment-form-cookies-consent {
  padding-left: 25px;
  position: relative;
}
.comment-respond .comment-form-cookies-consent label,
.comment-respond .comment-form span {
  font-size: 14px;
}
.comment-form .form-submit button em {
  font-style: normal;
}
.rtl .comment-form .form-submit {
  text-align: right;
}
.comment-form .form-submit button {
  padding: 15px 30px;
  color: var(--pbmit-wedgala-white-color);
  background-color: var(--pbmit-wedgala-global-color);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.comment-form .form-submit button:hover {
  color: var(--pbmit-wedgala-white-color);
  background-color: var(--pbmit-wedgala-blackish-color);
}
.comment-form .form-submit button em {
  position: relative;
  padding-right: 25px;
}
.rtl .comment-form .form-submit button em {
  padding-left: 25px;
  padding-right: 0;
  display: inline-block;
}
.comment-form .form-submit button em::after {
  content: "\e815";
  position: absolute;
  right: 4px;
  top: 51%;
  font-size: 14px;
  font-weight: 200;
  font-family: "pbminfotech-base-icons";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -khtml-transform: translateX(0%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(0%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(0%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(0%) translateY(-50%) rotate(-45deg);
  transform: translateX(0%) translateY(-50%) rotate(-45deg);
}
.rtl .comment-form .form-submit button em::after {
  left: 0;
  top: 0;
  right: inherit;
  transform: rotate(180deg);
}
.comment-form .form-submit button:hover em::after {
  color: var(--pbmit-wedgala-white-color);
  -khtml-transform: translateX(0%) translateY(-50%) rotate(0deg);
  -moz-transform: translateX(0%) translateY(-50%) rotate(0deg);
  -ms-transform: translateX(0%) translateY(-50%) rotate(0deg);
  -o-transform: translateX(0%) translateY(-50%) rotate(0deg);
  transform: translateX(0%) translateY(-50%) rotate(0deg);
}
.pingback .pbmit-comment-content {
  margin-left: 0;
}
.trackback .pbmit-comment-content:before,
.trackback .pbmit-comment-content:after,
.pingback .pbmit-comment-content:before,
.pingback .pbmit-comment-content:after {
  display: none;
}
.trackback .pbmit-comment-content {
  margin-left: 0;
}
.single .pbmit-portfolio-related,
.single .pbmit-post-related,
.single .pbmit-service-related {
  padding-top: 50px;
}
.single .pbmit-post-related {
  border-top: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.1);
}
.pbmit-team-name-info {
  margin-bottom: 20px;
}
.pbmit-team-left-inner {
  margin-right: 20px;
  position: relative;
  background-color: #eef7f9;
  overflow: hidden;
}
.single-pbmit-team-member .pbmit-short-description {
  margin-top: 15px;
  font-size: 16px;
}
.pbmit-single-team-info {
  position: relative;
  list-style: none;
  padding: 0;
  margin-top: 30px;
  font-size: 16px;
  margin: 30px 0 0 0;
  padding-top: 30px;
  border-top: 1px solid var(--pbmit-wedgala-global-color);
}
.pbmit-single-team-info li {
  margin-bottom: 20px;
}
.pbmit-single-team-info li:last-child {
  margin-bottom: 0;
}
.pbmit-single-team-info li label,
.pbmit-portfolio-line-title,
.pbmit-details-label {
  font-weight: 600;
}
.pbmit-portfolio-single .pbmit-details-label {
  margin-top: 0;
}
.pbmit-details-label {
  margin-top: 10px;
}
.pbmit-single-team-info .icon {
  margin-right: 15px;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 15px;
}
.pbmit-team-single .pbmit-team-social-links a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  color: var(--pbmit-wedgala-global-color);
  border: 1px solid var(--pbmit-wedgala-global-color);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.pbmit-team-single .pbmit-team-social-links a:hover {
  color: var(--pbmit-wedgala-white-color);
  border-color: var(--pbmit-wedgala-global-color);
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-team-single .pbmit-team-social-links li {
  margin-right: 0;
  margin-bottom: 5px;
  padding-right: 10px;
}
.rtl .pbmit-team-single .pbmit-team-social-links li {
  padding: 0;
  margin-left: 0;
  margin-right: inherit;
  padding-left: 5px;
}
.pbmit-team-social-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pbmit-team-single .pbmit-team-title {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.pbmit-team-single .pbmit-team-designation {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  color: var(--pbmit-wedgala-global-color);
}
.pbmit-single-team-info li label {
  display: block;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 5px;
  position: relative;
  text-transform: uppercase;
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-single-team-info li,
.pbmit-single-team-info li a {
  color: rgba(var(--pbmit-wedgala-white-color-rgb), 0.9);
}
.pbmit-single-team-info li a:hover {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-team-form .input-group {
  display: block;
  margin-bottom: 20px;
}
.rtl .pbmit-team-form {
  text-align: right;
}
.pbmit-team-form .checkbox input[type="checkbox"] {
  margin-right: 10px;
}
.rtl .pbmit-team-form .checkbox input[type="checkbox"] {
  margin-right: 0;
  margin-left: 10px;
}
.pbminfotech-ul-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pbminfotech-ul-list ul li {
  margin: 12px 0;
}
.pbminfotech-ul-list ul li i {
  margin-right: 10px;
  vertical-align: middle;
}
.pbminfotech-ul-list.pbmit-ul-type-disc ul {
  margin: 0;
  padding: 0;
}
.pbminfotech-ul-list.pbmit-ul-type-disc li {
  position: relative;
  padding-left: 30px;
  font-weight: 600;
}
.pbminfotech-ul-list.pbmit-ul-type-disc li:after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  content: "";
  position: absolute;
  left: 4px;
  top: 7px;
}
.pbminfotech-ul-list.icon-large ul li i {
  font-size: 20px;
}
.search-results .pbmit-top-search-form {
  margin-bottom: 50px;
  margin-left: 0;
  position: relative;
}
.search-results .pbmit-top-search-form .search-form input[type="search"] {
  height: 60px;
  border-radius: 50px;
  padding: 0 60px 0 20px;
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.08);
}
.rtl.search-results .pbmit-top-search-form .search-form input[type="search"] {
  padding: 0 20px 0 70px;
}
.search-results .pbmit-top-search-form .search-form button {
  position: absolute;
  right: 0;
  padding: 0;
  outline: none;
  top: 0;
  width: 60px;
  height: 60px;
  color: var(--pbmit-wedgala-white-color);
  font-size: 16px;
  z-index: 1;
  border-radius: inherit;
}
.rtl.search-results .pbmit-top-search-form .search-form button {
  left: 0;
  right: inherit;
}
.search-results .pbmit-top-search-form .search-form button:after {
  position: absolute;
  font-family: "pbminfotech-base-icons";
  content: "\e80d";
  right: 20px;
  top: 50%;
  font-size: 18px;
  color: var(--pbmit-wedgala-blackish-color);
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  -khtml-transform: translateX(0%) translateY(-50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -ms-transform: translateX(0%) translateY(-50%);
  -o-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
}
.pbmit-search-results {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.pbmit-search-results .pbmit-read-more-link {
  margin-top: 15px;
}
.pbmit-search-results-left {
  margin-right: 30px;
}
.pbmit-search-results-left {
  width: 175px;
  flex-shrink: 0;
}
.pbmit-search-results-right .pbmit-post-title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 10px;
}
.pbmit-search-results-right .pbmit-post-title a {
  color: var(--pbmit-wedgala-blackish-color);
}
.pbmit-search-results-right .pbmit-post-title a:hover {
  color: var(--pbmit-wedgala-global-color);
}
.search-results .content-area.col-md-9 .site-main .page {
  padding-bottom: 0;
}
.nav-links {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.pbmit-sidebar-exists .nav-links {
  margin-bottom: 0;
}
body.search .nav-links {
  margin-top: 50px;
  margin-bottom: 50px;
}
.wp-block-query-pagination-numbers .page-numbers,
.nav-links .page-numbers {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.08);
  border-radius: 0;
}
.wp-block-query-pagination-numbers .page-numbers:hover,
.wp-block-query-pagination-numbers .page-numbers.current,
.nav-links .page-numbers:hover,
.nav-links .page-numbers.current {
  color: var(--pbmit-wedgala-white-color);
  border-color: var(--pbmit-wedgala-global-color);
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-gallery {
  display: table;
}
.pbmit-gallery > .pbmit-gallery-image {
  display: table-cell;
  width: 100%;
}
.pbmit-carousel-navs {
  display: none;
}
.pbmit-element-viewtype-carousel .pbmit-carousel-navs {
  display: block;
}
.pbmit-element-viewtype-carousel .container {
  position: relative;
}
.pbmit-carousel-navs {
  position: absolute;
  left: 45%;
  bottom: 0;
}
.pbmit-carousel-navs a {
  position: relative;
  display: inline-block;
  width: 80px;
  margin: 0;
  color: var(--pbmit-wedgala-blackish-color);
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  z-index: 5;
}
.pbmit-elementor-bg-color-secondary .pbmit-carousel-navs a {
  color: #fff;
}
.pbmit-elementor-bg-color-blackish .pbmit-carousel-navs a {
  color: #fff;
}
.pbmit-carousel-navs a.pbmit-carousel-prev {
  padding-left: 50px;
}
.pbmit-carousel-navs a.pbmit-carousel-next {
  padding-right: 50px;
  margin-left: 20px;
}
.pbmit-carousel-navs .pbmit-carousel-prev:before,
.pbmit-carousel-navs .pbmit-carousel-next:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  top: 50%;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: var(--pbmit-wedgala-blackish-bg-color);
}
.pbmit-elementor-bg-color-blackish
  .pbmit-carousel-navs
  .pbmit-carousel-prev:before,
.pbmit-elementor-bg-color-blackish
  .pbmit-carousel-navs
  .pbmit-carousel-next:before,
.pbmit-elementor-bg-color-secondary
  .pbmit-carousel-navs
  .pbmit-carousel-prev:before,
.pbmit-elementor-bg-color-secondary
  .pbmit-carousel-navs
  .pbmit-carousel-next:before {
  background-color: var(--pbmit-wedgala-white-color);
}
.pbmit-carousel-navs .pbmit-carousel-prev:before {
  left: 2px;
}
.pbmit-carousel-navs .pbmit-carousel-next:before {
  right: 2px;
}
.pbmit-carousel-navs .pbmit-carousel-prev:after,
.pbmit-carousel-navs .pbmit-carousel-next:after {
  position: absolute;
  content: "\e85a";
  font-family: "pbminfotech-base-icons";
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}
.pbmit-carousel-navs .pbmit-carousel-prev:after {
  left: 0;
  top: 0;
}
.pbmit-carousel-navs .pbmit-carousel-next:after {
  right: 0;
  top: 1px;
}
.pbmit-carousel-navs a:hover {
  color: var(--pbmit-wedgala-global-color);
}
.pbmit-carousel-navs a.pbmit-carousel-prev:hover::before,
.pbmit-carousel-navs a.pbmit-carousel-next:hover::before {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-carousel-navs .pbmit-carousel-prev:after {
  transform: rotate(180deg);
}
.pbmit-element-viewtype-carousel .owl-nav {
  position: absolute;
  top: -50px;
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
  text-align: center;
  z-index: 15;
  cursor: pointer;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 0;
  font-size: 17px;
  font-weight: 700;
  outline: none;
  display: inline-block;
  position: absolute;
  box-shadow: inherit;
  background-color: var(--pbmit-wedgala-blackish-bg-color);
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:after,
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after {
  position: absolute;
  content: "\e814";
  transform: skew(25deg);
  top: 0;
  left: 0;
  width: 100%;
  font-family: "pbminfotech-base-icons";
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after {
  transform: rotate(180deg) skew(25deg);
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next span,
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev span {
  display: none;
}
.pbmit-text-color-white
  .pbmit-element-viewtype-carousel
  .owl-carousel
  .owl-nav
  button.owl-next,
.pbmit-text-color-white
  .pbmit-element-viewtype-carousel
  .owl-carousel
  .owl-nav
  button.owl-prev {
  background-color: #fff;
  color: #000;
}
.pbmit-text-color-white
  .pbmit-element-viewtype-carousel
  .owl-carousel
  .owl-nav
  button.owl-next:hover,
.pbmit-text-color-white
  .pbmit-element-viewtype-carousel
  .owl-carousel
  .owl-nav
  button.owl-prev:hover {
  color: #fff;
}
.pbmit-element-viewtype-carousel .owl-carousel button.owl-dot {
  height: 12px;
  width: 12px;
  border: 0;
  background-color: #d3d5d7;
  margin: 0 5px;
  outline: none;
}
.pbmit-element-viewtype-carousel .owl-carousel button.owl-dot.active {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-text-color-white
  .pbmit-element-viewtype-carousel
  .owl-carousel
  button.owl-dot {
  border-color: #fff;
}
.pbmit-text-color-white
  .pbmit-element-viewtype-carousel
  .owl-carousel
  button.owl-dot:before {
  display: none;
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 45px;
}
.owl-right .pbmit-element-viewtype-carousel .owl-carousel .owl-dots {
  text-align: right;
  margin-top: 15px;
}
.owl-right
  .pbmit-element-viewtype-carousel
  .owl-carousel
  button.owl-dot.active {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav button {
  cursor: pointer;
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
  left: -30px;
}
.pbmit-element-viewtype-carousel .owl-carousel .owl-nav {
  position: absolute;
  top: calc(50% - 25px);
  width: 100%;
  z-index: 20;
  transition: all 0.4s ease 0s;
  transform: skew(-25deg);
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -60px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  left: 0;
  right: 0;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  opacity: 1;
  background-color: rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.5);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  position: relative;
  margin: 0 6px;
  background-color: rgba(var(--pbmit-wedgala-blackish-color-rgb), 1);
}
.pbmit-ele-header-align-right .pbmit-ele-header-area {
  text-align: right;
}
.pbmit-ele-header-align-left .pbmit-ele-header-area {
  text-align: left;
}
.pbmit-ele-header-align-center .pbmit-ele-header-area {
  text-align: center;
}
.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: var(--pbmit-wedgala-blackish-color);
  transition: all 500ms ease;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: transparent;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: "\e89c";
  font-family: "pbminfotech-base-icons";
  font-size: 70px;
  line-height: normal;
}
.swiper-button-prev {
  transform: rotate(180deg);
}
.pbmit-ele-header-area .swiper-button-prev,
.pbmit-ele-header-area .swiper-button-next {
  position: static;
}
.pbmit-ele-header-area .swiper-button-next {
  margin-left: 10px;
}
.pbmit-carousel-nav-arrow-header {
  margin-left: auto;
  position: absolute;
  display: flex;
  align-items: end;
  height: 45px;
  top: 13px;
  right: 0;
}
.rtl .pbmit-carousel-nav-arrow-header {
  left: 0;
  right: inherit;
  flex-direction: row-reverse;
}
.pbmit-align-left .pbmit-carousel-nav-arrow-header {
  right: 0;
}
.pbmit-align-right .pbmit-carousel-nav-arrow-header {
  left: 0;
  right: auto;
}
.pbmit-align-center .pbmit-carousel-nav-arrow-header {
  position: static;
  justify-content: center;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .pbmit-carousel-nav-arrow-header {
    position: static;
    margin-bottom: 50px;
  }
  .pbmit-ele-header-align-right .pbmit-carousel-nav-arrow-header {
    justify-content: right;
  }
}
.pbminfotech-element .swiper-pagination {
  margin-bottom: 0;
}
.pbmit-elementor-bg-color-transparent
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.pbmit-elementor-bg-color-white
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.pbmit-elementor-bg-color-light
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-elementor-bg-color-transparent
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet,
.pbmit-elementor-bg-color-white
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet,
.pbmit-elementor-bg-color-light
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet {
  background: rgb(var(--pbmit-wedgala-blackish-color-rgb), 0.3);
}
.pbmit-elementor-bg-color-secondary
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet,
.pbmit-elementor-bg-color-blackish
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet,
.pbmit-elementor-bg-color-globalcolor
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet {
  background: rgb(var(--pbmit-wedgala-white-color-rgb), 0.3);
}
.pbmit-elementor-bg-color-secondary
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.pbmit-elementor-bg-color-blackish
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.pbmit-elementor-bg-color-globalcolor
  .pbminfotech-element
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--pbmit-wedgala-white-color);
}
.pbmit-elementor-bg-color-secondary
  .pbminfotech-element
  .swiper-button-next:after,
.pbmit-elementor-bg-color-blackish
  .pbminfotech-element
  .swiper-button-next:after,
.pbmit-elementor-bg-color-globalcolor
  .pbminfotech-element
  .swiper-button-next:after,
.pbmit-elementor-bg-color-secondary
  .pbminfotech-element
  .swiper-button-prev:after,
.pbmit-elementor-bg-color-blackish
  .pbminfotech-element
  .swiper-button-prev:after,
.pbmit-elementor-bg-color-globalcolor
  .pbminfotech-element
  .swiper-button-prev:after {
  color: var(--pbmit-wedgala-white-color);
}
.pbmit-element-viewtype-carousel .pbmit-ele {
  display: none;
}
.pbmit-element-viewtype-carousel.pbmit-element-column-one
  .pbmit-ele:nth-child(1) {
  display: block;
}
.pbmit-element-viewtype-carousel.pbmit-element-column-two
  .pbmit-ele:nth-child(1),
.pbmit-element-viewtype-carousel.pbmit-element-column-two
  .pbmit-ele:nth-child(2) {
  display: block;
}
.pbmit-element-viewtype-carousel.pbmit-element-column-three
  .pbmit-ele:nth-child(1),
.pbmit-element-viewtype-carousel.pbmit-element-column-three
  .pbmit-ele:nth-child(2),
.pbmit-element-viewtype-carousel.pbmit-element-column-three
  .pbmit-ele:nth-child(3) {
  display: block;
}
.pbmit-element-viewtype-carousel.pbmit-element-column-four
  .pbmit-ele:nth-child(1),
.pbmit-element-viewtype-carousel.pbmit-element-column-four
  .pbmit-ele:nth-child(2),
.pbmit-element-viewtype-carousel.pbmit-element-column-four
  .pbmit-ele:nth-child(3),
.pbmit-element-viewtype-carousel.pbmit-element-column-four
  .pbmit-ele:nth-child(4) {
  display: block;
}
.pbmit-element-viewtype-carousel.pbmit-element-column-five
  .pbmit-ele:nth-child(1),
.pbmit-element-viewtype-carousel.pbmit-element-column-five
  .pbmit-ele:nth-child(2),
.pbmit-element-viewtype-carousel.pbmit-element-column-five
  .pbmit-ele:nth-child(3),
.pbmit-element-viewtype-carousel.pbmit-element-column-five
  .pbmit-ele:nth-child(4),
.pbmit-element-viewtype-carousel.pbmit-element-column-five
  .pbmit-ele:nth-child(5) {
  display: block;
}
.pbmit-element-viewtype-carousel.pbmit-element-column-six
  .pbmit-ele:nth-child(1),
.pbmit-element-viewtype-carousel.pbmit-element-column-six
  .pbmit-ele:nth-child(2),
.pbmit-element-viewtype-carousel.pbmit-element-column-six
  .pbmit-ele:nth-child(3),
.pbmit-element-viewtype-carousel.pbmit-element-column-six
  .pbmit-ele:nth-child(4),
.pbmit-element-viewtype-carousel.pbmit-element-column-six
  .pbmit-ele:nth-child(5),
.pbmit-element-viewtype-carousel.pbmit-element-column-six
  .pbmit-ele:nth-child(6) {
  display: block;
}
.multi-columns-row .first-in-row {
  clear: left;
}
.multi-columns-row .col-xs-6:nth-child(2n + 3) {
  clear: left;
}
.multi-columns-row .col-xs-4:nth-child(3n + 4) {
  clear: left;
}
.multi-columns-row .col-xs-3:nth-child(4n + 5) {
  clear: left;
}
.multi-columns-row .col-xs-2:nth-child(6n + 7) {
  clear: left;
}
.multi-columns-row .col-xs-1:nth-child(12n + 13) {
  clear: left;
}
.multi-columns-row .col-xs-20percent:nth-child(5n + 6) {
  clear: left;
}
.multi-columns-row .col-sm-6:nth-child(2n + 3) {
  clear: left;
}
.multi-columns-row .col-sm-4:nth-child(3n + 4) {
  clear: left;
}
.multi-columns-row .col-sm-3:nth-child(4n + 5) {
  clear: left;
}
.multi-columns-row .col-sm-2:nth-child(6n + 7) {
  clear: left;
}
.multi-columns-row .col-sm-1:nth-child(12n + 13) {
  clear: left;
}
.multi-columns-row .col-sm-20percent:nth-child(5n + 6) {
  clear: left;
}
@media (min-width: 768px) {
  .multi-columns-row .col-xs-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-columns-row .col-xs-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-columns-row .col-xs-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-columns-row .col-xs-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-columns-row .col-xs-1:nth-child(12n + 13) {
    clear: none;
  }
  .multi-columns-row .col-xs-20percent:nth-child(5n + 6) {
    clear: none;
  }
  .multi-columns-row .col-sm-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-columns-row .col-sm-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-columns-row .col-sm-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-columns-row .col-sm-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-columns-row .col-sm-1:nth-child(12n + 13) {
    clear: left;
  }
  .multi-columns-row .col-sm-20percent:nth-child(5n + 6) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .multi-columns-row .col-sm-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-columns-row .col-sm-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-columns-row .col-sm-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-columns-row .col-sm-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-columns-row .col-sm-1:nth-child(12n + 13) {
    clear: none;
  }
  .multi-columns-row .col-sm-20percent:nth-child(5n + 6) {
    clear: left;
  }
  .search-results .site-main .multi-columns-row .col-sm-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-columns-row .col-md-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-columns-row .col-md-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-columns-row .col-md-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-columns-row .col-md-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-columns-row .col-md-1:nth-child(12n + 13) {
    clear: left;
  }
  .multi-columns-row .col-md-20percent:nth-child(5n + 6) {
    clear: left;
  }
}
@media (min-width: 1200px) {
  .multi-columns-row .col-md-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-columns-row .col-md-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-columns-row .col-md-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-columns-row .col-md-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-columns-row .col-md-1:nth-child(12n + 13) {
    clear: none;
  }
  .multi-columns-row .col-md-20percent:nth-child(5n + 6) {
    clear: none;
  }
  .multi-columns-row .col-lg-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-columns-row .col-lg-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-columns-row .col-lg-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-columns-row .col-lg-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-columns-row .col-lg-1:nth-child(12n + 13) {
    clear: left;
  }
  .multi-columns-row .col-lg-20percent:nth-child(5n + 6) {
    clear: left;
  }
}
body .scroll-to-top {
  position: fixed;
  z-index: 200;
  opacity: 0;
  bottom: 10px;
  right: 20px;
  width: 45px;
  height: 45px;
  line-height: 40px;
  font-size: 16px;
  border-radius: 100%;
  background-color: var(--pbmit-wedgala-global-color);
  text-align: center;
  border: 3px solid var(--pbmit-wedgala-light-bg-color);
  color: var(--pbmit-wedgala-blackish-color);
}
body .scroll-to-top.show {
  opacity: 1;
}
body .scroll-to-top:hover {
  color: #fff !important;
  background-color: #222;
}
.pbmit-blog-classic .wp-block-gallery .blocks-gallery-image,
.pbmit-blog-classic .wp-block-gallery .blocks-gallery-item {
  overflow: hidden;
}
.pbmit-blog-classic .wp-block-gallery .blocks-gallery-image figcaption,
.pbmit-blog-classic .wp-block-gallery .blocks-gallery-item figcaption {
  background: #eee;
  background: rgba(255, 255, 255, 0.8);
  color: #333;
  font-size: 13px;
  font-weight: 400;
  overflow: hidden;
  padding: 10px 0;
  position: absolute;
  bottom: -100%;
  text-indent: 10px;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.pbmit-blog-classic .wp-block-gallery .blocks-gallery-image:hover figcaption,
.pbmit-blog-classic .wp-block-gallery .blocks-gallery-item:hover figcaption {
  bottom: 0;
}
.pbmit-blog-classic .pbmit-entry-content:after,
.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
  content: "";
  display: table;
}
.pbmit-blog-classic .pbmit-entry-content:after,
.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
  clear: both;
}
ul.wp-block-latest-posts,
ul.wp-block-categories,
ul.wp-block-archives {
  list-style: none;
}
ul.wp-block-latest-posts li,
ul.wp-block-categories li,
ul.wp-block-archives li {
  padding-bottom: 0;
  position: relative;
  margin: 15px 0;
  padding: 0;
}
ul.wp-block-latest-posts li a {
  line-height: normal;
  display: block;
  margin-bottom: 5px;
}
ul.wp-block-categories > li ul {
  margin-left: 15px;
  margin-top: 15px;
}
ul.wp-block-categories li > a,
ul.wp-block-archives li > a {
  position: relative;
  padding-left: 20px;
}
ul.wp-block-categories li > a:before,
ul.wp-block-archives li > a:before {
  position: absolute;
  content: "\e814";
  left: 0;
  font-size: 16px;
  top: -3px;
  color: inherit;
  font-family: "pbminfotech-base-icons";
}
ul.wp-block-archives ul.children {
  margin-left: 15px;
  margin-top: 15px;
}
.wp-block-archives-dropdown {
  margin-bottom: 10px;
}
.wp-block-button {
  margin: 3rem 0;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
  color: #fff !important;
}
.pbmit-blog-classic .wp-block-column blockquote {
  padding: 30px 30px 30px 30px;
}
.pbmit-blog-classic .wp-block-column blockquote:after {
  font-size: 40px;
  line-height: 40px;
  top: 29px;
  left: 12px;
}
.wp-block-button.alignleft {
  margin-top: 0;
  margin-right: 20px;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 16px;
  text-align: left;
}
.is-style-outline a.wp-block-button__link:hover {
  color: #fff;
  border-color: transparent;
}
.wp-block-gallery .blocks-gallery-caption {
  margin-bottom: 25px;
  margin-top: -10px;
}
.wp-block-categories-dropdown {
  margin-bottom: 20px;
}
.wp-block-group.has-background {
  padding: 25px;
  margin-bottom: 15px;
}
.wp-block-group.has-background .wp-block-group__inner-container {
  color: var(--pbmit-wedgala-blackish-color);
}
.wp-block-search {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.wp-block-search button {
  position: absolute;
  right: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  top: 50%;
  height: 55px;
  line-height: 55px;
  color: #fff;
  font-size: 16px;
  z-index: 1;
  width: 60px;
}
.wp-block-search input[type="search"] {
  height: 50px;
  border-radius: 0;
  padding: 0 60px 0 25px;
  color: var(--pbmit-wedgala-blackish-color);
  background-color: transparent;
  border: 1px solid var(--pbmit-wedgala-global-color);
}
.wp-block-search .wp-block-search__button {
  position: absolute;
  right: 0;
  padding: 0;
  outline: none;
  top: 0;
  width: 55px;
  height: 55px;
  color: var(--pbmit-wedgala-white-color);
  font-size: 0;
  z-index: 1;
}
.wp-block-search .wp-block-search__button:after {
  position: absolute;
  font-family: "pbminfotech-base-icons";
  content: "\e80d";
  right: 15px;
  top: 50%;
  font-size: 18px;
  color: var(--pbmit-wedgala-blackish-color);
  line-height: normal;
  font-weight: 400;
  font-style: normal;
  -khtml-transform: translateX(0%) translateY(-50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -ms-transform: translateX(0%) translateY(-50%);
  -o-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
}
.wp-block-search,
.wp-block-archives-dropdown {
  margin-bottom: 25px;
}
.wp-block-pullquote.has-background blockquote:before {
  text-align: left;
}
.wp-block-media-text.has-media-on-the-right.has-background
  .wp-block-media-text__content,
.wp-block-group.has-background .wp-block-group__inner-container {
  color: var(--pbmit-wedgala-blackish-color);
}
.wp-block-tag-cloud a {
  margin-bottom: 6px;
  display: inline-block;
  font-size: 14px !important;
  padding: 6px 20px 8px;
  line-height: 14px;
  border-radius: 50px;
  border: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.1);
  background-color: transparent;
  -webkit-transition: 0.4s ease-out 0s;
  -o-transition: 0.4s ease-out 0s;
  transition: 0.4s ease-out 0s;
  letter-spacing: 0;
}
.wp-block-tag-cloud a:hover {
  color: var(--pbmit-wedgala-white-color);
  background-color: var(--pbmit-wedgala-blackish-color);
}
.wp-block-calendar table td#today {
  font-weight: 700;
}
.wp-block-calendar table {
  border-collapse: separate;
  border-color: #ddd;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 0;
  width: 100%;
}
.wp-block-calendar table th,
.wp-block-calendar table td {
  border: 0;
  border-bottom: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.2);
  border-right: 1px solid rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.2);
  padding: 10px;
}
.wp-block-calendar table th {
  border-color: rgba(var(--pbmit-wedgala-white-color-rgb), 0.2);
  color: var(--pbmit-wedgala-white-color);
  background-color: var(--pbmit-wedgala-blackish-color);
}
.wp-block-calendar caption {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  caption-side: top;
  color: #999 !important;
}
.wp-block-calendar tbody a {
  display: block;
  font-weight: 700;
}
.wp-block-calendar table td#prev {
  text-align: left;
}
.wp-block-calendar table td#next {
  text-align: right;
}
.wp-block-calendar tfoot a {
  text-decoration: none;
}
.wp-block-button__link,
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:visited {
  color: var(--pbmit-wedgala-white-color) !important;
}
.wp-block-button__link:hover {
  color: var(--pbmit-wedgala-blackish-color);
}
.is-style-outline > .wp-block-button__link {
  color: var(--pbmit-wedgala-blackish-color) !important;
}
.is-style-outline a.wp-block-button__link:hover,
.wp-block-button__link:hover {
  background-color: var(--pbmit-wedgala-global-color);
}
.is-style-outline a.wp-block-button__link:hover {
  background-color: var(--pbmit-wedgala-global-color) !important;
  color: var(--pbmit-wedgala-white-color) !important;
  border-color: transparent;
}
.is-style-squared.wp-block-button .wp-block-button__link {
  border-radius: 0 !important;
}
.pbmit-infinite-loader {
  display: none;
  text-align: center;
}
.pbmit-infinite-loader-hide {
  display: none !important;
}
.pbmit-infinite-scroll-last {
  display: none;
}
.pbmit-infinite-scroll-data {
  display: none;
}
.elementor-top-section.elementor-section > .elementor-container,
.elementor-editor-active .elementor-column,
.elementor-editor-active .elementor-background-overlay {
  z-index: 1;
}
.pbmit-add-block-btn {
  border: 1px solid black;
  padding: 15px;
  margin: 0 15px;
  cursor: pointer;
  background: #93003c;
  color: white;
}
.pbmit-btn-style-outline.pbmit-btn-color-white .elementor-button:hover,
.pbmit-footer-section.pbmit-text-color-blackish .widget-title,
.pbmit-footer-section.pbmit-text-color-blackish a,
.pbmit-btn-style-text.pbmit-btn-color-blackish .elementor-button,
.pbmit-btn-style-flat.pbmit-btn-color-light .elementor-button,
.pbmit-btn-style-flat.pbmit-btn-color-white .elementor-button,
.pbmit-color-blackish,
.pbmit-text-color-blackish h1,
.pbmit-text-color-blackish h2,
.pbmit-text-color-blackish h3,
.pbmit-text-color-blackish h4,
.pbmit-text-color-blackish h5,
.pbmit-text-color-blackish h6,
.pbmit-blackish {
  color: var(--pbmit-wedgala-blackish-color);
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.pbmit-btn-style-flat.pbmit-btn-color-white .elementor-button:hover,
.pbmit-btn-style-flat.pbmit-btn-color-blackish .elementor-button,
.pbmit-bg-color-blackish,
body .scroll-to-top:hover {
  background-color: var(--pbmit-wedgala-blackish-bg-color);
}
.pbmit-bg-color-white {
  background-color: #fff;
}
.pbmit-color-white,
.pbmit-text-color-white h1,
.pbmit-text-color-white h2,
.pbmit-text-color-white h3,
.pbmit-text-color-white h4,
.pbmit-text-color-white h5,
.pbmit-text-color-white h6,
.pbmit-white {
  color: var(--pbmit-wedgala-white-color);
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.pbmit-mobile-menu-bg {
  display: none;
}
.pbmit-responsive-icons {
  position: absolute;
  top: 30px;
  left: 20px;
  display: none;
}
.admin-bar .pbmit-responsive-icons {
  top: 75px;
}
.pbmit-responsive-icons > div {
  margin: 0 10px;
}
.pbmit-responsive-icons > div:first-child {
  margin-left: 0;
}
.pbmit-responsive-icons .pbmit-cart-wrapper a {
  position: relative;
  padding-left: 30px;
}
.pbmit-responsive-icons .pbmit-cart-wrapper.pbmit-show-cart-amount-no a {
  padding-left: 25px;
}
.pbmit-responsive-icons .pbmit-cart-wrapper a:before {
  content: "\e83b";
  font-family: "pbminfotech-base-icons";
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 400;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.pbmit-responsive-icons .pbmit-cart-wrapper .pbmit-cart-count {
  position: absolute;
  top: -21px;
  left: 2px;
  background-color: var(--pbmit-wedgala-global-color);
  color: var(--pbmit-wedgala-white-color);
  line-height: 20px;
  width: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 13px;
}
.wp-block-columns.has-background.has-pale-pink-background-color,
.wp-block-column.has-background.has-pale-cyan-blue-background-color,
.wp-block-group.has-background.has-pale-pink-background-color,
.wp-block-group.has-background.has-light-green-cyan-background-color {
  background-color: var(--pbmit-wedgala-light-bg-color) !important;
}
.wp-block-group.has-black-border-color {
  border-color: rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.08) !important;
}
.wp-block-query .wp-block-post-template li {
  margin-bottom: 30px;
}
.wp-block-post-title {
  font-size: 32px;
  line-height: 36px;
}
.wp-block-query .wp-block-query-pagination {
  margin-bottom: 30px;
}
.has-small-font-size {
  line-height: 18px;
}
.has-medium-font-size {
  line-height: 22px;
}
.has-large-font-size {
  line-height: 40px;
}
.wp-block-navigation
  .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: var(--pbmit-wedgala-blackish-color);
}
.wp-block-navigation
  .wp-block-navigation-item__content.wp-block-navigation-item__content:hover {
  color: var(--pbmit-wedgala-global-color);
}
.wp-block-navigation {
  margin-bottom: 20px;
}
ul.wp-block-page-list > li:not(.wp-block-navigation-item) ul > li,
ul.wp-block-page-list > li:not(.wp-block-navigation-item) {
  list-style: none;
  padding-bottom: 15px;
}
ul.wp-block-page-list > li:not(.wp-block-navigation-item) ul > li.has-child,
ul.wp-block-page-list > li.has-child:not(.wp-block-navigation-item) {
  padding-bottom: 0;
}
ul.wp-block-page-list > li:not(.wp-block-navigation-item) > ul > li > ul,
ul.wp-block-page-list > li:not(.wp-block-navigation-item) > ul {
  margin-top: 15px;
}
.wp-block-buttons {
  margin-bottom: 20px;
}
.wp-block-cover {
  margin-bottom: 30px;
}
.wp-block-cover .wp-block-cover__inner-container p {
  color: var(--pbmit-wedgala-white-color);
}
.wp-block-file {
  margin: 10px 0;
}
.wp-block-file .wp-element-button {
  display: inline-block;
}
.wp-block-table tfoot,
.wp-block-table thead {
  border-color: rgba(var(--pbmit-wedgala-blackish-color-rgb), 0.2);
}
.wp-block-avatar .avatar {
  margin-bottom: 20px;
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__submenu-container {
  border: none;
  border-top: 3px solid var(--pbmit-wedgala-global-color);
  background-color: var(--pbmit-wedgala-white-color);
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
}
.wp-block-post-author .avatar {
  margin-bottom: 20px;
}
.wp-block-post-comments-form,
.wp-block-comments {
  margin-bottom: 50px;
}
.wp-block-post-comments-form p,
.wp-block-comments p {
  margin-top: 15px;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-columns
  .wp-block-comment-author-name {
  font-size: 28px !important;
  margin-bottom: 20px;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-columns
  .wp-block-group {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-columns
  .wp-block-group
  .wp-block-comment-date {
  font-size: 18px !important;
}
.wp-block-comments
  .wp-block-comment-template
  .wp-block-column
  .wp-block-comment-reply-link
  .comment-reply-link {
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .pbmit-header-top-area > .container {
    position: relative;
  }
  .site-header .pbmit-sticky-header {
    display: none !important;
  }
  .pbmit-header-info-inner,
  .something {
    display: none;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: unset !important;
    flex-direction: unset !important;
  }
  .pbmit-header-menu-area-inner,
  .pbmit-navbar {
    display: block !important;
  }
  .nav-menu-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    font-size: 20px;
    line-height: 35px;
    color: rgba(var(--pbmit-wedgala-main-menu-typography-color-rgb), 1);
    width: 40px;
  }
  .pbmit-navbar > div {
    background-color: #fff;
  }
  .sub-menu {
    display: none;
  }
  .pbmit-header-menu-area-wrapper {
    min-height: auto !important;
  }
  .closepanel {
    position: absolute;
    z-index: 99;
    right: 20px;
    margin-left: -20px;
    top: -10px;
    display: block;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 25px;
    color: var(--pbmit-wedgala-blackish-color);
    border: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .rtl .closepanel {
    left: 20px;
    right: inherit;
    margin-left: 0;
  }
  .admin-bar .closepanel {
    top: 72px;
  }
  .pbmit-mobile-menu-bg {
    display: block;
  }
  .pbmit-responsive-icons {
    display: flex;
    align-items: center;
  }
  .pbmit-mobile-menu-bg {
    position: fixed;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
  }
  .rtl .pbmit-mobile-menu-bg {
    left: 0;
    right: inherit;
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
  }
  .active .pbmit-mobile-menu-bg {
    opacity: 1;
    width: 100%;
    visibility: visible;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .pbmit-navbar > div {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 1000;
    width: 300px;
    height: 100%;
    padding: 0;
    display: block;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    opacity: 0;
  }
  .rtl .pbmit-navbar > div {
    left: -400px;
    right: inherit;
    -webkit-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
  }
  .pbmit-navbar > div.active {
    right: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
    opacity: 1;
  }
  .rtl .pbmit-navbar > div.active {
    left: 0;
    right: inherit;
  }
  .pbmit-navbar > div > ul {
    padding: 90px 0;
  }
  .admin-bar .pbmit-navbar > div > ul {
    padding-top: 125px;
  }
  .pbmit-navbar > div > ul li a {
    color: #000 !important;
    padding: 15px 25px;
    height: auto;
    display: inline-block;
  }
  .pbmit-navbar > div > ul ul {
    padding-left: 1em;
    overflow: hidden;
    display: none;
  }
  ul .sub-menu.show,
  ul .children.show {
    display: block;
  }
  .pbmit-navbar li {
    position: relative;
  }
  .pbmit-navbar ul.menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .sub-menu-toggle {
    display: block;
    position: absolute;
    right: 100px;
    top: -4px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
  }
  .pbmit-navbar ul ul {
    background-color: transparent !important;
  }
  .pbmit-mobile-search {
    display: block;
  }
  .pbmit-mobile-search .pbmit-header-search-btn {
    display: block;
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .pbmit-responsive-logo-yes .pbmit-sticky-logo,
  .pbmit-responsive-logo-yes .pbmit-main-logo {
    display: none;
  }
  .pbmit-responsive-logo-yes .pbmit-responsive-logo {
    display: inline-block;
  }
  .pbmit-responsive-header-bgcolor-globalcolor .pbmit-header-wrapper {
    background-color: var(--pbmit-wedgala-global-color) !important;
  }
  .pbmit-responsive-header-bgcolor-white .pbmit-header-wrapper {
    background-color: #fff !important;
  }
  .pbmit-responsive-header-bgcolor-blackish .pbmit-header-wrapper {
    background-color: #222 !important;
  }
  .pbmit-search-cart-box {
    padding: 0 30px 0 0 !important;
  }
  .pbmit-burger-menu-wrapper {
    display: block;
  }
  .rtl .nav-menu-toggle {
    left: 0;
    right: inherit;
  }
  .rtl .pbmit-navbar > div > ul ul {
    padding-left: inherit;
    padding-right: 1em;
  }
  .rtl .sub-menu-toggle {
    left: 25px;
    right: inherit;
  }
  .rtl .sub-menu-toggle i::before {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
  }
  .rtl .pbmit-navbar > div.active {
    left: 0;
    right: inherit;
  }
  .rtl .pbmit-search-cart-box {
    padding: 0 0 0 30px !important;
  }
}
@media (min-width: 1201px) {
  .site-header .pbmit-sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    left: 0;
    top: 0;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    width: 100%;
    z-index: 0;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }
  .site-header.pbmit-fixed-header .pbmit-sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -op-animation-duration: 300ms;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
  .admin-bar .site-header .pbmit-sticky-header {
    top: 32px;
  }
  .pbmit-responsive-logo {
    display: none;
  }
  .nav-menu-toggle,
  .something {
    display: none;
  }
  .pbmit-sticky-on .site-title img.pbmit-main-logo,
  .site-title img.pbmit-sticky-logo {
    max-height: var(--pbmit-wedgala-sticky-logo-height);
  }
  body .pbmit-navbar > div > ul > li,
  body .pbmit-navbar > div > ul > li > a {
    line-height: var(--pbmit-wedgala-header-height) !important;
    height: var(--pbmit-wedgala-header-height) !important;
  }
  .pbmit-sticky-header .pbmit-navbar > div > ul > li,
  .pbmit-sticky-header .pbmit-navbar > div > ul > li > a,
  .pbmit-sticky-header .site-title {
    line-height: var(--pbmit-wedgala-sticky-header-height) !important;
    height: var(--pbmit-wedgala-sticky-header-height) !important;
  }
  .pbmit-navbar ul > li > ul > li.current-menu-item > a,
  .pbmit-navbar ul > li > ul li.current_page_item > a,
  .pbmit-navbar ul > li > ul li.current_page_ancestor > a,
  .pbmit-navbar > div > ul > li:hover > a,
  .pbmit-navbar > div > ul > li.current_page_item > a,
  .pbmit-navbar > div > ul > li.current-menu-parent > a {
    color: var(--pbmit-wedgala-global-color);
  }
  .pbmit-navbar ul > li > ul li.current_page_item > a:before,
  .pbmit-navbar ul > li > ul li.current_page_ancestor > a:before,
  .pbmit-navbar ul > li > ul li.current_page_parent > a:before {
    background-color: var(--pbmit-wedgala-global-color);
  }
  .pbmit-navbar ul > li > ul li:hover > a {
    color: var(--pbmit-wedgala-global-color) !important;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar > div > ul {
    position: relative;
    z-index: 597;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar > div > ul > li {
    float: left;
    min-height: 1px;
    vertical-align: top;
    position: relative;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar > div > ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    padding: 10px 0;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar > div > ul ul ul {
    margin-top: -13px;
  }
  .pbmit-navbar ul > li:hover > ul {
    z-index: 600;
  }
  .pbmit-navbar > div > ul li ul.pbmit-nav-left {
    left: inherit;
    right: 0;
  }
  body:not(.pbmit-max-mega-menu-override)
    .pbmit-navbar
    > div
    > ul
    li
    ul
    ul.pbmit-nav-left {
    left: -100%;
    right: 0;
    -webkit-transition: none;
    transition: none;
  }
  .pbmit-navbar > div > ul ul li {
    float: none;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar > div > ul ul ul {
    top: 0;
    left: 100%;
    width: 190px;
  }
  .pbmit-navbar > div > ul ul li {
    font-weight: 400;
    padding: 10px 25px;
  }
  .pbmit-navbar a {
    display: flex;
    align-items: center;
    line-height: 1em;
    text-decoration: none;
  }
  .pbmit-navbar > ul {
    *display: inline-block;
  }
  .pbmit-navbar:after,
  .pbmit-navbar ul:after {
    content: "";
    display: block;
    clear: both;
  }
  .pbmit-navbar ul {
    text-transform: uppercase;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar ul ul {
    min-width: 230px;
    opacity: 0;
    visibility: hidden;
    border-top: 3px solid var(--pbmit-wedgala-global-color);
    -webkit-box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
    -moz-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15);
    -ms-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15);
    -o-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15);
    box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    clip: inherit;
  }
  .pbmit-navbar ul > li > ul > li > a {
    position: relative;
    display: table-cell;
  }
  body:not(.pbmit-max-mega-menu-override)
    .pbmit-navbar
    ul
    > li
    > ul
    > li
    > a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1px;
    background-color: var(--pbmit-wedgala-global-color);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  body:not(.pbmit-max-mega-menu-override)
    .pbmit-navbar
    ul
    > li
    > ul
    > li:hover
    > a:before {
    width: 100%;
  }
  .pbmit-navbar ul ul a {
    line-height: 150%;
    padding: 0;
  }
  .pbmit-navbar ul ul ul {
    border-top: 0 none;
  }
  .pbmit-navbar ul ul li {
    position: relative;
  }
  .pbmit-navbar ul li.last ul {
    left: auto;
    right: 0;
  }
  .pbmit-navbar ul li.last ul ul {
    left: auto;
    right: 99.5%;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar div > ul > li {
    margin: 0 15px;
  }
  .pbmit-max-mega-menu-override
    #page
    #site-navigation.pbmit-navbar.pbmit-dropdown-active-color-globalcolor
    .mega-menu-wrap
    > ul
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    ul:not(.menu)
    > li.mega-current-menu-item
    > a,
  .pbmit-navbar.pbmit-dropdown-active-color-globalcolor
    ul
    > li
    > ul
    > li.current-menu-item
    > a,
  .pbmit-navbar.pbmit-dropdown-active-color-globalcolor
    ul
    > li
    > ul
    li.current_page_item
    > a,
  .pbmit-navbar.pbmit-dropdown-active-color-globalcolor
    ul
    > li
    > ul
    li.current_page_ancestor
    > a,
  .pbmit-navbar.pbmit-main-active-color-globalcolor > div > ul > li:hover > a,
  .pbmit-navbar.pbmit-main-active-color-globalcolor
    > div
    > ul
    > li.current_page_item
    > a,
  .pbmit-navbar.pbmit-main-active-color-globalcolor
    > div
    > ul
    > li.current-menu-parent
    > a {
    color: var(--pbmit-wedgala-global-color);
  }
  .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor
    ul
    > li
    > ul
    > li.current-menu-item
    > a,
  .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor
    ul
    > li
    > ul
    li.current_page_item
    > a,
  .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor
    ul
    > li
    > ul
    li.current_page_ancestor
    > a,
  .pbmit-navbar.pbmit-main-active-color-secondarycolor
    > div
    > ul
    > li:hover
    > a,
  .pbmit-navbar.pbmit-main-active-color-secondarycolor
    > div
    > ul
    > li.current_page_item
    > a,
  .pbmit-navbar.pbmit-main-active-color-secondarycolor
    > div
    > ul
    > li.current-menu-parent
    > a {
    color: var(--pbmit-wedgala-secondary-color);
  }
  .pbmit-header-menu-area .pbmit-navbar div > ul > li,
  .pbmit-header-menu-area .pbmit-navbar div > ul > li > a,
  .pbmit-header-menu-area {
    height: 62px;
    line-height: 62px !important;
  }
  .pbmit-header-menu-area.pbmit-sticky-on .pbmit-navbar div > ul > li,
  .pbmit-header-menu-area.pbmit-sticky-on .pbmit-navbar div > ul > li > a,
  .pbmit-header-menu-area.pbmit-sticky-on {
    height: 62px;
    line-height: 62px !important;
  }
  .pbmit-header-menu-area {
    position: relative;
    z-index: 10;
  }
  .pbmit-navbar > div > ul > li.menu-item-has-children,
  .pbmit-navbar > div > ul > li.page_item_has_children {
    padding-right: 0;
  }
  .pbmit-navbar > div > ul > li.menu-item-has-children > a:after,
  .pbmit-navbar > div > ul > li.page_item_has_children > a:after {
    font-family: "pbminfotech-base-icons";
    font-size: 10px;
    content: "\e811";
    font-weight: 600;
    margin-left: 5px;
  }
  .pbmit-navbar > div > ul > li.menu-item-has-children:hover:after,
  .pbmit-navbar > div > ul > li.page_item_has_children:hover {
    color: var(--pbmit-wedgala-global-color);
  }
  body .pbmit-navbar > div > ul ul li .sub-menu-toggle {
    display: block;
    position: absolute;
    right: 15px;
    font-size: 15px;
    top: 14px;
    line-height: normal;
  }
  body .pbmit-navbar > div > ul ul li .sub-menu-toggle i:before {
    font-weight: 600;
    color: var(--pbmit-wedgala-blackish-color);
  }
  body .pbmit-navbar > div > ul ul li:hover .sub-menu-toggle i:before {
    color: var(--pbmit-wedgala-global-color);
  }
  .pbmit-burger-menu-wrapper {
    display: none;
  }
  body:not(.pbmit-max-mega-menu-override) .pbmit-navbar ul.sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none !important;
  }
  .rtl .pbmit-navbar > div > ul > li {
    float: none;
    float: right !important;
  }
  .rtl .pbmit-navbar > div > ul ul {
    left: auto;
    right: 0;
  }
  .rtl .pbmit-navbar ul > li > ul > li > a:before {
    left: inherit;
    right: 0;
  }
  .rtl .pbmit-navbar div > ul > li.menu-item-has-children > a:after {
    margin-left: 0;
    margin-right: 5px;
  }
  body.rtl:not(.mega-menu-pbminfotech-top) .pbmit-navbar > div > ul ul ul {
    right: 100%;
    left: inherit;
  }
  body.rtl:not(.mega-menu-pbminfotech-top)
    .pbmit-navbar
    > div
    > ul
    ul
    li
    .sub-menu-toggle {
    left: 15px;
    right: inherit;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}
.marquee-text {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.mrq-text {
  white-space: nowrap;
  margin-bottom: 30px;
}
.mrq-text-main {
  white-space: nowrap;
  width: var(--marquee-width);
}
.marquee-text .elementor-widget-container {
  display: inline-block;
  width: 100vw;
  will-change: transform;
  animation: marquee-left 100s linear infinite;
}
.marquee-text.style-two .mrq-text-two {
  animation: marquee 20s linear infinite;
  color: var(--global-font-color);
  width: fit-content;
  display: flex;
  transform: translate3d(calc(-25% +20vw), 0, 0);
}
@keyframes marquee {
  0% {
    transform: translate3d(calc(-25% +20vw), 0, 0);
  }
  100% {
    transform: translate3d(calc(-50% +20vw), 0, 0);
  }
}
@keyframes marquee-left {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@keyframes marquee-right {
  0% {
    transform: translate(-50%);
  }
  100% {
    transform: translate(0);
  }
}
.marquee-text.left-directionstyle-one .mrq-text:hover,
.marquee-text.style-two .mrq-text-two:hover,
.marquee-text.style-two .mrq-text:hover,
.left-direction.style-one .mrq-text:hover,
.right-direction.style-one .mrq-text:hover {
  animation-play-state: paused;
}
.marquee-text.right-directionstyle-one .mrq-text,
.marquee-text.style-two .mrq-text,
.right-direction.style-one .mrq-text {
  color: var(--global-font-color);
  display: inline-block;
  width: 100%;
  animation: marquee-right 25s linear infinite;
  will-change: transform;
}
.marquee-text.right-directionstyle-one .mrq-text:hover {
  animation-play-state: paused;
}
.marquee-text ul {
  margin-bottom: 0;
  display: inline-block;
}
.marquee-text ul li {
  display: inline-block;
  position: relative;
  padding: 0 32px;
  font-size: 65px;
  color: #cacaca;
}
span.pbmit-form-error {
  color: red;
  font-size: 12px;
  display: none;
  font-weight: 600;
}
.pbmit-element-posts-wrapper {
  position: relative;
}
.pbmit-ajax-loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--pbmit-wedgala-white-color);
}
.pbmit-ajax-loader-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAwIDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KICAgIDxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik03Myw1MGMwLTEyLjctMTAuMy0yMy0yMy0yM1MyNywzNy4zLDI3LDUwIE0zMC45LDUwYzAtMTAuNSw4LjUtMTkuMSwxOS4xLTE5LjFTNjkuMSwzOS41LDY5LjEsNTAiPg0KICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBhdHRyaWJ1dGVUeXBlPSJYTUwiIHR5cGU9InJvdGF0ZSIgZHVyPSIxcyIgZnJvbT0iMCA1MCA1MCIgdG89IjM2MCA1MCA1MCIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT4NCiAgPC9wYXRoPg0KPC9zdmc+)
    no-repeat center 35px;
}
.pbmit-element-posts-wrapper:after {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff
    url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAwIDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KICAgIDxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik03Myw1MGMwLTEyLjctMTAuMy0yMy0yMy0yM1MyNywzNy4zLDI3LDUwIE0zMC45LDUwYzAtMTAuNSw4LjUtMTkuMSwxOS4xLTE5LjFTNjkuMSwzOS41LDY5LjEsNTAiPg0KICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBhdHRyaWJ1dGVUeXBlPSJYTUwiIHR5cGU9InJvdGF0ZSIgZHVyPSIxcyIgZnJvbT0iMCA1MCA1MCIgdG89IjM2MCA1MCA1MCIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT4NCiAgPC9wYXRoPg0KPC9zdmc+)
    no-repeat center 35px;
  z-index: -1;
  background-size: 150px;
}
.pbmit-element-posts-wrapper.pbmit-ajax-loading:after {
  opacity: 1;
  display: block;
  z-index: 1;
}
.pbminfotech-element.pbmit-ajax-pagination-yes .page-numbers {
  cursor: pointer;
}
.pbminfotech-element.pbmit-ajax-pagination-yes .next {
  display: none;
}
