/* Design by VTEM http://www.vtem.net  All Rights Reserved */



@import url("navigation.css");
 @import url("k2.css");
/* #######################  GENERAL SETTINGS ############################ */



body#vtem {
	color: #666;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
}
label#jform_captcha-lbl {
    display: none!important;
}
a, a:hover, a:visited, a:focus, .vt_wrapper_top .search form input {
	text-decoration: none !important;
	outline: none;
}
.unsupport-ie7 {
	width: 80%;
	margin: 100px auto;
}
img {
	margin: 0px 15px 5px 0px;
	max-width: 100%;
	height: auto;
}
.badge {
	display: inline-block !important;
}
.pagination {
	margin: 20px auto;
	text-align: center;
}
.pagination .counter.pull-right {
	float: none !important;
}
.pagination ul {
	margin: 0 auto;
}
.red, span.star {
	color: #f00;
}
.tip-wrap {
	background: #000;
	color: #ccc;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 9999;
}
.tip-wrap .tip-title {
	font-weight: bold;
}
.result-created {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.com_content .item-page {
	padding-bottom: 20px;
	display: block;
	
}
blockquote {
	margin: 10px 0 !important;
	padding: 0;
	font-style: italic;
	opacity: 0.8;
	quotes: none;
	border: 0;
	margin: 0;
	font-size: 100%;
}
.btn-primary {
	border: 0;
}
.btn-link {
	border-color: transparent;
}
.btn {
	padding: 7px 15px;
	height: 36px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
}
.btn:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.readon.btn-primary, .readmore a.btn-primary,  #k2Container a.btn.btn-primary {
	text-transform: none;
	font-weight: normal;
}
blockquote span.open {
	background: url(../images/so-q.png) left top no-repeat;
	padding: 5px 0 0px 30px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
blockquote span.close_soq {
	background: url(../images/sc-q.png) right bottom no-repeat;
	padding: 0px 30px 5px 0px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.blockquote {
	margin: 15px 0px;
}
/* #######################  END GENERAL SETTINGS ############################ */



.vt_aside {
	padding: 10px 0 30px 0;
}
.Logo.vt_block {
	background: url(../images/line_head.jpg) 85% top repeat-y;
}
#vt_logo {
	display: inline-block;
	float: left;
	height: 80px;
	margin: 0;
	width: 100%;
	margin-right: 40px;
}
#vt_wrapper {
	position: relative;
}
.vt_wrapper_top, .vt_wrapper_header {
	position: relative;
	width: 100%;
}
.vt_wrapper_header {
	position: relative;
	z-index: 99;
}
.vt_wrapper_top {
	z-index: 1;
}
.vt_wrapper_header {
}
#vt_header {
	position: relative;
	min-height: 80px;
	padding: 20px 0px;
}
.com_content.featured .vt_wrapper_header {
	position: absolute;
}
#vt_main_inside {
	padding: 10px 0px;
}
.featured #vt_main_inside {
	padding: 0px;
}
.featured #vt_main_inside .vt_component {
	min-height: 0;
}
.ie8 .vt_wrapper_showcase {
	z-index: 999;
}
.vt_wrapper_top #vt_top {
	position: relative;
}
.vt_wrapper_footer, .vt_wrapper_copyright {
	position: relative;
	z-index: 9;
}
.vt_wrapper_showcase.vt_section {
	background: #333;
	color: #999;
	position: relative;
	z-index: 2;
	padding: 0px 0 40px !important;
}
.vt_wrapper_footer {
	background-color: #333;
	color: #999;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.vt_wrapper_copyright {
	background-color: #222;
	color: #666;
	padding-bottom: 20px;
	margin-top: 30px !important;
}
.vt_wrapper_footer:after {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	z-index: -1;
	background-color: #222;
	background-image: url(../images/vt_bgfooter.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	content: '';
}
.separator_br .vt_moduletable, .separator_lb .vt_moduletable, .vt_lb .vt_moduletable {
	margin-bottom: 20px;
}
.vt_showcase .vt_moduletable {
	margin-bottom: 0;
}
.vt_wrapper_top .vt_moduletable, .vt_moduletable.features_overview {
	margin-bottom: 0px;
}
.vt_moduletable h3.vt_moduletable_title {
	font-size: 24px;
	padding-bottom: 0px;
	margin-bottom: 0;
	position: relative;
}
.Eight_Tips h3, .vt_moduletable.change_your h3 {
	border-bottom: 0px;
}
.vt_moduletable h3.vt_moduletable_title span {
	display: inline-block;
	padding-bottom: 10px;
}
.vt_moduletable h3.vt_moduletable_title span:before {
	position: absolute;
	bottom: 0px;
	left: 0;
	display: inline-block;
	width: 80px !important;
	height: 2px;
	content: '';
	z-index: 0;
}
.vt_moduletable.change_your h3 span:before {
	background: none !important;
}
.separator_br .vt_moduletable h3, .separator_lb .vt_moduletable h3, .vt_lb .vt_moduletable h3 {
	font-size: 24px;
}
.ie9 .gradient {
	filter: none !important;
}
.btn .fa-angle-right {
	padding-left: 10px;
}
.fa-angle-right, .fa-angle-up {
	font-size: 14px;
}
.page-header {
	padding-bottom: 0;
}
.contact .page-header {
	background: #7ab700;
	color: #FFF;
	font-size: 24px;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
	border: 0 !important;
}
.contact .page-header h2 {
	font-size: 24px;
	padding: 10px;
}
.item-page .page-header h2 {
	background: #7ab700;
	color: #FFF;
	font-size: 24px;
	padding: 10px;
	margin-top: 0 !important;
}
.item-page .page-header {
	margin-top: 20px !important;
}
.blog .page-header {
	margin: 20px 0px 0px;
}
.blog .items-row .page-header {
	border-bottom: none;
	background: #7ab700;
	color: #FFF;
}
.blog .items-row .page-header h2 {
	font-size: 24px;
	padding: 10px;
}
.blog .items-row .page-header h2 a {
	color: #FFF;
}
.blog .items-row .page-header h2 a:hover {
	color: #FFC;
}
.blog a.readmore {
}
.btn-primary:hover,  .btn-primary:focus,  .btn-primary:active,  .btn-primary.active,  .btn-primary.disabled,  .btn-primary[disabled] {
	color: #ffffff;
	opacity: 0.8 !important;
	filter: alpha(opacity=80) !important;
}
.span12.separator_showcase, .separator_showcase:first-child, .span8.separator_showcase {
	margin-left: 0px !important;
}
#vt_br .vt_moduletable, #vt_lb .vt_moduletable {
	padding: 15px 20px;
	margin-top: 20px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	border-color: #fff;
}
.icon-plus {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-plus:before {
	content: "\e019";
}
h3.panel-header.item-title {
	padding-bottom: 40px;
	position: relative;
}
.page-header a.btn-mini,  h3.panel-header.item-title .btn.btn-mini {
	height: 30px;
	padding: 2px 0 0;
	position: absolute;
	right: 0px;
	top: 30px;
	width: 30px;
	border: 1px solid #ddd;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	color: #666;
}
h3.page-header.item-title .btn.btn-mini {
	top: 10px;
}
.btn.btn-mini .icon-plus {
	top: 4px;
}
h3.page-header.item-title {
	position: relative;
}
.navbar-default a.modal_jform_contenthistory {
	margin-top: 23px;
	float: left;
}
.content_vote .btn.btn-mini {
	margin-top: 0px;
}
.content_vote select {
	height: auto;
}
.item-page .form-inline {
	margin-bottom: 10px;
}
#vt_br .vt_moduletable h3, #vt_lb .vt_moduletable h3 {
	margin-top: 0px;
}
fieldset {
	border: 1px solid #ddd;
	padding: 15px;
	margin: 10px 0 20px;
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
}
.form-horizontal fieldset {
	padding: 30px 15px 15px;
}
.fa-angle-double-right {
	font-size: 14px;
}
.logo-0 #vt_logo img {
	display: none;
}
.logo-1 #vt_logo, .logo-2 #vt_logo {
	background: none !important;
}
.vt_section {
	padding: 20px 0px 40px 0px;
}
.vt_wrapper_top.vt_section {
	position: relative;
	padding: 0px;
	background: #333;
}
.com_content.opt-featured {
	background: none;
}
.vt_wrapper_drawer,  .vt_wrapper_header.vt_section,  .vt_wrapper_footer.vt_section,  .vt_wrapper_copyright.vt_section {
	padding: 0px;
}
.vt_wrapper_top .breadcrumb,  .breadcrumbs {
	background: url(../images/icon_home.png) left center no-repeat;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	border-radius: 0;
-moz- border-radius:0;
-webkit- border-radius:0;
}
.vt_wrapper_top .breadcrumb li a,  .breadcrumbs li a {
	color: #999;
}
.vt_wrapper_top .breadcrumb li span, .breadcrumbs li span {
	color: #eee;
}
.vt_wrapper_top .breadcrumb .divider, .breadcrumbs .divider {
	display: none;
}
/*  Slides ------------------------------------------------------------------ */



