html {
	font-size: 100%;
	font-family: sans-serif;
	color: #222;
}

body{ 
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	color: #838383; 
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 20px;
}

a img{
	border:none; 
}
 
h1 {
	color: #404040;
	font-size: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1.5px;
	line-height: 36px;
	margin-bottom: 20px; 
} 

h2 {
	color: #fcfcfc;
	font-size: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1.5px;
	line-height: 36px;
	margin-bottom: 20px;
}

h4 {
	color: #fcfcfc;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 26px;
	margin-bottom: 16px;
}

ul{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

a { 
	text-decoration: none;
	color: #404040;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#HeaderWrapper {
	height:100%;
	margin: 0px auto;
	text-align:center;
	position:relative;
}

header{
	display:block;
	width: 100%;
	height:100px;
}

header #companylogo{
	height:100px;
}

.MainNav{
	margin:0px auto;
	display:inline-block; 
}

.flags{
	position:absolute;
	margin-top:40px;
}

.flags a{
	margin-left:5px;
}

#login_button, #logout_button{
	position:absolute;
	right:20px;
}


.MainNav ul {
	float: left;
	margin: 0;
	padding: 0;
}

.MainNav ul .menu-item{
	border-top: #FFF solid 4px; 
}

.MainNav ul .menu-item:hover{
	border-top: #1d70b7 solid 4px;
}

.MainNav ul .current_page_item {
	color: #404040;
	border-top: #1d70b7 solid 4px;
}

.MainNav ul li{
	float: left;
	height: 38px;
	list-style: none outside none;
	margin-right: 50px;
}

.MainNav ul li:last-child{
	margin-right: 0px;
}

.MainNav ul li a {
	color: #404040;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 48px;
	text-align:center;
	padding-top: 32px;
}


#Sliderbk {
	position: relative;
	top: 0px; 
	display:block;
	min-width:970px;
}

div.slides{
	height: auto !important;
	line-height: 0;
	margin: 0;
	max-width: 100%;
	overflow: visible !important;
	padding: 0;
	position: relative;
	z-index: 1;
}

#Sliderbk .slides .mslide {
	border: 0;
	margin: 0;
	max-width: 100%;
	padding: 0;
	position:absolute;
}

#Sliderbk .slides .mslide img{
	width:100%;
}

.ContentWrapper {
	margin: 0 auto;
	min-height: 162px;
	width: 970px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	overflow: auto;
	position:relative;
}

#ColWrapper {
	background-color: #404040;
	display: block;
	height: 100%;
	overflow: auto;
	width: 100%;
	margin-top: 30px;
}



#ColWrapper .Column{
	float: left;
	margin: 0 20px 0 auto;
	width: 310px;
	margin-bottom: 40px;
	text-align:center;
}

#ColWrapper .Column:last-child{
	float: left;
	margin: 0 0px 0 auto;
	width: 310px;
	margin-bottom: 40px;
}

#ColWrapperP {
	display: block;
	height: 100%;
	overflow: auto;
	width: 100%;
	margin-top: 30px;
}

#ColWrapperP .Column{
	float: left; 
	margin: 0 20px 0 auto;
	width: 225px;
	margin-bottom: 40px;
	text-align:center;
}

#ColWrapperP .Column:last-child{
	float: left;
	margin: 0 0px 0 auto;
	width: 225px;
	margin-bottom: 40px;
}

#ColWrapperP h4{
	color:#404040;
}

.CentreCol {
	margin: 0 auto;
	width: 970px;
}

#ColWrapper .wpcf-field-tag-value {
	margin: 0 auto 20px;
	padding-top: 20px;
	text-align: center;
	width: 970px;
}

footer{
	height:60px;
	width:100%;
	background-color:transparent;
	padding-top:40px;
}

.footerWrapper{
	margin:0px auto;
	height:60px;
	border-top:solid 2px #CCC;
}

.footerWrapper .copyright{
	padding-top:5px;
	font-size:10px;
	float:left;
}

#Statement div{
	width:970px;
	padding-top:70px;
	padding-bottom:70px;
	margin:0px auto;
	text-align:center;
}

.socials{
	float:right;
}
.socials div{
	width:24px;
	height:24px;
	float:right;
	cursor:pointer;
	margin-left:4px;
	margin-top:4px;
}

.socials .facebook{
	background:url(../imagens/socials.png) 0 -24px;
}
.socials .linkedin{
	background:url(../imagens/socials.png) 0 -48px;
}

.socials .facebook:hover{
	background:url(../imagens/socials.png) -24px -24px;
}
.socials .linkedin:hover{
	background:url(../imagens/socials.png) -24px -48px;
}

.ContactWrap {
	float: left;
	height: auto;
	margin-right: 50px;
	margin-bottom: 60px;
	width: 630px;
}

#contactForm{
	width:100%;
}

#contactForm input,textarea{
	font-family: Helvetica, Arial, sans-serif;
	color: #838383;
	background-color: #f3f3f3;
	border: none;
	padding:0px;
}

#contactForm #email,#name,#howfound{
	width:291px;
	height: 33px;
	margin:0px;
	float:left;
	padding-left: 14px !important;
}

#contactForm #email{
	margin-left: 20px;
}
 
#contactForm #message{
	width:630px;
	height:172px;
	margin-top:20px;
}

#contactForm #howfound{
	margin-top:20px; 
}

#contactForm #submit{
	height:35px; 
	font-family: Helvetica, Arial, sans-serif;
	background-color: #404040;
	border: none;
	color: #fcfcfc;
	float: left;
	height: 35px;
	margin-left: 20px;
	margin-top: 20px;
	width: 105px;
	cursor:pointer;
}

#contactForm #submit:hover{
	background-color: #606060;
}

