* {
  margin: 0;
  padding: 0;
}

p {
  line-height: 25px;
}
.centerali .elementor-icon-box-wrapper {
  align-items: center !important;
}
.cus-acc .elementor-tab-title.elementor-active {
  background-color: #000066 !important;
}
.cus-acc .elementor-tab-title {
  border-radius: 6px;
  box-shadow: 0px 1px 5px #f7f7f7;
}
.cus-acc .elementor-accordion .elementor-accordion-item {
  border: none;
}
.dot-img {
  position: absolute !important;
  top: -170px !important;
  left: -80px !important;
  width: 184px !important;
  height: 184px !important;
}

.pricing .elementor-price-table .elementor-price-table__heading {
  text-align: left;
  padding: 0 15px;
}
.pricing .elementor-price-table .elementor-price-table__price {
  display: block;
  text-align: left;
}
.pricing .elementor-price-table .elementor-price-table__integer-part {
  text-align: left;
  padding: 0 15px;
  display: block;
  line-height: 32px;
}
.pricing .elementor-price-table .elementor-price-table__footer {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
.testiline {
  transform: rotate(90deg);
}
.testimonials-dot .swiper-pagination-bullet-active {
  height: 13px !important;
  width: 13px !important;
  top: 2px;
  position: relative;
}

.testimonials-dot .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -60px !important;
}

.testimonials-dot .elementor-main-swiper .swiper-slide {
  box-shadow: 0px 1px 11px #efefef;
}
.footer .blog-box .elementor-image-box-title {
  text-align: left;
}
.footer .blog-box .elementor-image-box-img {
  text-align: left;
}
.footer .elementor-item-anchor {
  padding-left: 0 !important;
}
.footer .privacy .elementor-nav-menu {
  display: flex;
}
.use-img a {
  width: 100% !important;
}
.use-img a img {
  width: 100% !important;
  max-width: 100% !important;
}
#main-head .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  text-align: center;
  margin: 0 auto;
}
.entry-title {
  display: none !important;
}
#main-head,
#inner-header {
  transition: all 0.5s ease-in-out;
  background: rgba(255, 255, 255, 0);
  transition-delay: 0.1s;
}

#main-head.sticky,
#inner-header.sticky {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#main-head .logo img {
  transition: all 0.5s ease-in-out;
  filter: invert(1) brightness(5);
}

#main-head.sticky .logo img {
  filter: unset;
}
#main-head .transparent-nav ul li a {
  transition: all 0.5s ease-in-out;
}
#main-head.sticky .transparent-nav ul li a {
  color: #000;
}

#main-head .search-icon i {
  background-color: unset;
  transition: all 0.5s ease-in-out;
}
#main-head.sticky .search-icon i {
  color: #000;
}
.price-table .elementor-widget-container {
  padding: 25px;
  background-color: #fff !important;
}
.price-table .elementor-price-table {
  text-align: left;
}
.price-table .elementor-price-table__price {
  background: transparent;
  justify-content: flex-start !important;
}
.price-table .elementor-price-table__feature-inner i {
  font-size: 1em !important;
  margin-right: 5px !important;
  color: #000066;
}
.price-table.pricing .elementor-price-table__price {
  display: flex !important;
  text-align: left !important;
}
.price-table.pricing .elementor-price-table__integer-part {
  padding: 0 5px 0 0 !important;
}
.custom-price.price-table .elementor-price-table__currency,
.custom-price.price-table .elementor-price-table__after-price {
  display: none !important;
}
.hover-block .elementor-widget-container {
  border-style: solid !important;
  border-color: var(--e-global-color-secondary) !important;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.12);
}

.price-table table tbody tr td:not(:first-child) {
  text-align: center;
  font-size: 14px;
}

#main-nav .dropdown-box h6 a {
  transition: all 0.5s ease-in-out;
}
#main-nav .dropdown-box h6 a:hover {
  color: #aa028c;
}
#main-nav nav .e-n-menu-item-title {
  position: relative;
}
#main-nav nav .e-n-menu-item-title:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: #aa028c;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.home #inner-header .elementor-search-form i,
.home #inner-header .hamburger-dots a svg circle {
  transition: all 0.5s ease-in-out;
}

