@charset "UTF-8";
/*COLOR RESET*/
/*
primary #a1c43f
secondary #598628
*/
/*
.edit-icon-wrap .form-control-file {
    display:block;
    margin:5px auto;
}
*/
/*bootstrap override*/
/*REGISTER*/
/*USER PROFILE*/
/*
.lvl-tabs a.active {
    border-bottom: 3px solid #1abc9c;
}
*/
/*
.vertical-steps .process-steps li {
    width:100%;
}

.vertical-steps .process-steps li:before, .vertical-steps .process-steps li:after {
        display:none;
}

.vertical-steps .process-steps li h5 {
    margin-top:5px;
}
*/
/*homepage*/
/*article*/
/*tagy*/
/*Výzvy*/
/*ORGANIZATION*/
/*EVENT*/
/*MAP*/
/*Keyword content detail*/
/*GALLERY*/
/*
    #primary-menu > ul, #primary-menu > div > ul {
        display:block;
    }

    #primary-menu .container #primary-menu-trigger {
        display: none;
    }

    #primary-menu > div > ul {
        padding-top: 0px !important;
    } 

    #primary-menu .nav-item {
        float: left;
        width: 50%;
    }

    #primary-menu.style-2 > div > ul > li > a {
        font-size:12px;
    }
*/
body {
  font-family: "Nunito", sans-serif;
}

h1 {
  font-family: "Nunito", sans-serif;
  font-size: 24px;
}

h2 {
  font-family: "Nunito", sans-serif;
  font-size: 20px;
}

h3 {
  font-family: "Nunito", sans-serif;
}

h4 {
  font-family: "Nunito", sans-serif;
}

h5 {
  font-family: "Nunito", sans-serif;
}

h6 {
  font-family: "Nunito", sans-serif;
}

.container {
  max-width: 1440px;
}

.ew-grid {
  align-items: stretch;
}

.ew-grid-item {
  margin-top: 15px;
}

label {
  font-size: 12px;
}
label span.lbl-help {
  text-transform: none;
  font-size: 12px;
  display: block;
  color: #666666;
  font-weight: normal;
  font-style: italic;
}

.form-elem-help {
  margin-left: 10px;
}

.claim-emp {
  font-size: 32px;
  color: #666;
  text-transform: uppercase;
  font-weight: bold;
}

a {
  color: #4B7222;
}

.postcontent a {
  text-decoration: underline !important;
}

.link {
  cursor: pointer;
}

.slide a {
  color: black !important;
  font-weight: normal;
  letter-spacing: 5px;
}

ul.tab-nav.tab-nav2 li.ui-state-active a {
  background-color: #a1c43f;
}

.button {
  background-color: #a1c43f;
}

#primary-menu ul {
  position: relative;
  left: -30px;
}
#primary-menu ul li:hover > a {
  color: #a1c43f;
}
#primary-menu ul li .mega-menu-content {
  border-top: 0;
}
#primary-menu ul li.current > a {
  color: black;
  background: #f1eded;
}
#primary-menu ul ul:not(.mega-menu-column) {
  border-top: 0;
}
#primary-menu ul ul li:hover > a {
  color: #a1c43f;
}

.ipost .entry-title h3 a:hover {
  color: #a1c43f;
}
.ipost .entry-title h4 a:hover {
  color: #a1c43f;
}

.datetime-wrap {
  margin: 5px 0;
  overflow: hidden;
  width: 100%;
}
.datetime-wrap span {
  display: inline-block;
  width: 80px;
}

.datetime-wrap.time-wrap select {
  margin: 0 4px;
  width: 33.33%;
}

.datetime-wrap.date-wrap select {
  margin: 0 4px 0 0;
}

#event_date_from {
  padding: 10px;
  background: #e8e8e8;
}

#event_date_to {
  padding: 10px;
  background: #e8e8e8;
}

#page-title {
  background-color: #a1c43f;
}

.process-steps li.active a {
  background-color: #a1c43f !important;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #a1c43f !important;
}
.process-steps li.active h5 {
  color: #a1c43f;
}
.process-steps li.active:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  margin-left: -26px;
  width: 50%;
  border-top: 5px solid #a1c43f;
}
.process-steps li.active:after {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  margin-left: -26px;
  width: 50%;
  border-top: 5px solid #a1c43f;
  left: auto;
  right: 0;
  margin: 0 -26px 0 0;
}
.process-steps li.ui-tabs-active a {
  background-color: #a1c43f !important;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #a1c43f !important;
}
.process-steps li.ui-tabs-active h5 {
  color: #a1c43f;
}
.process-steps .arrow {
  position: absolute;
  right: 0;
  top: 22px;
  z-index: 10000;
  font-size: 18px;
  color: #1abc9c;
  display: none;
  z-index: 10000;
}

.spost .entry-title h4 a:hover {
  color: #a1c43f;
}
.spost .entry-image a {
  width: 40px;
  text-align: left;
}
.spost .entry-image img {
  width: 40px;
  text-align: left;
}
.spost .entry-image i {
  width: 40px;
  text-align: left;
}

.mpost .entry-title h4 a:hover {
  color: #a1c43f;
}

.page-item.active .page-link {
  background-color: #a1c43f !important;
  border-color: #a1c43f !important;
}

.page-link:hover {
  background-color: #a1c43f !important;
  border-color: #a1c43f !important;
}
.page-link:focus {
  background-color: #a1c43f !important;
  border-color: #a1c43f !important;
}

.fancy-title.title-bottom-border h1 {
  border-bottom: 2px solid #a1c43f;
}
.fancy-title.title-bottom-border h2 {
  border-bottom: 2px solid #a1c43f;
}
.fancy-title.title-bottom-border h3 {
  border-bottom: 2px solid #a1c43f;
}
.fancy-title.title-bottom-border h4 {
  border-bottom: 2px solid #a1c43f;
}
.fancy-title.title-bottom-border h5 {
  border-bottom: 2px solid #a1c43f;
}
.fancy-title.title-bottom-border h6 {
  border-bottom: 2px solid #a1c43f;
}

.team-title span {
  color: #558323;
}

.ew-motto {
  padding: 0 0 30px 0;
  font-size: 18px;
}

.sidebar-widgets-wrap .widget {
  padding-top: 20px;
}

.cite {
  font-size: 26px;
  font-weight: bold;
}

#content {
  clear: both;
  background: none;
}
#content .container {
  position: relative;
  overflow: hidden;
}
#content .container.full-cnt {
  overflow: visible;
}
#content p {
  line-height: 1.4;
}
#content h3 {
  margin-bottom: 15px;
}

.widget-desc ul {
  margin-left: 30px;
}

ul.widget-params {
  margin-left: 30px;
}

.data-source-link {
  color: #774F38;
  display: block;
  margin: 5px 0;
}

.data-source-block {
  margin: 10px 0;
  border-bottom: 1px solid darkgrey;
}

.slide_author {
  position: absolute;
  z-index: 200;
  bottom: -82px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px;
  color: white;
  width: 500px;
  text-align: center;
  left: 50%;
  margin-left: -250px;
  border-radius: 0 0 80px 80px;
}
.slide_author strong {
  display: block;
  font-size: 14px;
  color: white;
}

.comment-avatar {
  position: absolute;
  top: 15px;
  left: -35px;
  padding: 4px;
  background: #FFF;
  border: 1px solid #E5E5E5;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-size: cover;
  border: 3px solid #e5e5e5;
}

#header.user-header {
  background: #eeeeee;
  height: 40px;
}

.hover-help {
  /*color: $color_9;*/
}

.up-breadcrumb {
  font-size: 24px;
  border-radius: 5px;
  color: white;
  margin: 0;
  background: #e8e8e8;
  max-width: 100%;
  margin-bottom: 10px;
}
.up-breadcrumb h1 {
  display: inline-block;
  margin: 0 0 5px 0;
  color: #4B7222;
  font-size: 18px;
}
.up-breadcrumb h4 {
  display: inline-block;
  margin: 0 0 5px 0;
  color: #4B7222;
  font-size: 18px;
}
.up-breadcrumb h5 {
  display: inline-block;
  margin: 0 0 5px 0;
  color: #4B7222;
  font-size: 18px;
}

.events .entry {
  overflow: hidden;
}

.ievent {
  overflow: hidden;
}

p {
  margin-bottom: 10px;
  line-height: 120%;
}

pre {
  margin-bottom: 10px;
  line-height: 120%;
}

ul {
  margin-bottom: 10px;
  line-height: 120%;
}

ol {
  margin-bottom: 10px;
  line-height: 120%;
}

dl {
  margin-bottom: 10px;
  line-height: 120%;
}

dd {
  margin-bottom: 10px;
  line-height: 120%;
}

blockquote {
  margin-bottom: 10px;
  line-height: 120%;
}

address {
  margin-bottom: 10px;
  line-height: 120%;
}

table {
  margin-bottom: 10px;
  line-height: 120%;
}

fieldset {
  margin-bottom: 10px;
  line-height: 120%;
}

form {
  margin-bottom: 10px;
  line-height: 120%;
}

.form-check-input {
  margin-top: 0;
}

.logo-cnt {
  position: relative;
}
.logo-cnt img {
  max-height: 50px;
}

fieldset.fancy {
  border: 1px solid #ced4da;
  padding: 10px;
}
fieldset.fancy legend {
  font-size: 18px;
  font-weight: bold;
  width: auto;
}

.required-alert {
  float: right;
  color: red;
}

label.required:after {
  content: "* ";
  color: red;
  font-size: 24px;
  font-weight: bold;
  line-height: 1px;
  position: relative;
  top: 5px;
}

legend.required:after {
  content: "* ";
  color: red;
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
  position: relative;
  top: 5px;
}

.widget-code-area {
  width: 100%;
  height: 140px;
}

