body {
  line-height: 1.4;
  font-size: 14px;
}
body p {
  font-size: 16px;
}

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/
.a11y-lineheight-double .h1, .a11y-lineheight-double .h2, .a11y-lineheight-double .h3, .a11y-lineheight-double .h4, .a11y-lineheight-double .h5, 
.a11y-lineheight-double .h6, .a11y-lineheight-double h1, .a11y-lineheight-double h2, .a11y-lineheight-double h3, .a11y-lineheight-double h4, .a11y-lineheight-double h5,
.a11y-lineheight-double h6 {
  line-height: 1.5 !important;
}

/* HEADER */

.desktoplogo .logo-escwa {
  background-color: #0d78c7;
  padding: 1.5rem 1rem 1rem;
  position: relative;
}
.scroll .desktoplogo .logo-escwa {
  padding: 1rem;
}
.desktoplogo .logo-escwa img {
  height: 3rem;
}
.desktoplogo .logo-project {
  margin-left: 10px;
}
.desktoplogo .logo-project img {
  height: 3rem;
  margin-bottom: 1rem;
}

/* Full Width Header */
body.full-width-header .tra-menu .tmmainfull.scroll,
body.full-width-header .white-menu .tmmainfull.scroll,
body.full-width-header .dark-menu.dark-scroll .tmmainfull.scroll,
body.full-width-header .header01 .tmmainfull.scroll {
  background-color: #32325d !important;
  padding: 0px;
}
body.full-width-header .scroll .desktoplogo .logo-project img,
body.full-width-header .scroll .desktoplogo .logo-escwa img {
  height: 2rem;
  max-height: 2rem;
}
body.full-width-header
  .header01
  .tmmainfull.menu.clearfix.scroll
  .tmmainwp
  .d-none.d-xl-flex.py-3 {
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}
@media (min-width: 1200px) {
  body.full-width-header
    .tra-menu.navbar-light
    .scroll
    .header-menu
    .menu-nav
    > .menu-item
    > .menu-link
    .menu-text {
    color: #ffffff;
    font-weight: 400;
    transition: 0.3s all;
  }
}
@media (min-width: 1200px) {
  body.full-width-header
    .header-menu
    .menu-nav
    > .menu-item:hover:not(.menu-item-here):not(.menu-item-active)
    > .menu-link
    .menu-text,
  body.full-width-header
    .header-menu
    .menu-nav
    > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active)
    > .menu-link
    .menu-text,
  body.full-width-header
    .header-menu
    .menu-nav
    > .menu-item.menu-item-here
    > .menu-link
    .menu-text,
  body.full-width-header
    .header-menu
    .menu-nav
    > .menu-item.menu-item-active
    > .menu-link
    .menu-text {
    color: #fff !important;
  }
  body.full-width-header
    .tmmainfull.scroll
    .header-menu
    .menu-nav
    > .menu-item.menu-item-active
    > .menu-link,
  body.full-width-header
    .tmmainfull.scroll
    .header-menu
    .menu-nav
    > .menu-item:hover
    > .menu-link,
  body.full-width-header
    .tmmainfull.scroll
    .header-menu
    .menu-nav
    > .menu-item:hover:not(.menu-item-here):not(.menu-item-active)
    > .menu-link,
  body.full-width-header
    .tmmainfull.scroll
    .header-menu
    .menu-nav
    > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active)
    > .menu-link,
  body.full-width-header
    .tmmainfull.scroll
    .header-menu
    .menu-nav
    > .menu-item.menu-item-here
    > .menu-link,
  body.full-width-header
    .tmmainfull.scroll
    .header-menu
    .menu-nav
    > .menu-item.menu-item-active
    > .menu-link {
    background-color: #f0f2f900 !important;
  }
}
@media (max-width: 1199.95px) {
  body.full-width-header .header01 .tmmainwp {
    background-color: #f0f2f9 !important;
  }
  .wsmobileheader {
    z-index: 0;
  }
}

/* TOP BAR ICONS */
.top-bar a {
  color: #fff;
  margin-left: 1.5rem;
}
.top-bar a::before {
  font-size: 18px;
  line-height: 25px !important;
}

/* ACTIVE NAV ITEM */
@media (min-width: 1200px) {
  .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link,
  .header-menu
    .menu-nav
    > .menu-item:hover:not(.menu-item-here):not(.menu-item-active)
    > .menu-link {
    background-color: transparent;
  }
  .header-menu
    .menu-nav
    > .menu-item:hover:not(.menu-item-here):not(.menu-item-active)
    > .menu-link
    .menu-text,
  .header-menu
    .menu-nav
    > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active)
    > .menu-link
    .menu-text,
  .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text,
  .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
    color: #fff;
  }
  .header-menu .menu-nav > .menu-item > .menu-link .menu-text::after {
    background: none;
    bottom: -16px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    background-color: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0 !important;
  }
  .header-menu
    .menu-nav
    > .menu-item.menu-item-active
    > .menu-link
    .menu-text:after,
  .header-menu .menu-nav > .menu-item:hover > .menu-link .menu-text:after {
    width: 100% !important;
  }
}

/* HERO SECTION */


/******************** CARDS (Topic, Groups) ************************/




.communities-lock {
    position: absolute;
    right: 10px;
    bottom: 5px;
    color: #fff;
  }
  .communities-lock i {
    font-size: 1.75rem;
  }
  
  /* TOPICS */
  





/* CARD LIST */
.card-list {
  padding: 16px 32px;
}
.card-list ul {
  list-style: circle;
}

/* TOP BUTTON */
.top-btn {
  position: absolute;
  top: 0;
  right: 16px;
}

/* VIDEO PREVIEW */
.video-preview img {
  width: 100%;
  border-radius: 5px;
}