.home #inner-header:not(.sticky) .logo img {
  transition: all 0.5s ease-in-out;
  filter: invert(1) brightness(5);
}
.home #inner-header:not(.sticky) #main-nav nav a span,
.home #inner-header:not(.sticky) #main-nav nav .e-n-menu-item-icon i,
.home #inner-header:not(.sticky) .elementor-search-form i,
.home #inner-header:not(.sticky) #language-switcher ul li a {
  color: #f7f7f7;
}
.home #inner-header #main-nav nav .nav-list a span,
.home #language-switcher ul li a {
  color: #000;
  transition: all 0.5s ease-in-out;
}
.home #inner-header #main-nav nav .nav-list a:hover span {
  color: #aa028c;
}
#inner-header {
  position: absolute;
  width: 100% !important;
  z-index: 999;
  background: #fff;
}
.home #inner-header {
  background: transparent;
}
.home #inner-header.sticky {
  background: #fff;
}

.home #inner-header:not(.sticky) .hamburger-dots a svg circle {
  fill: #f7f7f7;
}
.link a {
  color: #6e4c96 !important;
}
.link a:hover {
  color: #582492 !important;
}

.single-post-wrapper h2,
.single-post-wrapper h3 {
  margin: 35px 0;
  font-size: 2em !important;
}
.single-post-wrapper figure {
  margin: 35px 0;
}
.single-post-wrapper p {
  margin-bottom: 15px;
}
.single-post-wrapper ol,
single-post-wrapper ul {
  margin-left: 25px;
}
.single-post-wrapper ol li,
.single-post-wrapper ul li {
  padding: 15px 0 !important;
}

.single-post-tags .elementor-post-info__terms-list {
  visibility: hidden;
}
.single-post-tags .elementor-post-info__terms-list a {
  visibility: visible;
  background: #f0f0f0;
  color: #444;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  margin-right: 20px;
  padding: 9px 15px 9px 15px;
  font-size: 12px !important;
  border-radius: 5px;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  margin: 5px;
}
.single-post-tags .elementor-post-info__terms-list a:hover {
  background: transparent;
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}
.single-post-tags .elementor-post-info__terms-list a i {
  margin-right: 5px;
}
.related-post article .elementor-post__thumbnail img {
  height: 100% !important;
  object-fit: cover;
}
.related-post article a.elementor-post__thumbnail__link {
  margin-bottom: 0 !important;
}
.leave-a-reply #comments h2 {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 35px;
}
.leave-a-reply #comments form p:first-child {
  text-align: center;
}

.custom-comment form {
  margin-top: 35px;
}
.custom-comment #reply-title {
  text-align: center;
}
.custom-comment .jltma-comment-list-inner {
  padding-bottom: 25px;
}
.custom-comment .jltma-comment-list-inner:after,
.custom-comment .jltma-comment-template:after,
.custom-comment .jltma-comment-footer:after {
  content: "";
  clear: both;
  font-size: 0;
  display: block;
}
.custom-comment .jltma-comment-pagination-wrapper {
  margin-top: 35px;
}
.custom-comment form {
  flex-flow: row wrap;
}
.custom-comment form > p {
  text-align: center;
}
.custom-comment form textarea,
.custom-comment form input:not([type="submit"]) {
  border-radius: 5px !important;
  border: 1px solid #d8d8d8 !important;
  color: #000 !important;
}
.custom-comment form .jltma-title-div label {
  color: #000;
}
.custom-comment form {
  display: flex;
  justify-content: space-between;
}
.custom-comment form .jltma-comment {
  width: 100%;
}
.custom-comment form .jltma-name,
.custom-comment form .jltma-email,
.custom-comment form .jltma-url {
  width: 32% !important;
}

