/*
#------------------------------------------------------------------------
# Events - June Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Basic elements */
*, 
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
html { -webkit-font-smoothing: subpixel-antialiased; }
body {
	background: #eee;
	color: #888;
	font-size: 13px;
	font-weight: 300;
	line-height: 17px;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
}
body.frontpage {
	background-image: none!important;
}
.redes-sociais-partilha img {
	height: 42px !important;
	margin-left: 10px;
}
.redes-sociais-partilha > a {
	float: right;
	margin-bottom: 30px;
	margin-top: 10px;
}
.redes-sociais-partilha > a:hover {
	opacity: 0.6;
}
.redes-sociais-partilha {
	color: #bed870;
	font-size: 17px;
	font-weight: 600;
	text-align: right;
}
.mod_pesquisa {
	background: #abc951 none repeat scroll 0 0;
	height: 100px;
	padding: 20px;
}
.mod_pesquisa .search_area_inner {
	float: left;
	margin-right: 10px;
}
a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#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,
#community-wrap .joms-stream-box article>a,
.faq li a:hover,
#login-form ul li a:hover {
	color: #00bcf2;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration: none;
}
a:hover,
a:active,
a:focus,
#gkMainbody header h1 a,
#gkMainbody header h2 a,
#k2Container article header h2 a,
#gkSidebar .box a:hover,
.faq li a,
#login-form ul li a { color: #010101; }
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	
}
.itemBody h1,
.itemBody h2,
.itemBody h3,
.itemBody h4,
.itemBody h5,
.itemBody h6 {
	margin: 20px 0;
}
h1 {
	font-size: 40px;
	text-transform: none
	
}
h2,
.componentheading {
	font-size: 36px;
	text-transform: none
	
}
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li { line-height: 1.7; }
p { margin: 1em 0 2em; }
iframe { max-width: 100%!important; }
/* Containers */

.gkPage {
	margin: 0 auto!important;
	padding: 0;
}
.gkSingleModule > .gkPage{
	max-width: 100%;
}
#gkHeader {
	background-size: cover;
	margin: 0;
	padding: 0;
	position: relative;
}
.home #gkHeader.menu-visible {
	padding-top: 80px;
}
#gkHeader.menu-visible {
	padding-top: 130px;
}
#gkHeaderNav {
	/*background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);*/
	border-top: 4px solid #abc951;
	height: 112px;
	padding: 0;
	position: fixed;
	top: -100px;
	-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;
	width: 100%;
	z-index: 10000;
}
#gkHeaderNav.static {
	/*height: 145px;*/
	background:none repeat scroll 0 0 #fff;
	height: 73px;
	padding-top: 36px;
	position: fixed;
	top: 0;
}
#gkHeaderNav.active {
	height: 73px;
}
#gkHeaderNav.static #gkLogoSmall {
	/*left: 50%;
	margin-left: -76px;
	position: relative;
	top: -25px;*/
	margin-left: 5px;


	position: relative;
	top: 0;
	background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #ececeb; padding:5px 20px;
}
#gkHeaderNav.static #gkMainMenu {
	/*top: 70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);*/
	padding: 0 20px;
	 height: 72px; background:#f7f7f7; border:1px solid #ececeb;
		 left: 19.1%;
	float: right;
	top: 0px; width:84%;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}
#gkHeaderNav.active #gkLogoSmall {
	left: 0px;
	margin-left: 0;
	position: relative;
	top: 0;
}
#gkHeaderNav.active #gkMainMenu {
	right: 0;
	float: right;
	top: 0px;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}
#gkHeaderNav.active {
	top: 0px;
}
#gkHeaderNav > div {
	position: relative;
}
#gkHeaderMod > div > div {
	clear: both;
	/*padding: 100px 0 40px 0;*/
	
}
#gkBg { 
	background: #fff;
	overflow: hidden;
	width: 100%;
}
#gkPageContent { padding-top:40px;}
#gkPageWrap { margin: 0 auto; }
#gkContent,
#gkPageContent { 	
	width: 100%; 
}
.home #gkPageContent {background: none;padding-top:0px;}
.home #gkContent { display:none;}
#gkPageContent {
	/*padding: 50px 0;*/
	background:#f2f2f2;
}

.frontpage #gkPageContent {
	padding-top: 0;
}
.frontpage #gkTop1,
.frontpage #gkTop2 {
	padding: 100px 0 50px;
}
.top1-colorbg #gkTop1,
.top2-colorbg #gkTop2 {
	background: #00bcf2;
}
.frontpage #gkBottom1.gkSingleModule,
.frontpage #gkBottom2.gkSingleModule,
.frontpage #gkBottom3.gkSingleModule,
.frontpage #gkBottom4.gkSingleModule,
.frontpage #gkBottom5.gkSingleModule {
	padding: 140px 0;
}
.frontpage .box.parallax {
	margin: -140px 0!important;
	padding: 140px 0!important;
}
.frontpage #gkPageContent {
	padding-bottom: 120px;
}
.frontpage #gkMainbody {
	margin: 0;
	padding: 140px 0 0 0;
}
.frontpage #gkMainbody .box {
	margin: 0;
}
.frontpage #gkHeader {
	background: url('../images/header_bg.jpg') no-repeat center top;
	background-attachment: fixed;
}
#gkMainbody > div > section {
	/*padding: 20px 0;*/ padding:0;
}
.com_k2 #gkMainbody > div > section {
	padding: 0;
}

/* Logo  */
#gkLogo { display:none;}

#gkLogoSmall {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	text-shadow: none;
}
#gkLogoSmall {
	float: left;
}
#gkLogo img,
#gkLogoSmall img{
	display: block;
	margin: 0;
}
#gkLogo.cssLogo {
	background: url('../images/logo.png') no-repeat center center;
	/* You can specify there logo size and background */
	height: 188px;
	width: 152px;
}
#gkLogoSmall.cssLogo {
	background: url('../images/logo.png') no-repeat center center;
	background-size: 188px 152px;
	background-position: center bottom;
	/* You can specify there logo size and background */
	height: 90px;
	width: 152px;
}
.svg #gkLogo.cssLogo,
.svg #gkLogoSmall.cssLogo {
	background-image: url('../images/logo.svg');
}
#gkLogoSmall.cssLogo:hover {
	height: 100px;
}
#gkLogo.text,
#gkLogoSmall.text {
	color: #fff;
	display: block;
	float: none;
	font-size: 20px;
	font-weight: bold;
	height: 75px;
	letter-spacing: -2px;
	line-height: 63px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
