
.ez-ikusi, .potoaform {
 display:none; 
}

/* ========================================================================
   IKONOAK
 ========================================================================== */
@font-face {
  font-family: 'FontAwesome';
  src: url("iturriak/fontawesome-webfont.eot");
  src: url("../warp/vendor/uikit/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("iturriak/fontawesome-webfont.woff2") format('woff2'), url("iturriak/fontawesome-webfont.woff") format("woff"), url("iturriak/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*
 * 1. Allow margin
 * 2. Prevent inherit font style
 * 4. Correct line-height
 * 5. Better font rendering
 * 6. Remove `text-decoration` for anchors
 */
[class*='mt-icon-'] {
  font-family: FontAwesome;
  /* 1 */
  display: inline-block;
  /* 2 */
  font-weight: normal;
  font-style: normal;
  /* 4 */
  line-height: 1;
  /* 5 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* 6 */
[class*='mt-icon-'],
[class*='mt-icon-']:hover,
[class*='mt-icon-']:focus {
  text-decoration: none;
}
/* Size modifiers
 ========================================================================== */
.mt-icon-small:before {
  font-size: 150%;
  vertical-align: -10%;
}
.mt-icon-medium:before {
  font-size: 200%;
  vertical-align: -16%;
}
.mt-icon-large:before {
  font-size: 250%;
  vertical-align: -22%;
}
/* Modifier: `mt-icon-spin`
 ========================================================================== */
.mt-icon-spin {
  display: inline-block;
  -webkit-animation: mt-rotate 2s infinite linear;
  animation: mt-rotate 2s infinite linear;
}
/* Modifier: `mt-icon-hover`
 ========================================================================== */
.mt-icon-hover {
  color: #60676d;
}
/*
 * Hover
 */
.mt-icon-hover:hover {
  color: #fe634a;
}
/* Modifier: `mt-icon-button`
 ========================================================================== */
.mt-icon-button {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  background: #3c4349;
  line-height: 50px;
  color: #cad2da;
  font-size: 30px;
  text-align: center;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.mt-icon-button:hover,
.mt-icon-button:focus {
  background-color: #fe634a;
  color: #ffffff;
  /* 2 */
  outline: none;
}
/* Active */
.mt-icon-button:active {
  background-color: #fe745e;
  color: #ffe5ac;
}
/* Icon mapping
 ========================================================================== */
.mt-icon-glass:before {
  content: "\f000";
}
.mt-icon-music:before {
  content: "\f001";
}
.mt-icon-search:before {
  content: "\f002";
}
.mt-icon-envelope-o:before {
  content: "\f003";
}
.mt-icon-heart:before {
  content: "\f004";
}
.mt-icon-star:before {
  content: "\f005";
}
.mt-icon-star-o:before {
  content: "\f006";
}
.mt-icon-user:before {
  content: "\f007";
}
.mt-icon-film:before {
  content: "\f008";
}
.mt-icon-th-large:before {
  content: "\f009";
}
.mt-icon-th:before {
  content: "\f00a";
}
.mt-icon-th-list:before {
  content: "\f00b";
}
.mt-icon-check:before {
  content: "\f00c";
}
.mt-icon-remove:before,
.mt-icon-close:before,
.mt-icon-times:before {
  content: "\f00d";
}
.mt-icon-search-plus:before {
  content: "\f00e";
}
.mt-icon-search-minus:before {
  content: "\f010";
}
.mt-icon-power-off:before {
  content: "\f011";
}
.mt-icon-signal:before {
  content: "\f012";
}
.mt-icon-gear:before,
.mt-icon-cog:before {
  content: "\f013";
}
.mt-icon-trash-o:before {
  content: "\f014";
}
.mt-icon-home:before {
  content: "\f015";
}
.mt-icon-file-o:before {
  content: "\f016";
}
.mt-icon-clock-o:before {
  content: "\f017";
}
.mt-icon-road:before {
  content: "\f018";
}
.mt-icon-download:before {
  content: "\f019";
}
.mt-icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.mt-icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.mt-icon-inbox:before {
  content: "\f01c";
}
.mt-icon-play-circle-o:before {
  content: "\f01d";
}
.mt-icon-rotate-right:before,
.mt-icon-repeat:before {
  content: "\f01e";
}
.mt-icon-refresh:before {
  content: "\f021";
}
.mt-icon-list-alt:before {
  content: "\f022";
}
.mt-icon-lock:before {
  content: "\f023";
}
.mt-icon-flag:before {
  content: "\f024";
}
.mt-icon-headphones:before {
  content: "\f025";
}
.mt-icon-volume-off:before {
  content: "\f026";
}
.mt-icon-volume-down:before {
  content: "\f027";
}
.mt-icon-volume-up:before {
  content: "\f028";
}
.mt-icon-qrcode:before {
  content: "\f029";
}
.mt-icon-barcode:before {
  content: "\f02a";
}
.mt-icon-tag:before {
  content: "\f02b";
}
.mt-icon-tags:before {
  content: "\f02c";
}
.mt-icon-book:before {
  content: "\f02d";
}
.mt-icon-bookmark:before {
  content: "\f02e";
}
.mt-icon-print:before {
  content: "\f02f";
}
.mt-icon-camera:before {
  content: "\f030";
}
.mt-icon-font:before {
  content: "\f031";
}
.mt-icon-bold:before {
  content: "\f032";
}
.mt-icon-italic:before {
  content: "\f033";
}
.mt-icon-text-height:before {
  content: "\f034";
}
.mt-icon-text-width:before {
  content: "\f035";
}
.mt-icon-align-left:before {
  content: "\f036";
}
.mt-icon-align-center:before {
  content: "\f037";
}
.mt-icon-align-right:before {
  content: "\f038";
}
.mt-icon-align-justify:before {
  content: "\f039";
}
.mt-icon-list:before {
  content: "\f03a";
}
.mt-icon-dedent:before,
.mt-icon-outdent:before {
  content: "\f03b";
}
.mt-icon-indent:before {
  content: "\f03c";
}
.mt-icon-video-camera:before {
  content: "\f03d";
}
.mt-icon-photo:before,
.mt-icon-image:before,
.mt-icon-picture-o:before {
  content: "\f03e";
}
.mt-icon-pencil:before {
  content: "\f040";
}
.mt-icon-map-marker:before {
  content: "\f041";
}
.mt-icon-adjust:before {
  content: "\f042";
}
.mt-icon-tint:before {
  content: "\f043";
}
.mt-icon-edit:before,
.mt-icon-pencil-square-o:before {
  content: "\f044";
}
.mt-icon-share-square-o:before {
  content: "\f045";
}
.mt-icon-check-square-o:before {
  content: "\f046";
}
.mt-icon-arrows:before {
  content: "\f047";
}
.mt-icon-step-backward:before {
  content: "\f048";
}
.mt-icon-fast-backward:before {
  content: "\f049";
}
.mt-icon-backward:before {
  content: "\f04a";
}
.mt-icon-play:before {
  content: "\f04b";
}
.mt-icon-pause:before {
  content: "\f04c";
}
.mt-icon-stop:before {
  content: "\f04d";
}
.mt-icon-forward:before {
  content: "\f04e";
}
.mt-icon-fast-forward:before {
  content: "\f050";
}
.mt-icon-step-forward:before {
  content: "\f051";
}
.mt-icon-eject:before {
  content: "\f052";
}
.mt-icon-chevron-left:before {
  content: "\f053";
}
.mt-icon-chevron-right:before {
  content: "\f054";
}
.mt-icon-plus-circle:before {
  content: "\f055";
}
.mt-icon-minus-circle:before {
  content: "\f056";
}
.mt-icon-times-circle:before {
  content: "\f057";
}
.mt-icon-check-circle:before {
  content: "\f058";
}
.mt-icon-question-circle:before {
  content: "\f059";
}
.mt-icon-info-circle:before {
  content: "\f05a";
}
.mt-icon-crosshairs:before {
  content: "\f05b";
}
.mt-icon-times-circle-o:before {
  content: "\f05c";
}
.mt-icon-check-circle-o:before {
  content: "\f05d";
}
.mt-icon-ban:before {
  content: "\f05e";
}
.mt-icon-arrow-left:before {
  content: "\f060";
}
.mt-icon-arrow-right:before {
  content: "\f061";
}
.mt-icon-arrow-up:before {
  content: "\f062";
}
.mt-icon-arrow-down:before {
  content: "\f063";
}
.mt-icon-mail-forward:before,
.mt-icon-share:before {
  content: "\f064";
}
.mt-icon-expand:before {
  content: "\f065";
}
.mt-icon-compress:before {
  content: "\f066";
}
.mt-icon-plus:before {
  content: "\f067";
}
.mt-icon-minus:before {
  content: "\f068";
}
.mt-icon-asterisk:before {
  content: "\f069";
}
.mt-icon-exclamation-circle:before {
  content: "\f06a";
}
.mt-icon-gift:before {
  content: "\f06b";
}
.mt-icon-leaf:before {
  content: "\f06c";
}
.mt-icon-fire:before {
  content: "\f06d";
}
.mt-icon-eye:before {
  content: "\f06e";
}
.mt-icon-eye-slash:before {
  content: "\f070";
}
.mt-icon-warning:before,
.mt-icon-exclamation-triangle:before {
  content: "\f071";
}
.mt-icon-plane:before {
  content: "\f072";
}
.mt-icon-calendar:before {
  content: "\f073";
}
.mt-icon-random:before {
  content: "\f074";
}
.mt-icon-comment:before {
  content: "\f075";
}
.mt-icon-magnet:before {
  content: "\f076";
}
.mt-icon-chevron-up:before {
  content: "\f077";
}
.mt-icon-chevron-down:before {
  content: "\f078";
}
.mt-icon-retweet:before {
  content: "\f079";
}
.mt-icon-shopping-cart:before {
  content: "\f07a";
}
.mt-icon-folder:before {
  content: "\f07b";
}
.mt-icon-folder-open:before {
  content: "\f07c";
}
.mt-icon-arrows-v:before {
  content: "\f07d";
}
.mt-icon-arrows-h:before {
  content: "\f07e";
}
.mt-icon-bar-chart-o:before,
.mt-icon-bar-chart:before {
  content: "\f080";
}
.mt-icon-twitter-square:before {
  content: "\f081";
}
.mt-icon-facebook-square:before {
  content: "\f082";
}
.mt-icon-camera-retro:before {
  content: "\f083";
}
.mt-icon-key:before {
  content: "\f084";
}
.mt-icon-gears:before,
.mt-icon-cogs:before {
  content: "\f085";
}
.mt-icon-comments:before {
  content: "\f086";
}
.mt-icon-thumbs-o-up:before {
  content: "\f087";
}
.mt-icon-thumbs-o-down:before {
  content: "\f088";
}
.mt-icon-star-half:before {
  content: "\f089";
}
.mt-icon-heart-o:before {
  content: "\f08a";
}
.mt-icon-sign-out:before {
  content: "\f08b";
}
.mt-icon-linkedin-square:before {
  content: "\f08c";
}
.mt-icon-thumb-tack:before {
  content: "\f08d";
}
.mt-icon-external-link:before {
  content: "\f08e";
}
.mt-icon-sign-in:before {
  content: "\f090";
}
.mt-icon-trophy:before {
  content: "\f091";
}
.mt-icon-github-square:before {
  content: "\f092";
}
.mt-icon-upload:before {
  content: "\f093";
}
.mt-icon-lemon-o:before {
  content: "\f094";
}
.mt-icon-phone:before {
  content: "\f095";
}
.mt-icon-square-o:before {
  content: "\f096";
}
.mt-icon-bookmark-o:before {
  content: "\f097";
}
.mt-icon-phone-square:before {
  content: "\f098";
}
.mt-icon-twitter:before {
  content: "\f099";
}
.mt-icon-facebook-f:before,
.mt-icon-facebook:before {
  content: "\f09a";
}
.mt-icon-github:before {
  content: "\f09b";
}
.mt-icon-unlock:before {
  content: "\f09c";
}
.mt-icon-credit-card:before {
  content: "\f09d";
}
.mt-icon-rss:before {
  content: "\f09e";
}
.mt-icon-hdd-o:before {
  content: "\f0a0";
}
.mt-icon-bullhorn:before {
  content: "\f0a1";
}
.mt-icon-bell:before {
  content: "\f0f3";
}
.mt-icon-certificate:before {
  content: "\f0a3";
}
.mt-icon-hand-o-right:before {
  content: "\f0a4";
}
.mt-icon-hand-o-left:before {
  content: "\f0a5";
}
.mt-icon-hand-o-up:before {
  content: "\f0a6";
}
.mt-icon-hand-o-down:before {
  content: "\f0a7";
}
.mt-icon-arrow-circle-left:before {
  content: "\f0a8";
}
.mt-icon-arrow-circle-right:before {
  content: "\f0a9";
}
.mt-icon-arrow-circle-up:before {
  content: "\f0aa";
}
.mt-icon-arrow-circle-down:before {
  content: "\f0ab";
}
.mt-icon-globe:before {
  content: "\f0ac";
}
.mt-icon-wrench:before {
  content: "\f0ad";
}
.mt-icon-tasks:before {
  content: "\f0ae";
}
.mt-icon-filter:before {
  content: "\f0b0";
}
.mt-icon-briefcase:before {
  content: "\f0b1";
}
.mt-icon-arrows-alt:before {
  content: "\f0b2";
}
.mt-icon-group:before,
.mt-icon-users:before {
  content: "\f0c0";
}
.mt-icon-chain:before,
.mt-icon-link:before {
  content: "\f0c1";
}
.mt-icon-cloud:before {
  content: "\f0c2";
}
.mt-icon-flask:before {
  content: "\f0c3";
}
.mt-icon-cut:before,
.mt-icon-scissors:before {
  content: "\f0c4";
}
.mt-icon-copy:before,
.mt-icon-files-o:before {
  content: "\f0c5";
}
.mt-icon-paperclip:before {
  content: "\f0c6";
}
.mt-icon-save:before,
.mt-icon-floppy-o:before {
  content: "\f0c7";
}
.mt-icon-square:before {
  content: "\f0c8";
}
.mt-icon-navicon:before,
.mt-icon-reorder:before,
.mt-icon-bars:before {
  content: "\f0c9";
}
.mt-icon-list-ul:before {
  content: "\f0ca";
}
.mt-icon-list-ol:before {
  content: "\f0cb";
}
.mt-icon-strikethrough:before {
  content: "\f0cc";
}
.mt-icon-underline:before {
  content: "\f0cd";
}
.mt-icon-table:before {
  content: "\f0ce";
}
.mt-icon-magic:before {
  content: "\f0d0";
}
.mt-icon-truck:before {
  content: "\f0d1";
}
.mt-icon-pinterest:before {
  content: "\f0d2";
}
.mt-icon-pinterest-square:before {
  content: "\f0d3";
}
.mt-icon-google-plus-square:before {
  content: "\f0d4";
}
.mt-icon-google-plus:before {
  content: "\f0d5";
}
.mt-icon-money:before {
  content: "\f0d6";
}
.mt-icon-caret-down:before {
  content: "\f0d7";
}
.mt-icon-caret-up:before {
  content: "\f0d8";
}
.mt-icon-caret-left:before {
  content: "\f0d9";
}
.mt-icon-caret-right:before {
  content: "\f0da";
}
.mt-icon-columns:before {
  content: "\f0db";
}
.mt-icon-unsorted:before,
.mt-icon-sort:before {
  content: "\f0dc";
}
.mt-icon-sort-down:before,
.mt-icon-sort-desc:before {
  content: "\f0dd";
}
.mt-icon-sort-up:before,
.mt-icon-sort-asc:before {
  content: "\f0de";
}
.mt-icon-envelope:before {
  content: "\f0e0";
}
.mt-icon-linkedin:before {
  content: "\f0e1";
}
.mt-icon-rotate-left:before,
.mt-icon-undo:before {
  content: "\f0e2";
}
.mt-icon-legal:before,
.mt-icon-gavel:before {
  content: "\f0e3";
}
.mt-icon-dashboard:before,
.mt-icon-tachometer:before {
  content: "\f0e4";
}
.mt-icon-comment-o:before {
  content: "\f0e5";
}
.mt-icon-comments-o:before {
  content: "\f0e6";
}
.mt-icon-flash:before,
.mt-icon-bolt:before {
  content: "\f0e7";
}
.mt-icon-sitemap:before {
  content: "\f0e8";
}
.mt-icon-umbrella:before {
  content: "\f0e9";
}
.mt-icon-paste:before,
.mt-icon-clipboard:before {
  content: "\f0ea";
}
.mt-icon-lightbulb-o:before {
  content: "\f0eb";
}
.mt-icon-exchange:before {
  content: "\f0ec";
}
.mt-icon-cloud-download:before {
  content: "\f0ed";
}
.mt-icon-cloud-upload:before {
  content: "\f0ee";
}
.mt-icon-user-md:before {
  content: "\f0f0";
}
.mt-icon-stethoscope:before {
  content: "\f0f1";
}
.mt-icon-suitcase:before {
  content: "\f0f2";
}
.mt-icon-bell-o:before {
  content: "\f0a2";
}
.mt-icon-coffee:before {
  content: "\f0f4";
}
.mt-icon-cutlery:before {
  content: "\f0f5";
}
.mt-icon-file-text-o:before {
  content: "\f0f6";
}
.mt-icon-building-o:before {
  content: "\f0f7";
}
.mt-icon-hospital-o:before {
  content: "\f0f8";
}
.mt-icon-ambulance:before {
  content: "\f0f9";
}
.mt-icon-medkit:before {
  content: "\f0fa";
}
.mt-icon-fighter-jet:before {
  content: "\f0fb";
}
.mt-icon-beer:before {
  content: "\f0fc";
}
.mt-icon-h-square:before {
  content: "\f0fd";
}
.mt-icon-plus-square:before {
  content: "\f0fe";
}
.mt-icon-angle-double-left:before {
  content: "\f100";
}
.mt-icon-angle-double-right:before {
  content: "\f101";
}
.mt-icon-angle-double-up:before {
  content: "\f102";
}
.mt-icon-angle-double-down:before {
  content: "\f103";
}
.mt-icon-angle-left:before {
  content: "\f104";
}
.mt-icon-angle-right:before {
  content: "\f105";
}
.mt-icon-angle-up:before {
  content: "\f106";
}
.mt-icon-angle-down:before {
  content: "\f107";
}
.mt-icon-desktop:before {
  content: "\f108";
}
.mt-icon-laptop:before {
  content: "\f109";
}
.mt-icon-tablet:before {
  content: "\f10a";
}
.mt-icon-mobile-phone:before,
.mt-icon-mobile:before {
  content: "\f10b";
}
.mt-icon-circle-o:before {
  content: "\f10c";
}
.mt-icon-quote-left:before {
  content: "\f10d";
}
.mt-icon-quote-right:before {
  content: "\f10e";
}
.mt-icon-spinner:before {
  content: "\f110";
}
.mt-icon-circle:before {
  content: "\f111";
}
.mt-icon-mail-reply:before,
.mt-icon-reply:before {
  content: "\f112";
}
.mt-icon-github-alt:before {
  content: "\f113";
}
.mt-icon-folder-o:before {
  content: "\f114";
}
.mt-icon-folder-open-o:before {
  content: "\f115";
}
.mt-icon-smile-o:before {
  content: "\f118";
}
.mt-icon-frown-o:before {
  content: "\f119";
}
.mt-icon-meh-o:before {
  content: "\f11a";
}
.mt-icon-gamepad:before {
  content: "\f11b";
}
.mt-icon-keyboard-o:before {
  content: "\f11c";
}
.mt-icon-flag-o:before {
  content: "\f11d";
}
.mt-icon-flag-checkered:before {
  content: "\f11e";
}
.mt-icon-terminal:before {
  content: "\f120";
}
.mt-icon-code:before {
  content: "\f121";
}
.mt-icon-mail-reply-all:before,
.mt-icon-reply-all:before {
  content: "\f122";
}
.mt-icon-star-half-empty:before,
.mt-icon-star-half-full:before,
.mt-icon-star-half-o:before {
  content: "\f123";
}
.mt-icon-location-arrow:before {
  content: "\f124";
}
.mt-icon-crop:before {
  content: "\f125";
}
.mt-icon-code-fork:before {
  content: "\f126";
}
.mt-icon-unlink:before,
.mt-icon-chain-broken:before {
  content: "\f127";
}
.mt-icon-question:before {
  content: "\f128";
}
.mt-icon-info:before {
  content: "\f129";
}
.mt-icon-exclamation:before {
  content: "\f12a";
}
.mt-icon-superscript:before {
  content: "\f12b";
}
.mt-icon-subscript:before {
  content: "\f12c";
}
.mt-icon-eraser:before {
  content: "\f12d";
}
.mt-icon-puzzle-piece:before {
  content: "\f12e";
}
.mt-icon-microphone:before {
  content: "\f130";
}
.mt-icon-microphone-slash:before {
  content: "\f131";
}
.mt-icon-shield:before {
  content: "\f132";
}
.mt-icon-calendar-o:before {
  content: "\f133";
}
.mt-icon-fire-extinguisher:before {
  content: "\f134";
}
.mt-icon-rocket:before {
  content: "\f135";
}
.mt-icon-maxcdn:before {
  content: "\f136";
}
.mt-icon-chevron-circle-left:before {
  content: "\f137";
}
.mt-icon-chevron-circle-right:before {
  content: "\f138";
}
.mt-icon-chevron-circle-up:before {
  content: "\f139";
}
.mt-icon-chevron-circle-down:before {
  content: "\f13a";
}
.mt-icon-html5:before {
  content: "\f13b";
}
.mt-icon-css3:before {
  content: "\f13c";
}
.mt-icon-anchor:before {
  content: "\f13d";
}
.mt-icon-unlock-alt:before {
  content: "\f13e";
}
.mt-icon-bullseye:before {
  content: "\f140";
}
.mt-icon-ellipsis-h:before {
  content: "\f141";
}
.mt-icon-ellipsis-v:before {
  content: "\f142";
}
.mt-icon-rss-square:before {
  content: "\f143";
}
.mt-icon-play-circle:before {
  content: "\f144";
}
.mt-icon-ticket:before {
  content: "\f145";
}
.mt-icon-minus-square:before {
  content: "\f146";
}
.mt-icon-minus-square-o:before {
  content: "\f147";
}
.mt-icon-level-up:before {
  content: "\f148";
}
.mt-icon-level-down:before {
  content: "\f149";
}
.mt-icon-check-square:before {
  content: "\f14a";
}
.mt-icon-pencil-square:before {
  content: "\f14b";
}
.mt-icon-external-link-square:before {
  content: "\f14c";
}
.mt-icon-share-square:before {
  content: "\f14d";
}
.mt-icon-compass:before {
  content: "\f14e";
}
.mt-icon-toggle-down:before,
.mt-icon-caret-square-o-down:before {
  content: "\f150";
}
.mt-icon-toggle-up:before,
.mt-icon-caret-square-o-up:before {
  content: "\f151";
}
.mt-icon-toggle-right:before,
.mt-icon-caret-square-o-right:before {
  content: "\f152";
}
.mt-icon-euro:before,
.mt-icon-eur:before {
  content: "\f153";
}
.mt-icon-gbp:before {
  content: "\f154";
}
.mt-icon-dollar:before,
.mt-icon-usd:before {
  content: "\f155";
}
.mt-icon-rupee:before,
.mt-icon-inr:before {
  content: "\f156";
}
.mt-icon-cny:before,
.mt-icon-rmb:before,
.mt-icon-yen:before,
.mt-icon-jpy:before {
  content: "\f157";
}
.mt-icon-ruble:before,
.mt-icon-rouble:before,
.mt-icon-rub:before {
  content: "\f158";
}
.mt-icon-won:before,
.mt-icon-krw:before {
  content: "\f159";
}
.mt-icon-bitcoin:before,
.mt-icon-btc:before {
  content: "\f15a";
}
.mt-icon-file:before {
  content: "\f15b";
}
.mt-icon-file-text:before {
  content: "\f15c";
}
.mt-icon-sort-alpha-asc:before {
  content: "\f15d";
}
.mt-icon-sort-alpha-desc:before {
  content: "\f15e";
}
.mt-icon-sort-amount-asc:before {
  content: "\f160";
}
.mt-icon-sort-amount-desc:before {
  content: "\f161";
}
.mt-icon-sort-numeric-asc:before {
  content: "\f162";
}
.mt-icon-sort-numeric-desc:before {
  content: "\f163";
}
.mt-icon-thumbs-up:before {
  content: "\f164";
}
.mt-icon-thumbs-down:before {
  content: "\f165";
}
.mt-icon-youtube-square:before {
  content: "\f166";
}
.mt-icon-youtube:before {
  content: "\f167";
}
.mt-icon-xing:before {
  content: "\f168";
}
.mt-icon-xing-square:before {
  content: "\f169";
}
.mt-icon-youtube-play:before {
  content: "\f16a";
}
.mt-icon-dropbox:before {
  content: "\f16b";
}
.mt-icon-stack-overflow:before {
  content: "\f16c";
}
.mt-icon-instagram:before {
  content: "\f16d";
}
.mt-icon-flickr:before {
  content: "\f16e";
}
.mt-icon-adn:before {
  content: "\f170";
}
.mt-icon-bitbucket:before {
  content: "\f171";
}
.mt-icon-bitbucket-square:before {
  content: "\f172";
}
.mt-icon-tumblr:before {
  content: "\f173";
}
.mt-icon-tumblr-square:before {
  content: "\f174";
}
.mt-icon-long-arrow-down:before {
  content: "\f175";
}
.mt-icon-long-arrow-up:before {
  content: "\f176";
}
.mt-icon-long-arrow-left:before {
  content: "\f177";
}
.mt-icon-long-arrow-right:before {
  content: "\f178";
}
.mt-icon-apple:before {
  content: "\f179";
}
.mt-icon-windows:before {
  content: "\f17a";
}
.mt-icon-android:before {
  content: "\f17b";
}
.mt-icon-linux:before {
  content: "\f17c";
}
.mt-icon-dribbble:before {
  content: "\f17d";
}
.mt-icon-skype:before {
  content: "\f17e";
}
.mt-icon-foursquare:before {
  content: "\f180";
}
.mt-icon-trello:before {
  content: "\f181";
}
.mt-icon-female:before {
  content: "\f182";
}
.mt-icon-male:before {
  content: "\f183";
}
.mt-icon-gittip:before,
.mt-icon-gratipay:before {
  content: "\f184";
}
.mt-icon-sun-o:before {
  content: "\f185";
}
.mt-icon-moon-o:before {
  content: "\f186";
}
.mt-icon-archive:before {
  content: "\f187";
}
.mt-icon-bug:before {
  content: "\f188";
}
.mt-icon-vk:before {
  content: "\f189";
}
.mt-icon-weibo:before {
  content: "\f18a";
}
.mt-icon-renren:before {
  content: "\f18b";
}
.mt-icon-pagelines:before {
  content: "\f18c";
}
.mt-icon-stack-exchange:before {
  content: "\f18d";
}
.mt-icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.mt-icon-arrow-circle-o-left:before {
  content: "\f190";
}
.mt-icon-toggle-left:before,
.mt-icon-caret-square-o-left:before {
  content: "\f191";
}
.mt-icon-dot-circle-o:before {
  content: "\f192";
}
.mt-icon-wheelchair:before {
  content: "\f193";
}
.mt-icon-vimeo-square:before {
  content: "\f194";
}
.mt-icon-turkish-lira:before,
.mt-icon-try:before {
  content: "\f195";
}
.mt-icon-plus-square-o:before {
  content: "\f196";
}
.mt-icon-space-shuttle:before {
  content: "\f197";
}
.mt-icon-slack:before {
  content: "\f198";
}
.mt-icon-envelope-square:before {
  content: "\f199";
}
.mt-icon-wordpress:before {
  content: "\f19a";
}
.mt-icon-openid:before {
  content: "\f19b";
}
.mt-icon-institution:before,
.mt-icon-bank:before,
.mt-icon-university:before {
  content: "\f19c";
}
.mt-icon-mortar-board:before,
.mt-icon-graduation-cap:before {
  content: "\f19d";
}
.mt-icon-yahoo:before {
  content: "\f19e";
}
.mt-icon-google:before {
  content: "\f1a0";
}
.mt-icon-reddit:before {
  content: "\f1a1";
}
.mt-icon-reddit-square:before {
  content: "\f1a2";
}
.mt-icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.mt-icon-stumbleupon:before {
  content: "\f1a4";
}
.mt-icon-delicious:before {
  content: "\f1a5";
}
.mt-icon-digg:before {
  content: "\f1a6";
}
.mt-icon-pied-piper:before {
  content: "\f1a7";
}
.mt-icon-pied-piper-alt:before {
  content: "\f1a8";
}
.mt-icon-drupal:before {
  content: "\f1a9";
}
.mt-icon-joomla:before {
  content: "\f1aa";
}
.mt-icon-language:before {
  content: "\f1ab";
}
.mt-icon-fax:before {
  content: "\f1ac";
}
.mt-icon-building:before {
  content: "\f1ad";
}
.mt-icon-child:before {
  content: "\f1ae";
}
.mt-icon-paw:before {
  content: "\f1b0";
}
.mt-icon-spoon:before {
  content: "\f1b1";
}
.mt-icon-cube:before {
  content: "\f1b2";
}
.mt-icon-cubes:before {
  content: "\f1b3";
}
.mt-icon-behance:before {
  content: "\f1b4";
}
.mt-icon-behance-square:before {
  content: "\f1b5";
}
.mt-icon-steam:before {
  content: "\f1b6";
}
.mt-icon-steam-square:before {
  content: "\f1b7";
}
.mt-icon-recycle:before {
  content: "\f1b8";
}
.mt-icon-automobile:before,
.mt-icon-car:before {
  content: "\f1b9";
}
.mt-icon-cab:before,
.mt-icon-taxi:before {
  content: "\f1ba";
}
.mt-icon-tree:before {
  content: "\f1bb";
}
.mt-icon-spotify:before {
  content: "\f1bc";
}
.mt-icon-deviantart:before {
  content: "\f1bd";
}
.mt-icon-soundcloud:before {
  content: "\f1be";
}
.mt-icon-database:before {
  content: "\f1c0";
}
.mt-icon-file-pdf-o:before {
  content: "\f1c1";
}
.mt-icon-file-word-o:before {
  content: "\f1c2";
}
.mt-icon-file-excel-o:before {
  content: "\f1c3";
}
.mt-icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.mt-icon-file-photo-o:before,
.mt-icon-file-picture-o:before,
.mt-icon-file-image-o:before {
  content: "\f1c5";
}
.mt-icon-file-zip-o:before,
.mt-icon-file-archive-o:before {
  content: "\f1c6";
}
.mt-icon-file-sound-o:before,
.mt-icon-file-audio-o:before {
  content: "\f1c7";
}
.mt-icon-file-movie-o:before,
.mt-icon-file-video-o:before {
  content: "\f1c8";
}
.mt-icon-file-code-o:before {
  content: "\f1c9";
}
.mt-icon-vine:before {
  content: "\f1ca";
}
.mt-icon-codepen:before {
  content: "\f1cb";
}
.mt-icon-jsfiddle:before {
  content: "\f1cc";
}
.mt-icon-life-bouy:before,
.mt-icon-life-buoy:before,
.mt-icon-life-saver:before,
.mt-icon-support:before,
.mt-icon-life-ring:before {
  content: "\f1cd";
}
.mt-icon-circle-o-notch:before {
  content: "\f1ce";
}
.mt-icon-ra:before,
.mt-icon-rebel:before {
  content: "\f1d0";
}
.mt-icon-ge:before,
.mt-icon-empire:before {
  content: "\f1d1";
}
.mt-icon-git-square:before {
  content: "\f1d2";
}
.mt-icon-git:before {
  content: "\f1d3";
}
.mt-icon-hacker-news:before {
  content: "\f1d4";
}
.mt-icon-tencent-weibo:before {
  content: "\f1d5";
}
.mt-icon-qq:before {
  content: "\f1d6";
}
.mt-icon-wechat:before,
.mt-icon-weixin:before {
  content: "\f1d7";
}
.mt-icon-send:before,
.mt-icon-paper-plane:before {
  content: "\f1d8";
}
.mt-icon-send-o:before,
.mt-icon-paper-plane-o:before {
  content: "\f1d9";
}
.mt-icon-history:before {
  content: "\f1da";
}
.mt-icon-genderless:before,
.mt-icon-circle-thin:before {
  content: "\f1db";
}
.mt-icon-header:before {
  content: "\f1dc";
}
.mt-icon-paragraph:before {
  content: "\f1dd";
}
.mt-icon-sliders:before {
  content: "\f1de";
}
.mt-icon-share-alt:before {
  content: "\f1e0";
}
.mt-icon-share-alt-square:before {
  content: "\f1e1";
}
.mt-icon-bomb:before {
  content: "\f1e2";
}
.mt-icon-soccer-ball-o:before,
.mt-icon-futbol-o:before {
  content: "\f1e3";
}
.mt-icon-tty:before {
  content: "\f1e4";
}
.mt-icon-binoculars:before {
  content: "\f1e5";
}
.mt-icon-plug:before {
  content: "\f1e6";
}
.mt-icon-slideshare:before {
  content: "\f1e7";
}
.mt-icon-twitch:before {
  content: "\f1e8";
}
.mt-icon-yelp:before {
  content: "\f1e9";
}
.mt-icon-newspaper-o:before {
  content: "\f1ea";
}
.mt-icon-wifi:before {
  content: "\f1eb";
}
.mt-icon-calculator:before {
  content: "\f1ec";
}
.mt-icon-paypal:before {
  content: "\f1ed";
}
.mt-icon-google-wallet:before {
  content: "\f1ee";
}
.mt-icon-cc-visa:before {
  content: "\f1f0";
}
.mt-icon-cc-mastercard:before {
  content: "\f1f1";
}
.mt-icon-cc-discover:before {
  content: "\f1f2";
}
.mt-icon-cc-amex:before {
  content: "\f1f3";
}
.mt-icon-cc-paypal:before {
  content: "\f1f4";
}
.mt-icon-cc-stripe:before {
  content: "\f1f5";
}
.mt-icon-bell-slash:before {
  content: "\f1f6";
}
.mt-icon-bell-slash-o:before {
  content: "\f1f7";
}
.mt-icon-trash:before {
  content: "\f1f8";
}
.mt-icon-copyright:before {
  content: "\f1f9";
}
.mt-icon-at:before {
  content: "\f1fa";
}
.mt-icon-eyedropper:before {
  content: "\f1fb";
}
.mt-icon-paint-brush:before {
  content: "\f1fc";
}
.mt-icon-birthday-cake:before {
  content: "\f1fd";
}
.mt-icon-area-chart:before {
  content: "\f1fe";
}
.mt-icon-pie-chart:before {
  content: "\f200";
}
.mt-icon-line-chart:before {
  content: "\f201";
}
.mt-icon-lastfm:before {
  content: "\f202";
}
.mt-icon-lastfm-square:before {
  content: "\f203";
}
.mt-icon-toggle-off:before {
  content: "\f204";
}
.mt-icon-toggle-on:before {
  content: "\f205";
}
.mt-icon-bicycle:before {
  content: "\f206";
}
.mt-icon-bus:before {
  content: "\f207";
}
.mt-icon-ioxhost:before {
  content: "\f208";
}
.mt-icon-angellist:before {
  content: "\f209";
}
.mt-icon-cc:before {
  content: "\f20a";
}
.mt-icon-shekel:before,
.mt-icon-sheqel:before,
.mt-icon-ils:before {
  content: "\f20b";
}
.mt-icon-meanpath:before {
  content: "\f20c";
}
.mt-icon-buysellads:before {
  content: "\f20d";
}
.mt-icon-connectdevelop:before {
  content: "\f20e";
}
.mt-icon-dashcube:before {
  content: "\f210";
}
.mt-icon-forumbee:before {
  content: "\f211";
}
.mt-icon-leanpub:before {
  content: "\f212";
}
.mt-icon-sellsy:before {
  content: "\f213";
}
.mt-icon-shirtsinbulk:before {
  content: "\f214";
}
.mt-icon-simplybuilt:before {
  content: "\f215";
}
.mt-icon-skyatlas:before {
  content: "\f216";
}
.mt-icon-cart-plus:before {
  content: "\f217";
}
.mt-icon-cart-arrow-down:before {
  content: "\f218";
}
.mt-icon-diamond:before {
  content: "\f219";
}
.mt-icon-ship:before {
  content: "\f21a";
}
.mt-icon-user-secret:before {
  content: "\f21b";
}
.mt-icon-motorcycle:before {
  content: "\f21c";
}
.mt-icon-street-view:before {
  content: "\f21d";
}
.mt-icon-heartbeat:before {
  content: "\f21e";
}
.mt-icon-venus:before {
  content: "\f221";
}
.mt-icon-mars:before {
  content: "\f222";
}
.mt-icon-mercury:before {
  content: "\f223";
}
.mt-icon-transgender:before {
  content: "\f224";
}
.mt-icon-transgender-alt:before {
  content: "\f225";
}
.mt-icon-venus-double:before {
  content: "\f226";
}
.mt-icon-mars-double:before {
  content: "\f227";
}
.mt-icon-venus-mars:before {
  content: "\f228";
}
.mt-icon-mars-stroke:before {
  content: "\f229";
}
.mt-icon-mars-stroke-v:before {
  content: "\f22a";
}
.mt-icon-mars-stroke-h:before {
  content: "\f22b";
}
.mt-icon-neuter:before {
  content: "\f22c";
}
.mt-icon-facebook-official:before {
  content: "\f230";
}
.mt-icon-pinterest-p:before {
  content: "\f231";
}
.mt-icon-whatsapp:before {
  content: "\f232";
}
.mt-icon-server:before {
  content: "\f233";
}
.mt-icon-user-plus:before {
  content: "\f234";
}
.mt-icon-user-times:before {
  content: "\f235";
}
.mt-icon-hotel:before,
.mt-icon-bed:before {
  content: "\f236";
}
.mt-icon-viacoin:before {
  content: "\f237";
}
.mt-icon-train:before {
  content: "\f238";
}
.mt-icon-subway:before {
  content: "\f239";
}
.mt-icon-medium-logo:before {
  content: "\f23a";
}
/* fin ikonoak */

#container .150bider150 {
 max-width:150px; 
}




/* formularioak */

.uk-hidden {
 display:none; 
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  /*  color: red;
    opacity: 1;*/ /* Firefox */
   
line-height: 16px;
font-family: Bitter, serif;
font-size:16px;
margin:4px 0px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    /* color: red; */
  
line-height: 16px;
font-family: Bitter, serif;
font-size:16px;
margin:4px 0px;
}

::-ms-input-placeholder { /* Microsoft Edge */
   /* color: red; */
 
line-height: 16px;
font-family: Bitter, serif;
font-size:16px;
margin:4px 0px;
}


#mensaje-formulario {
border:2px solid red;
width:77%;
padding:12px 12px;
}
.uk-close {
 border:0px solid red;float:right;display:table;
margin:0px 0px 20px 20px; 
}

button#botoia {
font-size:1.2em;
height:43px;
}


/* ilustrazinuen galeria */
#galeria-ilustrazinuak .kutxa-galeria-ilustrazinuak {
 height:150px; 
 margin-bottom:7px !important;
}
@media (max-width: 780px) { 
  #galeria-ilustrazinuak .kutxa-galeria-ilustrazinuak {
  height:130px;
  }
}
/* fin ilustrazinuen galeria */


