/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 1px;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }

	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */

	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}

	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}

	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}

	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}

	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}

	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }

	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }

	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }

	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }

	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }

	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}

	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }

	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }

	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}

	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools,
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
	}



/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/

	/*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*/

	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }

	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)";
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/*
		sprites locations
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/*
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/*
		sprites locations
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/*
		sprites locations
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }


	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }

	/* ---------------------------------------- */



	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }


	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }

	/* ---------------------------------------- */



	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */

	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }

	/* ---------------------------------------- */



	/* theme: "light-thin", "dark-thin" */

	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */

	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }

	/* ---------------------------------------- */



	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }

	.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}

	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }

	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}

	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}

	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }

	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}

	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }

	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }


	/* theme "rounded-dark", "rounded-dots-dark" */

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }

	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }


	/* theme "rounded-dots", "rounded-dots-dark" */

	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
	}

	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }

	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }


	/* theme "rounded-dots-dark" */

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }

	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }

	/* ---------------------------------------- */



	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}


	/* theme "3d", "3d-dark" */

	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }

	.mCS-3d.mCSB_scrollTools,
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
	}

	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }

	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}

	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }


	/* theme "3d-dark" */

	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}

	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }

	/* ---------------------------------------- */



	/* theme: "3d-thick", "3d-thick-dark" */

	.mCS-3d-thick.mCSB_scrollTools,
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
	}

	.mCS-3d-thick.mCSB_scrollTools,
	.mCS-3d-thick-dark.mCSB_scrollTools,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }

	.mCS-3d-thick.mCSB_scrollTools_vertical,
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }

	.mCS-3d-thick.mCSB_scrollTools_horizontal,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}

	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}

	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}

	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }


	/* theme: "3d-thick-dark" */

	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }

	/* ---------------------------------------- */



	/* theme: "minimal", "minimal-dark" */

	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0;
		margin: 12px 0;
	}

	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0;
		margin: 0 12px;
	}

	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0;
		right: auto;
	}

	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }

	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }

	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
	}

	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
	}


	/* theme: "minimal-dark" */

	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
	}

	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
	}

	/* ---------------------------------------- */



	/* theme "light-3", "dark-3" */

	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}

	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}

	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }


	/* theme "dark-3" */

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }

	/* ---------------------------------------- */



	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}

	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }


	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }


	/* theme "inset-2", "inset-2-dark" */

	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}

	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }


	/* theme "inset-3", "inset-3-dark" */

	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }

	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	/* ---------------------------------------- */

@charset "UTF-8";
/*
* Définition des dimensions
*/
@font-face {
  font-family: "GPFIcons";
  src: url("../fonts/GPFIcons.eot?fjq52c");
  src: url("../fonts/GPFIcons.eot?fjq52c#iefix") format("embedded-opentype"), url("../fonts/GPFIcons.ttf?fjq52c") format("truetype"), url("../fonts/GPFIcons.woff?fjq52c") format("woff"), url("../fonts/GPFIcons.svg?fjq52c#GPFIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "GPFIcons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-agriculture-ecologique:before {
  content: "";
}

.icon-sortir-du-nucleaire:before {
  content: "";
}

.icon-dereglement-climatique:before {
  content: "";
}

.icon-deforestation:before {
  content: "";
}

.icon-protection-des-oceans:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-greenpeace:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-ok-circled:before {
  content: "";
}

.icon-cancel-circled:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-rss:before {
  content: "";
}

.icon-youtube:before,
.icon-youtube-play:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-left:before {
  content: "";
}

.icon-right:before {
  content: "";
}

.icon-peoples:before {
  content: "";
}

.icon-agriculture:before {
  content: "";
}

.icon-nucleaire:before {
  content: "";
}

.icon-climat:before {
  content: "";
}

.icon-forets:before {
  content: "";
}

.icon-oceans:before {
  content: "";
}

/*
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?65238115');
  src: url('../fonts/fontello.eot?65238115#iefix') format('embedded-opentype'),
  url('../fonts/fontello.woff2?65238115') format('woff2'),
  url('../fonts/fontello.woff?65238115') format('woff'),
  url('../fonts/fontello.ttf?65238115') format('truetype'),
  url('../fonts/fontello.svg?65238115#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-share:before { content: '\e800'; }
.icon-search:before { content: '\e801'; font-size: 20px; }
.icon-heart:before { content: '\e802'; }
.icon-email:before { content: '\e803'; }
.icon-ok-circled:before { content: '\f06d'; }
.icon-cancel-circled:before { content: '\f06e'; }
.icon-twitter:before { content: '\f099'; }
.icon-facebook:before { content: '\f09a'; }
.icon-youtube-play:before { content: '\f16a'; }
.icon-instagram:before { content: '\f16d'; }
.icon-rss:before { content: '\f09e'; }
.icon-left:before { content: '\f177'; }
.icon-right:before { content: '\f178'; }
*/
main h2, main .spanlookh2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1111em;
}

@media (max-width: 640px) {
  main h2, main .spanlookh2 {
    font-size: 32px;
  }
}

@media (max-width: 540px) {
  main h2, main .spanlookh2 {
    margin-bottom: 23px;
  }
}

main h2.bottom-line:after, main .spanlookh2.bottom-line:after {
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  position: relative;
  left: 3px;
  margin: 11px 0 20px;
  background-color: #363a3f;
}

@media (max-width: 540px) {
  main h2.bottom-line:after, main .spanlookh2.bottom-line:after {
    height: 2px;
    left: 1px;
    width: 20px;
    margin-bottom: 0;
  }
}

main .main-heading {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.1111em;
}

@media (max-width: 640px) {
  main .main-heading {
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  main .main-heading {
    margin-bottom: 23px;
  }
}

main .main-heading.bottom-line:after {
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  position: relative;
  left: 3px;
  margin: 11px 0 20px;
  background-color: #363a3f;
}

@media (max-width: 540px) {
  main .main-heading.bottom-line:after {
    height: 2px;
    left: 1px;
    width: 20px;
    margin-bottom: 0;
  }
}

main h3, main .spanlookh3 {
  color: #363a3f;
  font-size: 25px;
  font-weight: 700;
}

main h3.bottom-line:after, main .spanlookh3.bottom-line:after {
  content: '';
  display: block;
  height: 2px;
  width: 20px;
  position: relative;
  left: 1px;
  margin: 8px 0 20px;
  background-color: #363a3f;
}

@media (max-width: 540px) {
  main h3.bottom-line:after, main .spanlookh3.bottom-line:after {
    height: 1px;
    left: 1px;
    width: 15px;
    margin-bottom: 0;
  }
}

main h4, main .spanlookh4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 14px;
}

main h4.bottom-line:after, main .spanlookh4.bottom-line:after {
  content: '';
  display: block;
  height: 1px;
  width: 20px;
  position: relative;
  left: 1px;
  margin: 8px 0 20px;
  background-color: #363a3f;
}

@media (max-width: 540px) {
  main h4.bottom-line:after, main .spanlookh4.bottom-line:after {
    height: 1px;
    left: 1px;
    width: 15px;
    margin-bottom: 0;
  }
}

main p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375em;
}

main p a {
  color: #73be31;
}

.no-touchevents main p a:hover {
  text-decoration: none;
}

main p.top-title {
  background-color: #73be31;
  color: white !important;
  padding: 14px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}

main blockquote {
  padding: 73px 60px 54px;
  border-radius: 2px;
  position: relative;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.1);
  margin: 43px 0 55px;
  background: #73be31;
}

@media (max-width: 640px) {
  main blockquote {
    padding: 40px 30px 20px;
  }
}

@media (max-width: 480px) {
  main blockquote {
    margin: 43px -15px 55px;
  }
}

main blockquote:after, main blockquote:before {
  color: white;
  content: '';
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  font-style: italic;
  font-size: 29px;
  width: 84px;
  height: 43px;
  position: absolute;
}

main blockquote:before {
  background: #73be31 url("../i/quote-left.png") no-repeat 0 0;
  background: #73be31 url("../i/icon_quote_up.svg") no-repeat 0 0;
  left: 60px;
  top: 44px;
}

@media (max-width: 640px) {
  main blockquote:before {
    left: 30px;
    top: 14px;
  }
}

main blockquote:after {
  background: #73be31 url("../i/quote-right.png") no-repeat 100% 0;
  background: #73be31 url("../i/icon_quote_down.svg") no-repeat 0 0;
  right: 30px;
  bottom: 54px;
}

@media (max-width: 640px) {
  main blockquote:after {
    right: 0;
    bottom: 14px;
  }
}

main blockquote p {
  color: #fff !important;
  font-size: 22px;
  margin-bottom: 16px;
  line-height: 1.45em;
}

@media (max-width: 640px) {
  main blockquote p {
    font-size: 18px;
  }
}

main blockquote p:first-child {
  padding-top: 41px;
  border-top: 1px solid #93c969;
}

@media (max-width: 640px) {
  main blockquote p:first-child {
    padding-top: 30px;
  }
}

main blockquote p:last-child {
  padding-bottom: 36px;
  border-bottom: 1px solid #93c969;
}

@media (max-width: 640px) {
  main blockquote p:last-child {
    padding-bottom: 25px;
  }
}

main blockquote p.author {
  font-size: 15px;
  text-transform: uppercase;
}

@media (max-width: 640px) {
  main blockquote p.author {
    font-size: 13px;
  }
}

main ul {
  margin-bottom: 21px;
}

main ul li {
  font-size: 16px;
  color: #5d646b;
  line-height: 1.75em;
  position: relative;
  padding-left: 17px;
}

main ul li:before {
  position: absolute;
  left: 0;
  top: 11px;
  background: url("../i/bullet.png") no-repeat 0 0;
  width: 8px;
  height: 6px;
  content: '';
}

main ol {
  counter-reset: item;
  margin: 0;
  padding: 0;
}

main ol li {
  color: #5d646b;
  font-size: 16px;
  padding-left: 21px;
  position: relative;
  overflow: hidden;
  display: block;
  line-height: 1.75em;
}

main ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-style: italic;
  font-weight: 700;
  content: counter(item) " -";
  counter-increment: item;
}

table {
  width: 100%;
  margin: 38px 0 52px;
  border-collapse: collapse;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.05);
}

@media (max-width: 640px) {
  table {
    width: 610px;
  }
}

table thead tr {
  background: #73be31;
  border-bottom: 1px solid #e4f1d9;
}

table thead tr th {
  font-weight: 700;
  color: #fff;
  padding: 15px 10px;
  border-right: 1px solid #66b02b;
  text-transform: uppercase;
}

table tbody tr {
  background: #fff;
}

table tbody tr:nth-child(even) {
  background: #fafafa;
}

table tbody tr td {
  padding: 15px 10px;
  color: #5d646b;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border-right: 1px solid #f7f7f7;
}

.responsive-table {
  margin: 38px 0 52px;
}

@media (max-width: 640px) {
  .responsive-table {
    overflow-y: auto;
  }
}

.responsive-table table {
  margin: 0;
}

.full-w-img {
  margin-bottom: 50px;
}

@media screen and (max-width: 780px) {
  .full-w-img {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
}

.full-w-img figure {
  display: block;
}

.full-w-img figure img {
  width: 100%;
}

main figure {
  background-color: white;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.1);
  padding: 0;
  display: inline-block;
  margin: 42px 0 40px;
}

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

main figure figcaption {
  color: #5d646b;
  text-align: center;
  font-size: 15px;
  padding: 10px 0 10px;
}

main figure figcaption p {
  margin-bottom: 0 !important;
  margin: 0 10px;
}

@media (max-width: 480px) {
  .boxed-content figure {
    margin: 42px -15px 40px;
  }
}

.boxed-content p:empty {
  display: none;
}

.boxed-text {
  background-color: white;
  border-radius: 4px;
  margin: 0 0 30px;
  padding: 37px 40px 7px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

@media (max-width: 480px) {
  .boxed-text {
    margin: 0 -15px 30px;
    padding: 37px 15px 7px;
  }
}

.boxed-text p {
  display: inline-block;
  columns: 2;
  column-gap: 50px;
}

@media (max-width: 640px) {
  .boxed-text p {
    columns: 1;
  }
}

.mark {
  background: #73be31;
  border-radius: 3px;
  color: #fff;
  padding: 3px 3px;
  box-decoration-break: clone;
}

.mark.white {
  background: #fff;
  color: #363a3f;
}

.colored {
  color: #73be31;
}

html {
  height: 100% !important;
}

html:not(.menu-open) {
  margin-right: 0 !important;
}

body {
  height: 100%;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  min-width: 320px;
  padding-top: 108px;
  background-color: #faf6f6;
}

body.petition {
  padding-top: 38px;
}

body.no-top-menu-2 {
  padding-top: 37px;
}

body.no-top-menu {
  padding-top: 0;
}

body.no-top-menu-1 {
  padding-top: 70px;
}

@media (max-width: 1024px) {
  body {
    padding-top: 115px;
  }
  body.petition {
    padding-top: 38px;
  }
  body.no-top-menu-1 {
    padding-top: 115px;
  }
  body.no-top-menu-2 {
    padding-top: 0;
  }
  body.no-top-menu-main-links {
    padding-top: 60px;
  }
  body.no-top-menu {
    padding-top: 0;
  }
}

body .fixed-header {
  padding-top: 71px;
}

@media (max-width: 1024px) {
  body .fixed-header {
    padding-top: 115px;
  }
}

.menu-open body, .cta-opened body {
  overflow: hidden;
}

@media (max-width: 1024px) {
  body.push-page {
    padding-top: 90px;
  }
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}

.cta-opened #wrapper:after {
  content: '';
  z-index: 99;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

main {
  position: relative;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1230px;
  margin: 0 auto;
}

@media (max-width: 540px) {
  .container.has-slider {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

/*.no-touchevents img{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}*/
/*a, :visited{
  outline: 0;
  outline: none;
}
:hover, :active, :focus{
  outline: 0;
  outline: none;
}*/
::-moz-focus-inner {
  border: 0;
}

a::-moz-focus-inner {
  border: 0;
}

img.lft {
  float: left;
  margin: 0 10px 10px 0;
}

img.rght {
  float: right;
  margin: 0 0 10px 10px;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
}

ol, ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

.clearfix:after, .contacts-form p:after {
  content: '';
  display: table;
  clear: both;
}

h1, h2, .spanlookh2, h3, .spanlookh3, h4, .spanlookh4, h5, h6, p {
  margin: 0;
  font-weight: normal;
  padding: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.dropdown {
  display: none;
}

.dropdown-visible .dropdown {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

html.desktop .dropdown-wrap .dropdown {
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: opacity .2s;
}

html.desktop .dropdown-wrap:hover .dropdown, html.desktop .dropdown-wrap:focus .dropdown {
  opacity: 1;
  visibility: visible;
}

.row {
  font-size: 0;
}

.row .row-item {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}

.row.two-in-row .row-item {
  width: 50%;
}

.row.three-in-row .row-item {
  width: 33.3333%;
}

.row.four-in-row .row-item {
  width: 25%;
}

.row.five-in-row .row-item {
  width: 20%;
}

.row.one-in-row .row-item {
  width: 100%;
}

.swiper-container-mob {
  overflow: visible;
}

@media (max-width: 540px) {
  .swiper-container-mob {
    overflow: hidden;
  }
}

.skip-links li {
  display: block;
}

.skip-links a {
  background: #fff;
  color: #000;
  text-decoration: none;
  left: 0;
  padding: 6px;
  position: absolute;
  top: -40px;
  transition: top 1s ease-out 0s, background 1s linear 0s;
  z-index: 100;
}

.skip-links a:focus {
  top: 0;
}

@media (max-width: 1024px) {
  .sticky {
    position: relative !important;
    top: auto !important;
  }
}

.border-bottom {
  border-bottom: 1px solid #e4e2e2;
  padding-bottom: 46px !important;
}

.s-block {
  padding: 40px 15px 70px;
}

.s-block .container {
  padding: 0 15px;
}

.s-block.boxed-content {
  padding: 0 15px;
}

@media (max-width: 1024px) {
  .s-block {
    padding: 40px 0 20px;
  }
}

@media (max-width: 540px) {
  .s-block {
    padding: 25px 0;
  }
}

@media (max-width: 540px) {
  .s-block.container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.reading-progress {
  position: relative;
  z-index: 9;
  margin: 0;
}

.reading-progress.is_stuck {
  margin-top: -1px;
}

.reading-progress div {
  height: 7px;
}

.no-padding .container {
  padding-bottom: 0 !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 36px;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.r-tabs .r-tabs-panel {
  display: none;
  min-height: 0 !important;
}

.r-tabs .r-tabs-accordion-title {
  display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}

/* Accordion responsive breakpoint */
/*
@media only screen and (max-width: 767px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }

  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}*/
@media (max-width: 1025px) {
  .toggle-hide {
    display: block !important;
  }
}

@media (max-width: 1024px) {
  .toggle-hide section, .toggle-hide form {
    display: none;
  }
}

.toggle-hide.open section, .toggle-hide.open form {
  display: block;
}

.toggle-hide.open .toggle-content:after {
  transform: rotate(0deg);
}

@media (max-width: 1024px) {
  article.toggle-hide {
    padding-top: 0 !important;
  }
}

@media (max-width: 1024px) {
  article.toggle-hide.open {
    padding-top: 48px !important;
  }
}

@media (max-width: 767px) {
  article.toggle-hide.open {
    padding-top: 30px !important;
  }
}

.content-toggle-wrap {
  margin: 0 -40px -10px;
  display: none;
}

@media (max-width: 1024px) {
  .content-toggle-wrap {
    display: block;
  }
}

@media (max-width: 767px) {
  .content-toggle-wrap {
    margin: 0 -15px -10px;
  }
}

.toggle-content {
  color: #414141;
  background: transparent;
  border: none;
  width: 100%;
  border-top: 1px solid #dadada;
  font-size: 16px;
  height: 60px;
  font-weight: 700;
  padding: 0;
  cursor: pointer;
  text-transform: uppercase;
  transition: all .2s;
  position: relative;
}

@media (max-width: 540px) {
  .toggle-content {
    font-size: 14px;
  }
}

.no-touchevents .toggle-content:hover {
  color: #73be31;
}

.toggle-content:after {
  content: '';
  background: url("./assets/i/toggle-arrow.png") no-repeat 0 0;
  width: 12px;
  height: 7px;
  display: inline-block;
  margin-left: 7px;
  position: relative;
  transform: rotate(180deg);
  top: -1px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .toggle-content:after {
    background: url("./assets/i/toggle-arrow-up-x2.png") no-repeat 0 0/12px 7px;
  }
}

.chapo {
  margin-top: 1em;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

nav {
  background-color: #faf6f6;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: -100%;
  z-index: 10;
  padding: 157px 0 60px;
  visibility: hidden;
  left: 0;
  transition: top .3s;
}

@media (max-width: 1024px) {
  nav {
    padding: 137px 0 60px;
  }
}

.menu-open nav {
  top: 0;
  visibility: visible;
}

.fixed-header nav {
  padding-top: 120px;
}

@media (max-width: 1024px) {
  .fixed-header nav {
    padding: 137px 0 60px;
  }
}

nav .container {
  padding: 0 30px;
  overflow-y: auto;
  position: relative;
  height: 100%;
  max-width: 100%;
}

@media (max-width: 540px) {
  nav .container {
    padding: 0 10px;
  }
}

nav .nav-copyright {
  text-align: center;
  clear: both;
  position: absolute;
  background-color: #faf6f6;
  bottom: 0;
  left: 0;
  padding: 15px 10px;
  width: 100%;
}

nav .nav-copyright p {
  color: #5d646b;
  font-size: 14px;
  font-style: italic;
}

nav h3, nav .spanlookh3 {
  color: #3c3c3c;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
}

@media (max-width: 1150px) {
  nav h3, nav .spanlookh3 {
    font-size: 46px;
  }
}

@media (max-width: 540px) {
  nav h3, nav .spanlookh3 {
    font-size: 34px;
  }
}

nav .news-preview {
  width: 23.5%;
  float: right;
}

@media (max-width: 1150px) {
  nav .news-preview {
    width: 30%;
  }
}

@media (max-width: 860px) {
  nav .news-preview {
    display: none;
  }
}

nav .navigation-box {
  font-size: 0;
  margin: 0 -25px;
  width: 76.5%;
  float: left;
}

@media (max-width: 1150px) {
  nav .navigation-box {
    width: 70%;
    margin: 0 -15px;
  }
}

@media (max-width: 860px) {
  nav .navigation-box {
    width: auto;
  }
}

@media (max-width: 540px) {
  nav .navigation-box {
    margin: 0;
  }
}

nav .navigation-box h3, nav .navigation-box .spanlookh3 {
  padding-left: 25px;
}

@media (max-width: 1150px) {
  nav .navigation-box h3, nav .navigation-box .spanlookh3 {
    padding-left: 15px;
  }
}

nav .navigation-box .menu-half {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

@media (max-width: 1150px) {
  nav .navigation-box .menu-half {
    padding: 0 15px;
  }
}

@media (max-width: 540px) {
  nav .navigation-box .menu-half {
    width: 100%;
  }
}

nav .navigation-box .menu-column {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 16px;
  padding: 0 25px;
}

@media (max-width: 1150px) {
  nav .navigation-box .menu-column {
    width: 100%;
    padding: 0;
  }
}

nav .navigation-box .menu-column .menu-box {
  margin-bottom: 10px;
  padding-bottom: 1px;
}

nav .navigation-box .menu-column .menu-box .menu-category {
  color: #73be31;
  font-size: 18px;
  font-weight: 700;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #e4e2e2;
  padding: 0 0 6px;
  margin: 0 0 23px;
  transition: all .2s;
}

@media (max-width: 860px) {
  nav .navigation-box .menu-column .menu-box .menu-category {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  nav .navigation-box .menu-column .menu-box .menu-category {
    margin-bottom: 15px;
  }
}

.no-touchevents nav .navigation-box .menu-column .menu-box a.menu-category:hover, nav .navigation-box .menu-column .menu-box a.menu-category:focus {
  opacity: .75;
}

nav .navigation-box .menu-column .menu-box .sub-menu {
  padding-bottom: 19px;
}

nav .navigation-box .menu-column .menu-box .sub-menu ul li {
  margin-bottom: 12px;
}

nav .navigation-box .menu-column .menu-box .sub-menu ul li:last-child {
  margin-bottom: 0;
}

nav .navigation-box .menu-column .menu-box .sub-menu ul li a {
  color: #5d646b;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents nav .navigation-box .menu-column .menu-box .sub-menu ul li a:hover, nav .navigation-box .menu-column .menu-box .sub-menu ul li a:focus {
  color: #73be31;
}

nav .navigation-box .menu-column .menu-box .social-menu-list {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

nav .navigation-box .menu-column .menu-box .social-menu-list li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0 !important;
  margin-right: 17px;
}

nav .navigation-box .menu-column .menu-box .social-menu-list li:last-child {
  margin-right: 0;
}

nav .navigation-box .menu-column .menu-box .social-menu-list li a {
  color: #5d646b;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents nav .navigation-box .menu-column .menu-box .social-menu-list li a:hover, nav .navigation-box .menu-column .menu-box .social-menu-list li a:focus {
  color: #73be31;
}

@media (max-width: 540px) {
  nav .navigation-box .menu-column .menu-box .social-menu-list li a {
    border: 1px solid #5d646b;
    display: inline-block;
    font-size: 22px !important;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 43px;
    border-radius: 50%;
  }
  .no-touchevents nav .navigation-box .menu-column .menu-box .social-menu-list li a:hover, nav .navigation-box .menu-column .menu-box .social-menu-list li a:focus {
    color: #73be31;
    border-color: #73be31;
  }
}

@media (max-width: 1150px) {
  nav .navigation-box .menu-column .menu-box.has-child .menu-category {
    position: relative;
    /*&:after {
                content: '';
                position: absolute;
                right: 15px;
                top: 5px;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 8px 7px 0 7px;
                border-color: $main-color transparent transparent transparent;
              }*/
  }
}

@media (max-width: 1150px) {
  nav .navigation-box .menu-column .menu-box.sub-menu-visible .sub-menu {
    display: block;
  }
}

@media (max-width: 1150px) {
  nav .navigation-box .menu-column .menu-box.sub-menu-visible .menu-category:after {
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #73be31 transparent;
  }
}

header {
  background-color: #faf6f6;
  box-shadow: 5px 0.5px 12px rgba(34, 34, 34, 0.12);
  transition: all .2s;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
}

.menu-open header {
  box-shadow: none;
}

@media (max-width: 1024px) {
  .menu-open header .top-level-1-box {
    z-index: 10;
  }
}

.fixed-header header {
  top: -38px;
}

@media (max-width: 1024px) {
  .fixed-header header {
    top: 0;
  }
}

.fixed-header .no-top-menu-1 header {
  top: 0;
}

header .container {
  padding: 0 30px;
  max-width: none;
}

@media (max-width: 540px) {
  header .container {
    padding: 0 10px;
  }
}

.no-top-menu-2 header .top-level-2-box {
  display: none;
}

.no-top-menu header .top-level-2-box {
  display: none;
}

@media (max-width: 1024px) {
  .no-top-menu-main-links header .top-level-2-box {
    height: 0;
  }
}

.no-top-menu header .top-level-1-box {
  display: none;
}

.no-top-menu-1 header .top-level-1-box {
  display: none;
}

@media (max-width: 1024px) {
  header .top-level-1-box {
    position: relative;
    z-index: 2;
    box-shadow: 5px 0.5px 12px rgba(34, 34, 34, 0.12);
  }
  .no-top-menu-2 header .top-level-1-box {
    display: none;
  }
  .no-top-menu-1 header .top-level-1-box {
    display: block;
  }
}

@media (max-width: 540px) {
  header .top-level-1-box {
    z-index: auto;
  }
}

header .top-level-1 {
  min-height: 37px;
  border-bottom: 1px solid #e3e1e1;
}

@media (max-width: 1024px) {
  header .top-level-1 {
    border-bottom: none;
    height: 60px;
  }
}

header .top-level-1 .top-menu-box {
  float: left;
  padding: 8px 0 0;
}

@media (max-width: 1024px) {
  header .top-level-1 .top-menu-box {
    display: none;
  }
}

header .top-level-1 .top-menu-box ul li {
  display: inline-block;
  margin-right: 36px;
}

header .top-level-1 .top-menu-box ul li:last-child {
  margin-right: 0;
}

header .top-level-1 .top-menu-box ul li a {
  color: #5d646b;
  font-size: .875em;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents header .top-level-1 .top-menu-box ul li a:hover, header .top-level-1 .top-menu-box ul li a:focus {
  color: #73be31;
}

header .top-level-1 .social-menu {
  float: right;
  padding: 7px 0;
  height: 36px;
}

header .top-level-1 .social-menu .lang-box .current-lang {
  padding: 0px 15px 0px 20px;
}

header .top-level-1 .social-menu .lang-box .current-lang:before {
  bottom: 0px;
  top: 0px;
}

header .top-level-1 .social-menu .social-menu-list {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

@media (max-width: 1024px) {
  header .top-level-1 .social-menu .social-menu-list {
    display: none;
  }
}

header .top-level-1 .social-menu .social-menu-list li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
}

header .top-level-1 .social-menu .social-menu-list li:last-child {
  margin-right: 0;
}

header .top-level-1 .social-menu .social-menu-list li a {
  color: #5d646b;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents header .top-level-1 .social-menu .social-menu-list li a:hover, header .top-level-1 .social-menu .social-menu-list li a:focus {
  color: #73be31;
}

header .top-level-1 .social-menu .share-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  margin-left: 17px;
}

@media (max-width: 540px) {
  .menu-open header .top-level-1 .social-menu .share-box {
    right: 20px;
  }
}

@media (max-width: 1024px) {
  header .top-level-1 .social-menu .share-box {
    top: 14px;
  }
}

@media (max-width: 540px) {
  header .top-level-1 .social-menu .share-box {
    top: 18px;
    position: absolute;
    right: 70px;
    z-index: 4;
  }
}

header .top-level-1 .social-menu .share-box .open-social-share {
  color: #5d646b;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents header .top-level-1 .social-menu .share-box .open-social-share:hover, header .top-level-1 .social-menu .share-box .open-social-share:focus {
  color: #73be31;
}

@media (max-width: 1024px) {
  header .top-level-1 .social-menu .share-box .open-social-share {
    font-size: 30px;
  }
}

@media (max-width: 540px) {
  header .top-level-1 .social-menu .share-box .open-social-share {
    color: #363b3f;
    font-size: 21px;
  }
}

header .top-level-1 .social-menu .share-box .dropdown {
  background: #fff;
  padding: 15px 10px;
  position: absolute;
  top: 100%;
  width: 60px;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.35);
  text-align: center;
  left: 50%;
  margin-left: -30px;
}

header .top-level-1 .social-menu .share-box .dropdown .social-likes {
  margin: 0;
  text-align: center;
}

header .top-level-1 .social-menu .share-box .dropdown .social-likes__icon, header .top-level-1 .social-menu .share-box .dropdown .social-likes__button {
  display: none;
}

header .top-level-1 .social-menu .share-box .dropdown .social-likes__widget::before {
  display: block !important;
}

header .top-level-1 .social-menu .share-box .dropdown a {
  text-decoration: none;
  color: #363b3f;
  float: none;
  display: block;
  font-size: 20px;
  transition: all .2s;
  margin: 0 0 10px;
}

header .top-level-1 .social-menu .share-box .dropdown a:last-child {
  margin-bottom: 0;
}

.no-touchevents header .top-level-1 .social-menu .share-box .dropdown a:hover, header .top-level-1 .social-menu .share-box .dropdown a:focus {
  color: #73be31;
}

header .top-level-1 .social-menu .lang-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 16px;
}

@media (max-width: 1024px) {
  header .top-level-1 .social-menu .lang-box {
    display: none;
  }
}

header .top-level-1 .social-menu .lang-box .current-lang {
  color: #5d646b;
  font-size: 13px;
  cursor: pointer;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  padding: 11px 15px 11px 20px;
  transition: all .2s;
}

header .top-level-1 .social-menu .lang-box .current-lang:focus {
  color: #73be31;
}

header .top-level-1 .social-menu .lang-box .current-lang:before {
  position: absolute;
  left: 0;
  top: 11px;
  bottom: 11px;
  width: 1px;
  border-left: 1px solid #5d646b;
  content: '';
}

header .top-level-1 .social-menu .lang-box .current-lang:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #5d646b transparent transparent transparent;
  transition: all .2s;
}

header .top-level-1 .social-menu .lang-box ul {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.35);
}

header .top-level-1 .social-menu .lang-box ul li a {
  padding: 5px 10px;
  display: inline-block;
  color: #5d646b;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents header .top-level-1 .social-menu .lang-box ul li a:hover, header .top-level-1 .social-menu .lang-box ul li a:focus {
  color: #73be31;
}

header .top-level-1 .social-menu .lang-box:hover .open-dropdown, header .top-level-1 .social-menu .lang-box:focus .open-dropdown {
  color: #73be31;
}

header .top-level-1 .social-menu .lang-box:hover .open-dropdown:after, header .top-level-1 .social-menu .lang-box:focus .open-dropdown:after {
  border-width: 0 3px 4px 3px;
  border-color: transparent transparent #73be31 transparent;
}

@media (max-width: 1024px) {
  header .top-level-2-box {
    background: #fff;
    height: 55px;
  }
}

@media (max-width: 540px) {
  header .top-level-2-box {
    padding: 0;
  }
}

header .top-level-2 {
  padding: 13px 0 12px;
}

@media (max-width: 540px) {
  header .top-level-2 {
    padding: 0;
  }
}

header .top-level-2 .nav-box {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
}

@media (max-width: 1024px) {
  header .top-level-2 .nav-box {
    position: absolute;
    left: 30px;
    top: 9px;
    z-index: 2;
  }
}

@media (max-width: 1024px) and (max-width: 540px) {
  header .top-level-2 .nav-box {
    left: 10px;
  }
}

header .top-level-2 .nav-box .nav-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}

header .top-level-2 .right-box {
  height: 45px;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1024px) {
  header .top-level-2 .right-box {
    position: absolute;
    right: 32px;
    top: 7px;
    z-index: 3;
  }
}

@media (max-width: 1024px) {
  .menu-open header .top-level-2 .right-box {
    top: 50px;
    right: 0;
    left: 0;
    z-index: 11;
  }
}

@media (max-width: 540px) {
  .menu-open header .top-level-2 .right-box {
    z-index: 3;
  }
}

@media (max-width: 540px) {
  header .top-level-2 .right-box {
    right: 10px;
  }
}

header .top-level-2 .small-menu-box {
  float: right;
}

@media (max-width: 1024px) {
  header .top-level-2 .small-menu-box {
    float: none;
    padding-top: 5px;
    text-align: center;
  }
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box {
    padding-top: 0;
  }
}

header .top-level-2 .small-menu-box.form-opened .small-menu li.active a:after {
  display: none;
}

header .top-level-2 .small-menu-box .slide-pagination {
  display: none;
}

header .top-level-2 .small-menu-box .swiper-container {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .swiper-container {
    display: flex;
  }
}

header .top-level-2 .small-menu-box .small-menu {
  width: auto;
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .small-menu {
    width: 100%;
    will-change: transform;
  }
}

header .top-level-2 .small-menu-box .small-menu li {
  display: inline-block;
  margin-right: 32px;
  width: auto;
  vertical-align: middle;
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .small-menu li {
    margin-right: 0;
    margin-left: 20px;
    text-align: left;
    width: auto;
    min-width: 0;
  }
}

@media (max-width: 480px) {
  header .top-level-2 .small-menu-box .small-menu li {
    width: 160px;
  }
}

header .top-level-2 .small-menu-box .small-menu li:last-child {
  margin-right: 0;
}

header .top-level-2 .small-menu-box .small-menu li a {
  text-decoration: none;
  color: #363a3f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  transition: all .2s;
}

.no-touchevents header .top-level-2 .small-menu-box .small-menu li a:hover, header .top-level-2 .small-menu-box .small-menu li a:focus {
  color: #73be31;
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .small-menu li a {
    height: 55px;
    line-height: 55px;
    display: inline-block;
  }
}

header .top-level-2 .small-menu-box .small-menu li.active a {
  color: #73be31;
}

header .top-level-2 .small-menu-box .small-menu li.active a:after {
  height: 5px;
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -26px;
  background: #73be31;
}

@media (max-width: 1024px) {
  header .top-level-2 .small-menu-box .small-menu li.active a:after {
    bottom: -18px;
  }
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .small-menu li.active a:after {
    bottom: 0;
  }
}

header .top-level-2 .small-menu-box .donate-link {
  vertical-align: middle;
  margin-left: 11px;
}

@media (max-width: 1150px) {
  header .top-level-2 .small-menu-box .donate-link {
    width: 45px;
    height: 45px;
    padding: 0;
    text-align: center;
    box-shadow: 0 0 9px rgba(34, 34, 34, 0.15);
  }
  header .top-level-2 .small-menu-box .donate-link:before {
    margin-right: 0;
  }
}

@media (max-width: 1024px) {
  header .top-level-2 .small-menu-box .donate-link {
    width: auto;
    padding: 0 10px;
  }
  header .top-level-2 .small-menu-box .donate-link:before {
    margin-right: 9px;
  }
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .donate-link {
    width: 45px;
    padding: 0;
  }
  header .top-level-2 .small-menu-box .donate-link:before {
    margin-right: 0;
  }
}

@media (max-width: 1024px) {
  .menu-open header .top-level-2 .small-menu-box .donate-link {
    position: absolute;
    top: -43px;
    right: 70px;
    z-index: 11;
  }
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .donate-link {
    display: none;
  }
}

@media (max-width: 1150px) {
  header .top-level-2 .small-menu-box .donate-link span {
    display: none;
  }
}

@media (max-width: 1024px) {
  header .top-level-2 .small-menu-box .donate-link span {
    display: inline-block;
  }
}

@media (max-width: 540px) {
  header .top-level-2 .small-menu-box .donate-link span {
    display: none;
  }
}

.menu-btn {
  border: 1px solid #78bb43;
  border-radius: 3px;
  display: inline-block;
  padding: 12px 15px;
  cursor: pointer;
  text-decoration: none;
  height: 43px;
  transition: all .2s;
}

.no-touchevents .menu-btn:hover, .menu-btn:focus {
  background: #73be31;
}

.no-touchevents .menu-btn:hover .menu-label, .menu-btn:focus .menu-label {
  color: #fff;
}

.no-touchevents .menu-btn:hover #menu-toggle-wrapper #menu-toggle,
.no-touchevents .menu-btn:hover #menu-toggle-wrapper #menu-toggle-top,
.no-touchevents .menu-btn:hover #menu-toggle-wrapper #menu-toggle-bottom, .menu-btn:focus #menu-toggle-wrapper #menu-toggle,
.menu-btn:focus #menu-toggle-wrapper #menu-toggle-top,
.menu-btn:focus #menu-toggle-wrapper #menu-toggle-bottom {
  background: #fff;
}

#menu-toggle-wrapper {
  width: 16px;
  height: 14px;
  cursor: pointer;
  z-index: 1;
  position: relative;
  top: -2px;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 1024px) {
  #menu-toggle-wrapper {
    top: -3px;
  }
}

.menu-label {
  color: #73be31;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  top: 0;
  margin-left: 10px;
  vertical-align: middle;
  transition: all .2s;
}

.menu-open .menu-label {
  display: none;
}

@media (max-width: 1024px) {
  .menu-label {
    top: -1px;
  }
}

@media (max-width: 640px) {
  .menu-label {
    display: none;
  }
}

#menu-toggle,
#menu-toggle-top,
#menu-toggle-bottom {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  background-color: #fff;
  transition: all .2s;
}

#menu-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: #73be31;
  width: 16px;
  margin-left: -8px;
  margin-top: 0;
  height: 2px;
}

