/* ========== Page :Procedure ========== */
.block-system-featured.system-featured.block-bacground-cross {
  overflow: unset;
}
.system-featured .page-title {
  align-items: center;
  justify-content: center;
  padding-top: 80px;
  margin-bottom: 473px;
}
.system-featured .page-title h1 {
  color: var(--body-color);
  font-weight: 800;
  font-size: 50px;
  line-height: 66px;
  position: relative;
  text-align: center;
}
.system-featured .page-title h1 span {
  background: var(--gradient-btn-violet);
  width: 11px;
  height: 8px;
  position: absolute;
  transform: skewX(-20deg);
  bottom: 15px;
  margin-left: 10px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.system-featured.block-bacground-cross::after {
  height: 53.5%;
}
.system-featured .group-title {
  transition: 0.7s;
}

.system-featured .group-title ul,
.tab-featured .tab-menu-eldesk ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.system-featured .group-title ul::before,
.tab-featured .tab-menu-eldesk ul::before {
  content: "";
  display: block;
  height: 100%;
  width: 3px;
  background-image: url(../img/line-circle.svg);
  background-repeat: repeat-y;
  background-position: top center;
  position: absolute;
  left: 25px;
  top: 0;
  transform: translate(-3px, 0);
  z-index: 1;
}
.tab-featured .tab-menu-eldesk ul li {
  position: relative;
  z-index: 10;
}
.system-featured .logo-author {
  background-color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 15px 30px;
}

.system-featured .image-system-featured {
  opacity: 0;
}
.system-featured .group-image-logo {
  border-radius: 10px;
  overflow: hidden;
  max-width: 684px;
}
.system-featured .logo-author h6 {
  position: relative;
  margin-top: 5px;
  font-weight: 800;
}

.system-featured .logo-author h6::before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #eb446d;
  position: absolute;
  border-radius: 50%;
  bottom: -4px;
  left: -42px;
}
.system-featured .row-items .group-title {
  width: auto;
  height: 450px;
  position: sticky;
  top: calc(100vh / 2 - 160px);
  margin-right: 2.6rem;
  display: flex;
  align-items: center;
}

.system-featured .group-title li a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 4px solid #97c0e5;
  position: relative;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.system-featured .group-title li:not(:last-child) {
  margin-bottom: 50px;
}
.system-featured .group-title li.active a,
.system-featured .group-title li:hover a {
  background: #2c56ea;
  border-color: #2c56ea;
  cursor: pointer;
}
.system-featured .group-title li.active img.normal,
.system-featured .group-title li img.active,
.system-featured .group-title li:hover img.normal {
  display: none;
}
.system-featured .group-title li.active img.active,
.system-featured .group-title li:hover img.active {
  display: inline;
}
.system-featured .group-title li img {
  width: 32px;
}
.system-featured .group-title li a.group-title__link {
  display: block;
  padding: 4px;
}

.system-featured {
  padding-bottom: 250px;
}
.system-featured .row-items {
  margin-top: 7em;
}

.system-featured .row-items .row-item__group {
  width: 84%;
  padding-left: 20px;
  padding-top: 3rem;
}


.system-featured .row-items .row-item__group .row-items__content {
  width: 95%;
}

.system-featured .item,
.system-featured .owl-stage-outer {
  border-radius: 15px;
  overflow: hidden;
  max-width: 684px;
  min-height: none;
}
.system-featured .owl-theme .owl-dots .owl-dot.active span,
.system-featured .owl-theme .owl-dots .owl-dot:hover span,
.tab-featured .owl-theme .owl-dots .owl-dot:hover span,
.tab-featured .owl-theme .owl-dots .owl-dot.active span {
  background: #2c56ea;
  opacity: 1;
}
.system-featured .owl-theme .owl-dots .owl-dot span {
  background: #f4f7fb;
  width: 8px;
  height: 8px;
}
.system-featured .row-items .row-item__group .row-items__title h3 {
  color: var(--body-color);
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
}

.system-featured .row-items .row-items__content ul {
  padding: 0;
  padding-left: 21px;
}