.required-help {
  float: right;
  color: red;
}

#header {
  height: 50px;
  border-bottom: 1px solid #a1c43f;
}

#header-wrap {
  height: 40px;
}

.full-cnt {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  padding-bottom: 40px;
  padding-top: 30px;
}

.theme-section-page .full-cnt {
  padding-top: 0;
}

.activity-page .full-cnt {
  padding-top: 0;
}

.target-page .full-cnt {
  padding-top: 0;
}
.target-page .content-wrap {
  padding-top: 0;
}

.svp-page .full-cnt {
  padding-top: 0;
}
.svp-page .content-wrap {
  padding-top: 0;
}

.education-section-page .full-cnt {
  padding-top: 0;
}

.org-page .full-cnt {
  padding-top: 0;
}
.org-page .content-wrap {
  padding-top: 0;
}

.event-page .full-cnt {
  padding-top: 0;
}

.article-page .full-cnt {
  padding-top: 0;
}

.source-page .full-cnt {
  padding-top: 0;
}

.promo-call-page .full-cnt {
  padding-top: 0;
}

.region-page .full-cnt {
  padding-top: 0;
}

div.full-cnt:after {
  content: "";
  background: url(/images/slider/2.jpg);
  background-size: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.divide-cnt {
  max-width: 1410px;
  margin: 10px auto;
  padding: 20px 20px;
  display: block;
  min-height: 600px;
}

.row-list-header {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
}
.row-list-header div {
  padding-bottom: 10px;
}

.row-list {
  border-bottom: 1px solid #EEE;
  padding: 10px 0;
}
.row-list .i-rounded {
  max-width: 32px !important;
  max-height: 32px !important;
  line-height: 32px !important;
}
.row-list .entry-image {
  border: 1px solid #999999;
  padding: 5px;
  text-align: center;
}
.row-list .img-icon {
  width: 100px;
  height: 100px;
  max-width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}

#primary-menu.style-2 {
  border-top: 0;
}
#primary-menu.style-2 > div > ul > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  height: 50px;
}

body.hp-slider #header.full-header .container {
  background: rgba(0, 0, 0, 0.5);
}

.top-padd {
  padding-top: 30px;
}

.top-links {
  float: right;
}
.top-links li > a {
  line-height: 44px;
}
.top-links li a.lang-link {
  border-left: 1px solid lightgray;
  height: 22px;
  line-height: 22px;
  margin-top: 11px;
}
@media only screen and (max-width: 1024px) {
  .top-links li a.lang-link {
    border-left: none;
  }
}
.top-links ul.user-submenu-top {
  width: 220px;
}
.top-links ul.user-submenu-top li ul {
  position: relative;
  left: 100px;
  top: 0;
}
.top-links li.user-menu-top {
  width: 220px;
}
.top-links ul li {
  height: 55px;
  border: 0;
}

.standard-logo {
  float: left;
}

.top-nav {
  display: inline-block;
}

#top-menu {
  margin-bottom: 0;
}
#top-menu li {
  float: left;
  list-style-type: none;
}
#top-menu li > a {
  display: block;
  line-height: 22px;
  padding: 15px 25px;
  color: #444;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}

.user-submenu-top .head-item {
  background: #598628;
  color: white;
  line-height: 40px;
  text-transform: uppercase;
  padding-right: 10px;
  font-size: 12px;
}
.user-submenu-top .head-item:hover {
  background: #598628;
  color: white;
  line-height: 40px;
  text-transform: uppercase;
  padding-right: 10px;
  font-size: 12px;
}

#search-form {
  margin: 0;
  overflow: hidden;
  margin-top: 10px;
}
#search-form button {
  height: 30px;
  line-height: 25px;
  float: left;
  border: 0;
  padding: 0 10px;
  background: #a1c43f;
}
#search-form .icon-search {
  height: 30px;
  line-height: 30px;
  float: left;
}

#top-search {
  height: 30px;
  margin: 0;
  float: left;
  padding-left: 10px;
  max-width: 130px;
  border: 1px solid #a1c43f;
}

.nav-item.current {
  background: #f1eded;
}

.loader {
  width: 100%;
  max-width: 64px;
  margin: 20px auto;
  display: block;
}

.loader1 {
  width: 100%;
  margin: 20px auto;
  display: block;
  height: 120px;
  text-align: center;
  padding-top: 80px;
  background: url(/images/loader.gif) center 10px no-repeat;
}

.hp-inline-calendar {
  width: 100%;
  background: whitesmoke;
  margin: 0 0 20px 0;
}
.hp-inline-calendar .table-condensed {
  padding: 2%;
  width: 96%;
}

