/*------------------------------------------------------------------------
* Copyright (c) 2008-2013 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/
/* COMMON STYLE
--------------------------------------------------------- */
.coluna1-50,.coluna2-50{
	float: left;
	width:50%
}
.colunadebaixo-100{
	float: left;
	width: 100%;
}
.minhaborda{
	width: 36%;
	padding:10px;
	margin-top:10px;
	border: 6px outset #87a2e7;
	text-align: justify;
}
.semborda .sprocket-strips-item{
	  box-shadow: none;
}
.margintopmenos40 {
	  margin-top: -40px !important;
}
.sprocket-strips-title{
		color: #3c3696;
    font-size: 22px;
}
.sprocket-strips-content {
    color: #000 !important;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0; }

html.ltr { direction: ltr; }

body {
	background: #ffffff;
	color: #2c2c2c;
	font-family: Arial;
	line-height: 20px; }
	body.fs10 { font-size: 10px; }
	body.fs11 { font-size: 11px; }
	body.fs12 { font-size: 12px; }
	body.fs13 { font-size: 13px; }
	body.fs14 { font-size: 14px; }
	body.fs15 { font-size: 15px; }

/* Clearfix */
.clearfix { clear: both; }

#zt-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#zt-wrapper-inner {
	margin: 0 auto;
	padding: 0;
}

.none-display { display: none; }

#zt-userwrap1, #zt-userwrap2, #zt-userwrap3, #zt-userwrap4, #zt-userwrap5, #zt-userwrap6, #zt-userwrap7, #zt-userwrap8 {
	clear: both;
	width: 100%;
}

div.moduletable_menu, div.moduletable_text, div.module, div.module_menu, div.module_text {
	clear: both;
	display: block;
	margin: 0 0 20px 0;
	position: relative;
	width: 100%; }

div.moduletable {
	margin: 0 0 20px 0;
}
.zt-user { float: left; }
/*h3 title*/
h3.moduletitle {
	color: #313131;
    font-weight: 300;
    font-size: 200%;
}
.subCategory,
#zt-component .profile,
#zt-component .k2AccountPage,
#zt-component .finder,
#zt-component .newsfeed,
#zt-component .newsfeed-category,
#zt-component .contact,
#zt-component .blog-featured,
#zt-component .contact-category,
#zt-component .blog,
#zt-component .archive,
#zt-component #user-registration,
#zt-component div.login,
#zt-component div.search,
.categories-list,
.item-page,
.category,
.itemView {
    background-color: #fff;
    padding: 10px;}
/*
* === ZT Userwrap1 ====================
*/
#zt-userwrap1-outer {
	width: 100%;
}
#zt-userwrap1 {
	display: none;
	overflow: hidden;
}
	#zt-userwrap1 div.moduletable { margin: 0; }

#zt-userwrap1-inner {
	padding: 20px 0px;
	position: relative; }

#zt-userwrap1-inner {
	padding: 20px 0px;
	position: relative; }

/*
* === ZT Userwrap3 ====================
*/
#zt-userwrap3-inner { padding: 20px 0 0; }

/*
* === ZT Userwrap5 ====================
*/
#zt-userwrap5 { margin-top: 20px; }

/*
* === ZT Userwrap6 ====================
*/
#zt-userwrap6 { margin-bottom: 55px;}
#zt-userwrap6-inner { }
#zt-userwrap6-inner h3.moduletitle {
    font-size: 200%;
    line-height: 32px;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0; }

/*
* === ZT Userwrap7 (Bottom)====================
*/
#zt-userwrap7-inner { padding: 20px 0; }
#zt-userwrap7 input[type="text"],
#zt-userwrap7 input[type="password"],
#zt-userwrap7 input[type="url"],
#zt-userwrap7 input[type="email"]{
    background-color: #196c93;
    border: none;
    color: #ffffff;
    font-weight: 300;
}

#zt-userwrap7 input::-webkit-input-placeholder{
    color: #ffffff;
}
#zt-userwrap7 input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
#zt-userwrap7 input[type="submit"]{
    background-color: #fcab00;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}