#menu-toggle-top {
  bottom: 11px;
}

#menu-toggle-top,
#menu-toggle-bottom {
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #73be31;
  left: 0;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

#menu-toggle-bottom {
  top: 13px;
}

.menu-open #menu-toggle-wrapper #menu-toggle-top {
  -ms-transform: rotate(45deg) translate(3px, 4px);
  -webkit-transform: rotate(45deg) translate(3px, 4px);
  transform: rotate(45deg) translate(3px, 4px);
  background-color: #73be31;
  width: 19px;
}

@media (max-width: 1024px) {
  .menu-open #menu-toggle-wrapper #menu-toggle-top {
    -ms-transform: rotate(45deg) translate(4px, 5px);
    -webkit-transform: rotate(45deg) translate(4px, 5px);
    transform: rotate(45deg) translate(4px, 5px);
  }
}

.menu-open #menu-toggle-wrapper #menu-toggle-bottom {
  -ms-transform: rotate(-45deg) translate(4px, -6px);
  background-color: #73be31;
  -webkit-transform: rotate(-45deg) translate(4px, -6px);
  transform: rotate(-45deg) translate(4px, -6px);
  width: 19px;
}

@media (max-width: 1024px) {
  .menu-open #menu-toggle-wrapper #menu-toggle-bottom {
    -ms-transform: rotate(-45deg) translate(3px, -5px);
    -webkit-transform: rotate(-45deg) translate(3px, -5px);
    transform: rotate(-45deg) translate(3px, -5px);
  }
}

.menu-open #menu-toggle-wrapper #menu-toggle {
  opacity: 0;
}

.search-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 35px;
  position: relative;
}

@media (max-width: 1024px) {
  .menu-open .search-box {
    width: 100%;
    margin-left: 0;
  }
}

.search-box form {
  position: absolute;
  right: 0;
}

@media (max-width: 1024px) {
  .menu-open .search-box form {
    left: 0;
  }
}

.search-box form .field-wrap {
  position: relative;
}

.search-box form .field-wrap input {
  width: 0;
  padding: 0;
  visibility: hidden;
  transition: all .3s;
}

@media (max-width: 1024px) {
  .menu-open .search-box form .field-wrap input {
    height: 55px;
    box-shadow: none;
  }
}

.search-box form .field-wrap .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  padding: 0;
  width: 44px;
  cursor: pointer;
  height: 45px;
  background-color: #73be31;
  border: 1px solid #73be31;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
}

@media (max-width: 1024px) {
  .menu-open .search-box form .field-wrap .search-btn {
    height: 55px;
    width: 55px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}

.search-box form .field-wrap .big-placeholder {
  position: absolute;
  left: 20px;
  color: #949494;
  top: 50%;
  opacity: 0;
  text-align: left;
  overflow: hidden;
  visibility: hidden;
  text-overflow: ellipsis;
  width: 80%;
  white-space: nowrap;
  transform: translateY(-50%);
  transition: opacity .3s .3s;
}

.search-box form .field-wrap .big-placeholder em {
  color: #c9c9c9;
  font-style: normal;
  margin-left: 20px;
}

@media (max-width: 540px) {
  .search-box form .field-wrap .big-placeholder em {
    display: none;
  }
}

.search-box .open-search-form {
  width: 45px;
  height: 45px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 0 9px rgba(34, 34, 34, 0.15);
  border: none;
  color: #73be31;
  cursor: pointer;
  transition: all .3s;
}

.no-touchevents .search-box .open-search-form:hover, .search-box .open-search-form:focus {
  background: #73be31;
  color: #fff;
}

@media (max-width: 1024px) {
  .menu-open .search-box .open-search-form {
    display: none;
  }
}

@media (max-width: 540px) {
  .search-box .open-search-form {
    background-color: transparent;
    color: #363b3f;
    box-shadow: none;
    border-radius: 0;
    font-size: 20px;
  }
  .no-touchevents .search-box .open-search-form:hover, .search-box .open-search-form:focus {
    background: transparent;
    color: #73be31;
  }
}

@media (max-width: 540px) {
  .right-box.open-form {
    z-index: 7;
  }
}

.right-box.open-form form {
  z-index: 2;
}

.right-box.open-form form .field-wrap input {
  width: 800px;
  visibility: visible;
  padding: 0 65px 0 20px;
}

.right-box.open-form form .field-wrap input:focus {
  border: 1px solid #73be31;
}

@media (max-width: 1024px) {
  .menu-open .right-box.open-form form .field-wrap input {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .right-box.open-form form .field-wrap input {
    width: 500px;
  }
}

@media (max-width: 640px) {
  .right-box.open-form form .field-wrap input {
    width: 400px;
  }
}

@media (max-width: 540px) {
  .right-box.open-form form .field-wrap input {
    width: 290px;
  }
}

.right-box.open-form form .field-wrap .big-placeholder {
  opacity: 1;
  visibility: visible;
}

.right-box.open-form form .field-wrap .search-btn {
  display: block;
}

.top-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  /*height: 65vh;*/
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  overflow: hidden;
  padding: 60px 1rem;
  position: relative;
}

.top-block > img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.top-block .preloader-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
}

.top-block > a:not(.scroll-next):not(.donate-link) {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.top-block.image-position-, .top-block.image-position-c {
  background-position: 50%;
}

.top-block.image-position-nw {
  background-position: top left;
}

.top-block.image-position-n {
  background-position: top center;
}

.top-block.image-position-ne {
  background-position: top right;
}

.top-block.image-position-e {
  background-position: center right;
}

.top-block.image-position-se {
  background-position: bottom right;
}

.top-block.image-position-s {
  background-position: bottom center;
}

.top-block.image-position-sw {
  background-position: bottom left;
}

.top-block.image-position-w {
  background-position: center left;
}

.top-block .tags {
  margin: 45px 0 0;
}

@media (max-width: 960px) {
  .top-block .tags {
    margin: 25px 0 0;
  }
}

@media (max-width: 960px) {
  .top-block.big-video .text-block h1,
  .top-block.big-video .text-block h2,
  .top-block.big-video .text-block .spanlookh2 {
    font-size: 42px;
  }
}

@media (max-width: 540px) {
  .top-block.big-video .text-block h1,
  .top-block.big-video .text-block h2,
  .top-block.big-video .text-block .spanlookh2 {
    font-size: 26px;
  }
}

.top-block.big-video .mark {
  display: inline-flex;
  align-items: center;
}

.top-block .video-js {
  position: static;
}

@media (max-width: 767px) {
  .top-block .video-js {
    position: relative;
  }
}

.top-block .video-js .vjs-poster {
  background-size: cover;
}

.top-block .vjs-playing + .text-block {
  opacity: 0;
  visibility: hidden;
}

.top-block .video-js .vjs-tech, .top-block .video-js .vjs-poster {
  pointer-events: none;
}

.top-block .vjs-big-play-button {
  display: none;
}

.top-block .donate-link {
  display: none;
  transition: all .4s !important;
  -moz-transition: all .4s !important;
  -webkit-transition: all .4s !important;
}

.no-touchevents .top-block .donate-link:hover, .top-block .donate-link:focus {
  background: #fff !important;
}

@media (max-width: 540px) {
  .top-block .donate-link {
    display: block;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 9;
    right: 0;
    width: 100%;
  }
  .scrolling .top-block .donate-link {
    border-radius: 50%;
    padding: 0;
    width: 60px;
    height: 60px;
    font-size: 26px;
    position: fixed;
    right: 10px;
    left: auto;
    bottom: 10px;
    line-height: 60px;
  }
  .scrolling .top-block .donate-link:before {
    margin-right: 0;
  }
  .scrolling .top-block .donate-link span {
    display: none;
  }
}

.top-block .text-block {
  flex-grow: 1;
  opacity: 1;
  width: 100%;
  height: 100%;
  padding: 15px;
  display: flex !important;
  transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
}

.top-block .text-block.text-position-, .top-block .text-block.text-position-c {
  justify-content: center;
  align-items: center;
}

.top-block .text-block.text-position-e {
  justify-content: flex-end;
  align-items: center;
}

.top-block .text-block.text-position-w {
  justify-content: flex-start;
  align-items: center;
}

.top-block .text-block .inner {
  max-width: 790px;
  display: flex;
  /* block; */
  text-align: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 861px) {
  .petition .top-block .text-block .inner {
    max-width: 960px;
    padding-right: 370px;
  }
}

.top-block .text-block .inner .subtitle {
  max-width: 640px;
  display: inline-block;
  margin: 20px auto 0;
  font-style: normal;
  background: none;
}

@media (max-width: 540px) {
  .top-block .text-block .inner .subtitle {
    text-transform: none;
    margin: 0 auto;
  }
}

.top-block .text-block p {
  color: #3c3c3c;
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  background: #fff;
  border-radius: 3px;
  padding: 7px 10px;
  display: inline-block;
  margin-bottom: 40px;
}

.top-block .text-block p time {
  color: #73be31;
}

@media (max-width: 540px) {
  .top-block .text-block p {
    margin: 0 0 25px;
    text-transform: uppercase;
  }
}

.top-block .text-block .btn {
  margin: 50px 0 0;
}

@media (max-width: 540px) {
  .top-block .text-block .btn {
    margin: 25px 0 0;
  }
}

.top-block .text-block h2,
.top-block .text-block .spanlookh2,
.top-block .text-block h1 {
  text-shadow: 4px 0.4px 6px rgba(31, 35, 35, 0.25);
  color: white;
  line-height: 1.26em;
  font-size: 60px;
  font-weight: 700;
}

.top-block .text-block h2 .has-thematic-icon,
.top-block .text-block .spanlookh2 .has-thematic-icon,
.top-block .text-block h1 .has-thematic-icon {
  font-size: .7em;
  /*
                &.icon-protection-des-oceans {
                    font-size: .6em;
                }
                */
}

.top-block .text-block h2 .has-thematic-icon.icon-protection-des-oceans, .top-block .text-block h2 .has-thematic-icon.icon-agriculture-ecologique, .top-block .text-block h2 .has-thematic-icon.icon-sortir-du-nucleaire, .top-block .text-block h2 .has-thematic-icon.icon-dereglement-climatique, .top-block .text-block h2 .has-thematic-icon.icon-deforestation,
.top-block .text-block .spanlookh2 .has-thematic-icon.icon-protection-des-oceans,
.top-block .text-block .spanlookh2 .has-thematic-icon.icon-agriculture-ecologique,
.top-block .text-block .spanlookh2 .has-thematic-icon.icon-sortir-du-nucleaire,
.top-block .text-block .spanlookh2 .has-thematic-icon.icon-dereglement-climatique,
.top-block .text-block .spanlookh2 .has-thematic-icon.icon-deforestation,
.top-block .text-block h1 .has-thematic-icon.icon-protection-des-oceans,
.top-block .text-block h1 .has-thematic-icon.icon-agriculture-ecologique,
.top-block .text-block h1 .has-thematic-icon.icon-sortir-du-nucleaire,
.top-block .text-block h1 .has-thematic-icon.icon-dereglement-climatique,
.top-block .text-block h1 .has-thematic-icon.icon-deforestation {
  margin-right: .6em;
}

@media (max-width: 960px) {
  .top-block .text-block h2,
  .top-block .text-block .spanlookh2,
  .top-block .text-block h1 {
    font-size: 48px;
  }
}

@media (max-width: 540px) {
  .top-block .text-block h2,
  .top-block .text-block .spanlookh2,
  .top-block .text-block h1 {
    font-size: 32px;
  }
}

.top-block .text-block .mark {
  padding: 2px 20px;
  position: relative;
}

@media (max-width: 540px) {
  .top-block .text-block .mark {
    padding: 4px 6px;
  }
}

.top-block .wrap {
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  text-align: center;
}

.top-block .wrap.video-box.played .text-block {
  opacity: 0;
}

.top-block .wrap video {
  width: 100%;
}

.top-block .wrap img {
  display: block;
  max-width: 100%;
}

.cta {
  position: fixed;
  z-index: 100;
  right: -400px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  will-change: transform;
  transition: all .2s;
}

@media (max-width: 860px) {
  .cta {
    display: none;
  }
}

@media (max-width: 480px) {
  .cta {
    right: -100%;
    max-width: 100%;
  }
}

.cta.open {
  right: 0;
}

.cta.open .toggle-cta:after {
  background: url("../i//cta-close-grey.png") no-repeat 0 0;
  width: 13px;
  height: 13px;
  left: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .cta.open .toggle-cta:after {
    background: url("../i//cta-close-x2-grey.png") no-repeat 0 0/13px 13px;
  }
}

.no-touchevents .cta.open .toggle-cta:hover:after {
  left: 10px;
}

.cta .toggle-cta {
  width: 55px;
  height: 230px;
  padding: 0;
  border: none;
  font-weight: 700;
  cursor: pointer;
  position: absolute;
  left: -55px;
  background: url("../i//cta-toggle.png") no-repeat 0 0;
  top: 50%;
  transform: translateY(-50%);
}

.cta .toggle-cta:after {
  content: '';
  background: url("../i//arrow-left-grey.png") no-repeat 0 0;
  width: 7px;
  height: 12px;
  position: absolute;
  left: 13px;
  top: 50%;
  margin: -6px 0 0;
  transform: translate3d(0, 0, 0);
  transition: all .2s;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .cta .toggle-cta:after {
    background: url("../i//arrow-left-x2-grey.png") no-repeat 0 0/7px 12px;
  }
}

.cta .toggle-cta span {
  position: absolute;
  left: 60%;
  top: 50%;
  color: #363a3f;
  white-space: nowrap;
  float: left;
  font-size: 14px;
  text-align: center;
  padding-right: 5px;
  width: 230px;
  transform-origin: left top;
  transform: rotate(90deg) translate3d(-50%, -100%, 0);
}

.no-touchevents .cta .toggle-cta:hover:after {
  left: 8px;
}

.cta.newsletter.open .toggle-cta:after {
  background: url("../i//cta-close.png") no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .cta.newsletter.open .toggle-cta:after {
    background: url("../i//cta-close-x2.png") no-repeat 0 0/13px 13px;
  }
}

.cta.newsletter .toggle-cta {
  font-size: 14px;
  color: #fff;
  height: 200px;
  background: url("../i//cta-newsletter.png") no-repeat 0 0;
}

.cta.newsletter .toggle-cta:after {
  background: url("../i//arrow-left.png") no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .cta.newsletter .toggle-cta:after {
    background: url("../i//arrow-left-x2.png") no-repeat 0 0/7px 12px;
  }
}

.cta.newsletter .toggle-cta span {
  color: #fff;
  width: 200px;
}

.cta.newsletter .cta-content {
  background: url("../i//pattern-green-cta.png") repeat 0 4px;
}

.cta.newsletter .cta-content h4, .cta.newsletter .cta-content p {
  color: #fff;
}

.cta.newsletter .cta-content .bottom-line:after {
  background: #fff;
  margin: 17px 0 0;
}

.cta.newsletter .cta-content p {
  margin-bottom: 22px;
}

.cta .cta-content {
  padding: 30px;
  border-radius: 4px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  background: #fff;
  max-width: 400px;
  /*
    .payment-manual {
      input {
        height: 48px;
        border: 1px solid rgb(93, 100, 107);
        border-radius: 2px;
        color: rgb(93, 100, 107);
        padding: 0 20px;
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        &::-webkit-input-placeholder {
          color: rgb(93, 100, 107);
        }
        &::-moz-placeholder {
          color: rgb(93, 100, 107);
          opacity: 1;
        }
      }
    }
*/
}

@media (max-width: 480px) {
  .cta .cta-content {
    max-width: 100%;
    padding: 30px 15px;
  }
}

.cta .cta-content .close-cta {
  display: none;
  position: absolute;
  right: 10px;
  border: none;
  padding: 0;
  cursor: pointer;
  top: 10px;
  width: 13px;
  height: 13px;
  background: url("../i//cta-close.png") no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .cta .cta-content .close-cta {
    background: url("../i//cta-close.png") no-repeat 0 0/13px 13px;
  }
}

@media (max-width: 480px) {
  .cta .cta-content .close-cta {
    display: block;
  }
}

.cta .cta-content h3 {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 30px 22px;
  margin: 0 -30px 27px;
}

@media (max-width: 480px) {
  .cta .cta-content h3 {
    margin: 0 -15px 22px;
    padding: 0 15px 17px;
  }
}

.cta .cta-content .petition .btn-wrap .more-link {
  background: #73be31;
  color: #fff;
  text-align: center;
  width: 100%;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.no-touchevents .cta .cta-content .petition .btn-wrap .more-link:hover {
  background: transparent;
  color: #73be31;
}

.cta .cta-content .petition .img-wrap {
  border-radius: 4px;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.35);
  margin-bottom: 27px;
}

.cta .cta-content .petition .img-wrap img {
  border-radius: 4px;
  max-width: 100%;
  display: block;
}

.cta .cta-content .petition h4:after {
  margin: 17px 0 18px;
}

.cta .cta-content .petition p {
  color: #5d646b;
  margin-bottom: 27px;
}

.cta .cta-content .mark i {
  font-style: normal;
}

.cta .cta-content .form-don h4 {
  margin-bottom: 30px;
}

.cta .cta-content .form-don p {
  margin-bottom: 27px;
}

@media (max-width: 540px) {
  .has-slider h2, .has-slider .main-heading, .has-slider .spanlookh2 {
    padding: 0 15px;
  }
}

.has-slider .swiper-wrapper {
  width: auto;
  display: block;
}

.has-slider .gallery .swiper-wrapper {
  display: flex;
}

@media (max-width: 540px) {
  .has-slider .swiper-container-mob {
    padding: 10px 0 0 !important;
  }
  .has-slider .swiper-container-mob .swiper-wrapper {
    display: flex;
    width: 100%;
    margin: 0;
  }
  .has-slider .swiper-container-mob .swiper-wrapper .swiper-slide {
    min-width: 240px;
    width: 240px;
    padding: 0;
  }
  .has-slider .swiper-container-mob .swiper-wrapper .swiper-slide .article-item .img-wrap {
    box-shadow: 0 0 10px rgba(31, 35, 35, 0.35);
  }
}

.has-slider .slide-pagination {
  text-align: center;
  display: none;
}

@media (max-width: 540px) {
  .has-slider .slide-pagination {
    display: block;
  }
}

.has-slider .slide-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  vertical-align: middle;
  background: #c3deb1;
}

.has-slider .slide-pagination .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #73be31;
}

.news-block {
  padding: 40px 0 0;
}

.home-page .news-block {
  padding: 80px 0 50px;
}

@media (max-width: 540px) {
  .home-page .news-block {
    padding: 40px 0 30px;
  }
}

@media (max-width: 540px) {
  .news-block {
    padding-bottom: 25px;
  }
}

.news-block .container {
  position: relative;
}

.news-block h2, .news-block .spanlookh2 {
  color: #363a3f;
  margin-bottom: 40px;
}

.news-block h2.bottom-line:after, .news-block .spanlookh2.bottom-line:after {
  background-color: #363a3f;
}

.news-block .row {
  margin: 0 -15px;
}

@media (max-width: 1024px) {
  .news-block .row {
    margin: 0 -10px;
  }
}

.news-block .row .row-item {
  padding: 0 15px;
  margin-bottom: 40px;
}

@media (max-width: 1024px) {
  .news-block .row .row-item {
    padding: 0 10px;
  }
}

@media (max-width: 860px) {
  .news-block .row .row-item {
    width: 50%;
  }
}

.news-block .more-link {
  position: absolute;
  right: 15px;
  top: 5px;
}

@media (max-width: 640px) {
  .news-block .more-link {
    top: -5px;
  }
}

@media (max-width: 540px) {
  .news-block .more-link {
    position: relative;
    right: auto;
    top: auto;
    display: table;
    margin: 30px auto 0;
  }
}

.latest-projects {
  padding: 67px 0 30px;
}

@media (max-width: 540px) {
  .latest-projects {
    padding: 40px 0 30px;
  }
}

.latest-projects .container {
  position: relative;
}

.latest-projects h2, .latest-projects .spanlookh2 {
  padding-right: 200px;
}

.latest-projects h2:after, .latest-projects .spanlookh2:after {
  margin-bottom: 55px;
}

@media (max-width: 540px) {
  .latest-projects h2, .latest-projects .spanlookh2 {
    padding-right: 0;
  }
}

.latest-projects .row {
  margin: 0 -30px;
}

@media (max-width: 960px) {
  .latest-projects .row {
    margin: 0 -15px;
  }
}

.latest-projects .row .row-item {
  padding: 0 30px;
  margin-bottom: 37px;
}

@media (max-width: 960px) {
  .latest-projects .row .row-item {
    padding: 0 15px;
  }
}

.latest-projects .row .row-item .article-item {
  padding-top: 37px;
  border-top: 1px solid #e2e0e0;
}

@media (max-width: 540px) {
  .latest-projects .row .row-item .article-item {
    padding-top: 0;
    border-top: none;
  }
}

.latest-projects .row.two-in-row .row-item:first-child .article-item, .latest-projects .row.two-in-row .row-item:nth-child(2) .article-item {
  padding-top: 0;
  border-top: none;
}

.latest-projects .more-link {
  position: absolute;
  right: 15px;
  top: 5px;
}

@media (max-width: 640px) {
  .latest-projects .more-link {
    top: -5px;
  }
}

@media (max-width: 540px) {
  .latest-projects .more-link {
    position: relative;
    right: auto;
    top: auto;
    display: table;
    margin: 30px auto 0;
  }
}

.publication .container {
  padding: 75px 15px;
}

@media (max-width: 540px) {
  .publication .container {
    padding: 25px 0;
  }
}

.publication.s-block .container {
  padding: 0 15px;
}

.publication h2,
.publication .spanlookh2 {
  margin-bottom: 30px;
}

.publication .news-list {
  margin-top: 0;
}

@media (max-width: 540px) {
  .publication .news-list {
    margin-bottom: 30px;
  }
}

.publication .news-list .row {
  padding-right: 0;
  margin: 0;
}

.publication .news-list .row-item {
  padding: 0 0 30px;
  width: 100%;
}

@media (max-width: 540px) {
  .publication .news-list .row-item {
    padding: 0;
    width: 240px;
    border-bottom: none;
  }
}

@media (max-width: 540px) {
  .publication .news-list .row-item .article-header {
    margin-bottom: 7px;
  }
}