.datepicker table tr td.today {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today:hover {
  background: #774f38;
  color: white;
  background: #774f38;
  color: white;
}
.datepicker table tr td.today:hover:active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today:hover:hover {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today:active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today:hover.active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today:hover.disabled {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today:hover[disabled] {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled {
  background: #774f38;
  color: white;
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled:hover {
  background: #774f38;
  color: white;
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled:hover:active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled:hover:hover {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled:active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled:hover.active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled:hover.disabled {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled:hover[disabled] {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled.active {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled.disabled {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today.disabled[disabled] {
  background: #774f38;
  color: white;
}
.datepicker table tr td.today[disabled] {
  background: #774f38;
  color: white;
}
.datepicker table tr td.active.active {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled:active {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled:hover {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled:hover:active {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled:hover:hover {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled:hover.active {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled:hover.disabled {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled:hover[disabled] {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled.active {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled.disabled {
  background: #1ABC9C;
}
.datepicker table tr td.active.disabled[disabled] {
  background: #1ABC9C;
}
.datepicker table tr td.active:active {
  background: #1ABC9C;
}
.datepicker table tr td.active:hover {
  background: #1ABC9C;
}
.datepicker table tr td.active:hover:active {
  background: #1ABC9C;
}
.datepicker table tr td.active:hover:hover {
  background: #1ABC9C;
}
.datepicker table tr td.active:hover.active {
  background: #1ABC9C;
}
.datepicker table tr td.active:hover.disabled {
  background: #1ABC9C;
}
.datepicker table tr td.active:hover[disabled] {
  background: #1ABC9C;
}
.datepicker table tr td.active[disabled] {
  background: #1ABC9C;
}
.datepicker .datepicker-switch {
  cursor: pointer;
  color: #774f38;
  font-size: 15px;
  font-weight: bold;
}
.datepicker .next {
  cursor: pointer;
  color: #774f38;
  font-size: 15px;
  font-weight: bold;
}
.datepicker .prev {
  cursor: pointer;
  color: #774f38;
  font-size: 15px;
  font-weight: bold;
}
.datepicker tfoot tr th {
  cursor: pointer;
  color: #774f38;
  font-size: 15px;
  font-weight: bold;
}

.datepicker-inline {
  width: 100%;
}

.content-wrap {
  padding-top: 0;
}

.hp .content-wrap {
  padding-top: 0;
}

.keyword-page .content-wrap {
  padding-top: 0;
}

.edu-page .content-wrap {
  padding-top: 0;
}

.tab-nav li h3 {
  padding: 10px 20px;
  font-size: 16px;
  margin: 0;
}

.back_1 #wrapper {
  background: url("/images/back_zima1.jpg") top center no-repeat;
  background-size: cover;
}

.back_2 #wrapper {
  background: url("/images/back_zima2.jpg") top center no-repeat;
  background-size: cover;
}

.back_3 #wrapper {
  background: url("/images/back_zima3.jpg") top center no-repeat;
  background-size: cover;
}

.back_4 #wrapper {
  background: url("/images/back_zima4.jpg") top center no-repeat;
  background-size: cover;
}

.back_spring_10 #wrapper {
  background: url("/images/back_jar10.jpg") top center no-repeat;
  background-size: cover;
}

.back_spring_9 #wrapper {
  background: url("/images/back_jar9.jpg") top center no-repeat;
  background-size: cover;
}

.back_spring_4 #wrapper {
  background: url("/images/back_jar4.jpg") top center no-repeat;
  background-size: cover;
}

.back_spring_2 #wrapper {
  background: url("/images/back_jar2.jpg") top center no-repeat;
  background-size: cover;
}

#top-bar {
  height: 60px;
  line-height: 60px;
  background: white;
}

.hp-slider #top-bar {
  position: absolute;
  width: 100%;
  z-index: 2000;
  background: rgba(255, 255, 255, 0.9);
}
.hp-slider .container {
  max-width: 1490px;
}

#logo img {
  max-height: 50px;
}

.link {
  cursor: pointer;
}

.cond-head strong {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-style: italic;
  margin-top: 10px;
}

.edit-icon-wrap {
  padding: 10px;
  border: 1px solid #ced4da;
}

.fileinput {
  background: #598628;
  padding: 5px;
  font-size: 11px;
  margin: 5px auto;
  display: block;
  color: white;
  text-align: center;
  border-radius: 5px;
}
.fileinput input {
  display: none;
}

#page-title.page-title-mini h1 {
  color: white;
}

.hp-slider-sections {
  margin-top: 100px;
}

#hp-slider-fix {
  position: absolute;
  top: 200px;
  left: 10%;
  z-index: 2000;
  padding: 50px;
  color: white;
  width: 80%;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 30px #525252;
}
#hp-slider-fix .slider-caption {
  color: white;
}
#hp-slider-fix .slider-caption:not(.dark) h2 {
  color: white;
  color: #59ba41;
}

.hp-slider-section {
  max-width: 100%;
  padding: 20px;
  background: rgba(30, 47, 39, 0.8);
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  min-height: 280px;
}
.hp-slider-section a.read-more-disabled {
  display: none;
}
.hp-slider-section h2 {
  font-size: 24px;
  color: #59ba41;
}
.hp-slider-section .icon, .hp-slider-section .ew-icon {
  font-size: 48px;
  display: block;
  margin: auto;
  color: #59ba41;
}
.hp-slider-section .ew-icon-leaf-green {
  margin-bottom: 24px;
}

#skip-slider {
  position: absolute;
  right: 10%;
  top: 90px;
  text-align: center;
  background: #3c493ead;
  z-index: 200;
  color: white;
  padding: 20px;
}
#skip-slider p {
  margin-bottom: 5px;
}
#skip-slider a {
  font-weight: bold;
  text-decoration: underline !important;
  color: white;
}

.bfb-button {
  display: block;
  width: 280px;
  padding: 20px;
  margin: auto;
  text-align: center;
  background: #1e2f27cc;
  color: white;
  font-size: 24px;
  text-transform: uppercase;
  border-radius: 10px;
  margin-top: 15px;
}

.form-save-row {
  border-top: 1px solid #e8e8e8;
  padding: 10px 0;
  margin-top: 20px;
}

.condition-page p {
  margin: 5px 0;
}
.condition-page ol {
  margin: 5px 0;
}

.list-group-item.head {
  background-color: #4B7222;
  border-color: #4B7222;
  color: white;
}

.list-group-item.active {
  background-color: white;
  color: #4B7222;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 3px solid #598628;
}

.fb-register-btn {
  margin: 10px auto;
  display: block;
  max-width: 340px;
  border-radius: 5px;
}
.fb-register-btn i {
  font-size: 18px;
}

.edu-register-btn {
  margin: 10px auto;
  border-radius: 5px;
  padding-left: 50px;
  background-image: url(/images/logo_edupage.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 30px 30px;
}

.register-3th {
  margin-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
}
.register-3th strong {
  display: block;
  margin: auto;
  padding: 10px;
  background: white;
  width: 80px;
}

#login-form h3 {
  text-align: center;
}

#register-form h3 {
  text-align: center;
}

.agree_block label {
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}

.user-content-item-list {
  border-bottom: 1px solid #dddddd;
}

.profil-menu {
  background: #e8e8e8;
  border-radius: 5px;
  padding-top: 10px;
  display: none;
}
.profil-menu h4 {
  margin-bottom: 10px;
  color: #4B7222;
}
.profil-menu li ul {
  display: block;
  width: 100%;
  list-style-type: none;
}
.profil-menu li ul li {
  padding: 10px 0 10px 10px;
  position: relative;
  font-weight: bold;
  font-size: 13px;
}

.user-content .profil-menu {
  display: block;
}

.btn-primary {
  color: #fff;
  background-color: #4B7222;
  border-color: #4B7222;
}
.btn-primary:hover {
  color: #fff;
  background-color: #466822;
  border-color: #4B7222;
}

.user_toolbar_row {
  margin: 5px 0;
}
.user_toolbar_row .btn-group {
  width: 100%;
}
.user_toolbar_row .btn {
  margin-bottom: 5px;
  display: block;
  width: 100%;
  padding: 2px;
}

a.expand-btn {
  background: #598628;
  padding: 5px;
  border-radius: 15px;
  line-height: 20px;
  height: 30px;
  color: white;
  display: inline-block;
}

.expand-btn .icon-plus-sign {
  font-size: 22px;
  color: white;
}

.organization-card {
  min-height: 300px;
}
.organization-card h3 {
  font-size: 16px;
}

.img-icon-small {
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 100%;
}

.img-icon-mid {
  width: 320px;
  height: 240px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 100%;
  background-position: center center;
}

.img-icon-big {
  width: 624px;
  height: 329px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  max-width: 100%;
}

.lvl-col-icon {
  border: 1px dashed #ced4da;
  margin-bottom: 15px;
  padding: 10px 0;
  text-align: center;
}

.lvl-col-form {
  border: 1px dashed #ced4da;
  margin-bottom: 15px;
  padding: 10px 0;
  background: #f5f5f5;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.lvl-col-icon.active .i-circled {
  background-color: #1ABC9C !important;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #1ABC9C !important;
}

.user_profile_info li {
  list-style-type: none;
  margin: 0 0 20px 0;
  font-size: 16px;
}
.user_profile_info li strong {
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  color: #4B7222;
  margin-bottom: 5px;
}

.profil-more-items {
  text-align: center;
  color: #a1c43f;
  padding: 180px 10px 0 10px;
  box-sizing: border-box;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
  min-height: 400px;
}

.profil-more-items i {
  display: block;
  font-size: 44px;
  margin-bottom: 30px;
}

.profil-more-items a {
  display: block;
  margin-bottom: 30px;
  color: #a1c43f;
}

.lvl-tabs .icon-check {
  background-color: #1ABC9C !important;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #1ABC9C !important;
}
.lvl-tabs .tab-nav li {
  padding: 0 40px;
  text-align: center;
}
.lvl-tabs ul.tab-nav:not(.tab-nav-lg) li {
  height: 90px;
  border: 0;
}
.lvl-tabs ul.tab-nav:not(.tab-nav-lg) li a.icon-check {
  color: white;
}
.lvl-tabs ul.tab-nav:not(.tab-nav-lg) li a.icon-check:hover {
  background-color: #1abc9c !important;
}
.lvl-tabs ul.tab-nav:not(.tab-nav-lg) li a.i-bordered:hover {
  background-color: white !important;
}
.lvl-tabs ul.tab-nav:not(.tab-nav-lg) li.ui-state-active {
  border-bottom: 3px solid #1abc9c;
}
.lvl-tabs ul.tab-nav:not(.tab-nav-lg) li.privacy-tab {
  height: 40px;
  margin: 50px 0 0 0;
  float: right;
  padding: 0;
}

.hp-cnt {
  margin-bottom: 40px;
}
.hp-cnt ul.tab-nav:not(.tab-nav-lg) li {
  height: 30px;
}

#home-tab-box ul.tab-nav li {
  display: block;
  width: 32%;
}
#home-tab-box ul.tab-nav li a {
  line-height: 30px;
  font-size: 16px;
  padding: 5px;
  display: block;
}

#tags {
  padding: 10px;
  background: #f1eded;
  text-align: center;
  margin-bottom: 20px;
}
#tags .tagcloud a {
  margin: 4px;
  float: none;
  display: inline-block;
  background: white;
}
#tags .tagcloud a.active {
  position: relative;
  border: 0;
  /*top: 13px;*/
  font-weight: bold;
  color: #a1c43f;
}

.hp-document i {
  font-size: 40px;
}
.hp-document .spost .entry-image {
  width: 40px;
  text-align: left;
}

.badge-article {
  background: #a1c43f;
  font-weight: normal;
  color: white;
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 11px;
}

.badge-event {
  background: #a1c43f;
  font-weight: normal;
  color: white;
  padding: 3px 5px;
  text-transform: uppercase;
  font-size: 11px;
  background: #774F38;
}

.article-sidebar-item.spost .entry-meta {
  margin-bottom: 10px;
  min-height: 15px;
}

.event-sidebar-item.spost .entry-meta {
  margin-bottom: 10px;
  min-height: 15px;
}

.source-list-icon {
  width: 100%;
  height: 150px;
  /* background-size: cover; */
  height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.promo_hp_more {
  display: inline-block;
  background: white;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 5px;
  color: #588527;
}

.article-icon-240 {
  width: 240px;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.article-icon-100 {
  width: 100px;
  height: 100px;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  border: 3px solid #e8e8e8;
  margin: auto;
}

.tagcloud a {
  padding: 10px;
}

.tag-cloud .badge {
  padding: 4px;
  font-size: 11px;
  background: white;
  border: 1px solid #bcc4cc;
  color: black;
  margin: 2px;
  cursor: pointer;
  font-weight: normal;
}
.tag-cloud label {
  text-transform: none;
  font-weight: normal;
  margin: 0;
}
.tag-cloud li.active {
  background: #598628;
  color: white;
}
.tag-cloud li.active label {
  color: white;
}
.tag-cloud input {
  display: none;
}

.badge.tag-item-active {
  background: #007bff;
  color: white;
}

.tag-cloud-public .badge {
  padding: 5px;
  font-size: 13px;
  background: white;
  border: 1px solid #bcc4cc;
  color: black;
  margin: 2px;
  font-weight: normal;
  white-space: inherit;
}

.keywordGroup li {
  list-style-type: none;
}
.keywordGroup li.keywordGroupTitle {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #598628;
  border-bottom: 1px dotted #598628;
  margin-bottom: 5px;
}

.keywordGroup_themes .keywordGroupWrapTitle {
  font-weight: bold;
  margin: 5px 0;
  display: inline-block;
}
.keywordGroup_themes .keywordGroupWrap {
  margin: 10px;
  background: #59862814;
  padding: 10px;
}
.keywordGroup_themes .keywordGroupCheckTrigger {
  display: inline-block;
  margin: 2px 5px 2px 0;
}

.call-stripe {
  padding: 20px;
  background: #f9f9f9;
  margin: 10px 0;
}

.about-organization {
  padding: 20px;
  background: whitesmoke;
  margin-bottom: 30px;
}

.org-item.ipost .entry-title h3 {
  font-size: 20px;
  line-height: 24px;
}

.org-icon {
  width: 160px;
  height: auto;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #dedcdc;
}

.org-admin {
  margin-bottom: 5px;
}

.organization-detail-cnt {
  box-shadow: 0 0 10px #e4e4e4;
  min-height: 400px;
}

.organization-detail .side-tabs ul.tab-nav {
  border-right: 0;
}
.organization-detail .source-cell {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #E5E5E5;
}
.organization-detail h1 a {
  color: #444;
}
.organization-detail h1 > span {
  color: #a1c43f !important;
  font-size: 20px;
}

.letter-group, #org_list .row {
  padding: 20px 0;
  border-bottom: 1px dashed #ced4da;
  margin: 0 0 20px 0;
}

.activity-cell {
  padding: 20px;
  border-bottom: 1px dashed #E5E5E5;
}
.activity-cell h3 {
  margin: 5px 0;
}

#org_list {
  width: 100%;
}
.letter-group {
  display: none;
}

