/* Custom CSS */
@font-face
{
  font-family: 'NeuzeitGroLight';
  src: url('../fonts/neuzeitgrolight.eot');
  src: url('../fonts/neuzeitgrolight.woff');
  font-weight: 400;
  font-style: normal;
}

@font-face
{
  font-family: 'NeuzeitGroRegular';
  src: url('../fonts/neuzeitgroregular.eot');
  src: url('../fonts/neuzeitgroregular.woff');
  font-weight: 400;
  font-style: normal;
}

@font-face
{
  font-family: 'NeuzeitGroBold';
  src: url('../fonts/neuzeitgrobold.eot');
  src: url('../fonts/neuzeitgrobold.woff');
  font-weight: 400;
  font-style: normal;
}

.region-highlighted {
  font-size: 22px;
}

.region-highlighted p {
  margin: 4px 0;
}


.region-user #block-bootstrap-mint-account-menu ul {
  padding: 0;
  text-align: right
}

.region-user #block-bootstrap-mint-account-menu ul li {
  display: inline-block;
  list-style: none;
  padding: 7px 0 7px 24px;
}

/* Custom CSS - end - */

body {
  font-family: NeuzeitGroRegular , sans-serif;
  font-size: 14px;
  line-height: 160%;
  color: #333;
  overflow-x: hidden;
  font-weight: 300;
}

.container {
  max-width: 1000px;
}

p {
  margin: 0 0 20px 0;
}

h1,
.h1 {
  font-size: 18px;
  color: #000;
}

h2,
.h2 {
  font-size: 16px;
  color: #000;
}

h3,
.h3 {
  font-size: 15px;
  color: #000;
}

h4,
.h4 {
  font-size: 14px;
  color: #000;
}

img {
  max-width: 100%;
  height: auto;
}

.nt {
  color: #2f6f9f;
}

a {
  color: #1a7d43;
}

a:hover {
  color: #00614e;
  text-decoration: underline;
}

ul.links.inline {
  padding: 0;
}

ol,
ul {
  padding-left: 20px;
}

ul.links.inline li {
  list-style: none;
}

.block {
  margin-bottom: 12px;
}

.region-content {
  padding: 10px 2px;
}

.block h2.title {
  text-transform: uppercase;
}

.main-header {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-header nav {
  background: transparent;
  border: 0;
  margin: 0;
  position: relative;
  z-index: 200;
  min-height: auto;
  border-radius: 0;
}

.main-header .region {
  position: relative;
  z-index: 2;
}

.main-header .block {
  margin: 0;
}

/*Region Header*/

.site-branding {
  margin: 0;
}

.brand.logo {
  margin-right: 5px;
}

.brand.logo img {
  width: 100%;
}

.region-header .brand {
  display: block;
  vertical-align: middle;
  line-height: 100%;
  padding: 3px 0;
}

.site-name a {
  font-size: 18px;
  font-weight: 500;
  color: #1a7d43;
}

.region-header .site-branding__slogan {
  font-size: 10px;
  color: #1a7d43;
}

/*Banner*/

.slideshow {
  text-align: center;
  line-height: 160%;
}

.slideshow h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

/*Top Widget*/

.topwidget {
  padding: 20px 0 0 0;
  text-align: center;
}

.topwidget .fa {
  font-size: 42px;
  background: #1a7d43;
  width: 80px;
  height: 80px;
  padding: 20px 0 0 0;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  color: #fff;
  margin-bottom: 10px;
}

.topwidget .block {
  padding: 7px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #fafafa;
}

/*Promo*/

.region-promo {
  border: 1px solid #e9e8ed;
  padding: 15px;
  font-size: 16px;
  text-align: center;
  margin: 20px 0;
  background: #fdfdfd;
}

.region-promo h2 {
  margin: 5px 0;
}

.region-promo p,
.region-promo .block {
  margin: 0;
}

/*Sidebar Blocks*/

.sidebar .block {
  background: #fafafa;
  padding: 10px;
}

.sidebar .block h2.title {
  text-transform: capitalize;
  margin-top: 0;
}

/*Footer Widgets*/

.footer-widgets .block {
  background: #fafafa;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.footer-widgets .block h2.title {
  margin: 5px 0 10px 0;
}

.footer-widgets {
  padding: 20px 0;
}

.footer-widgets img {
  max-width: 100%;
  border: 5px solid #fff;
  box-shadow: 0px 0px 2px #ddd;
}

/*Footer Ribbon*/

.footer-ribbon {
  margin: 0;
  border: 0;
  background: #fafafa;
  color: #fff;
}

.footer-ribbon ul {
  margin: 10px 0;
  padding: 0;
}

.footer-ribbon nav li {
  display: inline-block;
}

.footer-ribbon nav li a {
  display: block;
  padding: 5px;
}

#footer-bottom {
  text-align: center;
  padding: 25px 0 5px;
}