.custom-comment form input[type="submit"] {
  cursor: pointer;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  background-image: linear-gradient(180deg, #7a0065 0%, #7a0065 100%);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
.custom-comment form input[type="submit"]:hover {
  transform: scale(0.9);
  background-color: transparent;
  background-image: linear-gradient(180deg, #7a0065 0%, #7a0065 100%);
  color: #ffffff;
}

.custom-comment .jltma-title-value-div .jltma-title-div {
  margin-top: 0;
}
.custom-comment .jltma-comments-wrap {
  padding: 0 !important;
}
.custom-comment .jltma-comment-template {
  border-radius: 0 !important;
  box-shadow: unset !important;
  border-bottom: 1px solid #dce0e0;
  padding: 0;
}
.custom-comment .jltma-comment-gravatar {
  width: 80px;
  height: 80px;
}
.custom-comment .jltma-body {
  padding-left: 25px;
}
.custom-comment .jltma-comment-list {
  margin-bottom: 50px !important;
}
.custom-comment .jltma-reply-button {
  position: absolute;
  right: 0;
  top: 0;
  float: none !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
}
.custom-comment .jltma-reply-button a {
  color: #7a0065 !important;
}
.custom-comment .jltma-comment-footer .jltma-show-replies-trigger {
  float: none !important;
  position: absolute;
  right: 0;
  background-color: transparent;
  border: 0;
  padding: 0;
  color: #000 !important;
}
.custom-comment .jltma-body {
  position: relative;
}
.custom-comment .jltma-children {
  border-radius: 0 !important;
  box-shadow: unset;
  margin: 0 !important;
  padding: 25px 0;
}
.custom-comment .jltma-comment-template {
  padding-bottom: 25px;
}

.custom-comment .jltma-children .jltma-comment-template {
  border-bottom: none !important;
}
.custom-comment .jltma-author-name {
  font-size: 18px !important;
}
.footer-post article img {
  height: 100% !important;
  object-fit: cover;
}

.custom-comment .comment-respond {
  padding: 0 !important;
  margin-top: 0 !important;
}

/* June-29-2023 css start */

#comments.comments-area h2.comments-title {
  text-align: center;
}

#respond .comment-reply-title {
  font-size: 30px;
  color: #000;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

#commentform .comment-form-comment textarea {
  min-height: 250px;
  resize: none;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  width: 100%;
  padding: 15px 15px;
  box-sizing: border-box;
}

#commentform .comment-form-comment label {
  display: block;
  width: 100%;
}

#commentform textarea,
#commentform input {
  font-family: "Roc Grotesk ExtraWide", Sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}

#commentform input[type="submit"] {
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  background-image: linear-gradient(180deg, #7a0065 0%, #7a0065 100%);
  padding: 20px 40px 20px 40px;
  border: none;
  outline: none;
  cursor: pointer;
}

#commentform input[type="submit"]:hover {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
#commentform .logged-in-as {
  margin-bottom: 20px;
}

#commentform .comment-form-author {
  width: 32%;
  margin-right: 2%;
  float: left;
}
#commentform .comment-form-email {
  width: 32%;
  margin-right: 2%;
  float: left;
}
#commentform .comment-form-url {
  width: 32%;
  margin-right: 0;
  float: left;
}

#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"] {
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  display: block;
  padding: 8px 15px;
  box-sizing: border-box;
  line-height: 28px;
  width: 100%;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
  display: block;
}

.comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-right: 15px;
}

#commentform label {
  font-weight: 700;
}

#comments .comments-title {
  font-size: 30px;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}

#commentform input[type="text"]:focus,
#commentform input[type="email"]:focus,
#commentform input[type="url"]:focus,
#commentform textarea:focus {
  border: 1px solid #660066;
  background: transparent !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.comment-author img {
  max-width: 60px !important;

  position: relative;
  overflow: hidden;
  float: left;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
}

.comment-list .comment-body {
  padding: 30px 0 25px 0;
  border-bottom: 1px solid #dce0e0;
}

.comment-list li:last-child {
  border-bottom: none;
}

.comment-author .fn {
  width: calc(100% - 105px);
  display: block;
  margin-left: 75px;
}

.comment-author .says {
  width: calc(100% - 105px);
  display: block;
  margin-left: 75px;
}

.comment-metadata {
  width: calc(100% - 105px);
  display: block;
  margin-left: 75px;
  padding: 0;
  margin-top: 0;
  margin-top: 0;
  font-size: 11px;
  text-transform: uppercase !important;
}

.comment-body .comment-content p {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  margin-left: 75px;
}

.comment-metadata a {
  padding: 0;
  margin-top: 0;
  margin-top: 0;
  font-size: 11px !important;
  text-transform: uppercase !important;
}

a.comment-reply-link {
  margin: 0;
  float: right;
  font-size: 13px;
  text-align: center;
  border-radius: 25px;
  margin-top: -14px;
  display: block;
  font-weight: 600;
  color: #660066 !important;
}

#cancel-comment-reply-link {
  color: #660066 !important;
  display: inline-block;
  margin-left: 10px;
}

