body {
	font-size: 14px;
	font-weight: 400;
	color: #1B1B1B;
}
/*======= TOP HEADER MENU ==========*/
#avatar-header-block {
	background-color: #0094da;
	color: #fff;
}
#avatar-header-block ul.nav,
#avatar-header-block ul.nav ul {
	margin: 0;
	padding: 0;
}
#avatar-header-block ul.nav > li {
	float: left;
}
#avatar-header-block ul.nav li a,
#avatar-header-block ul.nav li span {
	padding: 10px 30px 10px 0;
	text-transform: uppercase;
	color:#FFF;
	font-weight: 700;
	font-size: 12px;
}

/*====== LOGO =========*/
#avatar-header-inside-block {
background: #94D8FB;
padding: 5px 0 1px;
}
#avatar-header-inside-block p {
	margin: 0;
}
a.st-template-logo {
	background: #bc3737;
	color: #fff !important;
	padding: 0px 40px;
	display: block;
	font-size: 60px;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
}
a.st-template-logo span {
	font-size: 30px;
	text-transform: none;
}
/*=========== TOP BANNER ===========*/

.st-banner {
	background: #2f2f2f;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 30px;
	text-align: center;
}
.st-banner-370x280 {
	width: 100%;
	height: 80px;
	background: #2f2f2f;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding: 130px 0 70px;
}
/*========= MAIN MENU =============*/
.avatar-nav-responsive span.pull {
	display: none;
}
#avatar-tool-block {
	background: #0094da;
}
#avatar-tool-block ul.nav,
#avatar-tool-block ul.nav ul {
	margin: 0;
}
#avatar-tool-block ul.nav > li {
	float: left;
}
#avatar-tool-block ul.nav li > a {
	cursor: pointer;
}
#avatar-tool-block ul.nav li > a,
#avatar-tool-block ul.nav li > span {
	padding: 25px 40px 25px 0;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

ul.nav li.parent {
	position: relative;
}
ul.nav li.parent > ul {
	min-width: 200px;
	list-style: none;
	background: #fff;
	border-radius: 3px;
	padding: 20px;
	position: absolute;
	z-index: 9999;
	border: 1px solid #e2e2e2;
	left: -9999px;
}
ul.nav li.parent > ul:after {
	position: absolute;
	top: -7px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 7px solid #fff;
	left: 10%;
}
ul.nav ul li.parent:hover > ul {
	top: 0;
	left: 100px;	
}
ul.nav ul li.parent > ul:after {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 7px solid #e2e2e2;
	left: -13px;
	top: 15%;
}
ul.nav li.parent:hover > ul {
	left: 0;
}
ul.menu li:hover > span,
ul.menu li:hover > a{
	background: none;
	color: #bc3737 !important;
}
.st-menu-mega:after {
	content: '';
	display: block;
	clear: both;
}
.st-menu-mega ul {
	list-style: inside;
}
.st-menu-mega-inner { margin: 0;}
.st-menu-mega .st-module-heading {
	background: none;
	line-height: 16px;
}
#avatar-tool-block ul.nav ul li > span,
#avatar-tool-block ul.nav ul li > a, 
.st-menu-mega .st-module-heading span {
	font-size: 16px;
	text-transform: uppercase;
	color: #16687f;
	font-weight: 400;
	display: block;
	padding: 5px 0;
}
.st-menu-mega .mega-row > .item > .item-inner {
	padding: 0 10px;
}