.system-featured .row-items .row-items__content ul li::marker {
  color: var(--blue-violet);
  font-size: 22px;
}

.system-featured .row-items .row-items__content ul li {
  margin-top: 20px;
  color: var(--body-color);
  font-weight: normal;
  line-height: 28px;
  font-size: 18px;
}

/* element <hr> - row-items*/
.system-featured .row-items hr.row-items__line {
  margin: 112px 0px 128px 0px;
  background: none;
  border-bottom: 1px solid #ccc;
}
.system-featured .row-items hr.row-items__line:last-child {
  display: none;
}
.system-featured .row-items #block-1 .image-right {
  margin-top: 98px;
}

/* back-to-top */
.back-to-top {
  background: #0b2296;
  border-radius: 50%;
}

.back-to-top i {
  opacity: 0.9;
  color: #f4f7fb;
}
.back-to-top:hover {
  background: #1e92ff;
  color: #fff;
}
/* ========== Page: About Eldesk ========== */
/* banner 40 */
.pd-left-51 {
  padding-left: 51px;
}
.block-banner-40 {
  padding-top: 15em;
}

.block-banner-40 .container .row.justify-content-center {
  justify-content: left !important;
}

.block-banner-40 .container .row h1 {
  color: var(--gray-black);
  text-align: initial;
}

.block-banner-40 .container .row .block-content {
  width: 50%;
  padding: 35px;
  margin-top: 3em;
  background-color: #6625e2;
  color: #fff;
  text-align: initial;
}

.block-banner-40 .container .row .block-content p {
  padding-top: 10px;
}

/* banner text */
.block-banner-text .container .justify-content-center {
  justify-content: left !important;
  margin-top: 7em;
}

.block-banner-text .container .justify-content-center .content-one-column h2 {
  color: var(--gray-black);
  font-weight: 800;
}

.block-banner-text
  .container
  .justify-content-center
  .content-one-column
  .block-content {
  width: 80%;
  padding: 40px;
  margin-top: 4em;
  background-color: #6625e2;
  color: #fff;
}

.block-banner-text
  .container
  .justify-content-center
  .content-one-column
  .block-content
  h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 45px;
}

.block-banner-text
  .container
  .justify-content-center
  .content-one-column
  .block-content
  p {
  margin-top: 20px;
  color: #ece3fc;
}

/* block tech-foundation*/

.block-tech-foundation .col-left .block-wrapper h4 {
  color: #692be3;
  font-size: 14px;
  line-height: 22px;
}

.block-tech-foundation .col-left .block-wrapper h2 {
  color: var(--gray-black);
}

.block-tech-foundation .col-right .block-wrapper .block-content {
  margin-top: 49px;
}

.block-tech-foundation .col-right .block-wrapper .block-content p {
  color: #969697;
}

.block-tech-foundation::before,
.block-tech-foundation::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #fff;
  height: 50%;
  width: 100%;
  transform: translate(0, -25%) skewY(-10deg);
}

/* block companionship development*/
.block-companionship-development {
  padding-bottom: 20em;
}

.block-companionship-development .container .row .content-one-column {
  text-align: center;
}

.block-companionship-development .container .row .content-one-column h2 {
  color: var(--gray-black);
}

.block-companionship-development
  .container
  .row
  .content-one-column
  .block-content {
  margin-top: 30px;
  color: var(--gray-black);
}

/*========================== Page: Single Post ===================== */
body.single-post {
  overflow-x: unset;
}

.pd-left-29 {
  padding-left: 29px;
}
.pd-right-29 {
  padding-right: 29px;
}
.post-single-content {
  padding-top: 145px;
  padding-bottom: 112px;
}
.post-single-relate {
  padding-top: 0px;
  padding-bottom: 112px;
}
.post-single.block-bacground-cross {
  overflow: unset;
}
.post-single.block-bacground-cross::after {
  height: 1068px;
  top: -204px;
}
.post-single .block-content {
  position: relative;
}

