/*GADO*/
/* line 7, frontend.scss */
.header-navigation .dropdown-menu li h4.as-title {
  font-weight: bold;
  font-size: 14px;
  padding: 10px 15px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  /* line 7, frontend.scss */
  .header-navigation .dropdown-menu li h4.as-title {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 17, frontend.scss */
.header-navigation .dropdown-menu li.dropdown-submenu h4.as-title {
  padding-right: 35px;
  cursor: pointer;
}

/* line 35, frontend.scss */
hr.wa-white-hr {
  border-top-color: #FFFFFF;
}

/* line 70, frontend.scss */
.pagination > li > span,
.pagination > li > span:hover {
  background: #85CA63;
  color: #fff;
}

/* line 75, frontend.scss */
.pagination > li:first-child > span,
.pagination > li:last-child > span {
  background-color: transparent;
  color: #DDDDDD;
  padding: 4px 12px 8px;
}

@media print {
  /* line 82, frontend.scss */
  .pagination {
    float: none !important;
  }

  /* line 85, frontend.scss */
  .pagination > li.current-page {
    border-bottom: #000000 1px solid;
  }
}
/* line 105, frontend.scss */
.board-of-directors .company-logo {
  border: #DDDDDD 1px solid;
  height: 25px;
}
/* line 109, frontend.scss */
.board-of-directors .flag-logo {
  /*border: #DDDDDD 1px solid;*/
  height: 25px;
}

/* line 129, frontend.scss */
.videos-list .video-item .thumbnail {
  position: relative;
}
/* line 131, frontend.scss */
.videos-list .video-item .thumbnail .wa-caption {
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background-color: #7f7f7f;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}
/* line 139, frontend.scss */
.videos-list .video-item .thumbnail .wa-caption .wa-details {
  padding: 10px;
}

/* line 162, frontend.scss */
.publications-list a.wa-image-link:hover {
  text-decoration: none;
}
/* line 165, frontend.scss */
.publications-list a.wa-image-link:hover img {
  border-color: #57a957;
}
/* line 172, frontend.scss */
.publications-list a.wa-title-link:hover {
  text-decoration: none;
}

/* line 200, frontend.scss */
.wa-user-top-button:hover {
  /*.dropdown-menu {
  	display: block;
  }*/
}

/* line 230, frontend.scss */
.wa-login-container {
  position: relative;
  z-index: 998;
}
/* line 234, frontend.scss */
.wa-login-container a.login-button:link, .wa-login-container a.login-button:visited {
  background: transparent url("../img/login_button.png") no-repeat scroll left top;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  position: absolute;
  right: 40px;
  bottom: -50px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 246, frontend.scss */
.wa-login-container a.login-button:hover {
  text-decoration: none;
  -webkit-transition: all 0.7s linear;
  -webkit-transform: rotate(6.28rad);
  transition: all 0.7s;
  transform: rotate(6.28rad);
}

/* line 264, frontend.scss */
.footer ul.social-footer i {
  font-size: 22px;
}

/* line 280, frontend.scss */
.header {
  border-top: #67BD3C 3px solid;
  margin-bottom: 0;
  z-index: 1001;
}

/* line 297, frontend.scss */
.header-navigation > ul > li > a {
  padding: 20px 12px 15px;
}

/* line 300, frontend.scss */
.header-navigation li.menu-search {
  top: 18px;
}

/* BEGIN min width 1025px max width 1205 */
@media (min-width: 1025px) and (max-width: 1205px) {
  /* line 310, frontend.scss */
  .header .header-navigation {
    margin-top: 0;
  }

  /* line 313, frontend.scss */
  .reduce-header .header-navigation {
    margin-top: 0;
  }

  /* line 316, frontend.scss */
  .header .header-navigation > ul > li {
    margin-right: 0;
  }

  /* line 319, frontend.scss */
  .header .header-navigation > ul > li > a {
    padding: 15px 12px 15px 12px;
  }

  /* line 322, frontend.scss */
  .reduce-header .header-navigation > ul > li > a {
    padding-bottom: 13px;
  }

  /* line 326, frontend.scss */
  .header-navigation > ul > li.dropdown:hover > a:after {
    margin-left: 10px;
  }

  /* line 330, frontend.scss */
  .dropdown-fix-right .dropdown-menu {
    left: 0;
    right: auto;
  }

  /* line 335, frontend.scss */
  .header .header-navigation li.menu-search {
    top: 1px;
    margin-left: -20px;
  }

  /* line 339, frontend.scss */
  .header .header-navigation li.menu-search span.sep {
    top: 0;
    margin-right: 26px;
  }

  /* line 343, frontend.scss */
  .header .header-navigation li.menu-search i {
    top: 3px;
  }

  /*********************/
  /* line 349, frontend.scss */
  .header .header-navigation li.menu-search span.sep {
    margin-right: 5px;
    margin-left: 16px;
    top: 11px;
  }

  /* line 354, frontend.scss */
  .header-navigation .search-box {
    top: 170%;
  }

  /*********************/
}
/* END min width 1025px max width 1205 */
@media (max-width: 1024px) {
  /* line 362, frontend.scss */
  .header .mobi-toggler {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1205px) and (min-width: 1025px) {
  /* line 368, frontend.scss */
  .header .header-navigation > ul > li > a {
    padding: 20px 12px 15px 12px;
  }

  /* line 371, frontend.scss */
  .header .header-navigation li.menu-search {
    top: 7px;
  }
}
/* line 378, frontend.scss */
.header-navigation > ul > li.wa-nav-home > a {
  padding-top: 19px;
  padding-bottom: 12px;
}
/* line 381, frontend.scss */
.header-navigation > ul > li.wa-nav-home > a .glyphicon {
  font-size: 24px !important;
}
@media (max-width: 1024px) {
  /* line 376, frontend.scss */
  .header-navigation > ul > li.wa-nav-home {
    display: none;
  }
}

/* publications-carousel */
/* line 411, frontend.scss */
.publications-carousel {
  position: relative;
}
/* line 413, frontend.scss */
.publications-carousel h3 {
  margin: 3px 0 10px 0;
  font-size: 20px;
}
/* line 416, frontend.scss */
.publications-carousel h3 a:hover {
  /*color: #E02222;*/
  color: #3E4D5C;
}
/* line 420, frontend.scss */
.publications-carousel h3 i.fa {
  font-size: 18px;
  color: #67BD3C;
}
/* line 425, frontend.scss */
.publications-carousel .publication-item {
  background: none;
  margin-left: 2px;
  margin-right: 2px;
  position: relative;
}
/* line 430, frontend.scss */
.publications-carousel .publication-item a {
  text-decoration: none;
}
/* line 432, frontend.scss */
.publications-carousel .publication-item a .wa-publication-image-container {
  position: relative;
}
/* line 434, frontend.scss */
.publications-carousel .publication-item a .wa-publication-image-container img {
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  margin-left: auto;
  margin-right: auto;
}
/* line 440, frontend.scss */
.publications-carousel .publication-item a .wa-publication-image-container .color-img {
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  display: none;
}
/* line 445, frontend.scss */
.publications-carousel .publication-item a .wa-publication-image-container .wa-publication-image-caption {
  position: absolute;
  bottom: 4px;
  right: 5px;
  left: 5px;
  background-color: #7f7f7f;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  padding: 5px;
}
/* line 457, frontend.scss */
.publications-carousel .publication-item a:hover .wa-publication-image-container .color-img {
  background-color: #F3F3F3;
}
/* line 466, frontend.scss */
.publications-carousel .publication-item:hover a .wa-publication-image-container img {
  display: none;
}
/* line 469, frontend.scss */
.publications-carousel .publication-item:hover a .wa-publication-image-container .color-img {
  display: block;
}
/* line 477, frontend.scss */
.publications-carousel .owl-carousel {
  margin-left: -2px;
  padding-top: 0;
}
/* line 481, frontend.scss */
.publications-carousel .owl-buttons {
  left: auto;
  right: 0;
  top: -35px;
}
@media (max-width: 992px) {
  /* line 488, frontend.scss */
  .publications-carousel .owl-carousel {
    margin-left: -2px;
    padding-top: 0;
  }
  /* line 492, frontend.scss */
  .publications-carousel .owl-buttons {
    left: auto;
    right: 0;
    top: -30px;
  }
}

/* line 530, frontend.scss */
.wa-home-latest-magazine-block {
  /*border-right: #EEEEEE 1px solid*/
}

/* line 536, frontend.scss */
.wa-home-latest-news-block .well {
  position: relative;
}
/* line 539, frontend.scss */
.wa-home-latest-news-block .well em i.fa {
  font-size: 22px;
  color: #67BD3C;
}
/* line 544, frontend.scss */
.wa-home-latest-news-block .well a.wa-more {
  /*position: absolute;
  right: 5px;
  bottom: 5px;*/
  font-size: 12px;
  font-weight: bold;
  margin-left: 43px;
}

/* videos-carousel */
/* line 594, frontend.scss */
.videos-carousel .well {
  background-color: #F5F5F5;
}
/* line 596, frontend.scss */
.videos-carousel .well .row {
  position: relative;
}
/* line 598, frontend.scss */
.videos-carousel .well .row h3 {
  margin: 3px 0 10px 0;
  font-size: 20px;
}
/* line 601, frontend.scss */
.videos-carousel .well .row h3 a {
  color: #3E4D5C;
}
/* line 605, frontend.scss */
.videos-carousel .well .row h3 em i.fa {
  font-size: 20px;
  color: #67BD3C;
}
/* line 611, frontend.scss */
.videos-carousel .well .row .videos-item {
  background: none;
  margin-left: 4px;
  margin-right: 4px;
  position: relative;
}
/* line 616, frontend.scss */
.videos-carousel .well .row .videos-item a {
  text-decoration: none;
  color: #3E4D5C;
}
/* line 619, frontend.scss */
.videos-carousel .well .row .videos-item a .wa-videos-image-container {
  position: relative;
}
/* line 621, frontend.scss */
.videos-carousel .well .row .videos-item a .wa-videos-image-container img {
  margin-left: auto;
  margin-right: auto;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
/* line 627, frontend.scss */
.videos-carousel .well .row .videos-item a .wa-videos-image-container .color-img {
  display: none;
}
/* line 630, frontend.scss */
.videos-carousel .well .row .videos-item a .wa-videos-image-container .wa-videos-image-caption {
  position: absolute;
  top: 4px;
  bottom: 4px;
  right: 5px;
  left: 5px;
  background-color: #7f7f7f;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
  line-height: 150px;
  text-align: center;
  color: transparent;
}
/* line 641, frontend.scss */
.videos-carousel .well .row .videos-item a .wa-videos-image-container .wa-videos-image-caption div {
  color: #FFFFFF;
  display: inline;
  line-height: 14px;
  vertical-align: middle;
}
/* line 652, frontend.scss */
.videos-carousel .well .row .videos-item a:hover .wa-videos-image-container img {
  background-color: #C1C1C1;
}
/* line 659, frontend.scss */
.videos-carousel .well .row .owl-carousel {
  margin-left: -2px;
  padding-top: 0;
}
/* line 663, frontend.scss */
.videos-carousel .well .row .owl-buttons {
  left: auto;
  right: 0;
  top: -35px;
}
@media (max-width: 992px) {
  /* line 670, frontend.scss */
  .videos-carousel .well .row .owl-carousel {
    margin-left: -2px;
    padding-top: 0;
  }
  /* line 674, frontend.scss */
  .videos-carousel .well .row .owl-buttons {
    left: auto;
    right: 0;
    top: -30px;
  }
}

/* events-carousel */
/* line 713, frontend.scss */
.events-carousel h3 {
  margin: 3px 0 10px 0;
}
/* line 715, frontend.scss */
.events-carousel h3 a {
  color: #3E4D5C;
}
/* line 718, frontend.scss */
.events-carousel h3 i.fa {
  font-size: 20px;
  color: #67BD3C;
}
/* line 728, frontend.scss */
.events-carousel .wa-item .wa-text-container {
  color: #3E4D5C;
}
/* line 730, frontend.scss */
.events-carousel .wa-item .wa-text-container a {
  color: #3E4D5C;
  font-size: 18px;
}
/* line 734, frontend.scss */
.events-carousel .wa-item .wa-text-container hr {
  border-top-color: #FFFFFF;
  margin: 12px 0;
}
/* line 740, frontend.scss */
.events-carousel .owl-carousel {
  margin-left: -2px;
  padding-top: 0;
}
/* line 744, frontend.scss */
.events-carousel .owl-buttons {
  left: auto;
  right: 0;
  top: -35px;
}
@media (max-width: 992px) {
  /* line 751, frontend.scss */
  .events-carousel .owl-carousel {
    margin-left: -2px;
    padding-top: 0;
  }
  /* line 755, frontend.scss */
  .events-carousel .owl-buttons {
    left: auto;
    right: 0;
    top: -30px;
  }
}
@media (max-width: 400px) {
  /* line 763, frontend.scss */
  .events-carousel .owl-buttons {
    top: -70px;
  }
}

@media (max-width: 1024px) {
  /* line 789, frontend.scss */
  .header .header-navigation li.wa-open > a {
    border-bottom: 1px solid #efefef !important;
    padding: 8px 10px 9px;
    margin: 0 -10px;
    position: relative;
    color: #666 !important;
    background: none !important;
  }

  /* line 797, frontend.scss */
  .header .header-navigation li.wa-open > a:hover {
    border-bottom: 1px solid #efefef !important;
    background: none !important;
    color: #85CA63 !important;
    text-decoration: none;
  }

  /* line 803, frontend.scss */
  .wa-open > .dropdown-menu {
    display: block;
  }
}
/* line 844, frontend.scss */
#news_bar {
  position: relative;
  left: 0;
  right: 0;
  height: 0;
}
/* line 850, frontend.scss */
#news_bar #wa-news-container {
  position: absolute;
  right: 0;
  left: 0;
  top: -60px;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
}
/* line 859, frontend.scss */
#news_bar #wa-news-container ul#wa-news-list {
  height: 34px;
  margin: 0;
  padding: 0 10px;
}
/* line 864, frontend.scss */
#news_bar #wa-news-container ul#wa-news-list li {
  font-size: 15px;
  color: #384133;
  white-space: nowrap;
  list-style: none;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 34px;
  height: 34px;
}
/* line 874, frontend.scss */
#news_bar #wa-news-container ul#wa-news-list li a:link, #news_bar #wa-news-container ul#wa-news-list li a:visited {
  color: #384133;
}
/* line 878, frontend.scss */
#news_bar #wa-news-container ul#wa-news-list li a:hover, #news_bar #wa-news-container ul#wa-news-list li a:active {
  text-decoration: none;
}

