/*ens.ee*/
#sp-main-body {padding: 50px 0;}
a:hover, a:focus, a:active {color: #6e9eae;}
.sppb-btn-link:focus, .sppb-btn-link:hover {color: #6e9eae !important;}
#sp-header-topbar {background-image: url("/images/header_1920.jpg");background-repeat: no-repeat;background-size: cover;background-position: center;}
#sp-header-topbar::before {content: "";position: absolute;top: 0; left: 0; right: 0; bottom: 0;background-color: rgba(255, 255, 255, 0.6);z-index: 0;}
#sp-header-topbar > * {position: relative;z-index: 1;}
#sp-header {border-bottom: 5px solid #2ba84a;}
#sp-header > div > div > div.rida {--bs-gutter-x: unset;}
#sp-header .mod-languages__list.lang-inline {display: flex;align-items: center;gap: 6px;margin: 0;padding: 0;list-style: none;}
#sp-header .mod-languages__list li {margin: 0;}
#sp-header .mod-languages ul li.lang-active > a > img {-webkit-box-shadow: 5px 5px 15px 6px rgba(0,0,0,0.31); box-shadow: 5px 5px 15px 6px rgba(0,0,0,0.31);}
#sp-header .header-modules {display: flex;align-items: center;justify-content: flex-end;gap: 12px;line-height: 75px;min-height: 75px;}
#sp-header .header-modules .sp-module {margin: 0;}
#sp-header .sp-sign-in {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #077187;
  color: #fff !important;
  padding: 8px 16px;
  border-radius: 4px;
  line-height: 1.2;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}
#sp-header .sp-sign-in:hover, #sp-header .sp-sign-in:focus {background: #065a6b;color: #fff !important;}
#sp-header .sp-sign-in .signin-text {display: inline-block !important;}
#sp-bottom {background: #effef7 !important; color: #252525 !important;}
#sp-bottom a {color: #077187 !important;}
#sp-bottom a:hover,
#sp-bottom a:focus {color: #065a6b !important;}
#sp-bottom .sp-module-title,
#sp-bottom h1, #sp-bottom h2, #sp-bottom h3,
#sp-bottom h4, #sp-bottom h5, #sp-bottom h6 {color: #252525 !important;}
#sp-bottom p, #sp-bottom li, #sp-bottom span, #sp-bottom div {color: inherit;}
#sp-right > div > div > div > ul.menumenuklass > li {padding: 10px;}
#sp-right > div > div > div > ul.menumenuklass > li:hover {background-color: darkslategrey;}
#sp-component > div > div.article-details > div.article-info > span > time {display: none;} /* artiklil ei näita kuupäeva */
#sp-component > div > div.article-details > div.article-header > h1 {margin: 0 0 20px 0;color: #2ba84a;border-bottom: 1px solid rgba(0, 0, 0, 0.075);}
#edocman-categories .edocman-box-heading h3, #edocman-documents .edocman-box-heading h3, #edocman-document-page .edocman-box-heading h3 {padding: 10px 0;line-height: 30px;}
#edocman_form > div.sortPagiBar.row > div > div > a {box-shadow: unset !important;}
#edocman_form > div.sortPagiBar.row > div > div > a:hover {box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%) !important;}
.edocman-description {padding: 50px !important;}
.edocman-description p, .edocman-description h4 { margin-bottom: 1.2em !important; }
#style-switcher {display: none !important;}
a.sppb-btn-primary, a.btn-primary {color: #fff;}
div.mod-languages ul li.lang-active {background-color: unset !important;}
span.feed-link {padding: 8px 0;display: block;}
.single-item .text-holder h3 {text-transform: unset;}
.edocmanxtdlink:before {content: "\f019";font-family: "Font Awesome 5 Free";font-weight: 900; display: inline-block;padding-right: 6px;vertical-align: middle;}
/* SP Slider: peida sisemine roosa "btn-text" taust, jäta ainult primary nupp */
.sppb-sp-slider-button {margin-right: unset !important;}
.sppb-addon-sp-slider .sppb-sp-slider-button .sp-slider-btn-text,
.sppb-sp-slider-button .sp-slider-btn-text {
  background: transparent !important;
  padding: 0 !important;
  display: inline !important;
  color: inherit !important;
}
.sp-profile-wrapper .sp-profile-dropdown {min-width: 120px;}
.sp-profile-wrapper .sp-profile-dropdown>li {line-height: 1.3;}
.sppb-sp-slider-title { font-size: clamp(24px, 4vw, 46px); font-weight: 700; line-height: 1.2; }
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {line-height: 75px;}
.header-multi-row .header-modules{line-height: 75px;}
.breadcrumb {background-color: unset;font-size: smaller;}
.mod-breadcrumbs__divider {display: none;}
#cj-wrapper > div.card.bg-default.mb-3 > div.card-body > div > form > div.text-center {text-align: unset !important;}
#adminForm > div.card.quiz-navigation.mb-3 {border: none !important;box-shadow: none !important;}
#events .item .eg-content .data {background-color: lightcyan; color: darkslategrey;}
#events .item .eg-content:hover .data {background-color: #2ba84a;}

/*Sidemenu*/
.sidebar-menu .sppb-addon-content .menu {
  overflow: hidden;
  margin-bottom: 50px;
  padding: 0px
}

.sidebar-menu .sppb-addon-content .menu li.current a {
  color: #fff;
  border-color: #1f1f1f;
  background: #00aeef
}

.sidebar-menu .sppb-addon-content .menu li.current a::before {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1
}

.sidebar-menu .sppb-addon-content .menu li {
  margin-top: 5px
}

.sidebar-menu .sppb-addon-content .menu li:last-child {
  margin-bottom: 0px
}

.sidebar-menu .sppb-addon-content .menu li:last-child a {
  border-bottom: none
}

.sidebar-menu .sppb-addon-content .menu li a {
  border-bottom: 2px solid #fff;
  background: #f7f7f7 none repeat scroll 0 0;
  color: #222222;
  display: block;
  font-size: 16px;
  border-radius: 5px;
  border-left: 5px solid #f7f7f7;
  border-bottom: 0px;
  font-weight: 600;
  padding: 17px 20px 15px;
  width: 100%;
  position: relative;
  z-index: 1;
  transition: all 500ms ease;
  transition-delay: 0.15s
}

.sidebar-menu .sppb-addon-content .menu li a:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 37px;
  height: 56px;
  /*content: "";*/
  content: unset;
  font-family: "Font Awesome 6 Free";
  color: #ffffff;
  line-height: 58px;
  font-size: 18px;
  transform: translate3d(-30px, 0px, 0px);
  transition-delay: 0.5s;
  transition: all 500ms ease;
  opacity: 0
}

.sidebar-menu .sppb-addon-content .menu li a:hover {color: #fff;border-color: #077187;background: #2ba84a;}
.sidebar-menu .sppb-addon-content .menu li a:hover::before {transform: translate3d(0px, 0px, 0px);opacity: 1}
.sidebar-menu .sppb-addon-content .menu li a:hover:before,
.sidebar-menu .sppb-addon-content .menu li a.active:before {transform: translate3d(0px, 0px, 0px);opacity: 1}

#sp-right .sp-module, #sp-left .sp-module {border: unset;padding: unset;box-shadow: unset;}
#sp-left .sp-module ul>li, #sp-right .sp-module ul>li {border-bottom: unset;}
#sp-left .sp-module ul>li>a, #sp-right .sp-module ul>li>a {line-height: unset;}
#sp-right > div > div > div > ul > li > a  {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #222222;
    display: block;
    font-size: 16px;
    border-radius: 5px;
    border-right: 5px solid #f7f7f7;
    border-bottom: 0px;
    font-weight: 600;
    padding: 17px 20px 15px !important;
    width: 100%;
    position: relative;
    z-index: 1;
    transition: all 500ms ease;
    transition-delay: 0.15s;
}

/*väike nooleke vasakul*/
/*#sp-right > div > div > div > ul > li > a::before {
    position: absolute;
    top: 0;
    left: 5px;
    width: 37px;
    height: 56px;
    content: "";
    font-family: "Font Awesome 6 Free";
    color: #ffffff;
    line-height: 58px;
    font-size: 18px;
    transform: translate3d(-30px, 0px, 0px);
    transition-delay: 0.5s;
    transition: all 500ms ease;
    opacity: 0;
}*/
#sp-right > div > div > div > ul > li > a:hover {color: #fff;border-color: #077187;background: #2ba84a;}
#sp-right > div > div > div > ul > li > a:hover::before, #sp-right > div > div > div > ul > li > a.active::before {transform: translate3d(0px, 0px, 0px);opacity: 1;}
#sp-right .sp-module ul > li {margin-top: 5px;}
#sp-right > div > div > div > ul > li.current a {color: #fff;border-color: #1f1f1f;background: #2ba84a;}
#sp-right > div > div > div > ul > li.current a::before {transform: translate3d(0px, 0px, 0px);opacity: 1;}
.menu-child {margin-top: 5px;}


/*Sidemenu lõpp*/

/* Apply Bootstrap container breakpoints */
@media (max-width: 576px) {
     #sp-header {height: 60px;}
}
@media (min-width: 768px) {
  
}
@media (min-width: 992px) {
      .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {font-size: 13px;}
}
@media (min-width: 1200px) {
  
}
@media (min-width: 1400px) {
  
}