/* ACCORDATION */
.accordion-button.collapsed {
  margin-bottom: 10px;
  border-radius: 5px !important;
  background-color: #0d78c7;
  color: #fff;
}
.accordion-button:not(.collapsed) {
  color: #0d78c7;
  background-color: #e8f2fb;
  box-shadow: none;
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
}
.accordion-button::after {
  content: "\2b";
  background-image: none;
  /* font-size: 24px;     */
  transition: rotate 0.5s;
}
.accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: none;
  rotate: 45deg;
}

/* JOIN NOW BANNER */
.join_now_banner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  border-radius: 5px;
}
.join_now_banner .img-holder {
  width: 20%;
}

/* image banner */
.join_now_banner.image_banner a.banner-link img {
  border-radius: 5px;
}
a.join_now_banner .banner-overlay {
  content: "";
  position: absolute;
  background-color: transparent;
  width: 100%;
  opacity: 1;
  top: 0;
  height: 100%;
  transition: all 0.5s;
}
a.join_now_banner:hover .banner-overlay {
  background-color: rgba(255, 255, 255, 0.4);
  transition: all 0.5s;
}
@media (max-width: 991.95px) {
  .join_now_banner.image_banner {
    padding: 0 15px;
  }
}


/*********************** RESPONSIVE ***********************/
@media only screen and (max-width: 1199.95px) {
  #pageContent {
    margin-top: 0;
  }
}
@media only screen and (max-width: 991.95px) {
  .top-bar a {
    color: #32325d;
  }
  .smllogo img,
  .smllogo .logo-project img {
    height: 32px;
  }

  .wsmobileheader .logo-escwa {
    padding: 24px 1rem;
  }

  .topics .card-holder {
    width: 50%;
  }

  .opportunities .card-holder {
    width: 33.3%;
  }

  .courses .card-holder {
    width: 50%;
  }

  .opportunities-2 .card-holder {
    width: 50%;
  }
}
@media only screen and (max-width: 767.95px) {
  .knowledge .img-block {
    display: none;
  }
  .knowledge .card-holder,
  .topics .card-holder {
    width: 100%;
  }
  .opportunities .card-holder {
    width: 50%;
  }
}

@media only screen and (max-width: 575.95px) {
  .news-2-img {
    width: 100% !important;
  }
  .news-2-img img {
    width: 100%;
    margin-bottom: 8px;
  }
  .news-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .opportunities-2 .card-holder {
    width: 100%;
  }
}
@media only screen and (max-width: 479.95px) {
  .opportunities .card-holder {
    width: 100%;
  }
  .courses .card-holder {
    width: 100%;
  }
}

/* EXTENDED SVG */
.opportunities-2 .card-img.img-svg img {
  height: 90px;
}
.opportunities-2 .text-svg {
  width: -webkit-fill-available;
}
.opportunities-2 .xr-svg {
  width: 100%;
  padding: 0 15% 20px;
}



/************************************************************************************/
/* box padding */
.content-box-wrapper {
    padding: 3rem;
}
@media only screen and (max-width: 992px) {
    .content-box-wrapper {
        padding: 2rem;
    }   
}
@media only screen and (max-width: 768px) {
    .content-box-wrapper {
        padding: 1rem;
    }
}


/* HOVER ARROW */
.hover-arrow {
  font-size: 1rem;
}
.hover-arrow::after {
  display: inline-block;
  margin-left: 0.375rem;
  content: "→";
  transition: transform 0.2s ease 0s;
}
.hover-arrow:hover:after {
  transform: translate3d(6px, 0, 0);
}


/* height */
.h-300px {
  height: 300px;
}

.sr-only {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal;
	margin: -1px;
	padding: 0;
	clip: rect(0,0,0,0);
	border: 0;
}


/***********************************************************************************
*******************************     RTL CHANGES     *******************************
************************************************************************************/
[dir="rtl"] .top-bar a {
  margin-left: 0;
  margin-right: 1.5rem;
}

[dir="rtl"] .hover-arrow::after {
  rotate: 180deg;
  margin-left: auto;
  margin-right: 0.375rem;
}

[dir="rtl"] .knowledge .img-block img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

@media (min-width: 1200px) {
  [dir="rtl"]
    .header-menu
    .menu-nav
    > .menu-item
    .menu-submenu.menu-submenu-right {
    right: auto;
    left: 0;
  }
}

/****Footer RTL****/

[dir="rtl"] .bottom-footer-list li:after {
  padding-right: 0;
  padding-left: 11px;
}
[dir="rtl"] .bottom-footer-list li.first-li:after {
  content: none;
}
[dir="rtl"] .bottom-footer-list li.last-li:after {
  content: "|";
  padding-left: 11px;
}

/***********************************************************************************
*******************************     RTL CHANGES     *******************************
************************************************************************************/

/***********************************************************************************
*******************************     SEARCH MODAL     *******************************
************************************************************************************/
#searchModal .modal-dialog {
  position: absolute;
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
}
#searchModal .modal-content {
  height: 50vh;
  border-radius: 0;
  background-color: #32325d;
}
#searchModal .btn-close {
  background: none;
  color: #fff;
}
#searchModal .modal-header {
  border: 0;
}
#searchModal .modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
}
#searchModal .form-control {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  border-bottom: 1px solid #8898aa;
  color: #fff;
}
#searchModal #search-btn {
  font-family: "flaticon";
  color: #8898aa;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #8898aa;
  transition: all 0.5s;
}
#searchModal #search-btn:hover {
  color: #fff;
}
#searchModal .form-control:focus,
#aside_wrapper select:focus,
#aside_wrapper .select2-selection:focus {
  box-shadow: none;
  border-color: #0d78c7;
}

[dir="rtl"] #searchModal .form-submit::before{
  transform: rotate(180deg);
}

