body{
  background-color: rgb(247, 249, 248) !important;
}


.s123-module-services.bg-primary.background-primary-color.btn-primary-text-color i.svg-m.primary-color {
  background-color: var(--modules_color_section_btn_text) !important;
}

.s123-module-services.layout-1 {
  padding: 50px 0;
}

.s123-module-services.layout-1 .features-container {
  margin-bottom: -30px;
}

.s123-module-services.layout-1 .service-item p {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
}

.s123-module-services.layout-1 .service-item {
  margin-bottom: 51px;
  display: flex;
  flex-direction: column;
}

.s123-module-services.layout-1 .service-item .service-video-container {
  width: 132px;
  height: 132px;
  align-self: center;
  border-radius: 100%;
  overflow: hidden;
  margin: 5px;
}

.s123-module-services.layout-1 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-1 .service-item .fa-stack {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 5px 5px 22px;
  align-self: center;
}

@media (max-width: 767px) {
  .s123-module-services.layout-1 .service-item .fa-stack {
    margin-bottom: 14px;
  }
}

.s123-module-services.layout-1 .service-item .fa-stack img {
  width: 1em;
  height: auto;
}

.s123-module-services.layout-1 .service-item p {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .s123-module-services.layout-1 .service-item p {
    margin-bottom: 24px;
  }
}