.st-menu-mega .st-module-content ul {
	list-style: none;
	font-size: 14px;
	color: #5c5c5c;
}
.st-menu-mega .st-module-content ul li {
	margin: 5px 0;
}
/*============ BREAKING NEWS - SEARCH BOX - TOP SOCIAL =================*/
#avatar-full-1-block {
	background: #000;
	border-top: 1px solid #323232;
}
#avatar-full-1-block .avatar-module {
	float: right;
}
#avatar-full-1-block .avatar-wrapper:after {
	content: '';
	display: block;
	clear: both;
}
.st-top-social a {
	float: right;
	display: block;
	height: 49px;
	width: 61px;
	border-right: 1px solid #323232;
	text-indent: -9999px;
}
.st-top-social a.facebook {
	background: url(../images/st_theme/icons/icon-facebook.png) no-repeat center -30px;
}
.st-top-social a.facebook:hover {
	background-position: center 16px;
	background-color: #3661cf;
}
.st-top-social a.twitter {
	background: url(../images/st_theme/icons/icon-twitter.png) no-repeat center -31px;
}
.st-top-social a.twitter:hover {
	background-position: center 18px;
	background-color: #9AE4E8;
}
.st-top-social a.pinterest {
	background: url(../images/st_theme/icons/icon-pinterest.png) no-repeat center -28px;
}
.st-top-social a.pinterest:hover {
	background-position: center 15px;
	background-color: #bc3737;
}
.st-top-social a:last-child:after {
	content:'';
	display: block;
	clear: both;
}
#avatar-full-1-block .search form {
	margin: 0;
}
#avatar-full-1-block .search input {
	border: none;
	border-radius: 0;
	padding: 14px 0 14px 14px;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	background: #000;
	border-right: 1px solid #323232;
	border-left: 1px solid #323232;
	height: 20px;
}
.st-breaking-news {
	float: left !important;
	width: 57%;
}
.st-breaking-news:after {
	content: '';
	display: block;
	clear: both;
}
.st-breaking-news .st-module-heading {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	width: 20%;
	float: left;
	line-height: 47px;
	max-height: 47px;
	text-transform: uppercase;
	margin: 0;
	background: none;
	padding: 0;
}
.st-breaking-news .st-module-content {
	padding: 0 0 0 15px;
	width: 60%;
	float: left;
}
.st-breaking-news .st-module-content .title {
	line-height: 48px;
	margin: 0;
}
/*======== TOP SLIDER CONTENT ==============*/
.st-top-slider-content .st-layer-slider .title {
	text-align: center;
}
.st-top-slider-content .st-layer-slider .title a{
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 68px;
	text-decoration: none;
	display: block;
	height: 100%;
}
.st-top-slider-content .st-layer-slider .sequence-next {
	right: 0;
	top: 5%;
	background: url(../images/st_theme/icons/icon-slider.png) no-repeat -38px 8px #1B1B1B;
	border-radius: 2px;
}
.st-top-slider-content .st-layer-slider .sequence-next:hover {
	background-position: -38px -36px;
}
.st-top-slider-content .st-layer-slider .sequence-prev {
	right: 45px;
	top: 5%;
	left: auto;
	background: url(../images/st_theme/icons/icon-slider.png) no-repeat 10px 8px #1B1B1B;
	border-radius: 2px;
}
.st-top-slider-content .st-layer-slider .sequence-prev:hover {
	background-position: 10px -36px;
}
/*=========== TECHNOLOGY MODULE ==========*/
#avatar-content-user-top {
	border-bottom: 1px solid #999;
	position: relative;
	margin: 0 0 10px;
}
#avatar-content-user-top:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -7px;
	border-bottom: 1px solid #999;
	height: 15px;
	width: 100%;
}
.st-news-horizonal .inner .image {
	height: 230px;
	position: relative;
	overflow: hidden;
}
.st-news-horizonal .inner .image img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.st-news-horizonal .inner .title {
	margin: 15px 0 10px;
}
.st-news-horizonal .inner .title,
.st-news-horizonal .inner .title a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #1B1B1B;
}
.st-news-horizonal .inner .title:hover,
.st-news-horizonal .inner .title a:hover,
.st-accordion .item-inner .title a:hover {
	color: #bc3737;
}
.st-news-horizonal .inner .date {
	font-size: 12px;
	font-weight: 400;
	margin: 10px 0;
	color: #565656;
}
.st-news-horizonal .inner .content {
	font-size: 14px;
	font-weight: 400;
	color: #1B1B1B;
	line-height: 20px;
}
.st-news-horizonal .items {
	margin-bottom: 20px;
	padding: 10px 0;
}
.st-news-horizonal .items .image {
	float: left;
	width: 30%;
	margin: 0 15px 0 0;
	height: 93px;
}
.st-news-horizonal .items:first-child .image {
	float: none;
	width: auto;
	margin: auto;
	height: 230px;
}
.st-news-horizonal-1 .items {
	padding: 0;
}
.st-news-horizonal-1 .items .inner:after {
	content: '';
	display: block;
	clear: both;
}
.st-news-horizonal-1 .items:first-child > div {
	width: 100% !important;
	margin: 0 !important;
}
.st-news-horizonal-1  .items:first-child .image {
	float: left;
	width: 50%;
	padding: 0 30px 0 0;
	height: 180px;
}
.st-news-horizonal-1  .items:first-child .image img {
	margin: 0;
}
.st-accordion {
	margin: 0 0 30px;
}
.st-accordion .slide > h2 {
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background: none !important;
}
.st-accordion .slide > h2 span {
	background: #1b1b1b;
	margin: 0;
}
.st-accordion .slide .inner {
	background: #F2F2F2;
}
.st-accordion .slide .inner .items {
	border-bottom: 1px solid #d9d9d9;
}
.st-accordion .slide .inner .items:last-child {
	border-bottom: none;
}
.st-accordion .item-inner .title {
	padding: 15px;
	line-height: 17px;
} 
.st-accordion .item-inner .title a {
	color : #1B1B1B;
	font-size: 14px;
	text-decoration: none;
}  
.st-accordion .slide > div {
	overflow: auto !important;
}
.st-accordion h2.selected span {
	background: #1ab7d9 !important;
}