@media (max-width: 540px) {
  .publication .news-list .row-item h3, .publication .news-list .row-item .spanlookh3 {
    padding: 0;
    font-size: 17px;
  }
}

@media (max-width: 540px) {
  .publication .news-list .row-item p {
    font-size: 14px;
  }
}

.publication .row {
  margin: 0 -40px;
}

@media (max-width: 1150px) {
  .publication .row {
    margin: 0 -15px;
  }
}

@media (max-width: 540px) {
  .publication .row {
    margin: 0;
  }
}

@media (max-width: 540px) {
  .publication .row h3, .publication .row .spanlookh3 {
    padding: 0 15px;
    margin-bottom: 17px;
  }
}

.publication .row .row-item.item-big {
  width: 62.5%;
  padding: 0 40px;
}

@media (max-width: 1150px) {
  .publication .row .row-item.item-big {
    padding: 0 15px;
  }
}

@media (max-width: 1024px) {
  .publication .row .row-item.item-big {
    width: 100%;
    padding-bottom: 50px;
    display: block;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item.item-big {
    padding: 0 0 50px 0;
  }
}

.publication .row .row-item.item-small {
  width: 37.5%;
  padding: 0 40px;
}

@media (max-width: 1150px) {
  .publication .row .row-item.item-small {
    padding: 0 15px;
  }
}

@media (max-width: 1024px) {
  .publication .row .row-item.item-small {
    width: 100%;
    display: block;
    margin-top: 50px;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item.item-small {
    padding: 0;
  }
}

.publication .row .row-item .row.two-in-row {
  margin: 0 -10px;
}

@media (max-width: 540px) {
  .publication .row .row-item .row.two-in-row {
    margin: 0;
  }
}

.publication .row .row-item .report, .publication .row .row-item .press, .publication .row .row-item .text-box {
  position: relative;
}

.publication .row .row-item .report h3, .publication .row .row-item .report .spanlookh3, .publication .row .row-item .press h3, .publication .row .row-item .press .spanlookh3, .publication .row .row-item .text-box h3, .publication .row .row-item .text-box .spanlookh3 {
  margin-bottom: 32px;
}

.publication .row .row-item .report {
  margin-bottom: 38px;
  padding: 0 0 30px;
  border-bottom: 1px solid #e2e0e0;
}

@media (max-width: 540px) {
  .publication .row .row-item .report {
    padding: 0 0 40px;
  }
}

.publication .row .row-item .report .publication-inner {
  border-left: 4px solid #fbd311;
}

.publication .row .row-item .text-box, .publication .row .row-item .simple-text {
  margin-bottom: 45px;
}

.publication .row .row-item .text-box .more-link, .publication .row .row-item .simple-text .more-link {
  position: relative;
  top: auto;
  right: auto;
}

.publication .row .row-item .text-box .text, .publication .row .row-item .simple-text .text {
  padding: 32px 30px;
  border-radius: 4px;
  background: #fff;
  margin: 32px 0 35px;
  box-shadow: 0 0 9px rgba(34, 34, 34, 0.15);
}

@media (max-width: 540px) {
  .publication .row .row-item .text-box .text, .publication .row .row-item .simple-text .text {
    padding: 20px 15px;
  }
}

.publication .row .row-item .text-box .text p, .publication .row .row-item .simple-text .text p {
  font-size: 18px;
  color: #363a3f;
  line-height: 1.4444em;
  font-weight: 400;
}

@media (max-width: 540px) {
  .publication .row .row-item .text-box .text p, .publication .row .row-item .simple-text .text p {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item .simple-text {
    padding: 0 15px;
  }
}

.publication .row .row-item .simple-text p {
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .publication .row .row-item .press {
    padding: 0 0 30px;
    margin-bottom: 38px;
    border-bottom: 1px solid #e2e0e0;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item .press {
    padding: 0 0 40px;
  }
}

.publication .row .row-item .press .publication-inner {
  border-left: 4px solid #73be31;
}

.publication .row .row-item .publication-item {
  padding: 0 10px;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .publication .row .row-item .publication-item {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item .publication-item {
    margin-bottom: 30px;
  }
}

.publication .row .row-item .publication-item .publication-inner {
  padding: 22px 15px 22px 25px;
  background-color: white;
  display: block;
  text-decoration: none;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

@media (max-width: 540px) {
  .publication .row .row-item .publication-item .publication-inner {
    box-shadow: 0 0 10px rgba(31, 35, 35, 0.35);
    padding: 22px 15px 22px 20px;
    height: 200px;
  }
}

.publication .row .row-item .publication-item .theme {
  color: #5d646b;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-right: 8px;
  text-decoration: none;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 13px;
  transition: all .2s;
}

.no-touchevents .publication .row .row-item .publication-item a.theme:hover, .publication .row .row-item .publication-item a.theme:focus {
  color: #73be31;
}

.publication .row .row-item .publication-item time {
  margin-left: 8px;
  color: #5d646b;
  line-height: 1.2em;
  font-size: 15px;
  font-weight: 400;
}

.publication .row .row-item .publication-item p {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 400;
}

.publication .row .row-item .more-link {
  position: absolute;
  right: 0;
  top: -7px;
}

@media (max-width: 640px) {
  .publication .row .row-item .more-link {
    top: -5px;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item .more-link {
    position: relative;
    right: auto;
    top: auto;
    display: table;
    margin: 30px auto 0;
  }
}

.publication .row .row-item.faq {
  position: relative;
}

.publication .row .row-item.faq .more-link {
  right: 0;
}

.publication .row .row-item.faq .inner {
  position: relative;
  margin-bottom: 60px;
}

.publication .row .row-item.faq .inner:last-child {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .publication .row .row-item.faq .inner {
    margin-bottom: 0;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .inner {
    margin-bottom: 40px;
  }
}

.publication .row .row-item.faq .inner h3, .publication .row .row-item.faq .inner .spanlookh3 {
  margin-bottom: 32px;
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .inner h3, .publication .row .row-item.faq .inner .spanlookh3 {
    margin-bottom: 17px;
  }
}

.publication .row .row-item.faq .inner .single-article {
  background-color: white;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  padding: 40px 30px;
}

@media (max-width: 1024px) {
  .publication .row .row-item.faq .inner .single-article {
    margin-bottom: 40px;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .inner .single-article {
    padding: 20px 15px;
    margin: 20px 0 10px;
  }
}

.publication .row .row-item.faq .inner .single-article h3 {
  margin-bottom: 3px;
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .inner .single-article h3 {
    padding: 0;
  }
}

.publication .row .row-item.faq .inner .single-article .img-wrap {
  width: 100%;
  max-width: 340px;
  margin-bottom: 22px;
}

.publication .row .row-item.faq .inner .single-article .img-wrap img {
  width: 100%;
}

.publication .row .row-item.faq .inner .single-article .article-header {
  margin-bottom: 7px;
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .inner.indent {
    margin-bottom: 20px;
  }
}

.publication .row .row-item.faq .inner.indent .row {
  box-shadow: none;
}

.publication .row .row-item.faq .inner.indent .publication-item {
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  margin-bottom: 20px;
}

.publication .row .row-item.faq .inner.indent .publication-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .inner.indent .publication-item {
    margin-bottom: 30px;
    box-shadow: none;
  }
}

.publication .row .row-item.faq .inner.indent .publication-item .publication-inner:after {
  display: none;
}

.publication .row .row-item.faq .row {
  margin: 0;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .row {
    box-shadow: none;
  }
}

.publication .row .row-item.faq .row.article-row {
  padding: 40px 0 20px;
  background: #fff;
}

@media (max-width: 1024px) {
  .publication .row .row-item.faq .row.article-row {
    margin: 0 -20px;
    padding: 10px 0 0;
    background: transparent;
    box-shadow: none;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .row.article-row {
    padding: 0;
    margin: 0;
    background: transparent;
  }
}

@media (max-width: 1024px) {
  .publication .row .row-item.faq .row.article-row .row-item {
    width: 50%;
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 40px;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .row.article-row .row-item {
    box-shadow: none;
    padding: 0;
    margin-bottom: 30px;
  }
}

.publication .row .row-item.faq .row .row-item {
  padding: 0;
  display: block;
  width: auto;
  margin: 0;
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .row .row-item {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px;
    box-shadow: 0 0 10px rgba(31, 35, 35, 0.35);
  }
}

.publication .row .row-item.faq .row .row-item.publication-item a.publication-inner {
  position: relative;
  display: block;
  padding-right: 40px;
}

.no-touchevents .publication .row .row-item.faq .row .row-item.publication-item a.publication-inner:hover:before, .publication .row .row-item.faq .row .row-item.publication-item a.publication-inner:focus:before {
  right: 20px;
}

.publication .row .row-item.faq .row .row-item.publication-item a.publication-inner:before {
  content: '';
  background: url("../i/publication-next.png") no-repeat 0 0;
  background: url("../i/icon_arrow_small-gray.svg") no-repeat 0 0/8px 15px;
  width: 8px;
  height: 15px;
  transition: right .2s;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}

.publication .row .row-item.faq .row .row-item.publication-item .publication-inner {
  text-decoration: none;
  padding: 26px 30px 22px 30px;
  box-shadow: none;
  border-left: 4px solid #f29100;
  position: relative;
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .row .row-item.publication-item .publication-inner {
    padding: 26px 20px 22px 20px;
  }
}

.publication .row .row-item.faq .row .row-item.publication-item .publication-inner:after {
  content: '';
  position: absolute;
  left: 34px;
  right: 30px;
  height: 1px;
  background: #efefef;
  bottom: 0;
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .row .row-item.publication-item .publication-inner:after {
    display: none;
  }
}

.publication .row .row-item.faq .row .row-item.publication-item .publication-inner .question {
  color: #5d646b;
  font-size: 15px;
  margin-bottom: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.publication .row .row-item.faq .row .row-item.publication-item .publication-inner .answer {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5625em;
}

.publication .row .row-item.faq .row .row-item.publication-item .article-item {
  padding: 0 20px 0 30px;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .publication .row .row-item.faq .row .row-item.publication-item .article-item {
    padding: 0;
  }
}

.publication .row .row-item.faq .row .row-item.publication-item .article-item .img-wrap {
  width: 45%;
}

@media (max-width: 860px) {
  .publication .row .row-item.faq .row .row-item.publication-item .article-item .img-wrap {
    width: auto;
  }
}

.publication .row .row-item.faq .row .row-item.publication-item .article-item .article-header {
  margin-bottom: 7px;
}

.publication .row .row-item.faq .row .row-item.publication-item .article-item .article-header .theme {
  font-size: 13px;
  margin: 0;
}

@media (max-width: 860px) {
  .publication .row .row-item.faq .row .row-item.publication-item .article-item .article-header .theme {
    font-size: 15px;
  }
}

.publication .row .row-item.faq .row .row-item.publication-item .article-item .article-header time {
  display: inline;
  font-size: 13px;
  margin-left: 0;
}

@media (max-width: 860px) {
  .publication .row .row-item.faq .row .row-item.publication-item .article-item .article-header time {
    font-size: 15px;
  }
}

.publication .row .row-item.faq .row .row-item.publication-item .article-item .article-body {
  padding-left: 18px;
}

@media (max-width: 860px) {
  .publication .row .row-item.faq .row .row-item.publication-item .article-item .article-body {
    padding-left: 0;
  }
}

.publication .row .row-item.faq .row .row-item.publication-item .article-item h3, .publication .row .row-item.faq .row .row-item.publication-item .article-item .spanlookh3 {
  margin-bottom: 0;
  font-size: 14px;
}

@media (max-width: 860px) {
  .publication .row .row-item.faq .row .row-item.publication-item .article-item h3, .publication .row .row-item.faq .row .row-item.publication-item .article-item .spanlookh3 {
    font-size: 17px;
  }
}

@media (max-width: 540px) {
  .publication .row .row-item.faq .row .row-item.publication-item .article-item h3, .publication .row .row-item.faq .row .row-item.publication-item .article-item .spanlookh3 {
    padding: 0;
  }
}

.publication .row .row-item.faq .row .row-item:last-child.publication-item .publication-inner:after {
  display: none;
}

.breadcrumbs {
  border-bottom: 1px solid #e3e2e2;
}

.breadcrumbs ul li {
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 0;
  line-height: 1em;
  font-size: 16px;
}

@media (max-width: 640px) {
  .breadcrumbs ul li {
    font-size: 12px;
  }
}

.breadcrumbs ul li:before {
  display: none;
}

.breadcrumbs ul li a {
  text-decoration: none;
  color: #5d646b;
  font-size: 16px;
  font-weight: 400;
}

.no-touchevents .breadcrumbs ul li a:hover {
  text-decoration: underline;
}

@media (max-width: 640px) {
  .breadcrumbs ul li a {
    font-size: 12px;
  }
}

.breadcrumbs ul li a:after {
  content: '>';
  display: inline-block;
  margin-left: 4px;
}

.breadcrumbs ul li span {
  color: #78bb43;
  font-weight: 700;
}

@media (max-width: 640px) {
  .breadcrumbs ul li span {
    font-size: 12px;
  }
}

.breadcrumbs.indent {
  margin-top: 40px;
}

.victories {
  background: url("../i/pattern-green.png") repeat 0 0;
  padding: 50px 0 60px;
}

@media (max-width: 540px) {
  .victories {
    padding: 40px 0;
  }
}

.victories .box {
  max-width: 650px;
  text-align: center;
  margin: 0 auto 55px;
}

.victories .box h2, .victories .box .spanlookh2 {
  color: #fff;
  margin-bottom: 16px;
}

.victories .box p {
  color: #fff;
}

.victories .box .btn {
  margin-top: 36px;
}

.no-touchevents .victories .box .btn:hover, .victories .box .btn:focus {
  background: #fff;
}

.victories .slide-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.victories .row {
  margin: 0 -15px 20px;
}

.victories .row .row-item {
  padding: 0 15px;
  margin-bottom: 40px;
}

@media (max-width: 960px) {
  .victories .row .row-item {
    width: 50%;
  }
}

.victories .row .row-item a {
  background: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  height: 100%;
  border-radius: 4px;
  padding: 40px 30px 30px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

.victories .row .row-item p {
  color: #363a3f;
  font-size: 16px;
  font-weight: 700;
}

.victories .row .row-item .year {
  color: #73be31;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

.victories .row .row-item .year:after {
  width: 30px;
  height: 3px;
  background-color: #73be31;
  display: block;
  margin: 11px auto 12px;
  content: '';
}

.victories .row .row-item .category {
  display: block;
  width: 100%;
  height: 72px;
  transition: all .2s;
  text-align: center;
  margin-bottom: 21px;
  background: transparent;
  border-radius: 0;
  white-space: nowrap;
  box-shadow: none;
  position: relative;
  right: auto;
  top: auto;
}

.victories .row .row-item .category > .has-thematic-icon {
  color: #fff;
  font-size: 40px;
}

.victories .row .row-item .category:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.victories .row .row-item .category svg {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}

.victories .row .row-item .category svg path {
  fill: #7ac139;
}

.victories .more-link {
  display: table;
  margin: 0 auto;
}

@media (max-width: 540px) {
  .victories .more-link {
    margin: 30px 15px 0;
  }
}

.faq-big h2, .faq-big .spanlookh2 {
  margin-bottom: 33px;
}

.faq-big .row {
  margin: 0 -10px;
}

.faq-big .row .row-item {
  padding: 0 10px;
}

.faq-big .publication-item {
  margin-bottom: 20px;
}

.faq-big .publication-item a.publication-inner {
  position: relative;
  display: block;
  padding-right: 40px;
}

.no-touchevents .faq-big .publication-item a.publication-inner:hover:before, .faq-big .publication-item a.publication-inner:focus:before {
  right: 20px;
}

.faq-big .publication-item a.publication-inner:before {
  content: '';
  background: url("../i/publication-next.png") no-repeat 0 0;
  background: url("../i/icon_arrow_small-gray.svg") no-repeat 0 0/8px 15px;
  width: 8px;
  height: 15px;
  transition: right .2s;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}

.faq-big .publication-item .publication-inner {
  text-decoration: none;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  padding: 26px 30px 22px 30px;
  background: #fff;
  height: 100%;
  border-left: 4px solid #f29100;
  position: relative;
}

@media (max-width: 540px) {
  .faq-big .publication-item .publication-inner {
    padding: 26px 20px 22px 20px;
    box-shadow: 0 0 10px rgba(31, 35, 35, 0.1);
  }
}

.faq-big .publication-item .publication-inner .question {
  color: #5d646b;
  font-size: 15px;
  margin-bottom: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.faq-big .publication-item .publication-inner .answer {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5625em;
}

.faq-big .publication-item .article-item {
  padding: 0 20px 0 30px;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .faq-big .publication-item .article-item {
    padding: 0;
  }
}

.faq-big .publication-item .article-item .img-wrap {
  width: 45%;
}

@media (max-width: 860px) {
  .faq-big .publication-item .article-item .img-wrap {
    width: auto;
  }
}

.faq-big .publication-item .article-item .article-header {
  margin-bottom: 7px;
}

.faq-big .publication-item .article-item .article-header .theme {
  font-size: 13px;
  margin: 0;
}

@media (max-width: 860px) {
  .faq-big .publication-item .article-item .article-header .theme {
    font-size: 15px;
  }
}

.faq-big .publication-item .article-item .article-header time {
  display: inline;
  font-size: 13px;
  margin-left: 0;
}

@media (max-width: 860px) {
  .faq-big .publication-item .article-item .article-header time {
    font-size: 15px;
  }
}

.faq-big .publication-item .article-item .article-body {
  padding-left: 18px;
}

@media (max-width: 860px) {
  .faq-big .publication-item .article-item .article-body {
    padding-left: 0;
  }
}

.faq-big .publication-item .article-item h3, .faq-big .publication-item .article-item .spanlookh3 {
  margin-bottom: 0;
  font-size: 14px;
}

@media (max-width: 860px) {
  .faq-big .publication-item .article-item h3, .faq-big .publication-item .article-item .spanlookh3 {
    font-size: 17px;
  }
}

@media (max-width: 540px) {
  .faq-big .publication-item .article-item h3, .faq-big .publication-item .article-item .spanlookh3 {
    padding: 0;
  }
}

.useful-information {
  background-color: white;
  margin-bottom: 30px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

.useful-information .content {
  padding: 25px 30px;
}

@media (max-width: 1024px) {
  .useful-information .content {
    padding: 25px 15px;
  }
}

.useful-information p {
  color: #363a3f;
}

.info {
  background-color: white;
  padding: 25px 30px 30px;
  margin-bottom: 30px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

@media (max-width: 1024px) {
  .info {
    padding: 25px 15px 30px;
  }
}

.info p {
  margin-bottom: 14px;
}

.info .img-wrap {
  border-radius: 4px;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.35);
}

.info .img-wrap img {
  border-radius: 4px;
  max-width: 100%;
  display: block;
  width: 100%;
}

.select2-dropdown {
  border: 1px solid #e4e6ea;
  border-radius: 2px;
}

#map-filter-address {
  background: #fff;
  display: none;
  border-radius: 3px;
  padding: 20px 0 0;
}

@media (max-width: 540px) {
  #map-filter-address {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 480px) {
  #map-filter-address {
    margin: 0 -15px;
  }
}

#map-filter-address h3, #map-filter-address .spanlookh3 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  display: none;
}

@media (max-width: 540px) {
  #map-filter-address h3, #map-filter-address .spanlookh3 {
    display: block;
  }
}

.about-us {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 105px 0 110px;
  position: relative;
}

.about-us.left-content {
  background-position: 100% 100%;
}

.about-us.dark h2, .about-us.dark .spanlookh2, .about-us.dark p {
  color: #363a3f;
}

.about-us.dark h2.bottom-line:after, .about-us.dark .spanlookh2.bottom-line:after, .about-us.dark p.bottom-line:after {
  background: #363a3f;
}

.about-us.bright h2, .about-us.bright .spanlookh2, .about-us.bright p {
  color: #fff;
}

.about-us.bright h2.bottom-line:after, .about-us.bright .spanlookh2.bottom-line:after, .about-us.bright p.bottom-line:after {
  background: #fff;
}

.about-us.right-content {
  background-position: 0 0;
}

.about-us.right-content .content {
  float: right;
}

@media (max-width: 860px) {
  .about-us {
    padding: 50px 0 55px;
  }
}

@media (max-width: 540px) {
  .about-us {
    background-position: 50% 100%;
  }
}

.about-us:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media (max-width: 1024px) {
  .about-us:before {
    background-image: linear-gradient(to top, #2f2f2f 0%, transparent 100%);
  }
}

.about-us h2, .about-us .spanlookh2 {
  color: #fff;
}

.about-us h2.bottom-line:after, .about-us .spanlookh2.bottom-line:after {
  background: #fff;
  margin-bottom: 32px;
}

.about-us p {
  color: #fff;
  margin-bottom: 26px;
}

.about-us .mark {
  background: #fbd311;
  color: #363a3f;
}

.about-us .content {
  width: 50%;
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .about-us .content {
    width: 100%;
  }
}

.help-us {
  background: url("../i/pattern-green.png") repeat 0 0;
  text-align: center;
  padding: 70px 0;
}

@media (max-width: 540px) {
  .help-us {
    padding: 40px 0;
  }
}

.help-us .box {
  max-width: 750px;
  margin: 0 auto;
}

.help-us .box h2, .help-us .box .spanlookh2 {
  color: #fff;
  margin-bottom: 16px;
}

.help-us .box p {
  color: #fff;
}

.help-us .box .btn {
  margin-top: 36px;
}

.no-touchevents .help-us .box .btn:hover, .help-us .box .btn:focus {
  background: #fff;
}

.big-news {
  padding: 77px 0 !important;
  position: relative;
}

@media (max-width: 860px) {
  .big-news {
    padding: 70px 0 130px !important;
  }
}

@media (max-width: 540px) {
  .big-news {
    padding: 45px 0 100px !important;
  }
}

.big-news .news-body {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  padding-right: 20px;
}

@media (max-width: 860px) {
  .big-news .news-body {
    width: 100%;
    margin-bottom: 30px;
  }
}

.big-news .news-body .box {
  max-width: 480px;
}

@media (max-width: 860px) {
  .big-news .news-body .box {
    max-width: 100%;
  }
}

.big-news .news-body h2, .big-news .news-body .spanlookh2 {
  color: #363a3f;
}

@media (max-width: 960px) {
  .big-news .news-body h2, .big-news .news-body .spanlookh2 {
    font-size: 36px;
  }
}

.big-news .news-body h2:after, .big-news .news-body .spanlookh2:after {
  margin-bottom: 30px;
}

.big-news .news-body p {
  color: #5d646b;
  font-size: 16px;
  line-height: 1.375em;
  font-weight: 400;
}

.big-news .news-body .more-link {
  margin-top: 36px;
}

@media (max-width: 860px) {
  .big-news .news-body .more-link {
    position: absolute;
    left: 15px;
    white-space: nowrap;
    bottom: 40px;
  }
}

@media (max-width: 540px) {
  .big-news .news-body .more-link {
    margin-top: 0;
    bottom: 30px;
  }
}

.big-news .img-wrap-box {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 50%;
  position: relative;
}

@media (max-width: 860px) {
  .big-news .img-wrap-box {
    width: 100%;
    text-align: center;
  }
}

.big-news .img-wrap-box.with-inner-descr .img-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(9, 9, 9, 0.7) 0%, transparent 100%);
}

.big-news .img-wrap {
  display: inline-block;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.35);
}

@media (max-width: 860px) {
  .big-news .img-wrap {
    display: block;
  }
}

@media (max-width: 540px) {
  .big-news .img-wrap {
    box-shadow: 0 0 10px rgba(31, 35, 35, 0.35);
  }
}

.big-news .img-wrap .descr {
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 6px;
  padding: 0 20px 40px 40px;
  text-align: left;
}

@media (max-width: 540px) {
  .big-news .img-wrap .descr {
    padding: 0 15px 15px;
  }
}

.big-news .img-wrap .descr .descr-header {
  margin-bottom: 9px;
}

@media (max-width: 540px) {
  .big-news .img-wrap .descr .descr-header {
    margin-bottom: 4px;
  }
}

.big-news .img-wrap .descr .descr-header .theme {
  color: #cbcbcb;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.big-news .img-wrap .descr .descr-header .theme a {
  color: #cbcbcb;
  font-size: 15px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}

@media (max-width: 540px) {
  .big-news .img-wrap .descr .descr-header .theme a {
    font-size: 13px;
  }
}

.big-news .img-wrap .descr h3, .big-news .img-wrap .descr .spanlookh3 {
  margin-bottom: 0;
}

.big-news .img-wrap .descr h3 a, .big-news .img-wrap .descr .spanlookh3 a {
  color: white;
  font-size: 24px;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 540px) {
  .big-news .img-wrap .descr h3 a, .big-news .img-wrap .descr .spanlookh3 a {
    display: block;
    line-height: 1.2em;
    font-size: 20px;
  }
}

.big-news .img-wrap .descr .btn {
  margin-top: 23px;
}

@media (max-width: 540px) {
  .big-news .img-wrap .descr .btn {
    margin-top: 15px;
  }
}

.big-news .img-wrap img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}

.big-news.text-right .img-wrap-box {
  float: none;
  text-align: left;
}

.big-news.text-right .img-wrap-box .video-box {
  border-radius: 6px;
  overflow: hidden;
  background-size: cover;
}

@media (max-width: 860px) {
  .big-news.text-right .img-wrap-box .video-box {
    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  .big-news.text-right .img-wrap-box .video-box {
    margin: 0 -15px 30px;
    border-radius: 0;
  }
}

.big-news.text-right .img-wrap-box .video-box img {
  border-radius: 6px;
}

.big-news.text-right .img-wrap-box .video-box .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
}

.big-news.text-right .img-wrap-box .video-box.played .play-btn {
  display: none;
}

.big-news.text-right .img-wrap-box .video-box img {
  display: block;
  max-width: 100%;
}

.big-news.text-right .img-wrap-box .video-box .vjs-big-play-button {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  line-height: 1.85em;
}

.big-news.text-right .img-wrap-box .video-box .vjs-poster {
  background-size: cover;
}

.big-news.text-right .news-body {
  padding-right: 0;
  padding-left: 60px;
}

@media (max-width: 860px) {
  .big-news.text-right .news-body {
    padding-left: 0;
    margin-bottom: 0;
  }
}

.big-news.text-right .news-body .box {
  max-width: 520px;
}

@media (max-width: 860px) {
  .big-news.text-right .news-body .box {
    max-width: none;
  }
}

.campaigns {
  text-align: center;
  color: #fff;
  background-size: cover;
  background: rgba(0, 0, 0, 0) url("../i/pattern-green.png") repeat scroll 0 0;
}

@media (max-width: 540px) {
  .campaigns {
    padding: 40px 0 35px;
  }
}

.campaigns .container {
  position: relative;
  max-width: none;
  padding: 0;
}

.campaigns .box {
  width: 33.333333%;
  text-align: left;
  position: absolute;
  height: 303px;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 0 40px 0 80px;
  white-space: nowrap;
}

@media (max-width: 1250px) {
  .campaigns .box {
    padding: 0 20px;
  }
}

@media (max-width: 960px) {
  .campaigns .box {
    width: 50%;
  }
}

@media (max-width: 540px) {
  .campaigns .box {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 15px;
    width: 100%;
    height: auto;
  }
}

.campaigns .box:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

@media (max-width: 540px) {
  .campaigns .box:before {
    display: none;
  }
}

.campaigns .box .more-link {
  border-color: #fff;
  color: #fff;
}

.no-touchevents .campaigns .box .more-link:hover, .campaigns .box .more-link:focus {
  background: #fff;
  color: #73be31;
}

@media (max-width: 640px) {
  .campaigns .box .more-link {
    font-size: 12px;
  }
  .campaigns .box .more-link:before {
    margin-top: -1px;
  }
}

@media (max-width: 540px) {
  .campaigns .box .more-link {
    display: none;
  }
}

.campaigns .box .inner {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
}

.campaigns .more-link.hide-desktop {
  display: none;
  border-color: #fff;
  color: #fff;
}

.no-touchevents .campaigns .more-link.hide-desktop:hover, .campaigns .more-link.hide-desktop:focus {
  background: #fff;
  color: #73be31;
}

@media (max-width: 540px) {
  .campaigns .more-link.hide-desktop {
    margin: 35px 0 0 15px;
    display: inline-block;
  }
}

.campaigns h2, .campaigns .spanlookh2 {
  margin-bottom: 17px;
}

@media (max-width: 540px) {
  .campaigns h2, .campaigns .spanlookh2 {
    padding: 0;
    margin-bottom: 0;
  }
}

.campaigns h2:after, .campaigns .spanlookh2:after {
  background: #fff !important;
}

.campaigns .campaigns-list {
  margin: 60px 0 0;
}

@media (max-width: 540px) {
  .campaigns .campaigns-list {
    margin: 15px 0 0;
  }
}

.campaigns .slide-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.campaigns .row.offset-1 .row-item:first-child {
  margin-left: 33.33333%;
}

@media (max-width: 960px) {
  .campaigns .row.offset-1 .row-item:first-child {
    margin-left: 50%;
  }
}

@media (max-width: 540px) {
  .campaigns .row.offset-1 .row-item:first-child {
    margin-left: 0;
  }
}

.campaigns .row .row-item {
  height: 303px;
}

@media (max-width: 960px) {
  .campaigns .row .row-item {
    width: 50%;
  }
}

@media (max-width: 540px) {
  .campaigns .row .row-item {
    height: 230px;
    margin-bottom: 30px;
  }
}

.campaigns .row .row-item a {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  text-decoration: none;
  color: #fff;
  height: 100%;
  position: relative;
  display: block;
  transition: all .2s;
  white-space: nowrap;
}

.campaigns .row .row-item a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.campaigns .row .row-item a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all .2s;
}

@media (max-width: 540px) {
  .campaigns .row .row-item a {
    border-radius: 4px;
    box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  }
}

.no-touchevents .campaigns .row .row-item a:hover:after, .campaigns .row .row-item a:focus:after {
  opacity: 1;
}

.campaigns .row .row-item a div {
  display: inline-block;
  position: relative;
  z-index: 2;
  vertical-align: middle;
}

.campaigns .row .row-item .category {
  display: block;
  position: relative;
  right: auto;
  top: auto;
  width: 100%;
  border-radius: 0;
  background: transparent;
  height: 72px;
  transition: all .2s;
  text-align: center;
  background-position: 50%;
  margin-bottom: 25px;
  white-space: nowrap;
}

.campaigns .row .row-item .category > .has-thematic-icon {
  color: #fff;
  font-size: 61px;
}

.campaigns .row .row-item .category:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.campaigns .row .row-item .category svg {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}

.campaigns .row .row-item .category svg path {
  fill: #FFF;
}

.campaigns .row .row-item h4, .campaigns .row .row-item .spanlookh4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3333em;
  transition: all .2s;
  text-transform: uppercase;
}

.article-item .img-wrap {
  border-radius: 3px;
  display: inline-block;
  position: relative;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.35);
}

.article-item .img-wrap a {
  display: block;
}

.article-item .img-wrap img {
  max-width: 100%;
  border-radius: 3px;
  height: auto;
  display: block;
  width: 100%;
}

.article-item .article-header {
  margin-bottom: 14px;
}

@media (max-width: 1024px) {
  .article-item .article-header {
    margin-bottom: 9px;
  }
}

.article-item .article-header .theme {
  color: #5d646b;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.2em;
  text-transform: uppercase;
}

.article-item .article-header .theme.mark {
  background-color: #fbd311;
  border-radius: 3px;
  padding: 2px 5px 0;
  color: #363a3f;
}

.no-touchevents .article-item .article-header .theme.mark a:hover, .article-item .article-header .theme.mark a:focus {
  color: #000;
}

.article-item .article-header .theme a {
  text-decoration: none;
  color: #5d646b;
  transition: all .2s;
}

.no-touchevents .article-item .article-header .theme a:hover, .article-item .article-header .theme a:focus {
  color: #73be31;
}

.article-item .article-header time {
  color: #5d646b;
  font-size: 15px;
  line-height: 1.2em;
  display: inline-block;
  font-weight: 400;
}

.article-item h3, .article-item .spanlookh3 {
  color: #3c3c3c;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.315em;
}

@media (max-width: 1024px) {
  .article-item h3, .article-item .spanlookh3 {
    font-size: 17px;
  }
}

.article-item h3 a, .article-item .spanlookh3 a {
  color: #3c3c3c;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents .article-item h3 a:hover, .article-item h3 a:focus, .no-touchevents .article-item .spanlookh3 a:hover, .article-item .spanlookh3 a:focus {
  color: #73be31;
}

.article-item .btn {
  margin: 19px 0 0;
  font-size: 14px;
}

@media (max-width: 1150px) {
  .article-item .btn {
    font-size: 12px;
    padding: 0 10px;
  }
}

@media (max-width: 860px) {
  .article-item .btn {
    font-size: 14px;
    padding: 0 20px;
  }
}

.article-item .more-link {
  margin: 34px 0 0;
}

.article-item.article-vertical .img-wrap {
  width: 100%;
  margin-bottom: 13px;
}

.article-item.article-horizontal {
  font-size: 0;
}

.article-item.article-horizontal .img-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
}

.article-item.article-horizontal .img-wrap img {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 860px) {
  .article-item.article-horizontal .img-wrap {
    width: 100%;
    margin-bottom: 13px;
  }
  .article-item.article-horizontal .img-wrap img {
    width: auto;
  }
}

.article-item.article-horizontal .article-body {
  font-size: 16px;
  padding-left: 40px;
  display: inline-block;
  vertical-align: middle;
  width: 52%;
}

@media (max-width: 1024px) {
  .article-item.article-horizontal .article-body {
    padding-left: 20px;
  }
}

@media (max-width: 860px) {
  .article-item.article-horizontal .article-body {
    display: block;
    padding-left: 0;
    width: auto;
  }
}

.article-item.big-article {
  position: relative;
}

.article-item.big-article .img-wrap {
  width: 100%;
  border-radius: 6px;
  position: relative;
}

.article-item.big-article .img-wrap img {
  border-radius: 6px;
  max-height: none !important;
}

.article-item.big-article .img-wrap:before {
  background-image: linear-gradient(to top, rgba(9, 9, 9, 0.7) 0%, transparent 78%, transparent 100%);
  border-radius: 6px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 860px) {
  .article-item.big-article .img-wrap:before {
    display: none;
  }
}

.article-item.big-article .article-body {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}

@media (max-width: 860px) {
  .article-item.big-article .article-body {
    position: relative;
    bottom: auto;
    left: auto;
  }
}

.article-item.big-article .article-body .article-header {
  margin-bottom: 10px;
}

.article-item.big-article .article-body .article-header .theme {
  color: #cbcbcb;
}

@media (max-width: 860px) {
  .article-item.big-article .article-body .article-header .theme {
    color: #5d646b;
  }
}

.article-item.big-article .article-body .article-header .theme a {
  color: #cbcbcb;
}

@media (max-width: 860px) {
  .article-item.big-article .article-body .article-header .theme a {
    color: #5d646b;
  }
}

.article-item.big-article .article-body h3, .article-item.big-article .article-body .spanlookh3 {
  color: #fff;
}

@media (max-width: 860px) {
  .article-item.big-article .article-body h3, .article-item.big-article .article-body .spanlookh3 {
    color: #3c3c3c;
  }
}

.article-item.big-article .article-body h3 a, .article-item.big-article .article-body .spanlookh3 a {
  color: #fff;
}

@media (max-width: 860px) {
  .article-item.big-article .article-body h3 a, .article-item.big-article .article-body .spanlookh3 a {
    color: #3c3c3c;
  }
}

.category {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  box-shadow: 0 0 10px rgba(31, 35, 35, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}

.category > .has-thematic-icon {
  font-size: 23px;
  color: #424242;
  /*
    &.icon-oceans,
    &.icon-protection-des-oceans {
      font-size: 15px;
    }
    */
}

.category svg {
  margin: 13%;
  display: block;
  max-width: 75%;
  max-height: 75%;
}

.category svg path {
  fill: #363A3F;
}

.category.news-category {
  background-image: url("../i/news-category.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .category.news-category {
    background-image: url("../i/news-category-x2.png")/18px 12px;
  }
}

.category.climat {
  background-image: url("../i/category-1.png");
  background-image: url("../i/icon_sun_small-gray.svg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .category.climat {
    background-image: url("../i/category-1-x2.png")/7px 22px;
    background-image: url("../i/icon_sun_small-gray.svg");
  }
}

.category.climat-big {
  width: 100%;
  height: 100%;
  background-color: transparent;
  right: 0;
  top: 0;
  box-shadow: none;
  background-image: url("../i/icon_sun_big-gray.svg");
}

.category.climat-big-white {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_sun_big-white.svg");
}

.category.climat-green {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_sun_big-green.svg");
}

.category.climat-big-green {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_sun_big-green.svg");
}

.category.agriculture {
  background-image: url("../i/category-2.png");
  background-image: url("../i/icon_ear_small-gray.svg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .category.agriculture {
    background-image: url("../i/category-2-x2.png")/21px 29px;
    background-image: url("../i/icon_ear_small-gray.svg");
  }
}

.category.agriculture-big {
  width: 100%;
  height: 100%;
  background-color: transparent;
  right: 0;
  top: 0;
  box-shadow: none;
  background-image: url("../i/icon_ear_big-gray.svg");
}

.category.agriculture-big-white {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_ear_big-white.svg");
}

.category.agriculture-big-green {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_ear_big-green.svg");
}

.category.oceans {
  background-image: url("../i/category-5.png");
  background-image: url("../i/icon_wave_small-gray.svg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .category.oceans {
    background-image: url("../i/category-5-x2.png")/32px 21px;
    background-image: url("../i/icon_wave_small-gray.svg");
  }
}

.category.oceans-big {
  width: 100%;
  height: 100%;
  background-color: transparent;
  right: 0;
  top: 0;
  box-shadow: none;
  background-image: url("../i/icon_wave_big-gray.svg");
}

.category.oceans-big-white {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_wave_big-white.svg");
}

.category.oceans-big-green {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_wave_big-green.svg");
}

.category.nucleaire {
  background-image: url("../i/category-4.png");
  background-image: url("../i/icon_radioactive_small-gray.svg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .category.nucleaire {
    background-image: url("../i/category-4-x2.png")/21px 20px;
    background-image: url("../i/icon_radioactive_small-gray.svg");
  }
}

.category.nucleaire-big {
  width: 100%;
  height: 100%;
  background-color: transparent;
  right: 0;
  top: 0;
  box-shadow: none;
  background-image: url("../i/icon_radioactive_big-gray.svg");
}

.category.nucleaire-big-white {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_radioactive_big-white.svg");
}

.category.nucleaire-big-green {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_radioactive_big-green.svg");
}

.category.climate {
  background-image: url("../i/category-6.png");
  background-image: url("../i/icon_sun_small-gray.svg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .category.climate {
    background-image: url("../i/category-5-x2.png")/21px 20px;
    background-image: url("../i/icon_sun_small-gray.svg");
  }
}

.category.climate-big {
  width: 100%;
  height: 100%;
  background-color: transparent;
  right: 0;
  top: 0;
  box-shadow: none;
  background-image: url("../i/icon_sun_big-gray.svg");
}

.category.climate-big-white {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_sun_big-white.svg");
}

.category.climate-big-green {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_sun_big-green.svg");
}

.category.forets {
  background-image: url("../i/category-7.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .category.forets {
    background-image: url("../i/category-7-x2.png")/16px 18px;
  }
}

.category.forets-big {
  width: 100%;
  height: 100%;
  background-color: transparent;
  right: 0;
  top: 0;
  box-shadow: none;
  background-image: url("../i/icon_tree_big-gray.svg");
}

.category.forets-big-white {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_tree_big-white.svg");
}

.category.forets-big-green {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../i/icon_tree_big-green.svg");
}

.category.yellow-icon {
  background-color: #fbd311;
}

.more-link {
  height: 48px;
  display: inline-block;
  line-height: 46px;
  border: 1px solid #73be31;
  border-radius: 3px;
  color: #73be31;
  font-size: 14px;
  padding: 0 20px 0 20px;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s;
}

.more-link:before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.no-touchevents .more-link:hover, .more-link:focus {
  background: #73be31;
  color: #fff;
}

.more-link.icon-right {
  padding-right: 45px;
}

.more-link.white {
  border: 1px solid #fff;
  color: #fff;
}

.no-touchevents .more-link.white:hover, .more-link.white:focus {
  background: #fff;
  color: #5d646b;
}

.with-big-article .big-article-wrap .row-item:nth-child(6n+1) {
  float: left;
}

@media (max-width: 860px) {
  .with-big-article .big-article-wrap .row-item:nth-child(6n+1) {
    float: none;
  }
}

.with-big-article .big-article-wrap .row-item:nth-child(6n+4) {
  float: right;
}

@media (max-width: 860px) {
  .with-big-article .big-article-wrap .row-item:nth-child(6n+4) {
    float: none;
  }
}

.with-big-article .row-item .article-item {
  padding-top: 0 !important;
  border-top: none !important;
}

.with-big-article .row-item .article-item .img-wrap img {
  max-height: 174px;
}

@media (max-width: 860px) {
  .with-big-article .row-item .article-item .img-wrap img {
    max-height: 235px !important;
    width: 100%;
  }
}

.tabs-box {
  /*.r-tabs-accordion-title {
     padding: 0 15px;
     margin: 15px 0;
     a {
       background-color: white;
       border-radius: 3px;
       text-align: center;
       box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
       display: block;
       text-decoration: none;
       padding: 15px;
       white-space: nowrap;
       transition: all .2s;
       .inner {
         text-align: left;
         white-space: normal;
       }
       .no-touchevents &:hover, &:focus {
         background: $main-color;
         .inner {
           span {
             color: #fff;
           }
           .img-wrap {
             &.online {
               background: url("../i/tab-1-active.png") no-repeat 50%;
             }
             &.support {
               background: url("../i/tab-2-active.png") no-repeat 50%;
             }
             &.donate {
               background: url("../i/tab-3-active.png") no-repeat 50%;
             }
           }
         }
       }
       span {
         color: rgb(54, 58, 63);
         font-size: 24px;
         white-space: normal;
         font-weight: 700;
         text-align: left;
         display: inline-block;
         vertical-align: middle;
         @include mobile {
           font-size: 18px;
         }
         br {
           display: none;
         }
       }
       .img-wrap {
         display: inline-block;
         height: 63px;
         margin-right: 20px;
         width: 50px;
         vertical-align: middle;
         @include mobile {
           display: none;
         }
         &.online {
           background: url("../i/tab-1.png") no-repeat 50%;
         }
         &.support {
           background: url("../i/tab-2.png") no-repeat 50%;
         }
         &.donate {
           width: 88px;
           background: url("../i/tab-3.png") no-repeat 50%;
         }
       }
     }
     &.r-tabs-state-active {
       a {
         background: $main-color;
         .inner {
           span {
             color: #fff;
           }
           .img-wrap {
             &.online {
               background: url("../i/tab-1-active.png") no-repeat 50%;
             }
             &.support {
               background: url("../i/tab-2-active.png") no-repeat 50%;
             }
             &.donate {
               background: url("../i/tab-3-active.png") no-repeat 50%;
             }
           }
         }
       }
     }
   }*/
}

.tabs-box .tabs {
  padding: 0 7px;
  display: block;
  box-sizing: border-box;
}

@media (max-width: 540px) {
  .tabs-box .tabs {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    padding: 0;
    z-index: 1;
  }
}

.tabs-box .slide-pagination {
  text-align: center;
  display: none;
}

@media (max-width: 540px) {
  .tabs-box .slide-pagination {
    display: block;
    margin-bottom: 40px;
  }
}

.tabs-box .slide-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  vertical-align: middle;
  background: #c3deb1;
}

.tabs-box .slide-pagination .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #73be31;
}

.tabs-box .tabs, .tabs-box .sup-tabs-link {
  max-width: 1230px;
  margin: 0 auto 65px;
  font-size: 0;
}

@media (max-width: 540px) {
  .tabs-box .tabs, .tabs-box .sup-tabs-link {
    margin-bottom: 40px;
  }
}

.tabs-box .tabs li, .tabs-box .sup-tabs-link li {
  width: 33.33333%;
  font-size: 16px;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  .tabs-box .tabs li, .tabs-box .sup-tabs-link li {
    padding: 0 7px;
  }
}

@media (max-width: 540px) {
  .tabs-box .tabs li, .tabs-box .sup-tabs-link li {
    flex-shrink: 0;
    padding: 0;
    height: 100%;
    position: relative;
    width: 50%;
    min-width: 240px;
  }
}

.tabs-box .tabs li:before, .tabs-box .sup-tabs-link li:before {
  display: none;
}

.tabs-box .tabs li a, .tabs-box .sup-tabs-link li a {
  background-color: white;
  border-radius: 3px;
  text-align: center;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  display: block;
  text-decoration: none;
  height: 200px;
  padding: 0 10px;
  white-space: nowrap;
  transition: all .2s;
}

.no-touchevents .tabs-box .tabs li a:hover, .tabs-box .tabs li a:focus, .no-touchevents .tabs-box .sup-tabs-link li a:hover, .tabs-box .sup-tabs-link li a:focus {
  background: #73be31;
}

.no-touchevents .tabs-box .tabs li a:hover .inner span, .tabs-box .tabs li a:focus .inner span, .no-touchevents .tabs-box .sup-tabs-link li a:hover .inner span, .tabs-box .sup-tabs-link li a:focus .inner span {
  color: #fff;
}

.no-touchevents .tabs-box .tabs li a:hover .inner .img-wrap.online, .tabs-box .tabs li a:focus .inner .img-wrap.online, .no-touchevents .tabs-box .sup-tabs-link li a:hover .inner .img-wrap.online, .tabs-box .sup-tabs-link li a:focus .inner .img-wrap.online {
  background: url("../i/tab-1-active.png") no-repeat 50%;
}

.no-touchevents .tabs-box .tabs li a:hover .inner .img-wrap.support, .tabs-box .tabs li a:focus .inner .img-wrap.support, .no-touchevents .tabs-box .sup-tabs-link li a:hover .inner .img-wrap.support, .tabs-box .sup-tabs-link li a:focus .inner .img-wrap.support {
  background: url("../i/tab-2-active.png") no-repeat 50%;
}

.no-touchevents .tabs-box .tabs li a:hover .inner .img-wrap.donate, .tabs-box .tabs li a:focus .inner .img-wrap.donate, .no-touchevents .tabs-box .sup-tabs-link li a:hover .inner .img-wrap.donate, .tabs-box .sup-tabs-link li a:focus .inner .img-wrap.donate {
  background: url("../i/tab-3-active.png") no-repeat 50%;
}

@media (max-width: 767px) {
  .tabs-box .tabs li a, .tabs-box .sup-tabs-link li a {
    height: 240px;
  }
}

.tabs-box .tabs li a:before, .tabs-box .sup-tabs-link li a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.tabs-box .tabs li a .inner, .tabs-box .sup-tabs-link li a .inner {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
}

.tabs-box .tabs li a .img-wrap, .tabs-box .sup-tabs-link li a .img-wrap {
  display: block;
  height: 63px;
  margin-bottom: 30px;
}

.tabs-box .tabs li a .img-wrap.online, .tabs-box .sup-tabs-link li a .img-wrap.online {
  background: url("../i/tab-1.png") no-repeat 50%;
}

.tabs-box .tabs li a .img-wrap.support, .tabs-box .sup-tabs-link li a .img-wrap.support {
  background: url("../i/tab-2.png") no-repeat 50%;
}

.tabs-box .tabs li a .img-wrap.donate, .tabs-box .sup-tabs-link li a .img-wrap.donate {
  background: url("../i/tab-3.png") no-repeat 50%;
}

.tabs-box .tabs li a span, .tabs-box .sup-tabs-link li a span {
  color: #363a3f;
  font-size: 24px;
  white-space: normal;
  font-weight: 700;
}

@media (max-width: 767px) {
  .tabs-box .tabs li a span, .tabs-box .sup-tabs-link li a span {
    font-size: 20px;
  }
}

@media (max-width: 540px) {
  .tabs-box .tabs li a span, .tabs-box .sup-tabs-link li a span {
    font-size: 18px;
  }
}

.tabs-box .tabs li.r-tabs-state-active a, .tabs-box .sup-tabs-link li.r-tabs-state-active a {
  background: #73be31;
}

.tabs-box .tabs li.r-tabs-state-active a .inner span, .tabs-box .sup-tabs-link li.r-tabs-state-active a .inner span {
  color: #fff;
}

.tabs-box .tabs li.r-tabs-state-active a .inner .img-wrap.online, .tabs-box .sup-tabs-link li.r-tabs-state-active a .inner .img-wrap.online {
  background: url("../i/tab-1-active.png") no-repeat 50%;
}

.tabs-box .tabs li.r-tabs-state-active a .inner .img-wrap.support, .tabs-box .sup-tabs-link li.r-tabs-state-active a .inner .img-wrap.support {
  background: url("../i/tab-2-active.png") no-repeat 50%;
}

.tabs-box .tabs li.r-tabs-state-active a .inner .img-wrap.donate, .tabs-box .sup-tabs-link li.r-tabs-state-active a .inner .img-wrap.donate {
  background: url("../i/tab-3-active.png") no-repeat 50%;
}

.tabs-box .about-us {
  min-height: 500px;
}

@media (max-width: 1024px) {
  .tabs-box .about-us {
    min-height: 0;
  }
}

.tabs-box .sup-tabs-link {
  margin-bottom: 0;
  padding: 60px 0;
}

@media (max-width: 540px) {
  .tabs-box .sup-tabs-link .container {
    padding: 0;
    margin: 20px 0 0;
  }
}

@media (max-width: 540px) {
  .tabs-box .sup-tabs-link {
    padding: 0 10px;
  }
}

.tabs-box .sup-tabs-link ul {
  margin: 0 -15px;
  font-size: 0;
}

@media (max-width: 540px) {
  .tabs-box .sup-tabs-link ul {
    margin: 0;
  }
}

.tabs-box .sup-tabs-link ul li {
  min-width: 0;
  width: 50%;
  display: inline-block;
}

@media (max-width: 540px) {
  .tabs-box .sup-tabs-link ul li {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
  }
}

.tabs-box .sup-tabs-link ul li:last-child {
  margin-bottom: 0;
}

@media (max-width: 540px) {
  .tabs-box .sup-tabs-link ul li a {
    height: auto;
    padding: 20px 10px;
  }
}

/*Simple page*/
.boxed-content {
  max-width: 810px;
  padding: 25px 15px 0;
  margin: 0 auto;
}

.boxed-content .breadcrumbs {
  margin-bottom: 25px;
}

.boxed-content section {
  margin: 50px 0 0;
  padding: 41px 0 0;
  border-top: 1px solid #e5e2e2;
}

.boxed-content section:first-of-type {
  margin: 0;
  padding: 0;
  border-top: none;
}

.boxed-content h2, .boxed-content .spanlookh2 {
  color: #363a3f;
  margin-bottom: 37px;
}

.boxed-content h2:after, .boxed-content .spanlookh2:after {
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  position: relative;
  left: 3px;
  margin: 11px 0 20px;
  background-color: #363a3f;
}

@media (max-width: 540px) {
  .boxed-content h2:after, .boxed-content .spanlookh2:after {
    display: none;
  }
}

.boxed-content h3, .boxed-content .spanlookh3 {
  color: #73be31;
  margin-bottom: 17px;
  margin-top: 35px;
}

.boxed-content p {
  margin-bottom: 21px;
  color: #5d646b;
  font-weight: 400;
  line-height: 1.5625em;
}

.meta {
  color: #5d646b;
  line-height: 1.5625em;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 24px;
}

.boxed-slider {
  margin: 0 0 50px;
}

@media (max-width: 480px) {
  .boxed-slider {
    margin: 0 -15px 50px;
  }
}

.boxed-slider .swiper-slide a {
  display: block;
  font-size: 0;
}

.boxed-slider .swiper-slide a img {
  max-width: 100%;
  width: 100%;
}

.boxed-slider .slider-controls-box {
  background: #fff;
  width: 100%;
  box-shadow: 0 0 10px rgba(31, 35, 35, 0.06);
  padding: 9px 0;
  position: relative;
}

@media (max-width: 767px) {
  .boxed-slider .slider-controls-box {
    padding: 9px 210px 9px 107px;
  }
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box {
    padding: 9px 10px;
  }
}

.boxed-slider .slider-controls-box .slider-controls, .boxed-slider .slider-controls-box .slider-descr, .boxed-slider .slider-controls-box .share-box, .boxed-slider .slider-controls-box .zoom-img {
  display: inline-block;
  vertical-align: middle;
  /*      height: 50px;*/
  font-size: 0;
  border-right: 1px solid #ebebeb;
  white-space: nowrap;
}

.boxed-slider .slider-controls-box .slider-controls:before, .boxed-slider .slider-controls-box .slider-descr:before, .boxed-slider .slider-controls-box .share-box:before, .boxed-slider .slider-controls-box .zoom-img:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box .slider-controls:before, .boxed-slider .slider-controls-box .slider-descr:before, .boxed-slider .slider-controls-box .share-box:before, .boxed-slider .slider-controls-box .zoom-img:before {
    display: none;
  }
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box .slider-controls, .boxed-slider .slider-controls-box .slider-descr, .boxed-slider .slider-controls-box .share-box, .boxed-slider .slider-controls-box .zoom-img {
    height: auto;
    border-right: none;
  }
}

.boxed-slider .slider-controls-box .slider-controls {
  width: 22%;
}

@media (max-width: 767px) {
  .boxed-slider .slider-controls-box .slider-controls {
    position: absolute;
    left: 0;
    top: 9px;
    width: auto;
  }
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box .slider-controls {
    position: relative;
    left: auto;
    top: auto;
    text-align: center;
    width: 100%;
    margin: 10px 0;
  }
}

.boxed-slider .slider-controls-box .share-box {
  width: 20%;
  cursor: pointer;
  position: relative;
  text-align: center;
}

@media (max-width: 860px) {
  .boxed-slider .slider-controls-box .share-box {
    width: 19%;
  }
}

@media (max-width: 767px) {
  .boxed-slider .slider-controls-box .share-box {
    position: absolute;
    right: 60px;
    top: 9px;
    width: 150px;
    border-left: 1px solid #ebebeb;
  }
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box .share-box {
    position: relative;
    text-align: left;
    padding-bottom: 10px;
    right: auto;
    top: auto;
    width: 100%;
    border-left: none;
  }
}

.boxed-slider .slider-controls-box .share-box a {
  text-decoration: none;
  color: #5d646b;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  transition: all .2s;
  position: relative;
  top: -1px;
}

.boxed-slider .slider-controls-box .share-box a:focus {
  color: #73be31;
}

.boxed-slider .slider-controls-box .share-box a:before {
  font-size: 16px;
  margin-right: 16px;
  position: relative;
  top: 1px;
}

.boxed-slider .slider-controls-box .share-box .dropdown {
  z-index: 10;
  transition: all .2s;
  box-shadow: 0 0 10px rgba(31, 35, 35, 0.06);
  background: #fff;
  top: auto;
  text-align: center;
  position: absolute;
  bottom: 100%;
  left: 0;
  padding: 15px 10px;
  width: 100%;
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box .share-box .dropdown {
    width: 100px;
  }
}

.boxed-slider .slider-controls-box .share-box .dropdown .social-likes {
  margin: 0;
  text-align: center;
}

.boxed-slider .slider-controls-box .share-box .dropdown .social-likes__icon, .boxed-slider .slider-controls-box .share-box .dropdown .social-likes__button {
  display: none;
}

.boxed-slider .slider-controls-box .share-box .dropdown .social-likes__widget::before {
  display: block !important;
}

.boxed-slider .slider-controls-box .share-box .dropdown a {
  text-decoration: none;
  color: #363b3f;
  float: none;
  display: block;
  font-size: 20px;
  transition: all .2s;
  margin: 0 0 10px;
}

.boxed-slider .slider-controls-box .share-box .dropdown a:last-child {
  margin-bottom: 0;
}

.no-touchevents .boxed-slider .slider-controls-box .share-box .dropdown a:hover, .boxed-slider .slider-controls-box .share-box .dropdown a:focus {
  color: #73be31;
}

.no-touchevents .boxed-slider .slider-controls-box .share-box:not(.open):hover > a {
  color: #73be31;
}

.no-touchevents .boxed-slider .slider-controls-box .share-box:not(.open):hover .dropdown {
  display: none;
}

.boxed-slider .slider-controls-box .share-box.open > a {
  color: #73be31;
}

.boxed-slider .slider-controls-box .share-box.open .dropdown {
  display: block;
  visibility: visible;
  opacity: 1;
}

.boxed-slider .slider-controls-box .slider-descr {
  text-align: center;
  width: 48%;
  white-space: normal;
}

@media (max-width: 767px) {
  .boxed-slider .slider-controls-box .slider-descr {
    width: 100%;
    border-right: none;
    padding: 0 10px;
  }
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box .slider-descr {
    padding: 0;
    margin-bottom: 15px;
  }
}

.boxed-slider .slider-controls-box .slider-descr .slide-text {
  display: none;
  vertical-align: middle;
}

.boxed-slider .slider-controls-box .slider-descr p {
  margin-bottom: 0;
  font-size: 15px;
  color: #5d646b;
}

.boxed-slider .slider-controls-box .zoom-img {
  border-right: none;
  text-align: center;
}

@media (max-width: 767px) {
  .boxed-slider .slider-controls-box .zoom-img {
    position: absolute;
    right: 0;
    width: 60px;
    top: 9px;
  }
}

@media (max-width: 640px) {
  .boxed-slider .slider-controls-box .zoom-img {
    bottom: 0;
    top: auto;
  }
}

.boxed-slider .slider-controls-box .zoom-img .zoom-img-btn {
  background: url("../i/zoom.png") no-repeat 50%;
  padding: 0;
  display: inline-block;
  border: none;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  width: 60px;
  height: 50px;
  transition: all .2s;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .boxed-slider .slider-controls-box .zoom-img .zoom-img-btn {
    background: url("../i/zoom-x2.png") no-repeat 50%/15px 10px;
  }
}

.no-touchevents .boxed-slider .slider-controls-box .zoom-img .zoom-img-btn:hover, .boxed-slider .slider-controls-box .zoom-img .zoom-img-btn:focus {
  background: url("../i/zoom-hover.png") no-repeat 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .no-touchevents .boxed-slider .slider-controls-box .zoom-img .zoom-img-btn:hover, .boxed-slider .slider-controls-box .zoom-img .zoom-img-btn:focus {
    background: url("../i/zoom-hover-x2.png") no-repeat 50%/15px 10px;
  }
}

.boxed-slider .slider-controls-box .arrows {
  display: inline-block;
  padding: 0 20px;
}

.boxed-slider .slider-controls-box .arrows .divider {
  background: #ebebeb;
  height: 14px;
  vertical-align: middle;
  width: 1px;
  display: inline-block;
}

.boxed-slider .slider-controls-box .arrows .swiper-button-next, .boxed-slider .slider-controls-box .arrows .swiper-button-prev {
  position: relative;
  display: inline-block;
  top: auto;
  border: none;
  padding: 0;
  vertical-align: middle;
  width: 18px;
  height: 24px;
  margin-top: 0;
  left: auto !important;
  right: auto !important;
}

.boxed-slider .slider-controls-box .arrows .swiper-button-next {
  background: url("../i/slider-next.png") no-repeat 50%;
  margin-left: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .boxed-slider .slider-controls-box .arrows .swiper-button-next {
    background: url("../i/slider-next-x2.png") no-repeat 50%/6px 12px;
  }
}

.boxed-slider .slider-controls-box .arrows .swiper-button-prev {
  background: url("../i/slider-prev.png") no-repeat 50%;
  margin-right: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .boxed-slider .slider-controls-box .arrows .swiper-button-prev {
    background: url("../i/slider-prev-x2.png") no-repeat 50%/6px 12px;
  }
}

.boxed-slider .slider-controls-box .fraction-pagination {
  display: inline-block;
  width: auto;
  position: relative;
  top: 1px;
  vertical-align: middle;
  font-size: 13px;
  color: #5d646b;
}

.boxed-slider .slider-controls-box .fraction-pagination .swiper-pagination-current {
  color: #78bb43;
  font-weight: 700;
}

@media (max-width: 767px) {
  .boxed-slider .slider-controls-box .fraction-pagination {
    display: none;
  }
}

.download {
  margin: 0;
}

.download .spacer {
  margin-top: 40px;
}

.download .limiter {
  border-top: 1px solid #e4e2e2;
  margin: 30px 10px 40px;
  height: 10px;
}

.download ul li {
  padding-left: 0;
}

.download ul li:before {
  display: none;
}

.download ul li i {
  color: #5d646b;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 0 0px 27px;
  display: block;
  text-decoration: none;
}

.download ul li i:before {
  content: '';
  background: url("../i/bullet.png") no-repeat 5px 13px;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.download ul li a {
  color: #5d646b;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  padding: 14px 0 14px 30px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #e4e2e2;
  transition: all .2s;
}

.download ul li a:before {
  content: '';
  background: url("../i/link.png") no-repeat 0 0;
  background: url("../i/icon_links.svg") no-repeat 0 0/19px 19px;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .download ul li a:before {
    background: url("../i/link-x2.png") no-repeat 0 0/19px 19px;
    background: url("../i/icon_links.svg") no-repeat 0 0/19px 19px;
  }
}

.no-touchevents .download ul li a:hover, .download ul li a:focus {
  color: #73be31;
}

.download ul li:first-child a {
  border-top: 1px solid #e4e2e2;
}

.follow-btn {
  height: 50px;
  text-decoration: none;
  padding: 11px 20px 10px;
  border-radius: 2px;
  box-shadow: 0 0 17px rgba(31, 35, 35, 0.15);
  display: table;
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  transition: all .2s;
  margin-bottom: 20px;
}

.no-touchevents .follow-btn:hover, .follow-btn:focus {
  background-color: #fff;
}

@media (max-width: 480px) {
  .follow-btn {
    width: 100%;
    font-size: 12px;
  }
}

.follow-btn:before {
  font-size: 18px;
  border-right: 1px solid;
  position: relative;
  top: 1px;
  margin-right: 17px;
  padding-right: 20px;
  display: inline-block;
}

.follow-btn.icon-facebook {
  background-color: #4069b4;
  border: 2px solid #4069b4;
}

.no-touchevents .follow-btn.icon-facebook:hover, .follow-btn.icon-facebook:focus {
  background-color: #fff;
  color: #4069b4;
}

.follow-btn.icon-twitter {
  background-color: #13a2f6;
  border: 2px solid #13a2f6;
}

.no-touchevents .follow-btn.icon-twitter:hover, .follow-btn.icon-twitter:focus {
  background-color: #fff;
  color: #13a2f6;
}

.follow-btn.icon-youtube-play {
  background-color: #e52d27;
  border: 2px solid #e52d27;
}

.no-touchevents .follow-btn.icon-youtube-play:hover, .follow-btn.icon-youtube-play:focus {
  background-color: #fff;
  color: #e52d27;
}

.follow-btn.icon-instagram {
  background-color: #2b5d87;
  border: 2px solid #2b5d87;
}

.no-touchevents .follow-btn.icon-instagram:hover, .follow-btn.icon-instagram:focus {
  background-color: #fff;
  color: #2b5d87;
}

.follow {
  margin: 40px 0 0;
}

.follow ul li {
  padding-left: 0;
  margin-bottom: 20px;
}

.follow ul li:last-child {
  margin-bottom: 0;
}

.follow ul li:before {
  display: none;
}

.tags ul li {
  padding-left: 0;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 10px;
}

.tags ul li:last-child {
  margin-right: 0;
}

.tags ul li:before {
  display: none;
}

.tags ul li a {
  text-decoration: none;
  color: #363a3f;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #fbd311;
  background-color: #fbd311;
  border-radius: 3px;
  font-weight: 700;
  transition: all .2s;
}

.no-touchevents .tags ul li a:hover, .tags ul li a:focus {
  background: #fff;
}

.share-all {
  position: fixed;
  right: 80px;
  bottom: 5%;
  width: 60px;
  border-radius: 30px;
  z-index: 98;
  background: #fff;
  cursor: pointer;
  text-align: center;
  padding: 18px 0 17px;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.1);
}

@media (max-width: 960px) {
  .share-all {
    right: 15px;
  }
}

@media (max-width: 540px) {
  .share-all {
    bottom: 10px;
    right: 10px;
  }
}

.share-all .icon-share {
  font-size: 22px;
}

.share-all ul {
  padding: 13px 0 0;
  display: none;
}

.share-all ul li a {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  padding: 10px 0;
  text-decoration: none;
}

.share-all.open {
  background: #73be31;
}

.share-all.open .icon-share {
  color: #fff;
}

/*End simple page*/
.main-newsletter {
  background: url("../i/pattern-green.png") repeat 0 0;
  text-align: center;
  padding: 65px 0 50px;
}

@media (max-width: 540px) {
  .main-newsletter {
    padding: 45px 0 30px;
  }
}

.main-newsletter .spanlookh2::after {
  display: none;
}

.main-newsletter p {
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375em;
  margin-bottom: 45px;
}

.main-newsletter h2,
.main-newsletter .spanlookh2 {
  color: white;
  margin-bottom: 16px;
}

.main-newsletter .container {
  max-width: 645px;
  padding: 0 15px;
  margin: 0 auto;
}

.main-newsletter .btn {
  color: #414141;
  border-color: #fbd311;
  background-color: #fbd311;
}

.no-touchevents .main-newsletter .btn:hover {
  background: #fff;
  color: #414141;
}

.main-newsletter label {
  color: #fff;
}

.main-newsletter input[type=text],
.main-newsletter input[type=email],
.main-newsletter input[type=tel],
.main-newsletter input[type=url],
.main-newsletter input[type=number],
.main-newsletter input[type=password] {
  color: #fff;
  border-bottom-color: #fff;
}

.main-newsletter input[type=text]::-webkit-input-placeholder,
.main-newsletter input[type=email]::-webkit-input-placeholder,
.main-newsletter input[type=tel]::-webkit-input-placeholder,
.main-newsletter input[type=url]::-webkit-input-placeholder,
.main-newsletter input[type=number]::-webkit-input-placeholder,
.main-newsletter input[type=password]::-webkit-input-placeholder {
  color: #fff;
}

.main-newsletter input[type=text]::-moz-placeholder,
.main-newsletter input[type=email]::-moz-placeholder,
.main-newsletter input[type=tel]::-moz-placeholder,
.main-newsletter input[type=url]::-moz-placeholder,
.main-newsletter input[type=number]::-moz-placeholder,
.main-newsletter input[type=password]::-moz-placeholder {
  color: #fff;
}

.main-newsletter input[type=text]:focus,
.main-newsletter input[type=email]:focus,
.main-newsletter input[type=tel]:focus,
.main-newsletter input[type=url]:focus,
.main-newsletter input[type=number]:focus,
.main-newsletter input[type=password]:focus {
  background: #fff;
  color: #000;
}

.comments-block .container {
  border-top: 1px solid #e3e2e2;
  padding-top: 30px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e3e2e2;
}

@media (max-width: 480px) {
  .comments-block {
    margin: 0 -15px;
  }
}

.comments-block h2,
.comments-block .spanlookh2 {
  margin-bottom: 45px;
}

@media (max-width: 480px) {
  .comments-block h2,
  .comments-block .spanlookh2 {
    padding: 0 15px;
  }
}

.comments-block .avatar {
  float: left;
  overflow: hidden;
  margin-right: 30px;
  width: 61px;
}

@media (max-width: 767px) {
  .comments-block .avatar {
    margin-right: 15px;
    margin-bottom: 10px;
  }
}

.comments-block .avatar img {
  border-radius: 50px;
}

.comments-block .avatar .complain {
  right: -70px;
}

@media (max-width: 767px) {
  .comments-block .avatar .complain {
    right: 0;
  }
}

.comments-block .complain {
  position: absolute;
  right: 25px;
  top: 25px;
  background: url("../i/complain.png") no-repeat 50%;
  background: url("../i/icon_flag-circle_gray.svg") no-repeat 50%/30px 30px;
  width: 30px;
  height: 30px;
  opacity: .7;
  transition: all .2s;
}

@media (max-width: 767px) {
  .comments-block .complain {
    right: 10px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .comments-block .complain {
    background: url("../i/complain-x2.png") no-repeat 50%/12px 14px;
    background: url("../i/icon_flag-circle_gray.svg") no-repeat 50%/30px 30px;
  }
}

.no-touchevents .comments-block .complain:hover, .comments-block .complain:focus {
  opacity: 1;
}

.comments-block .comment {
  position: relative;
  padding: 30px 90px 27px 30px;
  border-bottom: 1px solid #ececec;
}

@media (max-width: 767px) {
  .comments-block .comment {
    padding: 30px 15px 27px 15px;
  }
}

.comments-block .comment .comment-body {
  overflow: hidden;
  min-height: 65px;
}

@media (max-width: 767px) {
  .comments-block .comment .comment-body {
    overflow: visible;
  }
}

@media (max-width: 767px) {
  .comments-block .comment .comment-descr {
    clear: both;
  }
}

.comments-block .comment .comment-descr p {
  color: #363a3f;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5625em;
  margin-bottom: 14px;
}

.comments-block .comment .comment-descr p:last-child {
  margin-bottom: 0;
}

.comments-block .comment .comment-header {
  overflow: hidden;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .comments-block .comment .comment-header {
    padding-right: 45px;
  }
}

.comments-block .comment .comment-header time {
  float: right;
  color: #5d646b;
  font-size: 15px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .comments-block .comment .comment-header time {
    float: none;
    display: block;
    font-size: 13px;
  }
}

.comments-block .comment .comment-header .name {
  color: #5d646b;
  font-size: 16px;
  float: left;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .comments-block .comment .comment-header .name {
    float: none;
    margin-bottom: 5px;
    font-size: 14px;
  }
}

.comments-block .comment .open-answers,
.comments-block .comment .open-more-answers {
  color: #5d646b;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: underline;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  display: inline-block;
  transition: all .2s;
  margin: 20px 0 0;
}

.comments-block .comment .open-answers:before,
.comments-block .comment .open-more-answers:before {
  content: '';
  position: absolute;
  background: url("../i/show-answers.png") no-repeat 0 0;
  background: url("../i/icon_arrow_reply.svg") no-repeat 0 0/20px 16px;
  width: 20px;
  height: 16px;
  top: -2px;
  left: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .comments-block .comment .open-answers:before,
  .comments-block .comment .open-more-answers:before {
    background: url("../i/show-answers-x2.png") no-repeat 0 0/20px 16px;
    background: url("../i/icon_arrow_reply.svg") no-repeat 0 0/20px 16px;
  }
}

.no-touchevents .comments-block .comment .open-answers:hover, .comments-block .comment .open-answers:focus, .no-touchevents
.comments-block .comment .open-more-answers:hover,
.comments-block .comment .open-more-answers:focus {
  text-decoration: none;
  color: #73be31;
}

.comments-block .comment.opened .comment-answer,
.comments-block .comment.opened .commentform {
  display: block;
}

.comments-block .comment.opened .open-answers {
  display: none;
}

.comments-block .comment-answer {
  display: none;
}

.comments-block .sticky-opened .comment-answer {
  display: block;
}

.comments-block .sticky-opened .commentform {
  display: none;
}

.comments-block .opened .comment-answer,
.comments-block .opened .commentform,
.comments-block .sticky-opened.opened .comment-answer,
.comments-block .sticky-opened.opened .commentform {
  display: block;
}

.comments-block .write-comment {
  display: table;
  margin: 50px auto 0;
}

.comments-block .load-more-comments {
  color: #5d646b;
  margin: 20px 0 20px 30px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: underline;
  text-transform: uppercase;
  padding: 1px 0 1px 37px;
  border: none;
  transition: all .2s;
  background: url("../i/show-comments.png") no-repeat 0 2px;
  background: url("../i/icon_comments.svg") no-repeat 0 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .comments-block .load-more-comments {
    background: url("../i/show-comments-x2.png") no-repeat 0 2px/25px 18px;
    background: url("../i/icon_comments.svg") no-repeat 0 2px;
  }
}

.no-touchevents .comments-block .load-more-comments:hover, .comments-block .load-more-comments:focus {
  text-decoration: none;
  color: #73be31;
}

@media (max-width: 767px) {
  .comments-block .load-more-comments {
    margin: 20px 15px;
    padding: 2px 0 2px 32px;
    font-size: 12px;
  }
}

.comments-block .comments-list {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

.comments-block .comments-list .comment-item .comment-answer {
  border-bottom: 1px solid #ececec;
  background: #fafafa;
  padding: 0 90px 0 120px;
}

@media (max-width: 860px) {
  .comments-block .comments-list .comment-item .comment-answer {
    padding: 0 90px 0 60px;
  }
}

@media (max-width: 767px) {
  .comments-block .comments-list .comment-item .comment-answer {
    padding: 0 15px 0 30px;
  }
}

.comments-block .comments-list .comment-item .comment-answer .comment {
  padding: 30px 0 27px 0;
}

.comments-block .comments-list .comment-item .comment-answer form {
  background: transparent;
  box-shadow: none;
  padding: 30px 0;
}

.comments-block .comments-list .comment-item .comment-answer .complain {
  right: -70px;
}

@media (max-width: 767px) {
  .comments-block .comments-list .comment-item .comment-answer .complain {
    right: 0;
  }
}

.petition .top-block {
  height: 40vh;
}

.petition .top-block h1 {
  text-align: left;
}

.petition .top-block .donate-link {
  display: none;
}

.petition .top-push-header {
  background-color: #73be31;
}

.fixed-header .petition .top-push-header {
  top: 0;
}

.petition .top-push-header .container {
  padding: 0 15px;
  max-width: 960px;
}

.petition.no-top-menu, .petition.no-top-menu-1, .petition.no-top-menu-2 {
  padding-top: 0;
}

.petition.no-top-menu .top-push-header, .petition.no-top-menu-1 .top-push-header, .petition.no-top-menu-2 .top-push-header {
  display: none;
}

.petition.no-top-menu .fixed-content, .petition.no-top-menu-1 .fixed-content, .petition.no-top-menu-2 .fixed-content {
  top: 2rem;
}

.petition.no-breadcrumbs .boxed-content {
  padding-top: 0;
}

.petition .top-header-wrapper {
  min-height: 38px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

.petition .top-header-wrapper .logo-box a {
  font-size: 1.3rem;
  text-decoration: none;
  color: #fff;
}

.petition .top-header-wrapper .social-menu .social-menu-list {
  display: flex;
  justify-content: flex-end;
  align-content: center;
  margin-right: -8px;
}

.petition .top-header-wrapper .social-menu .social-menu-list > * {
  margin-left: 8px;
  margin-right: 8px;
}

.petition .top-header-wrapper .social-menu .social-menu-list a {
  color: #fff;
}

.petition .fixed-content .fixed-wrapper {
  background-color: #94e2e2;
  padding: 1rem;
  overflow: hidden;
}

.petition .fixed-content .fixed-wrapper > * {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.petition .fixed-content .fixed-wrapper h2 {
  font-size: 1.6rem;
}

.petition .fixed-content .fixed-wrapper h3 {
  font-size: 1.3rem;
}

.petition .fixed-content .fixed-wrapper .fc-form {
  padding-top: 0;
}

.petition .fixed-content .fixed-wrapper .fc-form .fc-wrapper {
  max-width: 100%;
}

.petition .fixed-content .fixed-wrapper .fc-button .btn.btn {
  margin-left: 0;
  margin-right: 0;
}

.petition .fixed-content .fixed-wrapper .fc-button .btn.btn.btn-align-center {
  margin-left: 50%;
}

.petition .fixed-content .fixed-wrapper .field-wrap {
  margin-bottom: .6rem;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 861px) {
  .petition .fixed-content {
    position: fixed;
    top: 4rem;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
  }
  .petition .fixed-content .fixed-container {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    max-width: 960px;
    height: 100%;
    overflow: hidden;
  }
  .petition .fixed-content .fixed-wrapper {
    width: 100%;
    overflow: auto;
    max-width: 354px;
    pointer-events: all;
  }
  .petition .fixed-content .fixed-wrapper .field-wrap {
    margin-bottom: .4rem;
  }
  .petition .fixed-content .fixed-wrapper .field-wrap .btn.btn {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .petition .fixed-content .fixed-wrapper .field-wrap input[type="text"],
  .petition .fixed-content .fixed-wrapper .field-wrap input[type="email"],
  .petition .fixed-content .fixed-wrapper .field-wrap input[type="tel"],
  .petition .fixed-content .fixed-wrapper .field-wrap textarea {
    font-size: .9rem;
    padding: .25rem .5rem;
  }
}

.petition .mCSB_inside > .mCSB_container {
  margin-right: 6px;
}

.petition .mCSB_scrollTools {
  pointer-events: all;
  width: 6px;
}

.petition .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  opacity: .5;
}

.petition .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar :hover {
  opacity: .8;
}

.petition .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
}

@media (min-width: 861px) {
  .petition article.boxed-content {
    max-width: 960px;
  }
  .petition article.boxed-content > * {
    padding-right: 360px;
  }
  .petition .comments-block .container {
    max-width: 960px;
    padding-right: 370px;
  }
  .petition > footer > .container > * {
    padding-right: 360px;
  }
}

.petition .disclaimer {
  margin: 5px 0;
}

.petition .disclaimer p {
  font-size: .75em;
  line-height: 1.25;
}

.petition .disclaimer p a {
  color: inherit;
}

.petition .mandatory {
  padding: .5em 0 1em;
}

.petition .mandatory p {
  font-size: .8em;
}

.news-list {
  font-size: 0;
  position: relative;
  padding-right: 480px;
}

@media (max-width: 1250px) {
  .news-list {
    padding-right: 440px;
  }
}

@media (max-width: 1024px) {
  .news-list {
    padding-right: 0;
  }
}

.news-list .result {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1024px) {
  .news-list .result {
    width: 100%;
  }
}

.news-list .row-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 1px solid #e2e1e1;
}

.news-list .row-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.news-list .row-item.publication-item a.publication-inner {
  position: relative;
  padding-right: 40px;
}

.no-touchevents .news-list .row-item.publication-item a.publication-inner:hover:before, .news-list .row-item.publication-item a.publication-inner:focus:before {
  right: 20px;
}

.news-list .row-item.publication-item a.publication-inner:before {
  content: '';
  background: url("../i/publication-next.png") no-repeat 0 0;
  width: 8px;
  height: 15px;
  transition: right .2s;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}

.news-list .row-item.publication-item .publication-inner {
  background: #fff;
  padding: 26px 30px 22px 30px;
  box-shadow: none;
  display: block;
  text-decoration: none;
  border-left: 4px solid #f29100;
  position: relative;
}

@media (max-width: 540px) {
  .news-list .row-item.publication-item .publication-inner {
    padding: 26px 20px 22px 20px;
  }
}

.news-list .row-item.publication-item .publication-inner .question {
  color: #5d646b;
  font-size: 15px;
  margin-bottom: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.news-list .row-item.publication-item .publication-inner .answer {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5625em;
}

.news-list .article-item .img-wrap {
  max-width: 262px;
  float: left;
  margin-right: 40px;
  width: 100%;
}

.news-list .article-item .img-wrap.category-icon {
  background: #fff;
  margin-right: 30px;
  padding: 30px;
  width: 119px;
  height: 119px;
  text-align: center;
  white-space: nowrap;
  border-radius: 50%;
}

.news-list .article-item .img-wrap.category-icon .category {
  background: transparent;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  text-align: center;
  border-radius: 0;
  box-shadow: none;
}

.news-list .article-item .img-wrap.category-icon .category:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  height: 100%;
}

.news-list .article-item .img-wrap.category-icon .category svg {
  max-width: 80%;
  max-height: 80px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}

.news-list .article-item .img-wrap.category-icon a {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 640px) {
  .news-list .article-item .img-wrap {
    width: 100%;
    float: none;
    max-width: none;
    margin-right: 0;
  }
}

.news-list .article-item .img-wrap img {
  width: 100%;
  max-width: 100%;
}

.news-list .article-item .article-body {
  width: auto;
  overflow: hidden;
  display: block;
  padding-left: 0;
}

@media (max-width: 640px) {
  .news-list .article-item .article-body {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

.news-list .article-item .article-body .article-header {
  margin-bottom: 12px;
}

.news-list .article-item .article-body .article-header .theme {
  font-size: 14px;
}

.news-list .article-item .article-body .article-header time {
  font-size: 14px;
}

.news-list .article-item .article-body h3, .news-list .article-item .article-body .spanlookh3 {
  font-size: 19px;
  margin-bottom: 9px;
}

.news-list .article-item .article-body p {
  color: #5d646b;
  font-size: 16px;
}

.news-list .article-item .article-body .tags ul {
  margin-bottom: 0;
}

.news-list .filter {
  width: 400px;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px 0 0;
  vertical-align: top;
}

@media (max-width: 1024px) {
  .news-list .filter {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 50px;
  }
}

@media (max-width: 540px) {
  .news-list .filter {
    max-width: none;
    width: auto;
    margin: 0 -15px 50px;
  }
}

.filter {
  width: 100%;
  font-size: 16px;
  padding: 3px 0 0;
  vertical-align: top;
}

@media (max-width: 1024px) {
  .filter {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 50px;
  }
}

@media (max-width: 540px) {
  .filter {
    max-width: none;
    width: auto;
    margin: 0 -15px 50px;
  }
}

@media (max-width: 540px) {
  .filter h3, .filter .spanlookh3 {
    padding: 0 15px;
  }
}

@media (max-width: 540px) {
  .open .content-toggle-wrap {
    margin-top: 0px;
  }
}

.pager {
  margin: 70px 0 60px;
}

@media (max-width: 640px) {
  .pager {
    margin: 40px 0 30px;
  }
}

.pager ul {
  text-align: center;
}

.pager ul li {
  display: inline-block;
  padding-left: 0;
  margin-right: 10px;
}

.pager ul li:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .pager ul li {
    margin-right: 5px;
  }
}

.pager ul li:before {
  display: none;
}

.pager ul li a {
  width: 35px;
  height: 35px;
  border: 1px solid transparent;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #5d646b;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  line-height: 33px;
  transition: all .2s;
}

.no-touchevents .pager ul li a:hover, .pager ul li a:focus {
  color: #73be31;
}

.pager ul li.active a {
  font-weight: 700;
  color: #73be31;
  border-color: #73be31;
}

.pager ul li.prev {
  margin-right: 25px;
}

@media (max-width: 540px) {
  .pager ul li.prev {
    margin-right: 0;
  }
}

.pager ul li.prev a {
  background: url("../i/pager-prev.png") no-repeat 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .pager ul li.prev a {
    background: url("../i/pager-prev-x2.png") no-repeat 50%/6px 12px;
  }
}

.pager ul li.next {
  margin-left: 15px;
}

@media (max-width: 540px) {
  .pager ul li.next {
    margin-left: 0;
  }
}

.pager ul li.next a {
  background: url("../i/pager-next.png") no-repeat 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .pager ul li.next a {
    background: url("../i/pager-next-x2.png") no-repeat 50%/6px 12px;
  }
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-drag {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}

.leaflet-control-zoom-out {
  font-size: 20px;
}

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
}

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

.map-block {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

.map-wrap {
  font-size: 0;
  border-radius: 3px;
  border-bottom: 1px solid #e3e1e1;
  padding-bottom: 55px;
}

.map-wrap .map-container {
  width: 69%;
  float: right;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.15);
  vertical-align: top;
  position: relative;
  z-index: 4;
}

@media (max-width: 860px) {
  .map-wrap .map-container {
    width: 100%;
    float: none;
  }
}

.map-wrap .map-container #map {
  height: 500px;
  width: 100%;
}

@media (max-width: 860px) {
  .map-wrap .map-container #map {
    height: 400px;
  }
}

@media (max-width: 540px) {
  .map-wrap .map-container #map {
    display: none;
  }
}

.map-wrap .map-container #map .leaflet-popup-content address {
  display: block;
  margin: 7px 0;
}