.post-single .block-content .main-content {
  position: inherit;
}
.post-single .block-content .main-content p.text-title-post {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: var(--body-color);
}
.post-single .block-content .main-content p.text-title-post-2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: var(--body-color);
}
.post-single .block-content .main-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 24px;
}
.post-single .block-content .main-content p a {
  color: #2f80ed;
}
.post-single .block-content .main-content ul {
  padding-left: 15px;
}
.post-single .block-content .icon__quote {
  font-size: 288px;
  position: absolute;
  top: 0;
  height: 288px;
  transform: translate(-50%, -50%);
  display: block;
  font-family: "Mulish";
  font-weight: 800;
  left: -15px;
  color: #e0e0e0;
}
.post-single .block-content .main-content h2 {
  font-size: 36px;
  line-height: 48px;
  margin-top: 24px;
  margin-bottom: 12px;
}
.post-single .post-header {
  margin-top: -15em;
}
.post-single .post-header .title {
  position: relative;
  color: var(--gray-black);
}
.post-single .post-header .title h1 {
  font-weight: 800;
  font-size: 50px;
  line-height: 66px;
  margin-bottom: 24px;
}
.post-single .post-header .category.box-cross {
  position: relative;
}

.post-single .post-header .category {
  display: inline-block;
  height: 28px;
  text-align: center;
  background-color: var(--body-color);
  margin-top: -35px;
  overflow: hidden;
  position: relative;
  margin-left: 0px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 10px;
}
.post-single .post-header .category p {
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  color: var(--gray-table);
  padding: 0px 10px;
}
.post-single .post-header .category.category-nhan-su {
  background-color: var(--green);
}
.post-single .post-header .author .author__image {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  transition: 0.5s;
  opacity: 1;
}
.post-single .post-header .author {
  align-items: center;
}
.post-single .post-header .author .author__image img {
  width: 100%;
}
.post-single .post-header .author .author__name {
  text-transform: capitalize;
  color: var(--gray-content);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}
.date {
  text-transform: capitalize;
  color: var(--gray-content);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
.reading-time {
  color: var(--gray-content);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  position: relative;
  padding-left: 10px;
}
.reading-time::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 4px;
  left: 0px;
  position: absolute;
  color: #68738c;
}

.post-single .post-header .image__background {
  margin-top: 2em;
  width: 100%;
  height: 555px;
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
  transition: 0.5s;
  float: right;
}
.post-single .post-header .image__background.slide-to-right {
  width: calc(100% - 88px);
} 

.post-single #content-page-detail-header {
  margin-bottom: 96px;
}
.post-single .overlay {
  position: absolute;
  width: 0px;
  height: 101%;
  background-color: var(--gray-table);
  transition: all 2s;
  left: -1px;
  top: -5px;
}
.post-single .block-author {
  display: flex;
  padding-right: 36px;
  padding-top: 48px;
}
.post-single .block-author .block-author__image {
  border-radius: 50%;
  overflow: hidden;
  width: 102px;
  height: 100px;
}
.post-single .block-author .block-author__image img {
  width: 100%;
}
.make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  transition: 0.7s;
}

.post-single .block-author .author__content {
  float: left;
  width: 80%;
  margin-left: 20px;
}
.author__content span {
  font-style: italic;
  color: var(--gray-content);
}
.post-single .block-author .author__content .name_author {
  color: var(--body-color);
  font-weight: bold;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 36px;
}

.post-single .block-author .author__content .description {
  color: var(--body-color);
  line-height: 26px;
  font-weight: 400;
  font-size: 16px;
}

.post-single .post-related {
  padding-top: 128px;
}
.post-single
  .post-related
  .block-contents
  a.link-post:hover
  .title-all-post
  h5 {
  color: var(--blue-text);
}

.post-single .post-related .title {
  color: var(--gray-black);
  text-align: center;
  padding-bottom: 3em;
}

.post-single .block-contents .link-post:hover .title-all-post h5 {
  color: var(--violet1);
  transition: 0.7s;
}
.post-single .block-contents .link-post .title-all-post h5 {
  font-size: 18px;
  line-height: 28px;
  min-height: 56px;
  font-weight: 800;
}
.post-single .block-contents .link-post .image-all-post img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}

.post-single .block-contents .link-post .image-all-post {
  height: 174px;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}