.vt_wrapper_top .vt_block {
	padding-left: 0px;
	padding-right: 0px;
}
.vtem_skitter .box_clone img {
	max-width: none !important;
}
.vtem_skitter_dots, .vtem_skitter_dotspreview {
	margin-bottom: 0px !important;
}
.vtem_skitter {
	height: auto !important;
}
.vtem_skitter .info_slide_dots .image_number {
	background: #FFFFFF !important;
	border: 2px solid #fff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
	-moz-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
	-ms-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
	-o-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
	-webkit-box-shadow: 0 0 0 3px rgba(153, 153, 153, 0.5);
	cursor: pointer;
	float: left;
	height: 12px;
	margin: 0 10px 0 0 !important;
	overflow: hidden;
	text-indent: -9999em;
	width: 12px;
}
.vtem_skitter .info_slide_dots .image_number_select {
	background: #fff !important;
	margin: 0 10px 0 0 !important;
}
.vtem_skitter .info_slide_dots {
	left: 48% !important;
	bottom: 10px !important;
}
.vtem_skitter .prev_button, .vtem_skitter .next_button {
	border: 02px solid #999;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	background: none !important;
	color: #999;
	top: 46% !important;
}
.vtem_skitter .prev_button .fa, .vtem_skitter .next_button .fa {
	color: #999;
	padding-top: 5px;
	font-size: 34px !important;
}
.vtem_skitter .prev_button .fa {
	padding-right: 5px;
}
.vtem_skitter .next_button .fa {
	padding-left: 5px;
}
.vtem_skitter .label_skitter {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	bottom: auto;
	color: #FFFFFF !important;
	left: auto !important;
	opacity: 1 !important;
	position: absolute;
	right: 15% !important;
	top: 32%;
	width: auto !important;
	z-index: 150;
}
.vtem_skitter .label_skitter h4 {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	clear: both;
	display: inline-block;
	font-size: 28px;
	font-weight: normal;
	margin: 5px 0;
	opacity: 1 !important;
	padding: 10px 15px !important;
	border: 0px !important;
}
.vtem_skitter .label_skitter div {
	background: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	clear: both;
	display: block;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0;
	opacity: 1 !important;
	padding: 10px 15px !important;
}
/*  vtem_scroller  ------------------------------------------------------------------ */