#gkLogoSmall.text {
	color: #000;
	float: left;
	height: 73px;
	line-height: 40px;
	padding: 0;
}
#gkLogo.text > span,
#gkLogoSmall.text > span {
	display: block;
	font-size: 30px;
	line-height: 60px;
	padding: 0;
}
#gkLogo.text .gkLogoSlogan,
#gkLogoSmall.text .gkLogoSlogan {
	display: block;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1;
	margin-top: -12px;
}

#gkLogoSmall.text .gkLogoSlogan {
	margin-top: -16px;
}

/* Mainbody */
#gkMainbody { 
	margin-bottom: 0px; 
}
/* Stylearea */
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center;
}
#gkStyleArea a {
	display: inline-block;
	height: 9px;
	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: 9px;
}
#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: #f21b23; }
#gkColor2 { background: #eb8038; }
#gkColor3 { background: #59c2ff; }
#gkColor4 { background: #355c7d; }
#gkColor5 { background: #fa5456; }
#gkColor6 { background: #fca51d; }

/* Group modules */
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5 {
	background: #fff;
	overflow: hidden;
}

.bottom1-grey #gkBottom1:before,
.bottom2-grey #gkBottom2:before,
.bottom3-grey #gkBottom3:before,
.bottom4-grey #gkBottom4:before,
.bottom5-grey #gkBottom5:before {
	display: none;
}

.bottom1-fullwidth #gkBottom1,
.bottom2-fullwidth #gkBottom2,
.bottom3-fullwidth #gkBottom3,
.bottom4-fullwidth #gkBottom4,
.bottom5-fullwidth #gkBottom5 {
	padding: 0!important;	
} 

.bottom1-fullwidth #gkBottom1 .content,
.bottom2-fullwidth #gkBottom2 .content,
.bottom3-fullwidth #gkBottom3 .content,
.bottom4-fullwidth #gkBottom4 .content,
.bottom5-fullwidth #gkBottom5 .content {
	max-width: 100%;
	padding: 0!important;
	width: 100%;
}
#gkTop1 { margin-top:-215px; position: relative;}

#gkTop1,
#gkTop2 {
	/*padding: 0 0 30px 0;*/
	padding: 0 0 0px 0;
}

#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	padding: 60px 0;
}

/* standard breadcrumb */
#gkBreadcrumb {
	font-size: 14px;
	margin: 0px 0 0px;
	padding: 10px 0;
	overflow: hidden;
}
.breadcrumbs {
	float: left;
	color: #000;
}
.breadcrumbs li.separator {
	color: #999;
    font-size: 8px;
    padding: 4px 6px !important;
    text-align: center;
    width: 22px;
}

.breadcrumbs > li {
	clear: none;
	float: left;
}
.breadcrumbs li a { color: #888; }
.breadcrumbs li a:hover { color: #f21b23; }
#gkTools {
	float: right;
	margin: 4px 0 0 10px;
}
#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 {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	line-height: 2;
	padding: 0;
	text-align: center;
}
#gkFooter strong {
	color: #000;
}
#gkFooterNav {
	/*margin: 100px auto 10px auto;*/
	border-top:3px solid #bed870;
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: none;
	font-size: 14px;
	font-weight: 300;
	line-height: 1;
	margin: 0!important;
	padding: 0 8px!important;
}
#gkFooter a { 
	color: #000; 
	padding: 0!important;
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { 
	color: #f21b23;
}
#gkCopyrights { float:left; width:100%;
	margin: 60px auto 20px; color:#fff; text-align: left;text-transform:uppercase; font-size: 11px;
    font-weight: 500;
}#gkCopyrights a{color:#fff; font-size:10px; text-transform:uppercase;}

/* 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;
}
div#footer_nav_parcerias {
    float: right;
    width: 100%;
    max-width: 420px;
    text-align: left;
    margin-top: -25px;
    margin-bottom: -90px;
}

div#footer_nav_parcerias .title{
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    text-align: left;
	margin-bottom: 10px;
}
/* Suffixes */

/* default suffix */
.box {
	color: #888;
	line-height: 1.6;	
	width: 100%;
}
.box + .box {
	margin: 50px 0 0 0;
}
div.content { clear: both; }
.box li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.6;
	padding: 7px 0;
}
.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; }
.box .header {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	padding: 0 0 20px 0;	
}

/* clear suffix */
.box.clear {
	border: none !important;
	clear: none;
	padding: 0!important;
}
.clear div.content { 
	clear: both; 
}

/* parallax suffix */
.box.parallax {
	background-attachment: fixed;
	background-image: url('../images/parallax_bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #aeaeae;
	margin: -65px 0!important;
	overflow: hidden;
	padding: 110px 0!important;
}
.box.parallax .header {
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	line-height: 1;
	padding: 0 0 30px 0;
}
.box.parallax a:active,
.box.parallax a:focus,
.box.parallax a:hover {
	color: #fff;
}

/* bigtitle suffix */
.box.mediumtitle .header {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
}

/* bigtitle suffix */
.box.bigtitle .header {
	font-size: 56px;
	text-align: center;
	text-transform: none;
}
.box.bigtitle .header > small {
	display: block;
	font-size: 20px;
	font-weight: 300;
	margin: 25px 0 40px 0;
	text-align: center;
}
 
/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e0e0e0;
	color: #bbb!important;
	font-size: 12px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: none;
}
/* suffix light */
.box.light {
	background: #f6f6f6;
	border: none;
	padding: 32px!important;
}
/* suffix _text */
.box_text > div { background: #fff; }

/* suffix dark */
.box.dark {
	background: #000;
	border: none;
	color: #999;
	padding: 32px!important;
}
.box.dark .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 { 
	color: #fff;
}
.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: #f21b23!important; }
.box.dark ul ul { margin: 0 0 0 20px; }

/* suffix color1 & color2 */
.box.color1,
.box.color2 {
	background: #00bcf2;
	border: none;
	color: rgba(255, 255, 255, .7);
	padding: 32px!important;
}
.box.color2 {
	background: #f21b23;
}
.box.color1 .header,
.box.color2 .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.color1 h1,
.box.color1 h2,
.box.color1 h3,
.box.color1 h4,
.box.color1 h5,
.box.color1 h6,
.box.color2 h1,
.box.color2 h2,
.box.color2 h3,
.box.color2 h4,
.box.color2 h5,
.box.color2 h6 { 
	color: #fff;
}
.box.color1 ul,
.box.color2 ul {
	margin: 0;
	padding: 0;
}
.box.color1 ul li,
.box.color2 ul li {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	position: relative;
}
.box.color1 ul li:last-child,
.box.color2 ul li:last-child { border-bottom: none; }
.box.color1 a,
.box.color2 a { color: rgba(255, 255, 255, .9)!important; }
.box.color1 a:active,
.box.color1 a:focus,
.box.color1 a:hover,
.box.color2 a:active,
.box.color2 a:focus,
.box.color2 a:hover { color: #fff!important; }
.box.color1 ul ul,
.box.color2 ul ul { margin: 0 0 0 20px; }


/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}

/* Menu suffix */
.box ul.menu ul { 
	margin: 0 0 32px 0; 
}

.box ul.menu li li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	padding-left: 6px;
}
.box ul.menu li.active { background: #F2F4F5}
 .box ul.menu li.active a { padding: 8px 16px}
.box ul.menu li li a { margin: 0 0 0 6px }
.box .menu .header + .content ul li:first-child { border-top: none; }
.menu li a {
	color: #000;
	display: inline-block;
	padding: 8px 0;
}
.menu li a:hover { 
	color: #f21b23 !important;
	padding-left: 10px;
}
.box .menu li li a {
	color: #666;
	font-weight: normal
}
.box .menu li strong { display: block; }

/* Bottom blocks */
#gkBottom1 > .box,
#gkBottom2 > .box,
#gkBottom3 > .box,
#gkBottom4 > .box {
	padding: 0;
}