.map-wrap .map-container .island {
  z-index: 10000;
  position: absolute;
  left: 12px;
  bottom: 12px;
}

@media (max-width: 540px) {
  .map-wrap .map-container .island {
    display: none;
  }
}

.map-wrap #map-filter-address {
  background-color: white;
  display: inline-block;
  float: left;
  font-size: 16px;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.15);
  width: 31%;
}

@media (max-width: 860px) {
  .map-wrap #map-filter-address {
    width: auto;
    display: block;
    float: none;
  }
}

.map-wrap #map-filter-address .mCSB_inside > .mCSB_container {
  margin-left: 30px;
  margin-right: 30px;
  border-top: 1px solid #ececec;
}

@media (max-width: 1024px) {
  .map-wrap #map-filter-address .mCSB_inside > .mCSB_container {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 540px) {
  .map-wrap #map-filter-address .mCSB_inside > .mCSB_container {
    margin: 0;
  }
}

.map-wrap #map-filter-address .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  border-radius: 0;
  background: #d0e2be;
}

.map-wrap #map-filter-address .mCSB_scrollTools {
  width: 6px;
}

.map-wrap #map-filter-address .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #73be31;
  border-radius: 0;
}

.map-wrap #map-filter-address .accordion-box {
  height: 410px;
  overflow-y: auto;
}