/***********************************************************************/
/* social media icons */
.shariff {
  padding: 0 !important;
}
.shariff.card__block .orientation-horizontal li,
.shariff.card__block .orientation-horizontal li > a {
  width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  margin-bottom: 0;
}
.shariff.card__block .orientation-horizontal li{
  margin-right: 4px;
}
[dir='rtl'] .shariff.card__block .orientation-horizontal li{
  margin-left: 4px;
  margin-right: 0;
}
.shariff .orientation-horizontal li:last-child {
  margin-right: 0;
}
.shariff.card__block .orientation-horizontal .fab {
  font-size: 1rem !important;
	width: 30px;
	line-height: 30px;
  
}
.shariff li .fab, .shariff li .far, .shariff li .fas {
  width: 30px;
  line-height: 30px;
}


/* featured content */


/* ==========================================================================
  Login - Register Pages custom CSS
  =========================================================================== */
.font-size-sm {
  font-size: 0.8rem;
}
.login-custom .bg-white-lg {
  background-color: #fff;
}
.login-custom .logo-img img {
  width: 225px;
}
.login-custom .colored-col {
  position: relative;
  min-height: 450px;
}
.login-custom .colored-section {
  position: absolute;
  height: 110%;
  width: 92%;
  right: 4%;
  top: -5%;
  z-index: 40;
}
.login-custom .colored-section::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0d78c7;
  z-index: -1;
}
.login-custom .logo-img {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.6s;
}
.login-custom form {
  color: #555;
  /* padding: 15px; */
}
.login-custom .form-group {
  margin-bottom: 5px;
  position: relative;
  margin-bottom: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
.login-custom .form-group.hasError input {
  border-color: #6772e5 !important;
}
.login-custom .form-group.hasError label {
  color: #6772e5 !important;
}
.login-custom label {
  transform: translateY(20px);
  transition: all 0.4s;
  cursor: text;
  z-index: 1;
  margin-bottom: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}
.login-custom label.active {
  transform: translateY(0px);
  font-size: 10px;
}
.login-custom input:not([type="submit"]) {
  background: none;
  outline: none;
  border: none;
  display: block;
  width: 100%;
  /* border-bottom: 1px solid #eee; */
  color: #32325d;
  z-index: 1;
  border: 1px solid #8898aa;
  margin-top: 10px !important;
}
.login-custom input[type="radio"] {
  background: none;
  outline: auto;
  border: none;
  width: 16px;
  color: #eee;
}
.form-check-input:checked {
  background-color: #6772e5 !important;
  border-color: #6772e5 !important;
}
[dir="rtl"] .form-check .form-check-input {
  float: right;
  margin-left: auto;
  margin-right: -1.5em;
}
.login-custom input.hasError {
  border-color: #6772e5;
}
.login-custom span.error {
  color: #6772e5;
  position: absolute;
  bottom: -20px;
  right: 0;
  font-size: 12px;
  display: none;
}
.login-custom input[type="password"] {
  color: #32325d;
}
@media (max-width: 768px) {
  .login-custom .bg-white-lg {
    background-color: transparent;
  }
  .login-custom .colored-col {
    position: relative;
    min-height: auto;
    background: #f0f2f9;
  }
  .login-custom .colored-section {
    height: 100px !important;
    top: 0px;
    position: relative;
    z-index: 40;
    width: 100%;
    right: unset;
  }
  .login-custom .form {
    background: #fff;
  }
  .login-custom .logo-img img {
    width: 150px;
  }
  .login {
    padding: 24px;
  }
}
.login {
  padding: 24px 0;
}

/* .login-custom input:not([type=submit]):focus {
        box-shadow: none;
    } */

.user .input-description {
  font-size: 0.75rem;
  color: #181828;
}
.user .input-description a {
  color: #0d78c7;
  font-size: 16px;
}
.user .card__nested-section {
  margin: 40px 0 -15px 0;
  border: none;
  background-color: transparent;
  font-size: 0.75rem;
  color: #181828;
  padding: 0;
  text-align: end;
}
.user .card__nested-section a {
  color: #0d78c7;
}
.user .card__nested-section a:hover {
  color: #181828 !important;
}
.user .login-custom .form-actions {
  width: fit-content;
  float: right;
  margin-top: 40px;
}

/* login */
.login .control-label {
  color: #181828;
  margin-bottom: 1rem;
}
.login .form-control {
  margin-bottom: 10px;
}
.login .form-control:focus {
  box-shadow: none !important;
  border-color: #0d78c7;
}
.login .help-block {
  text-align: start !important;
  color: #8898aa;
  font-size: 12px;
  font-weight: 300;
}
.login .help-block a {
  color: #0d78c7;
}
.login .help-block a:hover {
  color: #181828 !important;
}
.help-block > a {
  font-weight: inherit !important;
}
/* end Login - Register Pages custom CSS */

/* ================================= BEGIN:ASIDE FILTER CSS ================================= */

@media (min-width: 992px) {
  #btn_aside_close {
    display: none;
  }
}
@media (max-width: 1199.95px) {
  #btn_aside_close svg {
    height: 32px;
    width: 32px;
    fill: #fff;
  }
  .aside-wrapper #btn_aside_close {
    position: fixed;
    left: -50px;
    height: 37px;
    width: 37px;
    padding: 5px;
    cursor: pointer;
    opacity: 0;
  }
  .aside-wrapper.aside-wrapper-on #btn_aside_close {
    left: 350px;
    right: auto;
    opacity: 1;
    transition: 0.5s all;
  }
  #aside_mobile_toggle {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 2px;
  }
  #aside_mobile_toggle svg {
    width: 28px;
    height: auto;
  }
  .aside-wrapper.aside-wrapper-on {
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease,
      top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: 0;
  }
  .aside-wrapper {
    overflow: auto;
  }
  .aside-wrapper {
    z-index: 3001;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease,
      top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -370px;
    width: 350px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aside {
    padding-top: 40px !important;
    border-radius: 0 !important;
    overflow-y: auto;
  }
  .aside-wrapper-overlay {
    background: rgba(50, 50, 93, 0.85);
  }
  .aside-wrapper-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 3000;
    margin-top: 0;
    -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
    animation: animation-offcanvas-fade-in 0.6s ease 1;
  }
}

