body {
	background: #051246 url("/images/site/bg.jpg") repeat top right fixed !important;
	background-size: auto !important; 
	color: #555;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
	font-size: 1.025em;
	    	
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #fff;
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
}

.title-eng {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1em;

}

.title-eng h1 {
	
	font-weight: 700;
	font-size: 2.875em;
	line-height: 1.2;
	color: #222;
	padding: 0;
	margin: 0;
	left: 0;
	text-transform: uppercase;
	letter-spacing: 5px;
	width: 100%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.title-eng h1 span {
	display: block;
	font-size: 35%;
}

.title-eng h1 a {
	color: #eff62b;
}

.title-eng h1 a:hover,
.title-eng h1 a:focus {
	color: #fff;
}

.title-eng h1 span::before,
.title-eng h1 span::after {

	content: ' ? ';
	font-weight: 200;
}

.title-eng h1 i {
	display: block;
	font-size: 15%;
	max-width: 40%;
	margin: 0 auto;
	line-height: 2;
	font-style: normal;
	font-weight: 400;
}


#gkBg {
	overflow: hidden;
               background: transparent !important;
}
body.noBg #gkBg {
	background-image: none;
               background: transparent !important;
}
a,
#gkMainbody a:active,
#gkMainbody a:focus,
#gkMainbody a:hover,
#gkMainbody header h2 a,
#k2Container article header h2 a {
	color: #222;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none;
}
a:hover,
a:active,
a:focus,
#gkMainbody a,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover,
#gkSidebar .box a:hover { color: #d82731; }
h1,
h2,
h3,
h4,
h5,
h6,
.articleDestaque {
	color: #051555;
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	text-transform: none;
        font-family: "Exo 2", Arial, sans-serif;	
    	
}

.articleDestaque {
	margin: 1.5em 0 1.5em;
	color: #444; 
	font-weight: 800; 
	font-size: 1em;

	
}

h1 {
	font-size: 2.375em;
	font-weight: 600;
}
h2,
.componentheading {
	font-size: 1.375em;
	font-weight: 600;
}
h3 { font-size: 1.250em; }
h4 { font-size: 1.125em; }
h5 { font-size: 1.000em; }
h6 { font-size: 0.875em; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li { line-height: 2.0; }
p { 
font-size: 0.925em;
margin: 1.5em 0 1.5em;
}
iframe { max-width: 100%!important; }
/* Containers */

.gkPage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	
	margin: 0 auto!important;
	padding: 0;
}

#gkHeader, #gkHeader-2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 0 0;
}

#gkHeader-2 {
	background-color: #D2D2D2;
	background-attachment: scroll, fixed;
	background-image: url("/images/site/pattern-1.png"), url("/images/site/eng3.jpg");
	background-repeat: repeat, no-repeat;
	background-size: auto auto, cover;
	background-position: center;
	margin-bottom: -295px;
	padding-bottom: 380px;
	padding-top: 80px;

}

#gkHeader h1.gkPage {
	color: #fff;
	font-size: 2.250em;
	letter-spacing: -1.5px;
	padding: 75px 0 35px 0;
	text-transform: none;
}
#gkHeaderNav {
	text-align: center;
	float: left;
	height: 60px;
	width: 100%;
}
#gkPageWrap { margin: 0 auto; }
#gkContent,
#gkPageContent { 
	position: relative;
	width: 100%;
	z-index: 20;
}
#gkPageContent:first-child {
	margin-top: 126px!important;
}
#gkPageContent > div {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	padding: 35px 45px 0 45px;
	width: 100%;
}
#gkPageContent > div:first-child {
	min-height: 800px;
}
#gkPageContent > #gkBanners {
	min-height: 0;
}
#gkBanners {
	background: transparent!important;
	display: table;
	padding: 0!important;
}
#gkBannerLeft {
	background: #eee url("/images/site/pattern-2.png") repeat top left;
}
#gkBannerLeft .box {
	padding: 45px!important;
}
#gkBannerLeft .box.transparent {
	padding: 0!important;
}
#gkBannerRight {
	background: #d82731;
}
#gkBanners .header {
	color: #fff;
}
#gkBanners > div > div:first-child {
	margin-top: -80px;
}

/* Header bottom */
#gkHeaderBottom {
	background: rgba(0, 0, 0, 0.6) !important;

}