@media (max-width: 860px) {
  .map-wrap #map-filter-address .accordion-box {
    height: 310px;
  }
}

@media (max-width: 540px) {
  .map-wrap #map-filter-address .accordion-box {
    height: auto;
  }
}

.map-wrap #map-filter-address .accordion-box .accordion.hidden {
  display: none;
}

.pre-footer-menu {
  background-color: #faf6f6;
  padding: 60px 0 30px;
}

@media (max-width: 540px) {
  .pre-footer-menu {
    padding: 40px 0 30px;
  }
}

.pre-footer-menu .row {
  margin: 0 -20px;
}

.pre-footer-menu .row .row-item {
  margin-bottom: 17px;
  padding: 0 20px;
}

@media (max-width: 960px) {
  .pre-footer-menu .row .row-item {
    width: 50%;
  }
}

@media (max-width: 540px) {
  .pre-footer-menu .row .row-item {
    width: 100%;
  }
}

.pre-footer-menu .row .row-item h4, .pre-footer-menu .row .row-item .spanlookh4 {
  color: #3c3c3c;
  font-size: 20px;
  font-weight: 700;
}

.pre-footer-menu .row .row-item h4:after, .pre-footer-menu .row .row-item .spanlookh4:after {
  content: '';
  display: block;
  width: 16px;
  height: 1px;
  position: relative;
  left: 1px;
  margin: 8px 0 16px;
  background-color: #3c3c3c;
}

.pre-footer-menu .row .row-item p {
  color: #5d646b;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 23px;
}

.pre-footer-menu .row .row-item ul li {
  margin-bottom: 2px;
  padding-right: 30px;
  padding-left: 0;
}

.pre-footer-menu .row .row-item ul li:before {
  display: none;
}

.pre-footer-menu .row .row-item ul li a {
  color: #5d646b;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
}

.no-touchevents .pre-footer-menu .row .row-item ul li a:hover, .pre-footer-menu .row .row-item ul li a:focus {
  color: #73be31;
}

.add-info .row {
  text-align: center;
}

.add-info .row .row-item {
  position: relative;
}

@media (max-width: 960px) {
  .add-info .row .row-item {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-height: 300px;
    overflow: hidden;
  }
}