.pager-nav {
  width: 100% !important;
}
.aside {
  border: 0;
  border-radius: 8px !important;
}
.aside .js-form-submit {
  font-size: 0.9em !important;
  padding: 8px 16px !important;
}
/* .aside .button.button--default:hover {
    border-color: #008655 !important;
    color: #008655 !important;
} */
/* .aside .button.button--flat:hover {
    border-color: #9e2146 !important;
    color: #9e2146 !important;
} */
.aside .form-group {
  position: initial !important;
}
.path-user aside .form-group,
.path-node aside .form-group,
.path-group aside .form-group {
  width: 100%;
}
/* aside form {
  position: initial;
}
.aside .region--complementary-top {
  position: relative;
} */
.aside button[value="Reset"] {
  /* position: absolute;
  right: 24px;
  top: 16px;
  background-color: transparent !important;
  font-size: 0.875rem;
  letter-spacing: 0px;
  color: #6c757d !important;
  border: none !important;
  padding: 0 !important;
  margin-bottom: 0 !important; */
  margin-top: 0;
  order: 20;
}
/* .aside button[value="Reset"]:hover {
  color: #0d78c7 !important;
  background-color: transparent !important;
} */

.events-row .card {
  height: 100%;
  background-color: #f0f2f9;
  border-radius: 2px !important;
}
/* .events-row .card:hover {
    background-color: #e2e4ebfc !important;
} */
form:not(.layout-builder-configure-block) [type="radio"] + label:before {
  border-radius: 50%;
  border: 2px solid #8898aa !important;
}
form:not(.layout-builder-configure-block)
  [type="checkbox"]:not(:checked)
  + label:after {
  border: 2px solid #8898aa !important;
}
form:not(.layout-builder-configure-block) [type="radio"]:checked + label:after {
  background-color: #0d78c7;
}

#aside_wrapper select,
#aside_wrapper .select2-selection {
  border-color: transparent;
  margin-top: 0;
}
/* ================================= END:ASIDE FILTER CSS ================================= */

/**********TO OVERRIDE TEMPLATE CLASSES*********/

main.bg-cloud .event-card-body {
  background-color: #fff;
}
.view-user-information .card {
  background-color: #fff !important;
}
.card .row {
  margin: 0 !important;
}