#gkBottom1.gkSingleModule,
#gkBottom2.gkSingleModule,
#gkBottom3.gkSingleModule,
#gkBottom4.gkSingleModule,
#gkBottom5.gkSingleModule {
	/*padding: 65px 0;*/
	padding: 0px 0;
}

#gkBottom1.gkSingleModule .box,
#gkBottom2.gkSingleModule .box,
#gkBottom3.gkSingleModule .box,
#gkBottom4.gkSingleModule .box,
#gkBottom5.gkSingleModule .box {
	padding: 0;
}

.bottom1-bar #gkBottom1,
.bottom2-bar #gkBottom2,
.bottom3-bar #gkBottom3,
.bottom4-bar #gkBottom4 {
	padding: 0;
}

.bottom1-bar #gkBottom1 > div,
.bottom2-bar #gkBottom2 > div,
.bottom3-bar #gkBottom3 > div,
.bottom4-bar #gkBottom4 > div {
	display: table;
	width: 100%;
}

.bottom1-bar #gkBottom1 .box,
.bottom2-bar #gkBottom2 .box,
.bottom3-bar #gkBottom3 .box,
.bottom4-bar #gkBottom4 .box {
	display: table-cell;
	float: none;
	margin: 0;
	padding: 30px;
	position: relative;
	vertical-align: top;
}

.gkBottomTitle {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	top: 80px;
}

/* 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; }
#form-login-remember label {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 27px;
}

#login-form fieldset p { margin: 0.5em 0; }
#login-form ul {
	 border-top: 1px solid #E5E5E5;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 12px 0;
}

#login-form ul li {
	color: #999;
	font-size: 12px;
	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: 11px;
	font-weight: normal;
	color: #666;
}
/* Popup Login */
#gkPopupOverlay,
#gkPopupLogin {
	color: #777;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 1000002;
	left: 50%;
	top: 80px;
}
#gkPopupOverlay {
	position: fixed;
}
#gkPopupLogin {
	margin-left: -220px;
	position: fixed;
	width: 426px;
}
#gkPopupLogin > div {
	-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;
}
.gkUsermenu .menu { margin: 32px 0 0}
.gkUsermenu .menu li a {   border-bottom: 1px solid #E5E5E5;
    display: block;
    margin: 0 0 6px;
    padding: 3px 6px;}
.gkPopupWrap {
	background: #fff;
	padding: 40px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	
	margin: 0 0 24px;
}

.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;
}
.gkPopupWrap .button { height: 45px; line-height: 42px;  width: 100%}

#gkPopupLogin #login-form + a {border-color:#f21b23; float: none; background: #f21b23;   border-bottom-color: #a00600; margin: 12px 0 0}
#gkPopupLogin #login-form + a:hover {background: #000; border-color: #000}
/* 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: 11px 16px 0 0;
	height: 17px;
}
span#fb-auth {
	background-color: #798db9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 4px solid #556b9b;
	display: inline-block;
	color: #fff;
	
	line-height: 45px;
	font-size: 14px;
	font-weight: 700;
	margin: 12px 0 0 0;
	padding: 0 24px 0 12px;
	
	
	cursor: pointer;
	height: 45px;
	-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;
	text-transform: uppercase;
	text-align: center;
	width: 100%
	
}
span#fb-auth:hover { background-color: #556b9b; }
.login span#fb-auth { margin: 6px 0 0 10px; }
body[data-mobile="true"] #gkMobileMenu select { font-size: 50px; }


.gkCols3 .box.gkmod-2 .text_banner { width:261px; height:211px; position:relative; float: right; overflow:hidden;}
.gkCols3 .box.gkmod-2 .text_banner .t1 { position:absolute; width:100%; z-index:2; text-align:center; top:8%; text-transform:uppercase;color:#fff; font-size:12px; font-weight:lighter;}
.gkCols3 .box.gkmod-2 .text_banner .t2 { position:absolute;width:100%;z-index:2; text-align:center; top:17%;color:#fff; font-size:15px; line-height:17px;text-transform:uppercase;font-weight:700;}
.gkCols3 .box.gkmod-2 .text_banner .t3 { position:absolute;width:100%; z-index:2;text-align:center; bottom: 20%; color:#fff}
.gkCols3 .box.gkmod-2 .text_banner .t3 a {}
.destaque h3.header {
  background: #abc951 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: lighter;
  height: 36px;
  line-height: 36px;
  padding: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: -22px;
  width: 220px;
  z-index: 9999;
}
.text_banner
#gkTop1 { height:240px; }


.empregos #gkSidebar  { padding:0!important;}
.empregos #gkSidebar  ._banner{  position:relative; float: left; overflow:hidden; background:#bed771;}
#gkSidebar .text_banner {  min-height:210px}
#gkSidebar .text_banner  .t1 { position:absolute; width:100%; z-index:2; text-align:center; top:8%; text-transform:uppercase;color:#fff; font-size:12px; font-weight:lighter;}
#gkSidebar .text_banner  .t2 { position:absolute;width:100%;z-index:2; text-align:center; top:17%;color:#fff; font-size:15px; line-height:17px;text-transform:uppercase;font-weight:700;}
#gkSidebar .text_banner  .t3 { position:absolute;width:100%; z-index:2;text-align:center; bottom: 20%; color:#fff}
#gkSidebar .text_banner .t3 a {}
#gkSidebar .text_banner img {    display: table;}

/*** LINGUAS ***/