#zt-userwrap7 input[type="submit"]:hover,
#zt-userwrap7 input[type="submit"]:active,
#zt-userwrap7 input[type="submit"]:focus{
    background-color: #1096D5;
}
#zt-userwrap7 ul.weblinks li,
#zt-userwrap7 ul.menu li{
    background-image: url("../images/icon-arrows-white.png");
}
#zt-userwrap7 .zt-image-frame{
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0 5px 5px 0;
}
#zt-userwrap7 .zt-image-frame a:hover img{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    overflow: hidden;
}

/*
* === ZT Userwrap8 ====================
*/
#zt-userwrap8 { margin-top: 20px; }

/*
* === Header ====================
*/
#zt-header {
    border-top: 4px solid #1096d5;
	height: auto;
	min-height: 70px;
	padding: 10px 0 0;
	position: relative;
	width: 100%; }

#zt-header-inner {
	position: relative; }

.bkg-control-down {
	background: url('../images/icon-all.png') no-repeat 0 -437px;
	cursor: pointer;
	height: 27px;
	position: absolute;
	right: 0;
	top: 0;
	width: 31px; }

	.bkg-control-down span { display: none; }

.bkg-control-up {
	background: url('../images/icon-all.png') no-repeat 0 -410px;
	cursor: pointer;
	height: 27px;
	position: absolute;
	right: 0;
	top: 0;
	width: 31px; }

	.bkg-control-up span { display: none; }

/* Logo ---------------*/
#zt-logo-image { padding: 0;width: 175px; }
	#zt-logo-image img {
    width: 175px;
    height: 53px;
    max-width: inherit;}
	#zt-logo-image span { display: none; }
#zt-text-outer { padding: 0; }

#zt-logo-text {
	float: left;
	font-size: 400%; }

#zt-logo-slogan {
	color: #808080;
	float: left;
	margin: 0; }

#zt-logo-text span {
	float: left;
	line-height: 100%; }

/*
* === Breadcrumbs ====================
*/
#zt-breadcrumbs { margin: 15px 0; }
#zt-breadcrumbs .breadcrumbs {
    color: #777777;
    display: inline-block;
    width: 100%; }
#zt-breadcrumbs .breadcrumbs >ul { margin: 0; }
.breadcrumbs >ul>li {
    background: 0;
    color: #686868;
    display: inline;
    list-style: none;
    padding-right: 15px; }

/*
* === Slideshow ====================
*/
#zt-slideshow{
    border: 1px solid #e3e3e3;
    border-top: 5px solid #efefef;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* color overlay + gradient overlay */
    background-image: -moz-linear-gradient(left, #e3e3e3 0%, #e3e3e3 100%);
    background-image: -o-linear-gradient(left, #e3e3e3 0%, #e3e3e3 100%);
    background-image: -webkit-linear-gradient(left, #e3e3e3 0%, #e3e3e3 100%);
    background-image: linear-gradient(left, #e3e3e3 0%, #e3e3e3 100%);
    margin-bottom: 50px;
}
/*
* === Metro Slide Home ====================
*/
#zt-metro-slide{
    margin-bottom: 70px;
    direction: ltr!important;;
}
/*
* === Highlight ====================
*/
#zt-highlight{
    text-align: center;
}
#zt-highlight h2{
    color: #0a91df;
    font-size: 415%;
    font-weight: 300;
    text-shadow: 0 1px 0 rgba(255,255,255,.67);
}
#zt-highlight p{
    opacity: .89;
    font-size: 130%;
}
/*
* === Home News ====================
*/
.zt-news{
    background-color: #f3f3f3;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
    -webkit-transition: all linear .5s;
}
.zt-news:hover{
    background-color: #f5f5f4;
}
.zt-news-content{
    padding: 20px;
}
.zt-news-content h4{
    opacity: .99;
    color: #3d3d3d;
    font-size: 185%;
    text-shadow: 0 1px 0 rgba(255,255,255,.56);
}
.zt-news-content h4 a{
    color: #3d3d3d !important;
}
.zt-news:hover .zt-news-content h4 a,
.zt-news-content h4 a:hover,
.zt-news-content h4 a:active,
.zt-news-content h4 a:focus{
    text-decoration: none;
    color: #0a92df !important;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
    -webkit-transition: all linear .5s;
}
.zt-news-more{
    display: inline-block;
    background: url("../images/icon-more-news.png") no-repeat right 0;
    height: 25px;
    width: 25px;
    text-indent: -999em;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
    -webkit-transition: all linear .5s;
}
.zt-news:hover .zt-news-more,
.zt-news-more:hover{
    background-position: left 0;
}