.card-files__grid {
  list-style: none !important;
  margin: 0 !important;
}
.card-file {
  box-shadow: none !important;
  background-color: #b9c3cf !important;
}
.card-file__title:after,
.card-file__title:before {
  content: none !important;
}
.teaser--small .teaser--small__media img,
.profile img,
.list-item__avatar--medium img,
.avatar img {
  border-radius: 50% !important;
}
.path-group td .media-middle {
  margin-bottom: 0;
}
.path-group td .media-middle .media-left {
  padding-right: 8px;
}
[dir='rtl'] .path-group td .media-middle .media-left {
  padding-right: auto;
  padding-left: 8px;
}
.path-group td .media-middle .list-group-item-heading a {
  color: #0d78c7 !important;
}
.card--stream.social-post-album--form form #edit-field-album-wrapper {
  background: transparent !important;
  padding: 0;
}
.card--stream.social-post-album--form
  form
  #edit-field-album-wrapper
  form:not(.layout-builder-configure-block)
  .form-control {
  max-width: max-content !important;
}
form:not(.layout-builder-configure-block) .form-control:focus {
  box-shadow: none;
  border-color: #0d78c7;
}
.card__text-accord {
  max-width: 100% !important;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-addon,
.input-group .select-wrapper:first-child .form-control:first-child {
  border-radius: 2px !important;
}

.paragraph--type--accordion {
  padding: 0 !important;
}

.teaser--small {
  padding: 10px 15px !important;
  margin: 0 !important;
}
.teaser--small__meta,
.card__text span.text-muted,
.list-item__text--small {
  color: #777 !important;
  margin-top: 0 !important;
}
.teaser--small__meta .icon-small {
  fill: #777 !important;
}



.main-container {
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 1199.98px) {
  .main-container {
    padding-top: 124px !important;
  }
}
@media (max-width: 975px) {
  .toolbar-fixed .main-container,
  .toolbar-vertical .main-container {
    padding-top: 124px;
  }
}

.main-section .container-xl .container-xl {
  padding: 0 !important;
}
.block-system-main-block {
  height: 100%;
}
.badge-default, 
.region--complementary-bottom .list-item__text, 
.region--complementary-bottom .list-item__text a {
	color: #555;
	text-decoration: underline !important;
	padding-top: 0;
	padding-left: 0;
	font-weight: 400;
	font-size: 1em;
	transition: 0.3s all;
}
.path-all-members .teaser__teaser-type,
.path-group .teaser__teaser-type,
.path-node .teaser__teaser-type {
  display: none;
}
.path-all-members .teaser__content {
  padding: 20px 20px 0;
}
.region--hero,
.with-title-region,
.region--title,
.layout--with-complementary,
.region--secondary-navigation {
  padding: 0;
  margin: 0;
  max-width: 100%;
}


nav.navbar.navbar-secondary {
  background-color: #fff;
  padding: 0;
}
.navbar-secondary .navbar-scrollable {
  width: 100%;
}
.navbar-secondary li {
  width: fit-content;
  padding: 10px 0;
  transition: all 0.5s;
  font-size: 14px;
  line-height: 42px;
}
.navbar-secondary li a {
  line-height: 1.5;
  color: #000;
  padding: 10px 20px;
  margin: 0 5px;
  border: 1px solid #e3e3e3;
  border-radius: 22px;
}
.navbar-secondary li.active a,
.navbar-secondary li:hover a {
  color: #0d78c7;
  background-color: #e6eefb;
  border-color: #e6eefb;
}
.navbar-secondary .navbar-nav {
  flex-direction: row !important;
  /* justify-content: end; */
}

.section-title {
  padding: 0 !important;
  margin: 0;
  margin-bottom: 0.5rem;
}






/* select */
.select-wrapper select,
.select2-selection,
.select-wrapper,
select {
  border-radius: 2px !important;
}

/* EVENT DETAILS HEADER */

/* .addtocal button, .addtocal button:focus, .addtocal button:focus-visible, .more-link  {
    padding: 0;
    margin: 5px 0 15px 0;
    background-color: transparent !important;
    border: none;
    color: #0d78c7 !important;
    font-size: small;
    text-decoration: none !important;
    box-shadow: none !important;
} */
/* 
.add-to-calendar .btn {
  border: 1px solid #fff !important;
  color: #0d78c7 !important;
  background-color: #fff !important;
  padding: 6px !important;
  margin-bottom: 0;
  font-size: 0.875rem;
  text-decoration: none !important;
  box-shadow: none !important;
}
.addtocal .btn .caret {
  color: #0d78c7;
  transition: all 0.5s;
}
.addtocal button::after,
.hero-footer__cta button::after {
  content: none !important;
}
.addtocal button:hover,
.addtocal .btn:hover .caret,
.more-link:hover,
.more-link a:hover {
  background-color: transparent !important;
  color: #fff !important;
}
.addtocal-list span {
  color: #181828;
}
.dropdown-menu {
  border-radius: 2px;
  padding: 0;
  border: 0;
}
.dropdown-menu li > a:hover span {
  color: #0d78c7;
}
.addtocal-list.dropdown-menu {
  padding: 0;
  border-radius: 2px;
}

.organisers-list .list-item__text {
  color: #181828;
  padding-top: 0;
  padding-left: 0;
  text-decoration: none !important;
} */
/* .organisers-list .list-item__text a {
    color: #f0f2f9 !important;
} */

/* GROUP DETAILS*/
.icon-before .icon-white {
  transition: all 0.5s;
  margin-right: 5px;
}
.icon-before:hover .icon-white {
  fill: #0d78c7;
}

.card__link {
  color: #0d78c7;
}
.card__link:hover {
  color: #181828;
}

.region--complementary-bottom {
  display: block !important;
}
.teaser--small .teaser--small__media .teaser--small__type-icon {
  fill: #181828 !important;
  background-color: #fff !important;
  border-radius: 50% !important;
}

.image-member .img-responsive {
  height: 190px;
  width: 190px;
  border-radius: 2px !important;
}
.card__block:first-child {
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
}
.teaser--stream:last-child,
.card__block:last-child,
.card__nested-section:last-child {
  border-bottom-left-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
form:not(.layout-builder-configure-block)
  [type="checkbox"]:checked
  + label:before {
  border-right-color: #0d78c7 !important;
  border-bottom-color: #0d78c7 !important;
}
.card__block--table table tbody tr:nth-of-type(odd) td {
  background-color: #f0f2f9;
  --bs-table-accent-bg: #f0f2f9 !important;
  transition: all 0.3s;
}
.card__block--table table tbody tr:hover td {
  background-color: #b9c3cf;
  --bs-table-accent-bg: #b9c3cf !important;
}
button[name^="field_post_image_"][name$="_remove_button"],
button[name^="field_post_image_"][name$="_remove_button"]:hover {
  background-color: transparent !important;
  border: none;
  color: transparent !important;
}
.card--stream.social-post-album--form form tbody > tr .btn:after,
.card--stream.social-post-album--form form tbody > tr .btn:before {
  background: #181828 !important;
}

.media-left {
  padding: 0 !important;
  margin: 0 15px 0 0;
}
[dir='rtl'] .media-left {
  padding: 0 !important;
  margin: 0 0 0 15px;
}

/* TOP BAR */
.navbar-user .nav {
  margin-right: 0 !important;
  flex-direction: row !important;
}
.top-bar a,
.top-bar a.language-link,
.navbar-user .navbar-nav > li > a,
.navbar-user .navbar-nav > li > button {
  color: #181828 !important;
  fill: #181828 !important;
  margin-left: 1rem;
}
.top-bar a:hover,
.top-bar a.language-link:hover,
.navbar-user .navbar-nav > li > a:hover,
.navbar-user .navbar-nav > li > button:hover {
  color: #0d78c7 !important;
  fill: #0d78c7 !important;
}

.top-bar a.language-link {
  margin-left: 3rem;
}
[dir="rtl"] .top-bar a.language-link {
  margin-left: auto;
  margin-right: 3rem;
  padding-left: 24px;
}
.navbar-user .navbar-nav > li > a,
.navbar-user .navbar-nav > li > button {
  margin: 0 !important;
  padding: 0 5px 0 !important;
}

body.full-width-header .header01 .tmmainwp::after {
  content: " ";
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  width: calc(100% - 2rem);
  position: absolute;
  bottom: 0px;
  left: 1rem;
  z-index: -1;
}
body.full-width-header .header01 .scroll .tmmainwp::after {
  height: 0px;
}

@media (max-width: 415.98px) {
  .top-bar a.flaticon-search {
    margin-left: 1rem !important;
  }
  .top-bar a.language-link {
    margin-left: 1rem;
  }
  [dir="rtl"] .top-bar a.language-link {
    margin-left: auto;
    margin-right: 1rem;
  }
}
@media (max-width: 309.98px) {
  .navbar-user .navbar-nav > li > a,
  .navbar-user .navbar-nav > li > button {
    padding: 0 !important;
  }
  .navbar-nav__icon {
    width: 20px !important;
    height: 20px !important;
  }
}
.navbar-user .dropdown-menu {
  padding: 0 !important;
}
.navbar-user .dropdown-menu li > a,
.navbar-user .dropdown-menu li > span {
  padding: 8px 15px !important;
  margin: 0 !important;
}
.dropdown.profile .header-nav-current-user {
  padding: 0 !important;
}

.list-item--visibility {
  margin-bottom: 0 !important;
  transition: all .3s;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > span:hover,
.list-item--visibility:hover {
  background-color: #f0f2f9 !important;
}
.dropdown-menu li.list-item--visibility > a:hover {
  background-color: transparent !important;
}
.field--name-field-post-visibility ul {
  border-radius: 0 !important;
}
.header-menu .menu-nav > .menu-item .menu-submenu {
  z-index: 0 !important;
}
.header-nav-current-user strong {
  color: #0d78c7 !important;
}

.toolbar-vertical .top-bar {
  top: 39px;
}
.toolbar-vertical .wsmobileheader {
  top: 83px;
}
/* HEADER */
.desktoplogo .logo-project {
  top: 0;
}

/* SEARCH */
#searchModal .form-submit {
  font-size: 0 !important;
  padding: 6px 16px !important;
  border-radius: 0 !important;
}
.form-text {
  margin-top: 0 !important;
}

/* SEARCH SUBPAGE  */
.search-hero-form {
  display: block;
  width: 75% !important;
}
.search-header .form-group {
  display: flex;
}
.search-header button {
  height: 38px;
  width: 100px;
}
.search-header .search-icon {
  display: none;
}
@media (max-width: 767.98px) {
  .search-header button {
    width: 100% !important;
  }
}
.path-search .view-header {
  margin-bottom: 15px;
}
@media (min-width: 1199.98px) {
  .path-search .region--complementary {
    margin-top: 70px !important;
  }
}

form:not(.layout-builder-configure-block) fieldset {
  margin-top: 0;
}

.toolbar .toolbar-bar #toolbar-item-administration-tray .toolbar-logo img {
  max-height: 24px !important;
}

/* accordion */
.accordion-button.collapsed {
  border-radius: 2px !important;
  margin-bottom: 0 !important;
  background-color: #0d78c7;
  box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
  border-top-right-radius: 2px !important;
  border-top-left-radius: 2px !important;
  color: #0d78c7 !important;
}
.user-form .accordion-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #f0f2f9;
  border-bottom-right-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  /* margin-bottom: 15px; */
}
.user-form .accordion-body select {
  margin-top: 10px;
}
.user-form .accordion-body option {
  padding: 8px 15px !important;
}
.user-form .accordion-body option:hover {
  background-color: #f0f9f2 !important;
  color: #0d78c7 !important;
}
.accordion-item .form-item {
  display: flex;
  flex-direction: column;
  justify-content: end;
}