.cmnRSlide .swiper-pagination-bullet-active {
  height: 12px !important;
  width: 12px !important;
}

.cmnRSlide .swiper-pagination {
  align-items: center !important;
  justify-content: center !important;
  display: flex !important;
}

.cmnRSlide .swiper-slide {
  position: relative;
  -webkit-box-shadow: 5px 5px 15px 2px rgba(0, 0, 0, 0.06) !important;
  -moz-box-shadow: 5px 5px 15px 2px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 5px 5px 15px 2px rgba(0, 0, 0, 0.06) !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

.reviewSlide3 .elementor-testimonial__header {
  display: flex !important;
  flex-flow: column !important;
  text-align: center;
}
.reviewSlide3 .elementor-testimonial__cite {
  margin-left: 0 !important;
}
.reviewSlide3 .elementor-testimonial__cite .elementor-star-rating {
  order: 3;
  margin-bottom: 15px;
  margin-top: 10px;
}

.reviewSlide3 .elementor-testimonial__header img {
  display: block;
  margin: auto;
}

.reviewSlide3 .elementor-testimonial__icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.reviewSlide3 .elementor-testimonial__icon::after {
  position: absolute;
  content: "";
  top: -100px;
  left: -30px;
  background: linear-gradient(180deg, #020295 0%, #020295 100%);
  width: 160px;
  height: 160px;
  border-radius: 50%;
  z-index: 1;
}

.reviewSlide3 .elementor-testimonial__icon .icon {
  z-index: 9;
}

.reviewSlide3 .swiper-slide {
  text-align: center;
}
.reviewSlide3 .elementor-testimonial__image {
  margin-bottom: 20px;
}
.reviewSlide3 .elementor-testimonial__name {
  margin-bottom: 15px;
}

.reviewSlide2 .swiper-slide {
  position: relative;
}
.reviewSlide2 .elementor-testimonial {
  display: flex;
  flex-flow: column-reverse;
}

.reviewSlide2 .elementor-testimonial__content {
  padding-top: 110px !important;
}
.reviewSlide2 .elementor-testimonial__header {
  padding-bottom: 30px !important;
  align-items: center;
}

.reviewSlide2 .elementor-star-rating {
  position: absolute;
  top: 30px;
  left: 30px;
}

.reviewSlide1 .swiper-slide {
  position: relative;
  text-align: center !important;
}

.reviewSlide1 .elementor-testimonial {
  display: flex;
  flex-flow: column-reverse;
  /*position: relative;*/
  z-index: 9;
}

.reviewSlide1 .swiper-slide{
  position: relative;
}

.reviewSlide1 .elementor-testimonial__content {
  padding-top: 120px !important;
  padding-bottom: 30px !important;
  min-height: 355px;
}

.reviewSlide1 .elementor-testimonial__header {
  flex-direction: column;
  margin-top: -80px;
}
.reviewSlide1 .elementor-testimonial__cite {
  margin-left: 0 !important;
  text-align: center;
  display: flex;
}

.reviewSlide1 .elementor-testimonial__image img {
  display: block;
  margin: auto;
}
.reviewSlide1 .elementor-testimonial__icon {
  top: 25px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  text-align: center;
}
.reviewSlide1 .elementor-testimonial__icon .icon {
  margin: auto;
  display: block;
}

.reviewSlide1 .elementor-testimonial__cite .elementor-star-rating {
  position: absolute;
  bottom: 36%;
  left: 0;
  right: 0;
  margin: auto;
}

.cmnRSlide.reviewSlide1 .swiper-slide {
  box-shadow: none !important;
  overflow: visible;
}

.reviewSlide1 .elementor-testimonial__content {
  -webkit-box-shadow: 5px 5px 15px 2px rgba(0, 0, 0, 0.06) !important;
  -moz-box-shadow: 5px 5px 15px 2px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 5px 5px 15px 2px rgba(0, 0, 0, 0.06) !important;
}

.reviewSlide1 .elementor-testimonial__image {
  margin-bottom: 20px;
}
.reviewSlide1 .elementor-testimonial__title {
  order: 3;
}

.mainFrm br {
  display: none;
}

.mainFrm {
  border-radius: 15px 15px 15px 15px;
  border: 1px solid #d8d8d8;
  padding: 30px 30px;
  box-sizing: border-box;
}

.frmRw input[type="text"],
.frmRw input[type="email"],
.frmRw input[type="number"],
.frmRw textarea {
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  display: block;
  padding: 8px 15px;
  box-sizing: border-box;
  line-height: 28px;
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px !important;
}

.frmRw textarea {
  resize: none;
  height: 120px;
}
.frmRw input[type="text"]:focus,
.frmRw input[type="email"]:focus,
.frmRw input[type="number"]:focus,
.frmRw textarea:focus {
  border: 1px solid #660066;
  background: transparent !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.sbmtRw input[type="submit"] {
  font-size: 16px !important;
  font-weight: 700;
  background-color: transparent;
  background-image: linear-gradient(180deg, #7a0065 0%, #7a0065 100%);
  padding: 20px 40px 20px 40px;
  border: none;
  outline: none;
  cursor: pointer;
  border: 1px solid #7a0065;
}
.sbmtRw input[type="submit"]:focus,
.sbmtRw input[type="submit"]:hover {
  background: #fff !important;
  color: #7a0065 !important;
}

.frmRw label {
  font-weight: 700;
}

.leftBlogThmb .elementor-post__text {
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px !important;
  box-sizing: border-box;
}

.leftBlogThmb .elementor-post__thumbnail {
  padding: 0 !important;
}

.leftBlogThmb .elementor-post__thumbnail img {
  position: unset !important;
  height: 100% !important;
  transform: unset !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -ms-transition: all 0.5s ease-in-out !important;
}

.leftBlogThmb .elementor-post__thumbnail img:hover {
  transform: scale(1.1) !important;
}

.leftBlogThmb .elementor-post__meta-data {
  border: none !important ;
}
.leftBlogThmb .elementor-post__card {
  position: relative;
}
.leftBlogThmb .elementor-post__meta-data {
  position: absolute;
  z-index: 99;
  top: 30px;
  background: #fff;
  left: 30px;
  padding: 10px 9px !important;
  border-radius: 6px;
  max-width: 100px;
  text-align: center;
}

.RghtThmb .elementor-post__thumbnail {
  padding: 0 !important;
}

.RghtThmb .elementor-post__thumbnail img {
  position: unset !important;
  height: 100% !important;
  transform: unset !important;
}

.leftBlogThmb .elementor-post__read-more {
  position: relative;
  -webkit-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -ms-transition: all 0.5s ease-in-out !important;
  padding-left: 42px;
  padding-right: 35px;
}

.leftBlogThmb .elementor-post__read-more:hover {
  padding-left: 0px;
}

.leftBlogThmb .elementor-post__read-more::before {
  position: absolute;
  content: "";
  left: 3px;
  width: 30px;
  height: 2px;
  background: #000;
  top: 5px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -ms-transition: all 0.5s ease-in-out !important;
}
.leftBlogThmb .elementor-post__read-more:hover::before {
  opacity: 0;
  left: -40px;
}

.leftBlogThmb .elementor-post__read-more::after {
  position: absolute;
  content: "";
  font-family: elementskit !important;
  font-weight: 400;
  content: "\e9c5";
  right: -25px;
  -webkit-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -ms-transition: all 0.5s ease-in-out !important;
  opacity: 0;
}

.leftBlogThmb .elementor-post__read-more:hover::after {
  opacity: 1;
  right: 0;
}

.leftBlogThmb .elementor-post__thumbnail:before,
.leftBlogThmb .elementor-post__thumbnail:after {
  content: "";
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  -webkit-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -ms-transition: all 0.5s ease-in-out !important;
}

.leftBlogThmb .elementor-post__thumbnail:before {
  content: "";
  width: 60px;
  height: 1px;
  left: 0%;
}
.leftBlogThmb .elementor-post__thumbnail:after {
  content: "";
  height: 60px;
  width: 1px;
  top: 0%;
}

.leftBlogThmb .elementor-post__thumbnail:hover:before {
  opacity: 1;
  top: 50%;
  left: 50%;
}
.leftBlogThmb .elementor-post__thumbnail:hover:after {
  opacity: 1;
  top: 50%;
  left: 50%;
}

.brdBth .elementor-heading-title {
  position: relative;
  border-bottom: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}
.brdBth .elementor-heading-title:before {
  content: "";
  border-top: 1px solid;
  border-color: #d5d5d5;
  margin: 0 15px 0 0;
  flex: 1 0 0;
}
.brdBth .elementor-heading-title:after {
  content: "";
  border-top: 1px solid;
  border-color: #d5d5d5;
  margin: 0 0 0 15px;
  flex: 1 0 0;
}

.searchFrm.elementor-search-form--skin-minimal:focus-within {
  outline: none !important;
  border: none !important;
}

.archivesWrp h5 {
  display: none;
}
.archivesWrp nav {
}
.archivesWrp nav ul {
  list-style: none;
}
.archivesWrp nav ul li a {
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 15px;
  display: inline-block;
}

.leftBlogThmb .elementor-post-date span {
  color: #0055ff;
}

.hamburger-dots {
  display: flex;
  align-items: center !important;
}

.mobile-menu .sub-menu-toggle {
  display: none !important;
}

#blob {
  position: absolute;
  left: 30%;
  z-index: -1;
  top: -28%;
}
#blob img {
  max-width: 48% !important;
  aspect-ratio: 800/753;
  opacity: 0.84;
  filter: brightness(100%) contrast(100%) saturate(200%) blur(0px)
    hue-rotate(323deg);
  animation: 10s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0s infinite alternate none
    running tilt;
}

@keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg);
  }
  25% {
    -webkit-transform: rotateX(30deg);
    -moz-transform: rotateX(30deg);
    transform: rotateX(30deg);
  }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
  }
  75% {
    -webkit-transform: rotateY(30deg);
    -moz-transform: rotateY(30deg);
    transform: rotateY(30deg);
  }
  100% {
    -webkit-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    transform: rotateZ(20deg);
  }
}