@media (max-width: 640px) {
  .add-info .row .row-item {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

.add-info .row .row-item a {
  display: block;
  position: relative;
}

@media (max-width: 960px) {
  .add-info .row .row-item a {
    max-height: 300px;
  }
}

.add-info .row .row-item a:before {
  position: absolute;
  left: 0;
  top: 0;
  opacity: .9;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: linear-gradient(to top, #2f2f2f 0%, transparent 100%);
}

@media (max-width: 960px) {
  .add-info .row .row-item a:before {
    max-height: 300px;
  }
}

.add-info .row .row-item img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}

.add-info .row .row-item .text {
  position: absolute;
  left: 0;
  text-align: left;
  width: 100%;
  z-index: 3;
  padding: 0 20px 0 73px;
  bottom: 35px;
}

@media (max-width: 1150px) {
  .add-info .row .row-item .text {
    bottom: 20px;
  }
}

.add-info .row .row-item .text:after {
  content: '';
  background: url("../i/add-bg.png") no-repeat 0 0;
  background-size: 33px 100%;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 100%;
}

.add-info .row .row-item .text h3, .add-info .row .row-item .text .spanlookh3 {
  color: white;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.14em;
}

@media (max-width: 1150px) {
  .add-info .row .row-item .text h3, .add-info .row .row-item .text .spanlookh3 {
    font-size: 28px;
  }
}

.add-info .row .row-item .text p {
  color: white;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375em;
}

.bottom-search {
  background-color: #faf6f6;
  text-align: center;
  padding: 0 0 70px;
}

.bottom-search .container {
  padding-top: 70px;
  border-top: 1px solid #e3e1e1;
}

@media (max-width: 540px) {
  .bottom-search {
    padding: 0 0 40px;
  }
}

.bottom-search .box {
  max-width: 750px;
  margin: 0 auto;
}

.bottom-search p {
  color: #5d646b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375em;
  margin-bottom: 35px;
}

.bottom-search h2, .bottom-search .spanlookh2 {
  color: #3c3c3c;
  margin-bottom: 15px;
}

.bottom-search .btn.primary-btn {
  background-color: #fbd311;
  box-shadow: none;
  line-height: 51px;
  height: 55px;
  border-color: #fbd311;
  color: #414141;
}

.no-touchevents .bottom-search .btn.primary-btn:hover, .bottom-search .btn.primary-btn:focus {
  background: #fff;
  color: #414141;
}

footer {
  background-color: #faf6f6;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-top: 1px solid #e3e2e2;
}

footer .container {
  padding-top: 37px;
  padding-bottom: 44px;
}

@media (max-width: 540px) {
  footer .container {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

footer .social-menu-list {
  margin: 0 0 40px;
  text-align: center;
}

@media (max-width: 540px) {
  footer .social-menu-list {
    margin: 0 0 25px;
  }
}

footer .social-menu-list li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0 !important;
  margin-right: 17px;
  padding-left: 0;
}

footer .social-menu-list li:last-child {
  margin-right: 0;
}

footer .social-menu-list li a {
  color: #5d646b;
  text-decoration: none;
  transition: all .2s;
  width: 35px;
  height: 35px;
  border: 1px solid #6b727a;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  line-height: 33px;
  border-radius: 50%;
}

.no-touchevents footer .social-menu-list li a:hover, footer .social-menu-list li a:focus {
  color: #73be31;
  border-color: #73be31;
}

footer .bottom-menu {
  margin-bottom: 33px;
}

footer .bottom-menu > ul {
  text-align: center;
}

footer .bottom-menu > ul > li {
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
  margin-bottom: 7px;
  padding-left: 0;
}

@media (max-width: 860px) {
  footer .bottom-menu > ul > li {
    margin-right: 25px;
  }
}

@media (max-width: 480px) {
  footer .bottom-menu > ul > li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

footer .bottom-menu > ul > li:last-child {
  margin-right: 0;
}

footer .bottom-menu > ul > li a {
  font-size: 14px;
  color: #5d646b;
  text-decoration: none;
  font-weight: 400;
  transition: all .2s;
}

.no-touchevents footer .bottom-menu > ul > li a:hover, footer .bottom-menu > ul > li a:focus {
  color: #73be31;
}

footer .bottom-menu > ul > li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #5d646b;
  font-weight: 400;
}

footer .bottom-menu > ul > li .dropdown-wrap {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

footer .bottom-menu > ul > li .dropdown-wrap .open-dropdown {
  display: inline-block;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  top: 1px;
  vertical-align: top;
  color: #73be31;
  font-weight: 700;
}

footer .bottom-menu > ul > li .dropdown-wrap .open-dropdown:after {
  content: '';
  display: inline-block;
  width: 0;
  position: relative;
  top: -2px;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  margin: 0 0 0 5px;
  border-color: #73be31 transparent transparent transparent;
}

footer .bottom-menu > ul > li .dropdown-wrap .dropdown {
  top: 100%;
  left: 50%;
  margin-left: -50px;
  box-shadow: 0 0 9px rgba(34, 34, 34, 0.15);
  background: #fff;
  width: 100px;
  position: absolute;
  padding: 5px 0;
}

footer .bottom-menu > ul > li .dropdown-wrap .dropdown li {
  margin-bottom: 3px;
  padding-left: 0;
}

footer .bottom-menu > ul > li .dropdown-wrap .dropdown li:last-child {
  margin-bottom: 0;
}

footer .bottom-menu > ul > li .dropdown-wrap .dropdown li a {
  padding: 3px 10px;
  display: inline-block;
  transition: all .2s;
}

.no-touchevents footer .bottom-menu > ul > li .dropdown-wrap .dropdown li a:hover, footer .bottom-menu > ul > li .dropdown-wrap .dropdown li a:focus {
  color: #73be31;
}

.no-touchevents footer .bottom-menu > ul > li .dropdown-wrap:hover .open-dropdown:after, footer .bottom-menu > ul > li .dropdown-wrap:focus .open-dropdown:after, footer .bottom-menu > ul > li .dropdown-wrap.dropdown-visible .open-dropdown:after {
  border-width: 0 3px 4px 3px;
  border-color: transparent transparent #73be31 transparent;
}

footer .copyright {
  text-align: center;
  color: #5d646b;
  font-size: 13px;
  font-weight: 400;
}

footer .copyright a {
  display: block;
  max-width: 180px;
  margin: 0 auto 2px;
}

footer .copyright a.icon-greenpeace {
  color: #73be31;
  font-size: 2rem;
  text-decoration: none;
}

/*! Social Likes v3.1.1 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes, .social-likes__widget {
  display: inline-block;
  padding: 0;
  vertical-align: middle !important;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
}

.social-likes {
  opacity: 0;
}

.social-likes_visible {
  opacity: 1;
  transition: opacity .1s ease-in;
}

.social-likes > * {
  display: inline-block;
  visibility: hidden;
}

.social-likes_vertical > * {
  display: block;
}

.social-likes_visible > * {
  visibility: inherit;
}

.social-likes__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.social-likes__widget:before, .social-likes__widget:after {
  display: none !important;
}

.social-likes_vertical .social-likes__widget {
  display: block;
  float: left;
  clear: left;
}

.social-likes__button, .social-likes__icon, .social-likes__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
}

.social-likes__button, .social-likes__counter {
  display: inline-block;
  margin: 0;
  outline: 0;
}

.social-likes__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.social-likes__button:before {
  content: "";
  display: inline-block;
}

.social-likes__icon {
  position: absolute;
  top: 0;
  left: 0;
}

.social-likes__counter {
  display: none;
  position: relative;
}

.social-likes_ready .social-likes__counter, .social-likes__counter_single {
  display: inline-block;
}

.social-likes_ready .social-likes__counter_empty {
  display: none;
}

.social-likes_vertical .social-likes__widget {
  display: block;
}

.social-likes_notext .social-likes__button {
  padding-left: 0;
}

.social-likes_single-w {
  position: relative;
  display: inline-block;
}

.social-likes_single {
  position: absolute;
  text-align: left;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s .11s,opacity .1s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.social-likes_single.social-likes_opened {
  visibility: visible;
  opacity: 1;
  transition: opacity .15s ease-out;
}

.social-likes__button_single {
  position: relative;
}

.social-likes, .social-likes__widget {
  border: 0;
  font-size: 14px;
}

.social-likes__widget {
  line-height: 20px;
}

.social-likes {
  min-height: 28px;
  margin: -3px;
}

.social-likes, .social-likes_single-w {
  line-height: 20px;
}

.social-likes__widget {
  margin: 3px;
}

.social-likes__button, .social-likes__counter {
  font-family: "Trebuchet MS","Helvetica Neue",Tahoma,sans-serif;
  font-size: 14px;
  line-height: 18px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
}

.social-likes__button {
  padding: 1px 4px 1px 20px;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  transition: border .1s ease-in-out,color .2s ease-in-out;
}

.social-likes__icon {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.social-likes__counter {
  margin-left: 7px;
  padding: 1px 4px;
  font-weight: 400;
  color: #666;
  color: rgba(0, 0, 0, 0.5);
  cursor: default;
}

.social-likes__counter:before, .social-likes__counter:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

.social-likes__counter:before {
  top: 4px;
  left: -6px;
  border: 6px inset transparent;
  border-left: 0;
  border-right: 6px solid;
  border-right-color: inherit;
  opacity: .7;
}

.social-likes__counter:after {
  top: 5px;
  left: -4px;
  border: 5px inset transparent;
  border-left: 0;
  border-right: 5px solid;
}

.social-likes_vertical {
  margin: -6px -4px;
}

.social-likes_vertical .social-likes__widget {
  margin: 6px 4px;
}

.social-likes_notext .social-likes__widget {
  margin: 3px 2px;
}

.social-likes_notext .social-likes__button {
  width: 16px;
}

.social-likes_single {
  margin-top: -16px;
  padding: 6px 6px 4px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.social-likes__widget_single {
  margin: 0;
}

.social-likes__button_single {
  padding-left: 19px;
  background: #e2e2e2;
  background: linear-gradient(to bottom, #f7f7f7, #e2e2e2);
  color: #444;
  border-color: #ccc;
  border-color: rgba(179, 179, 179, 0.8);
  border-bottom-color: rgba(153, 153, 153, 0.8);
}

.social-likes__button_single:hover, .social-likes__widget_active .social-likes__button_single {
  background: #f4f4f4;
  background: linear-gradient(to bottom, #f0f0f0, #cfcfcf);
  color: #222;
  border-color: #bbb;
  border-bottom-color: #9f9f9f;
}

.social-likes__icon_single {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAACmUlEQVR42kySX0hTYRjGn/O3nQ3FTduc1gwsQA1VCgK9iYmBDIjwxvDGO70qVIRUKUTwbiKI6rWgGEOhFAhCJMYIQxiSjIgybIi2tuHcOTv/z9fZCaIH3psPfu/3Pg8PRQiho9vRlxk989SAEaBAWbqlQzd1lMUxHDiaAwGhWbC/A3zg9eiT0VdMmkuPade1MY1oNzRKcxGWCN4Kr+Cr9An+Kr8gWZKQU3MCGLgsyvIV6eLd7bfbHOu55emTVMlng2A5Fn1tfei+3Y3/tfdtD7upXYiyCFqlfcJNIcJeqpfNJmuC4ihMh6fRWN2Is8IZEj8TDtQV6nIWpTIpxE/icFNuqJraxJa0EsnLeUw8mnCgnS87WPy4CEmTHHDjaANttW1I/Uo5XlVDBdEJYUO+kLUaWUWNpwZZKYv5+DzqKuuwEFkAAUE0HkXiNAE350ZRK8JODpzBEZqhGVKGyto/2UdGymD4wTCa/c1o8bdg8N4gSkYJXsGLpkCTMzzLgz08PaR6V3tB8RTs1ODm3SjIhX/BFJUiLq4uMBOeQc+dHudt6s2UxSqGAkVWQFs07O8dD3Mf5pCVsyCEYPlgGbUVtQg3hmGYBmLHMaRzabCmaRKO4mARCwwYTD6cxFpyDePvxp3t5ZOXIkuwLWE9uY6RrREE+aADAgYg6iIG7g+gv7XfmeR5EhQotAfbnQWbR5uYfT+LhqoGWIplg4b5HSZ8AitgK7kFWZUx1DmEjmCHA6QLaawkVhD7HIOH9oCYBKZu/qBCj0PPqjurX9hwkDAEdiGcfta4/yadLWWd3nqveQGCss7zn/ILTOvz1oPccU6neTpADMK4iOuKMRmxJJVEpaSIvMWLLsslWpolm4r5VT6TV+o766N/BBgAW0s6t4L8o7kAAAAASUVORK5CYII=");
  background-position: 2px 3px;
}

.social-likes__counter_single {
  background: #f6f6f6;
  border-color: #ddd;
}

.social-likes__counter_single:after {
  border-right-color: #f6f6f6;
}

.social-likes__button_facebook {
  padding-left: 19px;
  background: #eceef5;
  background: linear-gradient(to bottom, #fff, #d8def4);
  color: #3b5998;
  border-color: #cad4e7;
  border-color: rgba(202, 212, 231, 0.8);
  border-bottom-color: rgba(189, 194, 203, 0.8);
}

.social-likes__button_facebook:hover {
  background: #c0cdf3;
  background: linear-gradient(to bottom, #f2f3f7, #c0cdf3);
  color: #253860;
  border-color: #b4bfd4;
  border-bottom-color: #b3b7bf;
}

.social-likes__icon_facebook {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");
  background-position: 3px 3px;
}

.social-likes__counter_facebook {
  background: #f2f3f7;
  border-color: #cad4e7;
}

.social-likes__counter_facebook:after {
  border-right-color: #f2f3f7;
}

.social-likes__button_twitter {
  padding-left: 19px;
  background: #d5e6ef;
  background: linear-gradient(to bottom, #fff, #d5e6ef);
  color: #186487;
  border-color: #a4cce5;
  border-color: rgba(164, 204, 229, 0.8);
  border-bottom-color: rgba(158, 186, 204, 0.8);
}

.social-likes__button_twitter:hover {
  background: #bfdfed;
  background: linear-gradient(to bottom, #f2f8fc, #bfdfed);
  color: #0b3752;
  border-color: #9cbbcf;
  border-bottom-color: #68a0c4;
}

.social-likes__icon_twitter {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");
  background-position: 3px 5px;
}

.social-likes__counter_twitter {
  background: #f2f8fc;
  border-color: #a4cce5;
}

.social-likes__counter_twitter:after {
  border-right-color: #f2f8fc;
}

.social-likes__button_plusone {
  padding-left: 12px;
  background: #e4e4e4;
  background: linear-gradient(to bottom, #f5f5f5, #e4e4e4);
  color: #da573b;
  border-color: #bbb;
  border-color: rgba(204, 204, 204, 0.8);
  border-bottom-color: rgba(179, 179, 179, 0.8);
}

.social-likes__button_plusone:hover {
  background: #f4f4f4;
  background: linear-gradient(to bottom, #f9f9f9, #f0f0f0);
  color: #cd4427;
  border-color: #ddd;
  border-bottom-color: #ccc;
}

.social-likes__icon_plusone {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAA1VBMVEX////w8PDaVzv6+vr29vbijXveaU/s5uXcalHmqp3p5eTfeGLnoJH77erw6ujcYUX39PTlinfhiHXfbVPxysLaWT3u6urbWz/t6enx6efggm78/PzutKfdZUvecVjq4d/kraHcYUb02NLjgWvcZ03gkH7fiXbcYkf33df4+Pj44dzxxLrebVXmu7Lw8PDgdFzgfGbo4+LssqXccVnl1tPcmozdemTcdFznlILaWTzcaE/kzsrik4L48fDsq53219Hhd2DdclvaVzr57Orj09Dqp5jl2daL4EW+AAAAAnRSTlMA+MX1txYAAAB3SURBVAgdLcEDFsMAEEDB341q27ZtbHH/IzV96QzBQDIkLiuKP2yUylKJGBCLAwkpAilcaclkIZcHCiIO6ARw5A5otQb1RhNoabvT7fVxDYajsV7xTGc6X+BZqq7WwGa7s/YHPZ7gfDFM82brA3z8PG198ffWzxcvuAx4n4cZ9wAAAABJRU5ErkJggg==");
  background-position: 0 6px;
}

.social-likes__counter_plusone {
  background: #f9f9f9;
  border-color: #d2d2d2;
}

.social-likes__counter_plusone:after {
  border-right-color: #f9f9f9;
}

.social-likes__button_mailru {
  padding-left: 18px;
  background: #004584;
  background: linear-gradient(to bottom, #5d90ba, #004584);
  color: #fff;
  color: rgba(255, 255, 255, 0.95);
  border-color: #1e65a5;
  border-color: rgba(11, 84, 153, 0.8);
  border-bottom-color: rgba(3, 27, 48, 0.8);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.social-likes__button_mailru:hover {
  background: #001e5d;
  background: linear-gradient(to bottom, #618cae, #001e5d);
  color: #fff;
  color: rgba(255, 255, 255, 0.99);
  border-color: #094984;
  border-bottom-color: #031b30;
}

.social-likes__icon_mailru {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACXUlEQVR42nyTbUhTYRiGLzU1WxgqfqK5pSkaliASRb8qwLIIIaAQQ4qsAJLof4ghUkhQlJlihq6gyiTBqFQrmuIS0TDNUSubqS3bVHNzW7r1nJgxE3zh4pzD8/G+9/2cF1ZZiz1sXC3u919yCFAoFAmZPiGDcEe4HpDN3IpiKdR4PDzz8yPF+A1D9wDmySnsCdGEZqYSlRRPssRHJZ4rDQYA/L2F4W43L23zxBaWoM0u4Mp3C43pGrpedFObksel4goezMyhUvKWybF3Ur3wlsX8fVRqL7JfgsOCx4dblg7azxymak6HXXj4T6dLj1N3m/cn88j4reen4TGGrDRuAOUFuTT8eoNFafK6huP3ymhTNlJOu8Yyw9aIDQQNGmm7XMxu0RR2opTy3g/UAtMNLajVsfiVnCLf4STw6wRNkrNHZG33/zJOKkBwIH0/rOyYtWHT9VOjFAIAI64F6gEAYiIYBhg1s9l/yIgDIFXN2o8mpkNVqORIbt8RipzopXdxPhLANIHTv66ZPocLpyaOgxVamuwOHItutNJgvdeT9PgoKpaKI8PIFcc9jR30AgS2XKVLMWT8OQdydnJtsh2T1+W/Rr2qRm/rxGFu5alirny/A9YBIIYdMjYzLi7Oy/NscBDnjuZQX3qa+7syqQLylA0Ulz89YTRNwzHfPywgI5nzd8so2rKJJMAkU9CZrVgTY4hQhRC37QiVY5NkTc0yAtQJjgAAwCNO9998hNU6i9PjxhUVjjoxlr02B2GDn7H1DHFBxtkK6IWFFRfDu1IEjZDgxSKMCU3Csin8EWAAcfkVu4j5tGUAAAAASUVORK5CYII=");
  background-position: 1px 2px;
}

.social-likes__counter_mailru {
  background: #fff1c2;
  border-color: #ffc70d;
}

.social-likes__counter_mailru:after {
  border-right-color: #fff1c2;
}

.social-likes_notext .social-likes__icon_mailru {
  background-position: 2px 2px;
}

.social-likes__button_vkontakte {
  background: #436f96;
  background: linear-gradient(to bottom, #8faecf, #436f96);
  color: #fff;
  color: rgba(255, 255, 255, 0.95);
  border-color: #4d84c1;
  border-color: rgba(78, 131, 193, 0.8);
  border-bottom-color: rgba(52, 88, 127, 0.8);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.social-likes__button_vkontakte:hover {
  background: #4e80ab;
  background: linear-gradient(to bottom, #a2c0df, #4e80ab);
  color: #fff;
  color: rgba(255, 255, 255, 0.99);
  border-color: #5788be;
  border-bottom-color: #3b6798;
}

.social-likes__icon_vkontakte {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAACFUlEQVR42mL5//8/g4JbDgsDA4MgEMsCsTAQswExIwN28BuI3wPxUyB+DcS/WIAGgBSLBzqbJqWHuWYoSImKcLCzsuEwgOHP33//Hr94+3rzgTPb+xZubQcK3WOQd83m9M3ujPz6/eeP/yQAoFn/KvqXNQL1CzEBTeJ1tdLz4uJgY2cgATAxMjJaG6p7g4IBFBYcPFwcYsgK3n/6+sUwpLwXyLwGxNxAzBLsam5XmujrLSEiIAhTB7SYE0hxggxh/P/vPxMWy44baym9i/Ozy7x+78n1Gav2zGZiYuTqLo4JQlPHyITPxbISwvL+TiaJAc5m0aAYE+DlxuplFjyG/Dtz9d6dqokr6s9cuXvH1lhTODPc1Q6rbXgMYRQW4OHUUZXVAbrG8fDZ6y8Ta6b3f/vx6ycpLmGSFBVUifKyDgVxPnz+dn72mr3Hb95/+txQU1GBaO8A087TExdvn/3w+eun9XtP3WRnY5WTFhcSwO4SRsb/WAzRAXrhOhBPBQWqorSo1aTKxFgxIX50Q/6DDPn5+8+fT8iivNycXIcWNpTD+MCw4eHm5OBAt+Xnrz9/QHkHFLCfj1+4tReUJ+DOY2ZikpMUEYFhbAaAwPV7T0+AgotZQNns74Nnr9+xsjKL6KrKqbOyMLMQSvJ//vz9s27PqcPNM9e1ALmPGKFFASjXSgCxPBDz4SkGYOArED+B4u8AAQYACBLgM8J5VXgAAAAASUVORK5CYII=");
  background-position: 1px 2px;
}

.social-likes__counter_vkontakte {
  background: #eaeef3;
  border-color: #afc1d4;
}

.social-likes__counter_vkontakte:after {
  border-right-color: #eaeef3;
}

.social-likes__button_odnoklassniki {
  padding-left: 17px;
  background: #f6900b;
  background: linear-gradient(to bottom, #f6bb6d, #f6900b);
  color: #fff;
  color: rgba(255, 255, 255, 0.95);
  border-color: #d99c27;
  border-color: rgba(217, 154, 38, 0.8);
  border-bottom-color: rgba(197, 137, 7, 0.8);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}

.social-likes__button_odnoklassniki:hover {
  background: #f69a21;
  background: linear-gradient(to bottom, #fbcc5a, #f69a21);
  color: #fff;
  color: rgba(255, 255, 255, 0.99);
  border-color: #f0b22c;
  border-bottom-color: #c59121;
}

.social-likes__icon_odnoklassniki {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAQAAACcwS2GAAAA4ElEQVQYGQXBMUsCYQCA4Zc75yS3BoWQSHCK1oaGpjYLAgd3IZwkcOuHNBREEGQI/QFpy/GqranBkNCw8pKD83t7HgCMbXhmwxgAsORIVX22BMDqSvP59CGf6+oagPCtt0dsXBxqWAKw+tGPPZgeaFgC8Hmvzr0LXzodANCtpYmqpkm3Bhhnx52dYfvlfNju7WYnxthSf7NBepn1/VNb3GwtRqqqmib9GhQoP56q6lOXCgXAzTBWcw0TtwGLYazpa28/TTRMLPK2ls/SpFmn0KwvRvnsfR0iqlSIgIgyVaJ/7Q6fqBoqPZcAAAAASUVORK5CYII=");
  background-position: 4px 3px;
}

.social-likes__counter_odnoklassniki {
  background: #ffe9be;
  border-color: #d9ab53;
}

.social-likes__counter_odnoklassniki:after {
  border-right-color: #ffe9be;
}

.social-likes_notext .social-likes__icon_odnoklassniki {
  background-position: 5px 3px;
}

.social-likes__button_pinterest {
  padding-left: 20px;
  background: #eee;
  background: linear-gradient(to bottom, #fefefe, #d3d3d3);
  color: #c71a28;
  border-color: #bbb;
  border-color: rgba(186, 186, 186, 0.8);
  border-bottom-color: rgba(153, 153, 153, 0.8);
}

.social-likes__button_pinterest:hover {
  background: #efefef;
  background: linear-gradient(to bottom, #fff, #d9d9d9);
  color: #c11524;
  border-color: rgba(186, 186, 186, 0.6);
  border-bottom-color: rgba(153, 153, 153, 0.6);
}

.social-likes__icon_pinterest {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");
  background-position: 2px 1px;
}

.social-likes__counter_pinterest {
  background: #fff5f6;
  border-color: #f0a8ae;
}

.social-likes__counter_pinterest:after {
  border-right-color: #fff5f6;
}

.publication .row .row-item .publication-item time.reset-margin {
  margin-left: 0px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.alignleft {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
}

.alignright {
  float: right;
  margin-left: 16px;
  margin-bottom: 16px;
}

.aligncenter {
  display: block;
  float: none;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignnone {
  display: block;
  float: none;
  clear: both;
}

.hidden {
  display: none;
}

.mark {
  -webkit-box-decoration-break: clone;
}

main figure {
  margin-top: 0;
  line-height: 0;
}

.full-w-img {
  clear: both;
  margin-top: 32px;
}

.full-w-img .alignleft,
.full-w-img .alignright {
  float: none;
  margin-left: 0;
  margin-right: 0;
}

.play-btn {
  background-color: #C0C0C0;
}

.full-width {
  width: 100%;
  text-align: center;
}

.limiter {
  border-top: 1px solid #e4e2e2;
  margin: 30px 10px 40px;
  height: 10px;
}

.row .item-small .btn {
  text-align: center;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 30px;
}

.social-menu-list a {
  text-decoration: none;
  color: #363b3f;
  float: none;
  font-size: 20px;
  transition: all .2s;
  margin: 0 0 10px;
}

.no-touchevents .social-menu-list a:hover, .social-menu-list a:focus {
  color: #73be31;
}

main figure {
  margin: 42px 0px;
}

.publication .row .row-item .publication-item .theme {
  margin-bottom: 5px;
}

.publication .row .row-item .publication-item time {
  margin-left: 0px;
}

.publication .row .row-item .publication-item .publication-inner {
  height: 120px;
}

.publication .row .row-item .big-item .publication-item .publication-inner {
  height: 160px;
}

.publication .row .row-item .publication-item address {
  margin-left: 0px;
  color: #3c3c3c;
  line-height: 1.2em;
  font-size: 15px;
  font-weight: 400;
}

time {
  text-transform: lowercase;
}

.meta time {
  text-transform: none;
}

.campaigns .row .row-item a:after {
  opacity: 0.2;
}

b,
strong {
  font-weight: bolder;
}

span.mark b {
  font-weight: normal;
}

figure.size-half-article {
  margin: 0px 30px 15px 0;
}

figure.size-half-article.alignright {
  margin: 0 0 15px 30px;
}

figure.size-article {
  margin: 0px 0px 30px 0;
}

.publication .container {
  padding: 10px 15px;
}

.publication .row .row-item.report .row .row-item.publication-item .publication-inner {
  border-left: 4px solid #FBD311;
}

.publication .row .row-item.faq .report .row .row-item.publication-item .publication-inner {
  border-left: 4px solid #FBD311;
}

.publication .row .row-item.press .row .row-item.publication-item .publication-inner {
  border-left: 4px solid #73BE31;
}

.publication .row .row-item.faq .press .row .row-item.publication-item .publication-inner {
  border-left: 4px solid #73BE31;
}

.publication .row .row-item .faq .row .row-item.publication-item .publication-inner {
  border-left: 4px solid #F29100;
}

.publication .row .row-item .faq {
  position: relative;
}

main blockquote.twitter-tweet a {
  color: #fff;
}

main blockquote {
  padding: 50px 60px 25px;
}

.publication .row .row-item .accordion-box .more-link {
  position: relative;
}

.accordion-box {
  margin-bottom: 47px;
}

.accordion-box:last-child {
  margin-bottom: 60px;
}

@media (max-width: 1024px) {
  .accordion-box {
    margin-bottom: 60px;
  }
}

@media (max-width: 540px) {
  .accordion-box {
    margin-bottom: 40px;
  }
  .accordion-box:last-child {
    margin-bottom: 40px;
  }
}

.accordion-box .accordion-wrap {
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

.accordion-box .accordion {
  clear: both;
  background: #fff;
  border-left: 4px solid #73be31;
  padding: 0 30px;
}

.accordion-box .accordion h4, .accordion-box .accordion .spanlookh4 {
  margin-bottom: 0px;
}

@media (max-width: 540px) {
  .accordion-box .accordion {
    padding: 0 15px;
  }
}

.accordion-box .accordion .accordion-title {
  color: #5d646b;
  font-size: 15px;
  font-weight: 700;
  display: block;
  position: relative;
  width: 100%;
  text-decoration: none;
  padding: 27px 20px 27px 0;
  border-bottom: 1px solid #ececec;
  text-transform: uppercase;
  transition: all .2s;
}

.no-touchevents .accordion-box .accordion .accordion-title:hover {
  color: #73be31;
}

@media (max-width: 540px) {
  .accordion-box .accordion .accordion-title {
    font-size: 14px;
    padding: 20px 20px 20px 0;
  }
}

.accordion-box .accordion .accordion-title:after {
  position: absolute;
  right: 0;
  top: 50%;
  content: '';
  width: 15px;
  height: 8px;
  margin-top: -4px;
  background: url("../i/arrow-bottom.png") no-repeat 0 0;
  background: url("../i/icon_arrow-down_small-gray.svg") no-repeat 0 0/15px 8px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .accordion-box .accordion .accordion-title:after {
    background: url("../i/arrow-bottom.png") no-repeat 0 0/15px 8px;
    background: url("../i/icon_arrow-down_small-gray.svg") no-repeat 0 0/15px 8px;
  }
}

.accordion-box .accordion .accordion-body {
  display: none;
  border-bottom: 1px solid #ececec;
  padding-bottom: 30px;
}

.accordion-box .accordion .accordion-body p {
  color: #3c3c3c;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 12px;
}

.accordion-box .accordion .accordion-body address {
  font-style: none;
  padding: 2px;
}

.accordion-box .accordion .accordion-body address p:before {
  content: '';
  background: url("../i/marker.png") no-repeat 0 0;
  background-size: contain;
  width: 20px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  top: 6px;
}

@media (max-width: 640px) {
  .accordion-box .accordion .accordion-body address p:before {
    width: 20px;
    height: 26px;
    top: 8px;
  }
}

.accordion-box .accordion .accordion-body address:hover {
  cursor: pointer;
  background-color: rgba(115, 190, 49, 0.2);
}

.accordion-box .accordion .accordion-body .more-link {
  position: relative;
  left: 0;
  top: 10px;
}

.accordion-box .accordion:last-child .accordion-title {
  border-bottom: none;
}

.accordion-box .accordion.open .accordion-body {
  display: block;
}

.accordion-box .accordion.open .accordion-title {
  border-bottom: none;
}

.accordion-box .accordion.open .accordion-title:after {
  transform: rotate(180deg);
}

figure.size-half-article {
  max-width: 100%;
  width: 100%;
}

figure.size-half-article img {
  width: 100%;
}

@media only screen and (min-width: 540px) {
  figure.size-half-article {
    width: 48%;
  }
}

.boxed-content section {
  overflow: visible;
}

.more-link-simple {
  display: inline-block;
  border: none;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  line-height: normal;
  height: auto;
  margin: 19px 0 25px;
  font-size: 14px;
  color: #73be31;
  padding: 0 20px 0 0px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s;
}

.more-link-simple:before {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

p::selection {
  background: #73be31;
}

p::-moz-selection {
  background: #73be31;
}

.follow-btn.icon-rss {
  background-color: #73be31;
  border: 2px solid #76B841;
}

.no-touchevents .follow-btn.icon-rss:hover, .follow-btn.icon-rss:focus {
  background: #fff;
  color: #73be31;
}

.pre-footer {
  clear: both;
}

.filter .field-wrap label {
  display: inline-block;
  color: #363a3f;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

.filter .field-wrap a {
  color: #73be31;
  text-decoration: none;
  font-weight: bold;
}

.filter .field-wrap:hover {
  text-decoration: underline;
}

.news-list {
  min-height: 400px;
}

@media (max-width: 860px) {
  .big-news.text-right .news-body {
    margin-top: 30px;
  }
}

.faq-big .container .more-link {
  position: absolute;
  right: 0;
  top: -90px;
}

@media (max-width: 640px) {
  .faq-big .container .publication-item {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .faq-big .container .more-link {
    position: relative;
    right: auto;
    top: auto;
    display: table;
    margin: 30px auto 0;
  }
}

.filter a.clear-search {
  position: relative;
  padding-left: 40px;
}

.no-touchevents .filter a.clear-search:hover:before, .filter a.clear-search:focus:before {
  left: 20px;
}

.filter a.clear-search:before {
  content: '';
  background: url("../i/publication-next.png") no-repeat 0 0;
  width: 8px;
  height: 15px;
  transition: right .2s;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px;
}

.latest-projects .row .row-item {
  margin-bottom: 22px;
}

.latest-projects {
  padding-top: 40px;
  clear: both;
}

.latest-projects {
  margin-bottom: 25px;
}

.map_popup .map_popup_title {
  color: #5d646b;
  font-size: 15px;
  font-weight: 700;
  display: block;
  position: relative;
  width: 100%;
  text-decoration: none;
  padding: 27px 20px 27px 0;
  border-bottom: 1px solid #ececec;
  text-transform: uppercase;
  transition: all .2s;
}

.map_popup address {
  color: #3c3c3c;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 6px;
}

.map_popup .map_link.map_link {
  height: 48px;
  display: inline-block;
  line-height: 46px;
  border: 1px solid #73be31;
  border-radius: 3px;
  color: #73be31;
  font-size: 14px;
  padding: 0 20px 0 20px;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s;
  margin: 20px 0 0;
  font-size: 15px;
  padding-right: 45px;
}

.header-video__close-trigger {
  z-index: 99;
  position: absolute;
  background: #73be31;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 15px;
  border-radius: 10px;
  right: 20px;
  top: 20px;
  transition: background .3s;
  border: none;
}

.no-touchevents .header-video__close-trigger:hover, .header-video__close-trigger:focus {
  background: #73be31;
}

.header-video__close-trigger:hover {
  background: #363636;
  cursor: pointer;
}

@media (max-width: 640px) {
  .header-video__close-trigger {
    padding: 5px;
    font-size: 12px;
    right: 10px;
    top: 10px;
  }
}

@media (max-width: 480px) {
  .header-video__close-trigger {
    padding: 3px;
    font-size: 10px;
    right: 5px;
    top: 5px;
  }
}

.header-video {
  position: relative;
  overflow: hidden;
}

.header-video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.header-video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.header-video__media {
  width: 100%;
  height: auto;
}

a.header-video__play-trigger {
  background-color: #C0C0C0;
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 14.3px 0.8px rgba(31, 35, 35, 0.45);
  cursor: pointer;
  padding: 5px;
  transition: all .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0;
  z-index: 9;
  /*
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
*/
}

a.header-video__play-trigger:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 0 11px 19px;
  border-color: transparent transparent transparent #fff;
  margin-left: 3px;
  content: '';
}

.no-touchevents a.header-video__play-trigger:hover, a.header-video__play-trigger:focus {
  background: #73be31;
}

@media (max-width: 640px) {
  a.header-video__play-trigger {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    margin: 12px auto 0;
  }
  a.header-video__play-trigger:before {
    border-width: 7px 0 7px 13px;
  }
}

.select2-container--open {
  z-index: 9999;
}

.form-message {
  color: #5d646b;
  font-size: 16px;
  margin: 1em 0 2.5em;
}

.form-message a {
  color: #73be31;
}

.select2-results__group {
  font-weight: bold;
  color: #fff;
  background-color: #73be31;
}

.filter .field-wrap a.not-active {
  pointer-events: none;
  cursor: default;
}

.filter .field-wrap a.not-active:hover {
  color: white;
  text-decoration: none;
}

@media (max-width: 540px) {
  .breadcrumbs {
    display: none;
  }
}

a, a:active, a:hover {
  outline-width: 0px;
}

.image-loader {
  transition: height 1s ease-in-out;
  transition: background-image 1s;
}

.strip_pattern {
  background-image: url("../i/pattern-light.png");
  background-position-x: 0px;
  background-position-y: 0px;
  background-size: initial;
  background-repeat: repeat !important;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  transition: background-image 1s;
}

.inner a {
  text-decoration: none;
}

.fa-lg {
  z-index: -1;
}

.help-us .box .spanlookh2::after {
  display: none;
}

.btn.secondary-btn {
  padding: 0 10px;
}

main ul li a, main ol li a {
  color: #73be31;
  text-decoration: none;
}

main blockquote a {
  color: #FFF;
  text-decoration: none;
}

.text-box, .simple-text {
  margin-bottom: 45px;
}

.text-box .more-link, .simple-text .more-link {
  position: relative;
  top: auto;
  right: auto;
}

.text-box .text, .simple-text .text {
  padding: 32px 30px;
  border-radius: 4px;
  background: #fff;
  margin: 32px 0 35px;
  box-shadow: 0 0 9px rgba(34, 34, 34, 0.15);
}

@media (max-width: 540px) {
  .text-box .text, .simple-text .text {
    padding: 20px 15px;
  }
}

.text-box .text p, .simple-text .text p {
  font-size: 18px;
  color: #363a3f;
  line-height: 1.4444em;
  font-weight: 400;
}

@media (max-width: 540px) {
  .text-box .text p, .simple-text .text p {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .simple-text {
    padding: 0 15px;
  }
}

.simple-text p {
  margin-bottom: 20px;
}

.jump_layer {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-block .accordion-box:last-child {
  margin-bottom: 0px;
}

.map-wrap #map-filter-address .mCSB_inside > .mCSB_container {
  margin-left: 0px;
  margin-right: 0px;
}

.form-part {
  display: none;
}

a.gp_anchor {
  display: block;
  position: relative;
  top: -100px;
  /* -250px; */
  visibility: hidden;
}

.news-block {
  clear: both;
}

.youtube-video,
.embed-container {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 56.1%;
  overflow: hidden;
  max-width: 100%;
  background-color: #000;
}

.youtube-video a.header-video__play-trigger,
.embed-container a.header-video__play-trigger {
  margin: -10px 0 0 -15px;
}

.youtube-video .youtube-thumb,
.embed-container .youtube-thumb {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.youtube-video iframe, .youtube-video object, .youtube-video embed,
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-video figure,
.embed-container figure {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

article.boxed-content {
  margin-bottom: 21px;
  color: #5d646b;
  font-weight: 400;
  line-height: 1.5625em;
}

article.boxed-content a {
  color: #73be31;
  text-decoration: underline;
}

a.not-active {
  pointer-events: none;
  cursor: default;
}

.comment-messages {
  text-align: center;
  width: 100%;
  color: #F29100;
  font-weight: bold;
  margin: 10px;
}

.faq .row .row-item.publication-item .publication-inner h3.answer {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5625em;
}

.bottom-menu a.bottom-link {
  color: #73be31;
}

.reunion_yes-part {
  display: none;
}

@media (max-width: 1024px) {
  .info a .img-wrap {
    display: none;
  }
}

@media (max-width: 640px) {
  .info a .img-wrap {
    display: block;
  }
}

article .credits {
  font-style: italic;
  padding: 25px 0px;
  font-weight: 200;
  font-size: 14px;
}

article.boxed-content a.follow-btn {
  color: #FFF;
}

.logo-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.no-top-menu-button .logo-box {
  margin-left: 0 !important;
}

@media (max-width: 1024px) {
  .logo-box {
    margin-left: 10px;
  }
}

.logo-box .logo {
  background: url("https://cdn.greenpeace.fr/images/logos/greenpeace-vert.svg") no-repeat 0 0;
  width: 190px;
  height: 30px;
  display: inline-block;
  text-decoration: none;
}

@media (max-width: 640px) {
  .logo-box .logo {
    width: 143px;
    height: 21px;
    background-size: 143px 21px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .logo-box .logo {
    background: url("https://cdn.greenpeace.fr/images/logos/greenpeace-vert.svg") no-repeat 0 0/190px 28px;
    width: 143px;
    height: 21px;
    background-size: 143px 21px !important;
  }
}

.top-push-header .logo-box .logo {
  background: url("https://cdn.greenpeace.fr/images/logos/greenpeace-white.svg") no-repeat 0 0;
  width: 126px;
  height: 23px;
  background-size: 126px 23px;
  display: block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .top-push-header .logo-box .logo {
    background: url("https://cdn.greenpeace.fr/images/logos/greenpeace-white.svg") no-repeat 0 0/126px 23px;
    background-size: 126px 23px !important;
  }
}

.spanlookh2, .spanlookh3, .spanlookh4 {
  display: block;
  margin: 0;
  font-weight: normal;
  padding: 0;
}

.campaigns .row .row-item .category {
  box-shadow: none;
}

.top-block .text-block h2 .mark .category, .top-block .text-block .spanlookh2 .mark .category, .top-block .text-block h1 .mark .category {
  box-shadow: none;
  background-color: #73be31;
  fill: white;
  height: 60px;
  width: 60px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}

.top-block .text-block h2 .mark .category svg path, .top-block .text-block .spanlookh2 .mark .category svg path, .top-block .text-block h1 .mark .category svg path {
  fill: white;
}

@media (max-width: 960px) {
  .top-block .text-block h2 .mark .category, .top-block .text-block .spanlookh2 .mark .category, .top-block .text-block h1 .mark .category {
    height: 50px;
    width: 50px;
  }
}

@media (max-width: 860px) {
  .top-block .text-block h2 .mark .category, .top-block .text-block .spanlookh2 .mark .category, .top-block .text-block h1 .mark .category {
    height: 50px;
    width: 50px;
  }
}

@media (max-width: 640px) {
  .top-block .text-block h2 .mark .category, .top-block .text-block .spanlookh2 .mark .category, .top-block .text-block h1 .mark .category {
    height: 50px;
    width: 50px;
  }
}

@media (max-width: 540px) {
  .top-block .text-block h2 .mark .category, .top-block .text-block .spanlookh2 .mark .category, .top-block .text-block h1 .mark .category {
    height: 27px;
    width: 27px;
    margin-top: 10px;
  }
}

.event .category {
  position: absolute;
  right: 5px;
  top: 6px;
  width: 50px;
  height: 50px;
  background-color: #fff;
}

.event .category.yellow-icon {
  background-color: #fbd311;
}

.event .has-thematic-icon.has-thematic-icon {
  font-size: 34px;
}

.event .gp-timeline-content .gp-timeline-title-container .year {
  color: #73be31;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.event .gp-timeline-content .gp-timeline-title-container .year:after {
  width: 30px;
  height: 3px;
  background-color: #73be31;
  display: block;
  margin: 11px auto 12px;
  content: '';
}

.event .img-wrap img {
  max-width: 100%;
  border-radius: 3px;
  height: auto;
  display: block;
  width: 100%;
}

.event-body {
  margin-top: 15px;
}

.event-body a {
  width: 100%;
}

.gp-timeline-block {
  float: left;
  width: 40%;
  display: inline-block;
}

.gp-timeline-block:nth-child(even) .gp-timeline-img {
  margin-top: 100px;
}

.gp-timeline-block .gp-timeline-content {
  width: 100%;
}

.gp-timeline-block:nth-child(odd) {
  margin-bottom: 100px;
  clear: left;
}

.gp-timeline-block:nth-child(even) .gp-timeline-content {
  margin-left: 50%;
  margin-top: 100px;
}

.gp-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.gp-timeline-block:nth-child(even) .gp-timeline-content::before {
  top: 12px;
  right: auto;
  left: 100%;
  border-color: transparent;
}

.gp-timeline-block:nth-child(even) .gp-timeline-content .cd-date {
  right: auto;
  left: 125%;
  text-align: left;
}

.gp-timeline-img {
  position: absolute;
  width: 60px;
  width: 60px;
  height: 60px;
  right: 50%;
  margin-right: -30px;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

#gp-timeline {
  position: relative;
  padding: 1em 0;
  margin-top: 2em;
  margin-bottom: 3em;
  display: inline-block;
  width: 100%;
}

#gp-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  right: 18px;
  height: 100%;
  width: 4px;
  background: rgba(179, 177, 179, 0.75);
}

#gp-timeline::before {
  right: 50%;
  margin-right: -2px;
}

.gp-timeline-icon-link {
  color: transparent !important;
  margin: 0 !important;
}

.gp-timeline-content {
  margin-right: 0;
  top: 8px;
  padding: 1.6em;
  width: 42.5%;
  background: #fff;
  text-align: center;
  display: block;
  height: 100%;
  border-radius: 4px;
  padding: 40px 30px 30px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

.gp-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  left: 100%;
  height: 0;
  width: 0;
  border: 12px solid transparent;
}

@media only screen and (max-width: 767px) {
  .gp-timeline-block {
    width: 75%;
    margin-left: 20%;
  }
  .gp-timeline-block:nth-child(even) .gp-timeline-content {
    margin-left: 0%;
    margin-bottom: 100px;
  }
  .gp-timeline-block:nth-child(odd) {
    margin-bottom: 0px;
    clear: left;
  }
  #gp-timeline::before {
    left: 10%;
  }
  .gp-timeline-img {
    left: calc(10% - 30px);
  }
}

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9990;
}

.modal .contacts-form form {
  margin: 0 auto;
}

.modal .modal-shadow {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: fixed;
}

.modal .modal-content {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 540px) {
  .modal .modal-content {
    max-width: 98%;
  }
}

@media only screen and (min-width: 767px) {
  .modal .modal-content {
    max-width: 740px;
  }
}

@media only screen and (min-width: 960px) {
  .modal .modal-content {
    max-width: 900px;
  }
}

@media only screen and (min-width: 1150px) {
  .modal .modal-content {
    max-width: 1000px;
  }
}

@media only screen and (min-width: 1024px) {
  .modal .modal-content {
    max-width: 940px;
  }
}

@media only screen and (min-width: 1250px) {
  .modal .modal-content {
    max-width: 1000px;
  }
}

.modal .modal-content .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9991;
  margin-top: -14px;
  text-align: right;
  margin-right: 0;
}

@media only screen and (min-width: 540px) {
  .modal .modal-content .modal-header {
    margin-right: -2px;
  }
}

@media only screen and (min-width: 767px) {
  .modal .modal-content .modal-header {
    margin-right: -16px;
  }
}

.modal .modal-content .modal-header .close {
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  width: 50px;
  border: none;
  position: relative;
  display: block;
  height: 32px;
  padding: 0;
  text-align: right;
}

.modal .modal-content .modal-header .close > span {
  font-size: 13px;
  color: #000;
}

@media only screen and (min-width: 767px) {
  .modal .modal-content .modal-header .close > span {
    font-size: 16px;
  }
}

.modal .modal-content .modal-container {
  margin: 9px 0 0;
  max-height: 99vh;
  overflow: auto;
  background-color: #fff;
}

.modal .modal-content .modal-body {
  padding: 30px 0;
  overflow: hidden;
}

/*
* forms/cta-newsletter et forms/nl-presidentielle
*/
.form-error {
  font-weight: bold;
  color: #f00;
  margin: 1em 0;
  font-size: 1.2em;
}

.field-wrap {
  position: relative;
}

.field-wrap.valid:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 51px;
  height: 51px;
  z-index: 3;
  content: '';
  background: url("../i/valid.png") no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .field-wrap.valid:after {
    background: url("../i/valid-x2.png") no-repeat 0 0/51px 51px;
  }
}