/* formu modal ilustrazioak eskatzeko */
.capa-botoia {
 border:0px solid red;
 text-align:center;
 margin:10px auto 30px;display:block;width:99%;float:none;max-width:280px;
}


#mezua-ilustra-formu {
 z-index:10000;
/*max-width:480px;*/
/*margin:-340px auto 0px;*/
background:#fff;
padding:0px 0px;
left:0px;
right:0px;
 /*
  position: absolute;
*/

/*
width:90%;
max-width:480px;
 margin:0px 0px;
 position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
*/
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
width:90%;
max-width:480px;
}
@media (max-width: 928px) { 
 /* #mezua-ilustra-formu {margin:-180px auto 0px} */
}



#mezua-ilustra-formu .tableroa {
 margin:30px 38px 30px 30px;border:0px solid #000;text-align:center; 
}

#mezua-ilustra-formu .itxi-ilustra-formu {
position:absolute;top:0px;right:0px;margin:0px 0px;
}
#mezua-ilustra-formu a.x {
 padding:10px 15px;display:block;color:#000; 
}

.botoia-formu-modal-erosi, .botoia-formu-modal-mensaje {
    font-size: 1.2em;
    height: 43px; 
    
    line-height: 16px;
    font-family: Bitter, serif;
    font-size: 16px;
    margin: 4px 0px;
    color: #ffffff;

    background: #000;
    border-color: #000;
    
    display: inline-block;
    padding: 6px 14px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow:none;
    height: auto;
    background-image: none;
}
a.botoia-formu-modal-erosi:hover, a.botoia-formu-modal-mensaje:hover {
    color:#fff;
}
 .botoia-formu-modal-mensaje {
   margin-top:18px;
   font-size:12px;
 }