.st-k2-tabs {
    background: #F2F2F2;
}
.st-k2-tabs .nav-tabs {
	background: #1b1b1b;
}
.st-k2-tabs .nav-tabs > li {
	margin: 0;
}
.st-k2-tabs .nav-tabs > li > a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	border: none;
	border-radius: 0;
	padding: 15px;
}
.st-k2-tabs .nav-tabs > li > a:hover {
	border: none;
	background: none;
}
.st-k2-tabs .nav-tabs > li.active > a {
	background: #bc3737;
	color: #fff;
} 
.st-k2-tabs .tab-content {
	padding: 0 15px 15px;
}
.st-k2-tabs .tab-content .outter {
	margin: 0 0 15px;
}
.st-k2-tabs .tab-content .outter .span8 .inner {
	padding-left: 10px;
}
.st-k2-tabs .tab-content .outter .span8 .inner .title {
	font-size: 16px;
	line-height: 17px;
	font-weight: 700;
	color: #bc3737;
	text-transform: uppercase;
}
.st-k2-tabs .tab-content .outter .span8 .inner .info {
	font-size: 12px;
	font-weight: 400;
	color: #565656;
	margin: 5px 0;
}
.st-k2-tabs .tab-content .outter .span8 .inner .info .date-inner {
	background: url(../images/st_theme/icons/icon-tab-info.png) no-repeat 0px 3px;
	padding-left: 15px;
}
.st-k2-tabs .tab-content .outter .span8 .inner .info .comments-inner {
	background: url(../images/st_theme/icons/icon-tab-info.png) no-repeat 0px -16px;
	padding-left: 15px;
}
.st-k2-tabs .tab-content .outter .span8 .inner .info > div {
	width: 50%;
	float: left;
}
.st-k2-tabs .tab-content .outter .span8 .inner .info:after {
	content: '';
	display: block;
	clear: both;
}
.st-k2-tabs .tab-content .outter .span8 .inner .content {
	font-size: 14px;
	font-weight: 400;
	color: #1b1b1b;
}
div.k2CalendarBlock {
	height: auto;
}
table.calendar {
	width: 100%;
	background: #1B1B1B;
}
table.calendar,
table.calendar tr td.calendarCurrentMonth,
table.calendar tr td.calendarNavMonthPrev,
table.calendar tr td.calendarNavMonthNext,
table.calendar tr td,
table.calendar tr td.calendarDayName {
	background: #000;
	color: #fff;
}
table.calendar tr td {
	padding: 8px 5px;
	font-size: 20px;
	font-weight: 400;
	border: 1px solid #2d2d2d;
}
table.calendar tr td.calendarToday,
table.calendar tr td.calendarDateLinked,
table.calendar tr td.calendarDateLinked a {
	background: #0094DA;
	color: #fff;
}
table.calendar tr td.calendarDayName {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	background: #0094DA;
	color: #fff;
	border: none;
}
table.calendar tr td.calendarCurrentMonth {
	font-size: 22px;
	font-weight: 700;
	padding: 15px 0;
}
table.calendar tr td.calendarNavMonthPrev a,
table.calendar tr td.calendarNavMonthNext a {
	color: #fff !important;
	padding: 15px;
}