.mod-lang { float:right;  height: 40px;    line-height: 40px;    width: 140px;margin-top: 14px;}
.mod-lang #formlang { width:90px; float:right; overflow:hidden}
.mod-lang select { font-size:10px; float:left; max-width:none!important; width:115px;text-transform:uppercase; color:#9c9c9c; border:0px; background:none; padding:0px!important; height:15px; line-height:15px; border-radius:0px 0px 0px;}
.mod-languagesmod-lang #langlingua { display:none;}
.mod-languagesmod-lang {background: url('../images/imgs.png') no-repeat 0px -2px;float: right;    width: 130px;}
.mod-languagesmod-lang  #lingua{background: url('../images/imgs.png') no-repeat 58px -44px; float:right;}




/**** PESQUISA **/
#gkBottom1 ._search_div { position:relative; height:100px;padding: 15px 0; margin-top: 2px;}

#gkBottom1 ._search_div #titulo {   color: #bed870;
    display: block;
    font-size: 18px;line-height: 18px;
    font-weight: 400; float:left; width:20%; padding:15px 15px 0;

    text-align: left;
}
#gkBottom1 ._search_div #search_div { float:left; width:70%;}
#gkBottom1 ._search_div #search_div .search_input {border:1px solid  #efefef; width: 45%;padding:4px 5px;margin-right:10px;float:left;height: 30px;
    margin-bottom: 5px;}
#gkBottom1 ._search_div #search_div .search_input select{   color:#9b9b9b; font-size:11px; display:block;border:0px; height:20px!important; padding:0!important; width:100%;  border-radius:0px;}
#gkBottom1 ._search_div #search_div .search_input input{ color:#9b9b9b; font-size:11px; display:block; height:20px!important;  border:0px;width:100%;  border-radius:0px;}
#gkBottom1 ._search_div #search_div2 { float:left; width:10%;}

#gkBottom1 ._search_div .sumbti_search {background: url('../images/imgs.png') no-repeat -7px -103px;  margin-top: 16px; background-color:transparent; height:34px; width:34px; text-indent:-9999px; overflow:hidden;
zoom: 1;	filter: alpha(opacity=100);	opacity: 1;-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

#gkBottom1 ._search_div .sumbti_search:hover {zoom: 1;	filter: alpha(opacity=50);	opacity: 0.5;-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}




/**** SOLUCOES*******/

#gkBottom2 .box._solucoes { background-color:#f6f8fa;background-image: url('../images/solucoes_img.jpg'); background-position:top right; background-repeat:no-repeat; background-size: cover;}
#gkBottom2 ._solucoes h3 { margin:0px 0px 30px 0px;font-size:34px;    font-weight: 300; color:#bed870; text-align:center; text-transform:uppercase;}
#gkBottom2 .content ._solucoes { text-align:center; padding:70px 0px;float: left;}
#gkBottom2 ._solucoes .solucoes_icos { display:block;float: left;margin: 0px 0px 40px 0px;padding: 0 15px;}
#gkBottom2 ._solucoes .texto { display: inline-block;
    font-size: 16px;
    line-height: 16px;
    text-align: justify;
    width: 60%;}
	
#gkBottom2 ._solucoes .icos {     display: inline-block;
    float: left; width:19%;height: 240px; margin-top: 10px;
    padding: 40px 20px; text-align:center;margin-right: 10px;}
#gkBottom2 ._solucoes .icos img { float:none; text-align:center;
-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
	-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;}
#gkBottom2 ._solucoes .icos img:hover { float:none; text-align:center; 
-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);
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;}
#gkBottom2 ._solucoes .icos span { font-size:16px; line-height:20px; padding-top:5px; color:#949494; float:left; text-align:center; width:100%; text-transform:uppercase; font-weight:400;}
#gkBottom2 .gkPage2 { float:left; width:100%; text-align:center;}
#gkBottom2 .btn-big{
	cursor: pointer;
	background: #a4c347;
	border-bottom: 2px solid #768742;
	border-radius: 7px;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: lighter;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	-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;
	width: 180px;margin: 0 auto;
}
#gkBottom2 .btn-big:hover{
 background: none repeat scroll 0 0 #8da939;
    border-bottom-color: #768742;
}
#gkBottom3 { overflow:visible;}
#gkBottom3 .content ._solucoes .gkPage3 { background-color:#fff; height:120px; position:relative;}
#gkBottom3 .gkPage3 { float:left; width:100%; text-align:center;}
#gkBottom3 .gkPage3 .sol1 { float:left; width:30%; height:213px; position:absolute; bottom:0;background: url('../images/sol_men.png') no-repeat bottom left;}
#gkBottom3 .gkPage3 .sol2 { margin:32px 0px 0px 0px; float:right; width:40%; padding:0px 20px; height:auto; font-size:16px; text-align:center; line-height:20px; }
#gkBottom3 .gkPage3 .sol3 { float:right; width:30%; text-align:center; height:120px; line-height:120px;}
#gkBottom3 .btn-big{
	   font-weight: 400;
	cursor: pointer;
	background: #a4c347;
	border-bottom: 4px solid #768742;
	border-radius: 7px;
	color: #fff;
	display: block;
	font-size: 21px;

	height: 53px;
	line-height: 53px;display: inline-block;
	text-transform: uppercase;
	-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;
	width: 260px;margin: 0 auto;
}
#gkBottom3 .btn-big:hover{
 background: none repeat scroll 0 0 #8da939;
    border-bottom-color: #768742;
}


/* NOTICIAS*/

#gkBottom4 .nspArtScroll1 { width:100%!important;padding-left: 0.5%;}
#gkBottom4 { background-color:#000; padding:35px 0 !important;}
#gkBottom4 .noticias  h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 300;
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
}


#gkBottom4  {
    background-color: #7f7d7d;
    background-image: url("../images/back_noticias.jpg");
    background-position: left top;
	background-size:cover;
    background-repeat: no-repeat;
}
#gkBottom4 #nsp-nsp_336 { width:100%!important;}
#gkBottom4 .nspArtPage .nspArt > div { background:#fff;}
#gkBottom4 .nspArt .content_stuffs{ /*margin-right:30px; width:31%!important;*/ border-bottom:4px solid #abc951;background: none repeat scroll 0 0 #fff;}


#gkBottom4 .nspArtPage .nspArt:last-child{ margin-right:0!important;}
#gkBottom4 .nspArt h4.nspHeader { color:#909090; font-size:12px; text-transform:uppercase; padding:10px 10px;height: 38px;}
#gkBottom4 .nspArt p { margin:0px 10px}
#gkBottom4 a.readon  { margin-right:10px!important; float:right; overflow:hidden; text-indent:-99999px; background-color:transparent;
 background-color: transparent; width:25px; height:25px;
    background-image: url("../images/arrow_link.png");margin-bottom: 10px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 80% auto;}