.placeholderra::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
line-height: 18px;
font-size:12px;
font-family: Bitter, serif;
color:#545454;
}
.uk-form.uk-form-ilustra input[type="text"], .uk-form.uk-form-ilustra input[type="password"], .uk-form.uk-form-ilustra input[type="email"], .uk-form.uk-form-ilustra input[type="tel"], .uk-form.uk-form-ilustra textarea, .uk-form.uk-form-ilustra select {
	padding: 8px 0px 8px 6px;
	width:98%;
	margin:6px 0px;
}
  .uk-form.uk-form-ilustra select {
   width:70px; 
   float:right;
  }
  
.cabe-selector {
 padding: 8px 6px;
 float:left; 
 margin-right:10px;
 margin-bottom:0px;
 color:#888;
}
@media (max-width: 780px) { 
  .cabe-selector {
   max-width:130px;
   border:0px solid red;
  }
  .cabe-selector p {
    line-height:14px;
    font-size:12px;
    margin:0px 0px;
    text-align:left;
  }
}

#mezua-ilustra-formu button {
	margin-top:20px;
	padding: 5px 12px 6px 12px;
	color: #fff;
	background:#db5629;
	border: none;
	height: 33px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#mezua-ilustra-formu #mensaje-formulario {
border:1px solid red;
width:95%;
padding:8px 8px;
text-align:left;
}
#mezua-ilustra-formu #mensaje-formulario p {
margin:0px 0px;
font-size:12px;
}