.s123-page-data-services.layout-1 p {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.s123-module-services.layout-1 .service-item .servcies-more-link {
  align-self: center;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.s123-page-data-services.layout-1 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-1.section-static-text-color .service-item {
  color: var(--section-title-color) !important;
}

.s123-module-services.layout-1.section-static-text-color .service-item .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-1.section-static-text-color .servcies-more-link {
  color: var(--section-title-reverse-color) !important;
  background-color: var(--section-title-color) !important;
  border-color: var(--section-title-color) !important;
}

.s123-module-services.layout-2 {
  padding: 50px 0;
}

.s123-module-services.layout-2 .features-container {
  margin-bottom: -30px;
}

.s123-module-services.layout-2 .service-item p {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
}

.s123-module-services.layout-2 .service-item {
  margin-bottom: 56px;
}

.s123-module-services.layout-2 .service-item .service-item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1.3;
  gap: 24px;
}

@media (min-width: 768px) {
  .s123-module-services.layout-2 .services-row-4 .service-item .service-item-title .service-title-text {
    text-align: start;
    max-width: 140px;
  }
}

.s123-module-services.layout-2 .service-item h4.service-layout-2-video {
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.s123-module-services.layout-2 .service-item .service-video-container {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  overflow: hidden;
  margin: 5px;
}

.s123-module-services.layout-2 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-2 .service-item .fa-stack {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 5px 0;
  aspect-ratio: 1/1;
}

.s123-module-services.layout-2 .service-item .fa-stack img {
  width: 1em;
  height: auto;
}

.s123-module-services.layout-2 .service-item .fa-stack.no-img-layout-2 {
  width: 0;
  margin-inline: 0;
}

.s123-page-data-services.layout-2 p {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.s123-page-data-services.layout-2 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-2.section-static-text-color .service-item a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-services.layout-2.section-static-text-color .service-item {
  color: var(--section-title-color) !important;
}

.s123-module-services.layout-2.section-static-text-color .service-item .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-3 .service {
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: center;
}

.s123-module-services.layout-3 .service>* {
  clear: both;
}

.s123-module-services.layout-3 .service>h3 {
  margin-top: 0;
}

.s123-module-services.layout-3 .service a {
  opacity: 1;
}

.s123-module-services.layout-3 .service img,
.s123-module-services.layout-3 .service .services_illustration_video {
  max-width: 296px;
  max-height: 166px;
  margin-bottom: 15px;
}

.s123-module-services.layout-3 .service p {
  min-height: 4.5em;
}

.s123-module-services.layout-3 .service .service-icon {
  text-align: center;
  min-width: 150px;
}

.s123-module-services.layout-3 .service .service-icon i {
  font-size: 150px;
}

.s123-module-services.layout-3 .service .service-icon img {
  width: 150px;
}

@media (min-width: 768px) {
  .s123-module-services.layout-3 .service {
    padding: 48px;
    text-align: left;
  }

  .s123-module-services.layout-3 .service>* {
    clear: none;
  }

  html[dir="rtl"] .s123-module-services.layout-3 .service {
    text-align: right;
  }

  .s123-module-services.layout-3 .service img,
  .s123-module-services.layout-3 .service .service-icon,
  .s123-module-services.layout-3 .service .services_illustration_video {
    max-width: 358px;
    max-height: 201px;
    margin-bottom: 8px;
    margin-right: 50px;
    float: left;
  }

  .s123-module-services.layout-3 .service:nth-child(even) img,
  .s123-module-services.layout-3 .service:nth-child(even) .service-icon {
    margin-right: 0;
    margin-left: 50px;
    float: right;
  }

  html[dir="rtl"] .s123-module-services.layout-3 .service img,
  html[dir="rtl"] .s123-module-services.layout-3 .service .service-icon {
    margin-right: 0;
    margin-left: 50px;
    float: right;
  }

  html[dir="rtl"] .s123-module-services.layout-3 .service:nth-child(even) img,
  html[dir="rtl"] .s123-module-services.layout-3 .service:nth-child(even) .service-icon {
    margin-left: 0;
    margin-right: 50px;
    float: left;
  }
}

.s123-module-services.layout-3 .service .servcies-more-link {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.s123-page-data-services.layout-3 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-3.section-static-text-color .service:not(.box-primary) {
  color: var(--section-title-color) !important;
}

.s123-module-services.layout-3.section-static-text-color .service:not(.box-primary) .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-3.section-static-text-color .service:not(.box-primary) .servcies-more-link {
  color: var(--section-title-reverse-color) !important;
  background-color: var(--section-title-color) !important;
  border-color: var(--section-title-color) !important;
}

.s123-module-services.layout-4 {
  padding: 50px 0;
}

.s123-module-services.layout-4 .features-container {
  margin-bottom: -30px;
}

.s123-module-services.layout-4 .service-item p {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
  margin-bottom: 5px;
}

.s123-module-services.layout-4 .service-link {
  text-decoration: none;
  display: block;
}

.s123-module-services.layout-4 .service-item {
  padding: 51px 20px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.s123-module-services.layout-4 .service-item .service-video-container {
  width: 170px;
  height: 170px;
  align-self: center;
  border-radius: 100%;
  overflow: hidden;
  margin: 5px;
}

.s123-module-services.layout-4 .service-item .fa-stack {
  width: 170px;
  height: 170px;
}

.s123-module-services.layout-4 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: auto;
}

.s123-module-services.layout-4 .service-item .fa-stack {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 5px;
  align-self: center;
}

.s123-module-services.layout-4 .service-item .fa-stack img {
  width: 100%;
  height: auto;
}

.s123-page-data-services.layout-4 p {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.s123-module-services.layout-4 .service-item h4 {
  margin: 32px 0 16px 0;
}

@media (max-width: 767px) {
  .s123-module-services.layout-4 .service-item h4 {
    margin-bottom: 8px;
  }
}

.s123-module-services.layout-4 .service-item.bg-primary-black .fa-stack .svg-m {
  background: #fff;
}

.s123-page-data-services.layout-4 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-6 {
  padding: 50px 0;
}

.s123-module-services.layout-6 .features-container {
  margin-bottom: -85px;
}

.s123-module-services.layout-6 .service-item p {
  white-space: pre-wrap;
  word-wrap: break-word;
  opacity: 0.7;
  width: 90%;
  font-weight: 400;
}

.s123-module-services.layout-6 .service-item {
  display: flex;
  flex-flow: row;
  margin-bottom: 56px;
}

.s123-module-services.layout-6 .service-item .service-video-container {
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-grow: 1;
}

.s123-module-services.layout-6 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-6 .service-item .service-img-container {
  width: 4.7em;
  display: flex;
  justify-content: center;
}

.s123-module-services.layout-6 .service-item .service-text-container {
  text-align: left;
  margin-left: 32px;
}

html[dir="rtl"] .s123-module-services.layout-6 .service-item .service-text-container {
  text-align: right;
  margin-left: 0;
  margin-right: 32px;
}

.s123-module-services.layout-6 .service-item h4 {
  margin-top: 0;
}

.s123-module-services.layout-6 .service-item .more-link {
  font-weight: 600;
}

.s123-module-services.layout-6 .service-item .fa-stack i {
  line-height: normal;
}

.s123-module-services.layout-6 .service-item .fa-stack img {
  width: 2em;
  height: auto;
}

.s123-module-services.layout-6 .service-item .fa-stack[data-is-image="true"] {
  width: 1.5em;
  height: 1.5em;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.s123-page-data-services.layout-6 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-6.section-static-text-color .service-item a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-services.layout-6.section-static-text-color .service-item {
  color: var(--section-title-color) !important;
}

.s123-module-services.layout-6.section-static-text-color .service-item .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-7 {
  padding: 50px 0;
}

.s123-module-services.layout-7 .features-container {
  margin-bottom: -30px;
}

.s123-module-services.layout-7 .service-item p {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
  width: 70%;
  margin: auto;
  margin-bottom: 32px;
  opacity: 0.8;
}

.s123-module-services.layout-7 .service-item {
  margin-bottom: 51px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.s123-module-services.layout-7 .service-item .service-video-container {
  width: 99px;
  height: 99px;
  align-self: center;
  border-radius: 100%;
  overflow: hidden;
  margin: 5px 5px 27px 5px;
}

.s123-module-services.layout-7 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-7 .service-item .fa-stack {
  margin: 5px;
}

.s123-module-services.layout-7 .service-item .fa-stack[data-is-icon="true"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.s123-module-services.layout-7 .service-item .fa-stack[data-is-icon="true"] i {
  font-size: 0.6em;
}

.s123-module-services.layout-7 .service-item .fa-stack img {
  width: 0.6em;
  height: auto;
}

.s123-module-services.layout-7 .service-item .fa-stack[data-is-image="true"] {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.s123-page-data-services.layout-7 p {
  white-space: pre-wrap;
  word-wrap: break-word;
  margin-bottom: 32px;
}

.s123-module-services.layout-7.layout-7 h4 {
  margin-top: 27px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .s123-module-services.layout-7.layout-7 h4 {
    margin-top: 19px;
    margin-bottom: 8px;
  }
}

.s123-module-services.layout-7 .service-item .servcies-more-link {
  align-self: center;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.s123-page-data-services.layout-7 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-7.section-static-text-color .service-item {
  color: var(--section-title-color) !important;
}

.s123-module-services.layout-7.section-static-text-color .service-item .img-circle .svg-m {
  background-color: var(--section-title-reverse-color) !important;
}

.s123-module-services.layout-7.section-static-text-color .service-item .img-circle,
.s123-module-services.layout-7.section-static-text-color .service-item .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-7.section-static-text-color .servcies-more-link {
  color: var(--section-title-reverse-color) !important;
  background-color: var(--section-title-color) !important;
  border-color: var(--section-title-color) !important;
}

.s123-module-services.layout-8 {
  padding: 50px 0;
}

.s123-module-services.layout-8 .service-item-row {
  margin: 0;
}

.s123-module-services.layout-8 .services-item-container {
  margin-bottom: 50px;
  padding: 0;
}

@media (max-width: 767px) {
  .s123-module-services.layout-8 .services-item-container {
    flex-direction: column;
    align-items: center;
  }
}

.s123-module-services.layout-8 .services-category .row:last-child .services-item-container {
  margin-bottom: 0;
}

.s123-module-services.layout-8 .services-item-container .service-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
}

.s123-module-services.layout-8 .services-item-container .service-img-container {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  height: 250px;
  width: 250px;
}

.s123-module-services.layout-8 .service-item .service-video-container {
  height: 250px;
  width: 250px;
  margin-bottom: 15px;
}

.s123-module-services.layout-8 .services-item-container.background-primary-color a,
.s123-module-services.layout-8 .services-item-container.bg-primary-black a {
  color: #fff;
}

.s123-module-services.layout-8 .services-item-container.background-primary-color a .svg-m,
.s123-module-services.layout-8 .services-item-container.bg-primary-black a .svg-m {
  background: #fff;
}

.s123-module-services.layout-8 .services-item-container .service-text-container {
  width: 250px;
}

@media (min-width: 768px) {

  .s123-module-services.layout-8 .services-item-container .service-img-container,
  .s123-module-services.layout-8 .service-item .service-video-container {
    height: 160px;
    width: 160px;
    margin-bottom: 0;
  }

  .s123-module-services.layout-8 .services-item-container .service-text-container {
    width: calc(100% - 160px);
    padding-left: 40px;
    text-align: left;
  }

  html[dir="rtl"] .s123-module-services.layout-8 .services-item-container .service-text-container {
    text-align: right;
    padding-right: 40px;
    padding-left: 0;
  }
}

.s123-module-services.layout-8 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-8 .service-item .fa-stack i,
.s123-module-services.layout-8 .service-item .fa-stack img {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-8 .services-item-container.bg-primary-black .fa-stack .svg-m {
  background: #fff !important;
}

.s123-module-services.layout-8 .service-item .fa-stack {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 8px;
}

.s123-module-services.layout-8 .service-item .more-link {
  font-weight: 600;
}

.s123-page-data-services.layout-8 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-8.section-static-text-color .service-item a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-services.layout-8.section-static-text-color .service-item {
  color: var(--section-title-color) !important;
}

.s123-module-services.layout-8.section-static-text-color .service-item .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-9 {
  padding: 50px 0;
}

.s123-module-services.layout-9 .service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.s123-module-services.layout-9 .service-grid.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.s123-module-services.layout-9 .service-grid.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 768px) {

  .s123-module-services.layout-9 .service-grid,
  .s123-module-services.layout-9 .service-grid.grid-2,
  .s123-module-services.layout-9 .service-grid.grid-4 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}

@media (max-width: 480px) {

  .s123-module-services.layout-9 .service-grid,
  .s123-module-services.layout-9 .service-grid.grid-2,
  .s123-module-services.layout-9 .service-grid.grid-4 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}

.s123-module-services.layout-9 .service-item-wrap .service-link {
  text-decoration: none;
  cursor: pointer;
}

.s123-module-services.layout-9 .service-item {
  text-align: left;
}

html[dir="rtl"] .s123-module-services.layout-9 .service-item {
  text-align: right;
}

.s123-module-services.layout-9 .service-item h4 {
  margin: 32px 0 16px 0;
  font-weight: bold;
}

@media (max-width: 767px) {
  .s123-module-services.layout-9 .service-item h4 {
    margin: 24px 0 8px 0;
  }
}

.s123-module-services.layout-9 .service-item p {
  overflow-wrap: anywhere;
}

.s123-module-services.layout-9 .service-item .service-video-container {
  width: 100%;
  height: 200px;
}

@media (max-width: 767px) {
  .s123-module-services.layout-9 .service-item .service-video-container {
    height: 184px;
  }
}

.s123-module-services.layout-9 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-9 .service-item .fa-stack {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  align-self: center;
  width: 100%;
  height: 200px;
  border-radius: 8px;
}

@media (max-width: 767px) {
  .s123-module-services.layout-9 .service-item .fa-stack {
    height: 184px;
  }
}

.s123-module-services.layout-9 .service-item .fa-stack img {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-9 .service-item .fa-stack .svg-m {
  height: 100%;
  width: 100%;
  display: flex;
}

.s123-page-data-services.layout-9 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-9.section-static-text-color .service-item a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-services.layout-9.section-static-text-color .page-text-color {
  color: var(--section-title-color) !important;
}

.s123-module-services.layout-9.section-static-text-color .service-item .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-10 {
  padding: 50px 0;
}

.s123-module-services.layout-10 .service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}

.s123-module-services.layout-10 .service-item-wrap .service-link {
  text-decoration: none;
  cursor: pointer;
}

.s123-module-services.layout-10 .service-item-wrap.wrap-last-item-sprade {
  grid-column: span 3;
}

.s123-module-services.layout-10 .service-item.last-item-sprade {
  flex-direction: row;
}

.s123-module-services.layout-10 .service-item {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.s123-module-services.layout-10 .service-item.reverse-item {
  flex-direction: column-reverse;
}

html[dir="rtl"] .s123-module-services.layout-10 .service-item {
  text-align: right;
}

.s123-module-services.layout-10 .service-item h4 {
  margin: 0;
  font-weight: 700;
}

.s123-module-services.layout-10 .service-item .service-item-description {
  opacity: 0.8;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.s123-module-services.layout-10 .service-item .service-item-description.show-more {
  cursor: pointer;
  position: relative;
  padding: 0 10px 0 0;
}

html[dir="rtl"] .s123-module-services.layout-10 .service-item .service-item-description.show-more {
  padding: 0 0 0 10px;
}

.s123-module-services.layout-10 .service-item .service-item-description.show-more:before {
  content: "\f141";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  bottom: 2px;
  padding: 0 5px;
  border-radius: 6px;
  background-color: var(--global_main_color);
  color: var(--global_main_color_btn_text_color);
  height: 20px;
  display: flex;
  align-items: center;
}

html[dir="rtl"] .s123-module-services.layout-10 .service-item .service-item-description.show-more:before {
  left: 0;
  right: auto;
}

.s123-module-services.layout-10 .service-item .service-item-description .back-btn {
  display: flex;
  cursor: pointer;
  background-color: var(--global_main_color);
  color: var(--global_main_color_btn_text_color);
  width: fit-content;
  padding: 2px 5px;
  border-radius: 6px;
  margin-top: 5px;
}

.s123-module-services.layout-10 .service-item .service-item-description.text-scroll {
  overflow: overlay;
}

.s123-module-services.layout-10 .service-item .service-video-container {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-10 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-10 .service-item .fa-stack {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  align-self: center;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  padding: 32px;
}

.s123-module-services.layout-10 .service-item .fa-stack .svg-m {
  height: 100%;
  width: 100%;
  display: flex;
}

.s123-module-services.layout-10 .service-item .service-item-texts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  padding: 32px;
  gap: 1.5rem;
}

.s123-page-data-services.layout-10 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-services.layout-10 .service-item .service-item-description {
  white-space-collapse: break-spaces;
}

@media (max-width: 767px) {
  .s123-module-services.layout-10 .service-grid {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  .s123-module-services.layout-10 .service-item {
    gap: 0;
  }

  .s123-module-services.layout-10 .service-item.reverse-item {
    flex-direction: column;
  }

  .s123-module-services.layout-10 .service-item .service-item-texts {
    padding: 24px;
  }

  .s123-module-services.layout-10 .service-item.last-item-sprade {
    flex-direction: column;
  }

  .s123-module-services.layout-10 .service-item .service-item-description {
    overflow: initial;
    height: fit-content !important;
    text-overflow: initial;
  }

  .s123-module-services.layout-10 .service-item .service-item-description.show-more:before {
    content: none;
  }
}

.s123-module-services.layout-10[data-device-type="tablet"] .service-item .service-item-description {
  overflow: unset;
  height: fit-content !important;
  text-overflow: unset;
  pointer-events: none;
}

.s123-module-services.layout-10[data-device-type="tablet"] .service-item .service-item-description.show-more:before {
  content: none;
}

.s123-module-services.layout-10 .service-item .service-item-description.text-scroll::-webkit-scrollbar-track {
  background: var(--global_main_color_btn_text_color);
}

.s123-module-services.layout-10 .service-item .service-item-description.text-scroll::-webkit-scrollbar-thumb {
  background: var(--global_main_color);
}

.s123-module-services.layout-10 .service-item .service-item-description.text-scroll::-webkit-scrollbar-thumb:hover {
  background: var(--global_main_color);
}

.s123-module-services.layout-10 .service-item .service-item-description.text-scroll::-webkit-scrollbar {
  width: 4px;
  height: auto;
}

.s123-module-services.layout-10 .service-item .more-link.black-bg-link-color {
  color: #ffffff !important;
}

.s123-module-services.layout-10.section-static-text-color .service-item .svg-m {
  background-color: var(--section-title-color) !important;
}

.s123-module-services.layout-11 {
  padding: 50px 0;
}

.s123-module-services.layout-11 .service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.s123-module-services.layout-11 .service-grid.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.s123-module-services.layout-11 .service-grid.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 768px) {

  .s123-module-services.layout-11 .service-grid,
  .s123-module-services.layout-11 .service-grid.grid-2,
  .s123-module-services.layout-11 .service-grid.grid-4 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}

@media (max-width: 480px) {

  .s123-module-services.layout-11 .service-grid,
  .s123-module-services.layout-11 .service-grid.grid-2,
  .s123-module-services.layout-11 .service-grid.grid-4 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}

.s123-module-services.layout-11 .service-item-wrap {
  border-radius: 8px;
}

.s123-module-services.layout-11 .service-item-wrap .service-link {
  text-decoration: none;
  cursor: pointer;
  height: 100%;
  display: grid;
  border-radius: 8px;
}

.s123-module-services.layout-11 .service-item {
  text-align: left;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

html[dir="rtl"] .s123-module-services.layout-11 .service-item {
  text-align: right;
}

.s123-module-services.layout-11 .service-item h4 {
  margin: 0 0 16px 0;
  font-weight: bold;
}

@media (max-width: 767px) {
  .s123-module-services.layout-11 .service-item h4 {
    margin: 24px 0 8px 0;
  }
}

.s123-module-services.layout-11 .service-item p {
  overflow-wrap: anywhere;
  margin-bottom: 0;
}

.s123-module-services.layout-11 .service-item .service-video-container {
  width: 100%;
  height: 200px;
}

@media (max-width: 767px) {
  .s123-module-services.layout-11 .service-item .service-video-container {
    height: 184px;
  }
}

.s123-module-services.layout-11 .service-item .service-video-container .services_illustration_video {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-11 .service-item .service-details {
  padding: 24px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.s123-module-services.layout-11 .service-item .fa-stack {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  align-self: center;
  width: 100%;
  height: 200px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  padding: 10px;
}

@media (max-width: 767px) {
  .s123-module-services.layout-11 .service-item .fa-stack {
    height: 184px;
  }
}

.s123-module-services.layout-11 .service-item .fa-stack img {
  width: 100%;
  height: 100%;
}

.s123-module-services.layout-11 .service-item .fa-stack .svg-m {
  height: 100%;
  width: 100%;
  display: flex;
}

.s123-page-data-services.layout-11 .services-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 768px) {
  .s123-module-services.layout-11[data-mobile-view-type="2"] .services-container {
    position: relative;
    padding: 0;
  }

  .s123-module-services.layout-11[data-mobile-view-type="2"] .service-item-wrap {
    margin: 0 20px;
  }

  .s123-module-services.layout-11[data-mobile-view-type="2"] .service-grid {
    visibility: hidden;
  }
}

.s123-comments-container .blogCommentsBox {
  overflow: hidden;
  height: 180px;
  transition: height 0.5s linear;
}

.s123-comments-container .blogCommentsBox.active {
  overflow: hidden;
  height: 350px;
}

.s123-comments-container .blogCommentsBox .extraDetails {
  visibility: hidden;
  opacity: 0;
}

.s123-comments-container .blogCommentsBox.active .extraDetails {
  visibility: visible;
  opacity: 1;
}

.s123-comments-wrap {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.s123-comments-container .commentBox .title {
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
}

.s123-comments-container .commentBox .time {}

.s123-comments-container .commentBox p {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.s123-comments-container .commentsForm {
  margin-top: 15px;
  margin-bottom: 15px;
}

.s123-comments-container .sub-comments-div {
  margin: 10px;
}

.s123-comments-container .sub-comments-div-box {
  padding: 10px;
}

.s123-comments-container .commentBox .message,
.s123-comments-container .sub-comments-div-box .message {
  white-space: pre-wrap;
}

.s123-comments-container .comments-message-text {
  margin: 30px 0 15px 0;
}

.review-pop-up .blogCommentsBox {
  padding: 0;
  border: 0px solid #e0e0e0;
}

.s123-comments-container.s123-review-container .commentBox {
  border: 0px solid #e0e0e0;
  margin-bottom: 0px;
  padding: 1em;
}

.s123-comments-container.s123-review-container .blogCommentsBox {
  height: 230px;
}

.review-pop-up .rating-area>span {
  display: block;
  margin-bottom: 5px;
}

.review-pop-up .rating-area i.star-half-png,
.review-pop-up .rating-area i.star-off-png,
.review-pop-up .rating-area i.star-on-png {
  color: #ffbf00;
}

.review-pop-up .rating-area [data-black-stars="1"] i.star-half-png,
.review-pop-up .rating-area [data-black-stars="1"] i.star-off-png,
.review-pop-up .rating-area [data-black-stars="1"] i.star-on-png {
  color: #000;
}

.s123-comments-container.s123-review-container .blog-reply-to {
  display: none;
}

.s123-page-data-eCommerce #productPageReview .commentsForm {
  display: none;
}

.review-pop-up #productPageReview .commentsForm {
  display: block;
}

#productPageReview .show-more {
  cursor: pointer;
}

.review-pop-up .rating-plugin-submit-btn-box {
  margin-bottom: 10px;
  text-align: center;
}

.review-pop-up .rating-plugin-submit-btn-box>button {
  min-width: 120px;
}

.s123-module-articles.layout-1 .bottommargin {
  margin-bottom: 48px;
}

.s123-module-articles.layout-1 .article-image,
.s123-module-articles.layout-1 .article-image img,
.s123-module-articles.layout-1 .article-image>a {
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 250px;
  margin: 0 auto;
}

@media (max-width: 768px) {

  .s123-module-articles.layout-1 .article-image,
  .s123-module-articles.layout-1 .article-image img,
  .s123-module-articles.layout-1.article-image>a {
    gap: 6px;
    margin: 0 auto;
  }

  .s123-module-articles.layout-1 .article-image {
    margin-bottom: 24px;
  }

  .s123-module-articles.layout-1 .bottommargin {
    margin-bottom: 40px;
  }
}

.s123-module-articles.layout-1 .article-title {
  margin-bottom: 8px;
}

.s123-module-articles.layout-1 .article-title h3 {
  margin: 0;
  font-weight: 600;
  font-size: 1.1rem;
}

.s123-module-articles.layout-1 .article-description {
  margin-bottom: 24px;
}

.s123-module-articles.layout-1 .article-more-link {
  padding: 0 2px;
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
}

.s123-module-articles.layout-1 .reading-time,
.s123-module-articles.layout-1 .comments-amount {
  margin: 0;
}

.s123-module-articles .reading-time,
.s123-module-articles .comments-amount {
  font-size: 12px;
  margin: 10px 0;
}

.s123-module-articles .article-item-side-by-side {
  display: flex;
}

.s123-module-articles .article-item-side-by-side .comments-amount {
  position: absolute;
}

html[dir="ltr"] .s123-module-articles .article-item-side-by-side .comments-amount {
  right: 0;
}

html[dir="rtl"] .s123-module-articles .article-item-side-by-side .comments-amount {
  left: 0;
}

.s123-module-articles .background-primary-color .articles-link-main-color {
  color: var(--modules_color_second_section_btn_text) !important;
}

.bg-primary.s123-module-articles .background-primary-color .articles-link-main-color {
  color: var(--modules_color_section_btn_text) !important;
}

.inside_page .s123-module-articles .background-primary-color .articles-link-main-color {
  color: var(--inside_modules_color_section_btn_text) !important;
}

.s123-module-articles .background-primary-color .articles-link-main-color .svg-m {
  background-color: var(--modules_color_second_section_btn_text) !important;
}

.bg-primary.s123-module-articles .background-primary-color .articles-link-main-color .svg-m {
  background-color: var(--modules_color_section_btn_text) !important;
}

.inside_page .s123-module-articles .background-primary-color .articles-link-main-color .svg-m {
  background-color: var(--modules_color_second_section_btn_text) !important;
}

.s123-module-articles.s123-module-articles-categories .article-category-box {
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  text-align: center;
}

.s123-module-articles.layout-2 .bottommargin {
  margin-bottom: 30px;
}

.s123-module-articles.layout-2 .article-image,
.s123-module-articles.layout-2 .article-image img,
.s123-module-articles.layout-2 .article-image>a {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 250px;
  margin: 0 auto 20px;
}

.s123-module-articles.layout-2 .article-title {
  margin-bottom: 15px;
}

.s123-module-articles.layout-2 .article-title h3 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}

.s123-module-articles.layout-2 .article-description,
.s123-module-articles.layout-2 .article-body {
  margin-bottom: 10px;
}

.s123-module-articles.layout-2 .article-body p {
  margin: 0;
}

.s123-module-articles.layout-2 .article-more-link {
  padding: 0 2px;
  display: block;
  font-style: italic;
}

.s123-module-articles.layout-3 .event {
  padding: 20px;
  margin: 0 0 30px;
  position: relative;
}

.s123-module-articles.layout-3 .event-image {
  width: 100%;
  margin: 0 0 15px;
  position: relative;
  min-height: 100px;
}

@media (min-width: 768px) {
  .s123-module-articles.layout-3 .event-image {
    float: left;
    width: 230px;
    margin: 0 30px 0 0;
  }

  html[dir="rtl"] .s123-module-articles.layout-3 .event-image {
    float: right;
    margin: 0 0 0 30px;
  }
}

.s123-module-articles.layout-3 .event-image img {
  border-radius: 0;
}

.s123-module-articles.layout-3 .event-image img,
.event-image>a {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 250px;
  margin: 0 auto;
}

.s123-module-articles.layout-3 .event-image .event-date {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 60px;
  height: 64px;
  text-align: center;
  padding-top: 7px;
  font-size: 26px;
  line-height: 1;
}

html[dir="rtl"] .s123-module-articles.layout-3 .event-image .event-date {
  left: auto;
  right: 10px;
}

.s123-module-articles.layout-3 .event-image .event-date span {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}

.s123-module-articles.layout-3 .event-details {
  padding: 5px 0;
  position: relative;
  overflow: hidden;
}

.s123-module-articles.layout-3 .event-title h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.s123-module-articles.layout-3 .event-title h2 a {}

.s123-module-articles.layout-3 .event-title h2 a:hover {}

.s123-module-articles.layout-3 .event-meta {
  padding: 0;
  margin: 20px -10px -15px 0;
  list-style: none;
}

.s123-module-articles.layout-3 .event-meta li {
  float: left;
  font-size: 14px;
  line-height: 14px;
  margin: 0 10px 10px 0;
  font-style: italic;
}

html[dir="rtl"] .s123-module-articles.layout-3 .event-meta li {
  float: right;
}

.s123-module-articles.layout-3 .event-meta li:before {
  content: "/";
  display: inline-block;
  margin-right: 10px;
  opacity: 0.5;
}

html[dir="rtl"] .s123-module-articles.layout-3 .event-meta li:before {
  margin-right: 0;
  margin-left: 10px;
}

.s123-module-articles.layout-3 .event-meta li .label {
  font-size: 100%;
}

.s123-module-articles.layout-3 .event-meta li i {
  position: relative;
  top: 1px;
  margin-right: 3px;
}

html[dir="rtl"] .s123-module-articles.layout-3 .event-meta li i {
  margin-right: 0;
  margin-left: 3px;
}

.s123-module-articles.layout-3 .event-meta li a {}

.s123-module-articles.layout-3 .event-meta li a:hover {}

.s123-module-articles.layout-3 .event-meta li:first-child:before {
  display: none;
}

.s123-module-articles.layout-3 .event-content {
  margin-top: 30px;
}

.s123-page-data-articles.layout-3 .event-image {
  position: relative;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 -15px 0 -15px;
}

.s123-page-data-articles.layout-3 .event-image .event-date {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 60px;
  height: 64px;
  text-align: center;
  padding-top: 7px;
  font-size: 26px;
  line-height: 1;
}

html[dir="rtl"] .s123-page-data-articles.layout-3 .event-image .event-date {
  left: auto;
  right: 10px;
}

.s123-page-data-articles.layout-3 .event-image .event-date span {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}

.s123-module-articles.layout-4 .article-m {
  margin: 0 0 30px 0;
  position: relative;
  border-radius: 16px;
}

.s123-module-articles.layout-4 .article-m-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  position: relative;
  width: 100%;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

.s123-module-articles.layout-4 .article-m-details {
  overflow: hidden;
  padding: 24px;
  position: relative;
}

.s123-module-articles.layout-4 .article-m-title {
  margin-bottom: 16px;
}

.s123-module-articles.layout-4 .article-m-title h3 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}

.s123-module-articles.layout-4 .article-m-bt {
  float: none;
  text-align: center;
}

@media (min-width: 768px) {
  .s123-module-articles.layout-4 .article-m-bt {
    float: right;
  }

  html[dir="rtl"] .s123-module-articles.layout-4 .article-m-bt {
    float: left;
  }
}

.s123-module-articles.layout-4 .article-bottom {
  display: flex;
  justify-content: space-between;
}

.s123-module-articles.layout-4 .article-bottom_details {
  display: flex;
  align-items: flex-end;
  gap: 90px;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-4 .article-m-content p {
    margin-bottom: 24px;
  }

  .s123-module-articles.layout-4 .article-m-title {
    margin-bottom: 24px;
  }

  .s123-module-articles.layout-4 .article-m {
    margin: 0 0 24px 0;
  }

  .s123-module-articles.layout-4 .article-m-details {
    text-align: center;
  }

  .s123-module-articles.layout-4 .article-bottom {
    flex-direction: column;
    gap: 24px;
  }

  .s123-module-articles.layout-4 .article-bottom_details {
    gap: 0;
    justify-content: space-between;
  }
}

.s123-module-articles.layout-5 .article-container {
  clear: both;
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  .s123-module-articles.layout-5 .article-container {
    clear: none;
  }

  .s123-module-articles.layout-5 .article-container:nth-child(odd) {
    clear: both;
  }
}

@media (min-width: 970px) {
  .s123-module-articles.layout-5 .article-container:nth-child(odd) {
    clear: none;
  }

  .s123-module-articles.layout-5 .article-container:nth-child(4n + 1) {
    clear: both;
  }
}

.s123-module-articles.layout-5 .article-image {
  margin-bottom: 15px;
  width: 100%;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.s123-module-articles.layout-5 .article-image>div {
  margin-bottom: 24px;
  width: 100%;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.s123-module-articles.layout-5 .article-title h3 {
  margin: 0;
  margin-bottom: 8px;
  font-size: 1.1rem;
  font-weight: 700;
}

.s123-module-articles.layout-5 .article-text-content {
  margin-top: 0px;
  position: relative;
  text-align: justify;
}

.s123-module-articles.layout-5 .article-text-content p {
  margin-bottom: 24px;
}

.s123-module-articles.layout-5 .article-text-content .more-link,
.s123-module-articles.layout-5 .article-text-content .more-link i {
  font-weight: 700;
}

html[dir="rtl"] .s123-module-articles.layout-5 .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-5 .article-text-content .more-link:not(:last-child) {
  display: flex;
  margin-bottom: 24px;
}

.s123-module-articles.layout-5 .article-bottom {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-5 .article-container {
    margin-bottom: 56px;
  }

  .s123-module-articles.layout-5 .no-img-mobile {
    display: none;
  }
}

.s123-module-articles.layout-6 .all-items .article-m-container:nth-child(2n + 1) {
  clear: both;
}

.s123-module-articles.layout-6 .article-m-container:not(.leading-article) {
  margin-bottom: 40px;
}

.s123-module-articles.layout-6 .limit-items .article-m-container:not(.leading-article) {
  float: right;
  clear: right;
}

html[dir="rtl"] .s123-module-articles.layout-6 .limit-items .article-m-container:not(.leading-article) {
  float: left;
  clear: left;
}

.s123-module-articles.layout-6 .leading-article .article-m-image,
.s123-module-articles.layout-6 .leading-article .article-m-image img,
.s123-module-articles.layout-6 .leading-article .article-m-image>a {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 15px;
  display: block;
  position: relative;
}

.s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image,
.s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image img,
.s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image>a {
  width: 110px;
  height: auto;
  margin-right: 20px;
  display: block;
  position: relative;
  float: left;
}

html[dir="rtl"] .s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image,
html[dir="rtl"] .s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image img,
html[dir="rtl"] .s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image>a {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

.s123-module-articles.layout-6 .article-m-details {
  position: relative;
  overflow: hidden;
}

.s123-module-articles.layout-6 .article-m-details p {
  margin-bottom: 15px;
}

.s123-module-articles.layout-6 .article-m-title h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}

.s123-module-articles.layout-6 .more-link {
  display: inline-block;
  padding: 0 2px;
  font-style: italic;
}

html[dir="rtl"] .s123-module-articles.layout-6 .fa-angle-right:before {
  content: "\f104";
}

@media (max-width: 767px) {
  .s123-module-articles.layout-6 .article-m-container.leading-article {
    margin-bottom: 40px;
  }
}

.s123-module-articles.layout-7 .article-module {
  margin: 0 0 30px 0;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 3px;
  border-radius: 16px;
}

.s123-module-articles.layout-7 .article-m-container {
  clear: both;
}

@media (min-width: 768px) {
  .s123-module-articles.layout-7 .article-m-container {
    clear: none;
  }

  .s123-module-articles.layout-7 .article-m-container:nth-child(odd) {
    clear: both;
  }
}

@media (min-width: 970px) {
  .s123-module-articles.layout-7 .article-m-container:nth-child(odd) {
    clear: none;
  }

  .s123-module-articles.layout-7 .article-m-container:nth-child(3n + 1) {
    clear: both;
  }
}

.s123-module-articles.layout-7 .article-module-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  position: relative;
  width: 100%;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

.s123-module-articles.layout-7 .article-module-details {
  overflow: hidden;
  padding: 24px;
  position: relative;
}

.s123-module-articles.layout-7 .article-module-title {
  margin-bottom: 16px;
}

.s123-module-articles.layout-7 .article-module-title h3 {
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}

.s123-module-articles.layout-7 .article-main-container .article-module-title h3 {
  font-size: 1.5rem;
  font-weight: 700;
}

.s123-module-articles.layout-7 .article-module-content p {
  margin-bottom: 0;
}

.s123-module-articles.layout-7 .article-module-content {
  margin-bottom: 24px;
}

.s123-module-articles.layout-7 .article-module-bt {
  float: right;
  text-align: center;
}

html[dir="rtl"] .s123-module-articles.layout-7 .article-module-bt {
  float: left;
}

html[dir="rtl"] .s123-module-articles.layout-7 .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-7 .article-module .more-link {
  font-weight: 700;
}

.s123-module-articles.layout-7 .article-bottom {
  display: flex;
  margin-bottom: 16px;
}

.s123-module-articles.layout-7 .article-main-container .article-bottom {
  gap: 100px;
}

.s123-module-articles.layout-7 .article-m-container .article-bottom {
  justify-content: space-between;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-7 .article-module {
    margin: 0 0 24px 0;
  }

  .s123-module-articles.layout-7 .article-main-container .article-bottom {
    justify-content: space-between;
  }

  .s123-module-articles.layout-7 .no-img-mobile {
    display: none;
  }
}

.s123-module-articles.layout-8 .news-article {
  margin-bottom: 16px;
  text-align: center;
}

.s123-module-articles.layout-8 .news-article .news-article-box {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 16px;
  transition: box-shadow 0.2s ease-in-out;
  border: 0;
  padding: 48px;
}

.s123-module-articles.layout-8 .news-article .news-article-box:hover {
  box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.08);
}

.s123-module-articles.layout-8 .news-article .news-article-box h3 {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0;
}

.s123-module-articles.layout-8 .article-title-center-fix {
  margin: 20px 0;
}

.s123-module-articles.layout-8 .article-bottom {
  display: flex;
  justify-content: center;
  gap: 50px;
  opacity: 0.6;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-8 .news-article .news-article-box {
    padding: 32px;
  }
}

.s123-module-articles.layout-9 .article-post-first .first-img-link {
  width: 50%;
}

.s123-module-articles.layout-9 .article-post-first .first-img-link .article-module-bg {
  width: 100%;
  aspect-ratio: 16/9;
}

.s123-module-articles.layout-9 .article-module .article-module-bg,
.s123-module-articles.layout-9 .article-post-first .article-module-bg {
  position: relative;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 16/9;
}

.s123-module-articles.layout-9 .article-module {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.s123-module-articles.layout-9 .article-module,
.s123-module-articles.layout-9 .article-post-first {
  margin-bottom: 16px;
}

.s123-module-articles.layout-9 .article-post-first .article-module-title h2 {
  margin: 0;
}

.s123-module-articles.layout-9 .article-post-first .article-module-title h2,
.s123-module-articles.layout-9 .article-module-title h3 {
  text-transform: uppercase;
  margin: 0;
}

.s123-module-articles.layout-9 .article-module-details {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.s123-module-articles.layout-9 .article-post-first .article-module-bg {
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  .s123-module-articles.layout-9 .article-post-first {
    padding: 0;
    margin-bottom: 48px;
    display: flex;
  }

  .s123-module-articles.layout-9 .article-post-first .article-module-bg {
    width: 50%;
    height: auto;
    min-height: 300px;
    flex-shrink: 0;
    margin-bottom: 0;
  }

  .s123-module-articles.layout-9 .article-post-first .article-module-details {
    width: 50%;
    padding: 20px 0 20px 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
  }

  html[dir="rtl"] .s123-module-articles.layout-9 .article-post-first .article-module-details {
    padding: 20px 100px 20px 0;
  }

  .s123-module-articles.layout-9 .article-post-first .reading-time,
  .s123-module-articles.layout-9 .article-post-first .comments-amount {
    margin: 0;
  }

  .s123-module-articles.layout-9 .article-module-details {
    padding: 4px 10px 10px 10px;
  }

  .s123-module-articles.layout-9 .article-module {
    margin-bottom: 10px;
  }

  .s123-module-articles.layout-9 .article-module {
    margin-bottom: 48px;
  }
}

.s123-module-articles.layout-9 .article-post-first .article-module-details,
.s123-module-articles.layout-9 .article-module .article-module-details {
  text-align: left;
}

html[dir="rtl"] .s123-module-articles.layout-9 .article-post-first .article-module-details,
html[dir="rtl"] .s123-module-articles.layout-9 .article-module .article-module-details {
  text-align: right;
}

html[dir="rtl"] .s123-module-articles.layout-9 .article-module .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-9 .article-bottom {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-9 .no-img-mobile {
    display: none;
  }
}

.s123-module-articles.layout-10 .article-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-gap: 32px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .s123-module-articles.layout-10 .article-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .s123-module-articles.layout-10 .article-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
  }
}

@media (max-width: 767px) {
  .s123-module-articles.layout-10 .article-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 16px;
  }
}

.s123-module-articles.layout-10 .article-container {
  border-radius: 10px;
  padding: 16px;
}

.s123-module-articles.layout-10 .article-container h3 {
  margin: 0 0 16px 0;
  font-weight: 600;
}

.s123-module-articles.layout-10 .article-image>div {
  height: 180px;
  width: 100%;
  margin-bottom: 24px;
  border-radius: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.s123-module-articles.layout-10 .article-text-content {
  margin-top: 0;
  font-size: 1rem;
  opacity: 0.8;
}

.s123-module-articles.layout-10 .article-text-content p {
  margin-bottom: 24px;
}

html[dir="rtl"] .s123-module-articles.layout-10 .article-module .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-10 .see-more-link {
  margin-top: 20px;
}

.s123-module-articles.layout-10 .more-link {
  display: flex;
  align-items: center;
  font-weight: 600;
}

.s123-module-articles.layout-10 .more-link:not(:last-child) {
  margin-bottom: 24px;
}

.s123-module-articles.layout-10 .more-link .svg-m {
  background-color: var(--global_main_color);
  font-weight: 600;
}

.s123-module-articles.layout-10 .article-bottom {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-10 .no-img-mobile {
    display: none;
  }
}

.s123-module-articles.layout-11 .article-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-gap: 48px 32px;
}

@media (max-width: 768px) {
  .s123-module-articles.layout-11 .article-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .s123-module-articles.layout-11 .article-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 48px;
  }
}

.s123-module-articles.layout-11 .article-container {
  text-decoration: none;
}

.s123-module-articles.layout-11 .article-container:hover {
  opacity: 1;
}

.s123-module-articles.layout-11 .article-image {
  border-radius: 10px;
  width: 100%;
  height: 220px;
  object-fit: cover;
  margin-bottom: 24px;
}

.s123-module-articles.layout-11 .article-container .article-title h4 {
  font-weight: 600;
  opacity: 0.9;
  margin: 0;
}

@media (max-width: 768px) {
  .s123-module-articles.layout-11 .article-image {
    object-fit: cover;
    margin-bottom: 16px;
  }
}

html[dir="rtl"] .s123-module-articles.layout-11 .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-11 .see-more-link {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-11 .no-img-mobile {
    display: none;
  }
}

.s123-module-articles.layout-12 .article-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-gap: 30px;
}

@media (max-width: 768px) {
  .s123-module-articles.layout-12 .article-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }
}

@media (max-width: 767px) {
  .s123-module-articles.layout-12 .article-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }
}

.s123-module-articles.layout-12 .article-container {
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.s123-module-articles.layout-12 .article-container:hover {
  box-shadow: 0 34px 33px -23px rgba(22, 28, 45, 0.13);
}

.s123-module-articles.layout-12 .article-container .article-details {
  padding: 24px;
}

.s123-module-articles.layout-12 .article-container .article-details .article-title h3 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

.s123-module-articles.layout-12 .article-container .article-details .article-title a {
  font-weight: bold;
  text-decoration: none;
}

.s123-module-articles.layout-12 .article-image>div {
  width: 100%;
  height: 261px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.s123-module-articles.layout-12 .article-text-content p {
  margin-top: 0;
  opacity: 0.8;
  margin-bottom: 24px;
}

.s123-module-articles.layout-12 .article-text-content a {
  font-weight: bold;
  text-decoration: none;
}

html[dir="rtl"] .s123-module-articles.layout-12 .article-module .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-12 .see-more-link {
  margin-top: 20px;
}

.s123-module-articles.layout-12 .more-link:not(:last-child) {
  display: flex;
  margin-bottom: 24px;
}

.s123-module-articles.layout-12 .article-bottom {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-12 .no-img-mobile {
    display: none;
  }
}

.s123-module-articles.layout-13 .article-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-gap: 32px;
}

@media (max-width: 768px) {
  .s123-module-articles.layout-13 .article-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px;
  }
}

@media (max-width: 767px) {
  .s123-module-articles.layout-13 .article-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 24px;
  }
}

.s123-module-articles.layout-13 .article-container {
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.s123-module-articles.layout-13 .article-container:hover {
  box-shadow: 0 34px 33px -23px rgba(22, 28, 45, 0.13);
}

.s123-module-articles.layout-13 .article-container .article-details {
  padding: 24px;
}

.s123-module-articles.layout-13 .article-container .article-details .article-title h3 {
  margin-top: 0;
  margin-bottom: 16px;
}

.s123-module-articles.layout-13 .article-container .article-details .article-title a {
  font-weight: 700;
  text-decoration: none;
}

.s123-module-articles.layout-13 .article-image>div {
  width: 100%;
  height: 261px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.s123-module-articles.layout-13 .article-text-content p {
  margin-top: 0;
  opacity: 0.8;
  margin-bottom: 24px;
}

.s123-module-articles.layout-13 .article-text-content a {
  font-weight: bold;
  text-decoration: none;
}

html[dir="rtl"] .s123-module-articles.layout-13 .article-module .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-13 .see-more-link {
  margin-top: 20px;
}

.s123-module-articles.layout-13 .article-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.s123-module-articles.layout-13 .article-bottom .article-bottom_details {
  display: flex;
  gap: 90px;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-13 .article-bottom {
    flex-direction: column;
    gap: 24px;
  }

  .s123-module-articles.layout-13 .article-bottom .article-bottom_details {
    gap: 0;
    justify-content: space-between;
  }

  .s123-module-articles.layout-13 .no-img-mobile {
    display: none;
  }
}

.s123-module-articles.layout-14 .bottommargin {
  margin-bottom: 30px;
}

.s123-module-articles.layout-14 .article-image,
.s123-module-articles.layout-14 .article-image img,
.s123-module-articles.layout-14 .article-image>a {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 250px;
  border-radius: 8px;
  object-fit: cover;
  object-position: center;
  display: flex;
  flex-direction: column;
  aspect-ratio: 16/9;
  gap: 16px;
}

.s123-module-articles.layout-14 .article-title {
  margin-bottom: 8px;
}

.s123-module-articles.layout-14 .article-title h3 {
  margin: 0;
  font-weight: 600;
  font-size: 1.1rem;
}

.s123-module-articles.layout-14 .article-description {
  margin-bottom: 24px;
}

.s123-module-articles.layout-14 .article-more-link {
  padding: 0 2px;
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-14 .bottommargin {
    margin-bottom: 40px;
  }

  .s123-module-articles.layout-14 .article-image {
    margin-bottom: 24px;
  }
}

.s123-module-articles.layout-14 .reading-time,
.s123-module-articles.layout-14 .comments-amount {
  margin: 0;
}

.s123-module-articles.layout-15 .event {
  display: flex;
  padding: 16px;
  margin: 0 0 16px 0;
  position: relative;
  border-radius: 8px;
  gap: 56px;
}

.s123-module-articles.layout-15 .event-image {
  width: 100%;
  margin: 0;
  position: relative;
  min-height: 100px;
}

@media (min-width: 768px) {
  .s123-module-articles.layout-15 .event-image {
    float: left;
    width: 330px;
  }

  html[dir="rtl"] .s123-module-articles.layout-15 .event-image {
    float: right;
  }
}

@media (max-width: 767px) {
  .s123-module-articles.layout-15 .event {
    padding: 24px;
    flex-direction: column;
    gap: 24px;
  }
}

.s123-module-articles.layout-15 .event-image img {
  border-radius: 0;
}

.s123-module-articles.layout-15 .event-image img,
.event-image>a {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  width: 330px;
  max-height: 250px;
  margin: 0 auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
}

.s123-module-articles.layout-15 .event-image .event-date {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 60px;
  height: 64px;
  text-align: center;
  padding-top: 7px;
  font-size: 26px;
  line-height: 1;
}

html[dir="rtl"] .s123-module-articles.layout-15 .event-image .event-date {
  left: auto;
  right: 10px;
}

.s123-module-articles.layout-15 .event-image .event-date span {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}

.s123-module-articles.layout-15 .event-details {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.s123-module-articles.layout-15 .event-title {
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.s123-module-articles.layout-15 .event-title p {
  margin: 0 0 24px 0;
}

.s123-module-articles.layout-15 .event-title h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.s123-module-articles.layout-15 .event-title h2 a {}

.s123-module-articles.layout-15 .event-title h2 a:hover {}

@media (max-width: 767px) {
  .s123-module-articles.layout-15 .event-content p {
    margin-bottom: 24px;
  }
}

.s123-module-articles.layout-15 .event-meta {
  padding: 0;
  margin: 20px -10px -15px 0;
  list-style: none;
}

.s123-module-articles.layout-15 .event-meta li {
  float: left;
  font-size: 14px;
  line-height: 14px;
  margin: 0 10px 10px 0;
  font-style: italic;
}

html[dir="rtl"] .s123-module-articles.layout-15 .event-meta li {
  float: right;
}

.s123-module-articles.layout-15 .event-meta li:before {
  content: "/";
  display: inline-block;
  margin-right: 10px;
  opacity: 0.5;
}

html[dir="rtl"] .s123-module-articles.layout-15 .event-meta li:before {
  margin-right: 0;
  margin-left: 10px;
}

.s123-module-articles.layout-15 .event-meta li .label {
  font-size: 100%;
}

.s123-module-articles.layout-15 .event-meta li i {
  position: relative;
  top: 1px;
  margin-right: 3px;
}

html[dir="rtl"] .s123-module-articles.layout-15 .event-meta li i {
  margin-right: 0;
  margin-left: 3px;
}

.s123-module-articles.layout-15 .event-meta li a {}

.s123-module-articles.layout-15 .event-meta li a:hover {}

.s123-module-articles.layout-15 .event-meta li:first-child:before {
  display: none;
}

.s123-page-data-articles.layout-15 .event-image {
  position: relative;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 -15px 0 -15px;
}

.s123-page-data-articles.layout-15 .event-image .event-date {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 60px;
  height: 64px;
  text-align: center;
  padding-top: 7px;
  font-size: 26px;
  line-height: 1;
}

html[dir="rtl"] .s123-page-data-articles.layout-15 .event-image .event-date {
  left: auto;
  right: 10px;
}

.s123-page-data-articles.layout-15 .event-image .event-date span {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}

.s123-module-articles.layout-15 .article-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.s123-module-articles.layout-15 .article-bottom .article-bottom_details {
  display: flex;
  gap: 100px;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-15 .article-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .s123-module-articles.layout-15 .article-bottom .article-bottom_details {
    gap: 0;
    width: 100%;
    justify-content: space-between;
  }
}

.s123-module-articles.layout-16 .all-items .article-m-container:nth-child(2n + 1) {
  clear: both;
}

.s123-module-articles.layout-16 .article-m-container:not(.leading-article) {
  margin-bottom: 48px;
}

.s123-module-articles.layout-16 .limit-items .article-m-container:not(.leading-article) {
  float: right;
  clear: right;
}

html[dir="rtl"] .s123-module-articles.layout-16 .limit-items .article-m-container:not(.leading-article) {
  float: left;
  clear: left;
}

.s123-module-articles.layout-16 .article-m-image,
.s123-module-articles.layout-16 .article-m-image img,
.s123-module-articles.layout-16 .article-m-image>a {
  height: auto;
  display: block;
  position: relative;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
}

.s123-module-articles.layout-16 .leading-article .article-m-image,
.s123-module-articles.layout-16 .leading-article .article-m-image img,
.s123-module-articles.layout-16 .leading-article .article-m-image>a {
  margin: 0 auto;
  margin-bottom: 24px;
  width: 100%;
  border-radius: 16px;
}

.s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image,
.s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image img,
.s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image>a {
  margin-right: 30px;
  float: left;
  width: 162px;
  border-radius: 8px;
}

html[dir="rtl"] .s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image,
html[dir="rtl"] .s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image img,
html[dir="rtl"] .s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image>a {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

.s123-module-articles.layout-16 .article-m-details {
  position: relative;
  overflow: hidden;
}

.s123-module-articles.layout-16 .article-m-details p {
  margin-bottom: 24px;
}

.s123-module-articles.layout-16 .article-m-title {
  margin-bottom: 8px;
}

.s123-module-articles.layout-16 .article-m-title h3 {
  letter-spacing: 1px;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
}

.s123-module-articles.layout-16 .leading-article .article-m-title {
  margin-bottom: 16px;
}

.s123-module-articles.layout-16 .leading-article .article-m-title h3 {
  text-transform: uppercase;
  font-size: 1.5rem;
}

.s123-module-articles.layout-16 .more-link {
  display: inline-block;
  padding: 0 2px;
  font-style: italic;
}

html[dir="rtl"] .s123-module-articles.layout-16 .fa-angle-right:before {
  content: "\f104";
}

.s123-module-articles.layout-16 .article-bottom {
  display: flex;
  gap: 100px;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .s123-module-articles.layout-16 .article-m-container {
    margin-bottom: 56px;
  }

  .s123-module-articles.layout-16 .leading-article .article-bottom {
    justify-content: space-between;
  }

  .s123-module-articles.layout-16 .article-bottom {
    gap: 40px;
  }
}

.s123-module-team.layout-1 .team-member {
  max-width: 500px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

.s123-module-team.layout-1 .team-member.no-background {
  background: none !important;
}

.s123-module-team.layout-1 .team-image {
  height: 200px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  padding-top: 100%;
}

.s123-module-team.layout-1 .team-details {
  padding-block: 20px;
}

.s123-module-team.layout-1 .team-text-side .team-details {
  text-align: left;
}

html[dir="rtl"] .s123-module-team.layout-1 .team-text-side .team-details {
  text-align: right;
}

.s123-module-team.layout-1 .team-member.item-team-layout-6 .team-details,
.s123-module-team.layout-1 .team-member.item-team-layout-7 .team-details,
.s123-module-team.layout-1 .team-member.item-team-layout-8 .team-details {
  padding: 24px;
  text-align: center !important;
}

.s123-module-team.layout-1 .team-member .member-name {
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 8px;
  padding-bottom: 16px;
  position: relative;
  display: flex;
  justify-content: center;
}

.s123-module-team.layout-1 .team-text-side .team-member .member-name {
  justify-content: flex-start;
}

.s123-module-team.layout-1 .team-member .member-name:before {
  content: "";
  width: 84px;
  height: 4px;
  background-color: var(--global_main_color);
  display: block;
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
}

.s123-module-team.layout-1 .team-text-side .team-member .member-name:before {
  left: 0;
}

html[dir="rtl"] .s123-module-team.layout-1 .team-text-side .team-member .member-name:before {
  left: auto;
  right: 0;
}

.s123-module-team.layout-1 .team-member.background-primary-color .member-name:before {
  background-color: var(--global_main_color_btn_text_color);
}

.home_page .s123-module-team.layout-1.bg-primary .team-member .member-name:before {
  background-color: var(--modules_color_section_main);
}

.home_page .s123-module-team.layout-1 .team-member .member-name:before {
  background-color: var(--modules_color_second_section_main);
}

.inside_page .s123-module-team.layout-1.bg-primary .team-member .member-name:before {
  background-color: var(--inside_modules_color_section_box_main);
}

.s123-module-team.layout-1 .team-member.bg-primary-black .member-name:before {
  background-color: #fff !important;
}

.home_page .s123-module-team.layout-1.bg-primary .team-member.background-primary-color .member-name:before {
  background-color: var(--modules_color_section_btn_text);
}

.home_page .s123-module-team.layout-1 .team-member.background-primary-color .member-name:before {
  background-color: var(--modules_color_second_section_btn_text);
}

.inside_page .s123-module-team.layout-1.bg-primary .team-member.background-primary-color .member-name:before {
  background-color: var(--inside_modules_color_section_btn_text);
}

.s123-module-team.layout-1 .team-member.item-team-layout-6,
.s123-module-team.layout-1 .team-member.item-team-layout-7,
.s123-module-team.layout-1 .team-member.item-team-layout-8 {
  border-radius: 8px;
  box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {

  .s123-module-team.layout-1 .team-member.item-team-layout-6,
  .s123-module-team.layout-1 .team-member.item-team-layout-7,
  .s123-module-team.layout-1 .team-member.item-team-layout-8 {
    max-width: 330px;
  }
}

.s123-module-team.layout-1 .team-member.item-team-layout-6 {
  border-top-width: 4px;
}

.s123-module-team.layout-1 .team-member.item-team-layout-7,
.s123-module-team.layout-1 .team-member.item-team-layout-8 {
  border-bottom-width: 4px;
}

.s123-module-team.layout-1 .team-member.item-team-layout-6 .member-name,
.s123-module-team.layout-1 .team-member.item-team-layout-7 .member-name,
.s123-module-team.layout-1 .team-member.item-team-layout-8 .member-name {
  justify-content: center;
}

.s123-module-team.layout-1 .team-member.item-team-layout-6 .member-name:before,
.s123-module-team.layout-1 .team-member.item-team-layout-7 .member-name:before,
.s123-module-team.layout-1 .team-member.item-team-layout-8 .member-name:before {
  left: auto !important;
  right: auto !important;
}

.s123-module-team.layout-1 .team-member .position {
  font-weight: 600;
  padding: 0;
  margin: 0;
  opacity: 0.6;
  display: block;
}

.s123-module-team.layout-1 .team-member .social-links {
  padding-top: 10px;
}

.s123-module-team.layout-1 .team-member .social-links>li a {
  border-color: #ecf0f1;
  border-radius: 3px;
}

.s123-module-team.layout-1 .social {
  padding: 0;
  margin: 8px 0 24px 0;
  list-style: none;
  position: relative;
  z-index: 100;
}

@media (max-width: 767px) {
  .s123-module-team.layout-1 .social {
    margin-bottom: 16px;
  }
}

.s123-module-team.layout-1 .social li {
  display: inline;
  margin: 0 5px;
}

#teamPopupFloatDivPhone .page {
  margin-top: 15px;
  padding-top: 0;
}

#teamPopupFloatDivPhone .team_phone_icons a {
  font-size: 25px;
  text-decoration: none;
}

.team_phone_icons a {
  color: white;
}

@media only screen and (min-width: 480px) {

  #teamPopupFloatDivPhone .team_address_icons a,
  #teamPopupFloatDivPhone .team_phone_icons a {
    font-size: 65px;
  }
}

.s123-module-team.layout-1 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 767px) {
  .s123-module-team.layout-1 .no-img-mobile {
    display: none;
  }
}

.s123-module-team.layout-1 .team-member.background-primary-color .social .svg-m {
  background-color: var(--global_main_color_btn_text_color) !important;
}

.s123-module-team.layout-1 .team-member.background-primary-color .more-link {
  color: var(--global_main_color_btn_text_color) !important;
}

.s123-module-team.layout-1.section-static-text-color.style1 .team-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-1.section-static-text-color.style1 .team-details {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-1.section-static-text-color.style1 .team-details a:not(.p-m-b-design):not(.btn-primary) .svg-m,
.s123-module-team.layout-1.section-static-text-color.style1 .team-details .member-name:before {
  background-color: var(--section-title-color) !important;
}

.s123-module-team.layout-2 .team-member {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 500px;
  margin: 0 auto 20px auto;
  overflow: hidden;
  border-top: 0;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
}

.s123-module-team.layout-2 .team-image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  aspect-ratio: 1/1;
  max-width: 240px;
}

.s123-module-team.layout-2 .team-details {
  padding: 20px;
}

.s123-module-team.layout-2 .team-member .member-name {
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 8px;
  padding-bottom: 16px;
  position: relative;
  display: flex;
  justify-content: center;
}

.s123-module-team.layout-2 .team-member .member-name:before {
  content: "";
  width: 84px;
  height: 4px;
  background-color: var(--global_main_color);
  background-color: var(--modules_color_second_section_main);
  display: block;
  position: absolute;
  bottom: 0;
}

.bg-primary.s123-module-team.layout-2 .team-member .member-name:before {
  background-color: var(--modules_color_section_main);
}

.inside_page .s123-module-team.layout-2 .team-member .member-name:before {
  background-color: var(--inside_modules_color_section_box_main);
}

.s123-module-team.layout-2 .team-member .position {
  font-weight: 600;
  padding: 0;
  margin: 0;
  opacity: 0.6;
  display: block;
}

.s123-module-team.layout-2 .team-member .social-links {
  padding-top: 10px;
}

.s123-module-team.layout-2 .team-member .social-links>li a {
  border-color: #ecf0f1;
  border-radius: 3px;
}

.s123-module-team.layout-2 .social {
  padding: 0;
  margin: 8px 0 24px 0;
  list-style: none;
  position: relative;
  z-index: 100;
  font-size: 0.6rem;
  gap: 3px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 767px) {
  .s123-module-team.layout-2 .social {
    margin-bottom: 16px;
  }
}

.s123-module-team.layout-2 .social li {
  display: inline;
}

.s123-module-team.layout-2.layout-2 .team-image {
  border-radius: 100%;
}

.s123-module-team.layout-2 .team-member {
  border: 0;
}

.s123-module-team.layout-2.section-static-text-color .team-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-2.section-static-text-color .team-details {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-2.section-static-text-color .team-details a:not(.p-m-b-design):not(.btn-primary) .svg-m,
.s123-module-team.layout-2.section-static-text-color .team-member .member-name:before {
  background-color: var(--section-title-color) !important;
}

#teamPopupFloatDivPhone .page {
  margin-top: 15px;
  padding-top: 0;
}

#teamPopupFloatDivPhone .team_phone_icons a {
  font-size: 25px;
  text-decoration: none;
}

.team_phone_icons a {
  color: white;
}

@media only screen and (min-width: 480px) {

  #teamPopupFloatDivPhone .team_address_icons a,
  #teamPopupFloatDivPhone .team_phone_icons a {
    font-size: 65px;
  }
}

.s123-module-team.layout-2 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 767px) {
  .s123-module-team.layout-2 .no-img-mobile {
    display: none;
  }
}

.home_page .s123-module-team.layout-3,
.inside_page .s123-module-team.layout-3 {
  padding-bottom: 0;
}

.home_page .s123-module-team.layout-3.layoutNoTitleMarginFix {
  padding-top: 0 !important;
}

.s123-module-team.layout-3 .team-image-container {
  padding-left: 0px;
  padding-right: 0px;
}

.s123-module-team.layout-3 .team-info-container .team-layout-gap {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.s123-module-team.layout-3 .team-image-container.team-height {
  height: 400px;
}

@media (min-width: 768px) {
  .s123-module-team.layout-3 .team-height {
    height: 400px;
  }
}

@media (min-width: 992px) {
  .s123-module-team.layout-3 .team-height {
    height: 600px !important;
  }
}

.s123-module-team.layout-3 .team-info-container {
  text-align: center;
}

.s123-module-team.layout-3 .team-info-container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .s123-module-team.layout-3 .team-info-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.s123-module-team.layout-3 .profile-content {
  max-width: 400px;
  max-height: 9em;
  margin: 0 auto;
  overflow: hidden;
}

.s123-module-team.layout-3 .hr-design {
  border-width: 4px;
  max-width: 40px;
}

.s123-module-team.layout-3 .team-info h3 {
  font-weight: 600;
}

.s123-module-team.layout-3 .employee-title {
  font-weight: 600;
  opacity: 0.6;
  margin: 0;
}

.s123-module-team.layout-3 .social-icons .list-inline {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: 0;
  flex-wrap: wrap;
}

.s123-module-team.layout-3 .social-icons .list-inline>li {
  padding: 0;
  margin: 0;
}

.home_page .s123-module-team.layout-3.bg-primary a.more-link .svg-m,
.home_page .s123-module-team.layout-3.bg-primary .social-icons .list-inline a .svg-m {
  background-color: var(--modules_color_section_main);
}

.home_page .s123-module-team.layout-3 a.more-link .svg-m,
.home_page .s123-module-team.layout-3 .social-icons .list-inline a .svg-m {
  background-color: var(--modules_color_second_section_main);
}

.inside_page .s123-module-team.layout-3.bg-primary a.more-link .svg-m,
.inside_page .s123-module-team.layout-3.bg-primary .social-icons .list-inline a .svg-m {
  background-color: var(--inside_modules_color_section_box_main);
}

.home_page .s123-module-team.layout-3.bg-primary a.more-link {
  color: var(--modules_color_section_main);
}

.home_page .s123-module-team.layout-3 a.more-link {
  color: var(--modules_color_second_section_main);
}

.inside_page .s123-module-team.layout-3.bg-primary a.more-link {
  color: var(--inside_modules_color_section_box_main);
}

.s123-module-team.layout-3 .transform-centering {
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.s123-module-team.layout-3 .team-bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

@media (max-width: 767px) {
  .s123-module-team.layout-3 .team-info-container .team-layout-gap {
    gap: 24px;
  }

  .s123-module-team.layout-3 .social-icons {
    margin-bottom: 20px;
  }
}

.s123-module-team.layout-3 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-team.layout-3.section-static-text-color .team-info a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-3.section-static-text-color .team-info {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-3.section-static-text-color .team-info a:not(.p-m-b-design):not(.btn-primary) .svg-m,
.s123-module-team.layout-3.section-static-text-color .team-member .member-name:before {
  background-color: var(--section-title-color) !important;
}

.home_page .s123-module-team.layout-4,
.inside_page .s123-module-team.layout-4 {
  padding-bottom: 0;
}

.s123-module-team.layout-4 .team-image-container {
  padding-right: 0px;
  padding-left: 0px;
}

.s123-module-team.layout-4 .team-info-container {
  padding-right: 0px;
  padding-left: 0px;
}

.home_page .s123-module-team.layout-4.layoutNoTitleMarginFix {
  padding-top: 0 !important;
}

.s123-module-team.layout-4 .team-image-container.team-height {
  height: 366px;
}

@media (min-width: 768px) {
  .s123-module-team.layout-4 .team-height {
    height: 366px;
  }
}

.s123-module-team.layout-4 .team-bg-image {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.s123-module-team.layout-4 .team-info {
  padding: 32px;
}

.s123-module-team.layout-4 .transform-centering {
  height: 100%;
  margin: 0 auto;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 768px) {
  .s123-module-team.layout-4 .team-info {
    padding: 20px;
  }

  .s123-module-team.layout-4 .transform-centering {
    max-width: 800px;
  }
}

@media (min-width: 768px) {
  .s123-module-team.layout-4 .team-profile-attributes {
    width: 270px;
    margin: -10px 40px 0 0;
    float: left;
  }

  html[dir="rtl"] .s123-module-team.layout-4 .team-profile-attributes {
    margin: -10px 0 0 40px;
    float: right;
  }
}

.s123-module-team.layout-4 .team-profile-attributes h3 {
  font-weight: 600;
  padding-top: 15px;
  margin-top: 0;
  margin-bottom: 8px;
  padding-bottom: 16px;
  position: relative;
}

.s123-module-team.layout-4 .team-profile-attributes h3:before {
  content: "";
  width: 84px;
  height: 4px;
  background-color: var(--global_main_color);
  background-color: var(--modules_color_second_section_main);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bg-primary.s123-module-team.layout-4 .team-profile-attributes h3:before {
  background-color: var(--modules_color_section_main);
}

.inside_page .s123-module-team.layout-4 .team-profile-attributes h3:before {
  background-color: var(--inside_modules_color_section_box_main);
}

html[dir="rtl"] .s123-module-team.layout-4 .team-profile-attributes h3:before {
  left: auto;
  right: 0;
}

.s123-module-team.layout-4 .team-profile-attributes p {
  margin-bottom: 8px;
}

.s123-module-team.layout-4 p.text-opacity {
  font-weight: 600;
  opacity: 0.6;
}

.s123-module-team.layout-4 .social-icons {
  font-size: 0.7rem;
}

.s123-module-team.layout-4 .social-icons .list-inline {
  display: flex;
  gap: 20px;
  margin: 0;
  flex-wrap: wrap;
}

.s123-module-team.layout-4 .social-icons .list-inline>li {
  padding: 0;
  margin: 0;
}

.home_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a .svg-m {
  background-color: var(--modules_color_section_main);
}

.home_page .s123-module-team.layout-4 .team-info-container:not(.box-primary) a .svg-m {
  background-color: var(--modules_color_second_section_main);
}

.inside_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a .svg-m {
  background-color: var(--inside_modules_color_section_box_main);
}

.home_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a {
  color: var(--modules_color_section_main);
}

.home_page .s123-module-team.layout-4 .team-info-container:not(.box-primary) a {
  color: var(--modules_color_second_section_main);
}

.inside_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a {
  color: var(--inside_modules_color_section_box_main);
}

.s123-module-team.layout-4 .team-text-content {
  max-height: 13.5em;
  overflow: hidden;
  margin-bottom: 16px;
}

.s123-module-team.layout-4 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 767px) {
  .s123-module-team.layout-4 .social-icons:last-child {
    margin-bottom: 24px;
  }
}

.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) a:not(.p-m-b-design):not(.btn-primary) .svg-m,
.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) h3:before {
  background-color: var(--section-title-color) !important;
}

.s123-module-team.layout-5 .team-m-image {
  display: flex;
  justify-content: center;
  position: relative;
  height: 200px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  padding-top: 100%;
}

.s123-module-team.layout-5 .team-m-details {
  padding: 10px;
}

@media (max-width: 767px) {
  .s123-module-team.layout-5 .team-m-details {
    padding-bottom: 20px;
    padding-inline: 32px;
  }
}

.s123-module-team.layout-5 .team-m-member .team-m-name {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  position: relative;
  margin-bottom: 8px;
  padding-bottom: 16px;
}

.s123-module-team.layout-5 .team-m-member .team-m-name:before {
  content: "";
  width: 84px;
  height: 4px;
  background-color: var(--global_main_color);
  background-color: var(--modules_color_second_section_main);
  display: block;
  position: absolute;
  bottom: 0;
}

.bg-primary.s123-module-team.layout-5 .team-m-member .team-m-name:before {
  background-color: var(--modules_color_section_main);
}

.inside_page .s123-module-team.layout-5 .team-m-member .team-m-name:before {
  background-color: var(--inside_modules_color_section_box_main);
}

.s123-module-team.layout-5 .team-m-member .position {
  display: inline-block;
  font-weight: 600;
  opacity: 0.6;
}

.s123-module-team.layout-5 .team-m-member .social {
  position: absolute;
  bottom: 0px;
  padding: 8px;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 14px;
  width: 95%;
  border-radius: 4px 4px 0 0;
  flex-wrap: wrap;
}

.s123-module-team.layout-5 .team-m-member .social li {
  display: inline;
  margin: 0;
  padding: 0;
}

.s123-module-team.layout-5 .team-m-member i {
  font-size: 1.3em;
}

.s123-module-contact.layout-5 .contactUsForm.horizontal-custom-form {
  justify-content: center;
  margin-bottom: 32px;
}

.s123-module-team.layout-5 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 767px) {
  .s123-module-team.layout-5 .no-img-mobile {
    display: none;
  }

  .s123-module-team.layout-5 .team-m-member .social {
    width: 65%;
    justify-content: center;
  }
}

.s123-module-team.layout-5 .team-text-side .team-m-details {
  text-align: left;
}

html[dir="rtl"] .s123-module-team.layout-5 .team-text-side .team-m-details {
  text-align: right;
}

.s123-module-team.layout-5 .team-text-side .team-m-member .team-m-name {
  justify-content: flex-start;
}

.s123-module-team.layout-5 .team-text-side .team-m-member .social {
  justify-content: flex-start;
}

.s123-module-team.layout-5.section-static-text-color .team-m-member a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-5.section-static-text-color .team-m-member {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-5.section-static-text-color .team-m-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary) .svg-m,
.s123-module-team.layout-5.section-static-text-color .team-m-member .team-m-name:before {
  background-color: var(--section-title-color) !important;
}

.s123-module-team.layout-9 .team-member {
  margin: 0 auto 0 auto;
  overflow: hidden;
  border-radius: 4px;
  border: 0;
  padding: 56px 32px;
  height: 100%;
}

@media (max-width: 767px) {
  .s123-module-team.layout-9 .team-member {
    border: 0;
    padding: 56px 24px;
  }
}

.s123-module-team.layout-9 .swiper-lazy-preloader {
  border: 4px solid var(--global_main_color);
  border-top-color: transparent;
}

.s123-module-team.layout-9 .team-image {
  position: relative;
  margin: auto auto 25px;
  height: 170px;
  width: 170px;
  background-position: center center;
  background-size: cover;
}

.s123-module-team.layout-9 .team-member .team-details .member-description {
  margin-bottom: 16px;
}

.s123-module-team.layout-9 .team-member .team-details .member-description,
.s123-module-team.layout-9 .team-member .team-details .position {
  opacity: 0.7;
}

.s123-module-team.layout-9 .col-centered {
  margin-bottom: 30px;
  position: relative;
  min-height: 1px;
}

.s123-module-team.layout-9 .team-member .member-name {
  position: relative;
  margin-bottom: 8px;
  font-weight: 600;
  display: flex;
  justify-content: center;
}

.s123-module-team.layout-9 .team-member .position {
  padding: 0;
  font-weight: 400;
  display: block;
  font-style: italic;
}

.s123-module-team.layout-9 .team-member .social-links {
  padding-top: 10px;
}

.s123-module-team.layout-9 .team-member .social-links>li a {
  border-color: #ecf0f1;
  border-radius: 3px;
}

.s123-module-team.layout-9 .social {
  display: flex;
  gap: 20px;
  padding: 0;
  margin: 24px 0px 0px 0px;
  list-style: none;
  position: relative;
  z-index: 100;
  justify-content: center;
  flex-wrap: wrap;
}

.s123-module-team.layout-9 .social li {
  display: inline;
  margin: 0;
}

.s123-module-team.layout-9 .team-read-more {
  margin: 0 0 32px 0;
}

.s123-module-team.layout-9 .team-read-more p {
  margin-bottom: 0;
}

.s123-module-team.layout-9.layout-9 .team-image {
  border-radius: 100%;
}

.s123-module-team.layout-9 .team-member.box-primary.box-text-primary .team-details a .svg-m {
  background: var(--global_main_color);
}

.s123-module-team.layout-9 .team-member.background-primary-color .team-details .team-read-more a,
.s123-module-team.layout-9 .team-member.bg-primary-black .team-details .team-read-more a {
  color: #fff;
}

.s123-module-team.layout-9 .team-member.bg-primary-black .team-details a .svg-m,
.s123-module-team.layout-9 .team-member.background-primary-color .team-details a .svg-m {
  background-color: #fff;
}

#teamPopupFloatDivPhone .page {
  margin-top: 15px;
  padding-top: 0;
}

#teamPopupFloatDivPhone .team_phone_icons a {
  font-size: 25px;
  text-decoration: none;
}

.team_phone_icons a {
  color: white;
}

@media only screen and (min-width: 480px) {

  #teamPopupFloatDivPhone .team_address_icons a,
  #teamPopupFloatDivPhone .team_phone_icons a {
    font-size: 65px;
  }
}

.s123-module-team.layout-9 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-team.layout-9 .team-category {
  position: relative;
}

.s123-module-team.layout-9 .team-category .s123-module-shadows {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 40px;
  height: 100%;
}

.s123-module-team.layout-9 .team-category .s123-module-shadows.shadow-before {
  left: -5px;
}

.s123-module-team.layout-9 .team-category .s123-module-shadows.shadow-after {
  right: -5px;
}

.s123-module-team.layout-9 .owl-carousel {
  display: block;
  opacity: 0;
  transition: opacity 0.5s;
}

.s123-module-team.layout-9 .owl-carousel.owl-loaded,
.s123-module-team.layout-9 .owl-carousel.manually-loaded {
  opacity: 1;
}

.s123-module-team.layout-9 .owl-dot span {
  opacity: 1;
  border: 1px solid #fff;
  background: #c0c0c0;
  width: 9px !important;
  height: 9px !important;
  margin: 0;
}

.s123-module-team.layout-9 .owl-dot.active span {
  background-color: #000;
  width: 12px !important;
  height: 12px !important;
}

.s123-module-team.layout-9 .owl-dots {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 48px !important;
  gap: 16px;
}

.s123-module-team.layout-9 .team-category .owl-carousel.owl-loaded {
  transition: box-shadow 0.4s ease;
}

.s123-module-team.layout-9 .team-category.owl-carousel.owl-loaded .owl-item.active.center .team-member-wrap {
  box-shadow: 2px 3.5px 20px rgba(188, 198, 208, 0.3);
}

.s123-module-team.layout-9 .team-category .owl-carousel:not(.owl-loaded) .col-centered {
  display: inline-block;
  float: none;
  text-align: center;
  vertical-align: text-top;
}

.s123-module-team.layout-9 .team-category .owl-carousel:not(.owl-loaded) .team-member-wrap {
  width: 324px;
  padding: 0 15px;
}

.item-show-more-popup .item-show-more-text {
  white-space: pre-wrap;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
}

.s123-module-team.layout-9 .owl-prev,
.s123-module-team.layout-9 .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.s123-module-team.layout-9 .owl-prev:hover,
.s123-module-team.layout-9 .owl-next:hover,
.s123-module-team.layout-9 .owl-prev,
.s123-module-team.layout-9 .owl-next {
  background-color: var(--modules_color_second_section_main);
  color: var(--modules_color_second_section_btn_text);
}

.bg-primary.s123-module-team.layout-9 .owl-prev:hover,
.bg-primary.s123-module-team.layout-9 .owl-next:hover,
.bg-primary.s123-module-team.layout-9 .owl-prev,
.bg-primary.s123-module-team.layout-9 .owl-next {
  background-color: var(--modules_color_section_main);
  color: var(--modules_color_section_btn_text);
}

.inside_page .s123-module-team.layout-9 .owl-prev:hover,
.inside_page .s123-module-team.layout-9 .owl-next:hover,
.inside_page .s123-module-team.layout-9 .owl-prev,
.inside_page .s123-module-team.layout-9 .owl-next {
  background-color: var(--inside_modules_color_section_box_main);
  color: var(--inside_modules_color_section_btn_text);
}

.s123-module-team.layout-9 .owl-prev {
  left: -40px;
}

.s123-module-team.layout-9 .owl-next {
  right: -40px;
}

.s123-module-team.layout-9 .container-fluid .owl-next {
  right: 30px;
  left: auto;
}

.s123-module-team.layout-9 .container-fluid .owl-prev {
  left: 30px;
  right: auto;
}

.s123-module-team.layout-9 .owl-prev:hover,
.s123-module-team.layout-9 .owl-next:hover {
  opacity: 0.8;
}

html[dir="rtl"] .s123-module-team.layout-9 .owl-prev {
  left: auto;
  right: -40px;
}

html[dir="rtl"] .s123-module-team.layout-9 .owl-next {
  right: auto;
  left: -40px;
}

html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-next {
  left: 30px;
  right: auto;
}

html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-prev {
  right: 30px;
  left: auto;
}

html[dir="rtl"] .s123-module-team.layout-9 .owl-next i,
html[dir="rtl"] .s123-module-team.layout-9 .owl-prev i {
  transform: rotate(180deg);
}

@media (max-width: 1024px) {

  html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-next,
  html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-prev,
  html[dir="rtl"] .s123-module-team.layout-9 .owl-next,
  html[dir="rtl"] .s123-module-team.layout-9 .owl-prev,
  .s123-module-team.layout-9 .owl-prev,
  .s123-module-team.layout-9 .owl-next,
  .s123-module-team.layout-9 .container-fluid .owl-prev,
  .s123-module-team.layout-9 .container-fluid .owl-next {
    position: relative;
    left: 0;
    right: 0;
    transform: none;
  }

  .s123-module-team.layout-9 .owl-dots {
    margin-top: 24px !important;
  }
}

.s123-module-team.layout-10 .team-member-container {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.s123-module-team.layout-10 .team-item-row {
  margin: 0;
}

.s123-module-team.layout-10 .team-member-container.bgCustomizeStyle {
  padding: 10px;
}

@media (max-width: 767px) {
  .s123-module-team.layout-10 .team-member-container {
    flex-direction: column;
    align-items: center;
  }
}

.s123-module-team.layout-10 .team-category .row:last-child .team-member-container {
  margin-bottom: 0;
}

.s123-module-team.layout-10 .team-member-container .team-bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  height: 240px;
  width: 240px;
  border-radius: 8px;
}

.s123-module-team.layout-10 .team-member-container .team-info-container {
  width: 250px;
}

@media (min-width: 768px) {
  .s123-module-team.layout-10 .team-member-container .team-bg-image {
    height: 163px;
    width: 163px;
    margin-bottom: 0;
  }

  .s123-module-team.layout-10 .team-member-container .team-info-container {
    width: calc(100% - 163px);
    padding-left: 48px;
    text-align: left;
  }

  html[dir="rtl"] .s123-module-team.layout-10 .team-member-container .team-info-container {
    text-align: right;
    padding-right: 48px;
    padding-left: 0;
  }
}

.s123-module-team.layout-10 .team-member-container .team-info-container h3 {
  margin-top: 0;
  font-weight: 600;
}

.s123-module-team.layout-10 .team-info-container p {
  margin-bottom: 8px;
}

.s123-module-team.layout-10 .text-opacity {
  opacity: 0.7;
  font-weight: 600;
}

@media (max-width: 767px) {
  .s123-module-team.layout-10 .team-member-container .team-info-container h3 {
    margin-bottom: 8px;
  }

  .s123-module-team.layout-10 .text-opacity {
    margin-bottom: 24px;
  }
}

.s123-module-team.layout-10 .social-icons {
  font-size: 0.5rem;
  margin-bottom: 16px;
}

.s123-module-team.layout-10 .social-icon .list-inline {
  margin: 0;
  display: flex;
  gap: 15px;
}

.s123-module-team.layout-10 .social-icon .list-inline li {
  margin: 0;
  padding: 0;
}

.s123-module-team.layout-10 .team-text-content {
  overflow-wrap: break-word;
  overflow: hidden;
  margin-bottom: 10px;
}

.s123-module-team.layout-10 .team-member-container.background-primary-color a.more-link,
.s123-module-team.layout-10 .team-member-container.bg-primary-black a.more-link {
  color: #fff;
}

.s123-module-team.layout-10 .team-member-container.background-primary-color .svg-m,
.s123-module-team.layout-10 .team-member-container.bg-primary-black .svg-m {
  background-color: #fff;
}

.s123-module-team.layout-10 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) a:not(.p-m-b-design):not(.btn-primary) .svg-m,
.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) .member-name:before {
  background-color: var(--section-title-color) !important;
}

.s123-module-team.layout-11 .team-member {
  padding: 0 20px;
  margin-bottom: 70px;
}

.s123-module-team.layout-11 .team-member-title {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-bottom: 24px;
}

.s123-module-team.layout-11 .team-image {
  height: 66px;
  width: 66px;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  flex-shrink: 0;
  flex-grow: 0;
}

.s123-module-team.layout-11 .team-details {
  margin-left: 30px;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

@media only screen and (min-width: 768px) {
  .s123-module-team.layout-11 .team-details {
    width: calc(100% - 90px);
  }
}

html[dir="rtl"] .s123-module-team.layout-11 .team-details {
  text-align: right;
  margin-right: 30px;
  margin-left: 0px;
}

.s123-module-team.layout-11 .team-text-side .team-info {
  text-align: left;
}

html[dir="rtl"] .s123-module-team.layout-11 .team-text-side .team-info {
  text-align: right;
}

.s123-module-team.layout-11 .team-info p {
  margin-bottom: 15px;
}

.s123-module-team.layout-11 .team-member .member-name {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 600;
}

.s123-module-team.layout-11 .team-member .position {
  margin-bottom: 0px;
  display: block;
  font-size: 1.1em;
  font-weight: 600;
  opacity: 0.6;
}

.s123-module-team.layout-11 .social {
  display: flex;
  gap: 15px;
  padding: 0;
  margin-bottom: 24px;
  list-style: none;
  flex-wrap: wrap;
}

.s123-module-team.layout-11 .social li {
  display: inline;
  margin: 0;
}

@media (max-width: 767px) {
  .s123-module-team.layout-11 .team-member-title {
    justify-content: flex-start;
  }

  .s123-module-team.layout-11 .member-name {
    margin-bottom: 8px;
  }
}

@media (max-width: 550px) {
  .s123-module-team.layout-11 .team-member {
    padding: 0;
    margin-bottom: 35px;
  }
}

@media (min-width: 550px) and (max-width: 767px) {
  .s123-module-team.layout-11 .team-member-wrap.col-xs-12 {
    width: 50%;
  }
}

#teamPopupFloatDivPhone .page {
  margin-top: 15px;
  padding-top: 0;
}

#teamPopupFloatDivPhone .team_phone_icons a {
  font-size: 25px;
  text-decoration: none;
}