.st-social-count {
	margin: 30px;
	border: 1px solid #f3f3f3;
}
.st-social-count > div {
	border-bottom: 1px solid #F3F3F3;
	padding: 15px 30px;
	position: relative;
	font-size: 16px;
	font-weight: 700;
	padding-left: 75px;
}
.st-social-count > div:last-child {
	border-bottom: none;
}
.st-social-count .twitter .image {
	display: block;
	position: absolute;
	height: 37px;
	width: 37px;
	background: url(../images/st_theme/icons/icon-twitter.png) no-repeat center 12px #2598d9;
	top: 9px;
	left: 25px;
}
.st-social-count .facebook .image {
	display: block;
	position: absolute;
	height: 37px;
	width: 37px;
	background: url(../images/st_theme/icons/icon-facebook.png) no-repeat center 10px #426bbf;
	top: 9px;
	left: 25px;
}
.st-social-count .twitter .count {
	color: #2598d9;
}
.st-social-count .facebook .count {
	color: #426bbf;
}
.st-social-count .text {
	float: right;
}
/*=========== CATEGORIES ==========*/
div.itemListCategory {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}
div.itemListCategory img  {
	display: none;
}
div.itemListCategory h2 {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	font-size: 30px;
	font-weight: 700;
	line-height: 31px;
	color: #2c8d1c;
	text-transform: uppercase;
	padding: 30px 0;
	margin: 0 0 30px 0;
}
div.itemListCategory h2:after {
	content: '';
	display: block;
	width: 100%;
	height: 8px;
	border-bottom: 1px solid #e5e5e5;
	position: absolute;
	bottom: 8px;
}
.k2-article-info > * {
	float: left;
	display: block;
	margin: 5px 0;
	padding: 0px 20px;
	border: none;
	background: url(../images/st_theme/icons/icon-tab-info.png) no-repeat;
	font-size: 12px;
}
.k2-article-info .author {
	background-position: 4px -41px;
}
.k2-article-info .date {
	background-position: 4px 3px;
}
.k2-article-info .hits {
	background-position: 4px -42px;
}
.k2-article-info .category {
	background-position: 4px -42px;
}
div.catItemBody,
div.catItemBody p {
	line-height: 20px;
}
div.catItemHeader h3.catItemTitle a,
div.itemHeader h2.itemTitle {
	font-family: 'Lato';
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1B1B1B;
	text-decoration: none;
	line-height: 16px;
}
.st-k2-item {
	border-bottom: 1px solid #E5E5E5;
	padding: 0px !important;
	margin: 0 0 30px 0;
}
.st-k2-item .image-intro {
	max-height: 230px;
	position: relative;
	height: 230px;
	overflow: hidden;
}
.st-k2-item .image-intro img {
	width: 100% !important;
	position: absolute;
	height: 100%;
}
.st-k2-list .row-fluid div[class*="span"] .st-k2-item {
	margin-right: 15px;
}
.st-k2-list .row-fluid div[class*="span"]:last-child .st-k2-item {
	margin-right: 0;
}
.k2Pagination li a,
.k2Pagination li span {
	padding: 8px 15px;
	margin: 0 10px 0;
	background: #e7e7e7;
	color: #565656;
	text-decoration: none;
}
.k2Pagination li a:hover,
.k2Pagination li span:hover,
.k2Pagination li span.pagenav {
	background: #ff4343;
	color: #fff;
}
div.itemHeader h2.itemTitle {
	padding: 8px 0;
	margin: 0;
}
.st-k2-action {
	border-top: 1px solid #f3f3f3;
	margin: 10px 0 0;
	padding: 10px 0 0;
}
div.itemFullText p {
	font-size: 14px;
	font-weight: 400;
	color: #515151;
	line-height: 20px;
}
span.itemImage img {
	padding: 0;
	border: none;
	
}
div.itemNavigation {
	border-top: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	background: none;
	padding: 30px 0;
}
div.itemNavigation a.itemPrevious {
	float: left;
	padding: 0;
}
div.itemNavigation a.itemNext {
	float: right;
	padding: 0;
}
div.itemComments {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
div.itemAuthorLatest h3,
.itemCommentsCounter,
div.itemCommentsForm h3 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #4e4d4d;
}
div.itemComments ul.itemCommentsList li {
	background: #f7f7f7;
	padding: 20px;
	margin: 20px 0;
	border: none;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
	font-size: 14px;
	font-weight: 700;
	color: #4e4d4d;
	display: block;
}
div.itemComments ul.itemCommentsList li span.commentDate {
	font-size: 12px;
	font-weight: 700;
	display: block;
	border: none;
	color: #db4949;
}
div.itemComments ul.itemCommentsList li p {
	font-size: 14px;
	font-weight: 400;
	color: #4e4d4d;
	line-height: 19px;
}
div.itemComments ul.itemCommentsList li img {
	margin: 0 20px 20px 0;
}
div.itemComments ul.itemCommentsList li span.commentLink a,
div.itemComments ul.itemCommentsList li span.commentLink a:hover,
div.itemCommentsForm form input#submitCommentButton,
.st-contact-form .button {
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	background: #db4949;
	padding: 8px 15px;
	border-radius: 3px;
	color: #fff;
	display: block;
	border: none;
}
div.itemCommentsForm p.itemCommentsFormNotes {
	border: none;
}
.st-k2-comment-form {
	background: #f7f7f7;
	padding: 30px 20px;
}
div.itemCommentsForm form textarea.inputbox,
div.itemCommentsForm form input.inputbox {
	width: 90%;
	background: #fff;
	border-radius: 0;
	box-shadow: none;
	padding: 8px 10px;
	color: #ccc;
}
div.itemCommentsForm form label {
	margin: 15px 0 10px 0 !important;
	font-size: 14px;
	font-weight: 400;
	color: #4e4d4d;
}
div.itemCommentsForm form textarea.inputbox {
	width: 97.8%;
}
#k2Container {
	margin-top: 30px;
}
div.itemCommentsForm form input#submitCommentButton {
	float: right;
}