#beltza {
 /* position:fixed;
 width:100%;
 height:100%;
 background:#000;
 min-height:1600px;
 z-index:9999;
 opacity:0.5; */
 
position:fixed;
z-index:9999;
top: 0;
right: 0;
bottom: 0;
left: 0;
/* overflow-y: scroll; */
background: rgba(0, 0, 0, 0.5);
}
/* fin formu modal ilustrazioak eskatzeko */



div.kutxa {
display:block;width:94%;border:1px solid #c7c6cb;padding:10px 10px;margin-top:25px;
}
 div.kutxa div.kaxa-1-2 {
	display:block;border:0px solid blue;width:47%;float:left;padding:1% 1%;
 }
  div.kutxa div.kaxa-1-3 {
	display:block;border:0px solid blue;width:31%;float:left;padding:1% 1%;
 }
 div.kutxa div.kaxa-1-2 img, div.kutxa div.kaxa-1-3 img {
   width:96%;height:auto;border:0px solid red;margin:0px 0px;
 }
div.kutxa.borde-ez {
border:0px solid #c7c6cb;
}
div.kutxa h3 {
font-size:1em;
}

@media (max-width: 780px) { 
	div.kutxa div.kaxa-1-2, div.kutxa div.kaxa-1-3 {
	border:0px solid blue;width:96%;
 	}
}