/*
* === Main Frame ====================
*/
#zt-mainframe {  }
#zt-mainframe-inner { padding: 20px 0; }
.not-show-content { display: none; }
#zt-component { }
#zt-component-inner {}

/* Special grid styles
------------------------ */
.show-grid {
    display: table;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%; }

.show-grid [class*="span"] {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #eee;
    border-radius: 3px;
    line-height: 30px;
    min-height: 30px;
    text-align: center; }

.show-grid:hover [class*="span"] { background: #ddd; }

.show-grid .show-grid {
    margin-bottom: 0;
    margin-top: 0; }

.show-grid .show-grid [class*="span"] { background-color: #ccc; }

/*
* === Class Suffixes ====================
*/

/*Suffix icon module*/
.zt-icon-link h3.moduletitle span{
    background: url("../images/icon-link.png") no-repeat left 50%;
    padding-left: 35px;
}
.zt-icon-image h3.moduletitle span{
    background: url("../images/icon-image.png") no-repeat left 50%;
    padding-left: 35px;
}
.zt-icon-mail h3.moduletitle span{
    background: url("../images/icon-mail.png") no-repeat left 50%;
    padding-left: 35px;
}
.zt-icon-location h3.moduletitle span{
    background: url("../images/icon-location.png") no-repeat left 50%;
    padding-left: 35px;
}
.zt-icon-mail .modulecontent{
    font-weight: 300;
}
.zt-icon-location p{
    font-weight: 300;
    font-size: 125%;
}
.zt-icon-location p>span{
    display: block;
    font-size: 80%;
}
.moduletable{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
/* suffix color */
.moduletable.box-color{
    background: #0f95d5;
    color: #aaa;
    padding: 20px;
}
.moduletable.box-color h3.moduletitle{
    color: #ffffff;
    font-size: 200%;
    font-weight: 300;
}
.box-color .search{
    background-color: #fff;
    float: left;
    width: 100%;
}
.box-color .search .inputbox{
    background: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    float: left;
    margin: 0;
    width: 80%;
    padding: 3px;
    height: 36px;
}
.box-color .search .button{
    background: transparent url("../images/icon-search.png") no-repeat right center;
    float: right;
    height: 36px;
    padding:0;
    margin: 0 10px 0 0;
    text-indent: -999em;
    width: 19px;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
    -webkit-transition: all linear .5s;
}
.box-color .search .button:hover{
    background-position: left center;
}
.box-color ul.weblinks li,
.box-color ul.menu li{
    background-image: url("../images/icon-arrows-white.png");
    border-bottom: 1px solid #33a0d4;
}
.box-color ul.weblinks li:hover,
.box-color ul.menu li:hover,
.box-color ul.weblinks li.active,
.box-color ul.menu li.active{
    margin-left: 10px;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    -webkit-transition: all linear .3s;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a{
    color: #fff !important;
}
/* suffix transparent */
.moduletable.box-transparent h3.moduletitle{
    color: #313131;
    font-size: 200%;
    font-weight: 300;
}

/*
* === Lastest News (Modules:  mod_k2_content) ===
*/
.zt-lastest-item{
    padding: 10px 0;
}
.moduleItemImage.zt-lastest-image{
    margin: 0;
}
.zt-lastest-title{
    font-size: 110%;
    font-weight: 400;
    margin: 0;
}
.zt-lastest-title a{
    color: #333 !important;
}

/*
* === Social ====================
*/
#zt-social>div{
    float: right;
}
#zt-social a {
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    background: url(../images/icon-socials.png)no-repeat 0 0;
    display: inline-block;
    height: 44px;
    margin: 0 0 2px 5px;
    position: relative;
    text-indent: -9999em;
    transition: all 0.3s linear;
    width: 44px; }
/* IE ignores styles with [attributes], so it will skip the following. */
#zt-social a[class] {
    background-image:url(../images/icon-socials.png);
}
#zt-social .twitter { background-position: 0 0; }
#zt-social .twitter:hover { background-position: 0 -44px; }
#zt-social .facebook { background-position: -44px 0;}
#zt-social .facebook:hover {background-position: -44px -44px; }
#zt-social .youtube { background-position: -88px 0;}
#zt-social .youtube:hover {background-position: -88px -44px; }
#zt-social .email { background-position: -132px 0;}
#zt-social .email:hover {background-position: -132px -44px; }
#zt-social .pinterest { background-position: -176px 0; }
#zt-social .pinterest:hover {background-position: -176px -44px; }

/*
* === Footer ====================
*/
#zt-footer {
}
#zt-footer-inner {
    border-top: 1px solid #5599b8;
    padding: 20px 0; }