.letter-group-pager {
  display: flex;
}
.letter-group-pager li {
  list-style-type: none;
  font-size: 18px;
  margin: 0 5px;
  cursor: pointer;
}

.org-row-list .btn {
  margin: 5px 0;
  width: 100%;
}

#org_list.register-school-org-list .row {
  padding: 5px 0;
  margin: 0 0 5px 0;
}
#org_list.register-school-org-list .row.selected {
  color: white;
  background: #aecc5b;
}

.memeber-cell {
  text-align: center;
  margin: 10px;
  background: #ffffff;
  padding: 10px;
  box-shadow: 0 0 10px #d9d8d8;
  height: 150px;
  width: 150px;
  margin: 10px auto;
  border-radius: 0px;
}

.single-event .entry-overlay {
  background-color: rgba(41, 41, 41, 0.75);
}
.single-event .events-meta {
  font-size: 14px;
  height: 330px;
}
.single-event .events-meta .iconlist li {
  min-height: 20px;
}
.single-event .events-meta .countdown {
  background: black;
  width: 100%;
}

.parallax .entry-overlay-meta {
  background-color: rgba(41, 41, 41, 0.75);
}

.single-event-desc {
  margin-top: 30px;
}

.event_attendance_interest {
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  color: black;
  width: 100%;
  background: whitesmoke;
  padding: 15px 5px;
  border: 1px solid #dfdfdf;
  margin-top: 20px;
}
.event_attendance_interest .btn-primary {
  margin-top: 15px;
  font-size: 12px;
}
.event_attendance_interest h4 {
  margin-bottom: 10px;
}
.event_attendance_interest a.attendant {
  background: white;
  border-radius: 15px;
  padding: 5px 15px;
  border: 1px solid #598628;
  display: inline-block;
  margin: 5px;
  font-size: 12px;
}
.event_attendance_interest h3 {
  margin-bottom: 10px;
}
.event_attendance_interest a.user_attendant {
  background: #a1c43f;
  border: 1px solid white;
  color: white;
}

.attendants {
  overflow: hidden;
}

.event-over {
  font-size: 16px;
  line-height: 18px;
  padding: 10px;
}
.event-over .btn {
  margin: 5px;
  padding: 5px;
  font-size: 12px;
}

.map {
  width: 100%;
  height: 300px;
}

#green-net-map {
  width: 100%;
  height: 530px;
}

.lvl-col-promo .pricing-features {
  padding: 0 20px;
}
.lvl-col-promo .pricing-features h3 {
  font-size: 14px;
  margin: 10px 0 5px 0;
}
.lvl-col-promo .lvl-fill-status {
  min-height: 100px;
}
.lvl-col-promo .lvl-fill-options {
  min-height: 420px;
}
.lvl-col-promo .pricing-box .icon-check {
  color: #1ABC9C;
}
.lvl-col-promo .pricing-box ul {
  text-align: left;
}
.lvl-col-promo .pricing-box li {
  padding-left: 32px;
  position: relative;
  color: #a1c43f;
  list-style-type: none;
}
.lvl-col-promo .pricing-box li:before {
  position: absolute;
  font-family: "font-icons";
  left: 10px;
  content: "";
  color: #a1c43f;
  top: 8px;
}

.lvl-table li {
  padding-left: 32px;
  position: relative;
  color: #a1c43f;
  list-style-type: none;
  margin: 5px 0;
}
.lvl-table li:before {
  position: absolute;
  font-family: "font-icons";
  left: 10px;
  content: "";
  color: #a1c43f;
  top: 8px;
  top: 3px;
}
.lvl-table p {
  padding: 5px 0;
}
.lvl-table .d-list li {
  list-style-type: disc;
  color: black;
  padding-left: 0;
}
.lvl-table .d-list li:before {
  content: none;
}

.table-comparison .icon-ok {
  color: #a1c43f;
}
.table-comparison .icon-remove {
  color: red;
}

.flexslider-cnt {
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  z-index: 200;
  padding: 10px;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 22px;
}
.flexslider-cnt h2 {
  font-size: 48px;
  margin-bottom: 10px;
  color: white;
  line-height: 40px;
}

.scroll-trigger {
  cursor: pointer;
}
.scroll-trigger:hover {
  color: #1abc9c;
}
.scroll-trigger:hover h4 {
  color: #1abc9c;
}

.keyword_stat_table {
  width: 100%;
}
.keyword_stat_table .th {
  font-size: 16px;
  padding: 5px;
  width: 15%;
  border-bottom: 1px dashed #f1eded;
  border-bottom: 2px solid white;
}
.keyword_stat_table .td {
  font-size: 16px;
  padding: 5px;
  width: 15%;
  border-bottom: 1px dashed #f1eded;
}
.keyword_stat_table strong {
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  width: 200px;
}
.keyword_stat_table .keywordCell {
  width: 25%;
}
.keyword_stat_table .article {
  border-color: black;
}
.keyword_stat_table .event {
  color: #774F38;
  border-color: #774F38;
}
.keyword_stat_table .event h3 {
  color: #774F38;
  border-color: #774F38;
}
.keyword_stat_table .source {
  color: #4B7222;
  border-color: #4B7222;
}
.keyword_stat_table .source h3 {
  color: #4B7222;
  border-color: #4B7222;
}
.keyword_stat_table .group {
  color: #5D4157;
  border-color: #5D4157;
}
.keyword_stat_table .group h3 {
  color: #5D4157;
  border-color: #5D4157;
}
.keyword_stat_table .call {
  color: #EB9C4D;
  border-color: #EB9C4D;
}
.keyword_stat_table .call h3 {
  color: #EB9C4D;
  border-color: #EB9C4D;
}
.keyword_stat_table .activity {
  border-color: #4a7ea2;
}
.keyword_stat_table .activity h3 {
  border-color: #4a7ea2;
  color: #4a7ea2;
}

.keyword-content-nav {
  text-align: center;
  margin-top: 10px;
  margin-bottom: -10px;
}
.keyword-content-nav a.event {
  color: #774F38;
  border-color: #774F38;
}
.keyword-content-nav a.source {
  color: #4B7222;
  border-color: #4B7222;
}
.keyword-content-nav a.group {
  color: #5D4157;
  border-color: #5D4157;
}
.keyword-content-nav a.call {
  color: #EB9C4D;
  border-color: #EB9C4D;
}
.keyword-content-nav a.activity {
  color: #4a7ea2;
  border-color: #4a7ea2;
}
.keyword-content-nav a {
  display: inline-block;
  margin: 0 10px;
  font-size: 18px;
  color: black;
}
.keyword-content-nav a.active {
  background: #a1c43f;
  color: white;
  border-bottom: 0;
  padding: 5px 15px;
}

h1.keyword-content-detail-title {
  font-size: 22px;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f1eded;
}

.m-top-links-trigger {
  display: none;
}

.top-links-user {
  display: block;
}

.manage-content-trigger {
  display: none;
}

.org-breadcrumb {
  padding-left: 10px;
  margin-bottom: 30px;
}
.org-breadcrumb .btn-primary {
  background: none;
  color: #4B7222;
  border: 0;
  font-weight: bold;
  font-size: 16px;
  padding-left: 0;
  padding-bottom: 2px;
}
.org-breadcrumb i.icon-chevron-right {
  font-size: 13px;
}

#join-org .join-org-search {
  padding: 10px;
  font-weight: bold;
  border-top: 0;
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

.fb_iframe_widget.btn-share {
  display: inline-block !important;
  width: 110px !important;
  padding: 0;
}

#p_share {
  position: absolute;
  right: -55px;
  top: 5px;
  width: 50px;
}
@media only screen and (max-width: 1024px) {
  #p_share {
    display: none;
  }
}

.fb-like {
  float: right;
  max-width: 130px;
  text-align: right;
}

.ew-list-grid {
  min-height: 600px;
}

.ew-list-grid-item .ipost {
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px dashed #E5E5E5;
  padding-bottom: 10px;
  height: 480px;
  overflow: hidden;
  /*
          &:after {
              content: "";
              display:block;
              position:absolute;
              bottom:0;
              left:0;
              width:100%;
              height:30px;
              background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 62%, rgba(255,255,255,1) 100%); 
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); 
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); 
          }
          */
}
.ew-list-grid-item .ipost .entry-image {
  background: #f1eded;
}
.ew-list-grid-item .ipost .entry-image i {
  font-size: 40px;
}

em.error {
  display: inline-block;
  color: red;
  margin: 3px 0;
}

#primary-menu ul > li {
  margin-left: 0;
}

#primary-menu.style-2 > div > ul#secondary-menu {
  float: right;
  /*margin-right:-45px;*/
}
#primary-menu.style-2 > div > ul#secondary-menu .main-menu-item2 a {
  font-weight: normal;
  font-size: 12px;
  color: #496E21;
}

#main-slogan {
  float: left;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 7px;
  color: #558323;
  max-width: 60%;
}
#main-slogan img {
  max-width: 100%;
}
@media only screen and (max-width: 320px) {
  #main-slogan {
    display: none;
  }
}

.hp-article-icon {
  width: 100%;
  height: 200px;
  background-size: cover;
}

.people-dev-cont {
  margin: 50px 0;
  overflow: hidden;
}
.people-dev-cont .people-dev-box {
  position: relative;
  float: left;
  width: 33%;
  height: 250px;
  padding: 20px;
  font-size: 16px;
}
.people-dev-cont .people-dev-box:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 150px solid transparent;
  border-bottom: 150px solid transparent;
  border-left: 30px solid #d4d4d4;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}