.team_phone_icons a {
  color: white;
}

@media (min-width: 480px) {

  #teamPopupFloatDivPhone .team_address_icons a,
  #teamPopupFloatDivPhone .team_phone_icons a {
    font-size: 65px;
  }
}

.s123-module-team.layout-11 .team-category {
  margin-bottom: -70px;
}

@media (max-width: 550px) {
  .s123-module-team.layout-11 .team-category {
    margin-bottom: -35px;
  }
}

.s123-module-team.layout-11 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

.s123-module-team.layout-11.section-static-text-color .team-member a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-11.section-static-text-color .team-member {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-11.section-static-text-color .team-member a:not(.p-m-b-design):not(.btn-primary) .svg-m,
.s123-module-team.layout-11.section-static-text-color .team-member .member-name:before {
  background-color: var(--section-title-color) !important;
}

.s123-module-team.layout-12 .team-m-member-first .first-img-link {
  width: 50%;
}

.s123-module-team.layout-12 .team-m-member-first .first-img-link .team-m-image {
  width: 100%;
}

.s123-module-team.layout-12 .team-m-image,
.s123-module-team.layout-12 .team-m-member-first .team-m-image {
  position: relative;
  aspect-ratio: 16/9;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.s123-module-team.layout-12 .team-m-details .team-m-name {
  font-weight: 600;
}

@media (min-width: 768px) {
  .s123-module-team.layout-12 .col-centered {
    display: inline-block;
    float: none;
    text-align: center;
    vertical-align: text-top;
  }
}

.s123-module-team.layout-12 .team-m-member,
.s123-module-team.layout-12 .team-m-member-first {
  margin-bottom: 56px;
}

.s123-module-team.layout-12 .team-m-member .position,
.s123-module-team.layout-12 .team-m-member-first .position {
  opacity: 0.6;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 600;
}

.s123-module-team.layout-12 .team-m-member .social,
.s123-module-team.layout-12 .team-m-member-first .social {
  display: flex;
  gap: 15px;
  padding: 0;
  margin: 0;
  margin-bottom: 16px;
  font-size: 0.6rem;
  flex-wrap: wrap;
}

.s123-module-team.layout-12 .team-m-member .social {
  justify-content: center;
}

@media (min-width: 1024px) {
  .s123-module-team.layout-12 .team-m-member {
    margin-bottom: 10px;
  }

  .s123-module-team.layout-12 .team-m-member-first {
    padding: 0;
    margin-bottom: 32px;
    display: flex;
  }

  .s123-module-team.layout-12 .team-m-member-first .team-m-image {
    width: 50%;
    height: auto;
    flex-shrink: 0;
    max-width: 554px;
  }

  .s123-module-team.layout-12 .team-text-side .team-m-details {
    text-align: left;
  }

  html[dir="rtl"] .s123-module-team.layout-12 .team-text-side .team-m-details {
    text-align: right;
  }

  .s123-module-team.layout-12 .team-text-side .team-m-member .social {
    justify-content: flex-start;
  }

  .s123-module-team.layout-12 .team-m-member-first .team-m-details {
    width: 50%;
    text-align: left;
    padding: 20px 0 20px 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  html[dir="rtl"] .s123-module-team.layout-12 .team-m-member-first .team-m-details {
    text-align: right;
    padding: 20px 130px 20px 0;
  }

  .s123-module-team.layout-12 .team-m-member-first .position {
    padding: 0;
    margin-bottom: 16px;
  }

  .s123-module-team.layout-12 .team-m-member-first .team-m-name {
    margin-bottom: 8px;
  }
}

.s123-module-team.layout-12 .team-m-details {
  padding-block: 10px;
}

.s123-module-team.layout-12 .team-m-member-first .social li,
.s123-module-team.layout-12 .team-m-member .social li {
  display: inline;
  margin: 0;
  padding: 0;
}

.s123-module-team.layout-12 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 768px) {

  .s123-module-team.layout-12 .team-m-member .social,
  .s123-module-team.layout-12 .team-m-member-first .social {
    justify-content: center;
  }

  .s123-module-team.layout-12 .no-img-mobile {
    display: none;
  }
}

.s123-module-team.layout-12.section-static-text-color .team-m-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),
.s123-module-team.layout-12.section-static-text-color .team-m-details {
  color: var(--section-title-color) !important;
}

.s123-module-team.layout-12.section-static-text-color .team-m-details a:not(.p-m-b-design):not(.btn-primary) .svg-m,
.s123-module-team.layout-12.section-static-text-color .team-m-details .member-name:before {
  background-color: var(--section-title-color) !important;
}

.s123-module-team.layout-13 {
  padding: 50px 0;
}

.s123-module-team.layout-13 .team-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.s123-module-team.layout-13 .team-item-wrap .team-link {
  text-decoration: none;
  cursor: pointer;
}

.s123-module-team.layout-13 .team-item-wrap.wrap-last-item-sprade {
  grid-column: span 3;
}

.s123-module-team.layout-13 .team-item {
  display: flex;
  flex-direction: column;
  text-align: left;
  height: 100%;
}

.s123-module-team.layout-13 .team-item.last-item-sprade {
  flex-direction: row;
}

.s123-module-team.layout-13 .team-item.reverse-item {
  flex-direction: column-reverse;
}

html[dir="rtl"] .s123-module-team.layout-13 .team-item {
  text-align: right;
}

.s123-module-team.layout-13 .team-item h4 {
  margin: 0;
  font-weight: 700;
}

.s123-module-team.layout-13 .team-item .team-item-description {
  opacity: 0.8;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.s123-module-team.layout-13 .team-item .team-item-description.show-more {
  cursor: pointer;
  position: relative;
  padding: 0 10px 0 0;
}

html[dir="rtl"] .s123-module-team.layout-13 .team-item .team-item-description.show-more {
  padding: 0 0 0 10px;
}

.s123-module-team.layout-13 .team-item .team-item-description.show-more:before {
  content: "\f141";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  bottom: 2px;
  padding: 0 5px;
  border-radius: 6px;
  background-color: var(--modules_color_second_section_main);
  color: var(--modules_color_second_section_btn_text);
  height: 20px;
  display: flex;
  align-items: center;
}

.bg-primary.s123-module-team.layout-13 .team-item .team-item-description.show-more:before {
  background-color: var(--modules_color_section_main);
  color: var(--modules_color_section_btn_text);
}

.inside_page .s123-module-team.layout-13 .team-item .team-item-description.show-more:before {
  background-color: var(--inside_modules_color_section_box_main);
  color: var(--inside_modules_color_section_btn_text);
}

html[dir="rtl"] .s123-module-team.layout-13 .team-item .team-item-description.show-more:before {
  left: 0;
  right: auto;
}

.s123-module-team.layout-13 .team-item .team-item-description .back-btn {
  display: flex;
  cursor: pointer;
  background-color: var(--modules_color_second_section_main);
  color: var(--modules_color_second_section_btn_text);
  width: fit-content;
  padding: 2px 5px;
  border-radius: 6px;
  margin-top: 5px;
}

.bg-primary.s123-module-team.layout-13 .team-item .team-item-description .back-btn {
  background-color: var(--modules_color_section_main);
  color: var(--modules_color_section_btn_text);
}

.inside_page .s123-module-team.layout-13 .team-item .team-item-description .back-btn {
  background-color: var(--inside_modules_color_section_box_main);
  color: var(--inside_modules_color_section_btn_text);
}

.s123-module-team.layout-13 .team-item .team-item-description.text-scroll {
  overflow-y: auto;
}

.s123-module-team.layout-13 .team-item .team-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  align-self: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  padding: 32px;
}

.s123-module-team.layout-13 .team-item .team-item-texts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 32px;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  gap: 1.5rem;
}