/* alert info */
.alert,
.alert-info,
.alert-danger {
  border-radius: 2px !important;
  border: 0;
}
.form-item--error-message::before {
  border-color: #f8d7da;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.form-item--error-message {
  background-color: #f8d7da;
  border-color: #f8d7da;
  border-radius: 2px;
  padding: 16px;
}
.form-item--error-message .error {
  font-size: 0.75rem;
}
.placeholder {
  cursor: auto;
  background-color: transparent;
  vertical-align: unset;
}

.highlighter {
  background-color: transparent !important;
}
textarea {
  box-shadow: none;
}
.card--content-merged__list h5 {
  margin-top: 20px;
}
.card--stream.social-post-album--form
  form
  .table-responsive
  + .image-widget:not(.hidden) {
  top: 10px;
  border-radius: 2px;
}

.form--post-create .field--name-field-post-image .image-widget.hidden {
  margin-right: 10px;
  margin-top: 0 !important;
}





/* NAVIGATION HEADER IN USER/PROFILE PAGES */
.dark-header .tmmainfull.menu.clearfix,
.path-user .tmmainfull.menu.clearfix {
  background-color: #32325d !important;
}
body.full-width-header .dark-header .header01 .tmmainwp::after,
body.full-width-header.path-user .header01 .tmmainwp::after {
  background-color: transparent !important;
}
.path-user span.input-group-addon,
.path-user-edit span.input-group-addon {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 10;
}
.path-user-edit #content {
  background-color: #f0f2f9;
}



/* EVENT ORGANISERS */
.event-organisers {
  /* margin-bottom: -1px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; */
}
.event-organisers .list-item__text {
  height: fit-content;
  align-self: center;
  color: #fff;
}
.event-organisers .list-item__text a {
  color: #fff !important;
}
.event-organisers .list-item__avatar--medium {
  flex-basis: 75px;
  height: 75px;
  width: auto;
}
.event-organisers .list-item__avatar--medium img {
  width: 75px !important;
}
/* EVENT ENROLLMENTS */
.event-enrollments a.text-light:hover {
  color: #fff !important;
}