.people-dev-cont .people-dev-box:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 58px solid transparent;
  border-bottom: 58px solid transparent;
  border-left: 35px solid white;
  position: absolute;
  top: 50%;
  margin-top: -58px;
  left: 100%;
  z-index: 2;
}
.people-dev-cont .people-dev-box-1 {
  background: #a1c43f;
  border-right: 4px solid white;
}
.people-dev-cont .people-dev-box-1:after {
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #a1c43f;
}
.people-dev-cont .people-dev-box-2 {
  background: #c7da91;
  padding-left: 40px;
  border-right: 4px solid white;
}
.people-dev-cont .people-dev-box-2:after {
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #c7da91;
}
.people-dev-cont .people-dev-box-3 {
  padding-left: 40px;
  background: #dbeca8;
}
.people-dev-cont .people-dev-box-3:after {
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
}
.people-dev-cont .dev-box1-btn, .people-dev-cont .dev-box3-btn {
  background: #dbeca8;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 10px;
  width: auto;
  margin-top: 20px;
}
.people-dev-cont .dev-box3-btn {
  background: #a1c43f;
  color: white;
}

#principle-wrap .col_one_third {
  background: #eeefed;
  width: 32%;
  padding: 15px;
  margin-right: 2%;
}

.ew-icon {
  display: inline-block;
}

.ew-icon-48 {
  width: 48px;
  height: 48px;
}

.ew-icon-24 {
  width: 24px;
  height: 24px;
}

.ew-icon-14 {
  width: 14px;
  height: 14px;
}

.ew-icon-leaf-green {
  background: url("/images/logo-leaf-green.svg") center center no-repeat;
  background-size: 100%;
}

.ew-icon-leaf-black {
  background: url("/images/logo-leaf-black.svg") center center no-repeat;
  background-size: 100%;
}

.ew-icon-leaf-orange {
  background: url("/images/logo-leaf-orange.svg") center center no-repeat;
  background-size: 100%;
}

.ew-icon-leaf-blue {
  background: url("/images/logo-leaf-blue.svg") center center no-repeat;
  background-size: 100%;
}

.datepicker table tr td {
  color: #774f38;
}
.datepicker table tr td.new, .datepicker table tr td.old {
  color: #333;
}

.wcag-page h2 {
  margin-bottom: 5px;
  margin-top: 20px;
}
.wcag-page a {
  text-decoration: underline !important;
}

.iconlist li {
  margin: 5px 0;
}

.entry-image .org-icon-wrap {
  height: 200px;
}
.entry-image .org-icon-wrap img {
  max-width: 100%;
  max-height: 100%;
}

@media only screen and (max-width: 1024px) {
  #primary-menu-trigger {
    position: absolute;
    top: -36px;
    left: 50%;
    margin: 0;
    width: 100px;
    font-size: 20px;
  }
  #primary-menu-trigger .icon-reorder {
    position: relative;
    top: 2px;
  }

  #primary-menu ul > li > a, #primary-menu.style-2 > div > ul > li > a {
    padding: 15px !important;
  }

  #primary-menu ul {
    position: relative;
    left: 0;
  }
  #primary-menu .d-block {
    padding-top: 0 !important;
  }

  .keyword-content-nav i {
    display: block;
  }
  .keyword-content-nav a {
    margin: 0 10px 0 0;
    font-size: 12px;
  }
  .keyword-content-nav a.active {
    padding: 5px 10px;
  }

  .row-list-header {
    display: none;
  }

  .row-list {
    border-bottom: 1px solid #c5c4c4;
    padding: 10px 0;
    margin-bottom: 20px;
  }

  #content {
    overflow: visible;
  }
  #content .container {
    overflow: visible;
  }

  .manage-content-trigger {
    position: absolute;
    right: 10px;
    font-size: 14px;
    height: 30px;
    border: 1px solid #598628;
    color: #4B7222;
    font-weight: bold;
    line-height: 16px;
    padding: 5px 10px;
    top: 10px;
    border-radius: 5px;
    display: block;
  }

  .user-content .profil-menu {
    position: absolute;
    top: -90px;
    z-index: 2000;
    width: 100%;
    right: 0;
    display: none;
  }

  body {
    background: black;
  }

  .top-bar-row {
    margin-right: -10px;
    margin-left: -10px;
  }

  .top-links-col-logged .top-links-col {
    width: 200px;
    background: red;
    max-width: 100%;
    display: none;
  }
  .top-links-col-logged .search-col {
    display: none;
  }
  .top-links-col-logged .top-links ul ul a {
    color: black;
  }
  .top-links-col-logged .user-submenu-top {
    z-index: 2000;
    position: relative;
  }
  .top-links-col-logged .user-submenu-top .head-item {
    padding-left: 5px;
  }

  #top-menu {
    margin-left: -10px;
    margin-right: -10px;
  }
  #top-menu li > a {
    line-height: 18px;
    padding: 20px 10px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  #header .container {
    position: relative;
    padding: 0 !important;
  }

  .fb-register-btn {
    font-size: 11px;
    width: 100%;
  }

  .edu-register-btn {
    font-size: 11px;
    width: 100%;
  }

  .user-name-sm {
    display: block;
  }

  .process-steps {
    display: none;
  }

  .logo-cnt {
    position: absolute;
    top: -40px;
  }
  .logo-cnt img {
    max-width: 100px;
  }

  h2 {
    font-size: 16px;
  }

  .top-call-stripe {
    display: none;
  }

  #page-title.page-title-mini {
    padding: 0;
  }

  #hp-slider-fix {
    width: 94%;
    left: 3%;
    padding: 20px;
    padding-bottom: 80px;
  }
  #hp-slider-fix .slider-caption:not(.dark) h2 {
    font-size: 48px;
  }

  .m-top-links-trigger {
    display: block;
    position: absolute;
    right: 5px;
    font-size: 20px;
    color: black;
    padding: 3px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 40px;
    top: 7px;
  }

  .top-links-user {
    width: 100px;
    right: 0;
    position: absolute;
    background: black;
    top: 40px;
    display: none;
  }

  .m-top-search-trigger {
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 20px;
    color: black;
    padding: 3px;
    height: 40px;
    width: 30px;
    text-align: center;
    line-height: 30px;
  }

  #home-tab-box ul.tab-nav li {
    width: 30%;
  }

  .container {
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .row {
    margin: 0 -10px;
  }

  #header.full-header .container {
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .container-fullwidth {
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .menu-col {
    margin-top: 40px;
  }

  .hp-slider #top-bar {
    background: white;
    height: 90px;
  }

  .top-links-col {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
  }

  .search-col {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    right: 40px;
    height: 40px;
  }

  .top-links li > a {
    font-size: 9px;
    color: white;
  }
  .top-links ul li {
    height: 40px;
    border: 0;
  }
  .top-links > ul {
    text-align: left;
    z-index: 2000;
  }

  #top-search {
    max-width: 120px;
    border: 0;
    border: 1px solid #dddddd;
  }

  #search-form button {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 30px;
    border: 0;
    padding: 0;
  }
  #search-form .icon-search {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 30px;
    font-size: 18px;
  }

  #skip-slider {
    left: 50%;
    top: 120px;
    margin-left: -140px;
    font-size: 10px;
  }

  .slide_author {
    font-size: 12px;
    width: 300px;
    margin-left: -150px;
  }

  .hp-slider-sections {
    margin-top: 20px;
  }

  .hp-slider-section {
    margin-bottom: 20px;
  }

  .bfb-button {
    width: 240px;
    font-size: 20px;
  }

  .hp-source-col {
    margin-bottom: 20px;
  }

  .hp-event-col {
    margin-bottom: 20px;
  }

  .hp-article-col {
    margin-bottom: 20px;
  }

  .hp-content-sections h3 {
    text-align: center;
  }

  .full-cnt {
    padding-top: 10px;
  }

  #tags2 a {
    display: none;
  }
  #tags2 a.active {
    display: block;
    width: 100%;
    text-align: center;
  }

  .keyword_stat_table {
    width: 100%;
  }
  .keyword_stat_table .keywordCell {
    width: 100%;
  }
  .keyword_stat_table .th {
    width: 20%;
  }
  .keyword_stat_table .td {
    width: 20%;
  }
  .keyword_stat_table h3 {
    font-size: 12px;
    text-align: center;
  }
  .keyword_stat_table h3 i {
    display: block;
  }
  .keyword_stat_table .th.keywordCell {
    display: none;
  }
  .keyword_stat_table .td.keywordCell {
    width: 100%;
    text-align: center;
  }
  .keyword_stat_table strong {
    width: 100%;
    text-align: center;
  }
  .keyword_stat_table .row {
    margin-bottom: 20px;
  }
}
.promo-page h2 {
  font-size: 22px;
}
.promo-page h3 {
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #bababa;
}
.promo-page .profil-tabs ul.tab-nav:not(.tab-nav-lg) li a {
  padding: 5px 10px;
  line-height: 18px;
  height: auto;
  font-weight: normal;
}
.promo-page .cta-text {
  font-size: 14px;
  padding: 15px;
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
  border-radius: 5px;
  margin-top: 10px;
}
.promo-page .banner-tab-container {
  padding-top: 0;
}
.promo-page .ts-date {
  min-width: 110px;
}
.promo-page .ts-download {
  min-width: 170px;
}
.promo-page .logo-row, .promo-page .banner-conf-logo-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.promo-page .logo-row .col-sm-6, .promo-page .banner-conf-logo-row .col-sm-6 {
  text-align: center;
}
.promo-page .logo-row img, .promo-page .banner-conf-logo-row img {
  margin: 10px auto;
}
.promo-page .download-row {
  margin: 5px 0;
}
.promo-page .banner-conf-logo-row .col-sm-3 {
  min-height: 100px;
  cursor: pointer;
}
.promo-page .banner-conf-logo-row .col-sm-3:hover, .promo-page .banner-conf-logo-row .col-sm-3.active {
  background: #f0f4e3;
}
.promo-page .banner-conf-logo-row img {
  max-width: 80%;
}
.promo-page .banner-conf-text-row .col-sm-3 {
  cursor: pointer;
  text-align: center;
  margin: 15px 0;
  padding: 10px 0;
}
.promo-page .banner-conf-text-row .col-sm-3:hover, .promo-page .banner-conf-text-row .col-sm-3.active {
  background: #f0f4e3;
}
.promo-page #banner-code {
  width: 80%;
  height: 80px;
  margin: auto;
  height: 160px;
}
.promo-page #banner-img {
  display: block;
  margin: auto;
}
.promo-page .banner-download-row {
  margin: 15px 0;
}
.promo-page .banner-download-row .col-sm-6 {
  background: #f0f4e3;
  border: 2px solid white;
  text-align: center;
  padding: 15px;
}
.promo-page .ew-widget-conf-select {
  width: 150px;
}
.promo-page .widget-preview {
  padding: 10px;
  background: white;
}
.promo-page .widget-vertical {
  max-width: 320px;
  margin: auto;
}