/* line 920, frontend.scss */
.wa-papers-list h2.wa-category-title {
  font-weight: bold;
  font-size: 20px;
}
/* line 926, frontend.scss */
.wa-papers-list .search-result-item h5.wa-paper-title {
  font-size: 16px;
}
/* line 928, frontend.scss */
.wa-papers-list .search-result-item h5.wa-paper-title a {
  color: #4C7D3E;
  font-weight: normal;
}
/* line 934, frontend.scss */
.wa-papers-list .search-result-item .wa-data {
  margin-top: 5px;
}
/* line 939, frontend.scss */
.wa-papers-list .search-result-item a.download-box-v1 {
  text-align: center;
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #73AE55;
  background-color: #F8F8F8;
}
/* line 947, frontend.scss */
.wa-papers-list .search-result-item a.download-box-v1:hover, .wa-papers-list .search-result-item a.download-box-v1:active {
  background: #85CA63;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
/* line 953, frontend.scss */
.wa-papers-list .search-result-item a.download-box-v1:hover i, .wa-papers-list .search-result-item a.download-box-v1:hover p, .wa-papers-list .search-result-item a.download-box-v1:hover h2.wa-download, .wa-papers-list .search-result-item a.download-box-v1:active i, .wa-papers-list .search-result-item a.download-box-v1:active p, .wa-papers-list .search-result-item a.download-box-v1:active h2.wa-download {
  color: #FFFFFF;
}
/* line 957, frontend.scss */
.wa-papers-list .search-result-item a.download-box-v1 h2.wa-download {
  font-size: 18px;
}
/* line 960, frontend.scss */
.wa-papers-list .search-result-item a.download-box-v1 i {
  padding: 15px;
  font-size: 30px;
}
/* line 964, frontend.scss */
.wa-papers-list .search-result-item a.download-box-v1 span {
  display: block;
}

/* line 984, frontend.scss */
.wa-search-page .wa-looking-for .wa-title {
  font-weight: bold;
  color: #AAAAAA;
}
/* line 991, frontend.scss */
.wa-search-page .wa-looking-for .row a {
  display: block;
  font-size: 16px;
  width: 110px;
  padding: 20px 10px 15px 10px;
  text-decoration: none;
  color: #73AE55;
  background-color: #F8F8F8;
}
/* line 999, frontend.scss */
.wa-search-page .wa-looking-for .row a i {
  font-size: 25px;
}
/* line 1002, frontend.scss */
.wa-search-page .wa-looking-for .row a span {
  display: block;
}
/* line 1006, frontend.scss */
.wa-search-page .wa-looking-for .row a:hover, .wa-search-page .wa-looking-for .row a:active, .wa-search-page .wa-looking-for .row a.wa-active {
  background: #85CA63;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
/* line 1012, frontend.scss */
.wa-search-page .wa-looking-for .row a:hover i, .wa-search-page .wa-looking-for .row a:hover h5, .wa-search-page .wa-looking-for .row a:active i, .wa-search-page .wa-looking-for .row a:active h5, .wa-search-page .wa-looking-for .row a.wa-active i, .wa-search-page .wa-looking-for .row a.wa-active h5 {
  color: #FFFFFF;
}
/* line 1020, frontend.scss */
.wa-search-page form.wa-search-form {
  background: #EDEFF1;
  padding: 20px;
  margin: 0 0 20px;
}

/* line 1068, frontend.scss */
.white-left-tooltip + .tooltip > .tooltip-inner {
  background-color: #FFFFFF;
  color: #000000;
}
/* line 1072, frontend.scss */
.white-left-tooltip + .tooltip > .tooltip-arrow {
  border-left-color: #FFFFFF;
}

/* line 1077, frontend.scss */
.white-right-tooltip + .tooltip > .tooltip-inner {
  background-color: #FFFFFF;
  color: #000000;
}
/* line 1081, frontend.scss */
.white-right-tooltip + .tooltip > .tooltip-arrow {
  border-right-color: #FFFFFF;
}

/* line 1086, frontend.scss */
.white-top-tooltip + .tooltip > .tooltip-inner {
  background-color: #FFFFFF;
  color: #000000;
}
/* line 1090, frontend.scss */
.white-top-tooltip + .tooltip > .tooltip-arrow {
  border-top-color: #FFFFFF;
}

/* line 1095, frontend.scss */
.white-bottom-tooltip + .tooltip > .tooltip-inner {
  background-color: #FFFFFF;
  color: #000000;
}
/* line 1099, frontend.scss */
.white-bottom-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #FFFFFF;
}

/* line 1105, frontend.scss */
.green-left-tooltip + .tooltip > .tooltip-inner {
  background-color: #67BD3C;
  color: #FFFFFF;
}
/* line 1109, frontend.scss */
.green-left-tooltip + .tooltip > .tooltip-arrow {
  border-left-color: #67BD3C;
}

/* line 1139, frontend.scss */
.any-category-title {
  color: #555555;
  font-weight: bold;
  font-size: 18px;
}
/* line 1143, frontend.scss */
.any-category-title i.fa {
  font-size: 20px;
}

/* line 1166, frontend.scss */
.prevent-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1198, frontend.scss */
.wa-remove-input {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
/* line 1202, frontend.scss */
.wa-remove-input:hover {
  background-color: #4B8DF8;
}
/* line 1204, frontend.scss */
.wa-remove-input:hover i.fa {
  color: #FFFFFF;
}

/* line 1215, frontend.scss */
.page-slider {
  min-height: 200px;
}

/* line 1237, frontend.scss */
.header .mobi-home {
  float: left;
  color: #D8D8D8;
  border: 1px solid #D8D8D8;
  border-radius: 100% !important;
  width: 32px;
  height: 32px;
  display: none;
  margin: 25px 30px 0 0;
  position: relative;
}
/* line 1247, frontend.scss */
.header .mobi-home i {
  font-size: 21px;
  margin: 6px 0 0 4px;
}
/* line 1251, frontend.scss */
.header .mobi-home:hover {
  border-color: #67bd3c;
  color: #67bd3c;
}
@media (max-width: 1024px) {
  /* line 1237, frontend.scss */
  .header .mobi-home {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

/*@media print {
	[class*="col-sm-"] {
		float: left;
	}
	[class*="col-md-"] {
		float: left;
	}
}*/
@media print {
  /* line 1281, frontend.scss */
  a[href]:after {
    content: "";
  }

  /* line 1285, frontend.scss */
  abbr[title]:after {
    content: "";
  }

  /* line 1289, frontend.scss */
  body.page-header-fixed {
    padding-top: 10px !important;
  }

  /* line 1293, frontend.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 1307, frontend.scss */
.wa-news-panel {
  margin-bottom: 0;
}
/* line 1309, frontend.scss */
.wa-news-panel .panel-body {
  padding: 0;
}
/* line 1311, frontend.scss */
.wa-news-panel .panel-body ul {
  margin-bottom: 0;
}
/* line 1315, frontend.scss */
.wa-news-panel .panel-footer {
  padding: 15px 0 0 0;
  background-color: transparent;
}
/* line 1318, frontend.scss */
.wa-news-panel .panel-footer .pagination > li:first-child > a, .wa-news-panel .panel-footer .pagination > li:last-child > a {
  background-color: #F5F5F5;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
/* line 1322, frontend.scss */
.wa-news-panel .panel-footer .pagination > li:first-child > a:hover, .wa-news-panel .panel-footer .pagination > li:last-child > a:hover {
  background-color: #67BD3C;
  color: #FFFFFF;
}

/* line 1340, frontend.scss */
#news_block .owl-carousel6-news {
  margin-top: 40px;
  /* OWL styles */
}
/* line 1342, frontend.scss */
#news_block .owl-carousel6-news .news-item {
  margin: 0 5px;
  cursor: pointer;
  -moz-transition-property: background-color, border-color;
  -o-transition-property: background-color, border-color;
  -webkit-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
/* line 1349, frontend.scss */
#news_block .owl-carousel6-news .news-item:hover img {
  border-color: #CCCCCC;
  background-color: #CCCCCC;
}
/* line 1355, frontend.scss */
#news_block .owl-carousel6-news .news-item.active img {
  border-color: #67BD3C;
  background-color: #67BD3C;
}
/* line 1364, frontend.scss */
#news_block .owl-carousel6-news .owl-buttons {
  position: absolute;
  top: -32px;
  right: 10px;
}
/* line 1369, frontend.scss */
#news_block .owl-carousel6-news .owl-buttons div {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 5px;
  position: static;
  border-radius: 26px !important;
  text-indent: -100000px;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
/* line 1380, frontend.scss */
#news_block .owl-carousel6-news .owl-buttons .owl-prev {
  background-color: #67bd3c;
  background-position: 8px -31px;
}
/* line 1384, frontend.scss */
#news_block .owl-carousel6-news .owl-buttons .owl-next {
  background-color: #67bd3c;
  background-position: -33px -31px;
}
/* line 1388, frontend.scss */
#news_block .owl-carousel6-news .owl-buttons .owl-prev:hover {
  background-color: #437A27;
}
/* line 1391, frontend.scss */
#news_block .owl-carousel6-news .owl-buttons .owl-next:hover {
  background-color: #437A27;
}
/* line 1395, frontend.scss */
#news_block .owl-carousel6-news .tooltip {
  z-index: 9999999;
}