.vtem_scroller {
	height: auto !important;
}
.vtem_scroller h4.vtem_engine_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.vtem_scroller h4.vtem_engine_title a {
	color: #666;
}
.vtem_scroller .vt-mod-info {
	color: #999;
	padding-bottom: 5px;
}
.vtem_scroller {
	overflow: inherit !important;
}
.vtem_scroller > .pager > li > a:hover, .vtem_scroller > .pager > li > a:focus {
	background-color: #ccc;
}
/*  CUSTOM HTML  ------------------------------------------------------------------ */



.vt_moduletable.change_your h3 {
	text-align: center;
	margin-top: -30px;
	font-size: 28px;
	color: #fff;
}
.vt_moduletable.change_your h3 span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	padding: 15px 20px;
	margin: 0 auto;
	border-bottom: 0px !important;
	text-align: center;
	position: relative;
}
.vt_moduletable.change_your h3 span:after {
	position: absolute;
	bottom: -7px;
	left: 48%;
	display: inline-block;
	border-right: 7px solid transparent;
	border-top: 7px solid #fff;
	border-left: 7px solid transparent;
	content: '';
}
.vt_moduletable.change_your h3 span:before {
	background: none !important;
	text-align: center;
	height: auto;
}
.change_your .fa {
	width: 75px;
	height: 75px;
	border: 2px solid #ccc;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin-right: 15px;
	margin-top: 15px;
	font-size: 40px;
	padding: 14px 0 0 14px;
	float: left;
}
.change_your .fa-lightbulb-o, .change_your .fa-question {
	padding-left: 21px;
}
.change_your .fa-cog {
	padding-left: 17px;
}
.change_your h4 {
	color: #fff;
}
.change_your > .row > div {
	margin: 30px 0px;
}
.vt_wrapper_bottom {
	color: #fff;
}
.vt_wrapper_bottom h3 {
	margin-top: 0px;
	border: 0;
	font-size: 30px;
	font-style: italic;
}
.vt_wrapper_bottom .text a.btn.btn-primary {
	height: auto;
	padding: 7px 20px;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	background-color: #eee !important;
	color: #666;
	text-transform: none;
	font-size: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 25px;
}
#vt_footer .boxitem {
	display: block;
	padding: 0px 0px 10px;
}
#vt_footer .boxitem1 {
	border-bottom: 1px solid #222;
}
#vt_footer .boxitem2 {
	border-top: 1px solid #444;
}
#vt_footer .boxitem2 a {
	margin-top: 10px;
}
#vt_footer .boxitem a {
	display: block;
	clear: both;
	font-weight: bold;
}
/*  New programs ------------------------------------------------------------------ */



.vt_moduletable.New_programs ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.vt_moduletable.New_programs ul li {
	padding: 7px 0px;
}
.vt_moduletable.New_programs ul li a {
	color: #666;
	display: block;
}
.vt_moduletable.New_programs ul li .fa {
	margin-right: 10px;
}
/*  Latest news ------------------------------------------------------------------ */



.Latest_news .vtem_scroller .pager {
	position: absolute;
	right: 0;
	top: -75px;
}
.Latest_news .vtem_scroller .pager li a {
	background: #666;
	opacity: 0.5;
	filter: alpha(opacity=50);
	border: 0px !important;
	width: 10px !important;
	height: 10px !important;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
	padding: 0px !important;
	margin: 10px 0px 10px 5px;
}
.Latest_news .vtem_scroller .pager li.active a {
	background: #666;
	opacity: 1;
	filter: alpha(opacity=100);
}
.vtem_scroller .prev, .vtem_scroller .next {
	top: -55px !important;
	border: 0px !important;
}
.Latest_news .vtem_scroller .prev {
	right: 80px !important;
	left: auto !important;
}
.Latest_news .vtem_scroller .next {
	right: 40px !important;
	left: auto !important;
}
.Latest_news .vtem_scroller h4.vtem_engine_title {
	margin-top: 2px;
}
.Latest_news .vtem_scroller .prev .fa, .vtem_scroller .next .fa {
	border: 0px !important;
	color: #ccc;
}
.Latest_news .vtem_scroller .prev:hover .fa, .vtem_scroller .next:hover .fa {
	border: 1px solid #ddd;
	color: #ddd;
}
/*  Search ------------------------------------------------------------------ */