/* Logo  */
#gkLogo {
	float: left;
	height: 58px;
	margin-left: 40px;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
	width: 120px;
	display: block;
}
#gkLogo img {
	display: block;
	margin: 0;
}
#gkLogo.cssLogo {
	background: transparent url("/images/site/bgLogo.svg") no-repeat 0 0;
	height: 107px;
	width: 120px;
	position: relative;
	z-index: 110;
}
#gkLogo.text {
	color: #fff;
	display: block;
	float: left;
	height: 58px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: 0;
	width: auto;
}
#gkLogo.text > span {
	display: block;
	font-size: 1.875em;
	line-height: 46px;
	padding: 0;
}
#gkLogo.text .gkLogoSlogan {
	color: #e5e5e5;
	display: block;
	font-size: 0.750em;
	line-height: 4px;
	text-align: center;
}
/* Userarea */
#gkLogin {
	float: right;
	color: #fff;
	text-transform: uppercase;
	margin-left: 32px;
	font-size: 0.750em;
}
#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover {
	color: #ddd;
}

/* Top bar */

#gkTopBar {
	
	color: #fff;
	min-height: 60px;
	line-height: 60px;
	position: block;
	top: 0;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
	width: 100%;
	z-index: 11000;
        background: #142849 url("/images/site/back_menu.png") repeat-x;
	
}
#gkTopBar[data-menu-type="overlay"] {
	
}
#gkTopBar[data-menu-type="overlay"] + #gkBg > #gkHeader {
	margin-top: 0;
}
#gkTopBar:after {
	clear: both;
	content: "";
	display: table;
}
#gkTopBar > div {
	position: relative;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	-o-transition: all .35s linear;
	transition: all .35s linear;
}
#gkTopBar.active { margin-top: 0; }
#gkTopBar.active > div { top: 0; }

/* Mainbody */
#gkMainbody { 
	margin-bottom: 20px; 
}
.frontpage #gkMainbody { 
	margin: 0; 
}
.frontpage #gkMainbody .box {
	margin: 0;
}
/* Sidebars */
#gkInset {
	background: #020d20 url("/images/site/bg_grad.png") repeat;
}

/* Stylearea */
#gkStyleArea {
	clear: both;
	display: none;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center;
}
#gkStyleArea a {
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	margin: 15px 0 0 5px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 10px;
}
#gkStyleArea a:first-child { margin-left: 0; }
#gkStyleArea a:hover {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
#gkColor1 { background: #d82731; }
#gkColor2 { background: #6699ff; }
#gkColor3 { background: #f49333; }
#gkColor4 { background: #548c07; }
#gkColor5 { background: #0c77cc; }
#gkColor6 { background: #94a4a5; }

/* Group modules */

#gkBottom1,
#gkBottom2,
#gkBottom3 {
	overflow: hidden;
}

/* standard breadcrumb */
#gkBreadcrumb {
	background: transparent;	
	border-bottom: 1px solid #E5E5E5;
    margin-bottom: 36px;
    padding-bottom: 14px;
	display: none;
	
}
#gkBreadcrumb .breadcrumbs {
	float: left;
	color: #999;
}
#gkBreadcrumb .breadcrumbs li.separator {
	padding: 0 10px!important;
	width: 6px;
}
#gkBreadcrumb .breadcrumbs li.separator i {
	color: #d82731;
	font-size: 2.500em;
	line-height: 1.6;
	position: relative;
	top: -3px;
}
#gkBreadcrumb .breadcrumbs > ul > li {
	float: left;
	font-size: 0.750em;
	font-weight: 500;
	line-height: 1
}
#gkBreadcrumb .breadcrumbs > ul > li a { font-weight: normal }
#gkTools {
	float: right;
	margin: 4px 0 0 10px;
	display:none;
}
#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}
a#gkToolsDec { background-position: 6px 50%; }
/* footer */
#gkFooter {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #505050;
	font-size: 0.875em;
	line-height: 16px;
	padding: 0;
	background: rgba(0, 0, 0, 0.65);
	

}
#gkFooter > div { 
	padding: 0; 
}
#gkFooterNav {
	border: 1px solid #222327;
	border-left: none;
	border-right: none;
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: none;
	line-height: 67px;
	margin: 0 16px;
	padding: 0;
}
#gkFooterNav li:first-child {
	margin-left: 0;
}
#gkFooterNav li:before {
	background: #d82731;
	content: "";
	display: block;
	height: 2px;
	left: -16px;
	position: relative;
	top: 34px;
	width: 2px;
}
#gkFooterNav li:first-child:before {
	display: none;
}
#gkFooter a { 
	color: #555; 
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { 
	color: #aaa; 
}
#gkCopyrights {
	color: #555;
	line-height: 1.2;
	padding-top: 36px;
	padding-bottom: 3px;
	text-align: center;
	
}
#gkCopyrights a {
	color: #ccc;
}
#gkCopyrights a:active,
#gkCopyrights a:focus,
#gkCopyrights a:hover {
	color: #888;
}

