/*color and other variables */


#user-avatar {
  max-width: 120px;
  max-height: 120px;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 5px solid white; }

.widget-rank-listing-item:before {
  display: none !important; }

body.admin-bar {
  padding-top: 0 !important; }

.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
  width: 96px;
  height: 96px; }

.ps-navbar__inner p:empty {
  display: none !important; }
.ps-navbar__inner p {
  display: flex;
  flex-direction: row;
  margin: 0 !important; }

.widget-achievements-listing-item:before {
  display: none !important; }

body.login-action-register #rc-anchor-container {
  margin-left: 15px; }

.wpforms-container ul li {
  margin: 0; }
  .wpforms-container ul li:before {
    display: none !important; }

.elementor-8622 .elementor-element.elementor-element-387a651b .elementor-shape-bottom svg,
.curve-holder
.elementor-shape-bottom svg {
  stroke: var(--e-global-color-branding-secondary) !important; }

#idbadge-avatar {
  border-radius: 200px;
  border: 5px solid var(--e-global-color-branding-secondary);
  min-height: 280px;
  background: white;
  width: 280px; }

.elementor-button-link br {
  display: none !important; }

#loggedin-as {
  display: flex;
  flex-direction: row;
  align-items: center; }
  #loggedin-as #bt {
    font-family: "Vollkorn", Sans-serif;
    font-size: 1.6rem;
    color: white;
    font-weight: 600;
    margin-right: 10px;
    display: none !important; }
  #loggedin-as .wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /*    background: #53621e;
        padding: 5px;*/
    border-radius: 0px;
    align-items: center; }
  #loggedin-as img {
    border-radius: 100px;
    border: 3px solid #f1f1f1; }
  #loggedin-as #avatar-loggedin {
    width: 32px;
    margin-right: 10px;
    display: flex; }
  #loggedin-as #displayname {
    font-family: "Vollkorn", Sans-serif;
    font-size: 1.6rem;
    color: white;
    font-weight: 500; }
    #loggedin-as #displayname a {
      color: white; }
      #loggedin-as #displayname a:hover {
        color: white;
        text-decoration: underline; }

.ls_grid_container.grid,
.ls_grid_container.list {
  list-style: none !important;
  margin: 0;
  padding: 0; }
  .ls_grid_container.grid li:before,
  .ls_grid_container.list li:before {
    display: none; }

.elementor-nav-menu--dropdown .elementor-nav-menu a {
  justify-content: flex-end;
  max-width: 1500px !important;
  margin: auto !important; }

.elementor-widget-theme-post-content {
  /*  ul{
      padding: 0 0 0 1rem;
      margin-bottom: 1rem;
      list-style: none;
      li{
  margin-bottom:0.5rem;
        &:before{
          vertical-align: middle;
          content: "\f111"; 
          color: $color1;
          font-family: $fontawesome;
          font-weight: bold; 
          display: inline-block; 
          width: 1rem;
          height: 1rem;
          font-size: 0.6rem;
          margin-left: -1rem; 
        }
  
      }
    }*/ }
  .elementor-widget-theme-post-content h1, .elementor-widget-theme-post-content h2, .elementor-widget-theme-post-content h3, .elementor-widget-theme-post-content h4, .elementor-widget-theme-post-content h5, .elementor-widget-theme-post-content h6 {
    color: #005e80 !important;
    font-family: "Alegreya", Serif;
    margin-top: 0;
    margin-bottom: 0rem; }
  .elementor-widget-theme-post-content p {
    margin-bottom: 1rem; }

.animate2 {
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1); }