.vt_wrapper_top .search form {
	border: 1px solid #444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
	margin: 0px;
	width: 70%;
	padding: 2px 0px;
}
.vt_wrapper_top .search form input,  .vt_wrapper_top .search form button {
	background: none;
	border: 0px;
	color: #999;
}
.vt_wrapper_top .search form input {
	width: 70%;
}
.vt_wrapper_top .search form button {
	width: 40px;
	float: right;
}
.com_content.opt-featured .vt_main {
	min-height: 0;
}
/*  Footer ------------------------------------------------------------------ */







#vt_footer #login-form .control-group {
	padding-bottom: 10px;
}
#vt_footer #login-form .control-group .add-on {
	display: block;
	clear: both;
	padding-bottom: 5px;
}
#vt_footer #login-form .control-group label {
	font-weight: normal;
}
#vt_footer #login-form .control-group .controls input {
	background: none;
	border: 1px solid #444;
	color: #555;
	width: 100%;
	height: 36px;
	box-shadow: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#vt_footer #login-form .control-group input#modlgn-remember {
	margin-left: 10px;
}
#vt_footer #login-form ul.unstyled {
	display: none;
}
#vt_footer .vt_moduletable h3 {
	color: #F5F5F5;
	font-size: 18px !important;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left !important;
	border-bottom: 1px solid #444;
	margin-bottom: 10px;
}
.vt_wrapper_footer ul.latestnews {
	list-style: none;
	margin: 0;
	padding: 0;
}
.vt_wrapper_footer ul.latestnews li {
	list-style: none;
	display: block;
	padding: 7px 0px;
}
.vt_wrapper_footer ul.latestnews li a, .vt_wrapper_footer ul.latestnews li a .fa-angle-double-right {
	color: #999;
}
.vt_wrapper_footer ul.latestnews li a .fa-angle-double-right {
	padding-right: 5px;
}
.vt_wrapper_footer ul.latestnews li a .fa-angle-right {
	padding: 0px 5px 0px 0px;
}
.copyright .vt_moduletable {
	padding-top: 20px;
	margin-top: 20px;
	color: #666;
}
.vt_moduletable.copyright a {
	color: #666;
}
.vt_wrapper_footer .custom a {
	font-size: 12px;
}
.block_technologies_top, .block_technologies {
	display: block;
}
.block_technologies_top h4, .block_technologies h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.block_technologies_top {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #444;
}
/*  Gotop------------------------------------------------------------------ */



.vt_wrapper_copyright .container {
	position: relative;
}
#gotop {
	width: 28px;
	height: 28px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border: 1px solid #444;
	position: absolute;
	top: -30px;
	right: 15px;
	text-align: center;
	color: #444;
}
#gotop:hover {
	border: 1px solid #999;
	color: #999;
}
#gotop .fa-angle-up {
	padding: 3px 0 0px 6px;
}
/*  Com content ----------------------------------------------------------------- */







.article-info, .content_rating {
	color: #999;
	margin-bottom: 15px;
	font-size: 95%;
}
.article-info .published {
	margin-left: 0px;
}
.article-info .article-info-term {
	display: none !important;
}
.article-info dd {
	display: inline-block;
	padding-right: 10px;
}
.categories-list dl dt, .categories-list dl dd {
	display: inline-block;
}
.icons .dropdown-toggle .caret {
	display: none !important;
}
.icons .btn-group {
	display: block !important;
}
.icons a.dropdown-toggle {
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	color: #333333;
}
.icons .dropdown-menu > li > a {
	clear: none;
	display: inline-block;
	float: left;
}
.icons .dropdown-toggle .icon-cog {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
	width: 1em;
	display: block !important;
}
.icons .dropdown-toggle .icon-cog:before {
	content: "\e019";
}
#searchForm .btn.btn-primary {
	margin-top: 0px;
	margin-left: 5px;
}
/*  blog ----------------------------------------------------------------- */



.blog .items-row .item {
	padding-bottom: 10px;
}
.blog .items-row .item img {
	width: 95%;
	height: auto;
}
.item-separator {
	display: block;
	clear: both;
}
a.readmore {
	font-size: 12px;
	text-transform: uppercase;
}
/*  Module Menu ----------------------------------------------------------------- */



ul.mega-menu > li {
	display: none;
}
ul.menu, ul.menu li, ul.weblinks ul.weblinks li {
	list-style: none;
}
ul.menu, ul.weblinks {
	margin-left: 0px;
	padding: 0;
	margin-bottom: 10px;
}
ul.menu ul, ul.weblinks ul {
	padding-top: 10px;
}
ul.menu li, ul.weblinks li {
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
	display: block;
}
ul.menu ul li, ul.weblinks ul li {
	border-top: 1px solid #ddd;
	border-bottom: 0px;
}
ul.menu ul li:last-child, ul.weblinks ul li:last-child {
	padding-bottom: 0px;
}
ul.menu li .fa-angle-right, ul.weblinks li .fa-angle-right {
	padding-left: 0px;
}
ul.menu li a .fa, ul.weblinks li a .fa,  ul.menu li.active.parent a .fa,  ul.menu li.parent li a .fa,  ul.menu li.active ul li a .fa,  ul.menu li.active.current li a .fa,  ul.menu li a, ul.weblinks li a,  ul.menu li.active.parent a,  ul.menu li.parent li a,  ul.menu li.active ul li a,  ul.menu li.active.current li a {
	color: #666;
	background: none !important;
	padding: 0px;
}
.menu_top ul {
	margin: 0;
	padding: 0;
}
.menu_top ul li {
	float: left;
	border: 0;
	padding: 0 15px 0px 0px;
}
.menu_top ul li .fa {
	display: none;
}
/*  Category List ----------------------------------------------------------------- */