/* EXPLORE */
.path-explore main,
.path-profile main {
  background-color: #f0f2f9;
}
.path-explore .members {
  background-color: #fff;
}
.path-explore .media,
.path-user .media,
.path-group .media {
  margin-bottom: 15px;
}
.path-explore .media-heading,
.path-user .media-heading,
.path-group .media-heading {
  font-weight: light;
}
.path-explore .media-heading a,
.path-user .media-heading a,
.path-group .media-heading a {
  font-weight: bold;
}
.path-explore .row-cols-md-2 > * {
  width: 100% !important;
}
.path-explore .stream-icon,
.path-user .stream-icon,
.path-group .stream-icon {
  background: #0d78c7;
  border: 0;
  box-shadow: none;
}
.path-explore .stream:before,
.path-user .stream:before,
.path-group .stream:before {
  background: #0d78c7;
}
.path-explore .mini-pager,
.path-user .mini-pager,
.path-group .mini-pager {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.path-user .mini-pager,
.path-group .mini-pager,
.mini-pager .pager__item .btn {
  background-color: transparent !important;
  border-color: #0d78c7 !important;
  color: #0d78c7 !important;
  fill: #0d78c7;
  margin: 0 15px;
}
.path-explore .mini-pager a.btn span .icon-small,
.page-links a.btn.btn-flat .icon-inline,
.path-user .mini-pager a.btn span .icon-small,
.path-group .mini-pager a.btn span .icon-small {
  transition: all 0.3s;
}
.path-explore
  .mini-pager
  li.pager__item.pager__item--next
  a.btn:hover
  span
  .icon-small,
.page-links a.btn.btn-flat.pager__item--next:hover .icon-inline,
.path-user
  .mini-pager
  li.pager__item.pager__item--next
  a.btn:hover
  span
  .icon-small,
.path-group
  .mini-pager
  li.pager__item.pager__item--next
  a.btn:hover
  span
  .icon-small {
  transform: translate3d(6px, 0, 0);
}

.path-explore .mini-pager .pager__item--previous a.btn:hover span .icon-small,
.page-links a.btn.btn-flat.pager__item--previous:hover .icon-inline,
.path-user .mini-pager .pager__item--previous a.btn:hover span .icon-small,
.path-group .mini-pager .pager__item--previous a.btn:hover span .icon-small {
  transform: translate3d(-6px, 0, 0);
}

/* pagination  */
.pagination li.is-active.active {
  background-color: #0d78c7;
}
.pagination > .active > a {
  color: #fff !important;
}

/* password strength */
.password-strength__indicator.is-weak {
  background-color: #9e2146;
}
.password-strength__indicator.is-fair {
  background-color: #f5be58;
}
.password-strength__indicator.is-good {
  background-color: #0d78c7;
}
.password-strength__indicator.is-strong {
  background-color: #008655;
}
.password-confirm .ok {
  color: #008655;
}
.password-confirm .error {
  color: #9e2146;
}

.switch input[type="checkbox"]:checked + .lever {
  background-color: #0d78c7;
}
.switch input[type="checkbox"]:checked + .lever:after {
  background-color: #0d78c7;
}
[type="checkbox"]:checked:not(:disabled) + label,
[type="radio"]:checked:not(:disabled) + label {
  color: #0d78c7;
  fill: #0d78c7;
}

/* edit-profile-privacy-fields */
#edit-profile-privacy-fields fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  width: 48%;
  border-bottom: 2px solid #f0f2f9;
  padding-bottom: 10px;
}
#edit-profile-privacy-fields legend.control-label {
  width: fit-content;
}
#edit-profile-privacy-fields .fieldset-wrapper {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: end;
  width: 50%;
}
@media ((max-width: 991.98px) and (min-width: 551.98px)) or (max-width: 329.98px) {
  #edit-profile-privacy-fields legend.control-label {
    width: 100%;
  }
}

/* Enroll Invite Email form  */
.enroll-invite-email-form .form-card {
  padding: 0;
}
.enroll-invite-email-form .accordion-body {
  background-color: #f0f2f9;
}
.email-preview--inside,
.email-preview .subject {
  background-color: transparent;
}
.enroll-invite-email-form .email-preview .main {
  max-width: initial;
  box-shadow: none;
  background-color: #fff;
  padding: 15px 25px;
  margin: 20px 0;
}
.enroll-invite-email-form .btn-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.enroll-invite-email-form .btn-wrap .btn-link {
  margin-left: 10px;
  text-decoration: none;
  color: #0d78c7;
}
.enroll-invite-email-form .btn-wrap .btn-link:hover {
  color: #181828 !important;
}
.enroll-invite-email-form .footer {
  padding: 0;
  margin-bottom: 20px;
  background-color: transparent;
  color: #181828;
}
.enroll-invite-email-form .content-block.powered-by {
  text-align: end;
}

/* Book page */
.menu-item--active-trail a {
  color: #0d78c7;
}
.navigation-book .page-links .pager__item .icon-inline {
  fill: #0d78c7;
  margin: 0;
}
.navigation-book .pager__item {
  padding: 0 !important;
  border: none;
}
.navigation-book .clearfix .pager__item.btn-flat:hover {
  background-color: transparent !important;
  color: #0d78c7 !important;
}


/* CAPTCHA */
.path-user .field--name-social-registration-profiles {
  margin-bottom: 0;
}
.captcha {
  margin-bottom: 50px;
}
.captcha__title {
  font-size: 0.875rem;
}
.captcha__image-wrapper,
.form-item-captcha-response {
  margin-bottom: 5px;
}
/* banner overlay */
.the-banner {
  position: relative;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  z-index: 0;
  display: block;
  transition: all 0.5s;
  border-radius: 16px;
}
.the-banner.overlay::before {
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 16px;
}
.the-banner.overlay.blue::before {
  background: rgba(58, 141, 222, 0.8);
}
.the-banner.overlay.green::before {
  background: rgba(0, 132, 92, 0.8);
}
.the-banner.overlay.light::before {
  background: rgba(255, 255, 255, 0.6);
}
.the-banner.overlay.dark::before {
  background: rgba(0, 0, 0, 0.7);
}
.the-banner:hover {
  background-size: 102% !important;
  transition: all 0.3s;
}
@media only screen and (max-width: 767.95px) {
  .the-banner {
    background-size: 220% !important;
  }
  .the-banner:hover {
    background-size: 225% !important;
    transition: all 0.5s;
  }
}

/* ongoing event tag */
.ongoing-tag {
  border-radius: 22px;
  background-color: #fff0d4;
  color: #f5be58;
}

/* STREAM ITEMS */
@media (min-width: 768px) {
  .stream-item .col-holder {
    width: 75%;
  }
}

/* FORM WITH WHITE BG */
form .form-card,
form.user-register-form .captcha,
form.social-user-login-form,
form.webform-submission-form,
form.profile-social-registration-add-form {
  background-color: #fff;
  padding: 20px 30px;
  position: relative;
  border-radius: 8px;
}
form .form-card {
  margin-bottom: 20px;
}
form .form-card h3 {
  border-bottom: 1px solid #00000030;
  padding-bottom: 5px;
  font-size: 1.5em;
}
form tbody .draggable td .form-item {
  margin-bottom: 0 !important;
}