#gkBottom4 a.readon:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";	filter: alpha(opacity=45);	opacity: 0.45;
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;} 
	
	
#gkBottom4 .nspTopInterface {
    bottom: 0!important;
    position: absolute;
    right: 50%!important; top:auto!important; margin-right:-20px;
}

#gkBottom4 #nsp-nsp_336 .nspArts { padding-bottom:30px;}
#gkBottom4 #nsp-nsp_336 .nspPagination li { height:12px; width:12px;}



/***REDES SOCIAIS ****/

#gkBottom6 ._redesoc  { background-color:#fff; height:146px;}
#gkBottom6 .redesociais .box .content  {
    margin: 0 auto !important;
    padding: 0;
}
#gkBottom6 ._redesoc .redessociais { float:left; width:20%; background-color:#abc951; padding:40px 25px 28px 25px; height:160px; margin-top: -14px;}
#gkBottom6 ._redesoc .redessociais .header { font-size:15px; color:#fff; text-align:left; text-transform:uppercase; font-weight:500;  }

#gkBottom6 ._redesoc .redessociais .facebook { margin-top: 8px; float:left; margin-left:0px;width:42px; height:42px;background: url('../images/imgs.png') no-repeat -4px -151px; overflow:hidden; text-indent:-99999px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	filter: alpha(opacity=100);	opacity: 1;
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;}
#gkBottom6 ._redesoc .redessociais .facebook:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";	filter: alpha(opacity=45);	opacity: 0.45;
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;}
#gkBottom6 ._redesoc .redessociais .linkdin {  margin-top: 8px;float:left; margin-left:10px;width:42px; height:42px;background: url('../images/imgs.png') no-repeat -4px -209px; overflow:hidden; text-indent:-99999px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	filter: alpha(opacity=100);	opacity: 1;
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;}
#gkBottom6 ._redesoc .redessociais .linkdin:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";	filter: alpha(opacity=45);	opacity: 0.45;
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;}
#gkBottom6 ._redesoc .redessociais .googleplus {  margin-top: 8px;float:left; margin-left:10px;width:42px; height:42px;background: url('../images/imgs.png') no-repeat -4px -264px; overflow:hidden; text-indent:-99999px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	filter: alpha(opacity=100);	opacity: 1;
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;}
#gkBottom6 ._redesoc .redessociais .googleplus:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";	filter: alpha(opacity=45);	opacity: 0.45;
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;}


#gkBottom6 ._redesoc .linhas { float:left; width:35%; background-color:#fff;padding: 28px;}
#gkBottom6 ._redesoc .linhas  .header { font-size:15px;color:#abc951;  text-align:left; text-transform:uppercase; font-weight:500;}
#gkBottom6 ._redesoc .linhas  .content { font-size:15px;color:#949494;  text-align:left; height:55px; line-height:55px; padding-left:60px; 
background: url('../images/imgs.png') no-repeat 0 -315px; }

#gkBottom6 ._redesoc .email { float:left; width:45%; background:#f7f7f7;padding: 28px;}
#gkBottom6 ._redesoc .email .header { font-size:15px; color:#abc951; text-align:left; text-transform:uppercase; font-weight:500;}
#gkBottom6 ._redesoc .email .content { font-size:15px;color:#949494;  text-align:left; height:55px; line-height:55px; padding-left:60px;
background: url('../images/imgs.png') no-repeat 0 -376px; }

/* NEWSLETTER */

#gkBottom7 { background:#90b032;overflow:hidden;}
#gkBottom7 .acymailing_introtext .intro { text-align:center; font-size:18px; color:#fff; font-weight:400;}
#gkBottom7 .acymailing_introtext h3{ font-size:34px; color:#fff; text-transform:uppercase; font-weight:300; text-align:center;} 

#gkBottom7 .acymailing_introtext { float:left; width:39%;}
#gkBottom7 .acymailing_form tbody tr td { border:none;}

#gkBottom7 .acymailing_module_form { position:relative; float:left; width: 100%;}
#gkBottom7 .acymailing_module_form .acyfield_email input{ width:100%!important; border-radius:0px 0px 0px 0px; height:56px !important; font-size:14px; color:#b6b6b6; padding:5px 125px 5px 10px !important; background-color:#ff; border:5px solid #84a22c;}
#gkBottom7 .acymailing_module_form .acysubbuttons .readon {
	margin-left: -140px;    margin-top: -18px;    position: absolute; padding: 0 26px 0 0 !important;background-size: 20% auto;}
#gkBottom7 .acymailing_form { float:right; width: 59%; margin:0px!important;}
#gkBottom7 .acymailing_form .acyfield_email { width:99%;}
#gkBottom7 .acymailing_form .acysubbuttons { padding: 0 !important;    width: 0.1%;}
#gkBottom7 .acymailing_module_form { padding:49px 0px;}



/***** FPOOTER */

#gkFooter { background:#90b032;}
#gkFooter #gkFooterNav { width:100%; float:left;padding-top:45px;}
#gkFooter .menu li { float:left; width:200px; margin-right:10px;text-align: left; } 
#gkFooter .menu li a { color:#fff;}
#gkFooter .menu .separator, #gkFooter .menu > li > a  { color:#fff; font-size:12px; font-weight:700; text-transform:uppercase; line-height:20px; text-align:left;} 
#gkFooter .menu li.deeper  ul li { float:left; width:100%; clear:both; text-align:left;text-transform:uppercase;line-height:20px;font-size:11px; font-weight:400; padding-left:0px!important;}

/*** MENU LATERAL */