#zt-footer-left {}
#zt-footer-copy {
    float: left;
    font-weight: 300;
    width: 100%; }

/*
* === Go to top ====================
*/
#gototop{
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 48px;
    height: 48px;
    background: url(../images/back-to-top.png) 0 0 no-repeat;
    z-index: 99999999;
    -webkit-transition: background-position .2s ease-in-out;
    -moz-transition:  background-position .2s ease-in-out;
    -o-transition:  background-position .2s ease-in-out;
    -ms-transition:  background-position .2s ease-in-out;
    transition:  background-position .2s ease-in-out;
    cursor: pointer;
    display: none;
    text-indent: -999em;
}

#gototop:hover{
    background-position: 0 -48px;
}

/*
* === Fix IE8 ====================
*/
.ie8 .container { width: 1170px; }
.ie8 .itemImageBlock img { width: 100%!important; }

/*
* === RTL Language ====================
*/
html.rtl { direction: rtl; }
.rtl th{
    text-align: right;
}
.rtl .button-arrow{
    background-image: url("../images/rtl/button-arrow.png");
    margin-right: 5px;
    margin-left: 0;
}
.rtl ol.linenums li{
    margin: 0 40px 0 0;
}
.rtl ul.weblinks li,
.rtl ul.menu li{
    background-image: url("../images/rtl/icon-arrows.png");
    background-position: right 50%;
    padding: 5px 35px 5px 5px;
}
.rtl .box-color ul.weblinks li:hover,
.rtl .box-color ul.menu li:hover,
.rtl .box-color ul.weblinks li.active,
.rtl .box-color ul.menu li.active{
    margin-left: 0;
    margin-right: 10px;
}
.rtl #zt-userwrap7 ul.weblinks li,
.rtl #zt-userwrap7 ul.menu li{
    background-image: url("../images/rtl/icon-arrows-white.png");
}
.rtl .box-color ul.weblinks li,
.rtl .box-color ul.menu li{
    background-image: url("../images/rtl/icon-arrows-white.png");
}

.rtl img.mcaption {
    float: right;
    margin: 0 0 0 10px; }

/*logo*/
.rtl #zt-logo-image { float: right; }
.rtl #zt-text-outer { float: right; }
.rtl #zt-logo-text { float: right; }
.rtl #zt-logo-text span { float: right; }
.rtl #zt-logo-slogan { float: right; }

/*search*/
.rtl #zt-search { float: left; }
.rtl .box-search .button { float: left; }
.rtl .box-search { float: left; }
/*header*/
.rtl .bkg-control-down {
    background: url('../images/icon-all.png') no-repeat 0 -437px;
    left: 0px;
    right: auto; }

.rtl .bkg-control-up {
    background: url("../images/icon-all.png") no-repeat 0 -410px;
    left: 0px;
    right: auto; }

/*mega menu*/
.rtl span.has-image {
    background-position: 100% 50%;
    padding: 0 25px 0 0; }
.rtl #menusys_mega li { float: right; }
.rtl #menusys_mega li.first-item { margin: 0; }
.rtl #menusys_mega .megacol ul li a .menu-title {
    float: right;
    padding: 0;
    text-align: right; }
.rtl #menusys_mega .menusub_mega .menusub_mega .subwrapcenter-left {
    float: right;
    padding: 0 10px 0 0; }
.rtl #menusys_mega .menusub_mega .menusub_mega .subwrapcenter-right {
    float: right;
    padding: 0 0 0 10px; }