/* WEBFORM */
.progress-tracker {
  margin: 0 0 20px;
  justify-content: space-evenly;
}
.webform-card {
  border: 0;
  padding: 0;
}
.webform-card-title {
  margin-bottom: 1.5rem !important;
  font-size: 2rem;
  font-weight: 500;
}
.form-composite legend {
  margin-bottom: 0.5rem;
}
.input-group-addon {
  position: absolute;
  top: 5px;
  right: -37px;
}
.clearfix .btn-flat {
  border-color: #0d78c7 !important;
  color: #0d78c7 !important;
  margin-top: .5rem;
}
.clearfix .btn-flat:hover {
  background-color: #0d78c7 !important;
  color: #fff !important;
}
/* NOTIFICATION BADGE */
.notification-bell .badge-accent.badge--pill {
  background-color: #0d78c7;
}
.view--who-liked .views-field-name {
  flex: 2 0 auto;
  width: fit-content;
}
.views-field.views-field-view-user {
  text-align: end;
  width: fit-content;
}

/**** Country flags list ****/

#countryList .content-box-wrapper {
	padding: 1rem 1rem 0;
}

.countrieslist > div {
  width: 8%;
  margin-bottom: 2.5rem;
  text-align: center;
  line-height: 1.25 !important;
}
.countrieslist a img {
  width: 60%;
  height: auto;
  margin-bottom: .75rem;
}
.countrieslist a {
  transition: .3s;
}
.countrieslist a:hover {
  /* scale: 1.05; */
  transform: translateY(-3px);
}
.countrieslist .countriesnames {
  color: var(--bs-gray-800);
  transition: .3s;
}
.countrieslist a:hover .countriesnames {
  color: var(--bs-indigo) !important;
}
.countrieslist a {
  transition: .3s;
}

@media (max-width: 800px) {
  .countrieslist > div {
      width: 15%;
      margin-bottom: 2.5rem;
  }
  .countrieslist a img {
      width: 60%;
      height: auto;
      margin-bottom: .75rem;
  }
}
@media (max-width: 540px) {
  .countrieslist > div {
      width: 20%;
      margin-bottom: 2rem;
  }
}
@media (max-width: 400px) {
  .countrieslist > div {
      width: 25%;
      margin-bottom: 1.5rem;
  }
}

/*** ADD to calendar button **/
.meta-addtocal .add-to-calendar .btn {
	border: 1px solid #fff !important;
	color: #0d78c7 !important;
	background-color: #ffffff !important;
	padding: 8px 10px !important;
	margin-bottom: 0;
	font-size: 0.75em;
	text-decoration: none !important;
	box-shadow: none !important;
	border-radius: 20px !important;
  font-weight: 400;
}
.meta-addtocal .add-to-calendar .btn::after {
	display: none;
}

/*** DROPDOWN MENU ***/
.dropdown-menu .media {
  min-width: 100% !important;
}
.dropdown-menu .media .media-body p{
  line-height: 1.3 !important;
    font-size: 14px !important;
}
.dropdown-menu .media .media-body div{
  font-size: small !important;
  color: #8898AA !important;
}
.dropdown-menu .media .media-left{
  margin: 0 10px 0 0 !important;
}
[dir='rtl'] .dropdown-menu .media .media-left{
  margin: 0 0 0 10px !important;
}
.dropdown-menu .media .media-left .profile img{
  width: 35px !important;
  height: 35px !important;
}
.navbar-nav .dropdown.open > .dropdown-menu {
  min-width: 295px !important;
}

[dir="rtl"] .navbar-nav .dropdown.open > .dropdown-menu {
  text-align: right;
}

/* BUTTON IN DROPDOWN */
.enroll-action-form li button.btn-link {
  padding: 4px 10px 4px 15px !important;
  background-color: transparent;
  border: transparent;
  color: #555555;
  text-decoration: none;
  width: 100%;
}
.enroll-action-form li .btn {
  border-radius: 0 !important;
}
li button.btn-link:hover {
  background-color: #f0f2f9;
  color: #181828;
}


/***********************************************************************************
**************************     ECOSYSTEM CHARTA MODAL     **************************
************************************************************************************/

#institutionModal.modal {
  z-index: 1051;
}

@media (min-width: 575.98px) {
  body:not(.page-node-type-book):not(.page-node-type-topic) #institutionModal.modal {
    left: 35%;
    right: 15%;
  }
  body:not(.page-node-type-book):not(.page-node-type-topic) [dir='rtl'] #institutionModal.modal {
    left: 35%;
    right: -15%;
  }
}
#institutionModal.modal a {
  text-decoration: underline;
  color: #0d78c7 !important;
}
/***********************************************************************************/

body:not(.loaded){
  overflow: auto !important;
}

.webform-submission-form .form-item--error-message{
  display: block;
  color: #9e2146;
  font-size: 16px;
}

.form-type-webform-custom-composite button[data-drupal-selector*="-operations-add"],
.form-type-webform-custom-composite button[data-drupal-selector*="-operations-remove"] {
  background-repeat: no-repeat;
  background-position: center;
}

.form-type-webform-custom-composite button[data-drupal-selector*="-operations-add"] {
  background-image: url(/modules/contrib/webform/images/icons/plus.svg) !important;
}

.form-type-webform-custom-composite button[data-drupal-selector*="-operations-remove"] {
  background-image: url(/modules/contrib/webform/images/icons/minus.svg) !important;
}

.form-type-webform-custom-composite .draggable .tabledrag-handle{
  transform: translate(-14px, -14px);
}

/* GROUP STREAM ITEM - COMMENT */
.stream-item p a {
  color: #0d78c7;
}
.stream-item p a:hover {
  text-decoration: underline;
}


/* BRAND ICON FONT SIZE */
.ico-20 [class*="fa-brands"]:before { font-size: 1.1rem; } /* 20px */

.fa-twitter::before {
	content: "\e61b" !important;
}

[dir='rtl'] .hero-footer .hero-footer__share{
  margin-right: auto;
  margin-left: 0;
}