table.category a {
	color: #666;
	display: inline-block !important;
}
.category-list .filter-search {
	width: 80%;
	float: left;
}
.category-list .display-limit {
	width: 20%;
	float: right;
}
input, button, select, textarea {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: normal;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
}
#contact-form textarea {
	width: 80%;
	height: auto;
}
#contact-form input[type="text"], #contact-form input[type="email"] {
	width: 80%;
}
input[type="checkbox"], input[type="radio"] {
	height: auto;
	margin: 4px 5px;
}
#contact-form input[type="checkbox"] {
	float: left;
	margin-right: 10px;
}
/*  ERROR 404 ----------------------------------------------------------------- */



#vtem_warper_error {
	background: #fff;
	color: #666;
	text-align: center;
}
h1.not_found {
	background: url(../images/404.jpg) center 0 no-repeat;
	text-indent: -9999px;
	height: 306px;
	text-align: center;
}
.page_error {
	font-size: 70px;
	display: none;
}
.page_margin_top {
	margin-top: 30px;
}
#vtem_warper_error .btn-primary {
	background-color: #eee;
	color: #666;
}
.home_pages {
	padding-bottom: 50px;
}
/*  Com User ----------------------------------------------------------------- */



legend {
	background: none;
	border: 0 none;
	padding: 0 10px;
	margin-bottom: 0px;
	width: auto;
	font-size: 14px;
	font-style: italic;
	color: #666;
}
.login ul.login {
	list-style: none;
	margin: 0;
	padding: 0;
}
.login ul.login li {
	list-style: none;
	padding: 3px 0px;
}
.login ul.login li .fa-angle-right {
	font-size: 14px;
}
.login ul.login li a, .login ul.login li a .fa {
	color: #666;
}
.registration #member-registration dt {
	width: 30%;
	display: inline-block;
}
.registration #member-registration dd {
	width: 65%;
	display: inline-block;
}
.registration #member-registration dt, .registration #member-registration dd {
	padding-bottom: 10px;
}
.registration #member-registration dt .spacer {
	margin-bottom: 20px;
	display: block;
}
.subheading-category {
	font-style: italic;
	font-weight: normal;
	display: block;
}
.form-group .spacer {
	padding-left: 15px;
}
.form-group .spacer label {
	font-weight: normal;
}
.form-group label, .form-group label#jform_contact_email_copy-lbl {
	display: inline-block !important;
}
/*  Com Contact ----------------------------------------------------------------- */



.contact .pane-sliders .panel, #slide-contact .accordion-group {
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	clear: both;
}
.contact .pane-sliders .panel h3 {
	margin: 2px;
}
#contact-slider .pane-down {
	border-top: 1px solid #ddd !important;
}
.contact .pane-sliders .panel h3 a {
	color: #666;
	display: block;
	padding: 7px 10px;
}
.pane-slider.pane-down {
	padding: 15px !important;
}
.contact .pane-sliders .contact-image {
	display: block;
	padding: 20px 0px;
}
.contact-position {
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
.pane-toggler {
	border-bottom: 0 none;
}
.contact .pane-sliders .jicons-icons {
	display: inline-block;
	float: left;
}
.contact .contact-form fieldset {
	border: 0;
	padding: 0 15px;
}
.contact .contact-form fieldset legend {
	padding: 0px 0px 20px;
}
#slide-contact .accordion-group .accordion-inner {
	padding-top: 20px;
}
#slide-contact .accordion-group .thumbnail {
	margin: 15px;
	border: 0px;
}
#slide-contact .accordion-group .accordion-toggle {
	display: block;
	padding: 10px;
	font-size: 180%;
	font-weight: normal;
}
#slide-contact .accordion-group .accordion-body.in {
	border-top: 1px solid #e5e5e5;
}
/*  Table  ------------------------------------------------------------------------- */







.category {
	width: 100%;
	margin-bottom: 20px;
}
.list-condensed {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
}
.list-condensed li,  .category > thead > tr > th,  .category > tbody > tr > th,  .category > tfoot > tr > th,  .category > thead > tr > td,  .category > tbody > tr > td,  .category > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #fff;
}
.category > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #fff;
}
.list-condensed li:first-child,  .category > caption + thead > tr:first-child > th,  .category > colgroup + thead > tr:first-child > th,  .category > thead:first-child > tr:first-child > th,  .category > caption + thead > tr:first-child > td,  .category > colgroup + thead > tr:first-child > td,  .category > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.category > tbody + tbody {
	border-top: 2px solid #fff;
}
.category .category {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	list-style: none;
}
.category a.category {
	color: #666;
	background-color: #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 10px;
}
.category a.btn {
	color: #fff;
}
.list-condensed .cat-list-row0,  .category > tbody > tr:nth-child(odd) > td,  .category > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.list-condensed .cat-list-row1,  .category > tbody > tr:hover > td,  .category > tbody > tr:hover > th {
	background-color: #fff;
}
.categories-list h3.item-title {
	border: 0px;
}
.list-condensed li .list-title a {
	color: #666;
	font-weight: bold;
}
/*    Action    --------------------------------------------  */