.rtl #menusys_mega .menusub_mega .menusub_mega .subarrowtop {
    left: auto;
    right: -5px; }
.rtl #menusys_mega .subarrowtop {
    left: auto;
    right: 45px; }
.rtl #menusys_mega  .zt-field  ul li {
    border: 0;
    padding: 0 15px 0 0; }
.rtl #menusys_mega  .zt-field  ul li:hover {  }
.rtl #menusys_mega .megacol ul li a {  }
.rtl #menusys_mega .megacol ul li a:hover,
.rtl #menusys_mega .megacol ul  li a:active,
.rtl #menusys_mega .megacol ul  li a:focus,
.rtl #menusys_mega .megacol ul  li a.active,
.rtl #menusys_mega .megacol ul  li a.active:hover,
.rtl #menusys_mega .megacol ul  li a.active:active,
.rtl #menusys_mega .megacol ul  li a.active:focus {  }

.rtl #menusys_mega .megacol ul li a:hover  span.menu-title,
.rtl #menusys_mega .megacol ul  li a:active  span.menu-title,
.rtl #menusys_mega .megacol ul  li a:focus  span.menu-title,
.rtl #menusys_mega .megacol ul  li a.active  span.menu-title,
.rtl #menusys_mega .megacol ul  li a.active:hover  span.menu-title,
.rtl #menusys_mega .megacol ul  li a.active:active  span.menu-title,
.rtl #menusys_mega .megacol ul  li a.active:focus  span.menu-title { margin: 0 10px 0 0; }

.rtl #menusys_mega .megacol { float: right; }

.rtl #menusys_mega .mega-group .menu-title {
    float: right;
    padding: 10px 0 0 0; }

.rtl #menusys_mega .mbanner {
    float: right;
    margin: 0 10px 0 0; }

.rtl #menusys_mega li.mfeatures .column5 {
    float: left;
    text-align: left; }

.rtl #zt-userwrap2-inner h3.moduletitle span { padding: 0 40px 0 0 ; }

.rtl  #menusys_mega .zt-field.field2 label {
    float: right;
    margin: 1px 0 0 5px; }

.rtl #menusys_mega .zt-field ul li { background: 0 !important; }

.rtl #menusys_mega .zt-field ul li a { background: 0 !important; }

.rtl #menusys_mega .zt-field ul li.hover,
.rtl #menusys_mega .zt-field ul li:hover { background: none !important; }

.rtl #menusys_mega .menusub_mega .k2ItemsBlock ul li a { float: right; }

.rtl #menusys_mega .menusub_mega .menusub_mega { margin: -31px -7px 0 0 !important; }

.rtl #menusys_mega .menusub_mega .menusub_mega .megacol ul.mega-ul { margin: 0 10px; }

.rtl .stats-module dt {
    float: right;
    margin: 0 0 0 15px; }

.rtl .stats-module dd { float: left; }

/*social*/
.rtl #social { float: left; }
.rtl #social ul, .rtl #social label { float: left; }

/*Breadcrumbs*/
.rtl .breadcrumbs { float: right; }
.rtl #zt-breadcrumbs .breadcrumbs > ul > li { float: right; padding-left: 15px;
    padding-right: 0; }

/*Slideshow*/
.rtl .zt-onebyone .oneByOne_item h2.slide2Txt1 a{
    float: left;
}
.rtl .zt-onebyone .oneByOne_item .slide2Txt3 a{
    background-image: url("../images/rtl/icon-more.png");
    background-position: left 50%;
    padding-right: 0;
    padding-left: 35px;
}
.rtl .zt-orderlist li {
    margin-left: 0;
    margin-right: 20px; }

.rtl .zt-orderlist li span:before {
    left: auto;
    right: -1.3em; }

.rtl .zt-orderlist li span { padding: 0.4em 2em 0.4em 0.4em; }

.rtl #zt-mainmenu {
    float: left;
    margin-left: 0 !important; }

.rtl #zt-searchform-inner {
    left: auto;
    right: -20px; }

.rtl #zt-searchform-inner .search-border:before {
    left: auto;
    right: 32px; }

.rtl #zt-searchform-inner .search-border { margin: -16px -16px 16px 0; }