/*=========== CONTACT ============*/
.st-module-contact .information {
	background: #F2F2F2;
	padding: 30px 0 10px 50px;
	margin: 0 0 20px;
}
.st-module-contact .information > * {
	margin: 0 0 30px;
}
.st-module-contact .information .address {
	background: url(../images/st_theme/icons/icon-place.png) no-repeat 0px 5px;
	padding-left: 40px;
}
.st-module-contact .information .email {
	background: url(../images/st_theme/icons/icon-email.png) no-repeat 0px 5px;
	padding-left: 40px;
}
.st-module-contact .information .phone {
	background: url(../images/st_theme/icons/icon-phone.png) no-repeat 0px 5px;
	padding-left: 40px;
}
.st-module-contact .description {
	margin: 0 0 30px;
}
.st-contact-form {
	min-height: 500px;
}
.st-contact-form input,
.st-contact-form textarea {
	border: 1px solid #e2e2e2;
	padding: 8px 10px;
	border-radius: 0;
	box-shadow: none;
	width: 358px;
	margin: 0 0 20px 0;
}
.st-contact-form textarea {
	width: 97%;
}
.st-contact-form .button {
	width: auto !important;
}
/*=========== MODULE =============*/
#avatar-pos-content-user-2 .avatar-module,
#avatar-right .avatar-module,
#avatar-pos-footer-right .avatar-module,
#avatar-pos-footer-middle .avatar-module {
	margin-top: 30px;
	margin-left: 15px;
}
#avatar-pos-content-user-1 .avatar-module,
#avatar-left .avatar-module,
#avatar-pos-footer-left .avatar-module,
#avatar-pos-footer-middle .avatar-module {
	margin-top: 30px;
	margin-right: 15px;
}
#avatar-main-content-inner .avatar-module {
	margin-top: 30px;
}
.has-right-col #avatar-main-content-inner {
	margin-right: 14px;
}
.has-left-col #avatar-main-content-inner {
	margin-left: 14px;
}