.s123-module-team.layout-13 .team-item .team-item-texts .position {
  margin: 0;
}

.s123-module-team.layout-13 .social {
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  z-index: 100;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .s123-module-team.layout-13 .social {
    margin-bottom: 16px;
  }
}

.s123-module-team.layout-13 .social li {
  display: inline;
  margin: 0;
}

#teamPopupFloatDivPhone .page {
  margin-top: 15px;
  padding-top: 0;
}

#teamPopupFloatDivPhone .team_phone_icons a {
  font-size: 25px;
  text-decoration: none;
}

.team_phone_icons a {
  color: white;
}

@media only screen and (min-width: 480px) {

  #teamPopupFloatDivPhone .team_address_icons a,
  #teamPopupFloatDivPhone .team_phone_icons a {
    font-size: 65px;
  }
}

.s123-module-team.layout-13 .team-item .team-item-description {
  white-space-collapse: break-spaces;
}

.s123-page-data-teams.layout-13 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 767px) {
  .s123-module-team.layout-13 .team-grid {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  .s123-module-team.layout-13 .team-grid .team-item {
    gap: 0;
  }

  .s123-module-team.layout-13 .team-item.reverse-item {
    flex-direction: column;
  }

  .s123-module-team.layout-13 .team-item .team-image,
  .s123-module-team.layout-13 .team-item .team-item-texts {
    padding: 24px;
  }

  .s123-module-team.layout-13 .team-item.last-item-sprade {
    flex-direction: column;
  }

  .s123-module-team.layout-13 .team-item .team-item-description {
    overflow: unset;
    height: fit-content !important;
    text-overflow: unset;
    pointer-events: none;
  }

  .s123-module-team.layout-13 .team-item .team-item-description.show-more:before {
    content: none;
  }
}

.s123-module-team.layout-13[data-device-type="tablet"] .team-item .team-item-description {
  overflow: unset;
  height: fit-content !important;
  text-overflow: unset;
  pointer-events: none;
}

.s123-module-team.layout-13[data-device-type="tablet"] .team-item .team-item-description.show-more:before {
  content: none;
}

.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar-track {
  background: var(--global_main_color_btn_text_color);
}

.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar-thumb {
  background: var(--global_main_color);
}

.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar-thumb:hover {
  background: var(--global_main_color);
}

.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar {
  width: 4px;
  height: auto;
}

.s123-module-team.layout-14 .team-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px;
}