.btn-group.actions {
	display: inline-block !important;
}
.actions li img, .content_rating img, .article-info img,  .actions li.edit-icon img {
	width: auto !important;
	margin: 0;
	padding: 0;
}
.edit.item-page .formelm, .edit.item-page .formelm-buttons {
	display: block;
	margin-bottom: 10px;
}
.edit.item-page .formelm-buttons {
	margin-left: 160px;
}
.edit.item-page .formelm-buttons button {
	margin-right: 10px;
}
.edit.item-page #adminForm textarea {
	clear: both;
	display: block;
}
#editor-xtd-buttons, .toggle-editor {
	display: inline-block;
}
#editor-xtd-buttons .button2-left, .toggle-editor .button2-left {
	display: inline-block;
	padding: 2px 5px;
	border: 1px solid #ddd;
	margin-top: 10px;
}
.edit.item-page .formelm-area {
	margin-bottom: 20px;
}
.edit.item-page .formelm label {
	width: 160px;
}
.actions {
	list-style: none;
	float: right;
	display: inline-block;
	text-align: right;
}
.actions li {
	display: inline-block;
	list-style: none;
	padding: 0px;
}
.vt_category_creat dd {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #fff;
	color: #999999;
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px 10px;
}
.pagenav {
	float: left;
	padding: 0;
}
.pagenav > li {
	float: left;
	margin-bottom: -1px;
	list-style: none;
}
.pagenav > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 0px 1px solid transparent;
	border-radius: 0;
	text-transform: uppercase;
}
.pagenav > li.next {
	margin-left: 10px;
}
.pagenav > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.pagenav > li.active > a,  .pagenav > li.active > a:hover,  .pagenav > li.active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
}
/*    Massages ---------------------------------------------  */



.invalid {
	border-color: #A94442;
	color: #A94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#system-message {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
#system-message dd {
	text-indent: 0;
}
#system-message dd ul {
	padding: 15px;
	margin: 0;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-image: none !important;
	list-style: none;
}
#system-message dd.message ul {
	background-color: #D9EDF7;
	border-color: #BCE8F1;
	color: #31708F;
}
#system-message dt.notice,  #system-message dt.message,  #system-message dt.error {
	display: none;
}
#system-message dd.notice.message ul {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
#system-message dd.error.message ul {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert-message {
	background-color: #D9EDF7;
	border-color: #BCE8F1;
	color: #31708F;
}
.alert-info {
	background-color: #D9EDF7;
	border-color: #BCE8F1;
	color: #31708F;
}
.alert-warning {
	background-color: #FCF8E3;
	border-color: #FAEBCC;
	color: #8A6D3B;
}
.alert-danger {
	background-color: #F2DEDE;
	border-color: #EBCCD1;
	color: #A94442;
}
/*  ERROR  -------------------------------------------------------------- */



body#vtem_warper_erro {
	background: #332c1c;
	margin: 0 auto;
	padding: 0;
	color: #999;
	font-family: helvetica, arial, sans-serif;
}
#vtem_error_fashion #outline {
	margin: 50px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
}
.vtem_logo_offline {
	width: 273px;
	height: 79px;
	margin: 0 auto;
}
#vtem_error_fashion #errorboxoutline {
	width: 800px;
	margin: 0px auto;
	padding: 10px 0px;
	float: left;
}
#vtem_error_fashion #errorboxheader {
	width: 100%;
	background: url(../images/error.jpg) center top no-repeat;
	height: 470px;
	text-indent: -9999px;
	float: left;
	font-size: 0px;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #04AED2;
	font-weight: bold;
	text-align: left;
}
#vtem_error_fashion #errorboxheader .erro_numberfoun {
	display: block;
	width: 100%;
	font-size: 160px;
	line-height: 160px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}