/* Other footer elements */
#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	opacity: 0.4;
}
/* Default modules */
.box .search {
	position: relative;
}
.box .search:after {
	color: #111;
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	right: 20px;
	top: 6px;
	z-index: 1;
}
.box .search .inputbox,
.box .search #mod-search-searchword {
	padding: 8px 20px !important;
	width: 100%;
}

/* Suffixes */
.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #555;
	line-height: 1.6;
	margin: 0 0 42px;
	padding: 0;
	width: 100%;
}
#gkInset .box,
#gkSidebar .box {
	margin: 42px 0 0 0;
}
#gkInset .box:first-child,
#gkSidebar .box:first-child,
#gkInset .box.clear + .box,
#gkSidebar .box.clear + .box {
	margin: 0;
}
div.content { clear: both; }
.box li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.6;
	padding: 10px 0;
	overflow: visible;
}
.box li:last-child { border-bottom: none; }
.box li a {
	line-height: 1.0;
	text-decoration: none;
	
}
.box a { text-decoration: none; }
.box ul ul { margin-left: 20px; }

/* default suffix */
.box .header {
	color: #000;
	font-size: 0.938em;
	font-weight: 600;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 0;
	text-transform: uppercase;
}


/* clear suffix */
.box.clear {
	clear: none;
	margin: 0!important;
	padding: 0;
}
.clear div.content { 
	clear: both; 
}

/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	color: #c0c0c0!important;
	font-size: 0.875em!important;
	font-style: italic;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-transform: none;
}

/* suffix light */
.box.light {
	background: #f1f1f1;
	padding: 20px!important;
}

/* suffix _text */
.box_text > div { background: #fff; }

/* suffix dark */

.box.dark,
.dark-area .box {
	color: #8b8b8b;
	padding: 20px!important;
}
.dark-area .box {

	padding: 0!important;
}
.box.dark .header,
.dark-area .box .header {
	
	color: #fff;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 { 
	color: #ddd;
}
.box.dark ul {
	margin: 0;
	padding: 0;
}
.box.dark ul li {
	border-bottom: 1px solid #333;
	position: relative;
}
.box.dark ul li:last-child { border-bottom: none; }
.box.dark a { color: #ddd!important; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #d82731!important; }
.box.dark ul ul { margin: 0 0 0 20px; }

/* Suffix banner */
.box.banner img {
	display: block;
}

/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}

/* Suffix highlights */
.box.highlights {
	background: #d82731;
}
.box.highlights .header {
	border-bottom: 1px solid #e73f48;
	color: #fff;
	line-height: 50px;
	margin: 0;
	text-align: center;
}

/* color-bg* suffixes */
.box.color-bg1 .header,
.box.color-bg2 .header,
.box.color-bg3 .header {
	background: #d82731;
	color: #fff;
	float: left;
	line-height: 28px;
	padding: 0 8px;
}
.box.color-bg1 .header + .content,
.box.color-bg2 .header + .content,
.box.color-bg3 .header + .content {
	clear: both;
}
.box.color-bg2 .header {
	background: #020d20 !important;
}
.box.color-bg3 .header {
	background: #f7a834;
}

/* color* suffixes */
.box.color1 .header { color: #d82731; }
.box.color2 .header { color: #8b8b8b; }
.box.color3 .header { color: #f7a834; }

/* Icons in the title */
.box .header i { font-size: 1em; }
.box.color1 .header i { color: #d82731; }
.box.color2 .header i { color: #8b8b8b; }
.box.color3 .header i { color: #f7a834; }
.box.icon-color1 .header > i { color: #d82731; }
.box.icon-color2 .header > i { color: #8b8b8b; }
.box.icon-color3 .header > i { color: #f7a834; }
.box.icon-color4 .header > i { color: #000; }

/* transparent suffix */
.box.transparent {
	background: transparent!important;
	padding: 0!important;
}

/* Bottom */
#gkBottom2,
#gkBottom3 {
	font-size: 0.875em;
	padding: 80px 0 60px 0;
	background: rgba(0, 0, 0, 0.65);
	
}
#gkBottom2 .box,
#gkBottom3 .box {
	color: #555;
}
#gkBottom2 .box .header,
#gkBottom3 .box .header  {
	color: #ccc;
	font-size: 1em;
	font-weight: 800;
}
#gkBottom2 .box li,
#gkBottom3 .box li {
	border: none;
	padding: 4px 0;
}
#gkBottom2 .box a,
#gkBottom3 .box a {
	color: #555;
}
#gkBottom2 .box a:active,
#gkBottom2 .box a:focus,
#gkBottom2 .box a:hover,
#gkBottom3 .box a:active,
#gkBottom3 .box a:focus,
#gkBottom3 .box a:hover {
	color: #aaa;
}

/* tablet/mobile suffixes */
.onlydesktop { display: block; }
.onlytablet { display: none; }
.onlymobile { display: none; }
/* Login form */
#gkFBLogin {
	float: left;
	width: 45%;
}
#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}
#form-login-remember { margin: 10px 0 20px; }
#form-login-remember label {
	color: #777;
	font-size: 0.750em;
	font-weight: normal;
	line-height: 27px;
}
#login-form fieldset { margin: 0 0 20px; }
#login-form fieldset p { margin: 0.5em 0; }
#login-form ul {
	border-top: 1px solid #E7E7E7;
	 margin: 42px 0 0;
    overflow: hidden;
    padding: 12px 0 0;
}

#login-form ul li {
	color: #999;
	font-size: 0.750em;
	display: inline-block;
	line-height: 1.6;
	margin-right: 12px;
}
#login-form input[type="text"],
#login-form input[type="password"] { width: 95%; }
label#jform_spacer-lbl {
	font-size: 0.750em;
	font-weight: normal;
	color: #666;
}
/* Popup Login */
#gkPopupOverlay,
#gkPopupLogin,
#gkPopupCart {
	color: #777;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 1000002;
	left: 50%;
	top: 80px;
}
#gkPopupOverlay {
	position: fixed;
}
#gkPopupLogin,
#gkPopupCart {
	margin-left: -220px;
	width: 426px;
}
#gkPopupLogin > div,
#gkPopupCart > div {
	margin-top: -40px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#gkPopupLogin .gkUserdata,