.field-wrap input[type=text].valid,
.field-wrap input[type=tel].valid,
.field-wrap input[type=email].valid {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("../i/valid.png");
  padding-right: 40px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .field-wrap input[type=text].valid,
  .field-wrap input[type=tel].valid,
  .field-wrap input[type=email].valid {
    background-image: url("../i/valid-x2.png");
  }
}

.field-wrap.error:after {
  position: absolute;
  right: 0;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  width: 51px;
  height: 51px;
  content: '';
  background: url("../i/error.png") no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .field-wrap.error:after {
    background: url("../i/error-x2.png") no-repeat 0 0/51px 51px;
  }
}

.field-wrap input[type=text].error,
.field-wrap input[type=tel].error,
.field-wrap input[type=email].error {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("../i/error.png");
  padding-right: 40px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .field-wrap input[type=text].error,
  .field-wrap input[type=tel].error,
  .field-wrap input[type=email].error {
    background-image: url("../i/error-x2.png");
  }
}

.radio-wrap {
  margin-bottom: 17px;
}

.radio-wrap input + label {
  display: inline-block;
  position: relative;
  padding: 0 20px 0 50px;
  color: #5d646b;
  font-size: 16px;
  height: 48px;
  line-height: 46px;
  font-weight: 700;
  border: 1px solid #5d646b;
  border-radius: 2px;
  text-transform: uppercase;
}

.no-touchevents .radio-wrap input + label:hover {
  background: #73be31;
  color: #fff;
  border-color: #73be31;
}

.radio-wrap input:focus + label {
  background: #73be31;
  color: #fff;
  border-color: #73be31;
}

.radio-wrap input + label:before {
  content: '';
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 1px solid #5d646b;
  box-sizing: border-box;
  position: absolute;
  left: 19px;
  background: #fff;
  top: 13px;
  transition: all .2s;
}

.no-touchevents .radio-wrap input + label:before:hover, .radio-wrap input + label:before:focus {
  background: #73be31;
}

.radio-wrap input:checked + label:after {
  content: '';
  position: absolute;
  left: 26px;
  box-sizing: border-box;
  top: 20px;
  width: 5px;
  border-radius: 50%;
  height: 5px;
  background-color: #7cbd48;
}

.radio-wrap input:checked + label {
  background: #73be31;
  border-color: #73be31;
  color: #fff;
}

.radio-wrap input:checked + label:before {
  border: 1px solid #fff;
}

.check-wrap {
  margin-bottom: 17px;
}

.check-wrap input + label {
  display: inline-block;
  color: #363a3f;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  padding-left: 37px;
}

.check-wrap input + label:before {
  content: '';
  width: 20px;
  box-sizing: border-box;
  height: 20px;
  background-color: #fdfdfd;
  border: 1px solid #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  transition: all .2s;
}

.no-touchevents .check-wrap input + label:before:hover, .check-wrap input + label:before:focus {
  color: #73be31;
}

.check-wrap input:focus + label {
  color: #73be31;
}

.check-wrap input:checked + label:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 5px;
  background: url("../i/check.png") no-repeat 0 0;
  width: 13px;
  height: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .check-wrap input:checked + label:after {
    background: url("../i/check-x2.png") no-repeat 0 0/13px 10px;
  }
}

.check-wrap input:checked + label {
  color: #73be31;
}

.btn {
  cursor: pointer;
  display: inline-block;
}

.btn.light-color-btn {
  height: 48px;
  display: inline-block;
  line-height: 46px;
  border: 1px solid #73be31;
  border-radius: 3px;
  color: #73be31;
  font-size: 14px;
  padding: 0 20px 0 20px;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s;
}

.btn.light-color-btn:before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.no-touchevents .btn.light-color-btn:hover, .btn.light-color-btn:focus {
  background: #73be31;
  color: #fff;
}

.btn.light-color-btn.icon-right {
  padding-right: 45px;
}

.btn.main-color-btn {
  height: 45px;
  background-color: #73be31;
  border-radius: 2px;
  border: 2px solid #73be31;
  text-decoration: none;
  color: white;
  line-height: 41px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s;
}

.no-touchevents .btn.main-color-btn:hover, .btn.main-color-btn:focus {
  background: #fff;
  color: #73be31;
}

.btn.main-color-btn.download {
  height: auto;
  line-height: 12px;
  padding: 10px;
}

.btn.primary-btn {
  height: 45px;
  background-color: #f39100;
  border-radius: 2px;
  border: 2px solid #f39100;
  box-shadow: 0 0 17px rgba(31, 35, 35, 0.15);
  text-decoration: none;
  color: white;
  line-height: 41px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s;
}

.btn.primary-btn:before {
  margin-right: 9px;
}

.no-touchevents .btn.primary-btn:hover, .btn.primary-btn:focus {
  background: transparent;
  color: #f39100;
}

.btn.secondary-btn {
  height: 50px;
  background-color: #fbd311;
  border-radius: 3px;
  text-decoration: none;
  line-height: 46px;
  border: 2px solid #fbd311;
  box-shadow: 1px 0.1px 13px rgba(31, 35, 35, 0.15);
  color: #414141;
  font-size: 14px;
  padding: 0 25px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s;
}

.btn.secondary-btn:before {
  margin-right: 8px;
}

.no-touchevents .btn.secondary-btn:hover, .btn.secondary-btn:focus {
  background: #fff;
  color: #414141;
}

.btn.sign-petition:before {
  content: '';
  background: url("../i/petition.png") no-repeat 0 0;
  background: url("../i/icon_pen.svg") no-repeat 0 0/16px 20px;
  width: 16px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .btn.sign-petition:before {
    background: url("../i/petition-x2.png") no-repeat 0 0/16px 20px;
    background: url("../i/icon_pen.svg") no-repeat 0 0/16px 20px;
  }
}

.btn.open-video:before {
  content: '';
  background: url("../i/video.png") no-repeat 0 0;
  background: url("../i/icon_play_gray.svg") no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 22px;
  height: 23px;
  top: -2px;
  margin-right: 13px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .btn.open-video:before {
    background: url("../i/video-x2.png") no-repeat 0 0/22px 23px;
    background: url("../i/icon_play_gray.svg") no-repeat 0 0;
  }
}

.btn.write-comment:before {
  content: '';
  background: url("../i/write-comment.png") no-repeat 0 0;
  background: url("../i/icon_pen-comment.svg") no-repeat 0 0/13px 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 13px;
  height: 14px;
  top: -2px;
  margin-right: 13px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .btn.write-comment:before {
    background: url("../i/write-comment.png") no-repeat 0 0/13px 14px;
    background: url("../i/icon_pen-comment.svg") no-repeat 0 0/13px 14px;
  }
}

.btn.disabled {
  color: #414141;
  cursor: default;
  border-color: #dbdbdb;
  background-color: #dbdbdb;
}

.no-touchevents .btn.disabled:hover, .btn.disabled:focus {
  border-color: #dbdbdb;
  background-color: #dbdbdb;
  color: #414141;
}

form .placeholder {
  color: #949494;
}

input[type='submit'],
button {
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  overflow-y: auto;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=number],
input[type=password],
textarea {
  height: 50px;
  padding: 0 60px 0 20px;
  border: 1px solid #fff;
  width: 100%;
  background-color: white;
  border-radius: 3px;
  font-weight: 400;
  box-sizing: border-box;
  color: #5d646b;
  font-size: 14px;
}

input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #949494;
  opacity: 1;
}

input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #949494;
  opacity: 1;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=number]:focus,
input[type=password]:focus,
textarea:focus {
  border: 1px solid #73be31;
}

input[type=text]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0 !important;
}

input[type=text]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=url]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0 !important;
}

input[type=text]:focus .placeholder,
input[type=email]:focus .placeholder,
input[type=tel]:focus .placeholder,
input[type=url]:focus .placeholder,
input[type=number]:focus .placeholder,
input[type=password]:focus .placeholder,
textarea:focus .placeholder {
  opacity: 0 !important;
}

input[type="checkbox"],
input[type="radio"] {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
}

input[type="checkbox"]:not(checked),
input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

input[type='submit'],
button {
  transition: all .2s;
  border: 1px solid #73be31;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

.no-touchevents input[type=submit]:hover, input[type=submit]:focus, .no-touchevents
button:hover,
button:focus {
  text-decoration: none;
  background: #fff;
  color: #73be31;
}

.play-btn {
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 14.3px 0.8px rgba(31, 35, 35, 0.45);
  padding: 0;
  background: transparent;
  margin: 40px 0 0;
  position: relative;
}

.play-btn:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 16px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -6px;
  content: '';
}

.no-touchevents .play-btn:hover, .play-btn:focus {
  background: #73be31;
}

@media (max-width: 640px) {
  .play-btn {
    margin: 10px 0 0;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
  }
  .play-btn:after {
    border-width: 7px 0 7px 13px;
    margin: -7px 0 0 -4px;
  }
}

@media (max-width: 480px) {
  .play-btn {
    margin: -10px 0 0;
  }
}

select {
  background-color: #fff;
  border: 1px solid #e4e6ea;
  border-radius: 2px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  color: #5d646b;
  font-size: 16px;
  font-weight: 400;
  height: 48px;
  padding: 0 17px;
  width: 100%;
}

select optgroup {
  padding: 6px 0;
  background-color: #73be31;
  color: #fff;
  font-weight: bold;
}

select option {
  background-color: #fff;
  padding: 2px 2px 2px 1em;
  color: #000;
}

.form-grouped input[type=text],
.form-grouped input[type=email],
.form-grouped input[type=tel],
.form-grouped input[type=url],
.form-grouped input[type=number],
.form-grouped input[type=password] {
  padding: 0 65px 0 10px;
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.15);
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.form-grouped input[type=submit],
.form-grouped button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-classic input[type=text],
.form-classic input[type=email],
.form-classic input[type=tel],
.form-classic input[type=url],
.form-classic input[type=number],
.form-classic input[type=password],
.form-classic textarea {
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  padding: 0 20px;
  font-size: 16px;
}

.form-comments input[type=text],
.form-comments input[type=email],
.form-comments input[type=tel],
.form-comments input[type=url],
.form-comments input[type=number],
.form-comments input[type=password],
.form-comments textarea {
  border: 1px solid #e6e6e6;
  font-size: 16px;
  margin-bottom: .5em;
}

@media (max-width: 540px) {
  .form-comments input[type=text],
  .form-comments input[type=email],
  .form-comments input[type=tel],
  .form-comments input[type=url],
  .form-comments input[type=number],
  .form-comments input[type=password],
  .form-comments textarea {
    box-shadow: 0 0 10px rgba(31, 35, 35, 0.1);
  }
}

.form-comments textarea {
  height: 9em;
  padding: 10px 50px 10px 20px;
}