.post-single .block-contents .link-post .author-all-post p {
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  font-style: italic;
  color: var(--body-color);
}
.post-single .block-contents .link-post .content-all-post p {
  color: var(--gray-content);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
 
}

.post-single hr {
  color: #e0e0e0;
  margin-top: 36px;
  background: none;
  border-bottom: 1px solid #e0e0e0;
}

.post-single .post-single__right ul {
  list-style: none;
  padding-left: 45px;
}

.post-single .post-single__right ul li {
  margin-bottom: 0;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 17px;
  font-size: 16px;
  line-height: 26px;
}

.post-single .post-single__right ul li::before {
  content: "";
  background-color: var(--blue-violet);
  position: absolute;
  height: 0;
  left: 0;
  top: 0px;
  width: 5px;
  opacity: 0;
  transition: 0.5s;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.post-single .post-single__right ul li:last-child::before {
  top: 0px;
}

.post-single .post-single__right ul li:hover::before {
  height: 60px;
  opacity: 1;
}

.post-single .post-single__right ul li a {
  color: var(--body-color);
}

.post-single .post-single__right ul li:hover a {
  color: var(--blue-violet);
}
.post-single .post-single__right ul li.active-right a {
  color: var(--blue-violet);
}
.post-single .post-single__right ul li.active-right::before {
  height: 100%;
  opacity: 1;
}
.post-single .social-media {
  position: -webkit-sticky;
  position: sticky;
  text-align: center;
  z-index: 111;
  opacity: 1;
  transition: all 0.05s;
  top: 110px;
  max-width: 67px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.post-single .social-media.active-sm {
  opacity: 1;
  transition: all 0.7s;
}
.post-single .social-media .sm__image {
  opacity: 0;
}
.post-single .social-media .sm__image.active-sm {
  opacity: 1;
  transition: all 1s;
  transform: translate(0px, 10px);
}
.post-single .social-media i::before {
  opacity: 0;
}
.post-single
  .social-media
  .sm__icon-list
  ul
  li:nth-child(1).active-sm
  i::before {
  opacity: 1;
  transition: all 0.7s;
}
.post-single
  .social-media
  .sm__icon-list
  ul
  li:nth-child(2).active-sm
  i::before {
  opacity: 1;
  transition: all 0.9s;
}
.post-single
  .social-media
  .sm__icon-list
  ul
  li:nth-child(3).active-sm
  i::before {
  opacity: 1;
  transition: all 0.11s;
}
.post-single
  .social-media
  .sm__icon-list
  ul
  li:nth-child(4).active-sm
  i::before {
  opacity: 1;
  transition: all 0.13s;
}
.post-single .overlay.active-sm {
  opacity: 1;
  width: 140px;
  transition: all 1s;
}

.post-single .social-media .sm__image {
  margin-bottom: 8px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  overflow: hidden;
  transform: translate(0px, -40px);
}
.post-single .social-media .sm__image img {
  width: 40px;
  border-radius: 100px;
}
.post-single .social-media ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.post-single .social-media .sm__icon-list {
  width: 100%;
}
.post-single .social-media .sm__icon-list ul li {
  padding: 6px 0px 10px;
  position: relative;
  transform: translate(0px, -40px);
  opacity: 0;
}
.post-single .social-media .sm__icon-list ul li.active-sm {
  transform: translate(0px, 0px);
  opacity: 1;
  transition: 1s;
}
.post-single .social-media .sm__icon-list ul li a {
  font-size: 22px;
  color: var(--gray-content);
}

.post-single .social-media i::before {
  content: "";
  position: absolute;
  background-image: cover;
  width: 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.post-single .social-media i.envelope::before {
  background-image: url(/wp-content/themes/eldesk/assets/img/mail.png);
}
.post-single .social-media i.facebook::before {
  background-image: url(/wp-content/themes/eldesk/assets/img/facebook.png);
}
.post-single .social-media i.linkedin::before {
  background-image: url(/wp-content/themes/eldesk/assets/img/linkdelin.png);
}
.post-single .social-media i.instagram::before {
  background-image: url(/wp-content/themes/eldesk/assets/img/instagram.png);
}
.post-single .author-bottom .description a {
  color: #2f80ed;
}
.post-single .post-related h2 {
  font-size: 44px;
  line-height: 58px;
  font-weight: 700;
}
.post-single .post-related .author-all-post p:hover {
  /* color: #d1bbff; */
  transition: all 0.7s;
}
.margin-36 {
  margin: 36px 0px;
}
.post-single .text-post {
  line-height: 26px;
}
.post-single .wp-block-image img {
  max-width: calc(100% + 16px);
}

/* ===== ===== ===== Page :Aboute Eldesk ===== ===== =====*/
.pd-right-6 {
  padding-right: 6px;
}
h1.tilte-about,
h2.tilte-about {
  position: relative;
  font-weight: 800;
  line-height: 66px;
  font-size: 50px;
}
.tilte-about::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 4px;
  background-color: var(--blue-h1-after);
  bottom: -36px;
  right: 50%;
  transform: translate(50%, 0);
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.block-about-eldesk-one-columns.block-bacground-cross::after {
  top: -38%;
}
.block-about-eldesk-one-columns.section-one {
  padding-top: 0;
  padding-bottom: 0;
}
.block-about-eldesk-one-columns.section-one .container .row .title {
  padding-top: 80px;
  margin-bottom: 104px;
}
.block-about-eldesk-one-columns.section-one .container .row .image-hero {
  height: 560px;
  border-radius: 60px 0 60px 0;
  overflow: hidden;
}
.block-about-eldesk-one-columns.section-one .container .row .image-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.block-about-eldesk-one-columns.section-one .container .row .content {
  margin-top: 5rem;
  text-align: initial;
  color: var(--gray-content);
}
section.block-about-eldesk-two-feature {
  padding-top: 32px;
  padding-bottom: 104px;
}
.block-about-eldesk-two-feature .container .row .content p,
.block-about-eldesk-two-columns .image-content .content-main p,
.block-about-eldesk-one-columns.section-one .container .row .content p {
  font-size: 18px;
  line-height: 28px;
}
.block-about-eldesk-one-columns.section-one
  .container
  .row
  .content
  p::first-letter {
  font-size: 6em;
  float: left;
  font-family: Philosopher;
  line-height: 1.5rem;
  padding: 3px;
}
.block-about-eldesk-two-columns .title_sub {
  padding-top: 30px;
}
.block-about-eldesk-two-columns .title_sub > span {
  background: var(--gradient-btn-violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
}
.block-about-eldesk-two-columns .title_sub h1,
.block-about-eldesk-two-columns .title_sub h2 {
  margin-top: 25px;
}
.block-about-eldesk-two-columns .image-content {
  margin-top: 55px;
}
.block-about-eldesk-two-columns .title_sub h2 span {
  display: block;
}
.block-about-eldesk-two-columns .image-content .right .small-image,
.block-about-eldesk-two-columns .image-content .left .large-image {
  height: 450px;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  float: right;
}
.block-about-eldesk-two-columns .image-content .right .small-image img,
.block-about-eldesk-two-columns .image-content .left .large-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-about-eldesk-two-columns .image-content .right .small-image {
  margin-left: 48px;
}
.block-about-eldesk-two-columns .image-content .left {
  padding-right: 0px;
}
.block-about-eldesk-two-columns .image-content .left .large-image {
  position: relative;
}
.block-about-eldesk-two-columns .image-content .left .large-image .text-hero {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.block-about-eldesk-two-columns
  .image-content
  .left
  .large-image
  .text-hero
  span {
  color: #fff;
  font-size: 38px;
  display: block;
  text-align: center;
  font-weight: 700;
}
.block-about-eldesk-two-columns
  .image-content
  .left
  .large-image
  .text-hero
  span:nth-child(3) {
  font-size: 95px;
  letter-spacing: 4.2px;
}

.block-about-eldesk-two-columns .image-content .content-main {
  text-align: unset;
  color: var(--gray-content);
}
.block-about-eldesk-two-feature .container .row .image-right img {
  width: 100%;
  object-fit: contain;
  height: 100%;
  border-radius: 60px 0 60px 0;
}

.block-about-eldesk-two-feature
  .container
  .row
  .image-right.image-border-radius {
  height: auto;
}

.block-about-eldesk .about-eldesk {
  align-items: center;
  padding-top: 4rem;
}

.block-about-eldesk-two-columns .image-border-radius:nth-child(1),
.block-about-eldesk-two-columns .image-border-radius:nth-child(3) {
  margin-top: 1rem;
}
.block-about-eldesk-two-columns img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.block-about-eldesk-two-columns .col-0 img {
  padding-top: 20px;
}
.block-about-eldesk-two-columns .col-2 img {
  padding-top: 40px;
}

.block-about-eldesk-two-feature .container .row .tilte-about::after {
  left: 0;
  right: unset;
  transform: unset;
}
.block-about-eldesk-two-feature .container .row .padding-custom {
  padding-right: 5rem;
  padding-left: 5px;
}

.block-about-eldesk-two-feature .container .row .content {
  margin-top: 104px;
  text-align: justify;
  color: var(--gray-content);
  text-align: unset;
}

/* header mobile */
.header-mobile {
  padding-top: 25px;
  padding-bottom: 25px;
}
.header-mobile.active {
  background-color: #fff;
  box-shadow: 0px 1px 9px -2px rgba(0, 0, 0, 0.2);
}
.header-mobile .mobile-button {
  width: 36px;
  height: 36px;
  background: var(--gradient-btn-violet);
  text-align: center;
  float: right;
  border-radius: 7px 0 7px 0;
  position: relative;
  z-index: 1;
}

.header-mobile .mobile-button .btn-items {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header-mobile .mobile-button .button-close-mobile {
  display: none;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .header-mobile .btn-login {
    padding-left: 0px;
    padding-right: 0px;
    width: 50%;
  }
}

@media (min-width: 769px) {
  #mega-menu-wrap-menu-3 {
    background: none;
  }
}

@media (max-width: 991px) {
  #mega-menu-wrap-menu-3 {
    width: 100%;
    background-color: #fff;
  }

  #mega-menu-wrap-menu-3.mega-sticky {
    position: static;
  }
  #mega-menu-wrap-menu-3.mega-sticky #mega-menu-menu-3 {
    background-color: #fff;
  }
  #mega-menu-wrap-menu-3 .mega-menu-toggle + #mega-menu-menu-3 {
    background: #fff;
    padding: 0px 0px 0px 0px;
    display: none;
    display: block;
    position: absolute;
    top: -255px;
    min-width: 400px;
  }
  #mega-menu-wrap-menu-3 .mega-menu-toggle {
    display: none;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-item
    > a.mega-menu-link {
    color: var(--body-color);
    background-color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
    background: var(--gradient-btn-violet);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
  }

  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-item.mega-toggle-on
    > ul.mega-sub-menu,
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
    ul.mega-sub-menu {
    background-color: #fff;
    padding: 0px;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    .icon_image {
    width: 32px;
    height: 32px;
    text-align: center;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    .icon_image
    img {
    width: 100%;
    max-width: 100%;
    margin-top: 50%;
    transform: translate(0%, -50%);
  }
  #mega-menu-wrap-menu-3 h4.mega-block-title a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    background: linear-gradient(180deg, #2c56ea 1.35%, #6d47f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Mulish";
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link {
    background: var(--gradient-btn-violet);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #mega-menu-wrap-menu-3 span.mega-indicator:after {
    color: var(--gray-content);
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    h4.mega-block-title {
    padding-left: 20px;
    padding-top: 5px;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    color: var(--body-color);
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 0px 0px 15px 0px;
  }
  #mega-menu-wrap-menu-3 .featured-mega-menu .menu-item__image {
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50%;
  }
  #mega-menu-wrap-menu-3 .featured-mega-menu .menu-item__image-right {
    width: 28px;
    height: 28px;
    margin-left: -10px;
  }
  .featured-mega-menu .menu-item__content {
    margin-left: 16px;
  }
  #mega-menu-wrap-menu-3 .featured-mega-menu.col-right .menu-item__content {
    margin-left: 24px;
  }
  #mega-menu-wrap-menu-3 .featured-mega-menu li.menu-item {
    padding: 10px 0px 15px 8px;
  }
  #mega-menu-wrap-menu-3 .featured-mega-menu.col-right li.menu-item {
    padding: 10px 15px 15px 13px;
  }
  #mega-menu-wrap-menu-3 #mega-menu-menu-3 .menu-item__image img {
    width: 100%;
    max-width: 100%;
    margin-top: 50%;
    transform: translate(-15%, -50%);
  }

  #mega-menu-wrap-menu-3 .mega-sub-menu .menu-item__row.row-wrapper::after {
    display: none;
  }
  #mega-menu-wrap-menu-3 .menu-item__row.parent {
    padding-top: 15px;
    margin-bottom: 14px;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0px;
    margin-bottom: 10px;
  }

  #mega-menu-wrap-menu-3 #mega-menu-menu-3 .menu-item__image-right img {
    width: 25px;
    height: 25px;
  }
  #mega-menu-wrap-menu-3 #mega-menu-menu-3 img {
    max-width: none;
  }

  .tab-featured .section-tabs .block-tab-menu {
    margin-left: unset;
  }

  .tab-featured .section-tabs .block-tab-eldesk {
    margin-top: 3rem !important;
  }
  .tab-featured .tab-el-content .left-tab .nav-link {
    margin-right: 2rem !important;
    max-width: 100%;
    width: auto;
  }
  .tab-featured.block-two-column {
    padding-top: 6rem;
  }

  .system-featured .group-title ul li {
    border: 0;
  }
  .system-featured.block-system-featured .row-items .group-title {
    display: flex;
    justify-content: center;
  }
  .block-system-featured.system-featured .row.row-items .group-title ul {
    display: flex;
    width: 100%;
  }
}