#gkPopupLogin .gkUsermenu {
	float: left!important;
	width: 50%!important;
}
#gkPopupLogin.gk3Danim > div,
#gkPopupCart.gk3Danim > div {
	margin-top: 0;
}
.gkPopupWrap {
	background: #fff;
	padding: 40px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	font-size: 1.625em;
	font-weight: 400;
	letter-spacing: -0.5px;
	line-height: 32px;
	margin: 0 0 32px;
}
.gkPopupWrap h3 small { font-size: 1.125em!important; }
.gkPopupWrap h3 a { color: #d82731; }
.gkPopupWrap h3 a:hover { color: #272727; }
.gkPopupWrap ul.menu { margin: 0; }
.gkPopupWrap .logout-button { margin-top: 20px; }
#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	opacity: 0.45;
	margin-left: 0;
}

/* Login with Facebook button */

span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px;
}
span#fb-auth {
	background-color: #798db9;
	display: inline-block;
	color: #fff;
	font-family: arial;
	line-height: 26px;
	font-size: 0.875em;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 7px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px;
}
span#fb-auth:hover { background-color: #556b9b; }
.login span#fb-auth { margin: 6px 0 0 10px; }
body[data-mobile="true"] #gkMobileMenu select { font-size: 3.125em; }


#footer-brasil {
   background: rgba(0, 0, 0, 0.85);
   padding: 1em 0px;
   max-width: 100%;
   border-top: 2px solid #062964;
   margin-bottom: -100px;	
}


.wrapper-footer-brasil {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 960px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    position: relative;
    width: auto;
}

.logo-acesso-footer {

float: left;
height: auto;
width: 50%;
text-align: left;
}

.logo-brasil-footer {
float: right;
height: auto;
width: 50%;
text-align: right;
}

#fb-root {
  display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.logoEngenharia {
display: block;
z-index: 9999;
margin-top: 0 !important;
}

#postTitle h1, 
.pubTitle, 
.pubTitle2,
#postTitle h2.pubTitle,
.secNames {
margin: 0;
}
  
#postTitle h1 {
    letter-spacing: -1.5px;
    color: #051555;
    text-transform: none;  
}

#postTitle a:hover {
color: #051555;
}


.pubTitle {
font-family: "Exo 2",Arial,sans-serif;	
text-shadow: none;
font-size: 2.500em;
font-weight: 600;
}

 
.pubTitle2 {
font-size: 1.375em;
font-family: 'Exo 2', cursive;
color: rgba(0, 0, 0, 0.7) !important;
font-weight: 300;
text-transform: uppercase !important;
display: inline;
height: 20px;
padding: 0.1em;
border-bottom: 1px solid #c8b131;

}

.pubTitle-icon {
font-size: 0.750em;
color: #c8b131;
padding-right: 0.2em;
}