.animate, .titled-box, .titled-box .elementor-icon-box-icon .elementor-icon, .sidebar-menu li a {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.titled-box .elementor-icon-box-title {
  margin: 0; }
.titled-box:hover {
  cursor: pointer; }
  .titled-box:hover .elementor-icon-box-title > a {
    color: #025162 !important; }
  .titled-box:hover .elementor-icon-box-icon .elementor-icon {
    margin-right: -5px;
    color: #025162 !important; }

#breadcrumbs i {
  vertical-align: middle;
  color: #7a7a7a;
  font-size: 0.6rem; }

.sidebar-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  /* Remove default bullets */ }
  .sidebar-menu i {
    margin-right: 10px; }
  .sidebar-menu .loggedinas-wrap:hover #loggedin-as #displayname {
    color: white !important; }
  .sidebar-menu .loggedinas-wrap #loggedin-as #displayname {
    color: black !important;
    font-size: 19px !important; }
  .sidebar-menu ::marker {
    color: transparent; }
  .sidebar-menu li {
    /*      &:first-child{
              display: none;
          }*/ }
    .sidebar-menu li.active a {
      color: white;
      background-color: #0089A8; }
    .sidebar-menu li a {
      display: flex;
      align-items: center;
      color: rgba(0, 0, 0, 0.54);
      font-weight: 500;
      padding: .5rem 1rem;
      font-family: "Open Sans", Sans-serif;
      overflow: hidden;
      position: relative;
      /*      &:before{
              @extend .animate2;
              content: "";
              display: block;
              position: absolute;
              width:100%;
              top:0;
              height: 100%;
              left:-100%;
              background: $color1;
               z-index: 0;
               
                  
            }*/ }
      .sidebar-menu li a span {
        z-index: 1;
        position: relative; }
      .sidebar-menu li a:hover {
        background-color: #0089A8;
        text-decoration: none;
        color: white; }
        .sidebar-menu li a:hover:before {
          left: 0; }

.wp-block-image .alignright {
  margin-left: 1em !important; }

.wp-block-image .alignleft {
  float: left;
  margin-right: 1em !important; }

.site-header, body:not([class*=elementor-page-]) .site-main {
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 575px) {
  .site-header, body:not([class*=elementor-page-]) .site-main {
    padding-right: 10px;
    padding-left: 10px; } }
@media (min-width: 576px) {
  .site-header, body:not([class*=elementor-page-]) .site-main {
    max-width: 500px; } }
@media (min-width: 768px) {
  .site-header, body:not([class*=elementor-page-]) .site-main {
    max-width: 600px; } }
@media (min-width: 992px) {
  .site-header, body:not([class*=elementor-page-]) .site-main {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .site-header, body:not([class*=elementor-page-]) .site-main {
    max-width: 960px; } }
.alignright {
  float: right;
  margin-left: 1rem; }

.alignleft {
  float: left;
  margin-right: 1rem; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignwide {
  margin-left: -80px;
  margin-right: -80px; }

.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw; }

.alignfull, .alignfull img {
  width: 100vw; }

.wp-caption {
  margin-bottom: 1.25rem;
  max-width: 100%; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption-text {
  margin: 0; }

.gallery-caption {
  display: block;
  font-size: .8125rem;
  line-height: 1.5;
  margin: 0;
  padding: .75rem; }

.pagination {
  margin: 20px auto; }

.sticky {
  position: relative;
  display: block; }

.bypostauthor {
  font-size: inherit; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #333;
  display: block;
  font-size: 1rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.site-branding {
  max-width: 300px; }

.site-branding .site-description, .site-branding .site-title {
  margin: 0; }

.custom-logo-link {
  display: block; }

.site-navigation {
  grid-area: nav-menu;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.site-navigation ul.menu, .site-navigation ul.menu ul {
  list-style-type: none;
  padding: 0; }

.site-navigation ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.site-navigation ul.menu li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.site-navigation ul.menu li a {
  display: block;
  padding: 8px 15px; }

.site-navigation ul.menu li.menu-item-has-children {
  padding-right: 15px; }

.site-navigation ul.menu li.menu-item-has-children:after {
  display: block;
  content: "\25BE";
  font-size: 1.5em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666; }

.site-navigation ul.menu li ul {
  background: #fff;
  display: none;
  min-width: 150px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
  border: 1px solid #eee; }

.site-navigation ul.menu li ul li.menu-item-has-children a {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.site-navigation ul.menu li ul li.menu-item-has-children:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.site-navigation ul.menu li ul ul {
  left: 100%;
  top: 0; }

.site-navigation ul.menu li:hover > ul {
  display: block; }

.post .wp-post-image {
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover; }

@media (max-width: 991px) {
  .post .wp-post-image {
    max-height: 400px; } }
@media (max-width: 575px) {
  .post .wp-post-image {
    max-height: 300px; } }
#comments .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .9em; }

#comments .comment, #comments .pingback {
  position: relative; }

#comments .comment .comment-body, #comments .pingback .comment-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0 30px 60px;
  border-bottom: 1px solid #ccc; }

body.rtl #comments .comment .comment-body, body.rtl #comments .pingback .comment-body {
  padding: 30px 60px 30px 0; }

#comments .comment .avatar, #comments .pingback .avatar {
  position: absolute;
  left: 0;
  border-radius: 50%;
  margin-right: 10px; }

body.rtl #comments .comment .avatar, body.rtl #comments .pingback .avatar {
  left: auto;
  right: 0;
  margin-right: 0;
  margin-left: 10px; }

#comments .comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: .9rem; }

#comments .comment-metadata, #comments .reply {
  font-size: 11px;
  line-height: 1; }

#comments .children {
  position: relative;
  list-style: none;
  margin: 0;
  padding-left: 30px; }

body.rtl #comments .children {
  padding-left: 0;
  padding-right: 30px; }

#comments .children li:last-child {
  padding-bottom: 0; }

#comments ol.comment-list .children:before {
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  line-height: 100%;
  content: "\21AA";
  position: absolute;
  top: 45px;
  left: 0;
  width: auto; }

body.rtl #comments ol.comment-list .children:before {
  content: "\21A9";
  left: auto;
  right: 0; }

@media (min-width: 768px) {
  #comments .comment-author, #comments .comment-metadata {
    line-height: 1; } }
@media (max-width: 767px) {
  #comments .comment .comment-body {
    padding: 30px 0; }

  #comments .children {
    padding-left: 20px; }

  #comments .comment .avatar {
    position: inherit;
    float: left; }

  body.rtl #comments .comment .avatar {
    float: right; } }
@media all and (max-width: 768px) {
  .titled-box .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: row-reverse; }
    .titled-box .elementor-icon-box-wrapper .elementor-icon-box-icon {
      margin-bottom: 0; } }
@media all and (max-width: 600px) {
  #idbadge-avatar {
    width: 95%;
    margin: auto;
    display: flex; }

  .bg-gradient {
    background-image: none !important;
    background: white; } }

/*# sourceMappingURL=stylesheet.css.map */