#gallery-1 .gallery-item {
text-align: left !important;
}

/* Mobile (portrait) */
@media only screen and (max-width: 767px) {

	.col-3 {
	width: 100%
	}
		#gallery-1 .gallery-item {
			/* float: left;
			margin-top: 10px;
			text-align: center; */

			/* width: 33%; */
			width:100% !important;
		}
		.gallery img, .gallery .gallery-item .gallery-icon img {
		/* max-width: 89%; */
		max-width:99% !important;
		}
		#gallery-1 img {
		border: 0px solid #cfcfcf !important;
		}

}

.talleres-verano-2024-portada {
border:1px solid #e8e8e8;
padding:10px 10px;
}
	.talleres-verano-2024-paddina {
	padding:0px 10px;
	}

	.talleres-verano-2024-portada-left {
	text-align:left;margin:20px 0px 10px 0px;
	}
	.talleres-verano-2024-portada-right {
	text-align:right;margin:20px 20px 10px 0px;
	}

/* Mobile (portrait) */
@media only screen and (max-width: 767px) {

	.talleres-verano-2024-paddina {
	padding:0px 0px;
	}

	.talleres-verano-2024-portada {
	font-size:0.9em;
	}
	body.eu_ES h5.talleres-verano-2024-portada {
	font-size:0.7em;
	}

	.talleres-verano-2024-portada-left {
	text-align:left;margin:0px 20px
	}
	.talleres-verano-2024-portada-right {
	display:none;
	}

}