/*bottom*/
.rtl .zt-icon-link h3.moduletitle span,
.rtl .zt-icon-image h3.moduletitle span,
.rtl .zt-icon-mail h3.moduletitle span,
.rtl .zt-icon-location h3.moduletitle span{
    background-position: right 50%;
    padding-right: 35px;
    padding-left: 0;
}
.rtl #zt-userwrap7 .zt-image-frame,
.rtl .highslide-gallery ul li{
    float: right !important;
}
/*footer*/
.rtl #zt-footer-left { float: right; }

.rtl #zt-footer-menu ul.menu { float: right; }
.rtl #zt-social {
    float: left;
    margin-left: 0;}
.rtl #zt-social > div {float: left;}
.rtl #zt-footer-logo { float: right; }

/*Article*/
.rtl article > time + section header{
    padding-left: 0;
    padding-right: 85px;
}
.rtl article > time{
    right: 0;
    left: inherit;
}
.rtl article header ul{
    float: right;
}
.rtl article header ul li{
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
.rtl article header li .icon{
    float: right;
    margin-left: 5px;
    margin-right: 0;
}
.rtl .itemRatingBlock span,
.rtl .itemRatingList,
.rtl .itemRatingLog{
    float: right;
}
.rtl .itemAuthorBlock > .ztAvatar{
    float: right;
}
.rtl .itemLinks .itemSocialSharing > div{
    float: right;
}
.rtl .itemAuthorBlock .itemAuthorDetails{
    margin: 0 130px 0 24px;
}
.rtl .itemComments h3{
    float: right;
}
.rtl .itemCommentsForm .inputCommentName,
.rtl .itemCommentsForm .inputCommentEmail,
.rtl .itemCommentsForm .inputCommentUrl{
    float: right;
}
.rtl .itemCommentsForm #submitCommentButton{
    float: right;
}
.rtl .itemCommentsForm .itemCommentsFormNotes{
    float: left;
}
.rtl .itemCommentsForm textarea,
.rtl .itemCommentsForm .inputbox{
    float: right;
}
.rtl .itemBackToTop{
    float: left;
}
.rtl .itemAuthorContent{
    float: right;
}
/*K2 Module*/
.rtl .k2TagCloudBlock a{
    float: right;
}
.rtl .scroll-item .description h3,
.rtl .scroll-item .description p{text-align: right;}
.rtl .scroll-item .description .readmore{background-image: url("../images/rtl/icon-more-metro.png");float: right;}
.rtl .zt-news-more{
    background-image: url("../images/rtl/icon-more-news.png");
    background-position: left 0;
}
.rtl .zt-news:hover .zt-news-more,
.rtl .zt-news-more:hover{
    background-position: right 0;
}
/*Login Module*/
.rtl #zt-component .login ul,
.rtl #login-form ul{
    margin: 10px 15px 0 0;
}
/*Mobile*/
.rtl #mobile-button{
    left: 0;
    right: inherit;
}
.rtl ul.nav-drilldown li span.collapse{
    background-position: 10px -204px;
    left: 0;
    right: inherit;
}
.rtl ul.nav-drilldown li span.expand{
    background-position: 10px -238px;
    left: 0;
    right: inherit;
}
.rtl ul.nav-drilldown li a{
    padding: 0 15px 0 0;
}
.rtl ul.nav-drilldown ul li a span{
    background-image: url("../images/rtl/drill-arrow.png");
    background-position: right 50%;
    padding: 0 20px 0 0px;
}
.rtl ul.nav-drilldown ul li a{
    padding-left: 0;
    padding-right: 30px;
}
.rtl ul.nav-drilldown ul ul li a{
    padding-left: 0;
    padding-right: 50px;
}
.rtl ul.nav-drilldown ul ul ul li a{
    padding-left: 0;
    padding-right: 70px;
}
.rtl ul.nav-drilldown ul ul ul ul li a{
    padding-left: 0;
    padding-right: 90px;
}
/*Gallery*/
.rtl .pp_content_container{
    text-align: right;
}
@media (max-width: 979px) {
.coluna1-50,.coluna2-50{
	float: none;
	width:100%
}
.minhaborda{
	width: 63%;
}
}