.form-search input[type=text],
.form-search input[type=email],
.form-search input[type=tel],
.form-search input[type=url],
.form-search input[type=number],
.form-search input[type=password] {
  height: 45px;
  font-size: 16px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

@media (max-width: 540px) {
  .form-search input[type=text],
  .form-search input[type=email],
  .form-search input[type=tel],
  .form-search input[type=url],
  .form-search input[type=number],
  .form-search input[type=password] {
    box-shadow: 0 0 10px rgba(31, 35, 35, 0.1);
  }
}

.form-cta .btn {
  float: none;
  box-shadow: none;
  height: 56px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  max-width: none;
  line-height: 51px;
  margin: 28px 0 0;
}

.form-cta input[type=text],
.form-cta input[type=email],
.form-cta input[type=tel],
.form-cta input[type=url],
.form-cta input[type=number],
.form-cta input[type=password] {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-radius: 0;
  background: transparent;
  height: 35px;
  font-size: 18px;
  margin: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  /* This can be removed but then the labels must be placed after the inputs in the HTML */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form-cta input[type=text]::-webkit-input-placeholder,
.form-cta input[type=email]::-webkit-input-placeholder,
.form-cta input[type=tel]::-webkit-input-placeholder,
.form-cta input[type=url]::-webkit-input-placeholder,
.form-cta input[type=number]::-webkit-input-placeholder,
.form-cta input[type=password]::-webkit-input-placeholder {
  opacity: 1;
}

.form-cta input[type=text]::-moz-placeholder,
.form-cta input[type=email]::-moz-placeholder,
.form-cta input[type=tel]::-moz-placeholder,
.form-cta input[type=url]::-moz-placeholder,
.form-cta input[type=number]::-moz-placeholder,
.form-cta input[type=password]::-moz-placeholder {
  opacity: 1;
}

.form-cta input[type=text]:focus,
.form-cta input[type=email]:focus,
.form-cta input[type=tel]:focus,
.form-cta input[type=url]:focus,
.form-cta input[type=number]:focus,
.form-cta input[type=password]:focus {
  padding: 0 10px;
}

/*
.search-box {
    form {
        position: absolute;
        right: 0;
        .menu-open & {
            @include big-desktop {
                left: 0;
            }
        }
        .field-wrap {
            position: relative;
            .search-btn {
                position: absolute;
                right: 0;
                top: 0;
                display: none;
                padding: 0;
                width: 44px;
                cursor: pointer;
                height: 45px;
                background-color: $main-color;
                border: 1px solid $main-color;
                border-bottom-right-radius: 4px;
                border-top-right-radius: 4px;
                color: #fff;
                .menu-open & {
                    @include big-desktop {
                        height: 55px;
                        width: 55px;
                        border-bottom-right-radius: 0;
                        border-top-right-radius: 0;
                    }
                }
            }
            .big-placeholder {
                position: absolute;
                left: 20px;
                color: rgb(148, 148, 148);
                top: 50%;
                opacity: 0;
                text-align: left;
              overflow: hidden;
              visibility: hidden;
              text-overflow: ellipsis;
              width: 80%;
              white-space: nowrap;
              transform: translateY(-50%);
              transition: opacity .3s .3s;
              em {
                color: rgb(201, 201, 201);
                font-style: normal;
                margin-left: 20px;
                @include mobile {
                  display: none;
                }
              }
            }
          }
        }
        .open-search-form {
          width: 45px;
          height: 45px;
          background-color: white;
          border-radius: 4px;
          box-shadow: 0 0 9px rgba(34, 34, 34, 0.15);
          border: none;
          color: $main-color;
          cursor: pointer;
          transition: all .3s;
          .no-touchevents &:hover,&:focus {
            background: $main-color;
            color: #fff;
          }
          .menu-open & {
            @include big-desktop {
              display: none;
            }
          }
          @include mobile {
            background-color: transparent;
            color: #363b3f;
            box-shadow: none;
            border-radius: 0;
            font-size: 20px;
            .no-touchevents &:hover, &:focus {
              background: transparent;
              color: $main-color;
            }
          }
        }
      }
      &.open-form {
        @include mobile {
          z-index: 7;
        }
        form {
          z-index: 2;
          .field-wrap {
            input {
              width: 800px;
              visibility: visible;
              padding: 0 65px 0 20px;
              &:focus {
                border: 1px solid $main-color;
              }
              .menu-open & {
                @include big-desktop {
                  width: 100%;
                }
              }
              @include big-desktop {
                width: 500px;
              }
              @include small-tablet {
                width: 400px;
              }
              @include mobile {
                width: 290px;
              }
            }
            .big-placeholder {
              opacity: 1;
              visibility: visible;
            }
            .search-btn {
              display: block;
            }
          }
        }
      }
*/
.text-block form {
  margin: 50px auto 0;
  max-width: 420px;
}

@media (max-width: 540px) {
  .text-block form {
    margin: 25px auto 0;
  }
}

.text-block form .field-wrap {
  position: relative;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.text-block form .field-wrap button {
  background-color: #73be31;
  color: white;
  top: 0;
  right: 0;
  position: absolute;
  width: 50px;
  height: 50px;
  padding: 0;
}

.no-touchevents .text-block form .field-wrap button:hover, .text-block form .field-wrap button:focus {
  background: #fff;
  color: #73be31;
}

.no-js .form-cta label {
  /* Can change */
  top: -17px;
  font-size: 14px;
  color: #fff;
}

.form-cta .btn-wrap {
  margin: 20px -30px -30px;
}

@media (max-width: 480px) {
  .form-cta .btn-wrap {
    margin: 20px -15px -30px;
  }
}

.form-cta label {
  top: 10px;
  left: 0;
  position: absolute;
  z-index: 3;
  /* This can be removed but then the labels must be placed after the inputs in the HTML */
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 16px;
}

.form-cta .field-wrap {
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form-cta .field-wrap.focused label,
.form-cta .field-wrap.populated label {
  /* Can change */
  top: -19px;
  font-size: 14px;
}

.form-cta .field-wrap.valid:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 51px;
  height: 51px;
  z-index: 3;
  content: '';
  background: url("../i/valid.png") no-repeat 0 0;
  background: url("../i/icon-ok.svg") no-repeat 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .form-cta .field-wrap.valid:after {
    background: url("../i/valid-x2.png") no-repeat 0 0/51px 51px;
    background: url("../i/icon-ok.svg") no-repeat 50%;
  }
}

.form-cta .field-wrap.error:after {
  position: absolute;
  right: 0;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  width: 51px;
  height: 51px;
  content: '';
  background: url("../i/error.png") no-repeat 0 0;
  background: url("../i/icon-error.svg") no-repeat 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .form-cta .field-wrap.error:after {
    background: url("../i/error-x2.png") no-repeat 0 0/51px 51px;
    background: url("../i/icon-error.svg") no-repeat 50%;
  }
}

.form-cta .two-in-row {
  font-size: 0;
  margin: 0 -25px;
}

@media (max-width: 640px) {
  .form-cta .two-in-row {
    margin: 0 -10px;
  }
}

.form-cta .two-in-row .field-wrap {
  width: 50%;
  padding: 0 25px;
}

@media (max-width: 640px) {
  .form-cta .two-in-row .field-wrap {
    padding: 0 10px;
  }
}

@media (max-width: 540px) {
  .form-cta .two-in-row .field-wrap {
    width: 100%;
  }
}

.form-cta .two-in-row .field-wrap label {
  left: 25px;
}

@media (max-width: 540px) {
  .form-cta .two-in-row .field-wrap label {
    left: 10px;
  }
}

.form-cta .two-in-row .field-wrap.valid:after {
  right: 9px;
}

@media (max-width: 540px) {
  .form-cta .two-in-row .field-wrap.valid:after {
    right: 0;
  }
}

.form-cta .two-in-row .field-wrap.error:after {
  right: 9px;
  z-index: 3;
}

@media (max-width: 540px) {
  .form-cta .two-in-row .field-wrap.error:after {
    right: 0;
  }
}

.form-cta .three-in-row {
  font-size: 0;
  margin: 0 -10px;
}

.form-cta .three-in-row .field-wrap {
  width: 33.33333%;
  padding: 0 10px;
}

.form-cta .three-in-row .field-wrap label {
  width: 100%;
  padding: 0 15px 0 45px;
}

.comments-block form {
  background-color: white;
  border-radius: 3px;
  padding: 30px;
  margin-bottom: 20px;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
}

@media (max-width: 767px) {
  .comments-block form {
    padding: 30px 15px;
  }
}

.comments-block form .field-wrap {
  display: block;
  overflow: hidden;
  position: relative;
}

@media (max-width: 540px) {
  .comments-block form .field-wrap {
    overflow: visible;
    clear: both;
  }
}

.comments-block form .field-wrap button {
  position: absolute;
  background: url("../i/comment-submit.png") no-repeat 58% 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 50%;
  top: 50%;
  right: 20px;
  margin-top: -15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .comments-block form .field-wrap button {
    background: url("../i/comment-submit-x2.png") no-repeat 58% 50%/7px 12px;
  }
}

.no-touchevents .comments-block form .field-wrap button:hover, .comments-block form .field-wrap button:focus {
  background: #73be31 url("../i/comment-submit-hover.png") no-repeat 58% 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .no-touchevents .comments-block form .field-wrap button:hover, .comments-block form .field-wrap button:focus {
    background: #73be31 url("../i/comment-submit-hover-x2.png") no-repeat 58% 50%/7px 12px;
  }
}

@media (max-width: 767px) {
  .comments-block form .field-wrap button {
    right: 10px;
  }
}

#map-filter-address form {
  padding: 0 30px 20px;
}

@media (max-width: 1024px) {
  #map-filter-address form {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 540px) {
  #map-filter-address form {
    padding-right: 0;
    padding-left: 0;
  }
}

#map-filter-address form .field-wrap {
  position: relative;
}

#map-filter-address form .field-wrap input {
  box-shadow: 0 0 20px rgba(31, 35, 35, 0.15);
}

#map-filter-address form .field-wrap button {
  top: 0;
  right: 0;
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #73be31;
  color: white;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-top-right-radius: 3px;
  cursor: pointer;
  border: 1px solid #73be31;
  padding: 0;
  border-bottom-right-radius: 3px;
  transition: all .2s;
}

.no-touchevents #map-filter-address form .field-wrap button:hover, #map-filter-address form .field-wrap button:focus {
  background: #fff;
  color: #73be31;
}

.contacts-form p {
  margin-top: .8em;
  margin-bottom: .8em;
}

.contacts-form .row {
  position: relative;
  margin: 0 -20px;
}

.contacts-form .row .item-big {
  width: 64.5%;
  padding: 0 20px;
  margin-bottom: 40px;
}

@media (max-width: 960px) {
  .contacts-form .row .item-big {
    width: 100%;
  }
}

.contacts-form .row .sep {
  height: 1;
  border-top: 1px solid #e4e6ea;
  margin: 2em 0;
}

.contacts-form .row .item-small {
  width: 35.5%;
  margin-bottom: 40px;
  padding: 0 15px;
}

@media (max-width: 1024px) {
  .contacts-form .row .item-small {
    width: 37% !important;
    margin: 0 auto 40px;
    display: block;
    max-width: 450px;
  }
}

@media (max-width: 960px) {
  .contacts-form .row .item-small {
    width: 100% !important;
    max-width: 450px;
    display: block;
    margin: 0 auto 40px;
  }
}

@media (max-width: 860px) {
  .contacts-form .row .item-small {
    width: 100% !important;
    max-width: 100%;
    display: block;
    margin: 0 auto 40px;
  }
}

.contacts-form .row .item-small .btn {
  text-align: center;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 30px;
}

@media (max-width: 540px) {
  .contacts-form .row .item-small .btn {
    font-size: 13px;
  }
}

.contacts-form .row .item-small > *:last-child {
  margin-bottom: 0 !important;
}

.contacts-form form {
  max-width: 94%;
}

@media only screen and (min-width: 540px) {
  .contacts-form form {
    max-width: 98%;
  }
}

@media only screen and (min-width: 767px) {
  .contacts-form form {
    max-width: 700px;
  }
}

@media only screen and (min-width: 960px) {
  .contacts-form form {
    max-width: 840px;
  }
}

@media only screen and (min-width: 1150px) {
  .contacts-form form {
    max-width: 900px;
  }
}

@media only screen and (min-width: 1024px) {
  .contacts-form form {
    max-width: 900px;
  }
}

@media only screen and (min-width: 1250px) {
  .contacts-form form {
    max-width: 900px;
  }
}

.contacts-form form .field-row.two-in-row {
  font-size: 0;
  margin: 0 -10px;
}

.contacts-form form .field-row.two-in-row .field-wrap {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  width: 50%;
}

@media (max-width: 540px) {
  .contacts-form form .field-row.two-in-row .field-wrap {
    width: 100%;
  }
}

.contacts-form form .number {
  margin-bottom: 34px;
  font-size: 0;
}

.contacts-form form .number .field-wrap {
  margin-bottom: 7px;
}

.contacts-form form .number .field-wrap .iban-wrap {
  width: 75px;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 1px;
  vertical-align: top;
}

.contacts-form form .number .field-wrap input {
  width: 100%;
  padding: 0 15px;
}

.contacts-form form .number .field-wrap input.small {
  margin-right: 0;
  width: 54px;
}

.contacts-form form .field-wrap {
  font-size: 16px;
  margin-bottom: 28px;
}

.contacts-form form .field-wrap.valid:after, .contacts-form form .field-wrap.error:after {
  display: none;
}

.contacts-form form .field-wrap.valid input {
  border: 1px solid #73be31;
}

.contacts-form form .field-wrap.error input {
  border: 1px solid #ed7c7c;
}

.contacts-form form .field-wrap input.error {
  border: 1px solid #ed7c7c !important;
}

.contacts-form form .field-wrap label.error {
  font-size: 12px;
  margin: 7px 0 0;
  color: #ed7c7c;
}

.contacts-form form .field-wrap label, .contacts-form form .field-wrap .label {
  color: #5d646b;
  display: block;
  font-size: 16px;
  margin-bottom: 9px;
}

.contacts-form form .field-wrap input,
.contacts-form form .field-wrap textarea {
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  border: 1px solid #e4e6ea;
}

.contacts-form form .field-wrap textarea {
  height: 180px;
}

.contacts-form form .field-wrap textarea.address {
  height: 80px;
}

.contacts-form form .field-wrap textarea .error {
  border: 1px solid #ed7c7c !important;
}

.contacts-form form .field-wrap.radio-box {
  font-size: 0;
}

.contacts-form form .field-wrap .radio-wrap {
  display: inline-block;
  margin-bottom: 0;
}

.contacts-form form .field-wrap .radio-wrap input + label {
  width: 165px;
  background-color: #fdfdfd;
  border: 1px solid #e5e5e5;
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  color: rgba(93, 100, 107, 0.5);
}

.contacts-form form .field-wrap .radio-wrap input + label:before, .contacts-form form .field-wrap .radio-wrap input + label:after {
  display: none;
}

.contacts-form form .field-wrap .radio-wrap input:checked + label {
  color: white;
  border-color: #73be31;
  background: #73be31;
}

.contacts-form form .field-wrap .radio-wrap:last-child input + label {
  border-left: none;
}

.contacts-form form .field-wrap .radio-wrap:first-child input + label {
  border-right: none;
}

.contacts-form form .important {
  background-color: white;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  color: #363a3f;
  padding: 17px 20px;
  margin-bottom: 30px;
}

.contacts-form form button {
  padding-right: 45px;
  color: #73be31;
  text-decoration: none;
  position: relative;
  height: 48px;
  padding: 0 20px 0 20px;
  background: transparent;
}

.contacts-form form button:before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.contacts-form form button.icon-right {
  padding: 0 47px 0 20px;
  min-width: 300px;
}

.filter form {
  background: #fff;
  box-shadow: 0 0 30px rgba(31, 35, 35, 0.1);
  padding: 30px 40px 30px 40px;
}

@media (max-width: 1024px) {
  .filter form {
    padding: 20px 40px 0;
  }
}

@media (max-width: 540px) {
  .filter form {
    width: 100%;
    padding: 20px 15px 0;
    margin-top: 30px;
  }
}

.filter form .field-wrap {
  position: relative;
}

.filter form .field-wrap.text-field {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 1024px) {
  .filter form .field-wrap.text-field {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.filter form .field-wrap button {
  position: absolute;
  right: 0;
  top: 0;
  background: #73be31;
  color: #fff;
  width: 50px;
  height: 50px;
  padding: 0;
}

.no-touchevents .filter form .field-wrap button:hover {
  background: #fff;
  color: #73be31;
}

.filter form .check-wrap {
  margin-bottom: 15px;
}

@media (max-width: 1024px) {
  .filter form .check-wrap label {
    font-size: 16px;
  }
}

.filter form .btn-wrap {
  margin: 40px -40px 0;
}

@media (max-width: 1024px) {
  .filter form .btn-wrap {
    margin: 30px -40px 0;
  }
}

@media (max-width: 540px) {
  .filter form .btn-wrap {
    margin: 30px -15px 0;
  }
}

.filter form button.btn {
  height: 55px;
  background-color: #73be31;
  color: white;
  width: 100%;
  margin-bottom: 0 !important;
  border-radius: 0;
}

.no-touchevents .filter form button.btn:hover, .filter form button.btn:focus {
  background: #fff;
  color: #73be31;
}

.filter .content-toggle-wrap {
  margin: 0;
  background: #fff;
}

.filter .content-toggle-wrap .toggle-content {
  font-size: 14px;
  border-top: none;
}

@media (max-width: 540px) {
  .filter .content-toggle-wrap {
    margin-top: 30px;
  }
}

.pre-footer-menu form .field-wrap {
  position: relative;
}

.pre-footer-menu form .field-wrap button {
  top: 0;
  right: 0;
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #73be31;
  color: white;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-top-right-radius: 3px;
  cursor: pointer;
  border: 1px solid #73be31;
  padding: 0;
  border-bottom-right-radius: 3px;
  transition: all .2s;
}

.no-touchevents .pre-footer-menu form .field-wrap button:hover, .pre-footer-menu form .field-wrap button:focus {
  background: #fff;
  color: #73be31;
}

.unsubscribe {
  position: relative;
  max-width: 420px;
  display: block;
  margin: 0 auto;
}

.unsubscribe button {
  background-color: #73be31;
  border: 1px solid #73be31;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  transition: all 0.2s ease 0s;
}

.author {
  margin-top: 4rem;
  display: flex;
}

.author-left {
  flex-grow: 0;
  width: 100px;
  padding-right: 16px;
}

.author-object {
  width: 100%;
  max-width: 100%;
  border-radius: 50%;
}

.author-body {
  flex-grow: 1;
}

.author-body p {
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  .author-body p {
    font-size: 14px;
    margin-bottom: 5px;
  }
}

.author-heading {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

@media (max-width: 767px) {
  .author-heading {
    font-size: 14px;
    margin-bottom: 5px;
  }
}

.author-heading a {
  color: inherit !important;
}

.fc-button {
  /*    overflow: hidden;*/
}

.fc-button.inline {
  display: inline-block;
}

.fc-button .btn.btn {
  box-shadow: none;
  height: auto;
  max-width: none;
  line-height: 1.8;
  margin: 0 .3rem 1rem;
  padding: .8rem 1.4rem !important;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}

.fc-button .btn.btn.btn-align-center {
  float: none;
  margin-left: 50%;
  transform: translateX(-50%);
}

.fc-button .btn.btn.btn-align-left {
  float: left;
}

.fc-button .btn.btn.btn-align-right {
  float: right;
}

.fc-button .btn-orange {
  background-color: #f39100;
  color: #fff;
}

.fc-button .btn-green {
  background-color: #77b93f;
  color: #fff;
}

.fc-button .btn-yellow {
  background-color: #fbd311;
  color: #333;
}

.fc-button .btn-simple {
  background: transparent;
  border: none;
  color: #73be31;
  font-weight: bold;
}

.fc-button .btn-white {
  background-color: #fff;
  border: 1px solid #73be31;
  color: #73be31;
}

.fc-button .btn-transparent {
  background: transparent;
  border: 1px solid #73be31;
  color: #73be31;
}

.fc-button .btn-facebook,
.fc-button .btn-twitter,
.fc-button .btn-youtube,
.fc-button .btn-instagram {
  box-shadow: 0 0 17px rgba(31, 35, 35, 0.15);
  color: #fff;
  padding-left: 18px;
}

.fc-button .btn-facebook {
  background-color: #4069b4;
  border: 2px solid #4069b4;
}

.fc-button .btn-twitter {
  background-color: #13a2f6;
  border: 2px solid #13a2f6;
}

.fc-button .btn-youtube {
  background-color: #e52d27;
  border: 2px solid #e52d27;
}

.fc-button .btn-instagram {
  background-color: #2b5d87;
  border: 2px solid #2b5d87;
}

.fc-button .btn-block,
.fc-button .btn-align-full {
  display: block;
  float: none;
  text-align: center;
  width: 100%;
}

.fc-button .icon-align-left:before,
.fc-button .icon-align-right:after {
  font-family: "GPFIcons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.fc-button .icon-align-left:before {
  margin-right: .8rem;
}

.fc-button .icon-align-left:after {
  display: none;
}

.fc-button .icon-align-right:after {
  margin-left: .8rem;
}

.fc-button .icon-align-right:before {
  display: none;
}

.fc-button .icon-heart:before,
.fc-button .icon-heart:after {
  content: "";
}

.fc-button .icon-peoples:before,
.fc-button .icon-peoples:after {
  content: "";
}

.fc-button .icon-search:before,
.fc-button .icon-search:after {
  content: "";
  font-size: 1.1em;
}

.fc-button .icon-video:before,
.fc-button .icon-video:after {
  content: '';
  background: url("../i/icon_play_gray.svg") no-repeat 0 0;
  vertical-align: middle;
  position: relative;
  width: 22px;
  height: 23px;
  top: -2px;
}

.fc-button .icon-petition:before,
.fc-button .icon-petition:after {
  content: '';
  background: url("../i//icon_pen.svg") 0 0/16px 20px no-repeat;
  width: 16px;
  height: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.fc-button .icon-arrow:before,
.fc-button .icon-arrow:after {
  content: "";
}

.fc-button .icon-chevron-left:before,
.fc-button .icon-chevron-left:after {
  content: "";
}

.fc-button .icon-chevron-right:before,
.fc-button .icon-chevron-right:after {
  content: "";
}

.fc-button .btn-orange.icon-video:before, .fc-button .btn-orange.icon-video:after,
.fc-button .btn-orange.icon-petition:before,
.fc-button .btn-orange.icon-petition:after,
.fc-button .btn-green.icon-video:before,
.fc-button .btn-green.icon-video:after,
.fc-button .btn-green.icon-petition:before,
.fc-button .btn-green.icon-petition:after {
  -webkit-filter: invert(100%) brightness(130%);
  filter: invert(100%) brightness(130%);
}

.fc-button .btn-simple.icon-video:before, .fc-button .btn-simple.icon-video:after,
.fc-button .btn-simple.icon-petition:before,
.fc-button .btn-simple.icon-petition:after,
.fc-button .btn-white.icon-video:before,
.fc-button .btn-white.icon-video:after,
.fc-button .btn-white.icon-petition:before,
.fc-button .btn-white.icon-petition:after,
.fc-button .btn-transparent.icon-video:before,
.fc-button .btn-transparent.icon-video:after,
.fc-button .btn-transparent.icon-petition:before,
.fc-button .btn-transparent.icon-petition:after {
  -webkit-filter: invert(56%) sepia(100%) saturate(304%) hue-rotate(50deg);
  filter: invert(56%) sepia(100%) saturate(304%) hue-rotate(50deg);
}

.fc-button .icon-facebook:before,
.fc-button .icon-facebook:after,
.fc-button .icon-twitter:before,
.fc-button .icon-twitter:after,
.fc-button .icon-youtube:before,
.fc-button .icon-youtube:after,
.fc-button .icon-instagram:before,
.fc-button .icon-instagram:after {
  font-size: 18px;
  border-right: 1px solid #fff;
  position: relative;
  line-height: 1.4;
  margin-right: 18px;
  padding-right: 18px;
}

.fc-button .icon-facebook:before,
.fc-button .icon-facebook:after {
  content: "";
}

.fc-button .icon-twitter:before,
.fc-button .icon-twitter:after {
  content: "";
}

.fc-button .icon-youtube:before,
.fc-button .icon-youtube:after {
  content: "";
}

.fc-button .icon-instagram:before,
.fc-button .icon-instagram:after {
  content: "";
}

.fc-loading .fc-button .btn,
.fc-button .btn.fc-loading {
  background-color: #ddd;
  color: #999;
  cursor: default;
  pointer-events: none;
}

.fc-loading .fc-button .btn:before,
.fc-loading .fc-button .btn:after,
.fc-button .btn.fc-loading:before,
.fc-button .btn.fc-loading:after {
  color: #424242;
  -webkit-filter: grayscale(100%) brightness(250%);
  filter: grayscale(100%) brightness(250%);
}

[tooltip] {
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

[tooltip]:before, [tooltip]:after {
  opacity: 0;
  transition: opacity .5s;
  z-index: 999;
}

[tooltip]:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 4px 6px 0 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
  z-index: 100;
}

[tooltip]:after {
  content: attr(tooltip);
  position: absolute;
  left: 50%;
  top: -6px;
  transform: translateX(-50%) translateY(-100%);
  background: rgba(0, 0, 0, 0.85);
  text-align: left;
  color: #fff;
  padding: 4px 8px;
  font-size: .8rem;
  line-height: 1.4;
  min-width: 80px;
  border-radius: 5px;
  pointer-events: none;
  min-width: 17rem;
}

[tooltip].is-active:before, [tooltip].is-active:after {
  opacity: 1;
  transition: opacity .5s;
}

[tooltip][tooltip-position="left"]:before {
  left: 0%;
  top: 50%;
  margin-left: -12px;
  transform: translatey(-50%) rotate(-90deg);
}

[tooltip][tooltip-position="left"]:after {
  left: 0%;
  top: 50%;
  margin-left: -8px;
  transform: translateX(-100%) translateY(-50%);
}

[tooltip][tooltip-position="top"]:before {
  left: 50%;
}

[tooltip][tooltip-position="top"]:after {
  left: 50%;
}

[tooltip][tooltip-position="top-left"]:before {
  left: 1rem;
}

[tooltip][tooltip-position="top-left"]:after {
  left: 0;
  transform: translateX(0) translateY(-100%);
}

[tooltip][tooltip-position="bottom"]:before {
  top: 100%;
  margin-top: 8px;
  transform: translateX(-50%) translatey(-100%) rotate(-180deg);
}

[tooltip][tooltip-position="bottom"]:after {
  top: 100%;
  margin-top: 8px;
  transform: translateX(-50%) translateY(0%);
}

[tooltip][tooltip-position="bottom-left"]:before {
  top: 100%;
  left: 1rem;
  margin-top: 8px;
  transform: translateX(-50%) translatey(-100%) rotate(-180deg);
}

[tooltip][tooltip-position="bottom-left"]:after {
  top: 100%;
  left: 0;
  margin-top: 8px;
  transform: translateY(0%);
}

[tooltip][tooltip-position="right"]:before {
  left: 100%;
  top: 50%;
  margin-left: 1px;
  transform: translatey(-50%) rotate(90deg);
}

[tooltip][tooltip-position="right"]:after {
  left: 100%;
  top: 50%;
  margin-left: 8px;
  transform: translateX(0%) translateY(-50%);
}

.openspace_large {
  min-height: 70vh;
}

@media (max-width: 1024px) {
  .openspace_large {
    min-height: 70vh;
  }
}

@media (max-width: 960px) {
  .openspace_large {
    min-height: 55vh;
  }
}

@media (max-width: 767px) {
  .openspace_large {
    min-height: 45vh;
  }
}

@media (max-width: 640px) {
  .openspace_large {
    min-height: 35vh;
  }
}

@media (max-width: 480px) {
  .openspace_large {
    min-height: 30vh;
  }
}

.openspace_video,
.openspace_medium {
  min-height: 65vh;
}

@media (max-width: 1024px) {
  .openspace_video,
  .openspace_medium {
    min-height: 65vh;
  }
}

@media (max-width: 960px) {
  .openspace_video,
  .openspace_medium {
    min-height: 55vh;
  }
}

@media (max-width: 767px) {
  .openspace_video,
  .openspace_medium {
    min-height: 45vh;
  }
}

@media (max-width: 640px) {
  .openspace_video,
  .openspace_medium {
    min-height: 35vh;
  }
}

@media (max-width: 480px) {
  .openspace_video,
  .openspace_medium {
    min-height: 30vh;
  }
}

.openspace_small {
  min-height: 150px;
}

@media (max-width: 640px) {
  .openspace_small {
    min-height: 30vh;
  }
}

@media (max-width: 480px) {
  .openspace_small {
    min-height: 30vh;
  }
}

@media (max-width: 640px) {
  .top-block.openspace_medium.square-on-small-mobile {
    min-height: 100px;
    /*height: 40vh;*/
  }
  h1 .mark {
    font-size: 35px;
  }
  .top-block .text-block h1 {
    font-size: 35px;
    line-height: 1.2em;
  }
  .top-block .text-block p {
    margin: 0px 0 10px;
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .top-block.openspace_medium.square-on-small-mobile {
    min-height: 100px;
    /*height: 50vh;*/
  }
  h1 .mark {
    font-size: 30px;
  }
  .top-block .text-block h1 {
    font-size: 30px;
    line-height: 1.26em;
  }
  .top-block .text-block p {
    margin: 0px 0 10px;
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .top-block.openspace_medium.square-on-small-mobile {
    min-height: 100px;
    /*height: 60vh;*/
  }
  h1 .mark {
    font-size: 26px;
  }
  .top-block .text-block h1 {
    font-size: 26px;
    line-height: 1.26em;
  }
  .top-block .text-block p {
    margin: 0px 0 10px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .main-slider {
    height: 400px !important;
  }
}

@media (max-width: 767px) {
  .main-slider .text-block {
    padding: 60px 0 80px;
  }
}

.main-slider .swiper-slide {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.main-slider .autoplay-progress {
  height: 7px;
  background: #d1e3bd;
  position: absolute;
  bottom: 0;
  z-index: 3;
  left: 0;
  width: 100%;
}

.main-slider .autoplay-progress .bar {
  height: 100%;
  display: block;
  background: #73be31;
  width: 0;
}

.scroll-next {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  /*margin-top: 4px;*/
  /*margin-bottom: 16px;*/
  /*background: url("../i/arrow-next.png") no-repeat 50% 0;*/
  /*height: 23px;*/
  height: 50px;
  cursor: pointer;
  text-align: center;
  /*
    @include retina {
        background: url("../i/arrow-next-x2.png") no-repeat 50%/24px 16px;
    }
    */
}

.scroll-next:before {
  font-family: "GPFIcons" !important;
  content: "";
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  font-size: 36px;
  display: inline-block;
  line-height: 0;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.liste li {
  display: flex;
  flex-wrap: nowrap;
  counter-increment: liste 1;
  align-items: flex-start;
  padding: .5rem 0;
}

.liste li > * {
  flex-grow: 1;
  flex-basis: 50%;
  padding-right: 1ch;
}

.liste li:nth-child(2n+1) {
  background-color: #fff;
}

.liste li:before {
  display: flex;
  content: "#" counter(liste, decimal);
  font-weight: bold;
  color: #73be31;
  flex-basis: 6ch;
  background: none;
  position: initial;
  height: auto;
  flex-grow: 0;
  padding-left: 1ch;
  padding-right: 1ch;
}

.jump-social {
  padding: 60px 0 0;
}

.jump-social .container {
  border-bottom: 1px solid #e3e2e2;
}

@media (min-width: 767px) {
  .jump-social .container {
    border-bottom: none;
    padding-bottom: 60px;
  }
}

.jump-social h2 {
  color: #363a3f;
  font-size: 36px;
}

@media (min-width: 767px) {
  .jump-social h2 {
    font-size: 40px;
  }
}

.jump-social h2:after {
  margin-bottom: 30px;
}

.jump-social p {
  line-height: 1.375em;
}

.jump-social .link-social {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-left: -.5rem;
  margin-right: -.5rem;
  flex-wrap: wrap;
}

.jump-social .link {
  padding: 0 .5rem .5rem;
  flex: 1 0 50%;
}

@media (min-width: 767px) {
  .jump-social .link {
    flex: 1 0 25%;
  }
}

.jump-social .link > a {
  padding: 25px 15px;
  border-radius: 3px;
  box-shadow: 0 0 17px rgba(31, 35, 35, 0.15);
  text-decoration: none;
  color: #fff;
  display: block;
  height: 100%;
  transition: all .2s;
  text-align: center;
  font-size: 26px;
}

@media (min-width: 767px) {
  .jump-social .link > a {
    padding: 50px 20px;
  }
}

.jump-social .link > a:before {
  display: block;
  margin-bottom: 16px;
}

.jump-social .link > a span {
  display: block;
  color: white;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 700;
}

.jump-social .link-twitter {
  background-color: #13A2F6;
}

.jump-social .link-twitter:hover, .jump-social .link-twitter:focus {
  background: #fff;
  color: #13A2F6;
}

.jump-social .link-twitter:hover span, .jump-social .link-twitter:focus span {
  color: #13A2F6;
}

.jump-social .link-facebook {
  background-color: #4069B4;
}

.jump-social .link-facebook:hover, .jump-social .link-facebook:focus {
  background: #fff;
  color: #4069B4;
}

.jump-social .link-facebook:hover span, .jump-social .link-facebook:focus span {
  color: #4069B4;
}

.jump-social .link-instagram {
  background-color: #833ab4;
}

.jump-social .link-instagram:hover, .jump-social .link-instagram:focus {
  background: #fff;
  color: #833ab4;
}

.jump-social .link-instagram:hover span, .jump-social .link-instagram:focus span {
  color: #833ab4;
}

.jump-social .link-youtube {
  background-color: #ff0000;
}

.jump-social .link-youtube:hover, .jump-social .link-youtube:focus {
  background: #fff;
  color: #ff0000;
}

.jump-social .link-youtube:hover span, .jump-social .link-youtube:focus span {
  color: #ff0000;
}