.s123-module-team.layout-14 .team-members {
  display: grid;
  grid-auto-rows: max-content;
  grid-row-gap: 2em;
  align-content: center;
}

.s123-module-team.layout-14 .team-images {
  display: flex;
  justify-content: center;
  position: relative;
  height: 650px;
  width: auto;
}

@media (max-width: 767px) {
  .s123-module-team.layout-14 .team-grid {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }

  .s123-module-team.layout-14 .team-images {
    height: 450px;
  }

  .s123-module-team.layout-14 .team-members {
    padding-inline: 10px;
  }
}

.s123-module-team.layout-14 .team-image {
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
  aspect-ratio: 9/16;
  border-radius: 4px;
  position: absolute;
  inset: 0;
  display: none;
}

.s123-module-team.layout-14 .team-image.active {
  display: block;
}

.s123-module-team.layout-14 .team-memeber-info {
  position: absolute;
  bottom: 0;
  background-color: var(--modules_color_second_box);
  opacity: 0.8;
}

.bg-primary.s123-module-team.layout-14 .team-memeber-info {
  background-color: var(--modules_color_box);
}

.inside_page .s123-module-team.layout-14 .team-memeber-info {
  background-color: var(--inside_modules_color_box);
}

.s123-module-team.layout-14 .team-more-info-hidden {
  opacity: 0;
  pointer-events: none;
}