#vtem_error_fashion #errorboxheader .erro_textinfor {
	display: block;
	width: 100%;
	font-size: 35px;
	text-align: center;
}
#vtem_error_fashion #errorboxbody {
	margin: 0px auto;
	padding: 10px 0px;
	width: 250px;
	float: none;
	text-align: left;
}
#vtem_error_fashion #errorboxbody .home_pages {
	padding: 20px 0px 0px 58px;
	line-height: 65px;
	background: url(../images/back_home_error.png) left center no-repeat;
	font-size: 24px;
	text-transform: uppercase;
	float: left;
}
#vtem_error_fashion #errorboxbody .home_pages a {
	color: #e54f4f;
	text-decoration: none;
}
#vtem_error_fashion #errorboxbody .Please_try {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #444;
	color: #fff;
	float: left;
}
#vtem_error_fashion #errorboxbody .home_pages:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#vtem_error_fashion #errorboxbody .following_pages {
	font-size: 16px;
	text-transform: uppercase;
}
#vtem_error_fashion #techinfo {
	margin: 10px;
	padding: 10px;
	text-align: left;
	color: #777;
}
#vtem_error_fashion #techinfo p {
	color: #777;
}
#vtem_error_fashion #errorboxbody p > strong {
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
#vtem_error_fashion #errorboxbody ul,  #vtem_error_fashion #errorboxbody ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#vtem_error_fashion #errorboxbody ul li a {
	background: #fff url(../images/button_overlay.png) left top repeat-x;
	border: 1px solid #ccc;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #b74d4d;
}
#vtem_error_fashion #errorboxbody ul li a:hover {
	background: #fff url(../images/button_overlay.png) left -70px repeat-x;
}
#vtem_error_fashion #errorboxbody ul li a span {
	display: inline-block;
	background: url(../images/back_home.png) left center no-repeat;
	padding-left: 15px;
}
/*  Item More  -------------------------------------------------------------- */



.items-more {
	display: block;
	padding: 20px 0px;
}
.pagination ul.pagination {
	clear: both;
	display: block;
}
/*  weblink  -------------------------------------------------------------- */







.weblink-category .weblink-count dt, .weblink-category .weblink-count dd {
	display: inline-block;
}
/*  Typography  -------------------------------------------------------------- */