#language-switcher {
  max-width: 60px;
}

#language-switcher ul li a {
  border: 0;
  background-color: transparent !important;
  padding: 0;
  font-size: 13px;
  max-width: 60px;
}



/* ============ RESPONSIVE ============ */

@media (max-width: 1440px) {
  #blob {
    left: 25%;
  }
}

@media (max-width: 1200px) {
  #main-nav nav .e-n-menu-items-heading > div {
    padding: 5px 10px;
  }
  #blob {
    left: 20%;
  }
}

@media (max-width: 1024px) {
  .single-post-wrapper h2,
  .single-post-wrapper h3 {
    font-size: 1.5em !important;
  }

  #blob {
    display: none;
  }
  section {
    padding: 0 15px;
  }
  .eael-simple-menu-container.preset-1
    .eael-simple-menu
    li.current-menu-item
    > a.eael-item-active {
    background: #fff;
  }

  .footer .toolsCol .elementor-item-anchor {
      padding-left: 20px !important;
  }
}




@media (max-width: 960px) {
  #commentform .comment-form-author {
    width: 100%;
    margin-right: 0;
    float: left;
  }
  #commentform .comment-form-email {
    width: 100%;
    margin-right: 0;
    float: left;
  }
  #commentform .comment-form-url {
    width: 100%;
    margin-right: 0;
    float: left;
  }

  #commentform input[type="submit"] {
    margin-top: 20px;
  }

  .leftBlogThmb .elementor-post__meta-data {
    top: 20px;
    left: 18px;
    padding: 10px 9px !important;
  }

  .leftBlogThmb .elementor-post__text {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
  }
}

@media (max-width: 767px) {
  h3 {
    line-height: 37px !important;
  }
  .footer .blog-box .elementor-image-box-img img {
    height: 84px !important;
  }
  .footer .elementor-widget-container {
    margin: 15px 0 0 0 !important;
  }
  .single-post-wrapper h2,
  .single-post-wrapper h3 {
    margin: 25px 0;
    font-size: 1.2em !important;
  }
  .related-post-wrapper .e-con-inner {
    display: block;
  }
  .custom-comment form .jltma-name,
  .custom-comment form .jltma-email,
  .custom-comment form .jltma-url {
    width: 100% !important;
  }
  .custom-comment .comment-respond,
  .custom-comment #reply-title {
    margin-top: 0;
  }

  .reviewSlide1 .elementor-testimonial__content{
    margin: 5px 15px;
  }

 

}


@media (max-width: 414px) {

  .reviewSlide1 .elementor-testimonial__content {
      box-sizing: border-box;      
      padding: 100px 15px 30px 15px !important;
      min-height: 355px;
  }

}