.s123-module-team.layout-14 .team-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: start;
  align-items: center;
  gap: 1rem;
}

.s123-module-team.layout-14 .team-member {
  cursor: pointer;
}

.s123-module-team.layout-14 .team-member .position,
.s123-module-team.layout-14 .team-member .member-name {
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-align: left;
}

html[dir="rtl"] .s123-module-team.layout-14 .team-member .position,
html[dir="rtl"] .s123-module-team.layout-14 .team-member .member-name {
  text-align: right;
}

.s123-module-team.layout-14 .team-member .position {
  font-size: 0.9rem;
}

.s123-module-team.layout-14 .team-member .social-links {
  padding-top: 10px;
}

.s123-module-team.layout-14 .team-member .social-links>li a {
  border-color: #ecf0f1;
  border-radius: 3px;
}

.s123-module-team.layout-14 .social {
  padding: 1rem;
  margin: 0;
  list-style: none;
  position: absolute;
  background-color: var(--modules_color_second_box);
  opacity: 0.8;
}

.bg-primary.s123-module-team.layout-14 .social {
  background-color: var(--modules_color_box);
}

.inside_page .s123-module-team.layout-14 .social {
  background-color: var(--inside_modules_color_box);
}

@media (max-width: 767px) {
  .s123-module-team.layout-14 .social {
    margin-bottom: 16px;
  }
}