/*Copyright & Credit*/

.copy_credit {
  margin-top: 20px;
  text-align: left;
}

.copy_credit .copyright,
.copy_credit .credit {
  margin: 10px;
}

/*Scroll Top*/

#toTop a.scrollUp {
  background: #1a7d43 none repeat scroll 0 0;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  width: 30px;
}

#toTop a.scrollUp .fa {
  color: #fff;
  font-size: 30px;
  height: 25px;
  line-height: 25px;
  width: 19px;
}

#toTop a.scrollUp:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: #0f7864;
}

/*Social Media*/

.social-media {
  text-align: right;
}

.social-media > a {
  position: relative;
  top: 10px;
  width: 32px;
  height: 32px;
  background: #1a7d43;
  display: inline-block;
  border-radius: 32px;
  -moz-border-radius: 32px 32px 32px 32px;
  -webkit-border-radius: 32px 32px 32px 32px;
  color: #fff;
  margin: 1px;
}

.social-media > a > .fa {
  position: absolute;
  left: 32%;
  top: 30%;
  font-size: 14px;
}

.social-media .icon-twitter:hover {
  background: #00aced;
  color: #fff;
}

.social-media .icon-facebook:hover {
  background: #3b5998;
  color: #fff;
}

.social-media .icon-gplus:hover {
  background: #dd4b39;
  color: #fff;
}

.social-media .icon-linkedin:hover {
  background: #0274b3;
  color: #fff;
}

.social-media .icon-youtube:hover {
  background: #e12b28;
  color: #fff;
}

/*Designer Line - Horizontal*/

hr.style-mint {
  background-color: #1a7d43;
  border: 0 none;
  height: 1px;
  margin: 0;
  position: relative;
  top: 17px;
  margin-right: 15px;
  margin-left: 15px;
}

/*Form*/

input,
button,
select,
textarea {
  padding: 8px;
  border: 1px solid #1a7d43;
}

.contact-message-form label {
  display: block;
}

.btn,
input[type="submit"] {
  background: #1a7d43;
  color: #fff;
  border: 0;
  line-height: 100%;
  padding: 10px;
}

.btn:hover,
input[type="submit"]:hover {
  background: #00614e;
}

/*Front Page*/

.path-frontpage .feed-icon {
  display: none;
}

/*Menu*/

.navbar-default .navbar-toggle {
  margin-right: 0;
  border: 0;
  color: #fff;
  background: none;
  padding: 6px 6px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #1a7d43;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 4px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: none;
}

nav h2 {
  display: none;
}

.menu-base-theme a,
.menu-base-theme a:hover,
.menu-base-theme a:focus,
.menu-base-theme a:active {
  padding: 10px 20px;
  padding-right: 58px;
  line-height: 23px;
  text-decoration: none;
}

.menu-base-theme a.current {
  background: #006892;
  color: white;
}

.menu-base-theme a.disabled {
  color: #a1d1e8;
}

.menu-base-theme a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  text-align: center;
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #dcdcdc;
  background: #efefef;
}

.menu-base-theme a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}

.menu-base-theme ul {
  background: white;
}

.menu-base-theme ul ul {
  background: rgba(102, 102, 102, 0.1);
}

.menu-base-theme ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.menu-base-theme ul li:first-child {
  border-top: 0;
}

.region-primary-menu {
  display: none;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%;
}

.navbar-toggle {
  z-index: 999;
}

/*Breadcrumb*/

.breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #1a7d43;
  border-radius: 0;
  font-size: 11px;
}

.breadcrumb ul {
  padding: 0;
  margin: 0;
}

.breadcrumb ul li {
  display: inline-block;
}

/*Search Form*/

.search-block-form {
  max-width: 500px;
  margin: 0 auto;
}

.region-search {
  padding: 15px;
}

#search-block-form {
  display: table;
  width: 100%;
}

#search-block-form .form-item,
#search-block-form .form-actions {
  display: table-cell;
  vertical-align: top;
  position: relative;
}

#search-block-form .form-search {
  padding-right: 34px;
}

#search-block-form .form-actions {
  left: -41px;
  width: 41px;
}

#search-block-form input {
  width: 100%;
  height: 41px;
}

#search-block-form .fa-search {
  color: #1a7d43;
  font-size: 20px;
  left: 32%;
  position: absolute;
  top: 27%;
}

#search-block-form input[type="submit"] {
  background: transparent;
}

#search-block-form input[type="submit"]:hover {
  background: transparent;
}

#search-block-form .form-actions:hover i {
  color: #00614e;
  cursor: pointer;
}

/*Demo Typography*/

.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9;
}

.highlight {
  padding: 5px;
  background-color: #f7f7f9;
  margin: 15px 0;
}

.highlight pre {
  border: 0;
  background: none;
  margin: 0;
}

.bd-example-type .table tr:first-child td {
  border-top: 0;
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
  margin: 0;
}

.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee;
}

/*Contact Form*/

.contact-message-feedback-form {
  max-width: 650px;
  margin: 0 auto;
  padding: 10px 30px;
  background: #b7cfbd;
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
  width: 100%;
}

/*User Login Form*/

.user-login-form,
.user-form,
.user-pass {
  max-width: 650px;
  margin: 0 auto;
  padding: 10px 30px;
  background: #b7cfbd;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text {
  width: 100%;
}

.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: 11px;
  font-style: italic;
}

/*Comment*/

.comment-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}

.comment-wrap .author-details {
  float: left;
  width: 20%;
}

.comment-wrap .author-comments {
  padding-left: 5px;
  float: left;
  width: 80%;
}

.comment-submitted {
  margin: 3px 0;
  font-size: 12px;
  display: inline-block;
  line-height: 100%;
}

.comment-wrap .author-comments h3 {
  margin-top: 10px;
}

.comment-wrap .author-comments p {
  margin-bottom: 10px;
}

/*links Inline*/

ul.links.inline li {
  display: inline-block;
  padding-right: 10px;
}

/*Carousel*/

.carousel-caption p,
.carousel-caption h3 {
  display: none;
}

.carousel-caption h3 {
  margin-top: 0;
}

.carousel-indicators li {
  border: 1px solid #1a7d43;
}

.carousel-indicators .active {
  background-color: #1a7d43;
  height: 10px;
  width: 10px;
}

/*Profile Page*/

.path-user .profile >div {
  display: inline-block;
}

.path-user .profile .label {
  display: block;
  color: #333;
}

/*Sliding header widget*/

.slidewidget {
  background: transparent;
  left: 0;
  position: absolute;
  top: 49px;
  width: 100%;
  height: 0;
}

.slidewidget #sliding-header-wrap {
  display: none;
  color: #333;
  position: relative;
  z-index: 13;
}

.slidewidget .wrapper {
  position: relative;
  z-index: 100;
  background-color: #32ecc8;
  border-bottom: 2px solid #1a7d43;
}

.slidewidget .toggle-switch {
  background-color: #1a7d43;
  position: relative;
  top: 0;
  left: 0;
  width: 49px;
  height: 49px;
  z-index: 250;
}

.slidewidget .fa-gear.fa-spin {
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  left: 25%;
  position: absolute;
  text-align: center;
  top: 25%;
}

.slidewidget img.left {
  float: left;
  margin: 10px 10px 0 0;
  width: 50%;
}

.slidewidget ul {
  padding-left: 15px;
}

.slidewidget .block {
  padding: 20px 10px 10px;
}

