@charset "UTF-8";
/***************************************
	Theme Name: Sahifa
	Theme URI: http://themes.tielabs.com/sahifa/
	Description: A Premium WordPress News Theme
	Author: TieLabs
	Author URI: http://tielabs.com/
	Version: 4.3.2
	License: license purchased
	License URI: http://themeforest.net/licenses/regular_extended
	
	Tags: two-columns, fixed-width, custom-background, threaded-comments, translation-ready, custom-menu
***************************************/
/* Footer Footer*/
.footer-header{
	background:#444;
	color:#fff;
	box-shadow:0 -1px 2px 2px rgba(0,0,0,.2)}
.footer-bottom{
	background:#333;
	color:#fff;
	box-shadow:0 -1px 2px 2px rgba(0,0,0,.2)}
footer#theme-footer {
	position: relative;
	color: #ddd;
	background:#333;
	text-shadow: 0 0 1px #000;
	margin-top:0px;
	padding:0px 0;
	border-bottom:1px solid #222;
	border-top: 0px solid #008B8B;/*Nota: Border footer */
	margin-top:0px;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}
	footer#theme-footer a{color: #ccc;}
	footer#theme-footer a:hover{color: #FFF;}
/* Footer Widgets */	
#footer-widget-area{
	width:100%;
	margin: 0 auto;
}
	.footer-widgets-box{float:left; margin-right:0%;}
	.footer-1c .footer-widgets-box{	width:	100% }
	.footer-2c .footer-widgets-box{	width:	35%;}
	.footer-3c .footer-widgets-box{	width:	33.33333333%;}
	.footer-4c .footer-widgets-box{	width:	35%;}
	.narrow-wide-2c #footer-first , .wide-narrow-2c #footer-second {width:32%;}
	.narrow-wide-2c #footer-second, .wide-narrow-2c #footer-first{	width:64%;}
	.wide-left-3c #footer-first    ,.wide-right-3c #footer-third  {	width:46%;}
	.wide-left-3c .footer-widgets-box , .wide-right-3c .footer-widgets-box {	width:35%;}
	.footer-1c .footer-widgets-box,
	.narrow-wide-2c #footer-second,
	.wide-narrow-2c #footer-second,
	.footer-2c #footer-second,
	.footer-3c #footer-third,
	.footer-4c #footer-fourth,
	.wide-right-3c #footer-third,
	.wide-left-3c #footer-third{margin-right:0;}
	.footer-widget-top{	border-bottom:1px solid #222;padding:10px 0;}
	.footer-widget-top h4{font-size: 22px;font-family: BebasNeueRegular,arial,Georgia, serif;}
	.footer-widget-container{padding: 5px;border-top:1px solid #444;}
		.footer-widget-container p {padding-bottom: 0.2em;}
		.footer-widget-container ul, footer#theme-footer .tabs-wrap ul{ border-bottom:1px solid #444; }
		.footer-widget-container li, footer#theme-footer #tabbed-widget .tabs-wrap li {
			padding: 6px 12px 6px 0;
			line-height: 13px;
			overflow: hidden;
			border-bottom: 1px solid #232323 !important;
			border-top: 1px solid #444;
		}
		.footer-widget-container li:first-child , footer#theme-footer #tabbed-widget .tabs-wrap li:first-child { border-top:0 none; }
		footer#theme-footer #tabbed-widget .widget-top { background:transparent; border-bottom-color:#444; overflow:hidden; }
		footer#theme-footer #tabbed-widget ul.tabs li a {text-shadow: 0 1px 0 #000; }
		footer#theme-footer #tabbed-widget ul.tabs li a:hover { color:#FFF; }
		footer#theme-footer #tabbed-widget ul.tabs li.active a {
			color:#FFF;
			background: #444;
			box-shadow: 0 -1px 2px #111;
			-moz-box-shadow: 0 -1px 2px #111;
			-webkit-box-shadow: 0 -1px 2px #111;
		}
		footer#theme-footer #tabbed-widget .tabs-wrap.tagcloud a {
			background: #444;
			border: 1px solid #222;
			text-shadow: 0 1px 0 #000;
			-moz-box-shadow: inset 0 0 2px #888, 0 0 2px #222;
			-webkit-box-shadow: inset 0 0 2px #888, 0 0 2px #222;
			box-shadow: inset 0 0 2px #888, 0 0 2px #222;
		}
		footer#theme-footer #tabbed-widget .tabs-wrap.tagcloud a:hover{ background:#555;}
		footer#theme-footer .widget-counter li{ border:0 none !important; width: 33.4%; }
footer#theme-footer .search-widget inputTechTech2020{
	background: #414141;
	box-shadow: 0 1px 3px 0 #313131;
	-moz-box-shadow: 0 1px 3px 0 #313131;
	-webkit-box-shadow: 0 1px 3px 0 #313131;
	border: 1px solid #202020;
	color:#222;
}
	footer#theme-footer .search-widget inputTechTech2020:hover,
	footer#theme-footer .search-widget inputTechTech2020:focus{color:#000;}
/* Footer Bottom */
.footer-bottom {
	position: relative;
	background:#2e2e2e;
	line-height:35px;
	border-top:1px solid #444;
	color: #ccc;
}
	.footer-bottom .social-icons{
		float:right;
		margin:0px 0px 0;
		line-height:0;
	}
	.footer-bottom .social-icons img{width:25px; height:25px;}
	.footer-bottom a{color: #ccc;}
	.footer-bottom a:hover{color: #FFF;}