.st-module-heading {
	background: #94D8FB;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 15px 0;
	color: #fff;
	text-transform: uppercase;
}
.st-module-heading-orange .st-module-heading > span,
.st-module-heading-black .st-module-heading > span,
.st-module-heading-red .st-module-heading > span,
.st-module-heading-blue .st-module-heading > span,
.st-module-heading-green .st-module-heading > span {
	position: relative;
	height: 100%;
	display: inline-block;
	padding: 10px 20px;
	background: #25b354;
}
.st-module-heading-orange .st-module-heading > span:after,
.st-module-heading-black .st-module-heading > span:after,
.st-module-heading-red .st-module-heading > span:after,
.st-module-heading-blue .st-module-heading > span:after,
.st-module-heading-green .st-module-heading > span:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 60px solid #25b354;
	border-right: 60px solid transparent;
	position: absolute;
	top: 0;
	right: -60px;
}
.st-module-heading-blue .st-module-heading > span:after {
	border-top-color: #0094DA;
}
.st-module-heading-blue .st-module-heading > span {
	background: #0094DA;
}
.st-module-heading-red .st-module-heading > span:after {
	border-top-color: #bc3737;
}
.st-module-heading-red .st-module-heading > span {
	background: #bc3737;
}
.st-module-heading-black .st-module-heading > span:after {
	border-top-color: #1b1b1b;
}
.st-module-heading-black .st-module-heading > span {
	background: #1b1b1b;
}
.st-module-heading-orange .st-module-heading > span:after {
	border-top-color: #d66e22;
}
.st-module-heading-orange .st-module-heading > span {
	background: #d66e22;
}
.st-module-1 {
	border: 0px solid #F3F3F3;
}
.st-module-2 .st-module-heading {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
	background: none;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	color: #1b1b1b;
	padding: 0 0 20px 0;
	margin: 30px 0 30px 0;
}
.st-module-2 .st-module-heading:after {
	content: '';
	display: block;
	height: 5px;
	position: absolute;
	border-bottom: 1px solid #e5e5e5;
	bottom: -10px;
	width: 100%;
}
.st-wall-loadmore {
	font-weight: 700;
}
.st-content-showcase-wall .item .inner {
	position: relative;
}
.st-content-showcase-wall .item .inner > .info {
	opacity: 0;
	filter: alpha(opacity="0");
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 5px;
	left: 5px;
	background: rgba(0, 0, 0, 0.50);
	z-index: -1;
}
.st-content-showcase-wall .item .info .title,
.st-content-showcase-wall .item .info .title a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
	text-decoration: none;
}
.st-content-showcase-wall .item .info .title {
	margin: 30% 5% 0;
	text-align: center;
	background: url(../images/st_theme/icons/icon-eye.png) no-repeat center 0px;
	padding-top: 30px;
}
.st-content-showcase-wall .item .inner:hover > .info{
	z-index: 99;
	opacity: 1;
	filter: alpha(opacity="0");
}

.css3-effect .st-content-showcase-wall .item .inner:hover > .info,
.css3-effect .st-content-showcase-wall .item .inner > .info {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.css3-effect .st-content-showcase-wall .item .info .title {
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
	
	-webkit-transform: translate(0, 100px);
	-moz-transform: translate(0, 100px);
	-ms-transform: translate(0, 100px);
	-o-transform: translate(0, 100px);
	transform: translate(0, 100px);
}
.css3-effect .st-content-showcase-wall .item .inner:hover .info .title {
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
	
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
/*============ FOOTER =================*/
#avatar-footer-inside-block,
#avatar-footer-block,
#avatar-footer-number {
	background: #000;
	padding-bottom: 
}
#avatar-footer-inside-block .st-module-heading,
#avatar-footer-block .st-module-heading,
#avatar-footer-number .st-module-heading {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	background: none;
	border-bottom: 1px solid #323232;
	position: relative;
	padding: 8px 0;
	margin: 0 0 25px 0;
}
#avatar-footer-inside-block .st-module-heading:after,
#avatar-footer-block .st-module-heading:after{
	content: '';
	height: 5px;
	bottom: -15px;
	position: absolute;
	width: 100%;
	display: block;
	border-bottom: 1px solid #323232;
	margin-bottom: 5px;
}
#avatar-footer-inside-block .st-module-content,
#avatar-footer-block .st-module-content{
	font-size: 14px;
	color: #595959;
	font-weight: 400;
}
.st-footer-categories {
	list-style: none;
	margin: 0;
}
.st-footer-categories li a {
	color: #595959;
}
.st-footer-categories li a:hover {
	color: #fff;
}
#avatar-footer-block {
	text-align: center;
	padding: 30px 0;
	border-top: 1px solid #323232;
}
#avatar-footer-block a {
	color: #fff;
}
#avatar-footer-number {
	padding-bottom: 30px;
}
#avatar-footer-number .st-module-heading {
	border: none;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}
.copyright {
	display: none;
}