#postTitle h2.pubTitle {
    color: #c8b131;
    font-size: 1.110em;
    font-weight: bold;
}

.secNames {
width: 95%;
color: #051555;
font-size: 1.125em;
font-weight: 600;
font-family: "Exo 2";
padding: 5%;
border: 1px solid #c8b131;
max-height: 50px;
height: 50px;
}

.menu-fixo {
background: transparent url("/images/site/back_menu_hover.png") repeat-x !important;
position: fixed;
top: 0;
z-index: 999;
}

.uiScaledImageContainer .scaledImageFitHeight {
width: 100% !important;
height: auto !important;
}

#u_0_0 {
width: 100% !important;
}

.article-divider {
    margin-bottom: 25px;
    border-color: #f1f1f1;
    float: left;
    width: 100%;
    clear: both;
}

/* Effect 18: cross */

.cl-effect-18 h1 {
	position: relative;
	display: inline-block;
	margin: 15px 25px;
	outline: none;
	color: #c8b131;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.375em;
}

.cl-effect-18 h1:hover,
.cl-effect-18 h1:focus {
	outline: none;
}

.cl-effect-18, .cl-effect-20, .cl-effect-21 {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}

.cl-effect-18 span {
	padding: 0 5px;
	color: #c8b131;
	font-weight: 700;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-18 span::before,
.cl-effect-18 span::after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	background: #c8b131;
	content: '';
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}

.cl-effect-18 span::before {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}

.cl-effect-18 span::after {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
}

.cl-effect-18 span:hover,
.cl-effect-18 span:focus {
	color: #ddd;
}

.cl-effect-18 span:hover::before,
.cl-effect-18 span:hover::after,
.cl-effect-18 span:focus::before,
.cl-effect-18 span:focus::after {
	opacity: 0.7;
}

.cl-effect-18 span:hover::before,
.cl-effect-18 span:focus::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cl-effect-18 span:hover::after,
.cl-effect-18 span:focus::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}





.cl-effect-20 h1 {
	line-height: 2em;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
	font-size: 1.375em;
	text-transform: uppercase;
	color: #53555c;

}

.cl-effect-20 h1 span {
	position: relative;
	display: inline-block;
	padding: 3px 15px 0;
	box-shadow: inset 0 2px #8b8e97;
	-webkit-transition: background 0.6s;
	-moz-transition: background 0.6s;
	transition: background 0.6s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.cl-effect-20 h1 span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #c8b131;
	content: attr(data-hover);
	-webkit-transform: rotateX(270deg);
	-moz-transform: rotateX(270deg);
	transform: rotateX(270deg);
	-webkit-transition: -webkit-transform 0.6s;
	-moz-transition: -moz-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
}

.cl-effect-20 h1:hover span,
.cl-effect-20 h1:focus span {
	background: #fff;
}

.cl-effect-20 h1:hover span::before,
.cl-effect-20 h1:focus span::before {
	-webkit-transform: rotateX(10deg);	
	-moz-transform: rotateX(10deg);
	transform: rotateX(10deg);
}

/* Effect 21: borders slight translate */
.cl-effect-21 h1 {
	padding: 10px;
	color: #c8b131;
	font-weight: 700;
	font-size:1.375em;
	text-transform: uppercase;
	text-shadow: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-21 h1::before,
.cl-effect-21 h1::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: url("/images/site/color-line.jpg") repeat;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-21 h1::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-21 h1::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.cl-effect-21 h1:hover,
.cl-effect-21 h1:focus {
	color: #222;
}

.cl-effect-21 h1:hover::before,
.cl-effect-21 h1:focus::before,
.cl-effect-21 h1:hover::after,
.cl-effect-21 h1:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.ta-icon-2 {
    color: #c8b131;
    display: inline;
    font-family: "IcoMoon-Free";
    font-feature-settings: "liga";
    font-size: 1em;
    margin-right: 5px;
    position: relative;
    vertical-align: middle;
}

.morenone {
    display: none;
}

.morevisible {
    display: block;
  }		 


.overlay {
opacity: 0.4;
}


@media (max-width: 920px) {
  .morenone {
    display: flex;
}

.morevisible {
    display: none;
  }

  
}


.img-column {
width: 100%;
display: inline-block;
}

.img-column-2, 
.img-column-3, 
.img-column-2l, 
.img-column-3l {
float: left;
}

.img-column-2, 
.img-column-3, 
.img-column-2l, 
.img-column-3l  {
clear: none;

}

.img-column-2, 
.img-column-2l {
width: 49%;
margin:0;
}

.img-column-2l, 
.img-column-3l {
margin-left: 2%; 
}

.img-column-3  {
width: 30,333%;
}