/* line 1414, frontend.scss */
#wa_social_groups {
  text-align: right;
  padding: 5px 0 0 0;
}
@media (max-width: 1070px) {
  /* line 1414, frontend.scss */
  #wa_social_groups {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  /* line 1414, frontend.scss */
  #wa_social_groups {
    padding-top: 15px;
    padding-right: 0;
    text-align: left;
  }
}
/* line 1425, frontend.scss */
#wa_social_groups a.wa-item {
  display: inline-block;
  background: transparent no-repeat scroll left top;
  width: 24px;
  height: 24px;
  margin: 0 5px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
/* line 1434, frontend.scss */
#wa_social_groups a.wa-item.wa-facebook {
  background-image: url("../img/social_groups/facebook.png");
}
/* line 1437, frontend.scss */
#wa_social_groups a.wa-item.wa-google {
  background-image: url("../img/social_groups/google.png");
}
/* line 1440, frontend.scss */
#wa_social_groups a.wa-item.wa-linkedin {
  background-image: url("../img/social_groups/linkedin.png");
}
/* line 1443, frontend.scss */
#wa_social_groups a.wa-item.wa-twitter {
  background-image: url("../img/social_groups/twitter.png");
}
/* line 1446, frontend.scss */
#wa_social_groups a.wa-item.wa-youtube {
  background-image: url("../img/social_groups/youtube.png");
}
/* line 1450, frontend.scss */
#wa_social_groups a.wa-item:hover, #wa_social_groups a.wa-item:active {
  -webkit-filter: blur(0px) brightness(0.7) saturate(1);
  filter: blur(0px) brightness(0.7) saturate(1);
}
/* line 1455, frontend.scss */
#wa_social_groups.wa-top-sg {
  padding-right: 0;
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 99999;
}
/* line 1461, frontend.scss */
#wa_social_groups.wa-top-sg a.wa-item {
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  /* line 1455, frontend.scss */
  #wa_social_groups.wa-top-sg {
    display: none;
  }
}

/*# sourceMappingURL=frontend.css.map */