.s123-module-team.layout-14 .social li {
  display: inline;
  margin: 0 5px;
}

#teamPopupFloatDivPhone .page {
  margin-top: 15px;
  padding-top: 0;
}

#teamPopupFloatDivPhone .team_phone_icons a {
  font-size: 25px;
  text-decoration: none;
}

.team_phone_icons a {
  color: white;
}

@media only screen and (min-width: 480px) {

  #teamPopupFloatDivPhone .team_address_icons a,
  #teamPopupFloatDivPhone .team_phone_icons a {
    font-size: 65px;
  }
}

.s123-module-team.layout-14 .team-category:not([data-categories-filter="s123-g-show-all"]) {
  display: none;
}

@media (max-width: 767px) {
  .s123-module-team.layout-14 .no-img-mobile {
    display: none;
  }
}

.s123-module-team.layout-14 .team-memeber-info .team-item-description {
  padding: 20px 10px 0 10px;
  text-overflow: ellipsis;
  max-height: 300px;
  overflow: hidden;
  color: var(--modules_color_text_second_box);
}

.bg-primary.s123-module-team.layout-14 .team-memeber-info .team-item-description {
  color: var(--modules_color_text_box);
}

.inside_page .s123-module-team.layout-14 .team-memeber-info .team-item-description {
  color: var(--inside_modules_color_text_box);
}