.EmploymentWrap { 
	float: left;
	height: auto;
	margin-right: 50px;
	margin-bottom: 60px;
	width: 100%; 
}

#employmentForm{
	width:100%;
} 

#employmentForm input,textarea,select{
	font-family: Helvetica, Arial, sans-serif;
	color: #838383;
	background-color: #f3f3f3;
	border: none;
	padding:0px;
	height: 33px;
	margin:0px;
	float:left;
}

#employmentForm select{
	padding-left:14px;
	
}

#employmentForm #name{
	width:500px;
	margin-left:20px;
}

#employmentForm #gender{
	width:114px;
}

#employmentForm #birthday{
	margin-top:20px;
	padding-left:14px;
}

#employmentForm #nationality{
	width:170px;
	margin-top:20px;
	margin-left:20px;
}

#employmentForm #country{
	width:216px;
	margin-top:20px;
}

#employmentForm #address{
	width:616px;
	padding-left:14px; 
}

#employmentForm #region, #province{
	width:212px;
	margin-top:20px;
	margin-left:20px;
}
 
#employmentForm #phone,#employmentForm #cell,#employmentForm #email{
	width:173px;
	margin-top:20px !important;
	padding-left:14px !important;
}
 
#employmentForm #cell,#employmentForm  #email,#employmentForm  #markets,#employmentForm  #otherinformations,#employmentForm  #remuneration,#employmentForm  #mainlanguage{
	margin-left:20px !important;
}

#employmentForm  #email{
	width:200px !important;
}

#employmentForm #sectors,#employmentForm #markets{
	width:189px;
	padding-left:14px !important; 
} 

#employmentForm #sectorsSelect,#employmentForm #marketsSelect{
	width:189px;
	padding-left:14px !important; 
} 

#employmentForm #sectors, #employmentForm #markets{
	float:left;
	padding-left:14px !important;
	margin-left:20px;
	width:370px;
}

#employmentForm .addButton{
	width:33px;
	height:33px; 
	margin-left:20px;
	float:left;
	color: #838383;
	background-color: #f3f3f3;
	cursor:pointer;
	border:none;
	font-weight:bold;
	font-size:21px;
}

#employmentForm #marketsSelect,#employmentForm #markets{
	margin-top:20px;
}

#employmentForm #otherlanguages{
	height:33px;
	width:400px;
	margin-left:20px;
	padding-left:14px;
}


 
#employmentForm #otherinformations{
	width:616px;
	height:70px;
	margin-left:0px !important;
	margin-top:20px;
	max-width:630px; 
	max-height:70px;
	padding-left:14px;
	padding-top:5px;
}

#employmentForm #collaboration,#employmentForm #mainlanguage,#employmentForm #mainlanguage, #employmentForm #remuneration{
	width:212px;
	padding-left:14px !important;
} 

#employmentForm #mainlanguage{
	margin-left:0px !important; 
}

#employmentForm #submit{ 
	height:35px; 
	font-family: Helvetica, Arial, sans-serif;
	background-color: #404040;
	border: none; 
	color: #fcfcfc; 
	height: 35px; 
	margin-top: 20px;
	width: 105px;
	cursor:pointer;
} 

#employmentForm #remunerationCoin{
	margin-left:20px; 
	width:185px
}
  
select{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background: url(../imagens/arrowSelect.png) no-repeat #f3f3f3 right;
} 

#employmentForm #submit:hover{
	background-color: #606060;
}
 
.selectParent{
	overflow:hidden;
	float:left;
}
 
#result{
	float:left;
	margin-left:20px;
	margin-top:40px;
}

#resultError{
	float:left;
	margin-left:20px;
	margin-top:40px;
}

  



/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #000;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #000;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

video{
	width:100%;
}

.employmentFormWrapper{

}


#portfolio h3{
	text-align:center;
	color:#333;
}

#portfolio .main-category{
	
}

#portfolio .categories > div{
	margin-top:50px;
}

#portfolio .subcategory{
	text-align:center;
	position:relative;
}

#portfolio .subcategory img{
	width:100%;
}

#portfolio .subcategory .subcategory-title{
	color:#FFF;
	text-transform:uppercase;
	font-size:17px;
	position:absolute;
	z-index:100;
	width:100%;
	left:0;
	top:0;
	font-weight:bold;
	padding:30px;
	height:100%;
	background:rgba(29, 112, 183,0.5);
}

#portfolio .subcategory .subcategory-title span{
	margin-top: 25%;
    display: inline-block;
}

.categories-menu{
	list-style:none;
	margin-bottom:50px
}

.categories-menu li{
	text-transform:capitalize;
}

.categories-menu li.level-0{
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding-bottom:15px;
}

.categories-menu li a{
	padding:5px 5px 5px 0;
	font-size:14px;
	color:#333;
	display:inline-block;
	text-decoration:none;
}

.products h4{
	color:#1d70b7;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:2px;
}

.products .product{
	position:relative;
	padding-bottom:20px;
	cursor:pointer;
	min-height:120px;
}

.products .product .info-action{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
}

.products .product .interest{
	text-align:right;
}

.products .product .interest label{
	color:#1d70b7;
	font-size:11px;
	line-height: 18px;
    vertical-align: top;
}


.products .product .product-info{
	background:#1d70b7;
	padding:5px 10px;
	color:#fff;
	height:50px;
	transition:0.5s all ease;
}

.products .product:hover .product-info{
	height:100px;
}

.products .product img{
	width:100%;
}



.products .product .product-info .name{
	font-weight:bold;
}


#ask_info{
	height:50px;
	 background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
	color: #fff;
    background-color: #337ab7;
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.product-container{

}
.product-label{
	margin-right:10px;
	margin-bottom:10px;
}

.partners{
	margin-top:50px;
}