body.ve-eldesk
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-current-menu-item
  > a.mega-menu-link {
  background: rgba(104, 115, 140, 0.1);
  border-radius: 10px 0;
}

/* ==========Pop-up=================== */
.popups {
  position: fixed;
  z-index: 9999;
  left: -100%;
  transition: 0.7s;
  background: var(--gradient-btn-violet);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #fff;
  padding: 24px 36px;
  max-width: 295px;
  opacity: 1;
  bottom: 80px; 
}
.popups.is-show {
  left: 30px;
}

.popups .popups_inner {
  text-align: left;
}
.popups .popups_content p {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  font-family: Mulish;
  color: var(--gray-table);
}
.popups button.btn {
  margin: 0px;
  min-width: 223px;
}
.popups .btn-violet-light-1 a {
  padding: 9px 25px;
  background-color: #ffffff;
}
.popups .btn-violet-light-1 span {
  background: var(--gradient-btn-violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.popups_closebtn {
  height: 36px;
  width: 36px;
  background: var(--gray-table);
  border: 1px solid #f5f8fa;
  background-image: url("../img/Group-264.svg");
  background-size: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 3;
  display: block;
  position: absolute;
  top: -18px;
  right: -18px;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out,
    -moz-transform 0.3s ease-in-out;
}
.popups_icon {
  height: 48px;
  width: 48px;
  background: 0 0;
  background-image: url("../img/Group-470.svg");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
  .header-mobile .navbar {
    height: calc(100vh - 100px);
    overflow-y: auto;
  }
  .header-mobile .navbar ul.menu {
    display: list-item;
    margin-top: 4rem;
    padding-left: 4rem;
  }
  .header-mobile .navbar .menu-main-menu-mobile-container {
    width: 100%;
    height: 100%;
  }
  .header-mobile .navbar .menu li.menu-item {
    padding: 20px 0 20px 24px;
  }
  .header-mobile .navbar .menu li.menu-item a {
    color: #fff;
    display: initial;
    text-transform: uppercase;
    font-family: "Mulish";
  }
  .header-mobile .navbar .menu li.menu-item .sub-menu li {
    padding: 10px 0 10px 24px;
    margin-bottom: 0;
  }
  .header-mobile .nav-mobile {
    position: absolute;
    top: 65px;
    left: -1200px;
    right: 100%;
    bottom: 0;
    height: 106vh;
    overflow-y: auto;
    transition: 0.5s;
    background: #fff;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    width: 100%;
    opacity: 0;
  }
  .header-mobile .nav-mobile.show {
    left: 0;
    opacity: 1;
  }
  .header-mobile .nav-mobile .navbar {
    margin-left: 0px;
    display: block;
    padding-top: 36px;
  }

  .header-mobile li.mega-menu-item-last {
    list-style: none;
    text-align: center;
    padding-top: 34px;
  }
  .header-mobile .navbar ul.menu .sub-menu {
    display: list-item;
    overflow: hidden;
    max-height: 0;
    height: 100%;
    transition: 1.5s;
  }
  .header-mobile .navbar ul.menu .sub-menu.active {
    max-height: 450px;
    padding: 10px 0;
  }
  #mega-menu-wrap-menu-3 #mega-menu-menu-3 > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  .header-mobile .nav-mobile li button.btn {
    width: 100%;
    margin: 0px;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    float: right;
    margin-right: 0px;
  }
  .header-mobile img {
    max-width: 111px;
    height: 36px;
    width: 100%;
  }
  .header-mobile.fixed-top {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
  }
  .header-mobile button.btn a {
    font-size: 14px;
    font-weight: 800;
    line-height: 22px;
    font-family: "Mulish";
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-item
    > a.mega-menu-link {
    height: 40px;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-item-has-children.mega-toggle-on
    > a.mega-menu-link
    > span.mega-indicator:after {
    content: "\f343";
    background: var(--gradient-btn-violet);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    border-radius: 0;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    float: left;
    width: 100%;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-item.mega-toggle-on
    > ul.mega-sub-menu,
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
    ul.mega-sub-menu {
    display: block;
    position: static;
  }
  #mega-menu-wrap-menu-3
    #mega-menu-menu-3
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    background: var(--gray-content);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .menu-item__title {
    font-size: 15px;
  }
  .featured-mega-menu .menu-item::after,
  .featured-mega-menu.col-right .menu-item::after {
    right: 7px;
  }
}

@media (max-width: 1191px) {
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 10px 17px;
  }
}

/*fix bug main menu color #fff*/

.mega-sub-menu .menu-item__row.row-wrapper {
  align-items: center;
  margin-bottom: 30px;
  position: relative;
}
.mega-sub-menu .menu-item__row.row-wrapper::after {
  content: "";
  width: 100%;
  max-width: 260px;
  height: 2px;
  border-bottom: solid 2px rgba(104, 115, 140, 0.4);
  bottom: -16px;
  left: 25px;
  position: absolute;
  display: block;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link.fa-plane {
  background: var(--gradient-btn-violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  text-decoration: none;
  border-color: none;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link
  > span.mega-indicator:after,
body.ve-eldesk
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.mega-menu-item-has-children.mega-toggle-on
  > a.mega-menu-link
  > span.mega-indicator:after {
  background: var(--gradient-btn-violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator:after {
  background: var(--body-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.5s;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.mega-current-menu-item.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator:after {
  background: var(--gradient-btn-violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.5s;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link
  span {
  background: var(--gradient-btn-violet);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link:hover {
  background: rgba(104, 115, 140, 0.1);
  border-radius: 10px 0;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link {
  background: var(--gray-table);
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item
  > a.mega-menu-link.menu-color-gray {
  font-weight: 800;
  font-size: 14px;
  line-height: 22px;
  color: var(--body-color);
}

@media (min-width: 1200) and (max-width: 1440px) {
  .container {
    max-width: 1110px;
  }
  .system-featured .page-title h1 {
    font-size: 45px;
    line-height: 55px;
    margin: 0;
  }
  .system-featured .row-items__image .item,
  .system-featured .owl-carousel .owl-stage-outer {
    max-width: 570px;
  }
}
@media (max-width: 767px) {
  .post-single .social-media {
    position: sticky;
    left: 25px;
  }
}