.call-block {
  border-bottom: 1px dashed #E5E5E5;
  padding: 10px 0;
  margin-bottom: 20px;
  height: 100%;
}
.call-block a {
  text-decoration: underline !important;
}

#user_source_form .row {
  margin-bottom: 15px;
}

#hp-sources a {
  color: black;
}
#hp-sources a:hover {
  color: #a1c43f;
}

.distribution-way legend {
  font-size: 12px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555;
  margin-bottom: 10px;
  font-weight: 700;
  padding-top: 0;
}

#source_distributionWay div.form-check {
  margin-right: 15px;
}
#source_distributionWay label {
  text-transform: none;
  font-weight: normal;
}

.source-meta {
  padding: 0;
}
.source-meta ul {
  list-style-type: none;
  padding-bottom: 10px;
}
.source-meta ul li {
  margin: 10px 0;
}
.source-meta ul li i {
  font-size: 18px;
  color: #a1c43f;
}
.source-meta ul li strong {
  display: block;
  color: #a1c43f;
  margin-bottom: 5px;
}
.source-meta .source-link {
  border-top: 1px dashed lightgray;
}
.source-meta .source-link a {
  color: black;
}
.source-meta .source-link a:hover {
  color: #598628;
  text-decoration: underline !important;
}

.distribution-way {
  background: #e9ecef;
  padding: 20px;
  border: 1px solid #ced4da;
}
.distribution-way h3 {
  font-size: 16px;
  color: #598628;
}

#price_amount {
  display: none;
}

.source-desc {
  text-align: justify;
  clear: both;
}

.source-item h4 {
  font-size: 14px;
}
.source-item .source-icon {
  height: 400px;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  padding: 10px;
  border: 1px solid #eae8e8;
  position: relative;
  /*box-shadow: 10px 0 10px #e8e8e8;*/
}
.source-item .source-icon img {
  box-shadow: 0 0 10px black;
  border: 1px solid white;
}
.source-item .f-back {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
.source-item .source-theme-label {
  background: white;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 100;
  padding: 5px 10px;
  color: #466A20;
}
.source-item .card-body li {
  margin: 5px 0;
}

#source_type .form-check {
  float: left;
  margin: 2px;
}
#source_type .form-check label {
  text-transform: none;
}

.activityContentChoiceWrap h3 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #598628;
  border-bottom: 1px dotted #598628;
  margin-bottom: 5px;
}
.activityContentChoiceWrap .activityContentChoiceItems {
  clear: both;
  overflow: hidden;
}
.activityContentChoiceWrap .activityContentChoiceItems li {
  float: left;
  list-style-type: none;
  margin: 5px;
}
.activityContentChoiceWrap .activityContentChoiceItems li input {
  margin-right: 5px;
}
.activityContentChoiceWrap .activityContentBtn {
  color: black;
  text-decoration: underline !important;
  float: right;
  margin-bottom: 5px;
}

.activity-detail-cell {
  margin: 10px 0;
}
.activity-detail-cell .source-item .source-icon {
  height: 300px;
}

#activity_type .form-check {
  float: left;
  margin: 2px;
}
#activity_type .form-check label {
  text-transform: none;
}

.activity-block {
  background: #ecf0f4;
  padding: 15px;
  margin: 15px 0;
  min-height: 300px;
}

#hp-activity-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}
#hp-activity-grid h3 {
  font-size: 18px;
}
#hp-activity-grid .hp-activity {
  width: 50%;
  padding: 15px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  #hp-activity-grid .hp-activity {
    width: 100%;
    flex-direction: column;
  }
}
#hp-activity-grid .hp-activity-0 {
  border-right: 1px dashed #DDD;
  border-bottom: 1px dashed #DDD;
}
#hp-activity-grid .hp-activity-1 {
  border-bottom: 1px dashed #DDD;
}
#hp-activity-grid .hp-activity-2 {
  border-right: 1px dashed #DDD;
}
#hp-activity-grid .hp-activity-image {
  width: 75px;
}
@media only screen and (max-width: 768px) {
  #hp-activity-grid .hp-activity-image {
    width: 100%;
  }
}
#hp-activity-grid .hp-activity-content {
  margin-left: 15px;
}
#hp-activity-grid .hp-activity-content h3:hover {
  color: #a1c43f;
}
#hp-activity-grid .hp-activity-desc {
  font-style: italic;
  font-family: "Crete Round", serif;
}
#hp-activity-grid .hp-activity-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  #hp-activity-grid .hp-activity-icon {
    width: 100%;
    height: 100px;
    border-radius: 0;
    margin-bottom: 10px;
  }
}
#hp-activity-grid .hp-activity-meta {
  font-weight: normal;
}
#hp-activity-grid .hp-activity-meta:before {
  display: none;
}
#hp-activity-grid .hp-activity-meta strong {
  margin-bottom: 10px;
}
#hp-activity-grid .hp-activity-meta p {
  font-size: 14px;
  color: black;
  margin: 5px 0;
  padding-left: 0;
}

.register-step2-info h3 {
  color: #b9d9aa;
}
.register-step2-info .alert {
  font-size: 16px;
  max-width: 95%;
  border: 3px solid #b9d9aa;
  background: #ddfecd;
}
.register-step2-info .alert:before {
  border-left-color: #b9d9aa;
}
.register-step2-info .hint-arrow {
  font-size: 36px;
  margin: auto;
  display: block;
  position: relative;
  top: 10px;
}

.user_form .row {
  margin-bottom: 15px;
}
.user_form .form-section {
  padding: 10px;
  border: 1px solid lightgray;
  border-radius: 10px;
  background: #e8e8e857;
  position: relative;
  margin-bottom: 20px;
}
.user_form .form-section .form-elem-help {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 18px;
}
.user_form .form-section .legend {
  width: 20%;
  text-align: center;
  font-size: 14px;
  position: relative;
  top: -11px;
  margin-bottom: -20px;
  border-radius: 0 0 10px 10px;
  font-family: "Raleway", sans-serif;
  background: white;
  padding: 0 10px 5px 0;
  margin: auto;
  box-shadow: 0 2px 2px #00000017;
  border: 1px solid lightgray;
  border-top: 0;
}
.user_form .form-section .legend strong {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
}
.user_form .form-section .legend i {
  font-size: 16px;
  position: relative;
  margin-bottom: 7px;
}
.user_form .ew-file-upload-container {
  background: #a8deb41a;
  border: 1px solid #28a7452e;
}
.user_form .ew-file-upload-container .empty-table {
  display: none;
}
.user_form .ew-file-upload-container .alert-empty {
  text-align: center;
  font-size: 16px;
}
.user_form .ew-file-upload-container .legend {
  color: #28a745;
}
.user_form .ew-file-upload-container .error {
  color: red;
  display: block;
}
.user_form .ew-file-upload-container .fileinput-button {
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 30px;
  margin: auto;
  width: 150px;
}
.user_form .ew-file-upload-container .fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
.user_form .ew-file-upload-container .progress-file-upload {
  height: 20px;
  padding: 1px;
  border: 1px solid #28a745;
  border-radius: 3px;
  margin: 5px 0;
}
.user_form .ew-file-upload-container .progress-file-upload .bar {
  width: 30%;
  text-align: right;
  padding: 2px;
  font-size: 10px;
  color: white;
  background: #28a745;
  height: 16px;
  line-height: 14px;
}
.user_form .gallery-wrap {
  position: relative;
}
.user_form .gallery-wrap .form-elem-help {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 18px;
}

.user_call_form legend {
  float: left;
  width: auto;
  max-width: 200px;
}
.user_call_form .dateCol .hover-help {
  margin-top: 10px;
}
.user_call_form #promotebundle_call_dateFrom, .user_call_form #promotebundle_call_dateTo {
  clear: both;
}

.gallery {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.gallery .loader {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2000;
  margin: 0;
  padding-top: 100px;
}
.gallery .item {
  display: block;
  width: 150px;
  margin: 10px;
}
.gallery .item img {
  max-width: 100%;
  max-height: 100%;
}
.gallery .item img:hover {
  cursor: move;
}
.gallery .fileinput {
  max-width: 150px;
}
.gallery .remove-photo {
  color: red;
  background: none;
  border: 0;
  margin: 5px;
  font-size: 11px;
}

.galleryPhotos {
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  flex-wrap: wrap;
}

.gallery-wrap {
  margin-bottom: 40px;
}

.placeholder {
  background: #fff078;
  width: 150px;
  height: 150px;
}
.placeholder:before {
  content: "Drop here";
  color: #e1d25a;
}

#events_list .icon-clock {
  margin-left: 5px;
}