.typo-box .title {
	font-size: 24px;
	line-height: 30px;
}
.typo-box {
	position: relative;
	margin: 15px 0;
	padding: 39px 19px 14px;
 *padding-top:19px;
	border-radius: 4px;
}
.typo-box select {
	width: 220px;
}
.typo-box .table, .typo-box .well, .typo-box blockquote {
	margin-bottom: 5px;
}
.typo-box .lead {
	font-size: 18px;
	line-height: 24px;
}
.typo-box > p:last-child {
	margin-bottom: 0;
}
.typo-box + .prettyprint {
	margin-top: -20px;
	padding-top: 15px;
}
.typo-box:after {
	content: "Example";
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 3px 7px;
	font-size: 12px;
	border-radius: 4px 0 4px 0;
	font-style: normal;
}
form.typo-box {
	padding-bottom: 19px;
}
.typo-box {
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.rt-dark .typo-box {
	background-color: #000000;
	border: 1px solid #fcfcfc;
}
.typo-box:after {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	color: #9da0a4;
}
.rt-dark .typo-box:after {
	background-color: #0d0d0d;
	border: 1px solid #fcfcfc;
	color: #ffffff;
}
.prettyprint.linenums {
	box-shadow: 40px 0 0 #FFFFFF inset, 41px 0 0 #D5D5D5 inset;
}
.typo-box + .prettyprint {
	padding-top: 15px;
}
.pre.prettyprint {
	margin-bottom: 20px;
}
.prettyprint {
	background-color: #FCFCFC;
	padding: 8px;
}
.pre {
	background-color: #F5F5F5;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 9.5px;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
}
.pre.prettyprint {
	margin-bottom: 20px;
}
pre.prettyprint {
	margin-bottom: 20px;
}
.prettyprint {
	padding: 8px;
	background-color: #fcfcfc;
}
.prettyprint.linenums {
	-webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
	-moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
	box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
	margin: 0 0 0 33px;
	padding-left: 0;
}
ol.linenums li {
	padding-left: 12px;
	line-height: 18px;
	text-shadow: 0 1px 0 1px 1px 1px rgba(255,255,255,0.5);
}
.com_contact #adminForm {
	overflow: auto;
}
.newsfeed-category .btn-toolbar,  .weblink-category .btn-toolbar {
	margin-left: 0px;
}
.spondyliki {
	width: 75px;
	height: 75px;
	float: left;
	background: url(../images/spondyliki-icon.png) left top no-repeat;
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 0 0 14px;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.spondyliki:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.isxio {
	width: 75px;
	height: 75px;
	float: left;
	background: url(../images/isxio-icon.png) left top no-repeat;
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 0 0 14px;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.isxio:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.gonato {
	width: 75px;
	height: 75px;
	float: left;
	background: url(../images/gonato-icon.png) left top no-repeat;
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 0 0 14px;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.gonato:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.podi {
	width: 75px;
	height: 75px;
	float: left;
	background: url(../images/podi-icon.png) left top no-repeat;
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 0 0 14px;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.podi:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.omos {
	width: 75px;
	height: 75px;
	float: left;
	background: url(../images/omos-icon.png) left top no-repeat;
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 0 0 14px;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.omos:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.xeri {
	width: 75px;
	height: 75px;
	float: left;
	background: url(../images/xeri-icon.png) left top no-repeat;
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 0 0 14px;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.xeri:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
table.acymailing_form {
	margin: 10px auto 30px auto;
	border: 0px !important;
	float: left;
}
.dl-horizontal dd {
	margin-left: 0 !important;
}
.google-maps {
	position: relative;
	padding-bottom: 55%;
// This is the aspect ratio  height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
ul.sigFreeClassic li.sigFreeThumb {
	margin: 2px;
}
.videoWrapper {
	position: absolute;
	/* padding-bottom: 56.25%; */
	/* 16:9 */ 
	padding-top: 25px;
	height: 0;
	width: 60%;
	float: left;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 297px;
}
.videoWrapper2 {
	position: relative;
	padding-bottom: 0%; /* 16:9 */
	padding-top: 0;
	height: 0;
	width: 100%;
	float: right;
}
.videoWrapper2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border: 0;
	height: 460px;
}
.video-con {
	width: 100%;
	background: #000;
	padding: 10px;
}
.video-in {
	width: 525px;
	float: left;
}
.article-image {
	width: 36%;
	float: right;
}
.article-text {
	margin-top: 10px;
	clear: both;
}
.page-header {
	margin: 40px 0 0 !important;
}
.item-page h4 {
	color: #7ab700;
}
hr {
	border: 3px solid #7ab700;
}
.video-con1 {
	width: 100%;
	background: #000;
	padding: 10px;
	height: 475px;
}
.video-con1 h1 {
    text-align: left;
    color: #7ab700;
    font-size: 23px;
}
.videoWrapper1 {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper1 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.article-text1 {
	float: left;
	width: 36%;
	color: #fff;
	line-height: 1.5;
}
.article_tool_container {
	margin-top: 20px;
}
h1.content-title {
    background-color: #d6d6d6;
    border-left: 10px solid #7ab700;
    padding: 20px;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}
.col-md-9.vt_component {
    margin-top: -50px;
}
.blog {
    margin-top: -25px;
}
.page-header h1 {
    font-size: 22px;
    color: #fff;
    background: #7ab700;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    padding: 15px 20px;
    margin: 0 auto;
    border-bottom: 0px !important;
    text-align: center;
    position: relative;
    top: -75px;
    z-index: 90;
    margin-left: 46%;
}
.page-header h1:before {
    background: none !important;
    text-align: center;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0;
    display: inline-block;
    width: 80px !important;
    height: 2px;
    content: '';
    z-index: 99;
}
.page-header h1:after {
    position: absolute;
    bottom: -7px;
    left: 48%;
    display: inline-block;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    border-left: 7px solid transparent;
    content: '';
    border-top: 7px solid #7ab700;
}
.contact h1:after {
    position: absolute;
    bottom: -7px;
    left: 48%;
    display: inline-block;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    border-left: 7px solid transparent;
    content: '';
    border-top: 7px solid #7ab700;
}
.contact h1:before {
    background: none !important;
    text-align: center;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0;
    display: inline-block;
    width: 80px !important;
    height: 2px;
    content: '';
    z-index: 99;
}
.contact h1 {
    font-size: 22px;
    color: #fff;
    background: #7ab700;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    padding: 15px 20px;
    margin: 0 auto;
    border-bottom: 0px !important;
    text-align: center;
    position: relative;
    top: -57px;
    z-index: 99;
    margin-left: 46%;
}
h4, .h4 {
    font-size: 20px;
}
h1.content-title-top {
    background-color: #B3B1B1;
    border-top: 5px solid #7ab700;
    padding: 15px;
    font-size: 25px;
    line-height: 26px;
    font-weight: bold;
}
.pull-right {
    margin-left: 2%;
}
p.info-box {
    background-color: #7ab700;
    padding: 15px;
    font-size: 20px;
    line-height: 26px;
    color: white;
}
img.icon-info {
    width: 30px;
    float: left;
    margin-top: 11px;
}
.opt-article .col-md-12.vt_component {
    margin-top: -30px;
}
img.images-blog {
    margin: 0;
}
img.icon-info-articles {
    width: 33px;
}
img.icon-info-articles1 {
    width: 33px;
    float: left;
    margin-top: 1%;
}
.fastsocialshare-share-fbsh {
    margin: 2px !important;
}
.fastsocialshare-share-gone {
    display: none;
}
.menuid578 section.vt_wrapper_bottom.vt_section {
    background-color: #7ab700 !important;
}
.menuid578 .col-md-6.separator_bottom.vt_block {
    width: 100%;
}
.menuid578 .vt_section {
    padding: 20px 0px 0px 0px;
}
.check i.fa.fa-check-circle {
    margin-right: 10px;
}
p.check {
    font-style: normal;
}
.button_slider {
    border: 0px !important;
    background-color: #7ab700 !important;
  width: 47%;
  margin: 0 auto !important;
}
.button_slider a {
    color: #333333;
}
.button_slider a:hover {
     color: #7ab700; 
}
.button_slider:hover {
    background-color: white !important;
}
.vt_moduletable.change_your h3 span {
    z-index: 9999;
}

.martiries h4 {
    background-color: #333;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
}
.martiries h4 a {
    color: white;
}
.martiries {
    margin-top: 20px;
}
.martiries img {
    width: 80%;
    margin: 0 auto;
    display: block;
}
.container.amis {
    padding: 0;
    margin: 0;
}
.col-md-12.amis {
    padding: 0;
    margin: 0;
    width: 95%;
}
#vt_top .separator_top.vt_block {
    margin-bottom: 45px;
    background-color: #7ab700;
  padding-bottom: 20px;
}
#vt_top .separator_top.vt_block h3 span {
    background: #333;
}
#vt_top .separator_top.vt_block h3 span:after {
    border-top: 7px solid #333;
}