.s123-module-team.layout-14 .team-memeber-info .more-link {
  margin-bottom: 10px;
}

.s123-module-team.layout-14.section-static-text-color .team-members {
  color: var(--section-title-color) !important;
}

#newVideo {
  display: block;
  width: 100%;
  height: 100%;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table th {
  text-align: center;
}

/* bannerWrapper */
.bannerWrapper,
.bannerWrapper .slider,
.bannerWrapper .slider img {
  height: 450px;
}

.bannerWrapper {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bannerWrapper .slider {
  width: 100%;
  list-style: none;
  position: relative;
  top: 0;
  margin-bottom: 0;
}

.bannerWrapper .slider li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.bannerWrapper .slider img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.control {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 50px;
  transform: translateX(-50%);
  display: flex;
  z-index: 999999;
}

.control a {
  width: 10px;
  height: 10px;
  background-color: #ffffff50;
  margin: 0 10px;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}

.control a.active,
.control a:hover {
  background-color: #fff;
}

.bannerWrapper .slider li.active {
  opacity: 1;
  background-color: #000;
  z-index: 2;
}

.bannerWrapper .slider li {
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.prev {
  position: absolute;
  right: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  bottom: 10px;
  font-size: 20px;
  color: #fff;
  background-color: #eeeeee55;
  border-radius: 50%;
  z-index: 3;
}

.next {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  border-radius: 50%;
  color: #fff;
  background-color: #eeeeee55;
  z-index: 3;
}

.next:hover,
.prev:hover {
  text-decoration: none;
  background-color: #fff;
}

.bannerInfo {
  width: 400px;
  background-color: #e2e5e9;
  text-align: center;
  height: 450px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.bannerInfo p {
  line-height: 34px !important;
}

.bannerText {
  position: absolute;
  background-color: #00000050;
  color: #fff;
  width: 80%;
  left: 50%;
  top: 50%;
  padding: 20px 0;
  transform: translate(-50%, -50%);
}

/* end bannerWrapper */
.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
}

.p-50 {
  padding: 50px;
}

.about-left {
  width: 50%;
}

.text-container {
  /* display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;  */
  position: relative;
  max-height: 3.6em;
  /* 高度设置为大约2行文本的高度 */
  overflow: hidden;
  line-height: 1.8em;
  /* 行高设置为文本的行高 */
}

.text-container.expanded {
  max-height: none;
}

.more-link {
  display: block;
  color: blue;
  cursor: pointer;
  text-decoration: underline;
  margin-left: auto;
}

#moreLink {
  text-decoration: none;
}

.model1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px;
  flex-wrap: wrap;
}

.model1Item>img {
  display: block;
  width: 100%;
  height: 250px;
}
.model1Item{
  width: 30%;
}
.model1Item p {
  background-color: #E2E5E9;
  color: #485361;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 30px 40px; */
  padding: 0 20px;
  line-height: 100px;
}

.model2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px;
}
.model2Item{
  width: 50%;
}
.model2Item>img {
  display: block;
  width: 100%;
}

.model2Item p {
  background-color: #E2E5E9;
  color: #485361;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 40px;
}




/* banner */
#top-banner img {
  width: 100%;
  height: 100%;
}

#top-banner video{
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  object-fit: cover;
}

#top-banner .carousel-container {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

#top-banner .carousel {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

#top-banner .carousel-item {
  min-width: 100%;
  height: 960px;
  background-size: cover;
  background-position: center;
  position: relative;
}

#top-banner .text-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  padding: 0 50px;
}

#top-banner .main-title {
  font-size: 70px;
  margin: 0;
}

#top-banner .sub-title {
  font-size: 22px;
  margin-top: 10px;
}

#top-banner .carousel-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

#top-banner button {
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: white;
  width: 40px;
  height: 40px;
  cursor: pointer;
  font-size: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}

#top-banner button:hover {
  background: rgba(0, 0, 0, 0.8);
}

#top-banner button:focus {
  outline: none;
}

#top-banner .prev {
  left: 20px;
}

#top-banner .next {
  right: 20px;
}