.public-date i {
  margin-right: 5px;
}
.public-date i.icon-clock {
  margin-left: 5px;
}

.single-event-cnt {
  margin-top: 15px;
}

#event_type .form-check {
  float: left;
  margin: 2px;
}
#event_type .form-check label {
  text-transform: none;
}

#eventCallDescripiton {
  display: none;
  margin-top: 15px;
}

#eventCallDescripiton .form-elem-help {
  position: static;
}

.callDurationDays {
  max-width: 200px;
  float: left;
}

.callDurationInfo {
  font-size: 16px;
  float: left;
  padding-top: 35px;
  padding-left: 10px;
}

#promotebundle_call_dateFrom {
  display: none;
}

.user_menu .org_name {
  display: block;
  width: 100%;
}
.user_menu .active a {
  color: #4B7222;
  font-weight: bold;
}
.user_menu .active a.btn {
  color: black;
  border: 1px solid #007bff;
  background: white;
}
.user_menu a {
  color: black;
}
.user_menu a.hover-help:not(.expand-btn) {
  display: inline-block;
  width: 100%;
  min-height: 30px;
  line-height: 30px;
}
.user_menu a.btn {
  color: black;
  border: 1px solid #007bff;
}
.user_menu button {
  padding: 5px 10px;
  background: white;
  font-size: 13px;
}
.user_menu .dropdown-menu li {
  padding: 8px 15px;
}
.user_menu .disabled {
  color: #e26d6d;
  text-decoration: line-through !important;
}
.user_menu #org-toolbar {
  display: flex;
  top: 0;
  width: 100%;
  /* height: 56px; */
  overflow: hidden;
  /* flex-direction: column; */
  /* background: #e8e8e8; */
  transition: left 0.4s;
  margin-top: 10px;
  transition: left 0.4s;
}
.user_menu #org-toolbar a {
  /*float:left;*/
  display: block;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  margin: 3px 7px 3px 0;
  text-align: center;
}
.user_menu #org-toolbar a i {
  margin-right: 5px;
}
.user_menu #org-toolbar a span {
  /*white-space: nowrap;*/
}
.user_menu .list-group-item-org {
  transition: height 0.3s;
  /*height:56px;*/
  overflow: hidden;
}
.user_menu .list-group-item-org:hover {
  /*height:56px;*/
}
.user_menu .list-group-item-org:hover #org-toolbar {
  left: 0;
}

.hp h2 {
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  margin-bottom: 15px;
}

.hp-main-item .img-icon-big {
  max-height: 160px;
  margin: auto;
  background-size: cover;
  background-position: center top;
}

.hp-other-items {
  height: 100px;
  padding-top: 20px;
  border-bottom: 1px dashed #E5E5E5;
}

.btn-hp-all {
  display: block;
  width: 100%;
  font-size: 13px;
}

#hp-articles .showcase-section h3 a, #hp-articles h2 a {
  color: #555;
}
#hp-articles h2 {
  border-bottom: 1px solid #555;
  padding-left: 5px;
  padding-top: 3px;
}
#hp-articles h2:hover {
  background: #555;
  color: white;
}
#hp-articles h2:hover a {
  color: white;
}
#hp-articles .showcase-feature-active h3 {
  color: #a1c43f;
}
#hp-articles .showcase-feature-active h3 a {
  color: #a1c43f;
}
#hp-articles .btn-hp-all {
  background-color: #555;
  border-color: #555;
  max-width: 95%;
}

#hp-activity h2 {
  color: #4a7ea2;
  border-bottom: 1px solid #4a7ea2;
  padding-left: 5px;
  padding-top: 3px;
}
#hp-activity h2 a {
  color: #4a7ea2;
}
#hp-activity h2:hover {
  background: #4a7ea2;
  color: white;
}
#hp-activity h2:hover a {
  color: white;
}

#hp-call h3 {
  color: #5D4157;
}
#hp-call h3 a {
  color: #5D4157;
}

#hp-sources {
  padding-bottom: 30px;
  margin: 0 -15px;
}
@media only screen and (max-width: 768px) {
  #hp-sources {
    margin: 0;
  }
}
#hp-sources .section {
  margin-top: 0;
  margin-bottom: 0;
}
#hp-sources h2 {
  color: #598628;
  border-bottom: 1px solid #598628;
  padding-left: 5px;
  padding-top: 3px;
}
#hp-sources h2 a {
  color: #598628;
}
#hp-sources h2:hover {
  background: #598628;
  color: white;
}
#hp-sources h2:hover a {
  color: white;
}
#hp-sources h3 {
  color: #598628;
}
#hp-sources h3 a {
  color: #598628;
}
#hp-sources .btn-hp-all {
  max-width: 150px;
  margin: auto;
}

#hp-events h2 {
  color: #774F38;
  border-bottom: 1px solid #774F38;
  padding-left: 5px;
  padding-top: 3px;
}
#hp-events h2 a {
  color: #774F38;
}
#hp-events h2:hover {
  background: #774F38;
  color: white;
}
#hp-events h2:hover a {
  color: white;
}
#hp-events h3 {
  color: #774F38;
}
#hp-events h3 a {
  color: #774F38;
}
#hp-events .btn-hp-all {
  background-color: #774f38;
  border-color: #774f38;
}
#hp-events .ipost {
  margin-top: 30px;
}
#hp-events .ipost .entry-image {
  margin-bottom: 15px;
}

#hp-organizations .btn-hp-all {
  max-width: 150px;
  margin: 10px auto;
  background: #5D4157;
  border-color: #774f38;
}
#hp-organizations .owl-carousel .owl-dots .owl-dot {
  background-color: #774f38;
}
#hp-organizations h2 {
  color: #5D4157;
  border-bottom: 1px solid #5D4157;
  padding-left: 5px;
  padding-top: 3px;
}
#hp-organizations h2 a {
  color: #5D4157;
}
#hp-organizations h2:hover {
  background: #5D4157;
  color: white;
}
#hp-organizations h2:hover a {
  color: white;
}
#hp-organizations h4 a {
  color: #444;
}
#hp-organizations h4 a:hover {
  color: #a1c43f;
}

.showcase-section {
  margin: 0 15px;
}
@media only screen and (max-width: 768px) {
  .showcase-section {
    margin: 0;
  }
}

.showcase-target-wrap {
  /*padding:10px;*/
  background: #f1eded;
  min-height: 550px;
}

.showcase-feature-wrap {
  padding: 0;
}

.showcase-section .showcase-target {
  display: none;
}

.showcase-section .showcase-target.showcase-target-active {
  display: block;
}

.showcase-section ul {
  list-style: none;
}

.showcase-section .img-icon-big {
  min-height: 550px;
  margin: 10px auto 0;
}
.showcase-section .article-meta {
  padding: 5px 0;
  font-style: italic;
  color: #999;
  font-family: "Crete Round", serif;
}
.showcase-section .article-meta a {
  color: #999;
}
.showcase-section .article-meta .category-label {
  padding-left: 10px;
  border-left: 1px solid #999;
}
.showcase-section .article-meta .date-label {
  padding-right: 10px;
}

.hp-article-teaser {
  background-image: linear-gradient(to bottom, transparent -800px, #ffffff);
  padding: 40px 20px 20px 20px;
  position: absolute;
  bottom: 2%;
  max-width: 96%;
  width: 96%;
}

.showcase-section ul li {
  display: block;
  position: relative;
  padding: 20px;
  cursor: pointer;
  border-top: 1px solid #F0F2F6;
}

/*
.showcase-section ul li:first-child {
        padding-top: 0;
        border-top: 0;
}
*/
.showcase-section ul li h3 {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.showcase-section ul li p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
  color: #777;
}

.showcase-section ul li h3:before {
  opacity: 0;
  content: "";
  font-family: "font-icons";
  position: absolute;
  margin-left: -20px;
  top: -2px;
  -webkit-transition: margin-left 0.3s ease, opacity 0.3s ease;
  -ms-transition: margin-left 0.3s ease, opacity 0.3s ease;
  -o-transition: margin-left 0.3s ease, opacity 0.3s ease;
  transition: margin-left 0.3s ease, opacity 0.3s ease;
}

.showcase-section ul li.showcase-feature-active h3:before {
  opacity: 1;
  margin-left: -15px;
}

.showcase-section .showcase-target {
  overflow: hidden;
  display: block;
  height: 100%;
  padding: 0 2%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: all 0.3s 0.1s ease;
  -o-transition: all 0.3s 0.1s ease;
  transition: all 0.3s 0.1s ease;
  -webkit-backface-visibility: hidden;
}

.showcase-section .showcase-target.showcase-target-active {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  z-index: 9;
}

/*
.showcase-section .showcase-target:first-child { position:  relative; }
*/
.section-scroller .swiper-container,
.section-scroller .swiper-container .swiper-slide {
  overflow: visible;
}

.device-xl .section-scroller .swiper-container .swiper-slide {
  width: 31%;
  margin-left: 30px;
}

.device-lg .section-scroller .swiper-container .swiper-slide {
  width: 42%;
}

.device-md .section-scroller .swiper-container .swiper-slide {
  width: 58%;
}

.device-sm .section-scroller .swiper-container .swiper-slide {
  width: 42%;
}

.device-xs .section-scroller .swiper-container .swiper-slide {
  width: 65%;
}

.section-scroller .card {
  border: 1px solid #EEE;
  /*border: 1px solid red;*/
  border-left-width: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 0 10px rgba(140, 152, 164, 0.15);
  margin-top: -20px;
}

.section-scroller .card p {
  font-size: 13px;
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.section-scroller {
  overflow: visible;
  padding-top: 0px;
}

.swiper-container-horizontal > .swiper-scrollbar {
  width: 80%;
  max-width: 1140px;
  left: 50%;
  bottom: -60px;
  height: 8px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.045);
  transform: translateX(-50%);
}

body:not(.dark) .swiper-scrollbar-drag {
  opacity: 0.2;
}

.fslider {
  overflow: visible;
}

.calls-slider {
  background: #a1c43f;
  color: white;
  float: none;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .calls-slider {
    display: none;
  }
}
.calls-slider #call_strip_title {
  border-radius: 0 15px 15px 0;
  position: absolute;
  left: 10px;
  top: 2px;
  padding-left: 45px;
  background: white;
  color: black;
  /*padding: 2px 10px 3px 45px;*/
  font-weight: bold;
  letter-spacing: 1px;
  z-index: 2000;
}
.calls-slider #call_strip_title .icon-line-volume {
  font-size: 22px;
  background: white;
  color: black;
  padding: 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #a1c43f;
  margin-top: -7px;
  line-height: 22px;
  z-index: 2000;
  position: absolute;
  left: 0;
}
.calls-slider .slide {
  text-align: center;
  padding-left: 190px;
  width: 100%;
  /*display:none;*/
  position: absolute;
  left: -2000px;
  transition: left 2s;
}
@media only screen and (max-width: 1024px) {
  .calls-slider .slide {
    padding-left: 0;
  }
}
.calls-slider .slide.active {
  /*display: block;*/
  left: 0;
}
.calls-slider .slide.finished {
  left: 3000px;
}
.calls-slider .slide em {
  background: white;
  color: black;
  padding: 2px 15px;
  letter-spacing: normal;
  border-radius: 10px;
}