.slidewidget .block h2.title {
  margin: 5px 0 10px 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.views-element-container {
  margin-bottom: 10px;
}

.views .view {
  margin-bottom: 10px;
  border-bottom: 1px solid #1a7d43;
}

.region-page-title #block-pagetitleforum,
.region-page-title #block-bootstrap-mint-page-title {
  margin-bottom: 0;
}

.region-page-title h1 {
  font-weight: bold;
  color: #1a7d43;
  margin-top: 0;
  margin-bottom: 0;
}

.node--type-forum .node__content {
  margin-top: 15px;      
}

.node--type-forum .node__content > div {
  margin-bottom: 20px;
  border-bottom: 1px dotted #1a7d43;    
}

.node--type-forum .comment-wrap {
  border-bottom: 1px dotted #1a7d43; 
}

.node--type-forum .comment-wrap ul.links {
  margin-bottom: 0;
}


.comment-wrap .author-comments h3 {
  margin: 0 !important;
}

.views h2 {
  font-weight: bold;
  color: #1a7d43;
}



.views-element-container h3 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}

.views-element-container h4 {
  font-weight: bold;
  margin-bottom: 0;
  line-height: 125%;
}

.views-element-container h4 em {
  font-weight: normal;
}

.views-element-container .views-row {
  margin-bottom: 20px;
}

.views-element-container .views-field {
  line-height: 125%;
}

.view-services h3:not(:first-child) {
  border-top: 1px dotted #1a7d43;
  padding-top: 20px;
}

/* SLICK */

.slick-dots {
  position: absolute;
  top: 18px;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 99;
  display: none !important;
}

@media screen and (min-width: 41.66667em) {
  .slick-dots {
    display: block !important;
  }
}

@media screen and (min-width: 60em) {
  .slick-dots {
    display: block !important;
  }
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li button {
  background-color: #fff;
  border: 0 none;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
  font-size: 0;
  line-height: 1;
  margin: 3px;
  padding: 3px;
  text-decoration: none;
  transition: background-color 150ms ease 0s;
  vertical-align: middle;
  white-space: nowrap;
}

.slick-dots li.slick-active button {
  background-color: #1a7d43;
}

.slick {
  position: relative;
}

.slick__arrow .slick-arrow {
  background: #1a7d43 none repeat scroll 0 0;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  width: 30px;
  padding: 0;
  position: absolute;
  top: 16px;
  z-index: 99;
}

.slick__arrow .slick-arrow .fa {
  color: #fff;
  font-size: 30px;
  height: 25px;
  line-height: 25px;
}

.slick__arrow .slick-arrow:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: #0f7864;
}

.slick__arrow .slick-prev {
    left: 20px;
}
.slick__arrow .slick-prev .fa {
    width: 12px;
}
.slick__arrow .slick-next {
    right: 20px;
}
.slick__arrow .slick-next .fa {
    width: 6px;
}

.slide__title {
  font-size: 14px;
  font-style: italic;
}
.slick__arrow .slick-right {
    right: 20px;
}

.role-anonymous.path-forum #block-bootstrap-mint-content .content .action-links {
  display: none;
}

.forum-content {
  margin-top: 10px;
}

.forum-content table {
  width: 100%;
}

.forum-content table tr {
  border-bottom: 1px solid #1a7d43;
}

.forum-content table tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}



.path-forum .action-links {
    display: inline-block;
    margin-right: 0.3em;
    list-style-type: none;
}

.path-forum .action-links a {
    display: block;
    padding: 0.2em 1em;
    text-decoration: none;
    background: #eee;
}

.path-forum .action-links a:hover {
    background: #f5f5f5;
}

.page-node-type-forum #wrapper .region-content {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}

/* File icons */
.file {
  padding-left: 20px; /* LTR */
  display: inline-block;
  min-height: 16px;
  background-repeat: no-repeat;
  background-position: left center; /* LTR */
}
[dir="rtl"] .file {
  padding-left: inherit;
  padding-right: 20px;
  padding-top: 3px;
  background-position: right center;
}

.file--application-pdf {
  background-image: url('../images/icons/download-icon.png');
}


.role-member .filter-wrapper {display: none;}
.role-administrator.role-member .filter-wrapper {display: block;}