#gkSidebar {background-color:#fff; margin-bottom:50px;}
.menu-lateral h3.header {  color: #abc951;    font-size: 14px; text-transform:uppercase;    font-weight: 500;}

.menu-lateral .menu li { font-size:12px; color:#b2b2b2; text-transform:uppercase;border:0px;padding: 2px 0;}
.menu-lateral ul.menu li.active  {}
.menu-lateral .menu li a{color:#9c9c9c; border-bottom:2px solid #fff; padding: 5px 0px;}
.menu-lateral ul.menu li.active a { padding: 5px 0px;border-bottom:2px solid #abc951;}
.menu-lateral ul.menu li a:hover { border-bottom:2px solid #abc951; padding-left:0;}
.menu-lateral ul.menu li.active { background:none;}



#gkMainbody { background-color:#fff; padding:20px;}

#gkMainbodyTop ._img-top p {    margin: 0px;}
#gkMainbodyTop ._img-top img { width:100%; } 
#gkMainbodyTop ._img-top { height:200px; overflow:hidden;border-bottom:4px solid #bed870 }

#gkMainbodyTop { margin-bottom:10px;}

#gkMainbody h1 { color:#bed870; font-size:34px; text-transform:uppercase;font-weight: 300; padding-top:10px;}

#gkMainbody  .itemBody { text-align:justify;}



#gkBreadcrumb .voltaopatras { float:right; text-transform:uppercase;}
#gkBreadcrumb .voltaopatras:hover {color:#abc951;}
#gkBreadcrumb .voltaopatras span { color:#abc951; padding-left:5px;font-size:19px; }

#gkBreadcrumb #caminho_segundo,#gkBreadcrumb #caminho_primeiro { color:#9c9c9c;}
/*#gkBreadcrumb #caminho_segundo:hover,*/ #gkBreadcrumb #caminho_primeiro:hover { color:#abc951;}




/**** MAPA GOOGLE ***/

.mapa_contact .lightboxlink	{ display:none;}

.mapa_contact {-webkit-box-shadow:inset 0 0 10px 1px #cccccc;
box-shadow:inset 0 0 10px 1px #cccccc;}

/*** CONTACTOS***/
.contactos #gkMainbody .contact h1 { padding:0px 0px 15px 0px;}
.contactos #gkMainbody { background:none; padding:0;}
.contactos #gkMainbody .contact .contact-details { float:left; width:30%; background-color:#fff; padding:20px; border-bottom:3px solid #abc951;}
.contactos #gkMainbody .contact .contact-details h2{ font-size:12px; color:#156e2d;  text-transform:uppercase; font-weight:600; padding-bottom:15px;}
.contactos #gkMainbody .contact .contact-details h3{ font-size:12px; text-transform:uppercase; color:#949494; font-weight:500;}
.contactos #gkMainbody .contact .contact-details p { margin:3px 0px 15px 0px;}

.contactos #gkMainbody .contact .contact-form { float:right; width:65%;background-color:#fff; padding:20px;border-bottom:3px solid #abc951;}
.contactos #gkMainbody .contact .contact-form label{ font-size:12px; text-transform:uppercase; color:#949494; font-weight:500;}
.contactos #gkMainbody .contact .contact-form input { border-radius:0px 0px 0px 0px; height:30px!important; padding:3px 5px!important; width:90%;}
.contactos #gkMainbody .contact .contact-form textarea { border-radius:0px 0px 0px 0px; padding:3px 5px; width:100%;}
.contactos #gkMainbody .contact .contact-form  .button.validate { float:right}


.contactos #gkMainbody .contact .contact-form  textarea {    height: 117px !important;    width: 100%;}



/*** NTOCIAS ****/

.notícias #gkMainbody { padding:0; background-color:transparent;}
.notícias #gkMainbody .blog > header { display:none;}
.notícias #gkMainbody .blog  .itemBlock header{ margin-bottom:5px}
.notícias #gkMainbody .blog  .itemBlock { background-color:#fff; padding:15px;}
.notícias #gkMainbody .blog  h2 {  color: #bed870;height: 50px;
    line-height: 22px;
    font-size: 20px;
    font-weight: 500;
    padding-top: 10px;
    text-transform: uppercase;
}
.notícias #gkMainbody .blog .button {background-size: 21% auto;}
.notícias #gkMainbody .item-page { background-color:#fff; padding:25px;}


#sbox-overlay {background: #000;top: 0; position:absolute;}
#sbox-window { position:absolute;}
.modal-message #system-message dd ul li { float:left; width:100%; text-transform:uppercase; color:#666; text-align:center; height:auto; line-height: normal;}

.modal-message #system-message dd.notice, .modal-message #system-message dd.notice ul { background-color:#db1e1e!important;}

.modal-message #system-message dd.notice ul li, .modal-message #system-message dd.notice dd.notice ul { color:#fff;} 




/**** FORM CANDIDATURAS *********/
.candidatura  { font-size:11px; text-transform:uppercase; float:left; width:100%; color:#888; }

.candidatura select, .candidatura textarea, .candidatura input[type="text"]  { border-radius:0px 0px 0px 0px; padding:3px 6px!important; height:30px!important;}
.candidatura .rsform-block-valencias input[type="checkbox"] { height:auto!important;}
.candidatura input[type="checkbox"] { height:0px!important;}
.candidatura .rsform-select-box { width:300px!important;color: #888;  font-size:11px; font-weight:300}
.candidatura .rsform-input-box, .candidatura .rsform-text-box {min-width:300px}
.candidatura  strong.formRequired { font-weight:300px; color:#abc951!important;}
.candidatura label { font-weight:300!important;  line-height:30px;padding:0px 20px 0px 10px!important; color:#888; font-size:11px;}
.candidatura .rsform-block { float:left; margin-bottom:10px!important; margin-right:10px!important; clear:none!important; width:45%!important;}
.candidatura .rsform-block div.formCaption { min-width: 150px;}
#rsform_10_page_0 .rsform-block div.formCaption { min-width: 160px;}
.candidatura .titulo { font-size:20px; font-weight:300; color:#156e2d; text-transform:uppercase; height:40px; line-height:40px; float:left; width:100% !important; clear:both}
.candidatura .separador { border-bottom:6px solid #abc951; float:left; width:100%; height:20px; margin-bottom:30px; clear:both; }
.candidatura .separador2{ border-bottom: 10px solid #f3f3f3;    float: left;    height: 20px;    margin-bottom: 30px;    width: 100%; }
.candidatura .rsform-calendar-button { float:right;ackground-color: transparent;    background-image: url("../images/arrow_link.png");    background-repeat: no-repeat;
    background-size: 80% auto; background-position:top left; width:35px; overflow:hidden; text-indent:-9999px;}
.candidatura .rsform-calendar-button:hover { float:right;ackground-color: transparent;    background-image: url("../images/arrow_link.png");    background-repeat: no-repeat;
    background-size: 80% auto; background-position:top left; width:35px;}
.candidatura .bt-forms	 { float:left; width:100%;}
.candidatura .rsform-block-valencias .formCaption { padding-bottom:30px;}
.candidatura .rsform-block-valencias .formBody { padding:8px; background-color:#f3f3f3;}

.yui-calendar td.calcell a {
    color: #156e2d!important;
    text-decoration: none;
}
.yui-calcontainer { border:1px solid #ccc;}

.yui-calendar td.calcell:hover{ background:#bed870!important; border:1px solid #bed870;}
.yui-calendar td.calcell:hover  a{  color: #fff!important;}

.candidatura .rsform-block-motivacao textarea { height:106px!important;}


.candidatura .rsform-block-valencias { width:51%!important;}
.candidatura .rsform-block-motivacao { width:45%!important;} 
.candidatura .rsform-block-actividades { width:100%!important;}
.candidatura .rsform-block-actividades .formCaption { width:150px;}
.candidatura .rsform-block-actividades .formBody { float:left; width:80%;}
.candidatura .rsform-block-actividades .rsform-input-box { width:90%!important;}

.candidatura .rsform-block-observacoes textarea, .candidatura .rsform-block-observacoes2 textarea { width:150px; }
.candidatura  .rsform-block-observacoes3 #Observacoes3{ width:100%;}
.candidatura  .rsform-block-observacoes3 .formCaption { width:150px;}
.candidatura  .rsform-block-observacoes3 .formBody { float:left; width:72%;}
.candidatura  .rsform-block-observacoes3 { width:100%!important;}


.candidatura  .rsform-block-observacoes4 #Observacoes4{ width:100%;}
.candidatura  .rsform-block-observacoes4 .formCaption { width:150px;}
.candidatura  .rsform-block-observacoes4 .formBody { float:left; width:72%;}
.candidatura  .rsform-block-observacoes4 { width:100%!important;}
.candidatura  .rsform-block-ficheiro { background:#f3f3f3; padding:0px 5px}
.candidatura  .rsform-block-captach { margin-left:60px!important; width:30%!important}
.candidatura  .rsform-block-captach  div.formCaption { min-width:100px!important;}

.candidatura #Candidatar:hover, .candidatura #PedirProposta:hover, .rsform-submit-button:hover {
    background: none repeat scroll 0 0 #8da939!important;
    border-bottom-color: #768742!important;
}

.candidatura #Candidatar,.candidatura #PedirProposta, .rsform-submit-button {padding: 0 !important;
    background: none repeat scroll 0 0 #a4c347!important;
    border-bottom: 2px solid #768742!important;
    border-radius: 7px!important;
    color: #fff!important;
    cursor: pointer!important;
    display: block!important;
    font-size: 15px!important;
    font-weight: lighter!important;
    height: 38px!important;
    line-height: 38px!important;
    margin: 0 auto!important;
    text-transform: uppercase!important;
    transition: all 0.3s ease-out 0s!important;
    width: 180px!important;
}
.candidatura div.formCaption   {height: 20px;}

.candidatura  .rsform-block-candidatar{ width:100%!important;}
.candidatura  .rsform-block-candidatar .formCaption  { display:none;}
.candidatura  .rsform-block-candidatar .formBody { width:100%!important; text-align:center;display: inline-flex;}
.candidatura  .rsform-block-descricao  .rsform-text-box {width: 300px;
}
#rsform_10_page_0 .rsform-block-pedirproposta { float:left!important; width:100%!important;}
#rsform_10_page_0 .rsform-block-pedirproposta .formCaption { width:1px!important; min-width:1px!important;}



/**** EMPREGOS ****/
#emprego .fieldContentBtnSearch { display:none;}

#emprego .empregos-table { border:4px solid #f3f3f3; border-bottom:4px solid #bed771}

#emprego .empregos-table tbody tr td { border:none;}
#emprego .empregos-table .list_submition_col2 { width:85%;}
#emprego .empregos-table ._titulo { color:#156e2d; font-size:14px; text-transform:uppercase; font-weight:600;} 
#emprego .empregos-table ._local {  font-size:12px; text-transform:uppercase; font-weight:300;}
#emprego .empregos-table .list_submition_col3 {vertical-align:bottom; }
#emprego .empregos-table ._create_on { vertical-align:bottom; color:#949494; text-align:right; color:#949494; font-weight:500; }
#emprego .empregos-table .img-job { border:1px solid #f3f3f3;}
#emprego .empregos-table .button { background-size: 22% auto;}
#emprego .empregos-table ._descricao {text-align:justify;}

#infoPost .oferecemos .label, #infoPost .requisitos .label {  font-size: 12px!important;    font-weight: 700!important;    text-transform: uppercase;}

#infoPost .titulo  { float:left; width:40%;}
#infoPost .local { float:none; width:40%;padding-bottom: 10px;} 
#infoPost .create_on{ float:left; width:40%; padding-top:10px;clear: both;}
#infoPost .requisitos  {   float: left;    width: 45%;}
#infoPost .decricao  {   float: left;    width: 45%;}
#infoPost .oferecemos   {   float: left;    width: 45%;}
#infoPost .requisitos  { margin-top:0px; border:4px solid #e3e3e3;border-top:4px solid #e3e3e3; padding:10px;}
#infoPost .decricao { margin-bottom: 10px; margin-top: -65px;border:4px solid #e3e3e3;border-top:4px solid #e3e3e3; padding:10px;}
#infoPost .oferecemos   { margin-top:10px; border:4px solid #e3e3e3;border-top:4px solid #e3e3e3; padding:10px;}
#infoPost .group { float:right; background:#bed870;width:500px;margin-top: -20px; color:#fff; padding:20px 20px; text-transform:uppercase;}
#infoPost .group .label { font-weight:bold;}
#infoPost .group .email  { margin-bottom:10px;}
#infoPost .group .tipo { float:left; width:40%;}
#infoPost .group .remuneracao  { float:right; width:40%;}
#infoPost .group .remuneracao 	.label, #infoPost .group .remuneracao 	.field { text-align:right;} 
#infoPost .group .remuneracao 	.field { font-size:22px; } 
.empregos #candidatar { float:left!important}



#candidatar input[type="button"] {
    background: none repeat scroll 0 0 #a4c347!important;
    border-bottom: 2px solid #768742!important;
    border-radius: 7px!important;
    color: #fff!important;
    display: block!important;
    font-size: 16px!important;
    font-weight: 500!important;
    height: 38px!important;
    line-height: 38px!important;
	padding:0px!important;
    margin: 30px auto 0 auto!important;
    text-transform: uppercase!important;
    transition: all 0.3s ease-out 0s!important;
    width: 200px!important;
}
#candidatar input[type="button"]:hover {
background: none repeat scroll 0 0 #8da939!important;
    border-bottom-color: #768742!important;
	
}


.candidatar-me-emprego .rsform-block-Titempregotitulo { padding:0 0 0 2px!important; float:left; width:100%!important; margin-bottom:0px!important;}
.candidatar-me-emprego #Titemprego { padding:0px!important; border:0px!important;  color: #156e2d!important;
    font-size: 18px!important;
    font-weight: 600!important;
    text-transform: uppercase;
}
.empregos h1 { padding-bottom:20px; padding-top:5px;}
.candidatar-me-emprego .rsform-block-Idemprego {   float: left; background-color:#f3f3f3;    width: 100% !important;}
.candidatar-me-emprego .rsform-block-Idemprego  .formCaption { float:left; width:58px!important;font-size: 13px;min-width: 58px!important; padding-right:10px;}
.candidatar-me-emprego .rsform-block-Idemprego  .formBody { float:left;height:20px; width: 100px;}
.candidatar-me-emprego .rsform-block-Idemprego  .formBody #Idemprego{ padding:0px!important; background:#f3f3f3; border:0px!important;font-size: 12px; height:20px!important;
    font-weight: 400;
    text-transform: uppercase; }
.candidatar-me-emprego .rsform-submit-button { padding:0px!important; color:#fff!important;}


.yui-calendar a.calnav:hover {
    background: none!important;
    border: 0px!important;
    color: #156e2d!important;
    cursor: pointer;
}
.yui-calcontainer .yui-cal-nav-b button { background:none!important; border:0px!important;}
.yui-calcontainer .yui-cal-nav {left: 30%!important;width: 85%!important;}
.yui-calcontainer .yui-cal-nav-yc {
    width: 13em!important;
}


.trabalho-temporário .item-content table td.titulo { background:#abc951; color:#fff; text-align:center; border-right:2px solid #fff;}
.trabalho-temporário .item-content table td { border-right:2px solid #f7f7f7;}
.trabalho-temporário .item-content table  { border:1px solid #eee;margin-bottom:0px;}
.trabalho-temporário .item-content table.table2 td{ border-right:0px solid #f7f7f7;}


.contactos .contact-miscinfo  strong{ color:#abc951!important; font-size:14px!important;}

.fieldContent.ImgEmp {
    clear: both;
    float: right;
    text-align: right;
    width: 500px;
	min-height: 380px;
}
.fieldContent.ImgEmp .field {
 display: inline-block;
    text-align: right;
    width: 100%;
}
.fieldContent.ImgEmp img {
    width: 500px!important;
}
.empregos-table  td { float:left; width:100%;padding:5px 10px}
.empregos-table .last-childchild { display:inline-block; width:100%;}
.empregos-table .td100 {float:none; display:inline-block; width:100%!important;padding:5px 10px;}
.empregos-table .list_submition_col2 { float:none; display:inline-block; width:75%!important;padding:5px 10px; vertical-align: top;}
.empregos-table .list_submition_col4 { float:none; display:inline-block; width:24%!important; padding:5px 10px; text-align:center}
.empregos-table .list_submition_col4 img { width:100%;}
.empregos-table .hide-mobile { display:block;}
.empregos-table .show-mobile { display:none;}

/* MOD_EMPREGOS */
.mod_empregos {
	background: #abc951 none repeat scroll 0 0;
	float: left;
	padding: 15px;
	width: 100%;
	margin-top: -22px;
}
.mod_empregos .categories > div.left {
	/*background: rgba(0, 0, 0, 0) url("../images/go2.png") no-repeat scroll 85% 6px;*/
	float: left;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 50%;
}
.mod_empregos .categories > div.right {
	/*background: rgba(0, 0, 0, 0) url("../images/go2.png") no-repeat scroll 85% 6px;*/
	position: relative;
	overflow: hidden;
	float: left;
	padding: 0;
	width: 50%;
}
.mod_empregos .categories div a {
	color: #fff;
	font-size: 14px;
}
.mod_empregos #FormSearch > input {
	background: #7a9262 none repeat scroll 0 0;
	padding: 0 25px !important;
	color: #fff !important;
	margin: 0 5px;
}
.mod_empregos .search_area_inner {
	margin: 0 5px 15px;
}
.mod_empregos .search-by-city div a, .mod_empregos .search-by-country div a {
	color: #fff;
	font-size: 14px;
}
/*
.mod_empregos .categories > div.left::after, .mod_empregos .categories > div.right::after{
	background: #fff none repeat scroll 0 0;
	content: " ";
	height: 1px;
	margin-left: 5px;
	position: absolute;
	top: 53%;
	width: 100%;
}*/
.home #gkTop2 .gkPage .box.gkmod-1{
	background: #abc951;
}
.mod_empregos .categories a {
	font-weight: 400;
}
.mod_empregos .search {
	float: left;
	padding-top: 15px;
	width: 30%;
}
.mod_empregos .categories {
	float: left;
	width: 35%;
	padding-top: 10px;
}
.mod_empregos .search-by-city, .mod_empregos .search-by-country {
	float: left;
	width: 17.5%;
	padding-top: 10px;
}
.mod_empregos .search-by-city h4, .mod_empregos .search-by-country h4{
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}
.mod_empregos input {
	border: 0 none;
	border-radius: 10px;
}
.mod_empregos .search_area_inner input {
	box-shadow: 0 2px 1px;
	width: 94%;
	height: 38px !important;
}
.mod_empregos h2 {
	color: #fff;
	overflow: hidden;
	position: relative;
}
.mod_empregos span::after {
	background: #fff none repeat scroll 0 0;
	content: " ";
	height: 2px;
	margin-left: 10px;
	position: absolute;
	top: 50%;
	width: 100%;
}
body.lista-de-empregos #gkTop1, body.empregos #gkTop1 {
	margin-top: 0;
}
#mod_empregos_hide {
	height: 0;
	opacity: 0;
}
.home #mod_empregos_paises_hide, .home #mod_empregos_cidades_hide, .home #mod_empregos_cat_hide, 
.home .mod_empregos .see_more, .mod_empregos .see_more.home{
	display: none;
}
.home .mod_empregos .see_more.home{
	display: block;
}
.home .mod_empregos .see_more.home a{
	color: #768742;
}
.mod_empregos .see_more{
	cursor: pointer;
	color: #768742;
}
#mod_empregos_paises_hide, #mod_empregos_cidades_hide, #mod_empregos_cat_hide {
	background: #fff none repeat scroll 0 0;
	float: left;
	height: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
}
#mod_empregos_paises_hide.visible, #mod_empregos_cidades_hide.visible, #mod_empregos_cat_hide.visible{
	height: auto;
	opacity: 1;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	transition: 0.5s;
}
#mod_empregos_paises_hide .search-by-country > h4, #mod_empregos_cidades_hide .search-by-city > h4, #mod_empregos_cat_hide h4{
	width: 20%;
	float: left;
	color: #abc951;
}
#mod_empregos_paises_hide .hide_container, #mod_empregos_cidades_hide .hide_container, #mod_empregos_cat_hide .hide_container{
	float: left;
	width: 80%;
}
#mod_empregos_paises_hide .hide_container .width20, #mod_empregos_cidades_hide .hide_container .width20, #mod_empregos_cat_hide .hide_container .width20{
	float: left;
	width: 20%;
	text-transform: uppercase;
}
#mod_empregos_paises_hide .hide_container .width20, #mod_empregos_cidades_hide .hide_container .width20, #mod_empregos_cat_hide .hide_container .width20{
	color: #768742;
} 
.arrow-to {
  background: rgba(0, 0, 0, 0) url("../images/arrow_link.png") repeat scroll 0 0;
  float: left;
  height: 30px;
  width: 30px;
}