.oc-img-wrap {
  height: 150px;
  width: 150px;
  overflow: hidden;
  padding: 10px;
  box-shadow: 0 0 10px #d6d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .oc-img-wrap {
    width: 100%;
  }
}
.oc-img-wrap img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}

.owl-carousel .owl-item h4 {
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.owl-carousel .owl-item img {
  width: auto;
}
@media only screen and (max-width: 768px) {
  .owl-carousel .owl-dots {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .owl-carousel .owl-nav [class*=owl-] {
    opacity: 1;
  }
}
@media only screen and (max-width: 768px) {
  .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .owl-carousel:hover .owl-nav .owl-next {
    left: auto;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .owl-carousel:hover .owl-nav .owl-prev {
    left: 0;
  }
}

#primary-menu-subnav {
  /* margin: 0 -15px;*/
  max-width: 100%;
}
#primary-menu-subnav .tags-lvl1 {
  text-align: left;
  margin-bottom: 20px;
  padding: 5px 10px;
  max-width: 1440px;
  margin: auto;
  background: #f1eded;
}
#primary-menu-subnav .tags-lvl1 a {
  padding: 5px 10px;
  color: black;
  background: white;
  margin: 5px;
  display: inline-block;
  display: inline-block;
}
#primary-menu-subnav .tags-lvl1 a.active {
  color: black;
  font-weight: bold;
  background: none;
  position: relative;
  background: white;
  padding-bottom: 10px;
}
#primary-menu-subnav .tags-lvl1 h3 {
  margin-bottom: 0;
}
#primary-menu-subnav .tags-lvl2 {
  background: white;
  margin-top: -11px;
  padding: 0 10px;
}
#primary-menu-subnav .tags-lvl2 a {
  padding: 5px 10px;
  color: black;
  background: white;
  margin: 5px 5px 0 5px;
  display: inline-block;
  display: inline-block;
}
#primary-menu-subnav .tags-lvl2 a.active {
  background: #f1eded;
  font-weight: bold;
  color: #598628;
}
#primary-menu-subnav .tags-lvl3 {
  padding: 0 10px;
  margin: 0 15px;
  background: #f1eded;
}
#primary-menu-subnav .tags-lvl3 a {
  padding: 5px 5px 5px 0;
  margin: 0 5px 0 0;
  display: inline-block;
  display: inline-block;
  font-size: 14px;
}
#primary-menu-subnav .tags-lvl3 a.active {
  color: black;
}
#primary-menu-subnav .sub-tagcloud {
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
  clear: both;
  background: white;
}
#primary-menu-subnav .sub-tagcloud a {
  padding: 5px 10px;
  float: left;
}
#primary-menu-subnav .sub-tagcloud a.active {
  font-weight: bold;
  color: black;
}
@media only screen and (max-width: 768px) {
  #primary-menu-subnav {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  #primary-menu > div > ul#secondary-menu {
    padding-top: 0 !important;
  }
}

.lvl2theme {
  display: none;
  margin-left: 15px;
}

#themes_keywords {
  display: flex;
  flex-wrap: wrap;
}
#themes_keywords ul {
  width: 100%;
}

.theme-section-title {
  display: block;
  width: 100%;
  /* font-size: 14px; */
  color: #518538;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dotted;
}

.filter-form-cnt {
  background: #F8F6F6;
  padding: 15px;
  width: 100%;
  margin-bottom: 45px;
  position: relative;
}

.filter-cell {
  display: flex;
  position: static;
  align-items: center;
  margin: 10px 0;
}
.filter-cell label {
  padding-right: 10px;
  margin: 0%;
}

.filter-cell-keywords {
  display: inline-block;
}

.sort-cell {
  position: absolute;
  right: 0;
  bottom: -50px;
}
.sort-cell label {
  line-height: 36px;
}

.advanced_form_submit {
  display: none;
}

.advanced_filter_trigger {
  text-decoration: underline;
  cursor: pointer;
  line-height: 36px;
  padding: 0 15px;
  font-size: 16px;
}

.advanced_filter_wrap {
  /*padding-top: 25px;*/
  display: none;
}
.advanced_filter_wrap.active {
  display: block;
}

.selected_keywords {
  display: inline-block;
}
.selected_keywords .remove_selected_keyword {
  padding: 0;
  color: red;
  font-weight: bold;
  cursor: pointer;
  margin-right: 5px;
  text-decoration: none;
}
.selected_keywords .selected_keyword {
  text-decoration: none;
  cursor: text;
  background: #f1eded;
  margin: 0 0 0 2px;
}

.keyword_filter_cell {
  overflow: hidden;
}
.keyword_filter_cell span {
  line-height: 36px;
  font-size: 12px;
  text-transform: uppercase;
}
.keyword_filter_cell.active {
  background: white;
  border-radius: 10px;
  border: 1px solid #ced4da;
  margin-right: 10px;
}

.advanced_filter_keyword_cont,
.multiple-filter-choices {
  display: none;
  position: absolute;
  left: 50%;
  top: 190px;
  margin-left: -320px;
  width: 100%;
  max-width: 640px;
  height: auto;
  padding: 20px;
  background: white;
  box-shadow: 0 0 10px lightgray;
  z-index: 2000;
  border-radius: 10px;
  max-height: 400px;
  overflow: auto;
}
.advanced_filter_keyword_cont .close_advanced_filter,
.multiple-filter-choices .close_advanced_filter {
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
  font-size: 22px;
}
.advanced_filter_keyword_cont ul,
.multiple-filter-choices ul {
  list-style-type: none;
}
.advanced_filter_keyword_cont ul li,
.multiple-filter-choices ul li {
  float: left;
  width: 50%;
  margin: 5px 0;
}
.advanced_filter_keyword_cont label input,
.multiple-filter-choices label input {
  margin-right: 10px;
}

.keyword_filter_cell {
  display: inline-block;
  margin: 5px 0;
}
.keyword_filter_cell span {
  text-decoration: underline;
  padding: 10px;
  cursor: pointer;
}

.multiple-filter-choices {
  top: 120px;
}
.multiple-filter-choices .multiple-filter-choices-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  font-size: 22px;
}

.multiple-filter-cell {
  padding: 0 20px;
}
.multiple-filter-cell legend {
  cursor: pointer;
  /*text-transform: uppercase;*/
  font-weight: bold;
  font-size: 13px;
  background: white;
  border: 1px solid #ced4da;
  padding: 0 20px 0 10px;
  display: inline-block;
  height: 38px;
  border-radius: 3px;
  line-height: 40px;
  position: relative;
}
.multiple-filter-cell legend:before {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  right: 5px;
  top: 14px;
  border: 5px solid transparent;
  border-left-color: black;
}

.selected_choice {
  text-decoration: none;
  cursor: text;
  background: #f1eded;
  margin: 0 0 0 2px;
  padding: 10px;
  line-height: 36px;
  font-size: 12px;
  text-transform: uppercase;
  /*border-radius:10px;*/
  line-height: 16px;
  height: 38px;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  white-space: nowrap;
}

.remove_selected_choice {
  padding: 0;
  color: red;
  font-weight: bold;
  cursor: pointer;
  margin-right: 5px;
  text-decoration: none;
}

#filter_form_submit {
  margin-top: 15px;
}

.datepicker td,
.datepicker th {
  padding: 10px;
  cursor: pointer;
}

.multiple-filter-choices {
  margin-top: 15px;
}
.multiple-filter-choices .form-check {
  margin: 10px 0;
}

.evvo-stat-accordion h3 {
  padding: 10px;
  font-size: 18px;
}
.evvo-stat-accordion .form-check {
  float: left;
  width: 50%;
  margin: 5px 0;
}

.evvo-stat-row {
  margin-bottom: 40px;
}
.evvo-stat-row h4 {
  background: #a1c43f;
  padding: 10px;
  font-size: 16px;
}
.evvo-stat-row table {
  border: 1px solid #dee2e6;
}

#myTab.nav-tabs {
  border-bottom: 0;
}
#myTab .nav-item {
  max-width: 20%;
  background: #ecebeb;
  border-right: 2px solid white;
}
#myTab .nav-item a {
  height: 100%;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  background: #f7f7f7;
}

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