html,body{
	background: #FFFFFF !important;
}

.ctn-limit{
	width: 930px;
	margin: 0 auto;
}

.ctn-content{
	margin-top: 220px;
}

.ctn-banner{
	margin-bottom: 60px;
	position: relative;
	color: #FFFFFF;
}

.ctn-banner .bg-faixa{
	background: url("../images/detail.png") no-repeat right center #ffc144;
	width: 100%;
	height: 384px;
	display: block;
}

.ctn-banner .bg-image{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top: -35px;
}

.ctn-image{
	position: absolute;
	top: 64px;
	left: 56px;
}

.ctn-image h1{
	font-family: "Fonecian Bold";
	font-size: 48px;
	display: block;
}

.ctn-image .detail-lines{
	background: #FFFFFF;
	height: 2px;
	width: 100%;
	display: block;
	margin: 30px 0;
}

.ctn-image p{
	font-family: 'Foundry';
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}

.edital{
	font-family: 'Foundry';
	background: #004089;
	width: 220px;
	height: 62px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	position: absolute;
	/*bottom: 110px;*/
	bottom: 40px;
  display: block;
	right: 240px;
	line-height: 67px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.edital:hover{
	background: #004FAA;
}

.edital span{
	top: -3px;
	position: relative;
	margin-left: 5px;
}

.steps{
	margin: 90px 0 30px 0;
}

.line{
	position: relative;
	display: table;
	width: 100%;
}

.i-lines{
	border-top: 2px solid #000000;
    display: block;
    padding: 1px;
    position: absolute;
    top: 13px;
    width: 100%;
}

.line a{
	font-family: 'Foundry';
	display: table-cell;
	color: #000000;
	top: 0;
	position: relative;
	padding-left: 80px;
}

.line a span{
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	border: 2px solid #000000;
	display: inline-block;
	width: 29px;
	height: 29px;
	line-height: 26px;
	background: #FFFFFF;
}

.line a.active span{
	background: #000000;
	color: #FFFFFF;
}

.line a.complete span{
	background: #004089;
	border-color: #004089;
	color: #FFFFFF;
}

.line a strong{
	font-size: 14px;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 13px;
	left: -10px;
	position: relative;
}

.line .i-detail{
	top: 3px;
	position: relative;
}

.line .i-detail.left{
	margin-left: 90px;
	float: left;
}

.line .i-detail.right{
	margin-right: 90px;
	float: right;
}

.i-download{
	background: url("../images/icons/i-download.png") no-repeat;
	width: 25px;
	height: 20px;
	display: inline-block;
}

.i-detail{
	background: url("../images/lines.png") no-repeat;
	display: inline-block;
	width: 38px;
	height: 14px;
}

.i-link{
	background: url("../images/icons/i-link.png") no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.ctn-form{
	min-height: 600px;
}

.ctn-form *[class*="small"]{
	border-top: 1px solid #e1e1e1;
	padding: 20px;
}

.ctn-form *[class*="small"]:nth-child(even){
	border-right: 1px solid #e1e1e1;
}

.ctn-form .small-12{
	border-bottom: 1px solid #e1e1e1;
}

.ctn-form .small-12:nth-child(odd){
	border-right: 0;
}

.ctn-form *[class*="small"] strong{
	font-family: 'Foundry';
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 10px;
	display: block;
	color: #000000;
}
.ctn-form *[class*="small"] small {
    font-family: 'Foundry';
	font-size: 11px;
	text-transform:normal;
	font-weight: 500;
	padding-bottom: 10px;
	display: block;
	color: #000000;
}

.ctn-form *[class*="small"].check strong { display:inline-block; width:90%; margin:10px; vertical-align: top; padding:0; }
.ctn-form *[class*="small"].check input { display:inline-block; width:22px; height:27px; vertical-align: top; }

.ctn-form *[class*="small"] input[type="text"],
.ctn-form *[class*="small"] input[type="email"],
.ctn-form *[class*="small"] input[type="tel"]{
	font-family: 'Foundry';
	width: 100%;
	height: 53px;
	border: 2px solid #FFFFFF;
	font-size: 24px;
	color: #898989;
	padding: 0 15px;
	text-transform: uppercase;
}

.ctn-form *[class*="small"] input[type="text"]:focus,
.ctn-form *[class*="small"] input[type="email"]:focus,
.ctn-form *[class*="small"] input[type="tel"]:focus {
	border-color: #949494;
}

.ctn-form *[class*="small"].error input[type="text"],
.ctn-form *[class*="small"].error input[type="email"],
.ctn-form *[class*="small"].error input[type="tel"]{
	border-color: #ce0004;
}

.btn{
	font-family: 'Foundry';
	font-weight: 500;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 65px;
	min-width: 313px;
	height: 62px;
	padding: 0 20px;
	text-transform: uppercase;
	text-decoration: none;
    border:0;
}

.btn:hover{
	opacity: 0.8;
}

.btn.blue{
	background: #004089;
	color: #FFFFFF;
}

.btn.file{
	min-width: 248px;
	height: 45px;
	line-height: 45px;
}

.btn.file.add-attach{
	background: #4b9fff;
}

.ctn-form *[class*="step"]{
	display: table;
	width: 100%;
}

.control *[class*="small"]{
	border: 0 !important;
	position: relative;
}

.control .btn.right{
	float: right;
}

.control .btn.left{
	float: left;
}

.control .infos-tep{
	font-family: 'Foundry';
	line-height: 65px;
	display: block;
	text-align: right;
	font-size: 14px;
	color: #004089;
}

.hidden{
	display: none !important;
}

legend{
	font-family: 'Foundry';
	font-weight: 500;
	font-size: 16px;
	color: #898989;
	display: block;
	margin-bottom: 30px;
	margin-top: 20px;
}

.inp-lnk{
	position: absolute;
	margin: 15px;
}

.ip-lnk{
	padding: 0 20px 0 46px !important;
	border: 1px solid #e1e1e1 !important;
}

.border-bottom{
	border-bottom: 1px solid #e1e1e1;
}

.term{
	font-family: 'Foundry';
	font-size: 14px;
	color: #898989;
	font-weight: 500;
	float: left;
	margin: 4px 0px 5px 20px;
}

.term a{
	text-decoration: underline;
	font-weight: 700;
	color: #898989;
}

.chk-term{
	opacity:0;
    position:absolute;
}

.icheckbox{
	float: left;
}
.icheckbox .iCheck-helper{
	background: url("../images/checker.png") no-repeat top center!important;
	float: left;
	opacity: 1;
	width: 45px;
	height: 45px;
}

.icheckbox .iCheck-helper.checked{
	background: url("../images/checker.png") no-repeat bottom center !important;
}

.step-02{
	margin: 20px 0;
}

.text-final{
	display: block;
	margin: 70px 0 0px 0;
	font-family: 'Foundry';
	font-weight: 500;
	font-size: 18px;
	color: #000000;
}

.step-03{
	margin-top: 60px;
}

label.error{
	font-family: 'Foundry';
	color: red;
	position: absolute;
	font-size: 14px;
	top: 21px;
	right: 30px;
}
.icheckbox label.error {
    top:0;
}

.file-hidden {
    width:0;
    height:0;
    opacity:0;
}

.empty-inputs,
.dv-trm .msg.error{
	font-family: 'Foundry';
	color: red;
	font-size: 14px;
}

.dv-trm .msg.error{
	position: absolute;
	top: -12px;
}

.language{
	top: -55px;
	font-family: 'Foundry';
	font-size: 14px;
	position: relative;
	text-align: right;
}

.language .lnk-language{
	color: #000000;
}

.language .lnk-language:hover{
	text-decoration: underline;
}

.ctn-mask{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: rgba(0,0,0,0.9);
}

.ctn-mask .ctn-language{
	width: 400px;
	height: 210px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	display: block;
	padding: 90px 0;
}

.ctn-mask .ctn-language a{
	color: #000000;
	font-family: 'Foundry';
	font-size: 16px;
	text-align: center;
	padding-left: 50px;
}

.ctn-mask .ctn-language a:hover{
	text-decoration: underline;
}

.ctn-mask .ctn-language .close-msk{
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 0;
}

.ctn-mask .ctn-language .close-msk:hover{
	text-decoration: none;
}

.loader{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: rgba(0,0,0,0.9);
}

.ctn-loader{
	background: url("../images/loading.gif") no-repeat;
	font-family: 'Foundry';
	width: 360px;
	margin: 20% auto;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 19px;
	padding-left: 64px;
	padding: 17px 0px 18px 68px;
}

.dv-file legend{
	margin-top: 10px;
	margin-bottom: 24px;
}

.file-attachement{
	background: url("../images/attach.png") no-repeat left center;
	padding-left: 40px;
	font-size: 14px;
	color: #004089;
	font-family: 'Foundry';
	font-weight: 500;
	position: absolute;
	margin: 8px 0px 0 30px;
}

.lnk-return{
	text-decoration: underline;
	color: #004089;
}

.img-smile {
    display:block;
    width:46px;
    height:47px;
}